mirror of
https://github.com/ceph/ceph
synced 2025-02-23 11:07:35 +00:00
Merge pull request #4120 from trhoden/quickstart-mon-create
doc: remove reference to old ceph-deploy steps Reviewed-by: Sage Weil <sage@redhat.com>
This commit is contained in:
commit
8041636b72
@ -90,29 +90,10 @@ configuration details, perform the following steps using ``ceph-deploy``.
|
||||
to re-install Ceph.
|
||||
|
||||
|
||||
#. Add the initial monitor(s) and gather the keys (new in
|
||||
``ceph-deploy`` v1.1.3). ::
|
||||
#. Add the initial monitor(s) and gather the keys::
|
||||
|
||||
ceph-deploy mon create-initial
|
||||
|
||||
**Note:** In earlier versions of ``ceph-deploy``, you must create the
|
||||
initial monitor(s) and gather keys in two discrete steps. First, create
|
||||
the monitor. ::
|
||||
|
||||
ceph-deploy mon create {ceph-node}
|
||||
|
||||
For example::
|
||||
|
||||
ceph-deploy mon create node1
|
||||
|
||||
Then, gather the keys. ::
|
||||
|
||||
ceph-deploy gatherkeys {ceph-node}
|
||||
|
||||
For example::
|
||||
|
||||
ceph-deploy gatherkeys node1
|
||||
|
||||
Once you complete the process, your local directory should have the following
|
||||
keyrings:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user