Any way to speed up volume vacuum job? #8041
Unanswered
404invalid-user
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
the default garbage threshold is 0.3. Lower threshold will add more workload to GC. Why this is needed in your case? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running a
volume.vacuum -garbageThreshold=0.01from the weed shell to remove old replicas but i have worked it out at this speed its going to take a month to remove all the data i presume is now deleted its around about 22-30TB.I know I cant just open another shell and run it but I cant find any info on if there's a way to run multiple instances.
Beta Was this translation helpful? Give feedback.
All reactions