mirror of
https://github.com/ceph/ceph
synced 2025-04-04 15:36:24 +00:00
doc/dev/cephadm: fix host maintenance enter/exit syntax -
Signed-off-by: Ranjini Mandyam Narasiodeyar <rmandyam@rmandyam.remote.csb>
This commit is contained in:
parent
8e459c55f4
commit
ffea636176
@ -32,8 +32,8 @@ The ceph orch command will be extended to support maintenance.
|
|||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
ceph orch host enter-maintenance <host> [ --check ]
|
ceph orch host maintenance enter <host> [ --force ]
|
||||||
ceph orch host exit-maintenance <host>
|
ceph orch host maintenance exit <host>
|
||||||
|
|
||||||
.. note:: In addition, the host's status should be updated to reflect whether it
|
.. note:: In addition, the host's status should be updated to reflect whether it
|
||||||
is in maintenance or not.
|
is in maintenance or not.
|
||||||
|
Loading…
Reference in New Issue
Block a user