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
Installing the Quorum Server
Chapter 1 15
system. You will see the complete product number in the file name. Run
the rpm command for that product name; for example, for A.02.00.04, you
would enter:
# cd /mnt/cdrom/QuorumServer/Linux/ ...
(Red Hat) # rpm -i qs-A.02.00.04-0.product.redhat.i386.rpm
(SuSE) # rpm -i qs-A.02.00.04-0.product.suse.i386.rpm
The Quorum Server executable file, qs, is installed on Red Hat in the
/usr/local/qs/bin directory, and on SuSE in the /opt/qs/bin
directory.
When the installation is complete, you need to create an authorization
file on the server where the Quorum Server will be running, to allow
specific host systems to obtain quorum services. The pathname for this
file must be:
(Red Hat) /usr/local/qs/conf/qs_authfile
(SuSE) /opt/qs/conf/qs_authfile
Enter into the file the names of all the cluster nodes that will be served
by this Quorum Server. Use one line per node, as in the following
example:
ftsys9.localdomain.com
ftsys10.localdomain.com
To allow access by all nodes, enter a plus sign (+).
Now create a directory for the QS log file. The recommended pathnames
are in Table 1-2 on page 21. (You may need to create the directory.)