HP P6000 Cluster Extension Software Administrator Guide (5697-2274, November 2012)

COMMON objects
The COMMON section is used to set the environment of P6000 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 P6000 Cluster Extension log file.
Default
value
%ProgramFiles%\Hewlett-Packard\Cluster Extension EVA\log
LogLevel
Format String
Description (Optional) Defines the logging level used by P6000 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.
SmisRequestRetries
Format String
Description (Optional) Specifies the number of retries P6000 Cluster Extension will attempt for
an HP SMI-S Continuous Access P6000 management command on each management
server.
Default
value
0
SmisRequestTimeout
Format String
Description (Optional) Defines the maximum amount of time (in milliseconds) an HP SMI-S P6000
Continuous Access management command can run before the command is timed
out.
This object is used by all components within P6000 Cluster Extension that interface
with HP SMI-S including the clxconf utility, the Connection Test function in the
administrator GUI and the P6000 Cluster Extension resource DLL.
You must consider this when setting the SmisRequestTimeout to a value other than
the default.
44 User configuration file and P6000 Cluster Extension objects