Re: [CentOS] XFS on Centos 6.2 ?

2012-02-28 Thread Eero Volotinen
2012/2/28 Farkas Levente : > 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-

Re: [CentOS] XFS on Centos 6.2 ?

2012-02-28 Thread Farkas Levente
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 k

Re: [CentOS] XFS on Centos 6.2 ?

2012-02-27 Thread Warren Young
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 _

Re: [CentOS] XFS on Centos 6.2 ?

2012-02-27 Thread John Doe
From: admin lewis > 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

Re: [CentOS] XFS on CentOS

2010-06-22 Thread Miguel Medalha
> It's not available in the installer since it's considered a "technology > preview" by Redhat. > ... which causes no problem whatsoever. It is normally used for data partitions, not system partitions. One can install the OS and then create the necessary partitions with XFS.

Re: [CentOS] XFS on CentOS

2010-06-22 Thread Peter Kjellstrom
On Tuesday 22 June 2010, Boris Epstein wrote: > Hi all, > > Does anybody know why unlike so many Linux distros (Fedora, Ubuntu, > OpenSUSE) CentOS does not come with XFS support by default It does, try "modinfo xfs" or "yum list xfsprogs". > but rather > requires custom modifications after the i

Re: [CentOS] XFS on CentOS

2010-06-22 Thread Peter Kjellstrom
On Tuesday 22 June 2010, Athmane Madjoudj wrote: > On 06/22/2010 04:57 PM, Boris Epstein wrote: > > Hi all, > > > > Does anybody know why unlike so many Linux distros (Fedora, Ubuntu, > > OpenSUSE) CentOS does not come with XFS support by default but rather > > requires custom modifications after t

Re: [CentOS] XFS on CentOS

2010-06-22 Thread Ray Van Dolson
On Tue, Jun 22, 2010 at 01:48:42PM -0400, Steve Huff wrote: > > On Jun 22, 2010, at 12:41 PM, Boris Epstein wrote: > > > why does RHEL not support XFS straight out of the box? > > i suspect you would be more likely to receive a meaningful answer > from one of these sources: > > https://listman.

Re: [CentOS] XFS on CentOS

2010-06-22 Thread Steve Huff
On Jun 22, 2010, at 12:41 PM, Boris Epstein wrote: > why does RHEL not support XFS straight out of the box? i suspect you would be more likely to receive a meaningful answer from one of these sources: https://listman.redhat.com/mailman/listinfo/rhelv5-list https://listman.redhat.com/mailman/l

Re: [CentOS] XFS on CentOS

2010-06-22 Thread Boris Epstein
On Tue, Jun 22, 2010 at 12:35 PM, aurfalien wrote: > On 06/22/2010 08:57 AM, Boris Epstein wrote: >> Hi all, >> >> Does anybody know why unlike so many Linux distros (Fedora, Ubuntu, >> OpenSUSE) CentOS does not come with XFS support by default but rather >> requires custom modifications after the

Re: [CentOS] XFS on CentOS

2010-06-22 Thread Miguel Medalha
> Does anybody know why unlike so many Linux distros (Fedora, Ubuntu, > OpenSUSE) CentOS does not come with XFS support by default but rather > requires custom modifications after the install in order for you to be > able to support XFS on your CentOS machine? Just seems a little odd > given how m

Re: [CentOS] XFS on CentOS

2010-06-22 Thread Athmane Madjoudj
On 06/22/2010 04:57 PM, Boris Epstein wrote: > Hi all, > > Does anybody know why unlike so many Linux distros (Fedora, Ubuntu, > OpenSUSE) CentOS does not come with XFS support by default but rather > requires custom modifications after the install in order for you to be > able to support XFS on yo

Re: [CentOS] XFS on CentOS

2010-06-22 Thread aurfalien
On 06/22/2010 08:57 AM, Boris Epstein wrote: > Hi all, > > Does anybody know why unlike so many Linux distros (Fedora, Ubuntu, > OpenSUSE) CentOS does not come with XFS support by default but rather > requires custom modifications after the install in order for you to be > able to support XFS on yo