TMF Reference Manual (G06.26+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-003
3-249
RELOCATE DISKDUMPS
RELOCATE DISKDUMPS
The RELOCATE DISKDUMPS command changes the disk dump media locations
specified in the TMF catalog.
serial-number
directs this RELOCATE DISKDUMPS command to change the catalog entries for
only the dumps with the specified serial number. You can obtain information about
dump serial numbers by using the INFO DUMPS command.
*
directs this RELOCATE DISKDUMPS command to change the catalog entries for
all dumps in the location specified by OLDDMLOC.
OLDDMLOC diskmedia-loc
specifies the old disk media location for the dumps, as listed in the TMF catalog.
diskmedia-loc must be a valid disk media location. Specify one disk media
location in the following format:
{[node.]{volume | *}}
An asterisk (*) indicates “all”; thus, node.* indicates all volumes. If you do not
specify the node name, the node where your TMFCOM process is running is
used.
NEWDMLOC diskmedia-loc
specifies the new disk media location for the dumps. diskmedia-loc must be a
valid disk media location. Specify one disk media location in the following format:
{[node.]{volume | *}}
An asterisk (*) indicates “all”; thus, node.* indicates all volumes. If you do not
specify the node name, the node where your TMFCOM process is running is
used.
Security Restrictions
You can issue the RELOCATE DISKDUMPS command only if you are a member of the
super user group.
RELOCATE DISKDUMPS {serial-number }
{(serial-number [, serial-number]...)}
{* }
,OLDDMLOC diskmedia-loc, NEWDMLOC diskmedia-loc