HP P6000 Cluster Extension Software Administrator Guide (5697-0986, June 2011)

4. Run clxconf to obtain values for CSObjectPathA and CSObjectPathB.
clxconf -smis -sg /etc/opt/hpclxeva/conf/CLXEVA.config CLXWEB
The values for CSObjectPathA and CSObjectPathB are located in the file etc/opt/hpclxeva/
conf/clxobjpaths.cfg. For example:
#cat etc/opt/hpclxeva/conf/clxobjpaths.cfg
APPLICATION CLXWEB
CSObjectPathA HPEVA_ConsistencySet.InstanceID="50001FE100270C30.6005-08b4
-0010-2e9b-0000-5000-0039-0000"
CSObjectPathB HPEVA_ConsistencySet.InstanceID="50001FE100270CA0.6005-08b4
-0010-2971-0000-8000-00f3-0000"
5. Copy the information from clxobjpaths.cfg into the configuration file /etc/opt/hpclxeva/
conf/CLXEVA.config.
COMMON
#LogLevel info
APPLICATION CLXWEB
DC_A_StorageCellWWN 50001FE100270C30
DC_B_StorageCellWWN 50001FE100270CA0
DeviceGroup \Data Replication\clxwebdrg
DC_A_Hosts Host1 Host2
DC_B_Hosts Host3 Host4
DC_A_ManagementHosts clxsmaxlxla
DC_B_ManagementHosts clxsmaxlxlb
CSObjectPathA HPEVA_ConsistencySet.InstanceID="50001FE100270C30.6005-08b4
-0010-2e9b-0000-5000-0039-0000"
CSObjectPathB HPEVA_ConsistencySet.InstanceID="50001FE100270CA0.6005-08b4
-0010-2971-0000-8000-00f3-0000"
ApplicationStartup RESYNCWAIT
6. Copy the updated /etc/opt/hpclxeva/conf/CLXEVA.config file to the other cluster
nodes.
Testing the service configuration
The procedure and commands in this section are based the sample configuration in P6000 Cluster
Extension for Linux: Sample configuration. Use this procedure as a guide for configuring your
environment.
1. Use the Cluster User Service Administration Utility (clusvcadm) to start the service on Host1.
#clusvcadm -e CLXWEB –m Host1
2. Verify that the service started successfully.
#clustat –s CLXWEB
3. Stop the service and verify that the service stopped successfully.
#clusvcadm –s CLXWEB Or #clusvcadm –d CLXWEB
4. Start the service on Host2.
#clusvcadm –e CLXWEB –m Host2
Configuring P6000 Cluster Extension for Linux62