Bug 432583

Summary: Kernel 2.6.27-rc7-12-xen does not contains xfs.ko
Product: [openSUSE] openSUSE 11.1 Reporter: Maxime Pierron <maxime.pierron>
Component: KernelAssignee: Andreas Gruenbacher <agruen>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Factory   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: Community User Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Maxime Pierron 2008-10-06 13:16:35 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.
Comment 1 Andreas Gruenbacher 2008-10-06 20:51:51 UTC
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?
Comment 2 Maxime Pierron 2008-10-07 07:27:36 UTC
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.
Comment 3 Andreas Gruenbacher 2008-10-07 08:16:40 UTC
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 ***