HP StorageWorks P9000 Cluster Extension Software Administrator Guide (TB534-96009, February 2011)

StatusRefreshInterval
Format Integer
Description Specifies how often P9000 Cluster Extension will gather disk array information.
Default
value
300 seconds
Vgs (CLI only)
Format List
Description List of volume groups.
XPSerialNumbers (Required)
Format List
Description A space-separated list of at least two serial numbers must be specified: the serial
numbers of the primary and secondary disk arrays. P9000 Cluster Extension checks
whether the local disk array is contained in this list. Serial numbers of the disk arrays
of the connected cluster nodes (at least two).
Basic configuration example
The following is an example of a UCF.cfg file:
#/etc/opt/hpclx/conf/UCF.cfg
#This is the P9000 Cluster Extension User Configuration File (UCF.cfg).
#The COMMON tag specifies the configuration for the
#P9000 Cluster Extension core environment
COMMON
LogLevel info #default (not necessary)
APPLICATION sap #the application service
Vgs sapdatavg saptmpvg #the volume groups (not necessary)
Filesystems /sapdata /saptmp #the filesystems
DeviceGroup sapdg #RM dev group for the app service
RaidManagerInstances 22 #RM instance number for dev group
DC_A_Hosts host1a host2a #Data center A
DC_B_Hosts host3b host4b #Data center B
92 User configuration file and P9000 Cluster Extension objects