Administrator's Guide

Do not specify arguments to be passed to the executable.
ResyncWaitTimeout (Optional)
Format Integer
Description Specifies the value (in seconds) for checking the status of the Remote Copy volume
group resynchronization. It might take some time to resynchronize member virtual
volumes. You can set this value if the ApplicationStartup property is set to
RESYNCWAIT.
Default
value
90
StatusRefreshInterval
Format Integer
Description Specifies how often HP 3PAR Cluster Extension will gather HP 3PAR storage array
volume group information.
Default
value
300 seconds
UseNonCurrentDataOk (Optional)
Format String
Description When the replication link is down, this property specifies whether HP 3PAR Cluster
Extension can fail over to the destination site when the data at the destination site
might not be current.
If a HP 3PAR Remote Copy link goes down, and the resource is moved to the remote
data center:
Setting this value to YES means that, regardless of whether or not the data is
current in the remote data center, the resource will come online.
Setting this value to NO means that the resource will not come online on the
remote data center since data might not be current.
Valid values YES (default)
NO
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
value
90 seconds
Sample configuration file
The following is a sample UCF.cfg file:
COMMON
#LogLevel info # error|info default: error (optional)
#HP3PARCLICommandTimeout 60
#HP3PARRCPeriodicLinkDownTimeout 250
Sample configuration file 53