]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc : Change of "ceph-deploy mon create {ceph-node}" with "ceph-deploy mon add {ceph... 5003/head
authorGermain <germain.chipaux@gmail.com>
Thu, 18 Jun 2015 13:24:43 +0000 (15:24 +0200)
committerGermain <germain.chipaux@gmail.com>
Thu, 18 Jun 2015 13:24:43 +0000 (15:24 +0200)
Fixes : #10293

Signed-off-by : Germain CHIPAUX <germain.chipaux@gmail.com>

doc/start/quick-ceph-deploy.rst

index 7df2ec5ed23adc1fd826da45656aca9df0c7e4b0..335b450351660247ad24b4e6003e32066c6b25ef 100644 (file)
@@ -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