Date: Wed, 10 Oct 2001 09:21:28 -0600 From: "Kenneth D. Merry" <ken@kdm.org> To: Bernd Walter <ticso@mail.cicely.de> Cc: Enriko Groen <enriko.groen@netivity.nl>, "'freebsd-scsi@freebsd.org'" <freebsd-scsi@FreeBSD.ORG> Subject: Re: sa0 not mounted? Message-ID: <20011010092128.A22270@panzer.kdm.org> In-Reply-To: <20011010171804.D4312@cicely20.cicely.de>; from ticso@mail.cicely.de on Wed, Oct 10, 2001 at 05:18:05PM %2B0200 References: <510EAC2065C0D311929200A02472526237A395@NETIVITY-FS> <20011010171804.D4312@cicely20.cicely.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 10, 2001 at 17:18:05 +0200, Bernd Walter wrote: > On Wed, Oct 10, 2001 at 04:52:43PM +0200, Enriko Groen wrote: > > plip0: <PLIP network interface> on ppbus0 > > lpt0: <Printer> on ppbus0 > > lpt0: Interrupt-driven port > > ppi0: <Parallel I/O> on ppbus0 > > ep2: <3Com 3C509B-TPO EtherLink III (PnP)> at port 0x210-0x21f irq 5 on isa0 > > ep2: Ethernet address 00:a0:24:72:52:52 > > ad0: 4110MB <QUANTUM FIREBALL SE4.3A> [14848/9/63] at ata0-master UDMA33 > > Waiting 5 seconds for SCSI devices to settle > > pass1 at ahc0 bus 0 target 5 lun 0 > > pass1: <HP C1533A A708> Removable Sequential Access SCSI-2 device > > pass1: 10.000MB/s transfers (10.000MHz, offset 15) > > da0 at ahc0 bus 0 target 4 lun 0 > > da0: <QUANTUM ATLAS_V_18_WLS 0230> Fixed Direct Access SCSI-3 device > > da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing > > Enabled > > da0: 17510MB (35861388 512 byte sectors: 255H 63S/T 2232C) > > da1 at ahc0 bus 0 target 6 lun 0 > > da1: <QUANTUM ATLAS_V_18_WLS 0230> Fixed Direct Access SCSI-3 device > > da1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing > > Enabled > > da1: 17510MB (35861388 512 byte sectors: 255H 63S/T 2232C) > > > > > > As you can see... pass1 detects a HP C1533A, but an sa device is not > > mounted. > > Can you please check with "kldstat -v | grep ' sa'" if the kernel really > has scsi tape support. > It should look similar like this: > > ticso@cicely5# kldstat -v | grep ' sa' > 8 sa > ticso@cicely5# # kldstat -v |grep ' sa' # That's on a machine that has the sa(4) driver compiled into the kernel. If he's got it compiled into the kernel (as opposed to loading cam as a module), 'nm /kernel |grep samount' would probably work better. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011010092128.A22270>
