Replies: 2 comments 10 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@chrislusf Master pod env vars: Output of Don't know if its relevant but files removal from bucket was done by using S3 API ( |
Beta Was this translation helpful? Give feedback.
10 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.
Uh oh!
There was an error while loading. Please reload this page.
-
We have SeaweedFS running in Kubernetes as separate components (master, filer, volume).
There is a bucket in which files are uploaded and removed periodically.
I see that in master logs its running the vacuum process automatically but still the disk space is not released.
Currently in the bucket we have about 17 files with each of being about size 180M. But on the disk level 60G is used.
Any idea why the vacuum does not perform garbage collection and release disk ?
Bucket items
Disk size on Volume server
Items on Disk level
Master logs
volume.list output
Appreciate any suggestions. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions