Date: Mon, 11 Dec 2000 13:00:18 -0600 (CST) From: Reverend K Kanno <presence@churchofinformationwarfare.org> To: David Miller <dmiller@sparks.net> Cc: freebsd-scsi@freebsd.org Subject: Re: LUN 1 on 3.2-R? Message-ID: <Pine.NEB.3.96.1001211125722.44019C-100000@shell-1.enteract.com> In-Reply-To: <Pine.BSF.4.21.0012111337570.8976-100000@search.sparks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 11 Dec 2000, David Miller wrote: What SCSI HA are you using? It seems lots of HAs dont' properly support LUNs. For instance, I have yet to see an onboard Adaptec Dell SCSI HA that works with an Infortrend or Chapparal controller. > 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 > > 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.NEB.3.96.1001211125722.44019C-100000>