Superfluous RAID1 Member

n43w79 n43w79 at gmail.com
Wed Sep 21 17:02:41 CEST 2011


Hi,
Testing FAI v3.4.7 install for Debian Squeeze.
I am seeing the following on everything start up just before grub menu:
error: superfluous RAID member (2 found).
Google search suggests that this seems to be a Debian bug. I moved swap 
partition to the end but that didn't help! Is there a workaround for FAI?
Many thanks! Kwon

/srv/fai/config/disk_config/FAIRAID:
# <type> <mountpoint> <size> <fs type> <mount options>
disk_config disk1
primary  -      128        -     -
primary  -      5G         -     -
primary  -      5G         -     -
logical  -      1024       -     -

disk_config disk2
primary  -      128        -     -
primary  -      5G         -     -
primary  -      5G          -     -
logical  -      1024       -     -

disk_config disk3
primary  -      128        -     -
primary  -      5G         -     -
primary  -      5G          -     -
logical  -      1024       -     -

#Software raid1
disk_config raid
raid1  /boot  disk1.1,disk2.1,disk3.1:spare ext2 rw,errors=remount-ro
raid1  /      disk1.3,disk2.3,disk3.3:spare ext4 rw,errors=remount-ro
raid1  /home  disk1.5,disk2.5,disk3.5:spare ext4 rw,nosuid 
createopts="-m 1" tuneopts="-c 0 -i 0"
raid1  swap   disk1.2,disk2.2,disk3.2:spare swap rw


More information about the linux-fai mailing list