HP Serviceguard Quorum Server Version A.04.00 Release Notes, May 2014

Example 2 (for Red Hat x86_64):
On an RHEL 5 system:
rpm -ihv qs-A.04.00.00-0.rhel5.i386.rpm
On an RHEL 6 system:
rpm -ihv qs-A.04.00.01-0.rhel6.x86_64.rpm
Example 3 (for SUSE Linux Enterprise Server (SLES) 10 i386):
rpm -ihv qs-A.04.00.00-0.sles10.i386.rpm
For SUSE Linux Enterprise Server (SLES)11, use one of the following commands:
On an i386 system:
rpm -ihv qs-A.04.00.00-0.sles10.i386.rpm
On an x86–64 system:
rpm -ihv qs-A.04.00.00-0.sles11.x86_64.rpm
On an IA64 system:
rpm -ihv qs-A.04.00.00-0.sles10.IA64.rpm
NOTE: On SLES 11 i386 and IA64 systems, use the SLES 10 rpm; on an x86_64 SLES 11 system,
use the SLES 11 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. See
“Creating and Updating the Authorization File (page 18).
Now create a directory for the Quorum Server log file. The recommended pathnames are in Table 3
(page 17). (You may need to create the directory.)
Updating the Quorum Server
An update can be done while the cluster the Quorum Server system is running, but the Quorum
Server’s tie-breaking services will not be available while the update is in progress (For more
information, see “Replacing a Failed Quorum Server System (page 19)).
CAUTION: If you are updating Serviceguard as well, the Quorum Server update must be done
before you update Serviceguard.
Updating the Quorum Server (HP-UX)
1. Comment the Quorum Server entry in /etc/inittab, and run the following command:
/sbin/init q
2. Uninstall the existing Quorum Server:
swremove B8467BA
3. Install Quorum Server A.04.00:
swinstall B8467BA
4. Uncomment the Quorum Server entry in the /etc/inittab file.
5. Start the Quorum Server:
/sbin/init q
Updating the Quorum Server 11