HSG80 ACS Solution Software V8.6 for IBM AIM Installation and Configuration Guide

Table Of Contents
Installing and Configuring the HS-Series Agent 425
c. Option 23, CHECK LOCAL Node for Running Agent
This function is used to determine if there are any instances of the Agent process
running on the local node. It uses the ps
eaf command and reports the results to
the operator.
d. Option 24, STOP Running Agent on LOCAL Node
This function is used to stop any instances of the Agent process running on the
local node. It may be invoked manually on each node in a cluster whose nodes may
have become isolated or have not yet rejoined the cluster.
e. Option 25, START the Agent on LOCAL Node
This function is used to start the Agent process running on the local node. It
automatically polls each node first as in Option 21 above, and it will not start the
Agent if one is running already on any node in the cluster.
Starting, Stopping and Checking for the Agent
The difference between a single-node configuration and an HACMP cluster is critical
when starting or stopping the Agent. To STOP a running agent, the script utility must
search the entire cluster and stop any Agent(s) found. This involves both stopping the
process with the
kill -9 command and the removing the entry from /ETC/INITTAB.
To START the Agent, the utility must first verify that no Agent is running already, and
then it must start the Agent on one node only. The /ETC/INITTAB service is not used in
the HACMP environment, because it would cause the Agent process to be re-spawned on
each restart of each node. This could easily lead to multiple Agents running on the same
HSG80 array, which is not allowed.
Password and Notification
The menu Options 1 and 2, involving Agent passwords and SNMP Enterprise OID's
respectively are the same in appearance as in the single node configuration. However, they
behave differently within the HACMP_Config.sh script because this information should
be kept consistent throughout the entire cluster. The HACMP_Config.sh script ensures
this consistency. Agent Notification Options 14 19 may be configured differently from
node-to-node within a cluster without interfering with the operation of HACMP or the
Agent.