Hi,

I am attempting to use the Dell OEM version of the AMI Megaraid 428 SCSI
RAID controller.  I'm using RedHat Linux 5.2 for Intel along with the 0.92
version of the megaraid driver which is distributed with RedHat's 2.0.36
kernel.  So far, I have been unable to get the kernel to recognize the
configured logical drives as SCSI targets.  I've tried using the driver as
a module and as part of a monolithic kernel.  The computer is a Dell Xeon
Precision Workstation with onboard Adaptec SCSI controllers.

I have configured the controller with two disks - one attached to each of
the internal SCSI connectors.  I have used the AMI bios setup menus to
configure and initialize these two disks as a single, RAID-0 logical
drive. 

What seems especially strange is that the driver reports that it finds a
logical drive, but then reports zero SCSI targets.  

In September I used the megaraid patch against the 2.0.32 kernel with a
very simmilar setup, and it worked fine.

Can anyone help?

Thanks,
        Chance

----------------------------------------------------------------------

Debugging info below:

dmesg reports:

megaraid: found 0x101e:0x9010:idx 0:bus 0:slot 14:fun 0
 scsi2: Found a MegaRAID controller at 0xec10, IRQ: 11
megaraid: [U.75:1.44] detected 1 logical drives
...
...
scsi2 : AMI MegaRAID U.75 254 commands 0 targs 2 chans
scsi : 3 hosts.

-----------

ls -lR /proc/scsi/megaraid

  -rw-r--r--   1 root     root            0 Dec  7 07:40 2

/proc/scsi/megaraid/2 is empty

/proc/scsi/scsi lists nothing about the megaraid controller or its logical
drive(s).

-----------

When loaded as a module, /var/log/messages reports:

Dec  3 14:33:56 ceres kernel: megaraid: found 0x101e:0x9010:idx 0:bus
0:slot 14\:fun 0
Dec  3 14:33:56 ceres kernel:  scsi2: Found a MegaRAID controller at
0xec10, IR\Q: 11
Dec  3 14:33:56 ceres kernel: megaraid: [U.75:1.44] detected 1 logical
drives
Dec  3 14:33:56 ceres kernel: scsi2 : AMI MegaRAID U.75 254 commands 0
targs 2 \chans

Reply via email to