TMF Reference Manual (G06.24+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-002
3-47
ALTER AUDITDUMP
The format for disk is as follows:
•
For disks on local nodes: [node.]volume[.prefix]
•
For disks on remote nodes: node.volume.prefix
prefix is two alphabetic characters, to which TMF appends a six-digit integer to
name the audit dump file.
If you specify a list of disks, TMF tries to send the audit dump to the first disk listed.
If that disk cannot be accessed or is out of space, TMF tries the next disk, and so
forth.
If you specify a disk that does not exist, TMF does not report this error now;
however, it does report the error when the next dump is attempted.
The optional and required syntax items for disk and the naming conventions for
prefix depend on whether the specified disk is on a remote or local node.
When the disk resides on a remote node:
•
The name specified for disk must be fully qualified.
•
volume must not exceed seven characters, counting the dollar sign ($).
•
You cannot specify ZT as the prefix.
When the disk resides on a local node:
•
node and prefix are optional.
•
If node is not specified, the node on which your TMFSERVE process is
running is assigned. prefix can have any value.
•
If prefix is not specified, the local node default ZT is automatically assigned
as the prefix.