Closed GrannyCryptomaster closed 5 months ago
This issue has been mentioned on Storj Community Forum (official). There might be relevant details there:
Change storagenode/pieces: fix log displaying when lazy file walker is disabled mentions this issue.
Storagenode ver. 1.102.3, Docker/Linux. In Linux/Docker, after disabling lazy file walker, the piece-scan-on-startup dosen’t get any entries in the log, not for start, not for finish. Maybe it’s on Windows too. Also, the Garbage-collector is missing the log entries in the same situation. With lazy off, you will get only these logs about walkers: -pieces:trash -collector -retain. I think this is a bug, because the piecescan and GC should have log entries no matter the state of the lazy mode.