From owner-freebsd-questions@FreeBSD.ORG Thu May 19 15:51:10 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 203BD16A4D9 for ; Thu, 19 May 2005 15:51:10 +0000 (GMT) Received: from mta09-winn.mailhost.ntl.com (smtpout17.mailhost.ntl.com [212.250.162.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F89F43D9D for ; Thu, 19 May 2005 15:51:09 +0000 (GMT) (envelope-from jon@witchspace.com) Received: from aamta07-winn.mailhost.ntl.com ([212.250.162.8]) by mta09-winn.mailhost.ntl.com with ESMTP <20050519155106.KAXT9046.mta09-winn.mailhost.ntl.com@aamta07-winn.mailhost.ntl.com> for ; Thu, 19 May 2005 16:51:06 +0100 Received: from witchspace.com ([81.110.67.239]) by aamta07-winn.mailhost.ntl.com with SMTP <20050519155106.NHVI18002.aamta07-winn.mailhost.ntl.com@witchspace.com> for ; Thu, 19 May 2005 16:51:06 +0100 Received: (qmail 81718 invoked from network); 19 May 2005 15:53:11 -0000 Received: from unknown (HELO ?192.168.0.1?) (192.168.0.1) by dookie.home with SMTP; 19 May 2005 15:53:11 -0000 Message-ID: <428CB5DB.4020005@witchspace.com> Date: Thu, 19 May 2005 16:50:51 +0100 From: Jonathan Belson User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dan Nelson References: <428CAB4B.6080907@witchspace.com> <20050519152040.GB82926@dan.emsphone.com> In-Reply-To: <20050519152040.GB82926@dan.emsphone.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Rewinding tapes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2005 15:51:10 -0000 Dan Nelson wrote: > "mt rewind" is synchronous on all the tape drive I have used it on (dat, > dlt, 9-track, 3490). Apologies, it's 'tar' that seems to return when the drive is still busy - attempting to access the tape device before it's finished making groaning noises gives an input/output error. # tar -cv /some/dir # tar t tar: Error opening archive: Error reading '/dev/ast0': Input/output error Cheers, --Jon http://www.witchspace.com