Only wait until all used-space-filewalkers will finish the scan since the last restart.
Because right now you logs shows only several starts of the used-space-filewalkers but only a few completed.
I have a suspicion that we might introduced a bug in used-space-filewalker, when we tried to implement a continuation of the used-space-filewalker.
You can test that:
- Stop and remove the container (or stop the service, if you use a service based setup)
- Rename the
used_space_per_prefix.db
database toused_space_per_prefix.db.bak
- Move all databases (*.db) to the temp folder
- Start the node, wait until it would re-create all databases
- Stop the node
- Move databases from the temp folder back to the storage location with replace
- Start the node
- Wait until all used-space-filewalkers will finish the scan without issues (no database or filewalker errors)
- Check the dashboard