Feature #15758
[keep-balance] [keepstore] Report blocks/bytes in trash
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
Currently, trashed blocks are not included in any of the stats logged by keep-balance, so the only way to estimate storage consumed by trash is to subtract the reported "total usage" from the usage reported by the backend filesystem/cloud provider, and assume all of it is attributable to trashed blocks.
keepstore should provide an API for listing/summarizing trashed blocks on each volume, and keep-balance should use that to compute & report the total #blocks and #bytes.
Related issues
History
#1
Updated by Tom Clegg about 1 year ago
- Target version changed from Arvados Future Sprints to To Be Groomed
#2
Updated by Peter Amstutz 7 months ago
- Related to Story #16514: Actionable insight into keep usage added