linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Neil Brown <neilb@suse.de>
To: Doug Ledford <dledford@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>,
	Peter Rabbitson <rabbit+list@rabbit.us>,
	linux-raid@vger.kernel.org
Subject: Re: Proper partition type for components with V1.x superblocks?
Date: Mon, 7 Jul 2008 13:17:48 +1000	[thread overview]
Message-ID: <18545.35548.800516.532854@notabene.brown> (raw)
In-Reply-To: message from Doug Ledford on Thursday July 3

On Thursday July 3, dledford@redhat.com wrote:
> On Wed, 2008-07-02 at 15:02 -0700, H. Peter Anvin wrote:
> > 
> > Why 0xDA?
> > 
> > As far as I know, the closest thing there is to a registry is the list 
> > that aeb at least used to maintain.

Yes. 
http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
lists 0xDA as

    da Non-FS Data

        Added on request of John Hardin (johnh@aproposretail.com).

which is the closest we could come to "you won't want to look at
or do anything to this partition".

> 
> Actually, if you are going to use version 1 superblocks anyway, then
> just list the partitions as normal linux partitions.  The whole
> linux-raid-autodetect partition type was originally only for auto detect
> at bootup.  If you weren't using that feature, then standard linux type
> was good enough.  And if you use version 1.1 or 1.2 superblocks, then
> you really don't have anything to worry about since the location of the
> superblock and the data start offset means that the partition won't get
> accidentally recognized as a non-raid partition.

But if you use 1.0, then some well-meaning install program might mount
one drive from a raid1 as a filesystem, write to it, and get your RAID
all out of sync.

The whole point of this exercise was to find a way to make sure code
that took the partition type to mean something didn't make the wrong
decision.  0xDA seems the best answer for that.

NeilBrown
 

  reply	other threads:[~2008-07-07  3:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-11  9:26 Proper partition type for components with V1.x superblocks? Peter Rabbitson
2008-06-11 11:23 ` Andre Noll
2008-06-11 12:12   ` Peter Rabbitson
2008-06-11 21:06     ` Andre Noll
2008-06-11 11:24 ` David Greaves
2008-06-11 11:35   ` Peter Rabbitson
2008-06-11 23:52 ` Neil Brown
2008-07-02 22:02   ` H. Peter Anvin
2008-07-03  5:17     ` Doug Ledford
2008-07-07  3:17       ` Neil Brown [this message]
2008-07-07 14:02         ` Doug Ledford
2008-07-07 17:33           ` H. Peter Anvin
2008-07-07 17:32         ` H. Peter Anvin
2008-07-07 23:10           ` David Greaves
2008-07-07 23:47             ` H. Peter Anvin
2008-07-07 17:38         ` H. Peter Anvin

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=18545.35548.800516.532854@notabene.brown \
    --to=neilb@suse.de \
    --cc=dledford@redhat.com \
    --cc=hpa@zytor.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=rabbit+list@rabbit.us \
    /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).