TMF Management Programming Manual (G06.24+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-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










