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 March 06, 2024 at 18:46:05 UTC.
You are viewing docs built from a recent snapshot of the master branch. Switch to docs for the latest stable release, 3007.0.
© 2024 VMware, Inc. | Privacy Policy