HP StorageWorks XP Cluster Extension Software Administrator Guide (T1656-96035, April 2010)

CAUTION:
The forceflag option is implemented as an emergency switch to manually activate your XP disk
set. If the forceflag option has been specified, XP Cluster Extension will not check any consistency
or concurrency rules before activating the XP disk set.
Return codes
clxrun exits with one of the following return codes:
0 OK
Application service can be started.
1 ERROR_GLOBAL
Application service should not start on any system in either site on either disk array.
2 ERROR_DC
Application service should not start on any system in the local site on the local disk array.
3 ERROR_LOCAL
Application service should not start on this system.
Example 1
# clxrun sap
Example 1 is based on the assumption that you have defined an APPLICATION tag named sap in
the UCF.cfg file and you have specified all necessary objects, including the DeviceGroup object,
to map the XP disk set to the application service sap. XP Cluster Extension will check the disk set
mapped to the application service sap, run the necessary takeover procedure and return one of the
return codes mentioned in the return code table.
Example 2
# clxrun -forceflag sap
Example 2 is based on the assumption that you have defined an APPLICATION tag named sap in
the UCF.cfg file and you have specified all necessary objects, including the DeviceGroup object,
to map the XP disk set to the application service sap. XP Cluster Extension will check the XP disk set
mapped to the application service sap, and run the necessary takeover procedure to enable read/write
access to the XP disk set.
clxchkmon
Pair/resync monitor access program
Description
The clxchkmon utility program allows starting and stopping of the resynchronization features and
queries to gather state information of the monitored device groups.
XP Cluster Extension and CLI114