From owner-freebsd-stable Thu Oct 18 5:31: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id E598037B40B for ; Thu, 18 Oct 2001 05:30:59 -0700 (PDT) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 15uCKA-0007JG-01; Thu, 18 Oct 2001 14:30:58 +0200 Received: (from daemon@localhost) by kemoauc.mips.inka.de (8.11.6/8.11.6) id f9IBxvK51098 for freebsd-stable@freebsd.org; Thu, 18 Oct 2001 13:59:57 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: Quantum 7000 Date: Thu, 18 Oct 2001 11:59:57 +0000 (UTC) Message-ID: <9qmg7t$1hft$1@kemoauc.mips.inka.de> References: <99A83EE8C34AD311809C009027936117144B49@dell-serv-1.phoenixmedical.co.uk> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-stable@freebsd.org 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 Tomas Palfi wrote: > We have internal Quantum DLT 7000 installed on PowerEdge2500 currently > running FBSD4.4stable. the DLT is on SCSI channel 1 #6 (manufactures > configuration). > maranello# /sbin/dump -0u -f /dev/ast0 / You are dumping to the wrong device. /dev/sa0 is the first SCSI tape drive; "sa" from "sequential access device". Also, > estimated 39739 tape blocks on 1.02 tape(s) you want to use the auto-size flag, -a, with dump. See sa(4), dump(8). -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message