dumps

Dave White davew at viper.gvg.tek.com
Thu Nov 15 12:01:55 AEST 1990


In article <1990Nov14.201711.23375 at cs.utk.edu>, de5 at ornl.gov (Dave Sill)
writes:
|>In article <3856 at vela.acs.oakland.edu>, schemers at vela.acs.oakland.edu
(Roland Schemers III) writes:
|>>If multiple dumps are placed on a single tape using 
|>>dump 0f /dev/nrmt0h, how can you position yourself to 
|>>the n'th dump on a tape? It looks like 'mt' should do
|>>it, but I'm not sure what the dump format is.
|>
|>Each dump takes up one file on the tape.  So if you've got four dumps
|>on one tape and you want to restore from the fourth dump, you need to do:
|>
|>    # mt -f /dev/nrmt0h fsf 3
|>
|>Before the restore.


Why not use the 's' flag in the restore command?  This will do the
same thing but save you a command.  From restore (8):

 s       The next argument identifies which dump file on the
         dump media is to be used by restore.  This is useful
         when the dump media has more than one dump image on
         it and not all of them will be restored.
----                 
Dave White	Grass Valley Group, Inc.   VOICE: +1 916.478.3052
P.O. Box 1114  	Grass Valley, CA  95945    FAX: +1 916.478.3887
Internet: davew at gvgpsa.gvg.tek.com 
UUCP: ...uunet!tektronix!gvgpsa.gvg.tek.com!davew



More information about the Comp.unix.ultrix mailing list