HP Serviceguard Quorum Server Version A.04.00 Release Notes, March 2009

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 (Red Hat Linux)
1. Comment out the Quorum Server entry in /etc/inittab and run the following
command:
/sbin/init q
2. Uninstall the existing Quorum Server. For example:
rpm -e qs-A.02.04
CAUTION: This command may remove the file /var/log/qs/qs.log. If this
is your log file, you may want to save it before running this command.
3. Install the version of Quorum Server A.04.00 appropriate to your distribution and
hardware. For example:
rpm -ihv qs-A.04.00.00-0.rhel5.i386.rpm
4. Uncomment the entry you commented out in /etc/inittab.
5. Re-start the Quorum Server:
/sbin/init q
Updating the Quorum Server (SUSE Linux)
An update can be done while the cluster is running.
If you are updating Serviceguard as well, the Quorum Server update must be done
before you update Serviceguard.
1. Comment out the Quorum Server entry in /etc/inittab and run the following
command:
/sbin/init q
2. Uninstall the existing Quorum Server. For example:
rpm -e qs-A.02.04
Updating the Quorum Server 15