remove Create а specific volume on a specific volume server

Chris Lu 2018-10-15 00:42:25 -07:00
parent 00f8d62348
commit f7da3f190a

@ -32,16 +32,6 @@ curl -X DELETE http://127.0.0.1:8080/3,01637037d6
```bash
curl http://127.0.0.1:8080/3,01637037d6?cm=false
```
### Create а specific volume on a specific volume server
```bash
curl "http://localhost:8080/admin/assign_volume?replication=000&volume=3"
```
This generates volume 3 on this volume server.
If you use other replicationType, e.g. 001, you would need to do the same on other volume servers to create the mirroring volumes.
### Delete а volume