From owner-freebsd-current@FreeBSD.ORG Wed Jan 7 09:36:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9720116A4CE for ; Wed, 7 Jan 2004 09:36:17 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E02643D1F for ; Wed, 7 Jan 2004 09:36:14 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 5351E72DBF; Wed, 7 Jan 2004 09:36:14 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 5122D72DB5; Wed, 7 Jan 2004 09:36:14 -0800 (PST) Date: Wed, 7 Jan 2004 09:36:14 -0800 (PST) From: Doug White To: Harald Schmalzbauer In-Reply-To: <200401052209.07219@harrymail> Message-ID: <20040107093246.H4341@carver.gumbysoft.com> References: <200401052209.07219@harrymail> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: using mt without raw devices (nrast0) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2004 17:36:17 -0000 On Mon, 5 Jan 2004, Harald Schmalzbauer wrote: > Hi all, > > I have to struggle with a OnStream DI-30 on 5.2 (RC2). > The drive gets recognized as ast0 and with 32k blocks taring to /dev/ast0 > seems to work fine. > But how can I control the tape? "mt" gives for almost any command: > mt: /dev/nast0: eod: Input/output error > The rewind command gives no error but finishes way too quick. > Also I haven't been able to restore any data yet. Handy. Any kernel messages? > I'm aware about the DI-30 but that's the one I have to deal with atm. > > What's the trick with the missing raw devices on 5.2? Separate block and raw devices are no longer required on 5.2. Everything's a raw device, in a matter of speaking. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org