mirror of
https://github.com/ceph/ceph
synced 2025-01-01 00:22:25 +00:00
doc: ceph-deploy man: remove references to mds destroy. Not implemented
Signed-off-by: Alfredo Deza <adeza@redhat.com>
This commit is contained in:
parent
41995c260d
commit
9d42a0f88d
@ -135,15 +135,12 @@ it runs ``gatherkeys`` to get the keyring. It then creates a mds on the desired
|
||||
host under the path ``/var/lib/ceph/mds/`` in ``/var/lib/ceph/mds/{cluster}-{name}``
|
||||
format and a bootstrap keyring under ``/var/lib/ceph/bootstrap-mds/`` in
|
||||
``/var/lib/ceph/bootstrap-mds/{cluster}.keyring`` format. It then runs appropriate
|
||||
commands based on ``distro.init`` to start the ``mds``. To remove the mds,
|
||||
subcommand ``destroy`` is used.
|
||||
commands based on ``distro.init`` to start the ``mds``.
|
||||
|
||||
Usage::
|
||||
|
||||
ceph-deploy mds create [HOST[:DAEMON-NAME]] [HOST[:DAEMON-NAME]...]
|
||||
|
||||
ceph-deploy mds destroy [HOST[:DAEMON-NAME]] [HOST[:DAEMON-NAME]...]
|
||||
|
||||
The [DAEMON-NAME] is optional.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user