Manage ceph with salt.
New in version 2016.11.0.
Quorum state
This state checks the mon daemons are in quorum. It does not alter the cluster but can be used in formula as a dependency for many cluster operations.
Example usage in sls file:
quorum:
sesceph.quorum:
- require:
- sesceph: mon_running
Generated on September 27, 2023 at 04:02:38 UTC.
You are viewing docs built from a recent snapshot of the master branch. Switch to docs for the latest stable release, 3006.3.
© 2023 VMware, Inc. | Privacy Policy