public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* XFS Support in RHEL Server 6.4 x86_64
@ 2013-04-24 10:48 Michael Weissenbacher
  2013-04-24 15:00 ` James Braid
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michael Weissenbacher @ 2013-04-24 10:48 UTC (permalink / raw)
  To: xfs

Hi List!
I was under the impression that XFS was officially supported by Red Hat
Enterprise Linux.

During the installation i noticed that Anaconda wouldn't allow XFS as
root file system. Well, that's not a big problem for me. But after
installation i realized that they don't even include xfsprogs so that i
could do mkfs.xfs. Well, also not a big problem, i used the latest
tarball and compiled them myself.

But the big question now is: can anybody actually recommend using XFS on
stock RHEL? It does feel like being just a stepchild there. On the other
hand there seem be be quite a number of patches that were backported for
Red Hat's kernel and it does use delaylog by default (which IIRC wasn't
the default with a stock 2.6.32 Kernel).

tia,
Michael

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: XFS Support in RHEL Server 6.4 x86_64
  2013-04-24 10:48 XFS Support in RHEL Server 6.4 x86_64 Michael Weissenbacher
@ 2013-04-24 15:00 ` James Braid
  2013-04-24 17:32   ` Ric Wheeler
  2013-04-24 19:50 ` Eric Sandeen
  2013-04-25  7:31 ` Michael Weissenbacher
  2 siblings, 1 reply; 6+ messages in thread
From: James Braid @ 2013-04-24 15:00 UTC (permalink / raw)
  To: Michael Weissenbacher; +Cc: xfs


[-- Attachment #1.1: Type: text/plain, Size: 619 bytes --]

On 24 April 2013 11:48, Michael Weissenbacher <mw@dermichi.com> wrote:

> But the big question now is: can anybody actually recommend using XFS on
> stock RHEL? It does feel like being just a stepchild there. On the other
> hand there seem be be quite a number of patches that were backported for
> Red Hat's kernel and it does use delaylog by default (which IIRC wasn't
> the default with a stock 2.6.32 Kernel).
>

It's an addon product and not supported as a root filesystem on RHEL 6:

http://www.redhat.com/products/enterprise-linux-add-ons/file-systems/

A number of the XFS developers are employed by Red Hat...

[-- Attachment #1.2: Type: text/html, Size: 1282 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: XFS Support in RHEL Server 6.4 x86_64
  2013-04-24 15:00 ` James Braid
@ 2013-04-24 17:32   ` Ric Wheeler
  0 siblings, 0 replies; 6+ messages in thread
From: Ric Wheeler @ 2013-04-24 17:32 UTC (permalink / raw)
  To: xfs

On 04/24/2013 11:00 AM, James Braid wrote:
>
> On 24 April 2013 11:48, Michael Weissenbacher <mw@dermichi.com 
> <mailto:mw@dermichi.com>> wrote:
>
>     But the big question now is: can anybody actually recommend using XFS on
>     stock RHEL? It does feel like being just a stepchild there. On the other
>     hand there seem be be quite a number of patches that were backported for
>     Red Hat's kernel and it does use delaylog by default (which IIRC wasn't
>     the default with a stock 2.6.32 Kernel).
>
>
> It's an addon product and not supported as a root filesystem on RHEL 6:
>
> http://www.redhat.com/products/enterprise-linux-add-ons/file-systems/
>
> A number of the XFS developers are employed by Red Hat...
>
>

And it is the only file system in RH Storage (gluster) that we support and quite 
popular with normal RHEL users as well.

Definitely not ignored in any way.

If you have questions about how to get it, let me know.

Regards,

Ric

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: XFS Support in RHEL Server 6.4 x86_64
  2013-04-24 10:48 XFS Support in RHEL Server 6.4 x86_64 Michael Weissenbacher
  2013-04-24 15:00 ` James Braid
@ 2013-04-24 19:50 ` Eric Sandeen
  2013-04-25  7:31 ` Michael Weissenbacher
  2 siblings, 0 replies; 6+ messages in thread
From: Eric Sandeen @ 2013-04-24 19:50 UTC (permalink / raw)
  To: Michael Weissenbacher; +Cc: xfs

On 4/24/13 5:48 AM, Michael Weissenbacher wrote:
> Hi List!
> I was under the impression that XFS was officially supported by Red Hat
> Enterprise Linux.
> 
> During the installation i noticed that Anaconda wouldn't allow XFS as
> root file system. Well, that's not a big problem for me. But after
> installation i realized that they don't even include xfsprogs so that i
> could do mkfs.xfs. Well, also not a big problem, i used the latest
> tarball and compiled them myself.

Which gets you into unsupported land I'm afraid.  As others mentioned,
it's an add-on product in RHEL6, available w/ a separate subscription.
That subscription comes with official RHEL xfsprogs, and support.

> But the big question now is: can anybody actually recommend using XFS on
> stock RHEL? It does feel like being just a stepchild there. On the other
> hand there seem be be quite a number of patches that were backported for
> Red Hat's kernel and it does use delaylog by default (which IIRC wasn't
> the default with a stock 2.6.32 Kernel).

As Ric said, it's very much *not* a stepchild.  :)

-Eric
 
> tia,
> Michael
> 
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
> 

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: XFS Support in RHEL Server 6.4 x86_64
  2013-04-24 10:48 XFS Support in RHEL Server 6.4 x86_64 Michael Weissenbacher
  2013-04-24 15:00 ` James Braid
  2013-04-24 19:50 ` Eric Sandeen
@ 2013-04-25  7:31 ` Michael Weissenbacher
  2013-06-15 11:07   ` Ric Wheeler
  2 siblings, 1 reply; 6+ messages in thread
From: Michael Weissenbacher @ 2013-04-25  7:31 UTC (permalink / raw)
  To: xfs

Thanks for your answers, it's much clearer now!

Michael

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: XFS Support in RHEL Server 6.4 x86_64
  2013-04-25  7:31 ` Michael Weissenbacher
@ 2013-06-15 11:07   ` Ric Wheeler
  0 siblings, 0 replies; 6+ messages in thread
From: Ric Wheeler @ 2013-06-15 11:07 UTC (permalink / raw)
  To: xfs

On 04/25/2013 03:31 AM, Michael Weissenbacher wrote:
> Thanks for your answers, it's much clearer now!
>
> Michael

A very belated follow up, but we just announced this week that RHEL7 plans to 
use XFS as its default file system and will not be restricted (you can use it 
there for boot, root or whatever).

Thanks!

Ric


_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-06-15 11:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-24 10:48 XFS Support in RHEL Server 6.4 x86_64 Michael Weissenbacher
2013-04-24 15:00 ` James Braid
2013-04-24 17:32   ` Ric Wheeler
2013-04-24 19:50 ` Eric Sandeen
2013-04-25  7:31 ` Michael Weissenbacher
2013-06-15 11:07   ` Ric Wheeler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox