diff --git a/Volume-Management.md b/Volume-Management.md index 7ec6e3b..9b5dd3e 100644 --- a/Volume-Management.md +++ b/Volume-Management.md @@ -63,5 +63,6 @@ The balancing plan will try to evenly spread the number of writable and readonly ``` ## Add volumes -Run `weed shell` and `volume.mount -node : -volumeId ` to mount a volume file +Run `weed shell` and `volume.mount -node : -volumeId ` 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