Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2005 17:13:20 -0400 (EDT)
From:      "Brian A. Seklecki" <lavalamp@spiritual-machines.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Dell Powervault 120T / ADIC FastStor DLT D116
Message-ID:  <20050726104633.S69040@arbitor.digitalfreaks.org>
In-Reply-To: <20050725164602.B31613@arbitor.digitalfreaks.org>
References:  <20050725164602.B31613@arbitor.digitalfreaks.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Jul 2005, Brian A. Seklecki wrote:

> For some reason, the tape changer is probing as pass(4) instead of ch(4).
>
>
> Any ideas why?  SCSI devices have a "device class" designation, IIRC.

Nevermind, someone had removed "device ch" from the kernel config (as 
well as uk(4), which explains pass(4) attachment)

ch1 at ahc0 bus 0 target 0 lun 0
ch1: <ADIC FastStor DLT D116> Removable Changer SCSI-2 device
ch1: 3.300MB/s transfers
ch1: 7 slots, 1 drive, 1 picker, 0 portals

sa0 at ahc0 bus 0 target 1 lun 0
sa0: <QUANTUM DLT7000 2561> Removable Sequential Access SCSI-2 device
sa0: 20.000MB/s transfers (10.000MHz, offset 8, 16bit)

# amtapetype -f /dev/sa0
Writing 256 Mbyte   compresseable data:  25 sec
Writing 256 Mbyte uncompresseable data:  207 sec
WARNING: Tape drive has hardware compression enabled
Estimated time to write 2 * 1024 Mbyte: 1656 sec = 0 h 27 min
wrote 454530 32Kb blocks in 1390 files in 13494 seconds (short write)
[interrupt]

...more complete output amtapetype(1) to amanda-users@amanda.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050726104633.S69040>