[8085] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: AHA-2944 support

daemon@ATHENA.MIT.EDU (Doug Ledford)
Fri Feb 11 00:44:19 2000

Message-ID: <38A33077.F628A149@redhat.com>
Date:   Thu, 10 Feb 2000 16:41:11 -0500
From: Doug Ledford <dledford@redhat.com>
MIME-Version: 1.0
To: Kelly Sauke <ksauke@fastenal.com>
Cc: "'linux-scsi@vger.rutgers.edu'" <linux-scsi@vger.rutgers.edu>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Kelly Sauke wrote:
> 
> I'm trying to get linux installed on a Data General AV/5900 machine that has
> both an AHA-4944UWD and an AHA-2944UWD scsi adapter in it.  The problem
> comes when we cable up a Clariion disk array to it, the bios comes up and
> sees the multiple LUNs just fine but when the installer gets to where it
> wants to start partitioning we start to have problems.  If we're cabled up
> to the AHA-4944, then the installer dies a miserable death and prints a
> bunch of garbage to the screen.  I'm assuming this card isn't supported
> since its not listed in the aic7xxx readme.

I'm not familiar with that card, so I don't even try to guarantee things will
work with it.

>  If we are attached to the
> AHA-2944 then the installer is fine, but it *only* sees LUN 0.

This isn't a driver problem, this is a generic SCSI issue.  We don't probe all
luns by default because lots of devices are known to break when you do.  In
order to get the other luns to show up you can add them one at a time.  During
the install you can switch over to VT2 (which is a shell prompt) and type:

echo "scsi-add-single-device a b c d" > /proc/scsi/scsi

where a is the SCSI host number, b is the bus number (almost always 0), c is
the target ID of the device, and d is the LUN that you want added.

>  At this
> point I don't care which card I use, I just want to know if other people
> have had success using either of these cards and if they have, what they did
> to get them to work correctly with an external device such as a disk array.
> I've downloaded the newest driver disk from Doug Ledfords web site and that
> didn't seem to make any difference either.  Any help would be greatly
> appreciated.
> 
> Sauke
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.rutgers.edu

-- 

 Doug Ledford <dledford@redhat.com>  http://people.redhat.com/dledford
      Please check my web site for aic7xxx updates/answers before
                      e-mailing me about problems

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post