linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Robinson <john.robinson@anonymous.org.uk>
To: Jon@eHardcastle.com
Cc: linux-raid@vger.kernel.org
Subject: Re: Raid 5 to 6 reshape q
Date: Sat, 02 Jan 2010 12:08:19 +0000	[thread overview]
Message-ID: <4B3F3733.1030804@anonymous.org.uk> (raw)
In-Reply-To: <625563.35920.qm@web51308.mail.re2.yahoo.com>

On 02/01/2010 08:52, Jon Hardcastle wrote:
> Hi guys, thanks for your help getting me going with this over the last week. I kicked it off last night and all is well.
> 
> The only Q i have is it seems to be abit slow? When i kicked it off it insisted that i give a backup file --backup-file that i set to /root/backupfile and now the reshape seems to be constantly accessing my md3 as well as the md4 (the one that is being reshaped) i have set the min and max that is used when i am rebuilding the array/testing
[...]
> As you can see lots of write access to md3 and low level read/write to the constituent drives of md4 
> 
> Does this seem ok? or is it slow (like i suspect!) 

Because the entire reshape has to happen "in place", every chunk/stripe 
must be backed up. This makes things slow, as Neil explains in his blog 
here at http://neil.brown.name/blog/20090817000931#2 :
> This means that all the data is copied twice, once to the backup and once to the new layout on the array. This clearly means that such a reshape will go very slowly. But that is the price we have to pay for safety. It is like insurance. You might hate having to pay it, but you would hate it much more if you didn't and found that you needed it.

So I think the answer is that you'll have to be very patient.

Cheers,

John.

  reply	other threads:[~2010-01-02 12:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-02  8:52 Raid 5 to 6 reshape q Jon Hardcastle
2010-01-02 12:08 ` John Robinson [this message]
2010-01-02 12:19 ` Kristleifur Daðason
2010-01-03 18:07   ` Jon Hardcastle
2010-01-03 20:14     ` Billy Crook
2010-01-03 20:34       ` Peter Rabbitson

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=4B3F3733.1030804@anonymous.org.uk \
    --to=john.robinson@anonymous.org.uk \
    --cc=Jon@eHardcastle.com \
    --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).