From owner-freebsd-stable Mon Apr 1 17:32:27 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.quantified.com (ns2.quantified.com [63.212.171.3]) by hub.freebsd.org (Postfix) with ESMTP id 3B37B37B400 for ; Mon, 1 Apr 2002 17:32:22 -0800 (PST) Received: from danzig.sd.quantified.net (web.quantified.com [63.212.171.5]) by mail.quantified.com (8.12.1/8.12.1) with ESMTP id g321Wkw8053054 for ; Mon, 1 Apr 2002 17:32:47 -0800 (PST) (envelope-from dsilver@quantified.com) Date: Mon, 1 Apr 2002 17:32:24 -0800 (PST) From: Doug Silver X-Sender: dsilver@danzig.sd.quantified.net To: stable@FreeBSD.ORG Subject: SCSI tape error using Amanda/dump Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Filter-Version: 1.7 (mail.quantified.com) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just changed my longtime Amanda server from BSDI to FBSD 4.4-Stable and I'm not sure if I'm using the correct tape device. Here's what dmesg shows: sa0 at ahc0 bus 0 target 6 lun 0 sa0: Removable Sequential Access SCSI-3 device sa0: 80.000MB/s transfers (40.000MHz, offset 32, 16bit) So for the non-rewinding tape device I put in /dev/nsa0, which seems to make sense after reading the mt and sa man pages (I know, I shouldn't be RTFM'ing before hand, but oh well ;). So, when I try to access the drive by running amflush I get this kernel message: (sa0:ahc0:0:6:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state. so I run 'mt -f /dev/nsa0 rewind' and things appear to be okay, but I still get that error. Also tried this: # dump 0f /dev/nsa0 /etc DUMP: Date of this level 0 dump: Mon Apr 1 17:27:47 2002 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /etc to /dev/nsa0 DUMP: bad sblock magic number DUMP: The ENTIRE dump is aborted. Any suggestions? Thanks! -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Doug Silver Network Manager Quantified Systems, Inc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message