Re: IBM ServeRAID 8k-l driver
Hello,
this driver is build-in.
When I try to load this I get the following error:
/dev# /sbin/modprobe ips
ERROR: could not insert 'ips': No such device
I have a /dev/sda and a /dev/sdb (USB-HDD) but no more HDD's.
That did you mean with:
Verify if proper devices are created in /dev and mounted on your filesystem
Am 10.06.2014 14:04, schrieb Marko Randjelovic:
> On Tue, 10 Jun 2014 12:34:22 +0200
> basti <black.fledermaus@arcor.de> wrote:
>
>> Hello,
>>
>> I have a IBM System X3550 with a IBM ServeRAID 8k-l RAID Controller.
>> First of all I have build a RAID with the "BIOS" Raid-config and
>> installed Debian.
>>
>> Now I need a management system to check if the raid is clean.
>> For Software raid it's called mdadm.
>>
>> Where can I find somethink for the IBM Raid controller?
>> How can I Build this? I only found RPM's.
>>
>> The aacraid does not support the IBM ServeRAID 8k-l.
>>
>> Thanks,
>> Basti
>
> From Linux configuration:
>
> config SCSI_IPS
> tristate "IBM ServeRAID support"
> depends on PCI && SCSI
> ---help---
> This is support for the IBM ServeRAID hardware RAID controllers.
> See <http://www.developer.ibm.com/welcome/netfinity/serveraid.html>
> and <http://www-947.ibm.com/support/entry/portal/docdisplay?brand=5000008&lndocid=SERV-RAID>
> for more information. If this driver does not work correctly
> without modification please contact the author by email at
> <ipslinux@adaptec.com>.
>
> To compile this driver as a module, choose M here: the
> module will be called ips.
>
>
> So, your module is called ips. Verify if proper devices are created
> in /dev and mounted on your filesystem.
>
>
Reply to: