HP XP Cluster Extension Software Administrator Guide

2. Select the application and device/copy group combination you want to remove from the
pair/resync monitor and remove it with the following command:
clxchkmon -n [[application_name] | [resource_group_name] |
[resource_name]] -g device/copy_group_name remove
where
application_name|resource_group_name|resource_name is the resource name
(as defined by the APPLICATION tag in the UCF.cfg file) of the XP Cluster Extension resource
and should match the clxchkmon output. If the clx option is not specified, the command
is executed only for non-XP Cluster Extension resources.
CAUTION:
If you respond Y (yes) to remove the combination, the resource will be removed from the list of
resources to be monitored in the pair/resync monitor. If this is not an emergency removal attempt
and the XP Cluster Extension resource is online, the previous procedure will lead to a failed resource,
which will take all dependent resources offline and eventually force your application offline.
Do not use this command to take your XP Cluster Extension resources offline.
Syntax
clxchkmon [-clx] [-s host name] [-n resource_name g device_group] [[[-t
monitor_interval] | [-autorecover mode] | [-remove [-force]] | [-show]
| [-pid] | [-stopsrv] | [-log [[error] | [warning] | [info] | [trace]]]]]
[-p port number]
where:
-s hostname Specifies the name of a host.
n resource_name Specifies the resource (application) name as used in XP Cluster Extension.
g device_group Specifies a RAID Manager device/copy group name.
t monitor_interval Specifies interval in seconds to update registered monitor resources.
autorecover mode Specify YES to enable autorecovery, or NO to disable autorecovery for
registered monitor resource.
clx Executes the command only for XP Cluster Extension resources.
remove Removes the resource from the monitor list.
force Disables user confirmation to remove resource.
show Displays monitored resources.
pid Returns the process ID of the pair/resync monitor.
stopsrv Stops the pair/resync monitor socket server.
log Sets the log level for the pair/resync monitor.
p port_number Specifies the port number to be used.
Return codes
clxchkmon exits with one of the following return codes:
0 Successful, or device/copy group is in PAIR state.
1 Device/copy group is not in PAIR state.
2 Resource/device/copy group is not registered with the pair/resync monitor.
3 Pair/resync monitor (clxchkd) is not running.
4 Device/copy group's pair status is pending.
10 Pair/resync monitor internal error.
CLI commands 43