mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 16:53:14 +08:00
Updated Volume Management (markdown)
@@ -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 <host>:<port> -volumeId <id>` to mount a volume file
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user