Comment 5 for bug 990913

Revision history for this message
RamJett (2-rodney) wrote :

Today I have found a way to bypass this problem but know there still is a problem. On the second R512
I changed the partition for the raid drives and root / boot. It was something like this: (it will bott good everytime on this box now)

/dev/sda1 /boot ext2
/dev/sda2 / ext4

/dev/sd[b,c,d,e,f,g,h,i,j,k,l,m]1 swap
/dev/sd[b,c,d,e,f,g,h,i,j,k,l,m]2 raid

/dev/md0 lvm

======= changed to scheme below

/dev/sda1 /boot ext2
/dev/sda5 lvm-root /
                    lvm-swap swap

/dev/sd[b,c,d,e,f,g,h,i,j,k,l,m]1 raid

/dev/md0 lvm

===========

So either this give it more time to initialize or it does not like swap accross all those drive, or my guess raid not being detect right on /dev/sd[b,c,d,e,f,g,h,i,j,k,l,m]2 but fine on 1