SCSI Raid support for Fedora.

Chris Adams cmadams at hiwaay.net
Thu Oct 21 14:24:39 UTC 2004


Once upon a time, Chris Miller <fedora at gammanetworking.com> said:
> I have just spent some money on a MegaRAID SCSI 320-2.  It works well
> under Fedora Core 2 64bit.  But if you want to monitor if a drive goes
> bad you are SOL.  After calling LSI I was told they do not support
> Fedora and to go see if the Open Source Community has made any software
> to monitor the card. After looking at google I did not find any help.  

The problem is that the in-kernel driver does not have the 32 bit (for
64 bit archs) compatibility ioctls that megamgr uses.  However, you can
monitor the RAID status directly by looking in /proc/megaraid.  Here's a
script I use:

http://www.iruntheinter.net/files/misc/megacheck.pl-1.0

I run it from cron every 5 minutes.

For managing the RAID, the driver available from LSI's site does have
compat ioctls, but it doesn't build against a 2.6 kernel.  The kernel in
rawhide (for FC3) has the new generation MegaRAID driver enabled (I
haven't tried it yet) and it looks like it also has 32 bit compat ioctls
on 64 bit archs.

-- 
Chris Adams <cmadams at hiwaay.net>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.




More information about the fedora-list mailing list