1 by default and is automatically incremented each time you modify your cluster configuration. However, if you need to set it to another value, you can specify it at the text box.
fenced) waits before fencing a node (a member of the fence domain) after the node has failed. The default value is 0. Its value may be varied to suit cluster and network performance.
fenced) waits before fencing a node after the node joins the fence domain. The default value is 3. A typical setting for is between 20 and 30 seconds, but can vary according to cluster and network performance.
cman, the Cluster Manager) creates one. It forms the upper 16 bits of the multicast address with 239.192 and forms the lower 16 bits based on the cluster ID.
cman generates for each cluster. To view the cluster ID, run the cman_tool status command on a cluster node.
cman uses. Otherwise, using a multicast address outside that range may cause unpredictable results. For example, using 224.0.0.x (which is "All hosts on the network") may not be routed correctly, or even routed at all by some hardware.
/etc/cluster/cluster.conf) in each cluster node. However, for the quorum disk to operate, you must restart the cluster (refer to Section 4.1, “Starting, Stopping, and Deleting Clusters”).
| Parameter | Description | |||
|---|---|---|---|---|
| Disables quorum partition. Disables quorum-disk parameters in the tab. | ||||
| Enables quorum partition. Enables quorum-disk parameters in the tab. | ||||
| The frequency of read/write cycles, in seconds. | ||||
| The number of votes the quorum daemon advertises to CMAN when it has a high enough score. | ||||
| The number of cycles a node must miss to be declared dead. | ||||
The minimum score for a node to be considered "alive". If omitted or set to 0, the default function, floor((, is used, where n is the sum of the heuristics scores. The value must never exceed the sum of the heuristic scores; otherwise, the quorum disk cannot be available.
| ||||
| The storage device the quorum daemon uses. The device must be the same on all nodes. | ||||
Specifies the quorum disk label created by the mkqdisk utility. If this field contains an entry, the label overrides the field. If this field is used, the quorum daemon reads /proc/partitions and checks for qdisk signatures on every block device found, comparing the label against the specified label. This is useful in configurations where the quorum device name differs among nodes.
| ||||
| ||||
Propagates the changes to the cluster configuration file (/etc/cluster/cluster.conf) in each cluster node.
|