TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-14
ADD DATAVOLS
Tokens in Command Buffer
ZTMF-TKN-VolumeName
specifies the name of a disk volume to be added to the TMF configuration as a
data volume. This token must occur at least once; multiple occurrences are
allowed.
ZTMF-TKN-VolumeName can also contain a wild card (value “*”, length 1). If the
wild card is specified, it must be the only instance of this token in the command
buffer. The wild card specifies that all accessible disk volumes in the system (not
already configured as active-audit volumes or data volumes) should be added to
the TMF configuration as data volumes.
ZTMF-TKN-NotVolumeName
specifies the name of a disk volume that is not to be added to the TMF
configuration as a data volume. This token is optional; multiple occurrences are
allowed.
This token is often used with a wild-card value for ZTMF-TKN-VolumeName to
exclude certain volumes from consideration. It can also be used along with an
explicit list of volumes.
ZTMF-MAP-Add-DataVols
is an extensible structured token specifying attributes of the data volumes to be
added to the TMF configuration. This token is required; only one occurrence is
allowed. This token contains the following fields:
ZAuditTrailId
specifies the audit trail to which the data volumes send their audit records. The
following values are valid:
If null, the default is ZTMF-VAL-Mat.
ZTMF-VAL-Mat Master audit trail
ZTMF-VAL-Aux01 Auxiliary audit trail #1
ZTMF-VAL-Aux02 Auxiliary audit trail #2
. . .
ZTMF-VAL-Aux015 Auxiliary audit trail #15