Managing HP Serviceguard A.12.00.00 for Linux, June 2014
9.1 Installing the Cluster Analytics Software
9.1.1 Pre-requisites
Following are the prerequisites for installing serviceguard-analytics version A.12.00.00:
• sqlite-3.3 and later for Red Hat Enterprise Linux 5
• sqlite-3.6 and later for Red Hat Enterprise Linux 6
• sqlite3-3.7 and later for SUSE Linux Enterprise Server 11
9.1.2 Installing serviceguard-analytics Software
To install serviceguard-analytics software:
1. Check the Serviceguard version installed on your system:
#rpm -q serviceguard
NOTE: Ensure that serviceguard-analytics software is installed on all the nodes.
2. Install the software. For example,
On Red Hat 5:
#rpm —ivh serviceguard-analytics-A.12.00.00-0.rhel5.x86_64.rpm
On Red Hat 6:
#rpm —ivh serviceguard-analytics-A.12.00.00-0.rhel6.x86_64.rpm
On SUSE:
#rpm —ivh serviceguard-analytics-A.12.00.00-0.sles11.x86_64.rpm
9.1.3 Verifying serviceguard-analytics Installation
After you install serviceguard-analytics, run the following command to ensure that the
software is installed:
#rpm -qa | serviceguard-analytics
In the output, the product name, serviceguard-analytics-A.12.00.00-0 will be listed.
The presence of the line in the output of the command verifies that the installation is successful.
9.1.4 Removing serviceguard-analytics Software
To remove serviceguard-analytics software:
On Red Hat 5:
#rpm –e serviceguard-analytics-A.12.00.00-0.rhel5
On Red Hat 6:
#rpm –e serviceguard-analytics-A.12.00.00-0.rhel6
On SUSE:
#rpm –e serviceguard-analytics-A.12.00.00-0.sles11
9.2 Starting Cluster Analytics Daemon
Cluster analytics daemon must be running only on one node in the cluster. You can start the
cmanalyticsd daemon even before you run or configure the cluster. Use cmcaadmin
9.1 Installing the Cluster Analytics Software 265