HP 3PAR Cluster Extension Software Administrator Guide for Windows (5697-1821, April 2012)
COMMON objects
The COMMON section is used to set the environment of HP 3PAR Cluster Extension.
The COMMON tag can appear in the configuration file only once. The COMMON object does
not require any value.
Objects of the type COMMON can appear only one time. Those objects must be placed after the
COMMON tag in the configuration file.
If the default values fit your environment, there is no need to specify them in the file.
COMMON
Format tag
Description Distinguishes between general (common) and application-specific objects.
LogDir
Format String
Description (Optional) Defines the path to the HP 3PAR Cluster Extension log file.
Default
value
Linux/var/opt/hpclx3par/log
Windows %ProgramFiles%\Hewlett-Packard\Cluster Extension 3PAR\
log
LogLevel
Format String
Description (Optional) Defines the logging level used by HP 3PAR Cluster Extension.
Valid values error (default): Logs only error messages for events that are unrecoverable.
warning: Logs error messages and warning messages for events that are
recoverable.
info: Logs error messages, warning messages, and additional information, such
as disk status.
debug: Logs error messages, warning messages, info messages, and messages that
report on execution status, useful for troubleshooting.
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
60 seconds
HP3PARRCPeriodicLinkDownTimeout
Format Integer
Description Specifies the timeout value (in seconds) for HP 3PAR Cluster Extension to wait for
the RC volume group status to go to the stopped state after the RC link is brought
down. The property value ranges between 200 and 300 seconds. This is applicable
for Asynchronous Periodic Replication mode.
COMMON objects 65