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 your CentOS machine? Just seems a little odd given how much CentOS is oriented to be used as a server OS.
Thanks.
Boris.
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 your CentOS machine? Just seems a little odd given how much CentOS is oriented to be used as a server OS.
Thanks.
Boris. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
I've always thought that Centos follows RHEL exactly, cuz it is made from there source.
I think this is better asked of RHEL.
If Centos were to deviate from the RHEL dev path, then ity may no longer be Centos.
Am I wrong?
On Tue, Jun 22, 2010 at 12:35 PM, aurfalien aurfalien@gmail.com 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 install in order for you to be able to support XFS on your CentOS machine? Just seems a little odd given how much CentOS is oriented to be used as a server OS.
Thanks.
Boris. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
I've always thought that Centos follows RHEL exactly, cuz it is made from there source.
I think this is better asked of RHEL.
If Centos were to deviate from the RHEL dev path, then ity may no longer be Centos.
Am I wrong? _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Good points. OK, then: why does RHEL not support XFS straight out of the box? :)
Boris.
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/listinfo/rhelv6-beta-list
in addition, this bugzilla entry (https://bugzilla.redhat.com/show_bug.cgi?id=213744#c10) suggests that you can contact Eric Sandeen at RH for further information about XFS in RHEL.
-shuff
-- If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v http://five.sentenc.es
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.redhat.com/mailman/listinfo/rhelv5-list https://listman.redhat.com/mailman/listinfo/rhelv6-beta-list
in addition, this bugzilla entry (https://bugzilla.redhat.com/show_bug.cgi?id=213744#c10) suggests that you can contact Eric Sandeen at RH for further information about XFS in RHEL.
FYI, XFS should be fully supported in RHEL6 and at some point in RHEL5 (I believe it's "layered" right now). The kernel supports it, but the userspace tools must be retrieved separately from a special channel or through support.
Red Hat had to hire an XFS engineer so they could properly support it.
Ray
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 your CentOS machine? Just seems a little odd given how much CentOS is oriented to be used as a server OS.
Thanks.
AFAIK, XFS kernel, modules and utils are available in CentOSPlus[1] repo
[1] http://wiki.centos.org/AdditionalResources/Repositories/CentOSPlus
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 the install in order for you to be able to support XFS on your CentOS machine? Just seems a little odd given how much CentOS is oriented to be used as a server OS.
Thanks.
AFAIK, XFS kernel, modules and utils are available in CentOSPlus[1] repo
This is not correct anymore. The kernel module is in the normal kernel (atleast in 5.4 and 5.5) and the xfsprogs package is in CentOS-extras.
Note that XFS is not available for i386 since it has problems with 4K kernel stacks (in some situations).
/Peter
[1] http://wiki.centos.org/AdditionalResources/Repositories/CentOSPlus
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 much CentOS is oriented to be used as a server OS
The 64 bit version of CentOS does support XFS.
The reason why it is only supported by the 64bit version has recently been discussed on this list. Please search the list's archives.
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 install in order for you to be able to support XFS on your CentOS machine?
It's not available in the installer since it's considered a "technology preview" by Redhat.
/Peter
Just seems a little odd given how much CentOS is oriented to be used as a server OS.
Thanks.
Boris.