Hi,
I need of to mount an XFS partition on Centos 6.2 .. but I cant find
the kernel module..
it that true the xfs is available only under x86_64 ?
--
Linux Server, Microsoft Windows 2003/2008 Server, Exchange 2007
http://predellino.blogspot.com/
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
02-27-2012, 03:54 PM
John Doe
XFS on Centos 6.2 ?
From: admin lewis <adminlewis@gmail.com>
> I need of to mount an XFS partition on Centos 6.2 .. but I cant find
> the kernel module..
> it that true the xfs is available only under x86_64 ?
Google says "It is unlikely that upstream will add xfs to the 32-bit OS because xfs
tends to have some issues with 4k stacks on the 32-bit kernels."
JD
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
02-27-2012, 07:07 PM
Warren Young
XFS on Centos 6.2 ?
On 2/27/2012 9:31 AM, admin lewis wrote:
> I need of to mount an XFS partition on Centos 6.2 .. but I cant find
> the kernel module..
On 02/27/2012 09:07 PM, Warren Young wrote:
> On 2/27/2012 9:31 AM, admin lewis wrote:
>> I need of to mount an XFS partition on Centos 6.2 .. but I cant find
>> the kernel module..
>
> # rpm -ivh
> http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm
>
> # yum install kmod-xfs xfsprogs
there is no xfs in epel!
and there is no kmod et al in epel.
--
Levente "Si vis pacem para bellum!"
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
02-28-2012, 01:02 PM
Eero Volotinen
XFS on Centos 6.2 ?
2012/2/28 Farkas Levente <lfarkas@lfarkas.org>:
> On 02/27/2012 09:07 PM, Warren Young wrote:
>> On 2/27/2012 9:31 AM, admin lewis wrote:
>>> I need of to mount an XFS partition on Centos 6.2 .. but I cant find
>>> the kernel module..
>>
>> # rpm -ivh
>> http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm
>>
>> # yum install kmod-xfs xfsprogs
>
> there is no xfs in epel!
> and there is no kmod et al in epel.
Centos 6.X (64bit) already supports XFS in kernel. You only need to
install xfsprogs package to mount xfs filesystems.
just yum install xfsprogs (it is included in centos 6.2 base)
--
Eero, RHCE
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos