From owner-freebsd-scsi Mon Dec 11 11: 0:54 2000 From owner-freebsd-scsi@FreeBSD.ORG Mon Dec 11 11:00:48 2000 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mail.enteract.com (mail.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id 6568337B6A0 for ; Mon, 11 Dec 2000 11:00:26 -0800 (PST) Received: from shell-1.enteract.com (presence@shell-1.enteract.com [207.229.143.40]) by mail.enteract.com (8.9.3/8.9.3) with SMTP id NAA35916; Mon, 11 Dec 2000 13:00:19 -0600 (CST) (envelope-from presence@churchofinformationwarfare.org) Date: Mon, 11 Dec 2000 13:00:18 -0600 (CST) From: Reverend K Kanno X-Sender: presence@shell-1.enteract.com To: David Miller Cc: freebsd-scsi@freebsd.org Subject: Re: LUN 1 on 3.2-R? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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: 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: 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: 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 > at scbus0 target 2 lun 0 (pass0,da0) > at scbus0 target 2 lun 1 (pass1) > 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