On Thu, Feb 24, 2011 at 3:31 PM, Tomasz Nowak tnowak@netventure.pl wrote:
I solved this issue thanks to help on linux-lvm list from a guy from redhat. Initrd image had to be recreated so that new raid devices could be seen before root is mounted. Solution: # mkinitrd /boot/initrd-$(uname -r).img $(uname -r)
-- Tomasz
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
thank you for the update. this might help new users.