Administrative Tasks

Restore Data in Interactive Mode

Step 1. Verify that the disk file system is large enough to contain all the data restored from tape by using the UNIX df command.

% df

FILESYSTEM

TYPE

BLOCKS

USE

AVAIL

USE

MOOUNTED ON

/dev/dsk/dks2d6s7

xfs

2081008

1524392

556616

74

arch

 

Step 2.

Run the xfsrestore -i command.

%xfsrestore -f /dev/rmt/tps0d3 /arch3

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.

%-> ls

Step 4. Add the appropriate relation point parents from the dumped file system to the extraction list to be restored.

-> 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 h option is used on the command line.

4-14

Trouble- shooting Tools

600716 Rev A

Page 166
Image 166
ADIC FileServ Version 4.0 600716 Rev A manual Run the xfsrestore -i command, Add home add mrktg add junk