From: Germain Date: Thu, 18 Jun 2015 13:24:43 +0000 (+0200) Subject: doc : Change of "ceph-deploy mon create {ceph-node}" with "ceph-deploy mon add {ceph... X-Git-Tag: v9.0.3~160^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cac48bd076de3b3cf26ef2dfc4228c4303fd4b54;p=ceph.git doc : Change of "ceph-deploy mon create {ceph-node}" with "ceph-deploy mon add {ceph-node}" in "Quick-ceph-deploy.rst" Fixes : #10293 Signed-off-by : Germain CHIPAUX --- diff --git a/doc/start/quick-ceph-deploy.rst b/doc/start/quick-ceph-deploy.rst index 7df2ec5ed23a..335b45035166 100644 --- a/doc/start/quick-ceph-deploy.rst +++ b/doc/start/quick-ceph-deploy.rst @@ -317,11 +317,11 @@ of monitors (i.e., 1, 2:3, 3:4, 3:5, 4:6, etc.) to form a quorum. Add two Ceph Monitors to your cluster. :: - ceph-deploy mon create {ceph-node} + ceph-deploy mon add {ceph-node} For example:: - ceph-deploy mon create node2 node3 + ceph-deploy mon add node2 node3 Once you have added your new Ceph Monitors, Ceph will begin synchronizing the monitors and form a quorum. You can check the quorum status by executing