Storage2.piece-scan-on-startup: Not applying

The initial piece scan is the biggest process that goes over all pieces. There are still 2 other processes that will do something similar.

  1. On startup and every 24 hours a cleanup job will run over all pieces in the trash folder and delete pieces that are older than 7 days.
  2. Executing garbage collection (triggered by a message from the satellite) will run the filewalker over all pieces for one satellite.

If you want to get some more details about runtime and stuff you can check the debug endpoint: Guide to debug my storage node, uplink, s3 gateway, satellite

4 Likes