Lazyfilewalker off.
Loglevel:
the minimum log level to log
log.level: info
log.custom-level: piecestore=WARN
I don’t have GC logs docker logs storagenodexxx 2>&1 | grep “gc-filewalker” just used and retain.
Lazyfilewalker off.
Loglevel:
the minimum log level to log
log.level: info
log.custom-level: piecestore=WARN
I don’t have GC logs docker logs storagenodexxx 2>&1 | grep “gc-filewalker” just used and retain.
Because it’s lazyfilewalker.gc-filewalker
. Since the lazy mode is off, you would not see messages with it. The same information is available from the retain
process.
Can I interpret the message ‘INFO retain Prepared to run a Retain request’ as a start?
Yes, “Prepared” is a start and “Moved” is the completion of the garbage collection for that satellite.