HP P6000 Cluster Extension Software Administrator Guide (5697-2274, November 2012)

HPEVA_ConsistencySet.InstanceID="50001FE15002B570.
6005-08b4-
0001-6e12-0000-7000-031a-0000"
---- Sample UCF.cfg end
Return codes clxconf exits with one of the following return codes:
OK: clxconf successfully obtained both consistency set object paths for all of the
applications.
0
FAILURE: clxconf failed to obtain both consistency set object paths for one or more of
the applications.
3
clxgetobjpath
Description clxgetobjpath uses the clxsmiscfg file to access the HP SMI-S server
to retrieve the CSObjectPath values from both P6000/EVA storage systems,
printing the values to standard out.
Syntax clxgetobjpath SMA_hostname [DC_A_EVA_WWN DC_B_EVA_WWN
DR_Group]
Operands Management server host nameSMA_hostname
DC_A_EVA_WWN WWN of the P6000/EVA array in data center A
DC_B_EVA_WWN WWN of the P6000/EVA array in data center B
DR_Group The DR group name
If you only provide the management server host name, it will test the connection
to this host. There will be no output if the return code is OK.
If you provide the P6000/EVA array WWNs and a DR group name, the
output will show the SMI-S CSObjectPath(s) values.
Example 1 This example shows the consistency set values for the DR group DRG031 on
both P6000/EVA storage systems.
C:\>cd %HPCLX_EVA_PATH%
C:\Program Files\Hewlett-Packard\Cluster Extension EVA>cd bin
C:\Program Files\Hewlett-Packard\Cluster Extension EVA\bin>
clxgetobjpath CLXEVA1 50001FE15002B5A0 50001FE15002B570
"\Data Replication\DRG031"
HPEVA_ConsistencySet.InstanceID="50001FE15002B5A0.6005-08b4
-0001-2b74-0000-6000-021f-0000"
HPEVA_ConsistencySet.InstanceID="50001FE15002B570.6005-08b4
-0001-27b1-0000-7000-0408-0000"
Example 2 This example shows that an attempt to connect to the HP SMI-S server on the
server CLXEVA1 was successful.
C:\Program Files\Hewlett-Packard\Cluster Extension EVA\
bin>clxgetobjpath CLXEVA1
C:\Program Files\Hewlett-Packard\Cluster Extension EVA\bin>echo
%ERRORLEVEL%
0
58 CLI commands and utilities