mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
adjust index of "volume.vacuum -h "command
parent
d08e9bd093
commit
322a7da793
2
FAQ.md
2
FAQ.md
|
@ -96,7 +96,7 @@ You can use `weed shell` to run `volume.vacuum -garbageThreshold=0.0001` to trig
|
||||||
$ weed shell
|
$ weed shell
|
||||||
master: localhost:9333 filer: localhost:8888
|
master: localhost:9333 filer: localhost:8888
|
||||||
> lock
|
> lock
|
||||||
> volume.vacuum -h
|
> volume.vacuum -h
|
||||||
Usage of volume.vacuum:
|
Usage of volume.vacuum:
|
||||||
-garbageThreshold float
|
-garbageThreshold float
|
||||||
vacuum when garbage is more than this limit (default 0.3)
|
vacuum when garbage is more than this limit (default 0.3)
|
||||||
|
|
Loading…
Reference in a new issue