Current situation with garbage collection

Does the storagenode log contain anything about trash-cleanup-filewalker or trash-filewalker. You can search this with grep -E "trash-cleanup-filewalker|trash-filewalker", if you have grep installed.

There could be few reasons that it’s not working, e.g.

  1. there’s some file that’s preventing the folder being deleted
  2. there’s some program that’s preventing it from deleted
  3. there’s some disk issue
  4. there’s some issue starting the program that cleans the trash folder
  5. there’s some bug/issue related to deleting the trash
  6. probably something that I cannot think of at the moment

And yes, trash that’s older than 10 days is safe to delete. However, this may happen again.