Managing Serviceguard Fifteenth Edition, reprinted May 2008

Building an HA Cluster Configuration
Configuring the Cluster
Chapter 5232
Specifying a Quorum Server
A cluster lock disk, lock LUN, or quorum server, is required for two-node
clusters. To obtain a cluster configuration file that includes Quorum
Server parameters, use the -q option of the cmquerycl command,
specifying a Quorum Server host server, for example (all on one line):
cmquerycl -q <QS_Host> -n ftsys9 -n ftsys10 -C
<ClusterName>.config
Enter the QS_HOST, QS_POLLING_INTERVAL and optionally a
QS_TIMEOUT_EXTENSION.
To specify an alternate hostname or IP address by which the Quorum
Server can be reached, use a command such as (all on one line):
cmquerycl -q <QS_Host> <QS_Addr> -n ftsys9 -n ftsys10 -C
<ClusterName>.config
For detailed discussion of these parameters, see “Configuring
Serviceguard to Use the Quorum Server” in the HP Serviceguard
Quorum Server Version A.03.00 Release Notes, at
http://www.docs.hp.com -> High Availability -> Quorum Server.