|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] centos5.2xen+XFS
fannnntastic!!!
yum list | grep xfs
shows me what u got as well.
thanks a lot!
- Brian
On Jan 7, 2009, at 6:29 PM, Tom Brown wrote:
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
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|