]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: deletes duplicated word and clarifies an example 13746/head
authorTahia Khan <tahia.khan@gmail.com>
Thu, 2 Mar 2017 13:41:38 +0000 (08:41 -0500)
committerTahia Khan <tahia.khan@gmail.com>
Thu, 2 Mar 2017 13:44:53 +0000 (08:44 -0500)
Signed-off-by: Tahia Khan <tahia.khan@gmail.com>
doc/start/quick-ceph-deploy.rst

index 8b4750e615d2ae3e5f275a04a990319fb10d8ab0..560d50b12c5e481929516b2f7a349c225a5d8d68 100644 (file)
@@ -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