From owner-freebsd-hardware Sun May 24 07:57:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26721 for freebsd-hardware-outgoing; Sun, 24 May 1998 07:57:14 -0700 (PDT) (envelope-from owner-freebsd-hardware@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26711 for ; Sun, 24 May 1998 07:57:08 -0700 (PDT) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.8.8/8.8.8) with ESMTP id PAA00819; Sun, 24 May 1998 15:56:54 +0100 (BST) (envelope-from kpielorz@tdx.co.uk) Message-ID: <35683536.FA1837DF@tdx.co.uk> Date: Sun, 24 May 1998 15:56:54 +0100 From: Karl Pielorz Organization: TDX X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: Dmitry Morozovsky CC: freebsd-hardware@FreeBSD.ORG Subject: Re: dumping really big filesystems to Travan-4 streamer References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dmitry Morozovsky wrote: > > Hello there. > > 0. FreeBSD 2.2.6-R, ufs with 6G of used space, Travan-4 by Seagate (4G > native size) SCSI tape, hardware compression on. Central thing: file system > used size is more than 1 tape. > dumping with command > > dump -0ua -b 32 -f /dev/nrst0 > > leads to error message at the end of the first tape: > > DUMP: 57.24% done, finished in 1:40 > DUMP: write error 3999584 blocks into volume 1 > DUMP: Do you want to restart?: ("yes" or "no") > > Then, answering "no" leads to abort entire dump; answer "yes" leads to > remount tape and rewrite backup set from the very beginning, then to the > same error message. > > Any suggestions? It sounds like it's not seeing the end of the tape - I've only got a workaround for this (I've had similar problems in the past) - in the end I had to turn compression off on the device, and tell dump the actual media size... I'd also like to know a better 'fix' for this ;-) Regards, Karl Pielorz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message