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

of data to be transferred, it could take hours to resynchronize. If this is the case, clxrun may
take some time to return. Do not stop clxrun; use it to check the status of the associated XP RAID
Manager device groups.
Even if the XP RAID Manager version and the XP firmware version allow a delta resynchronization,
the amount of delta data to be transferred between the primary and the secondary could be long
enough for the copy process to take a while.
If running in fence level ASYNC, the default value of the AsyncTakeoverTimeout is set to a very
high number. This is done because the takeover process for fence level ASYNC can take much
longer when slow communications links are in place; adjust this value after measuring the XP
Continuous Access Software environment. See AsyncTakeoverTimeout on page 130 for more details.
To prevent premature termination of the takeover commands by the takeover timeout, measure the
time to copy the installed XP family disk array cache and adjust the resource online timeout interval
according to the measured copy time. Use only the slowest link XP Continuous Access Software
link to measure the copy time. This ensures that the XP disk array cache can be transferred from
the remote XP disk array, even in the event of a single surviving replication link between the XP
family disk arrays.
In general, because the failover environment is dispersed into two (or more) data centers, the failover
time cannot be expected to be the same as it would be in a single data center with a single shared
disk device.
Restrictions for customized XP Cluster Extension implementations
The following are some restrictions that apply when using the XP Cluster Extension CLI:
The XP Cluster Extension CLI call clxrun must be invoked before the associated disk resources
are activated.
Associated disk resources must not be activated on any other system. If other disk resources are
activated, XP Cluster Extension may remove write-access rights for those disk devices (putting them
in read-only mode).
Creating and configuring the user configuration file
The CLI expects as an argument the name configured as the APPLICATION tag value. You do not
need to specify the SearchObject object.
The following is an example of a customized user configuration file when using clxrun:
# /etc/opt/hpclx/conf/UCF.cfg
# This is the XP Cluster Extension User Configuration File (UCF.cfg).
# The COMMON tag specifies the configuration for the
# XP Cluster Extension core environment
#
COMMON
LogLevel info #show disk state info in the logs
# The APPLICATION tag specifies the configuration for the
# XP Cluster Extension failover behavior
APPLICATION sap #the application service
DeviceGroup sapdg #RM dev group for the app service
RaidManagerInstances 22 90 #RM instance number for dev group
XPSerialNumbers 34001 34005 #local and remote XP Serial Numbers
DC_A_Hosts eserv1 eserv2 #data center A hostnames
DC_B_Hosts eserv3 eserv4 #data center B hostnames
FenceLevel data #FenceLevel changed from default
XP Cluster Extension and CLI112