mirror of
https://github.com/ceph/ceph
synced 2025-02-21 18:17:42 +00:00
doc: deletes duplicated word and clarifies an example
Signed-off-by: Tahia Khan <tahia.khan@gmail.com>
This commit is contained in:
parent
2ec5806c8c
commit
7a0ab204aa
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user