HP Serviceguard A.12.00.00 for Linux Release Notes, May 2014

1. Create a directory as jetty under one of the standard jetty locations as follows:
/usr/share, /usr/share/java, ${HOME}, ${HOME}/src, ${HOME}/opt,
/opt, /java, /usr/local, /usr/local/share, /us r/local/share/
java, /home
The system searches for jetty location in the same order of directory list as mentioned and
the first jetty location is taken in to consideration.
Example: mkdir /opt/jetty
2. Copy the extracted contents of the tar ball in to the new folder created:
Example: If jetty is extracted to /tmp/jetty-distribution-8.1.14.v20131031
then all the contents of jetty-distribution-8.1.14.v20131031 directory must
be copied to /opt/jetty folder.
/tmp # cd jetty-distribution-8.1.14.v20131031
/tmp/jetty-distribution-8.1.14.v20131031 # cp -r * /opt/jetty/
3. Execute ‘Serviceguard_manager_setup configuration script:
/opt/hp/cmcluster/serviceguardmanager/'Serviceguard_manager_setup'
-l /opt/jetty/ -o config
QXCR1001329232—Serviceguard Manager does not list all the nodes in the subnet during
subnet configuration.
Workaround
Upgrade glibc-2.12-1.107.el6.x86_64 to glibc-2.12-1.131.el6.x86_64 then
all the nodes of a subnet will be listed during subnet configuration.
Serviceguard Manager will not be accessible when a cluster is configured using the
cmpreparecl command from Serviceguard for Linux A.12.00.00 (i.e. without applying the
Day 1 patch). Accessing the Serviceguard Manager URL (http://<node name>:5511) will
not launch the application in the browser. In such cases check the Linux firewall rules and add
the following rules using these commands to resolve the problem:
#iptables -A INPUT p tcp dport 5511 j ACCEPT
#iptables -A INPUT p tcp dport 5522 j ACCEPT
#iptables -A INPUT p tcp dport 2301 j REJECT
#iptables -A INPUT p tcp dport 2381 j REJECT
Related information
The latest documentation for Serviceguard Linux is available in English at http://www.hp.com/
go/linux-serviceguard-docs.
Some of the document list is as follows:
For information about installing Serviceguard and its components along with the installation
prerequisites, see relevant release notes:
HP Serviceguard for Linux Base Version A.12.00.00 Release Notes
HP Serviceguard for Linux Advanced Version A.12.00.00 Release Notes
HP Serviceguard for Linux Enterprise Version A.12.00.00 Release Notes
For information about Serviceguard features, see Managing HP Serviceguard A.12.00.00
for Linux.
10