mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +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::
|
||||
|
||||
ceph orch host enter-maintenance <host> [ --check ]
|
||||
ceph orch host exit-maintenance <host>
|
||||
ceph orch host maintenance enter <host> [ --force ]
|
||||
ceph orch host maintenance exit <host>
|
||||
|
||||
.. note:: In addition, the host's status should be updated to reflect whether it
|
||||
is in maintenance or not.
|
||||
|
Loading…
Reference in New Issue
Block a user