From: Michael Tokarev <mjt@tls.msk.ru>
To: linux-raid mailing list <linux-raid@vger.kernel.org>
Subject: Re: why not make everything partitionable?
Date: Wed, 15 Nov 2006 22:26:10 +0300 [thread overview]
Message-ID: <455B69D2.4040008@tls.msk.ru> (raw)
In-Reply-To: <20061115172234.GA32276@piper.oerlikon.madduck.net>
martin f krafft wrote:
> Hi folks,
>
> you cannot create partitions within partitions, but you can well use
> whole disks for a filesystem without any partitions.
It's usually better to have a partition table in place, at least on x86.
Just to stop possible confusion - be it from kernel, or from inability
to identify disks properly (think [c]fdisk displaying labels) or from
anything else. But ok.
> Along the same lines, I wonder why md/mdadm distinguish between
> partitionable and non-partitionable in the first place. Why isn't
> everything partitionable?
It's both historic (before, there was no partitionable md arrays),
and due to the fact that the number of partitions is limited by
only single major number (ie, 256 (sub)partitions max).
Maybe there are other reasons - I don't have a defite answer.
/mjt
prev parent reply other threads:[~2006-11-15 19:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-15 17:22 why not make everything partitionable? martin f krafft
2006-11-15 19:26 ` Michael Tokarev [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=455B69D2.4040008@tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=linux-raid@vger.kernel.org \
/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).