Bugzilla – Bug 432583
Kernel 2.6.27-rc7-12-xen does not contains xfs.ko
Last modified: 2008-10-07 08:16:40 UTC
xfs directory and xfs.ko are missing in /lib/modules/2.6.27-rc7-12-xen/kernel/fs so we can't boot on xfs filesystem.
There is an xfs.ko module in kernel-xen.rpm, but not in kernel-xen-base.ko. We are aware of a problem with mkinitrd failures because of missing modules when kernel-*-base is installed; could it be that this is what happened?
Yes, this is it. kernel-xen-base does not have .ko module for physical device (contained in kernel-xen-extra) but xfs is missing. So we can't make a pvm on xfs file system.
You can still ignore the error, and things should work fine after that, right? *** This bug has been marked as a duplicate of bug 431703 ***