From: Krzysztof Adamski <k@adamski.org>
To: Mikael Abrahamsson <swmike@swm.pp.se>
Cc: linux-raid@vger.kernel.org
Subject: Re: Advice on build a RAID6
Date: Sat, 22 Oct 2011 08:57:27 -0400 [thread overview]
Message-ID: <1319288247.3649.21158.camel@oxygen.netxsys.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1110221053460.11931@uplift.swm.pp.se>
On Sat, 2011-10-22 at 10:54 +0200, Mikael Abrahamsson wrote:
> On Fri, 21 Oct 2011, Krzysztof Adamski wrote:
>
> > One requirement is to partition the drives at 99% for the RAID.
>
> Why? What problem are you solving by using partitions?
>
There are at least two, you get to control the size of the area used
instead of depending the size of the drive, if in the future you change
a drive with a different make/model that is a bit smaller, you don't
have problems then.
You can store extra information in a second partition that may help you
with future recovery.
When you have lots of drives in a box (20 to 30) it makes it easy to
tell a new drive from an existing drive by looking at the partition
table. You can't count on device names in case of problems, since
usually you would have to reboot the box specially when it hangs.
This are just a few that I can think of from my experience managing
boxes with lots of drives and MD RAID for more then last 10 years.
I know that the only downside is that the partitions have to be
correctly aligned for the 4K drives, I don't know of any other reasons
not to use partitions.
K
prev parent reply other threads:[~2011-10-22 12:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-21 21:17 Advice on build a RAID6 Krzysztof Adamski
2011-10-22 8:54 ` Mikael Abrahamsson
2011-10-22 12:57 ` Krzysztof Adamski [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=1319288247.3649.21158.camel@oxygen.netxsys.com \
--to=k@adamski.org \
--cc=linux-raid@vger.kernel.org \
--cc=swmike@swm.pp.se \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.