From: Tahia Khan Date: Thu, 2 Mar 2017 13:41:38 +0000 (-0500) Subject: doc: deletes duplicated word and clarifies an example X-Git-Tag: v12.0.1~199^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F13746%2Fhead;p=ceph.git doc: deletes duplicated word and clarifies an example Signed-off-by: Tahia Khan --- diff --git a/doc/start/quick-ceph-deploy.rst b/doc/start/quick-ceph-deploy.rst index 8b4750e615d..560d50b12c5 100644 --- a/doc/start/quick-ceph-deploy.rst +++ b/doc/start/quick-ceph-deploy.rst @@ -12,7 +12,7 @@ explore Ceph functionality. As a first exercise, create a Ceph Storage Cluster with one Ceph Monitor and two Ceph OSD Daemons. Once the cluster reaches a ``active + clean`` state, expand it by adding a third Ceph OSD Daemon, a Metadata Server and two more Ceph Monitors. -For best results, create a directory on your admin node node for maintaining the +For best results, create a directory on your admin node for maintaining the configuration files and keys that ``ceph-deploy`` generates for your cluster. :: mkdir my-cluster @@ -56,7 +56,7 @@ configuration details, perform the following steps using ``ceph-deploy``. ceph-deploy new {initial-monitor-node(s)} - For example:: + Specify node(s) as hostname, fqdn or hostname:fqdn. For example:: ceph-deploy new node1