HP Serviceguard Quorum Server Version A.02.00 Release Notes, Fifth Edition, February 2007
HP Serviceguard Quorum Server Version A.02.00 Release Notes, Fifth Edition
Configuring and Running the Quorum Server
Chapter 122
7. Run the cluster and start the quorum server package.
Running the Quorum Server on a Single System
Specifying a Log File
By default, Quorum Server run-time messages go to stdout and stderr.
HP recommends that you create a directory such as /var/adm/qs, then
redirect stdout and stderr to a file in this directory (for example,
/var/adm/qs/qs.log) when you start the Quorum Server; see the
sample /etc/inittab entries in the examples below,. Recommended
pathnames are in Table 1-2 on page 21.
Running the Quorum Server
You must have root capability to run the Quorum Server. On a single
system, configure the Quorum Server to start up when the system on
which it is installed restarts or reboots. Create an entry such as the
following in the /etc/inittab file:
• For HP-UX:
qs:345:respawn:/usr/lbin/qs >> /var/adm/qs/qs.log 2>&1
• For Red Hat Linux (all in one line):
SUBNET[0] Specify your subnet here
SERVICE_NAME[0] qs
SERVICE_CMD[0] (>> Redirect file in this example shows recommended log pathnames)
HP-UX: /usr/lbin/qs >> /var/adm/qs/qs.log 2>&1
Linux:
Red Hat: /usr/local/qs/bin/qs >> /var/log/qs/qs.log 2>&1
SuSE: /opt/qs/bin/qs >> /var/log/qs/qs.log 2>&1
SERVICE_RESTART “-R”
Table 1-2 Package Control Script Parameters for qs-pkg (Continued)
Parameter Value