public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Martin Steigerwald <Martin@lichtvoll.de>
To: linux-xfs@oss.sgi.com
Subject: Re: Installing grub onto a system with XFS root fs
Date: Tue, 18 Dec 2007 23:03:04 +0100	[thread overview]
Message-ID: <200712182303.05098.Martin@lichtvoll.de> (raw)
In-Reply-To: <20071218003536.GD4396912@sgi.com>

Am Dienstag 18 Dezember 2007 schrieb David Chinner:
> On Tue, Dec 18, 2007 at 10:04:37AM +1100, Jason White wrote:
> > On Mon, Dec 17, 2007 at 02:28:51PM +0100, Martin Steigerwald wrote:

[...]

> > Apparently there is XFS support in Grub 2 as well, which is where all
> > development is now taking place. I hope it receives adequate testing
> > and attention before distributions start using Grub 2.
>
> I just looked at the XFS code in ithe grub 2 CVS repository and had a
> read of the wiki (http://grub.enbug.org/).
>
> From the code and the wiki, I note that there is no indication of grub
> 2 fixing the worst design mistakes in grub and is persisting with
> stuffing around with filesystem internals to find files and get block
> mappings for file data. Hence grub 2 will break just like grub if we
> ever change things on disk like the inode, directory or extent format.
> Lucky it doesn't support btree formats yet, so that won't break if we
> change them....
>
> And there's plans on doing *journal replay* for filesystems!
> (#1 item on the todo list here: http://grub.enbug.org/TodoList). That's
> an insane layering violation and completely unsupportable by anyone. I
> certainly hope this part of the plan for grub 2 never gets implemented.

Hi David!

I think it may be a good idea to contact the GRUB development team about 
your concerns. I bet they won't read this mailing list.

But how do you think GRUB is supposed the kernel and initrd without 
knowing at least enough details of the filesystem in order to load the 
file. The only other alternative I see is LILO which uses map of the 
blocks to load and thus has to be rewritten on any change.

It might be just me, but I cannot recall having trouble with GRUB and XFS 
beside that grub-install didn't work. Well grub shell always worked for 
me so I didn't bother that much.

Ciao,
-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7

      reply	other threads:[~2007-12-18 22:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-17  0:49 Installing grub onto a system with XFS root fs Jason White
2007-12-17  1:07 ` Eric Sandeen
2007-12-17  1:46   ` Jason White
2007-12-17  3:12     ` Eric Sandeen
2007-12-17 13:28 ` Martin Steigerwald
2007-12-17 23:04   ` Jason White
2007-12-18  0:35     ` David Chinner
2007-12-18 22:03       ` Martin Steigerwald [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200712182303.05098.Martin@lichtvoll.de \
    --to=martin@lichtvoll.de \
    --cc=linux-xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox