HP Insight Global Workload Manager 6.0 Software: User Guide

3. If the problem persists, check the files /var/opt/gwlm/gwlmagent.log.0 and /var/
opt/gwlm/gwlmcmsd.log.0 for additional diagnostic messages.
“SRD Communication Issue and “SRD Reformed with Partial Set of Nodes events
NOTE: Reforming with a partial set of nodes requires a minimum of three managed nodes in
the SRD.
NOTE: “SRD Communication Issue” events are not enabled by default. To see these events,
configure your events in HP SIM through the VSE Management menu bar using ToolsGlobal
Workload ManagerEvents.
If you have an SRD containing n nodes and you get n - 1 of the “SRD Communication Issue”
events but no “SRD Reformed with Partial Set of Nodes” events within 5 minutes (assuming an
allocation interval of 15 seconds) of the first “SRD Communication Issue” event, you might need
to restart the gwlmagent on each managed node in the affected SRD:
# /opt/gwlm/bin/gwlmagent --restart
Manually clearing an SRD
If gWLM is unable to reform an SRD, you can manually clear the SRD, as described in the
following section.
Clearing an SRD of A.02.50.00.04 (or later) agents
The following command is an advanced command for clearing an SRD. The recommended
method for typically removing a host from management is by using the gwlm undeploy
command.
Starting with A.02.50.00.04 agents, you can manually clear an SRD with the following command:
# gwlm reset --host=host
where host specifies the host with the SRD to be cleared.
If this command does not work, use the procedure given in the following section.
Clearing an SRD of agents of any version
The procedure in this section clears an SRD regardless of the version of the agents in the SRD.
The gwlm command is added to the path during installation. On HP-UX systems, the command
is in /opt/gwlm/bin/. On Microsoft Windows systems, the command is in C:\Program
Files\HP\Virtual Server Environment\bin\gwlm\ by default. However, a different
path might have been selected at installation.
NOTE: You must be logged in as root on HP-UX or into an account that is a member of the
Administrators group on Windows to run the commands below.
1. Delete the deployed.config file on each managed node:
# rm -f /etc/opt/gwlm/deployed.config
2. Force an undeploy of the SRD (named SRD below) to ensure the CMS and the managed
nodes agree on the SRD’s state. Run the following command on the CMS:
# gwlm undeploy --srd=SRD --force
3. Restart the gwlmagent daemon on each managed node:
# /opt/gwlm/bin/gwlmagent --restart
42 Additional configuration and administration tasks