Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2001 11:59:57 +0000 (UTC)
From:      naddy@mips.inka.de (Christian Weisgerber)
To:        freebsd-stable@freebsd.org
Subject:   Re: Quantum 7000
Message-ID:  <9qmg7t$1hft$1@kemoauc.mips.inka.de>
References:  <99A83EE8C34AD311809C009027936117144B49@dell-serv-1.phoenixmedical.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

Tomas Palfi <tpalfi@phoenixmedical.co.uk> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9qmg7t$1hft$1>