Hi. Below is the syslog output from the point the errors start:
Number Start End Size Type File system Flags 1 1kB 102MB 102MB primary boot, raid 2 102MB 4197MB 4095MB primary raid 3 4197MB 400GB 396GB primary raid Load software RAID modules. insmod: cannot insert `/lib/modules/2.6.18-boel_v3.7.6/kernel/drivers/md/md-mod.ko': File exists (-1): File exists insmod: cannot insert `/lib/modules/2.6.18-boel_v3.7.6/kernel/drivers/md/md-mod.ko': File exists (-1): File exists modprobe: module raid5 not found. modprobe: failed to load module raid5 modprobe: module raid6 not found. modprobe: failed to load module raid6 insmod: cannot insert `/lib/modules/2.6.18-boel_v3.7.6/kernel/drivers/md/md-mod.ko': File exists (-1): File exists yes | mdadm --create /dev/md0 --auto yes --level raid1 --raid-devices 4 /dev/sda1 /dev/sdb1 /dev/sdc1 /dev/sdd1 mdadm: /dev/sda1 appears to be part of a raid array: level=raid1 devices=4 ctime=Sun Feb 11 14:32:52 2007 mdadm: /dev/sdb1 appears to be part of a raid array: level=raid1 devices=4 ctime=Sun Feb 11 14:32:52 2007 mdadm: /dev/sdc1 appears to be part of a raid array: level=raid1 devices=4 ctime=Sun Feb 11 14:32:52 2007 mdadm: /dev/sdd1 appears to be part of a raid array: level=raid1 devices=4 ctime=Sun Feb 11 14:32:52 2007 Continue creating array? mdadm: array /dev/md0 started. yes | mdadm --create /dev/md1 --auto yes --level raid5 --raid-devices 4 --layout left-symmetric --chunk 256 /dev/sda2 /dev/sdb2 /dev/sdc2 /dev/sdd2 mdadm: /dev/sda2 appears to be part of a raid array: level=raid5 devices=4 ctime=Sun Feb 11 14:32:57 2007 Continue creating array? mdadm: ADD_NEW_DISK for /dev/sda2 failed: Invalid argument yes | mdadm --create /dev/md2 --auto yes --level raid5 --raid-devices 4 --layout left-symmetric --chunk 256 /dev/sda3 /dev/sdb3 /dev/sdc3 /dev/sdd3 mdadm: /dev/sda3 appears to be part of a raid array: level=raid5 devices=4 ctime=Sun Feb 11 14:32:57 2007 mdadm: /dev/sdb3 appears to be part of a raid array: level=raid5 devices=4 ctime=Sun Feb 11 14:32:57 2007 mdadm: /dev/sdc3 appears to be part of a raid array: level=raid5 devices=4 ctime=Sun Feb 11 14:32:57 2007 mdadm: /dev/sdd3 appears to be part of a raid array: level=raid5 devices=4 ctime=Sun Feb 11 14:32:57 2007 Continue creating array? mdadm: RUN_ARRAY failed: Invalid argument Load device mapper driver (for LVM). Load additional filesystem drivers. modprobe: module fat not found. modprobe: failed to load module fat modprobe: module vfat not found. modprobe: failed to load module vfat mke2fs -q -j /dev/md2 || shellout mke2fs: Device size reported to be zero. Invalid partition specified, or partition table wasn't reread after running fdisk, due to a modified partition being busy and in use. You may need to reboot to re-read your partition table. ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
