linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michał Sawicz" <michal@sawicz.net>
To: linux-raid@vger.kernel.org
Subject: Best strategy to incrementally replace smaller HDDs
Date: Fri, 09 Sep 2011 12:48:01 +0200	[thread overview]
Message-ID: <1315565285.2291.25.camel@michal-laptop> (raw)

[-- Attachment #1: Type: text/plain, Size: 1281 bytes --]

Hi all, given the configuration below:
      * 8 x 1TB HDDs
      * 2 x 2TB HDDs

On which I currently have:
      * (10 x 1TB) RAID6 - persistent storage
      * (2 x 1TB) system / temporary storage etc.

I want to replace the 1TB drives for 2TB ones on an as-needed basis,
what strategy would you recommend?

     1. If I moved to 2TB RAID6 members (using RAID0 on the 1TB drives),
        I would need to replace two of the drives just to match current
        capacity. Each next 2TB drive would get me 1TB additional
        capacity (but actually I'd need to replace two to gain
        anything). That sounds to be most future-proof, but most
        expensive.
     2. If I moved to 2TB RAID5 members, that would reduce redundancy
        but replacing just two would gain me 2TB capacity. Most of the
        above still applies.
     3. If I kept to 1TB RAID6 (two on the 2TB drives), I would reduce
        the redundancy to just one drive if it was the 2TB drive that
        failed, but each new drive would gain me 1TB capacity and I only
        need to replace one-by-one. This sounds like the cheapest, but
        worst possible approach.

So, am I missing something? What do you think?
-- 
Michał (Saviq) Sawicz <michal@sawicz.net>

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

             reply	other threads:[~2011-09-09 10:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-09 10:48 Michał Sawicz [this message]
2011-09-09 12:34 ` Best strategy to incrementally replace smaller HDDs David Brown
2011-09-09 14:12   ` Michał Sawicz
2011-09-09 13:13 ` Robin Hill
2011-09-09 14:20   ` Michał Sawicz
2011-09-27  8:37     ` Best strategy to incrementally replace smaller HDDs [success story] Michał Sawicz

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=1315565285.2291.25.camel@michal-laptop \
    --to=michal@sawicz.net \
    --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).