Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!apple!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!crdgw1!uunet!zephyr.ens.tek.com!gvgpsa!gold.gvg.tek.com!viper.gvg.tek.com!davew From: davew@viper.gvg.tek.com (Dave White) Newsgroups: comp.unix.ultrix Subject: Re: dumps Keywords: /dev/nrtm0h, mt, dump, restore Message-ID: <1675@gold.gvg.tek.com> Date: 15 Nov 90 01:01:55 GMT References: <3856@vela.acs.oakland.edu> <1990Nov14.201711.23375@cs.utk.edu> Sender: news@gold.gvg.tek.com Reply-To: davew@viper.gvg.tek.com (Dave White) Distribution: usa Organization: Grass Valley Group, Grass Valley, CA Lines: 29 In article <1990Nov14.201711.23375@cs.utk.edu>, de5@ornl.gov (Dave Sill) writes: |>In article <3856@vela.acs.oakland.edu>, schemers@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@gvgpsa.gvg.tek.com UUCP: ...uunet!tektronix!gvgpsa.gvg.tek.com!davew