View previous topic :: View next topic |
Author |
Message |
ulrichenslin n00b

Joined: 07 Nov 2006 Posts: 1
|
Posted: Tue Nov 07, 2006 12:01 pm Post subject: PCI 4-Channel Ultra3 SCSI RAID Adapter on IBM Pseries 620 |
|
|
I have a IBM Pseries 620 with a Type 4-X, PCI 4-Channel Ultra3 SCSI RAID Adapter (FC 2498) (IBM code 4-x). I can boot Gentoo on 2006.1 PPC, but I don't see this card under iprconfig. I don't know what module to load for it.
Under OpenSuse 10.1 the raid card is not detected, and show in the PCI diagnostics as a Serveraid 4H card. The PCI diagnostics also showed a <access denied> in the extension tag.
Can any one tell me what driver I should be loading, or what the true identity of the card is under Linux. I found some posts that showed I should be using the 'ips' module driver, but this is not found in OpenSuse PPC or Gentoo PPC and IBM's website only has x86 driver for the Serveraid 4H card.
Any help will be appreciated.
Thank you for your time.
All the best
Ulrich
ulrichenslin < at > gmail.com |
|
Back to top |
|
 |
linuxtuxhellsinki l33t


Joined: 15 Nov 2004 Posts: 700 Location: Hellsinki
|
Posted: Wed Nov 08, 2006 11:15 am Post subject: |
|
|
Code: | grep -i serveraid /usr/src/linux/Documentation/scsi/ChangeLog.ips |grep 4
4.90.01 - Add ServeRAID Version Checking
4.10.00 - Add support for ServeRAID 4M/4L
4.00.00 - Add support for ServeRAID 4 |
_________________ 1st use 'Search' & lastly add [Solved] to
the subject of your first post in the thread. |
|
Back to top |
|
 |
Janne Pikkarainen Veteran


Joined: 29 Jul 2003 Posts: 1143 Location: Helsinki, Finland
|
Posted: Wed Nov 08, 2006 11:32 am Post subject: |
|
|
For me ServeRAID 4M has been working fine for years with IBM xSeries 330, and even earlier with IBM NetFinity. But that's with x86 hardware. Anyway, try to enable in kernel make menuconfig -> Device Drivers -> SCSI device support -> SCSI low-level drivers -> IBM ServeRAID support _________________ Yes, I'm the man. Now it's your turn to decide if I meant "Yes, I'm the male." or "Yes, I am the Unix Manual Page.". |
|
Back to top |
|
 |
|