mirror of
https://github.com/ceph/ceph
synced 2025-01-18 17:12:29 +00:00
Merge pull request #11787 from SUSE/wip-17802
doc: clarify "ceph quorum" syntax Reviewed-by: Joao Eduardo Luis <joao@suse.de> Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
b61c8158d3
@ -1183,12 +1183,16 @@ Usage::
|
||||
quorum
|
||||
------
|
||||
|
||||
Enter or exit quorum.
|
||||
Cause MON to enter or exit quorum.
|
||||
|
||||
Usage::
|
||||
|
||||
ceph quorum enter|exit
|
||||
|
||||
Note: this only works on the MON to which the ``ceph`` command is connected.
|
||||
If you want a specific MON to enter or exit quorum, use this syntax::
|
||||
|
||||
ceph tell mon.<id> quorum enter|exit
|
||||
|
||||
quorum_status
|
||||
-------------
|
||||
|
Loading…
Reference in New Issue
Block a user