]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Doc: ceph-deploy mon add doesn't take multiple nodes
authorChengwei Yang <yangchengwei@qiyi.com>
Fri, 1 Jul 2016 07:04:40 +0000 (15:04 +0800)
committerChengwei Yang <yangchengwei@qiyi.com>
Fri, 1 Jul 2016 07:05:19 +0000 (15:05 +0800)
As ceph-deploy 1.5.34, ceph-deploy mon add doesn't take multiple nodes as
argument but only take one.

Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
doc/start/quick-ceph-deploy.rst

index d12d74fb2e0731571e6d31fcf691cb516625ec14..6d2ce6671358d50c3eb9757fe707b9cbd419ad8f 100644 (file)
@@ -324,7 +324,8 @@ Add two Ceph Monitors to your cluster. ::
 
 For example::
 
-       ceph-deploy mon add node2 node3
+       ceph-deploy mon add node2
+       ceph-deploy mon add 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