From owner-freebsd-isp Fri Sep 27 19:27:40 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA20897 for isp-outgoing; Fri, 27 Sep 1996 19:27:40 -0700 (PDT) Received: from mailhost.coppe.ufrj.br (root@cisigw.coppe.ufrj.br [146.164.2.31]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA20861 for ; Fri, 27 Sep 1996 19:27:36 -0700 (PDT) Received: (from jonny@localhost) by mailhost.coppe.ufrj.br (8.7.5/8.7.3) id XAA12952; Fri, 27 Sep 1996 23:27:19 -0300 (EST) From: Joao Carlos Mendes Luis Message-Id: <199609280227.XAA12952@mailhost.coppe.ufrj.br> Subject: Re: your mail To: msv@arisia.net (Mark S. Velasquez) Date: Fri, 27 Sep 1996 23:27:19 -0300 (EST) Cc: freebsd-isp@FreeBSD.org In-Reply-To: <2.2.32.19960927193337.006ac718@207.100.94.5> from "Mark S. Velasquez" at "Sep 27, 96 03:33:37 pm" X-Mailer: ELM [version 2.4ME+ PL14 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk #define quoting(Mark S. Velasquez) // Well, I know I'm asking a stupid question, but I'll do it anyways : // // I've installed a 4mm scsi tape drive(a Conner 4326NP) and then dumped my // filesystems via the following script : // // /sbin/dump 0udf 61000 ganymede:/dev/nrst0 / // /sbin/dump 0udf 61000 ganymede:/dev/nrst0 /usr // /sbin/dump 0udf 61000 ganymede:/dev/nrst0 /var // /sbin/dump 0udf 61000 ganymede:/dev/nrst0 /export/home // /sbin/dump 0udf 61000 ganymede:/dev/rst0 /export/cache How did you find 61000 as the tape density ? Is this the right way to force a tape length ? // This seems to work fine, however, when I do a "restore -if" to look at the // tape, I can only see the first(/) filesystem I dumped. // I'm doing an "mt -f /dev/rst0 fsf 1", etc. , to skip to the next dump-file Try: mt -f /dev/nrst0 fsf 1 ^ ^ ^ ^ ^ :) I use this here... // on the tape, but I never get to the next dump. Does mt work on FreeBSD 2.1.5 // with my tape drive ? or am I misremembering how to skip to the next // dump-file ? Admittedly its been several years since I was involved with // system backup. // // TIA // // Mark // // Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 ( Job ) jonny@cisi.coppe.ufrj.br Network Manager UFRJ/COPPE/CISI Universidade Federal do Rio de Janeiro