add munin graphs of garbage percentage #487

Open
opened 2008-07-02 00:37:57 +00:00 by warner · 0 comments
warner commented 2008-07-02 00:37:57 +00:00
Owner

We have a few graphs right now that show the total deep-size number as it changes over time. We also have 'df' values that indicate how much of the actual disk is being used.

We should make a graph that shows the ratio of these two numbers. At the moment we think that about 30% of the data on our storage servers is garbage: files that are not referenced by any of our customer's rootcaps. The priority of GC work depends upon what this percentage is: if nobody ever deleted a file, then the garbage percentage would be low, and we wouldn't really card about garbage collection. When it is high, we can see how much we'd save on server space if we were to hurry up and implement GC.

We have a few graphs right now that show the total deep-size number as it changes over time. We also have 'df' values that indicate how much of the actual disk is being used. We should make a graph that shows the ratio of these two numbers. At the moment we think that about 30% of the data on our storage servers is garbage: files that are not referenced by any of our customer's rootcaps. The priority of GC work depends upon what this percentage is: if nobody ever deleted a file, then the garbage percentage would be low, and we wouldn't really card about garbage collection. When it is high, we can see how much we'd save on server space if we were to hurry up and implement GC.
tahoe-lafs added the
operational
major
task
1.1.0
labels 2008-07-02 00:37:57 +00:00
tahoe-lafs added this to the undecided milestone 2008-07-02 00:37:57 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#487
No description provided.