TMF Reference Manual (G06.26+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-003
3-237
RECOVER FILES
RECOVERVDPPHASE1
recovers the underlying catalog for the virtual disk process (VDP). If you omit this
option, the files specified in file-set are recovered, but the catalog is not.
MAP NAME[S] {old-fileset-list TO new-fileset}
{(old-fileset-list TO new-fileset
[,old-fileset-list TO new-fleset]...)}
allows files to be recovered to different volumes, subvolumes, and file IDs than the
ones from which they were dumped. The new (target) files, however, must be
located on the same node (system) and same instance of TMF as the old (source)
files.
When you select the MAP NAMES option, TMF always also uses the
FROMARCHIVE option, even if you do not explicitly select it.
old-fileset-list identifies the source files in the online dump disk or tape,
and can specify one or more file-sets, in the following format:
file-set
(file-set [, file-set]...)
new-fileset identifies the target file names to which the files will be recovered,
and can specify only one file-set in this format:
file-set
In both old-fileset-list and new-fileset, enter file-set in the
standard format for this variable defined earlier under file-set
on page 3-231 and
repeated here:
[[volume.]subvolume.]file-id
In file-set, file names are expanded with default volume names and subvolume
names. Notice, however, that qualified file names cannot specify node (system)
names or node numbers.
In file-set, you can specify both physical volumes and SMF disk volumes.
The MAP NAMES option does not permit a NOT file-set construct. That is,
you cannot use the MAP NAMES option to identify files to be excluded from
recovery to a target volume.
For the MAP NAMES option, you can specify file-set as a file-name pattern,
allowing file-set to implicitly refer to multiple files. If you specify more than
one renaming pattern in this option and there is a conflict, TMF uses the first
Caution. The RECOVERVDPPHASE1 option is intended for use with SMF files only. Before
you issue a RECOVER FILES command with this option, it is vital that you read Options for
the SMF Product on page 3-244.
Note. If you specify the MAP NAMES option, you cannot use the RECOVERVDPPHASE1
option.