|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] centos5.2xen+XFS
kmod-xfs would be for the standard kernel...
kmod-xfs-xen would be for the xen kernel ...
ALL the kernel modules are going to be different between the xen
and standard kernels... not so much because the code is actually
changed, but because kernel modules have to "match" the kernel
they are compiled for...
-Tom
IMHO, doing a "yum list" and dumping it into a file for reference is
usefull... e.g.
[root@tom2 ~]# grep -i xfs tmpx.all
xorg-x11-xfs.x86_64 1:1.0.2-4 installed
dxfscope.x86_64 0.2-3.2.el5.rf rpmforge
fuse-obexfs.x86_64 0.11-1.el5.rf rpmforge
kmod-xfs.x86_64 0.4-2 extras
kmod-xfs-xen.x86_64 0.4-2 extras
xfsdump.x86_64 2.2.46-1.el5.centos extras
xfsprogs.x86_64 2.9.4-1.el5.centos extras
xfsprogs-devel.x86_64 2.9.4-1.el5.centos extras
xorg-x11-xfs-utils.x86_64 1:1.0.2-4 base
On Wed, 7 Jan 2009, Brian Krusic wrote:
Bad news, looks like the Centos Xen kernel doesn't recognize XFS but the
standard Centos kernel does.
When i did a yum install kmod-xfs, it also downloaded the latest
I hope I am wrong.
Any ideas?
- Brian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|