Installation guide

178 Appendix B:Supplementary Software Information
id = id
name = system_name
Specifies the identification number (either 0 or 1) for the cluster system and the name that is returned
by the hostname command (for example, storage0).
powerSerialPort = serial_port
Specifies the device special file for the serial port to which the power switches are connected, if any
(for example, /dev/ttyS0).
powerSwitchType = power_switch
Specifies the power switch type, either RPS10, APC,orNone.
quorumPartitionPrimary = raw_disk
quorumPartitionShadow = raw_disk
end member0
Specifies the raw devices for the primary and backup quorum partitions (for example,
/dev/raw/raw1 and /dev/raw/raw2).
When you add a cluster service, the service-specific information you specify is entered into the fields
within the [services] section in the database. The following details each cluster service field and its
subsequent description:
start service0
name = service_name
disabled = yes_or_no
userScript = path_name
Specifies the name of the service, whether the service should be disabled after it is created, and the
full path name of any script used to start and stop the service.
preferredNode = member_name
relocateOnPreferredNodeBoot = yes_or_no
Specifies the name of the cluster system on which you prefer to run the service, and whether the service
should relocate to that system when it reboots and joins the cluster.
start network0
ipAddress = aaa.bbb.ccc.ddd
netmask = aaa.bbb.ccc.ddd
broadcast = aaa.bbb.ccc.ddd
end network0
Specifies the IP address, if any, and accompanying netmask and broadcast addresses used by the ser-
vice. Note that is is possible to specify multiple IP addresses for a service.