From owner-freebsd-questions Sun Feb 13 8:58:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boris.netgate.net (boris.netgate.net [204.145.147.154]) by builder.freebsd.org (Postfix) with ESMTP id 3EEAF421C for ; Sun, 13 Feb 2000 08:58:38 -0800 (PST) Received: from localhost (wellsian@localhost) by boris.netgate.net (8.9.3/8.9.3) with ESMTP id IAA02909; Sun, 13 Feb 2000 08:58:28 -0800 (PST) (envelope-from wellsian@caffeine.com) Date: Sun, 13 Feb 2000 08:58:28 -0800 (PST) From: wellsian X-Sender: wellsian@boris.netgate.net To: Gregory Carvalho Cc: FreeBSD Questions Subject: Re: dump/restore problem In-Reply-To: <38A6E112.A63B6A4D@stcinc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are you sure the files in question are on that part of the tape? I mean not elsewhere in a multiple-dump backup that might require you to "mt /dev/rsa0 fsf 2" first or something? What are the dump commands that created the tape? (from when it was blank and fully rewound) What's the mount command show for where your filesystems are attached? Dave On Sun, 13 Feb 2000, Gregory Carvalho wrote: > I am unable to restore /usr/newdrv/Employment from a dump volume. I > receive the following: > > # restore -xvf /dev/nrsa0 /usr/newdrv/Employment/ > Verify tape and initialize maps > Tape block size is 10 > Dump date: Sat Jan 1 16:16:17 2000 > Dumped from: the epoch > Level 0 dump of /usr/newdrv on homer.stcinc.com:/dev/da1c > Label: none > Extract directories from tape > Initialize symbol table. > ./usr/newdrv/Employment is not on the tape > Extract requested files > You have not read any tapes yet. > Unless you know which volume your file(s) are on you should start > with the last volume and work towards the first. > Specify next volume #: ^Crestore interrupted, continue? [yn] n > > I am using FreeBSD 3.2R. I have tried entering 0 through 4 for the > volume, but to no avail. restore -t displays the Employment dir and it's > files. I would appreciate someone explaining the proper restore command > syntax since mine is obviously flawed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message