Tree Structure Reference

Jump to Tag Reference

<cluster ...>
        <cman ...>
                <multicast .../>
        </cman>
        <totem ...>
                <interface .../>
        </totem>
        <quorumd ...>
                <heuristic .../>
        </quorumd>
        <fence_daemon .../>
        <fence_xvmd .../>
        <dlm ...>
                <lockspace ...>
                        <master .../>
                </lockspace>
        </dlm>
        <gfs_controld .../>
        <group .../>
        <logging ...>
                <logging_daemon .../>
        </logging>
        <clusternodes>
                <clusternode ...>
                        <altname .../>
                        FENCE
                        UNFENCE
                </clusternode>
        </clusternodes>
        <fencedevices>
                <fencedevice ...>
                        FENCEDEVICEOPTIONS
                </fencedevice>
        </fencedevices>
        <rm ...>
                <failoverdomains>
                        <failoverdomain ...>
                                <failoverdomainnode .../>
                        </failoverdomain>
                </failoverdomains>
                <events>
                        <event .../>
                </events>
                <resources>
                        CHILDREN
                </resources>
                SERVICE
                VM
        </rm>
        <clvmd .../>
</cluster>

SERVICE definition
        <
service ...>
                CHILDREN
        </service>

IP definition
        <
ip ...>
                CHILDREN
        </ip>

NFSCLIENT definition
        <
nfsclient ...>
                CHILDREN
        </nfsclient>

NFSEXPORT definition
        <
nfsexport ...>
                CHILDREN
        </nfsexport>

SCRIPT definition
        <
script ...>
                CHILDREN
        </script>

NETFS definition
        <
netfs ...>
                CHILDREN
        </netfs>

CLUSTERFS definition
        <
clusterfs ...>
                CHILDREN
        </clusterfs>

APACHE definition
        <
apache ...>
                CHILDREN
        </apache>

OPENLDAP definition
        <
openldap ...>
                CHILDREN
        </openldap>

SAMBA definition
        <
samba ...>
                CHILDREN
        </samba>

MYSQL definition
        <
mysql ...>
                CHILDREN
        </mysql>

POSTGRES-8 definition
        <
postgres-8 ...>
                CHILDREN
        </postgres-8>

TOMCAT-6 definition
        <
tomcat-6 ...>
                CHILDREN
        </tomcat-6>

LVM definition
        <
lvm ...>
                CHILDREN
        </lvm>

VM definition
        <
vm ...>
                CHILDREN
        </vm>

SAPINSTANCE definition
        <
SAPInstance ...>
                CHILDREN
        </SAPInstance>

SAPDATABASE definition
        <
SAPDatabase ...>
                CHILDREN
        </SAPDatabase>

NAMED definition
        <
named ...>
                CHILDREN
        </named>

ASEHAAGENT definition
        <
ASEHAagent ...>
                CHILDREN
        </ASEHAagent>

NFSSERVER definition
        <
nfsserver ...>
                CHILDREN
        </nfsserver>

ORAINSTANCE definition
        <
orainstance ...>
                CHILDREN
        </orainstance>

ORALISTENER definition
        <
oralistener ...>
                CHILDREN
        </oralistener>

FS definition
        <
fs ...>
                CHILDREN
        </fs>

ORACLEDB definition
        <
oracledb ...>
                CHILDREN
        </oracledb>

CHILDREN definition
        
SERVICE
        IP
        NFSCLIENT
        NFSEXPORT
        SCRIPT
        NETFS
        CLUSTERFS
        APACHE
        OPENLDAP
        SAMBA
        MYSQL
        POSTGRES-8
        TOMCAT-6
        LVM
        VM
        SAPINSTANCE
        SAPDATABASE
        NAMED
        ASEHAAGENT
        NFSSERVER
        ORAINSTANCE
        ORALISTENER
        FS
        ORACLEDB
        RESOURCEACTION

RESOURCEACTION definition
        <
action .../>

FENCE definition
        <
fence>
                <method ...>
                        DEVICE
                </method>
        </fence>

UNFENCE definition
        <
unfence>
                DEVICE
        </unfence>

DEVICE definition
        <
device ...>
                FENCEDEVICEOPTIONS
        </device>

FENCEDEVICEOPTIONS definition

Tag Reference

Jump to Tree Structure Reference

actionOverrides resource action timings for a resource instance.
altnameDefines a second network interface to use for corosync redundant ring mode. cman(5)
apacheDefines an Apache web server
ASEHAagentSybase ASE Failover Instance
clusterDefines cluster properties, and contains all other configuration. cluster.conf(5)
clusterfsDefines a cluster file system mount.
clusternodeDefines cluster node properties, and contains other node specific configuration. cluster.conf(5)
clusternodesContains all cluster node definitions. cluster.conf(5)
clvmdThe clvmd element contains attributes that define parameters for the cluster LVM daemon.
cmanThe cman element contains attributes that define the following cluster-wide parameters and behaviors: whether the cluster is a two-node cluster, expected votes, user-specified multicast address, and logging.
deviceDefines the properties of a device used for fencing or unfencing a node. fenced(8)
dlmConfiguration for dlm and dlm_controld daemon. dlm_controld(8)
eventDefines an event.
eventsEvent definitions (central_processing only).
failoverdomainSpecifies properties of a specific failover domain
failoverdomainnodeA node in a failover domain
failoverdomainsFailover domain definitions.
fenceContains methods for fencing the node in different ways. fenced(8)
fencedeviceDefines fence device properties. fenced(8)
fencedevicesContains all fence device definitions. fenced(8)
fence_daemonConfiguration for fenced daemon. fenced(8)
fence_xvmdFence_xvm daemon. The fence_xvmd fence device is an I/O fencing host that resides on dom0 and is used in conjunction with the fence_xvm fencing agent. Together, these two programs fence Xen virtual machines that are in a cluster. There is a requirement that the parent dom0s are also a part of their own CMAN/OpenAIS based cluster, and that the dom0 cluster does not share any members with the domU cluster. Furthermore, the dom0 cluster is required to have fencing if domU recovery is expected to be automatic.
fsDefines a file system mount.
gfs_controldConfiguration for gfs_controld daemon. gfs_controld(8)
groupDefines groupd configuration. groupd(8)
heuristicDefines a heuristic. qdisk(5).
interfaceDefines Totem interface options. corosync.conf(5)
ipThis is an IP address.
lockspaceIndividual lockspace configuration. dlm_controld(8)
loggingDefines global logging configuration, and contains daemon-specific configuration. cluster.conf(5)
logging_daemonDefines daemon-specific logging configuration. cluster.conf(5)
lvmLVM Failover script
masterDefines a master node. dlm_controld(8)
methodContains one or more devices for fencing the node a single way. fenced(8)
multicastThe multicast element provides the ability for a user to specify a multicast address instead of using the multicast address generated by cman. If a user does not specify a multicast address, cman 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.
mysqlDefines a MySQL database server
namedDefines an instance of named server
netfsDefines an NFS/CIFS file system mount.
nfsclientDefines an NFS client.
nfsexportThis defines an NFS export.
nfsserverThis defines an NFS server resource.
openldapDefines an Open LDAP server
oracledbOracle 10g Failover Instance
orainstanceOracle 10g Failover Instance
oralistenerOracle 10g Listener Instance
postgres-8Defines a PostgreSQL server
quorumdThis element and its attributes define parameters for the quorum disk daemon, quorumd. qdisk(5).
resourcesDefines global resources which may be referenced in services. You may redefine actions for resources here, but child resource definitions are ignored in this section.
rmThis element and its attributes define resources (for example an IP address) required to create HA cluster services, the HA cluster services themselves, and failover domains for the HA cluster services.
sambaDynamic smbd/nmbd resource agent
SAPDatabaseSAP database resource agent
SAPInstanceSAP instance resource agent
scriptLSB-compliant init script as a clustered resource.
serviceDefines a service (resource group).
tomcat-6Defines a Tomcat server
totemOpenAIS msg transport protocol
unfenceContains devices for unfencing the node. fence_node(8)
vmDefines a Virtual Machine

action

Overrides resource action timings for a resource instance.

AttributeDescription
nameRequired. Name of resource action (start, stop, status, etc.).
depthStatus check depth (resource agent dependent; * = all depths).
intervalStatus check interval.
timeoutAction timeout. Meaningless unless __enforce_timeouts is set for this resource.

Back | Contents

altname

Defines a second network interface to use for corosync redundant ring mode. cman(5)

AttributeDescription
nameRequired. A second hostname or IP address of the node. cman(5)
mcastThe multicast address to use on the second interface. cman(5)
portThe network port to use on the second interface. cman(5)

Back | Contents

apache

Defines an Apache web server

AttributeDescription
config_fileInitial ServerConfigFile
httpd_optionsOther command-line options for httpd
nameName
refReference to existing apache resource in the resources section.
server_rootInitial ServerRoot
service_nameInherit the service name.
shutdown_waitWait X seconds for correct end of service shutdown
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

ASEHAagent

Sybase ASE Failover Instance

AttributeDescription
deep_probe_timeoutDeep probe timeout value
interfaces_fileInterfaces file
login_fileLogin file
namename
refReference to existing ASEHAagent resource in the resources section.
server_nameASE server name
shutdown_timeoutShutdown timeout value
start_timeoutStart timeout value
sybase_aseSYBASE_ASE directory name
sybase_homeSYBASE home directory
sybase_ocsSYBASE_OCS directory name
sybase_userSybase user
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

cluster

Defines cluster properties, and contains all other configuration. cluster.conf(5)

AttributeDescription
config_versionRequired. Revision level of cluster.conf file. cluster.conf(5)
nameRequired. Name of the cluster. cluster.conf(5)

Children:
cman totem quorumd fence_daemon fence_xvmd dlm gfs_controld group logging clusternodes fencedevices rm clvmd
Back | Contents

clusterfs

Defines a cluster file system mount.

AttributeDescription
deviceDevice or Label
force_unmountForce Unmount
fsidNFS File system ID
fstypeFile system type
mountpointMount Point
nameFile System Name
nfslockEnable NFS lock workarounds
optionsMount Options
refReference to existing clusterfs resource in the resources section.
self_fenceSeppuku Unmount
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

clusternode

Defines cluster node properties, and contains other node specific configuration. cluster.conf(5)

AttributeDescription
nameRequired. The hostname or IP address of the node. cluster.conf(5)
nodeidRequired. A unique integer to use as a node identifier. cluster.conf(5)
votesThe number of votes the node contributes to quorum. cman(5)
weightThe dlm locking weight. dlm_controld(8)

Children:
altname FENCE UNFENCE
Back | Contents

clusternodes

Contains all cluster node definitions. cluster.conf(5)

Children:
clusternode
Back | Contents

clvmd

The clvmd element contains attributes that define parameters for the cluster LVM daemon.

AttributeDescription
interfaceThe interface attribute tells clvmd which cluster interface it should use for internode communications and locking. Valid values for this depend on how the daemon is configured at compile-time, but are typically cman, corosync or openais.

Back | Contents

cman

The cman element contains attributes that define the following cluster-wide parameters and behaviors: whether the cluster is a two-node cluster, expected votes, user-specified multicast address, and logging.

AttributeDescription
broadcastenable cman broadcast
ccsd_poll
cluster_id
debug_mask
disable_openais
disallowedSet this to 1 enable cman's Disallowed mode. This is usually only needed for backwards compatibility.
expected_votesThe expected votes value is used by cman to determine quorum. The cluster is quorate if the sum of votes of members is over half of the expected votes value. By default, cman sets the expected votes value to be the sum of votes of all nodes listed in cluster.conf. This can be overriden by setting an explicit expected_votes value.
hash_cluster_idEnable stronger hashing of cluster ID to avoid collisions.
keyfile
nodenameLocal node name; this is set internally by cman-preconfig and should never be set by a user.
port
quorum_dev_pollThe amount of time after a qdisk poll, in milliseconds, before a quorum disk is considered dead. The quorum disk daemon, qdisk, periodically sends hello messages to cman and ais, indicating that qdisk is present. If qdisk takes more time to send a hello message to cman and ais than by quorum_dev_poll, then cman declares qdisk dead and prints a message indicating that connection to the quorum device has been lost.
shutdown_timeoutTimeout period, in milliseconds, to allow a service to respond during a shutdown.
transportSpecifies transport mechanism to use. Available values are udp (multicast default), udpb (broadcast), udpu (unicast) and rdma (Infiniband). corosync.conf(5)
two_nodeThe two_node attribute allows you to configure a cluster with only two nodes. Ordinarily, the loss of quorum after one of two nodes fails prevents the remaining node from continuing (if both nodes have one vote.) To enable a two-node cluster, set the two_node value equal to 1. If the two_node value is enabled, the expected_votes value must be set to 1.
upgradingSet this if you are performing a rolling upgrade of the cluster between major releases.

Children:
multicast
Back | Contents

device

Defines the properties of a device used for fencing or unfencing a node. fenced(8)

AttributeDescription
nameRequired. The name of a fencedevice defined in the fencedevices section. fenced(8)
actionFencing action to take (off or on).
aptpl
authFor IPMI LAN only. Authentication Type: none, password, md2, or md5
channel_addressVM Channel IP address (default=10.0.2.179)
cipherCiphersuite to use (same as ipmitool -C parameter)
cmd_promptForce command prompt
communitySet the community string
cserverThe hostname (and optionally the username in the form of username@hostname) assigned to the device. Refer to the fence_egenera(8) man page for more information.
debugSpecify (stdin) or increment (command line) debug level
delayWait this many seconds before fencing is started. fence_egenera(8)
deviceThe device the switch is connected to on the controlling host.
devicesList of devices to fence (separated by commas).
domainVirtual Machine (domain name) to fence (deprecated)
drac_versionForce DRAC version to use
eshPath to the esh command on the cserver. fence_egenera(8)
execCommand to execute
hashPacket hash strength (none, sha1, [sha256], sha512)
helpDisplay help and exit
hidden_pageName of hidden page
hmc_versionForce HMC version to use (3 or 4)
identity_fileIdentity file for ssh
inet4_onlyForces agent to use IPv4 addresses only
inet6_onlyForces agent to use IPv6 addresses only
io_fencingFencing Action
ipaddrIP address or the name of the device.
ipportMulticast or VMChannel IP port (default=1229)
ip_familyIP Family ([auto], ipv4, ipv6)
key
key_fileShared key file (default=/etc/cluster/fence_xvm.key)
lanplusFor IPMI LAN only. Set value to either True or 1; leave out for false.
logfileLocation to output logs from fence_scsi.
loginThe login name used to access the device.
login_timeoutWait X seconds for cmd prompt after login
lpanThe lpan to operate on. fence_egenera(8)
managedManaged system name
methodMethod to fence (onoff or cycle)
missing_as_offMissing port returns OFF instead of failure
module_nameDRAC/MC module name
multicast_addressMulticast address (default=225.0.0.12 / ff05::3:1)
nodenameName of the node to be fenced. Refer to fence_scsi(8) for more information.
option
partitionPartition name
passwdThe password used to authenticate the connection to the device.
passwd_scriptThe script that supplies a password for access to the fence device. Using this supersedes the Password parameter.
portThe switch outlet number.
power_timeoutTest X seconds for status change after ON/OFF
power_waitWait X seconds after issuing ON/OFF
pserverThe pserver to operate on. fence_egenera(8)
retransMulticast retransmit time (in 1/10sec; default=20)
retry_onCount of attempts to retry power on
ribclForce ribcl version to use
rpowerpath
secureSSH connection
separatorSeparator for CSV created by operation list
serial_deviceSerial device (default=/dev/ttyS1)
serial_paramsSerial Parameters (default=115200,8N1)
serversThe hostname of each GNBD to disable. For multiple hostnames, separate each hostname with a space.
shell_timeoutWait X seconds for cmd prompt after issuing command
snmp_auth_protSet authentication protocol (MD5|SHA)
snmp_priv_passwdSet privacy protocol password
snmp_priv_passwd_scriptScript to run to retrieve privacy password
snmp_priv_protSet privacy protocol (DES|AES)
snmp_sec_levelSet security level (noAuthNoPriv|authNoPriv|authPriv)
snmp_versionSpecifies SNMP version to use (1,2c,3)
sslSSL connection
switchPhysical switch number on device
timeoutFencing timeout (in seconds; default=30)
udpportUDP/TCP port to use for connection with device
userSee fence_egenera(8)
use_uuidTreat [domain] as UUID instead of domain name. This is provided for compatibility with older fence_xvmd installations.
verboseVerbose mode
versionDisplay version information and exit
vmware_datacenterShow only machines in specified datacenter
vmware_typeType of VMware to connect

Children:
FENCEDEVICEOPTIONS
Back | Contents

dlm

Configuration for dlm and dlm_controld daemon. dlm_controld(8)

AttributeDescription
drop_resources_agePlock ownership drop resources age. dlm_controld(8)
drop_resources_countPlock ownership drop resources count. dlm_controld(8)
drop_resources_timePlock ownership drop resources time. dlm_controld(8)
enable_deadlkDeadlock detection capability. dlm_controld(8)
enable_fencingFencing recovery dependency. dlm_controld(8)
enable_plockCluster fs posix lock capability. dlm_controld(8)
enable_quorumQuorum recovery dependency. dlm_controld(8)
log_debugSet to 1 to enable dlm kernel debugging messages. dlm_controld(8)
plock_debugSet to 1 to enable posix lock debugging. dlm_controld(8)
plock_ownershipSet to 1/0 to enable/disable plock ownership. dlm_controld(8)
plock_rate_limitLimit the rate of plock operations. dlm_controld(8)
protocolThe dlm lowcomms protocol. dlm_controld(8)
timewarnNumber of centiseconds a lock is blocked before notifying dlm_controld deadlock code. dlm_controld(8)

Children:
lockspace
Back | Contents

event

Defines an event.

AttributeDescription
nameRequired. Symbolic name for an event.
classEvent class (service, node).
filePath to S/Lang script to execute.
node(Node) The node name must match the specified value in order for the script to be run.
node_clean(Node) The node must have been fenced in order for the script to be run.
node_id(Node) The node ID must match the specified value in order for the script to be run.
node_local(Node) This script may only run on the current central processing node.
node_state(Node) The node state must match the specified value (0 or 1) in order for the script to be run.
priorityOrder (1..99) of event.
service(Service) The service name (service:foo) must match the specified value in order for the event script to be run.
service_owner(Service) The service owner must match the specified value in order for the event script to be run.
service_state(Service) The service's state must match the specified value in order for the script to be run (started, stopped, disabled, failed).

Back | Contents

events

Event definitions (central_processing only).

Children:
event
Back | Contents

failoverdomain

Specifies properties of a specific failover domain

AttributeDescription
nameRequired. The name of the failover domain.
nofailbackDo not move service to a more preferred node if it is currently running.
orderedSet value to 1 if the failover domain is ordered; set value to 0 if unordered.
restrictedSet value to 1 if the failover domain is restricted; set value to 0 if unrestricted.

Children:
failoverdomainnode
Back | Contents

failoverdomainnode

A node in a failover domain

AttributeDescription
nameRequired. Name of the node.
priorityA number specifying the priority; lower numbers having higher priority

Back | Contents

failoverdomains

Failover domain definitions.

Children:
failoverdomain
Back | Contents

fence

Contains methods for fencing the node in different ways. fenced(8)

Children:
method
Back | Contents

fencedevice

Defines fence device properties. fenced(8)

AttributeDescription
agentRequired. The fence agent to be used. fenced(8)
nameRequired. A name that is used to reference this fence device from clusternode fence section. fenced(8)
actionFencing action to take (off or on).
aptpl
authFor IPMI LAN only. Authentication Type: none, password, md2, or md5
channel_addressVM Channel IP address (default=10.0.2.179)
cipherCiphersuite to use (same as ipmitool -C parameter)
cmd_promptForce command prompt
communitySet the community string
cserverThe hostname (and optionally the username in the form of username@hostname) assigned to the device. Refer to the fence_egenera(8) man page for more information.
debugSpecify (stdin) or increment (command line) debug level
delayWait this many seconds before fencing is started. fence_egenera(8)
deviceThe device the switch is connected to on the controlling host.
devicesList of devices to fence (separated by commas).
domainVirtual Machine (domain name) to fence (deprecated)
drac_versionForce DRAC version to use
eshPath to the esh command on the cserver. fence_egenera(8)
execCommand to execute
hashPacket hash strength (none, sha1, [sha256], sha512)
helpDisplay help and exit
hidden_pageName of hidden page
hmc_versionForce HMC version to use (3 or 4)
identity_fileIdentity file for ssh
inet4_onlyForces agent to use IPv4 addresses only
inet6_onlyForces agent to use IPv6 addresses only
io_fencingFencing Action
ipaddrIP address or the name of the device.
ipportMulticast or VMChannel IP port (default=1229)
ip_familyIP Family ([auto], ipv4, ipv6)
key
key_fileShared key file (default=/etc/cluster/fence_xvm.key)
lanplusFor IPMI LAN only. Set value to either True or 1; leave out for false.
logfileLocation to output logs from fence_scsi.
loginThe login name used to access the device.
login_timeoutWait X seconds for cmd prompt after login
lpanThe lpan to operate on. fence_egenera(8)
managedManaged system name
methodMethod to fence (onoff or cycle)
missing_as_offMissing port returns OFF instead of failure
module_nameDRAC/MC module name
multicast_addressMulticast address (default=225.0.0.12 / ff05::3:1)
nodenameName of the node to be fenced. Refer to fence_scsi(8) for more information.
option
partitionPartition name
passwdThe password used to authenticate the connection to the device.
passwd_scriptThe script that supplies a password for access to the fence device. Using this supersedes the Password parameter.
portThe switch outlet number.
power_timeoutTest X seconds for status change after ON/OFF
power_waitWait X seconds after issuing ON/OFF
pserverThe pserver to operate on. fence_egenera(8)
retransMulticast retransmit time (in 1/10sec; default=20)
retry_onCount of attempts to retry power on
ribclForce ribcl version to use
rpowerpath
secureSSH connection
separatorSeparator for CSV created by operation list
serial_deviceSerial device (default=/dev/ttyS1)
serial_paramsSerial Parameters (default=115200,8N1)
serversThe hostname of each GNBD to disable. For multiple hostnames, separate each hostname with a space.
shell_timeoutWait X seconds for cmd prompt after issuing command
snmp_auth_protSet authentication protocol (MD5|SHA)
snmp_priv_passwdSet privacy protocol password
snmp_priv_passwd_scriptScript to run to retrieve privacy password
snmp_priv_protSet privacy protocol (DES|AES)
snmp_sec_levelSet security level (noAuthNoPriv|authNoPriv|authPriv)
snmp_versionSpecifies SNMP version to use (1,2c,3)
sslSSL connection
switchPhysical switch number on device
timeoutFencing timeout (in seconds; default=30)
udpportUDP/TCP port to use for connection with device
userSee fence_egenera(8)
use_uuidTreat [domain] as UUID instead of domain name. This is provided for compatibility with older fence_xvmd installations.
verboseVerbose mode
versionDisplay version information and exit
vmware_datacenterShow only machines in specified datacenter
vmware_typeType of VMware to connect

Children:
FENCEDEVICEOPTIONS
Back | Contents

fencedevices

Contains all fence device definitions. fenced(8)

Children:
fencedevice
Back | Contents

fence_daemon

Configuration for fenced daemon. fenced(8)

AttributeDescription
clean_startSet to 1 to disable startup fencing. fenced(8)
override_pathLocation of a FIFO used for communication between fenced and fence_ack_manual. fenced(8)
override_timeNumber of seconds to wait for a manual override after a failed fencing attempt before the next attempt. fenced(8)
post_fail_delayNumber of seconds the daemon will wait before fencing any victims after a node fails. fenced(8)
post_join_delayNumber of seconds the daemon will wait before fencing any victims after a node joins the fence domain. fenced(8)
skip_undefinedSet to 1 to disable startup fencing of nodes with no fence methods defined. fenced(8)

Back | Contents

fence_xvmd

Fence_xvm daemon. The fence_xvmd fence device is an I/O fencing host that resides on dom0 and is used in conjunction with the fence_xvm fencing agent. Together, these two programs fence Xen virtual machines that are in a cluster. There is a requirement that the parent dom0s are also a part of their own CMAN/OpenAIS based cluster, and that the dom0 cluster does not share any members with the domU cluster. Furthermore, the dom0 cluster is required to have fencing if domU recovery is expected to be automatic.

AttributeDescription
auth
debug
hash
key_file
multicast_address
multicast_interface
port
uri
use_uuid

Back | Contents

fs

Defines a file system mount.

AttributeDescription
deviceDevice or Label
force_fsckForce fsck support
force_unmountForce Unmount
fsidNFS File system ID
fstypeFile system type
mountpointMount Point
nameFile System Name
nfslockEnable NFS lock workarounds
optionsMount Options
quick_statusQuick/brief status checks.
refReference to existing fs resource in the resources section.
self_fenceSeppuku Unmount
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

gfs_controld

Configuration for gfs_controld daemon. gfs_controld(8)

AttributeDescription
drop_resources_agePlock ownership drop resources age. gfs_controld(8)
drop_resources_countPlock ownership drop resources count. gfs_controld(8)
drop_resources_timePlock ownership drop resources time. gfs_controld(8)
enable_plockCluster fs posix lock capability. gfs_controld(8)
enable_withdrawSet to 1/0 to enable/disable a response to a withdraw. gfs_controld(8)
plock_debugSet to 1 to enable posix lock debugging. gfs_controld(8)
plock_ownershipSet to 1/0 to enable/disable plock ownership. gfs_controld(8)
plock_rate_limitLimit the rate of plock operations. gfs_controld(8)

Back | Contents

group

Defines groupd configuration. groupd(8)

AttributeDescription
groupd_compatEnable compatibility with cluster2 nodes. groupd(8)

Back | Contents

heuristic

Defines a heuristic. qdisk(5).

AttributeDescription
programRequired. The program used to determine if this heuristic is alive. This can be anything that can be executed by /bin/sh -c. A return value of 0 indicates success; anything else indicates failure.
intervalThe frequency (in seconds) at which the heuristic is polled. qdisk(5).
scoreThe weight of this heuristic. Be careful when determining scores for heuristics.
tkoThe number of consecutive failures before a heuristic is discounted. qdisk(5).

Back | Contents

interface

Defines Totem interface options. corosync.conf(5)

AttributeDescription
bindnetaddrSpecifies the address to which the corosync executive should bind. corosync.conf(5)
broadcastIf set to yes, use broadcast instead of multicast for communication. corosync.conf(5)
mcastaddrDefines the multicast address used by corosync for this interface. corosync.conf(5)
mcastportSpecifies the UDP port number when using multicast. corosync.conf(5)
ringnumberSets the ring interface for the interface for RRP mode. corosync.conf(5)

Back | Contents

ip

This is an IP address.

AttributeDescription
addressIP Address
disable_rdiscDisable updating of routing using RDISC protocol
familyFamily
monitor_linkMonitor NIC Link
nfslockEnable NFS lock workarounds
refReference to existing ip resource in the resources section.
sleeptimeAmount of time (seconds) to sleep.
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

lockspace

Individual lockspace configuration. dlm_controld(8)

AttributeDescription
nameRequired. Name of the lockspace. dlm_controld(8)
nodirSet to 1 to disable the internal resource directory. dlm_controld(8)

Children:
master
Back | Contents

logging

Defines global logging configuration, and contains daemon-specific configuration. cluster.conf(5)

AttributeDescription
debugSet to on to enable debugging messages in log file. cluster.conf(5)
logfileThe log file path name. cluster.conf(5)
logfile_priorityMessages at this level and higher are written to log file. cluster.conf(5)
syslog_facilityThe facility used for syslog messages. cluster.conf(5)
syslog_priorityMessages at this level and higher are sent to syslog. cluster.conf(5)
to_logfileSet to yes/no to enable/disable messages to log file. cluster.conf(5)
to_syslogSet to yes/no to enable/disable messages to syslog. cluster.conf(5)

Children:
logging_daemon
Back | Contents

logging_daemon

Defines daemon-specific logging configuration. cluster.conf(5)

AttributeDescription
nameRequired. The daemon name. cluster.conf(5)
debugSame as global.
logfileSame as global.
logfile_prioritySame as global.
subsysA corosync subsystem name. cluster.conf(5)
syslog_facilitySame as global.
syslog_prioritySame as global.
to_logfileSame as global.
to_syslogSame as global.

Back | Contents

lvm

LVM Failover script

AttributeDescription
lv_nameLogical Volume name (optional).
nameName
nfslockEnable NFS lock workarounds
refReference to existing lvm resource in the resources section.
self_fenceFence the node if it is not able to clean up LVM tags
vg_nameVolume group name
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

master

Defines a master node. dlm_controld(8)

AttributeDescription
nameRequired. The name of a node that should be master resources/locks. dlm_controld(8)
weightThe proportion of resources this node should master. dlm_controld(8)

Back | Contents

method

Contains one or more devices for fencing the node a single way. fenced(8)

AttributeDescription
nameRequired. A name used to distinguish multiple methods from each other. fenced(8)

Children:
DEVICE
Back | Contents

multicast

The multicast element provides the ability for a user to specify a multicast address instead of using the multicast address generated by cman. If a user does not specify a multicast address, cman 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.

AttributeDescription
addrRequired. A multicast address specified by a user. If you do specify a multicast address, you should use the 239.192.x.x series that cman uses. Otherwise, using a multicast address outside that range may cause unpredictable results. For example, using 224.0.0.x (All hosts on the network) may not be routed correctly, or even routed at all by some hardware.

Back | Contents

mysql

Defines a MySQL database server

AttributeDescription
config_fileDefine configuration file
listen_addressDefine an IP address for MySQL server. If the address is not given then first IP address from the service is taken.
mysqld_optionsOther command-line options for mysqld
nameName
refReference to existing mysql resource in the resources section.
service_nameInherit the service name.
shutdown_waitWait X seconds for correct end of service shutdown
startup_waitWait X seconds for correct end of service startup
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

named

Defines an instance of named server

AttributeDescription
config_fileConfig File
nameName
named_optionsOther command-line options for named
named_sdbSimplified Database Backend
named_working_dirOther command-line options for named
refReference to existing named resource in the resources section.
service_nameInherit the service name.
shutdown_waitWait X seconds for correct end of service shutdown
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

netfs

Defines an NFS/CIFS file system mount.

AttributeDescription
exportExport
force_unmountForce Unmount
fstypeFile System Type
hostIP or Host
mountpointMount Point
nameFile System Name
no_unmountSkip unmount opration
optionsMount Options
refReference to existing netfs resource in the resources section.
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

nfsclient

Defines an NFS client.

AttributeDescription
allow_recoverAllow recovery
fsidFile system ID
nameClient Name
optionsExport Options
pathPath to Export
refReference to existing nfsclient resource in the resources section.
service_nameService Name
svcname
targetTarget Hostname, Wildcard, or Netgroup
use_cacheEnable exportfs list caching
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

nfsexport

This defines an NFS export.

AttributeDescription
deviceIf you can see this, your GUI is broken.
fsidIf you can see this, your GUI is broken.
nameName
pathIf you can see this, your GUI is broken.
refReference to existing nfsexport resource in the resources section.
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

nfsserver

This defines an NFS server resource.

AttributeDescription
nameName
nfspathThis is the path containing shared NFS recovery information, relative to the path parameter.
pathThis is the path you intend to export.
refReference to existing nfsserver resource in the resources section.
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

openldap

Defines an Open LDAP server

AttributeDescription
config_fileConfig File
nameName
refReference to existing openldap resource in the resources section.
service_nameInherit the service name.
shutdown_waitWait X seconds for correct end of service shutdown
slapd_optionsOther command-line options for slapd
url_listURL list
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

oracledb

Oracle 10g Failover Instance

AttributeDescription
homeOracle Home Directory
listener_nameOracle Listener Instance Name
nameOracle SID
refReference to existing oracledb resource in the resources section.
typeOracle Installation Type
userOracle User Name
vhostVirtual Hostname
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

orainstance

Oracle 10g Failover Instance

AttributeDescription
homeOracle Home Directory
listenersOracle listeners
lockfilePathname for lockfile
nameOracle SID
refReference to existing orainstance resource in the resources section.
userOracle User Name
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

oralistener

Oracle 10g Listener Instance

AttributeDescription
homeOracle Home Directory
nameListener name
refReference to existing oralistener resource in the resources section.
userOracle User Name
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

postgres-8

Defines a PostgreSQL server

AttributeDescription
config_fileConfig File
nameName
postmaster_optionsOther command-line options for postmaster
postmaster_userUser who runs the database server
refReference to existing postgres-8 resource in the resources section.
service_nameInherit the service name.
shutdown_waitWait X seconds for correct end of service shutdown
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

quorumd

This element and its attributes define parameters for the quorum disk daemon, quorumd. qdisk(5).

AttributeDescription
allow_killInstruct cman to evict nodes which are not updating the quorum disk. qdisk(5).
cman_labelThis is the name used by CMAN for the quorum device instead of the device name. qdisk(5).
deviceThe storage device the quorum daemon uses. The device must be the same on all nodes. qdisk(5).
intervalThe frequency of read/write cycles, in seconds. qdisk(5).
io_timeoutDie if we cannot get a write out to disk after interval*tko. qdisk(5).
labelSpecifies the quorum disk label created by the mkqdisk utility. If this field contains an entry, the label overrides the Device 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. qdisk(5).
master_winsEnable master-wins mode (two node clusters). qdisk(5).
max_error_cyclesDie after this many cycles which receive I/O errors. qdisk(5).
min_scoreThe minimum score for a node to be considered alive. If omitted or set to 0, the default function, floor((n+1)/2), is used, where n is the sum of the heuristics scores. The Minimum Score value must never exceed the sum of the heuristic scores; otherwise, the quorum disk cannot be available. qdisk(5).
paranoidReboot if we are running too slowly. qdisk(5).
priorityScheduler priority. qdisk(5).
rebootReboot if our score drops too low. qdisk(5).
schedulerScheduler. qdisk(5).
status_fileDebugging file. qdisk(5).
stop_cmanStop cman if the quorum disk cannot be found during startup. qdisk(5).
tkoThe number of cycles a node must miss to be declared dead. qdisk(5).
tko_upAmount of positive changes before a host is considered online. qdisk(5).
upgrade_waitAmount of cycles wait for conflicts for a bid for master status. qdisk(5).
use_uptimeUse /proc/uptime instead of gettimeofday(). qdisk(5).
votesThe number of votes the quorum daemon advertises to CMAN when it has a high enough score. qdisk(5).

Children:
heuristic
Back | Contents

resources

Defines global resources which may be referenced in services. You may redefine actions for resources here, but child resource definitions are ignored in this section.

Children:
CHILDREN
Back | Contents

rm

This element and its attributes define resources (for example an IP address) required to create HA cluster services, the HA cluster services themselves, and failover domains for the HA cluster services.

AttributeDescription
central_processingEnable central processing mode (requires cluster-wide shut down and restart of rgmanager.).
log_facilityThe facility is one of the following keywords: auth, authpriv, cron, daemon, kern, lpr, mail, news, syslog, user, uucp and local0 through local7
log_levelAn integer 0-7, inclusive, for all levels less than the selected. 0, system is unusable, emergency; 1, action must be taken immediately; 2, critical conditions; 3, error conditions; 4, warning conditions; 5, normal but significant condition; 6, informational; 7, debug-level messages.
status_child_maxMaximum number of status child threads.
status_poll_intervalScan the resource tree every X seconds for resources which need to be checked.
transition_throttlingDuring transitions, keep the event processor alive for this many seconds.

Children:
failoverdomains events resources SERVICE VM
Back | Contents

samba

Dynamic smbd/nmbd resource agent

AttributeDescription
config_fileConfig File
nameSamba Name
nmbd_optionsOther command-line options for nmbd
refReference to existing samba resource in the resources section.
service_nameInherit the service name.
shutdown_waitWait X seconds for correct end of service shutdown
smbd_optionsOther command-line options for smbd
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

SAPDatabase

SAP database resource agent

AttributeDescription
AUTOMATIC_RECOVEREnable or disable automatic startup recovery
DBJ2EE_ONLYonly JAVA stack installed
DBTYPEdatabase vendor
DB_JARSfile name of the jdbc driver
DIR_BOOTSTRAPpath to j2ee bootstrap directory
DIR_EXECUTABLEpath of sapstartsrv and sapcontrol
DIR_SECSTOREpath to j2ee secure store directory
JAVA_HOMEPath to Java SDK
NETSERVICENAMElistener name
POST_START_USEREXITpath to a post-start script
POST_STOP_USEREXITpath to a post-start script
PRE_START_USEREXITpath to a pre-start script
PRE_STOP_USEREXITpath to a pre-start script
refReference to existing SAPDatabase resource in the resources section.
SIDSAP system ID
STRICT_MONITORINGActivates application level monitoring
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

SAPInstance

SAP instance resource agent

AttributeDescription
AUTOMATIC_RECOVEREnable or disable automatic startup recovery
DIR_EXECUTABLEpath of sapstartsrv and sapcontrol
DIR_PROFILEpath of start profile
InstanceNameinstance name: SID_INSTANCE_VIR-HOSTNAME
POST_START_USEREXITpath to a post-start script
POST_STOP_USEREXITpath to a post-start script
PRE_START_USEREXITpath to a pre-start script
PRE_STOP_USEREXITpath to a pre-start script
refReference to existing SAPInstance resource in the resources section.
START_PROFILEstart profile name
START_WAITTIMECheck the successful start after that time (do not wait for J2EE-Addin)
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

script

LSB-compliant init script as a clustered resource.

AttributeDescription
filePath to script
nameName
refReference to existing script resource in the resources section.
service_nameInherit the service name.
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

service

Defines a service (resource group).

AttributeDescription
autostartAutomatic start after quorum formation
dependTop-level service this depends on, in service:name format.
depend_modeService dependency mode (soft or hard).
domainFailover domain.
exclusiveExclusive service.
max_restartsMaximum restarts for this service.
nameName.
nfslockEnable NFS lock workarounds.
nfs_client_cacheEnable exportfs list caching (performance).
priorityService priority.
recoveryFailure recovery policy (restart, relocate, or disable).
refReference to existing service resource in the resources section.
restart_expire_timeRestart expiration time; amount of time before a restart is forgotten.
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

tomcat-6

Defines a Tomcat server

AttributeDescription
config_fileConfig File
nameName
refReference to existing tomcat-6 resource in the resources section.
service_nameInherit the service name.
shutdown_waitWait X seconds for correct end of service shutdown
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents

totem

OpenAIS msg transport protocol

AttributeDescription
consensusThis is a timeout value that specifies how many milliseconds to wait for consensus to be achieved before starting a new round of membership configuration.
fail_recv_const
joinThis is a timeout value that specifies how many milliseconds to wait for join messages in the membership protocol.
keyfile
rrp_modeThis attribute specifies the redundant ring protocol mode. Its value can be set to active, passive, or none. Active replication offers slightly lower latency from transmit to delivery in faulty network environments but with less performance. Passive replication may nearly double the speed of the totem protocol if the protocol doesn't become cpu bound. The final option is none, in which case only one network interface is used to operate the totem protocol. If only one interface directive is specified, none is automatically chosen. If multiple interface directives are specified, only active or passive may be chosen.
secauthThis attribute specifies that HMAC/SHA1 authentication should be used to authenticate all messages. It further specifies that all data should be encrypted with the sober128 encryption algorithm to protect data from eavesdropping. For more information setting this value, refer the the openais.conf man page.
tokenThis is a timeout value that specifies how many milliseconds elapse before a token loss is declared after not receiving a token. This is the time spent detecting a failure of a processor in the current configuration. Reforming a new configuration takes about 50 milliseconds in addition to this timeout.
token_retransmits_before_loss_constThis value identifies how many token retransmits should be attempted before forming a new configuration. If this value is set, retransmit and hold will be automatically calculated from retransmits_before_loss and token.

Children:
interface
Back | Contents

unfence

Contains devices for unfencing the node. fence_node(8)

Children:
DEVICE
Back | Contents

vm

Defines a Virtual Machine

AttributeDescription
autostartAutomatic start after quorum formation
dependTop-level service this depends on, in service:name format.
depend_modeService dependency mode (soft or hard).
domainCluster failover Domain
exclusiveExclusive resource group
hypervisorHypervisor
hypervisor_uriHypervisor URI (normally automatic).
max_restartsMaximum restarts for this service.
migrateMigration type (live or pause, default = live).
migration_mappingmemberhost:targethost,memberhost:targethost ..
migration_uriMigration URI (normally automatic).
nameName
pathPath to virtual machine configuration files.
recoveryFailure recovery policy
refReference to existing vm resource in the resources section.
restart_expire_timeRestart expiration time; amount of time before a restart is forgotten.
snapshotPath to the snapshot directory where the virtual machine image will be stored.
status_programAdditional status check program
use_virshIf set to 1, vm.sh will use the virsh command to manage virtual machines instead of xm. This is required when using non-Xen virtual machines (e.g. qemu / KVM).
xmlfileFull path to libvirt XML file describing the domain.
__enforce_timeoutsConsider a timeout for operations as fatal.
__failure_expire_timeAmount of time before a failure is forgotten.
__independent_subtreeTreat this and all children as an independent subtree.
__max_failuresMaximum number of failures before returning a failure to a status check.
__max_restartsMaximum number restarts for an independent subtree before giving up.
__restart_expire_timeAmount of time before a failure is forgotten for an independent subtree.

Children:
CHILDREN
Back | Contents