HP StorageWorks P9000 Replication Manager Software 7.1 CLI Reference Guide (TB584-96021, May 2011)
EX_DRM_HOST_DEF_CHECK (Checks the contents of a host environment settings
file)
Formats
To check the contents of a host environment settings file on the file server or the database server:
EX_DRM_HOST_DEF_CHECK -db -f environment-settings-file-name
To check the contents of a host environment settings file on the backup server:
EX_DRM_HOST_DEF_CHECK -bk -f environment-settings-file-name
Description
This extended command is used to check the contents of a host environment settings file. The extended
command first checks whether the specified file exists. If the file exists, the extended command checks
that the contents of the HOST_ROLE and MAX_LOG_LINES entries in the host environment settings
file are set as described in the table below.
Table 10 Items checked in the host environment settings file
Items checkedItem
• Both the name and value of the item are specified.
• Only one item is specified.
• The length of the value in characters does not exceed the maximum value.
• If the -db argument is specified in the extended command, DB is specified
as the item.
• If the -bk argument is specified in the extended command, BK is specified
as the item.
HOST_ROLE
• Both the name and value of the item are specified.
• Only one item is specified.
• The length of the value in characters does not exceed the maximum value.
• The specified value is an integer in the range from 1,000 to 100,000.
MAX_LOG_LINES
• Only one item is specified.
• The length of the value in characters does not exceed the maximum value.
• Either NORMAL or DETAIL is specified.
MSG_OUTPUT
#
#
If the item name and value are not specified, the default value (NORMAL) is applied.
Prerequisites
The prerequisite for executing this extended command is as follows:
• This extended command is executed on the machine that contains the host environment settings
file to be checked.
Arguments
-db
Extended commands32