From: Michael Evans <mjevans1983@gmail.com>
To: Piergiorgio Sartor <piergiorgio.sartor@nexgo.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: metadata 1.2
Date: Fri, 26 Mar 2010 18:49:25 -0700 [thread overview]
Message-ID: <4877c76c1003261849k9219c1eq7e8ebde088b619df@mail.gmail.com> (raw)
In-Reply-To: <20100326194352.GA2474@lazy.lzy>
On Fri, Mar 26, 2010 at 12:43 PM, Piergiorgio Sartor
<piergiorgio.sartor@nexgo.de> wrote:
> Hi all,
>
> quick question: what's the use case for metadata 1.2?
>
> I read that the 4K offset is intended to leave space
> for the MBR and bootloader, I assume.
> The subtext here seems to be a partionless configuration
> with RAID, but I'm not aware of any bootloader which
> can boot from RAID and fit into 4K.
>
> Clarifications?
>
> Thanks a lot in advance,
>
> bye,
>
> --
>
> piergiorgio
> --
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Even grub 'legacy' 0.9x can perform in the following configuration:
Several whole device in a RAID-1 units which are partitioned via some
other means internally. Grub can map the package it needs to load in
to memory as a series of absolute block locations and embed that
information within even the normal boot-loader area, or boot-loader
area and 1/2 more sectors with ease.
This may be more difficult with raid-10 or raid-0 sets, and
considerably more difficult with raid-456 (grub would not have
redundancy at it's level of operation, but you could use an external
system and still effect data /recovery/ at which point it'd then
work...); however I see no reason it would be technically impossible,
though I don't expect it to have been a current usage consideration.
Oh, it's also possible to chainload, so the 1.2 format offers the same
benefits on partitions if you need to operate within the constraints
of other existing boot-loaders.
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-03-27 1:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-26 19:43 metadata 1.2 Piergiorgio Sartor
2010-03-27 1:49 ` Michael Evans [this message]
2010-03-27 9:16 ` Piergiorgio Sartor
2010-03-27 9:31 ` Michael Evans
2010-03-27 9:47 ` Piergiorgio Sartor
2010-03-27 21:10 ` Michael Evans
2010-03-28 7:20 ` Piergiorgio Sartor
2010-03-28 6:58 ` Luca Berra
2010-03-28 7:22 ` Piergiorgio Sartor
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=4877c76c1003261849k9219c1eq7e8ebde088b619df@mail.gmail.com \
--to=mjevans1983@gmail.com \
--cc=linux-raid@vger.kernel.org \
--cc=piergiorgio.sartor@nexgo.de \
/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;
as well as URLs for NNTP newsgroup(s).