Re: [CentOS] Can't get XFS enabled on Centos 5.0

2007-10-12 Thread Dan Carl
stem. now when I modprobe xfs it loads. Thanks /Peter - Original Message - From: "Peter Kjellstrom" <[EMAIL PROTECTED]> To: Sent: Friday, October 12, 2007 1:58 AM Subject: Re: [CentOS] Can't get XFS enabled on Centos 5.0 > _

Re: [CentOS] Can't get XFS enabled on Centos 5.0

2007-10-11 Thread Peter Kjellstrom
On Thursday 11 October 2007, Dan Carl wrote: > I anm trying to enable XFS with no success. > I followed the instructions provided in > http://wiki.centos.org/Repositories/CentOSPlus > I installed the new kernel. > Example: 2.6.18-8.1.14.el5.centos.plus > > I also installed these packages as describ

Re: [CentOS] Can't get XFS enabled on Centos 5.0

2007-10-11 Thread Morten Torstensen
Dan Carl wrote: I also installed these packages as described in a post I found yum install --enablerepo=centosplus xfsprogs xfsprogs-devel lsmod shows nothing about XFS Well, have you tried to format and mount an xfs filesystem? The module would not be loaded until needed I think. Maybe it is

[CentOS] Can't get XFS enabled on Centos 5.0

2007-10-11 Thread Dan Carl
I anm trying to enable XFS with no success. I followed the instructions provided in http://wiki.centos.org/Repositories/CentOSPlus I installed the new kernel. Example: 2.6.18-8.1.14.el5.centos.plus I also installed these packages as described in a post I found yum install --enablerepo=centosplus x