From owner-freebsd-questions Sat Apr 4 02:20:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27340 for freebsd-questions-outgoing; Sat, 4 Apr 1998 02:20:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from px.f1.ru (px.f1.ru [194.87.86.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27289 for ; Sat, 4 Apr 1998 02:19:59 -0800 (PST) (envelope-from am@px.f1.ru) Received: (from am@localhost) by px.f1.ru (8.8.8/amsoft/1.0) id OAA29906 ; Sat, 4 Apr 1998 14:18:54 +0400 (MSD) From: Andrew Maltsev Message-Id: <199804041018.OAA29906@px.f1.ru> Subject: Re: Tape backup technique In-Reply-To: from "Doug White" at "Apr 3, 98 07:07:35 pm" To: dwhite@resnet.uoregon.edu Date: Sat, 4 Apr 1998 14:18:54 +0400 (MSD) Cc: am@amsoft.ru, freebsd-questions@FreeBSD.ORG Reply-To: am@f1.ru Organization: F1 communications X-Phone: +7-086-229-9988 X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Pretty much. Thus the existence of the `mt' command. > > > > Of course I'm using `mt' to rewind and jump over the files, but I see no > > command to get tape position. > > Why do you need it, btw? Just to know. To plan what will fit and what was average compression ration and so on. If it is impossible to know from streamer - why not to do it in driver? Who does the search for eof, for example - streamer or driver? If driver then it's easy to add such counter to driver I think.. I even attempted to eject the tape and see position, but the tape is rewinded prior to eject.. Nice service :) > > And yet another question - what to do if 0-level dump doesn't fit to one > > tape? > > dump will ask for another tape. In reality it says something like "Cannot write, abort entire backup process [yes/no] ?" Hm.. I had not tried to answer `no', btw :) Btw, I'd wrote more or less detailed plan for myself to do some kind of tape helper - something that will always know what is on that tape and help networked computers to access `tape server' reliably and easy. Is it interested to someone except me? I'm busy now, but i can at least continue think about it and may be implement it some time later.. Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message