hello list,
Using grub2
i have gentoo box where i did a raid5 on 4 disks.
On the raid i created a lvm partition and created some logical volumes.
All is going fine.
But when rebooting the machine "sometimes" the lvm is not available and the logic volumes did not get mounted. I have to reboot the machine several times since the partitions are mounted after reboot.


In /etc/default/grub i set:

GRUB_PRELOAD_MODULES="lvm xfs mdraid09 mdraid1x"


so it should work after reboot.
Any ideas why i have to reboot the machine sometimes multiple to access my logical volumes again?

my ideas is that LVM2 is not ready at the time of mounting partitions. how can i do this?

thanks


marko




Reply via email to