Koozali.org: home of the SME Server

LSI MegaRAID drivers

Offline KeeWee

  • **
  • 25
  • +0/-0
LSI MegaRAID drivers
« on: February 22, 2011, 02:21:44 AM »
I'm experimenting with SME 7.5 on an IBM e206 server.

I have an LSI MegaRAID PCI card with drivers for Red Hat Linux 7.2, 7.3, 8.0 and 9.0.  Would any of those be appropriate for SME 7.5.

Thanks

Offline Jáder

  • *
  • 1,099
  • +0/-0
    • LinuxFacil
Re: LSI MegaRAID drivers
« Reply #1 on: February 22, 2011, 02:41:14 AM »
You´ll need drivers to Centos 4.x or RHEL4.x.
Try to find out updated drivers at manufacture´s web site.

Good luck.
...

Offline KeeWee

  • **
  • 25
  • +0/-0
Re: LSI MegaRAID drivers
« Reply #2 on: February 22, 2011, 04:59:57 AM »
Thanks.

The above are the only ones listed on the manufacturer's site.

I've no idea what the relationship between Red Hat Linux and RHEL is, but from your comment I suspect none of these drivers are usable.

The card presents attached drives to the OS as hde, hdf, hdg and hdh which the SME installer configures as a RAID 5 array over three discs plus a spare, and which isn't what I want.  I only want two drives as a RAID 1 array with the other two for additional storage.

Is there any way of manually configuring RAID within the install, as most distributions permit?

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: LSI MegaRAID drivers
« Reply #3 on: February 22, 2011, 05:02:56 AM »
The card presents attached drives to the OS as hde, hdf, hdg and hdh which the SME installer configures as a RAID 5 array over three discs plus a spare, and which isn't what I want.  I only want two drives as a RAID 1 array with the other two for additional storage.

Disconnect two drives. Install SME server, which will bind those two drives as RAID1. Attach the two additional drives, and do whatever you want with them.

Offline KeeWee

  • **
  • 25
  • +0/-0
Re: LSI MegaRAID drivers
« Reply #4 on: February 22, 2011, 07:04:40 AM »
Excellent.

Many thanks.