Lines Matching refs:quorum
3261 'parallels', 'preallocate', 'qcow', 'qcow2', 'qed', 'quorum',
3985 # An enumeration of quorum read patterns.
3987 # @quorum: read all the children and do a quorum vote on reads
3993 { 'enum': 'QuorumReadPattern', 'data': [ 'quorum', 'fifo' ] }
4007 # @rewrite-corrupted: rewrite corrupted data when quorum is reached
4010 # @read-pattern: choose read pattern and set to quorum by default
4805 'quorum': 'BlockdevOptionsQuorum',
5963 # Currently only supports adding and deleting quorum children. A
5981 # TODO: Removing children from a quorum node means introducing
5989 # :title: Add a new node to a quorum
6004 # :title: Delete a quorum's node
6066 # An enumeration of the quorum operation types
6082 # Emitted by the Quorum block driver if it fails to establish a quorum
6108 # @type: quorum operation type (Since 2.6)