From owner-freebsd-questions Sun Jan 12 01:55:53 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id BAA18549 for questions-outgoing; Sun, 12 Jan 1997 01:55:53 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id BAA18538 for ; Sun, 12 Jan 1997 01:55:47 -0800 (PST) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id LAA10819; Sun, 12 Jan 1997 11:54:32 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma010816; Sun Jan 12 11:54:15 1997 Message-ID: <32D8B48D.671C@barcode.co.il> Date: Sun, 12 Jan 1997 11:53:17 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: Brandon Gillespie CC: freebsd-questions@freebsd.org Subject: Re: setting up backups (incremental)--what to use? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Brandon Gillespie wrote: > > I have a tape drive setup off my system, and functioning (I can tar to it > and read from the tar without problem). I do not want an absolute tar > file every day, I want an incremental backup based off the previous day, > or something similar. How do I go about doing this? I noticed the > incremental option in the tar manual, but there is no explanation as to > what to do.. Help? Don't know, I don't use tar... > > Also... I need to figure out how large of a tar file my drive can > handle--it uses 8MM DAT tapes, but its an older drive, reporting as: 8mm is not DAT, though the technology is similar. > > ahc0:A:5: refuses syncronous negotiation. Using asyncronous transfers > (ahc0:5:0): "EXABYTE EXB-8200 2687" type 1 removable SCSI 1 > st0(ahc0:5:0): Sequential-Access density code 0x0, variable blocks, > write-enabled > > Anybody? If I remember Exabyte model numbers correctly, a plain 8200 will put 2.2GB on a 112m cassette. > > -Brandon Gillespie Nadav