HP 3PAR Cluster Extension Software Administrator Guide (5697-0925, May 2011)

Valid values NO
YES(default)
HP3PARCLICommandTimeout
Format Integer
Description Specifies timeout value (in seconds) for HP 3PAR storage system command execution.
The timeout value is used whenever HP 3PAR Cluster Extension communicates with
the HP 3PAR storage system. If the storage system is not responding within the
configured timeout value, the command will time out and returns an error to the
application.
Default
values
90 seconds
Sample configuration file
The following is a sample UCF.cfg file:
#
COMMON
#LogLevel error # error|info default: error (optional)
# The APPLICATION part defines failover information for the application
specified
# as value of the APPLICATION tag. For example, the command - clx3PARrun MS
SQLCLX -
# will use the below settings to check and allow access to the disk set
specified
# as volume Group MS SQL.
# Necessary object when clxrun is used are:
# APPLICATION, DC_A_InServStorage_SerNum, DC_B_InServStorage_SerNum,
RCVolumeGroupA, RCVolumeGroupB, DC_A_Hosts and DC_B_Hosts
#APPLICATION MS SQLCLX # package/service/cluster group test_application
#DC_A_InServStorage_SerNum 30380
#DC_B_InServStorage_SerNum 30368
#RCVolumeGroupA vg_a
#RCVolumeGroupB vg_a.r23
#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 resyncwait # values: fastfailback | resyncwait
#Live Migration operation related parameters for CLX resource sapCLX which
belongs to VM group
#ClusterNotifyWaitTime 5
#ClusterNotifyCheckTime 10
#StatusRefreshInterval 300
NOTE: When you configure a UCF file, remove the # symbol for the properties you want to
configure.
Sample configuration file 47