HP 3PAR Cluster Extension Software Administrator Guide for Windows (5697-1821, April 2012)
3. In the configuration file (CLX3PAR.config), enter the appropriate values for:
• DC_A_InServStorage_SerNum
• DC_B_InServStorage_SerNum
• RCVolumeGroupA
• RCVolumeGroupB
• DC_A_Hosts
• DC_B_Hosts
See “User configuration file” for more information.
For example:
COMMON
#LogLevel info
APPLICATION CLXWEB
#DC_A_InServStorage_SerNum 1302871
#DC_B_InServStorage_SerNum 1302835
#RCVolumeGroupA CLX_VG
#RCVolumeGroupB CLX_VG.r2835
#DC_A_Hosts clx_node1 clx_node2 # clx_node1, clx_node2 are data centre A cluster
nodes
#DC_B_Hosts clx_node3 clx_node4 # clx_node3, clx_node4 are data centre B cluster
nodes
#ApplicationStartup fastfailback # values: fastfailback | resyncwait
#UseNonCurrentDataOk yes # values: yes | no
IMPORTANT: If you are using Device Mapper Multipath, configure the
multipath_rescan.sh script as a PostExecScript. For more information, see “Rescanning
multipath devices” (page 60).
4. Copy the updated /etc/opt/hpclx3par/conf/CLX3PAR.config file to the other cluster
nodes.
Testing the service configuration
The procedure and commands in this section are based the sample configuration in “HP HP 3PAR
Cluster Extension for Linux: Sample configuration” (page 48)
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
5. Relocate the service to a remote data center node.
a. Verify that the Remote Copy volume group is in destination mode on the remote HP 3PAR
storage system using the HP 3PAR Inform Management GUI or CLI.
For more information, see HP 3PAR Remote Copy User Guide.
b. Relocate the service using the cluster administration command.
#clusvcadm –r CLXWEB –m Host3
56 Configuring HP 3PAR Cluster Extension for Linux