Hi.

On my golden client I have 4 SATA disks and the following RAID structure:

md0 - RAID1 (/boot partion) - sda1, sdb1, sdc1, sdd1
md1 - RAID 5 (swap partion) - sda2, sdb2, sdc2, sdd2
md2 - RAID 5 (/ partition) - sda3, sdb3, sdc3, sdd3

When the autoinstall begins to create this structure, it suceeds on
md0 but fails on md1 and md2 with the following errors:

(md1)
md: sda2 has invalid sb, not importing!
md: md_import_device returned -22
mdadm: ADD_NEW_DISK for /dev/sda2 failed: invalid argument

(md2)
md: personality for level 5 not loaded!
md: md2 stopped
mdadm: RUN_ARRAY failed: invalid argument


It also worth saying that above these messages there are:
insmod: cannot insert....
File exists (-1): File exists
modprobe: module raid5 not found
modprobe: failed to load module raid5


If there is any way to submit the full screen output, I can send it too.

Any help will be much appreciated.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to