Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2000 13:44:32 -0500 (EST)
From:      David Miller <dmiller@sparks.net>
To:        freebsd-scsi@freebsd.org
Subject:   LUN 1 on 3.2-R?
Message-ID:  <Pine.BSF.4.21.0012111337570.8976-100000@search.sparks.net>

next in thread | raw e-mail | index | archive | help
Hi All:)

I'm stumped.  I have a 3.2R system with an attached external SCSI-SCSI
RAID controller.  I had a nice 10 drive array last year with 36 GB drives,
and this year I'm adding on another nice array.

I have this in my config file:

# SCSI peripherals
# Only one of each of these is needed, they are dynamically allocated.
controller      scbus0          # SCSI bus (required)
# device                da0             # Direct Access (disks)
disk          da0 at scbus0 target 2 unit 0
disk          da1 at scbus0 target 2 unit 1
device          sa0             # Sequential Access (tape etc)
device          cd0             # CD
device          pass0           # Passthrough device (direct SCSI)


But in dmesg I get:

Waiting 5 seconds for SCSI devices to settle
pass1 at ahc0 bus 0 target 2 lun 1
pass1: <CHAPTEC G5312 G2.2> Fixed Processor SCSI-2 device 
pass1: 80.000MB/s transfers (40.000MHz, offset 127, 16bit), Tagged
Queueing Enabled
pass2 at ahc0 bus 0 target 2 lun 2
pass2: <JMR ELEC FORTRA SERIES. 1.00> Fixed Processor SCSI-2 device 
pass2: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
da0 at ahc0 bus 0 target 2 lun 0
da0: <CHAPTEC G5312 G2.2> Fixed Direct Access SCSI-2 device 
da0: 80.000MB/s transfers (40.000MHz, offset 127, 16bit), Tagged Queueing
Enabled
da0: 279097MB (571591680 512 byte sectors: 255H 63S/T 35579C)
changing root device to wd0s1a


camcontrol devlist:

su-2.03# camcontrol devlist
<CHAPTEC G5312 G2.2>               at scbus0 target 2 lun 0 (pass0,da0)
<CHAPTEC G5312 G2.2>               at scbus0 target 2 lun 1 (pass1)
<JMR ELEC FORTRA SERIES. 1.00>     at scbus0 target 2 lun 2 (pass2)


The associated da* and pass* devices seem to exist.

What am I missing?

Thanks in advance,

--- David



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?Pine.BSF.4.21.0012111337570.8976-100000>