I am running v1.102.3 and have an issue with ingress; I suddenly have hardly any uploads while having lots of free space.
Log summary:
[storj]cut -d $'\t' -f 2-4 //marstorage//Storj/storage/node.log | sort | uniq -c
20 ERROR piecestore download failed
14 INFO bandwidth Performing bandwidth usage rollups
14 INFO collector collect
2398 INFO collector deleted expired piece
1 INFO lazyfilewalker.gc-filewalker subprocess finished successfully
1 INFO lazyfilewalker.gc-filewalker.subprocess gc-filewalker completed
4 INFO lazyfilewalker.trash-cleanup-filewalker starting subprocess
4 INFO lazyfilewalker.trash-cleanup-filewalker subprocess finished successfully
4 INFO lazyfilewalker.trash-cleanup-filewalker subprocess started
4 INFO lazyfilewalker.trash-cleanup-filewalker.subprocess Database started
4 INFO lazyfilewalker.trash-cleanup-filewalker.subprocess trash-filewalker completed
4 INFO lazyfilewalker.trash-cleanup-filewalker.subprocess trash-filewalker started
14 INFO orders.121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6 finished
14 INFO orders.121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6 sending
14 INFO orders.12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S finished
14 INFO orders.12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S sending
14 INFO orders.12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs finished
14 INFO orders.12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs sending
3 INFO orders.1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE finished
3 INFO orders.1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE sending
4 INFO pieces:trash emptying trash finished
4 INFO pieces:trash emptying trash started
825 INFO piecestore download canceled
11041 INFO piecestore download started
10201 INFO piecestore downloaded
17 INFO piecestore upload started
17 INFO piecestore uploaded
16 INFO reputation:service node scores updated
1 INFO retain Moved pieces to trash during retain
2 INFO trust Scheduling next refresh
As you can see, 17 uploads.
The stats look ok:
My guess would be database discpenacy, but I have not seen any database error in the logs.
Does anybody have a clue what may be causing this?
Brgds, Marc