Results 1 to 6 of 6
Installed RHEL5 on a Intel DQ35JO motherboard. Was able to get by the initial problem of acpi? The new problem is that I can't find a RAID driver to use ...
- 04-04-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 1
Intel RAID driver
Installed RHEL5 on a Intel DQ35JO motherboard. Was able to get by the initial problem of acpi? The new problem is that I can't find a RAID driver to use the onboard sata drives in a RAID 5 configuration? I'm using a WD80G as my OS drive on the IDE controller of the mobo. I want to install (3), 250GB sata drives as a seperate RAID 5. The motherboard bios lets me setup the raid, but the REDHAT OS doesn't recognize the RAID as being present. I don't want the OS to be part of the RAID. Does anybody know of the correct driver to use for this? Thankyou.
- 04-05-2011 #2
are you using linux only?
if so, i recommend using software raid instead of on board "fakeraid" chip, they don't really have good support under linux and don't provide any advantage to user over software raid since its not a true hardware raid device
Intel Rapid Storage Technology - Wikipedia, the free encyclopedia
- 04-05-2011 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 04-06-2011 #4Just Joined!
- Join Date
- Aug 2008
- Posts
- 4
Maybe this board has a fake RAID, or BIOS RAID (however you like to call it) and actually depends on the OS to do the hard work. The only benefit is that you can boot from the other drive if one fails. That's enough benefit in some cases but requires more work to setup properly. So maybe as others suggested, just go for the normal software raid.
P.S. I have not set up a BIOS RAID configuraiton since the time one needed to craft a special boot script in initrd to have it working so maybe I'm exaggerating the difficulty to set-up.
P.P.S. If you are using the Red Hat Enterprise Linux then you have a subscription so you can look at access.redhat.com/kb/docs/DOC-52586 and access.redhat.com/kb/docs/DOC-1504 and if it doesn't help, you can drop a mail to support.Last edited by avalonit; 04-06-2011 at 07:54 AM.
- 04-06-2011 #5
another advantage is if for some reason some hardware fails on the motherboard, it may be difficult or impossible to recover your raid as you will need to find a device that can understand the setup that was configured, but any linux distro that can understand software raid will be able to recover your array
- 04-06-2011 #6Just Joined!
- Join Date
- Aug 2008
- Posts
- 4
In fact with BIOS raid, once created linux can still recognize the raid on another machine that does not support the same kind of RAID. Linux rocks!

With hardware raid it will also be possible for linux to read it, but the problem is one needs to know the structure used by the hardware raid and then be able to tell device mapper create the necessary block device. This requires above average knowledge though.


Reply With Quote
