From f7da3f190a65ee7ddf78f03018252cc596a34e4f Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Mon, 15 Oct 2018 00:42:25 -0700 Subject: [PATCH] =?UTF-8?q?remove=20Create=20=D0=B0=20specific=20volume=20?= =?UTF-8?q?on=20a=20specific=20volume=20server?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Volume-Server-API.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Volume-Server-API.md b/Volume-Server-API.md index 52f079d..ad30758 100644 --- a/Volume-Server-API.md +++ b/Volume-Server-API.md @@ -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