Manage ceph with salt.
New in version 2016.11.0.
salt.states.ceph.
quorum
(name, **kwargs)¶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 21, 2023 at 15:20:47 UTC.
You are viewing docs for the latest stable release, 3006.3. Switch to docs for the previous stable release, 3005.3, or to a recent doc build from the master branch.
© 2023 VMware, Inc. | Privacy Policy