Administrative Tasks
4-14 Trouble- shooting Tools 600716 Rev A
Restore Data in
Interactive Mode Step 1. Verifythat the disk f ilesystem is l argeenough to
contain all the data restored from tape by using the
UNIX df command.
Step 2. Run the xfsrestore -i command.
An interactive shell is invoked with the -> prompt.
Step 3. Run the UNIX ls command at the xfsrestore
prompt to verify which directories and files are in
the dumped file system.
Step 4. Add the appropriate relation point parents from the
dumped file system to the extraction list to be
restored.
%df
FILESYSTEM TYPE BLOCKS USE AVAIL USE MOOUNTED ON
/dev/dsk/dks2d6s7 xfs 2081008 1524392 556616 74 arch
%xfsrestore -f /dev/rmt/tps0d3
/arch3
%-> ls
-> add home
-> add mrktg
-> add junk
Note
If you specify a directory, it and all of its
descendants are added to the extraction list,
unless the hoption is used on the command line.