mirror of
https://github.com/ceph/ceph
synced 2025-01-19 17:41:39 +00:00
Merge pull request #49583 from RanjiniMandyam/RMN-2151232-syntax
doc/dev/cephadm: fix host maintenance enter/exit syntax - Reviewed-by: Adam King <adking@redhat.com> Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
This commit is contained in:
commit
82d07d61e0
@ -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