Updated Volume Management (markdown)

Konstantin Lebedev 2022-09-29 10:38:50 +05:00
parent 08a2c0408d
commit 956cd050cc

@ -64,5 +64,4 @@ The balancing plan will try to evenly spread the number of writable and readonly
## Add volumes
Run `weed shell` and `volume.mount -node <host>:<port> -volumeId <id>` to mount a volume file.
You can also execute locally on volume server `kill -s HUP $(pgrep -f "weed volume")` to mount for all new volume files
You can also execute locally on volume server `kill -s HUP $(pgrep -f "weed volume")` to mount for all new volume files.