Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Goswin von Brederlow <goswin-v-b@web.de>
To: Leslie Rhorer <lrhorer@satx.rr.com>
Cc: goswin-v-b@web.de, linux-raid@vger.kernel.org
Subject: Re: RAID5 / 6 Growth
Date: Fri, 18 Dec 2009 13:27:05 +0100	[thread overview]
Message-ID: <87hbroqxgm.fsf@frosties.localdomain> (raw)
In-Reply-To: <1C.0E.01567.69E892B4@cdptpa-omtalb.mail.rr.com> (Leslie Rhorer's message of "Wed, 16 Dec 2009 19:51:18 -0600")

"Leslie Rhorer" <lrhorer@satx.rr.com> writes:

>> > High enough?  Wouldn't a higher speed limit mean more stress on the
>> systems?
>> > Its value is 1000.
>> 
>> A higher min value will block more normal IO (if there is
>> any).
>
> 	No, not really.  All the system that is currently being grown does
> is incrementally rsync the data from the main server every morning.  The
> main server, which will be grown after this server is done, is another
> matter.
>
>> Raising min is usefull to ensure the job gets done in a certain
>> time, to not let normal IO slow down a rebuild too much.
>
> 	OK, but like I said, for the most part there isn't any other I/O.
>  
>> >> MB/s) along with /proc/sys/dev/raid/speed_limit_max?
>> >
>> > It's 200,000
>> 
>> I only ever had to tune this once when too much IO would deadlock an
>> external enclosure. Otherwise keep this really high so it uses all
>> idle IO there is.
>
> 	200MBps is far more than the system can handle.  These are consumer
> class drives on a relatively inexpensive 4 port controller feeding a Port
> Multiplier chassis.
>
>> As to your initial question: Being able to keep the filesystem mounted
>> and used is the whole point of having online growing of the raid
>> system. If that weren't save then there would be no point to it as you
>> could just as well stop the raid if you already umounted it and grow
>> it offline.
>
> 	I know that is the point of the utility.  My question boils down to,
> "How safe is it to avail one's self of the capability if it is not essential
> to have the array mounted for the duration?"  I don't particularly like
> having the array unavailable (especially not for nearly 5 days), but I
> prefer that to risking data loss, or especially risking irretrievably losing
> the entire array.  The question is particularly pertinent given the fact the
> growth is going to take nearly 5 days (a lot can happen in 5 days), and the
> fact the system was having the rather squirrelly issue a few days back which
> seems - emphasis on SEEMS - to have been resolved by disabling NCQ.  What
> happens if the system kicks a couple of drives, especially if one drive gets
> kicked, a bunch of data gets written and then a few minutes later another
> drive gets kicked?  In particular, what if neither of the two drives that
> get kicked are the new drive?

It should just keep going. I don't see how having the filesystem in
use will have any influence there other than adding a little more load
on the disks. Reshaping is heavy on the drive. Lots of reads, writes
and seeks. A daily rsync probably doesn't even register as extra load.

MfG
        Goswin

  parent reply	other threads:[~2009-12-18 12:27 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-16  5:40 RAID5 / 6 Growth Leslie Rhorer
2009-12-16  6:37 ` Majed B.
2009-12-16  8:06   ` Leslie Rhorer
2009-12-16  8:12     ` Michael Evans
2009-12-16  8:38       ` Leslie Rhorer
2009-12-16 11:21     ` Majed B.
2009-12-17  1:36       ` Leslie Rhorer
2009-12-19  1:13       ` Leslie Rhorer
2009-12-19 18:21         ` Leslie Rhorer
2009-12-19 18:36           ` Majed B.
2009-12-19 19:02             ` Leslie Rhorer
2009-12-19 19:55               ` Majed B.
2009-12-19 20:19                 ` Leslie Rhorer
2009-12-19 23:39                   ` John Robinson
2009-12-19 23:49                     ` Leslie Rhorer
2009-12-19 23:59                     ` Majed B.
2009-12-16 13:25     ` Goswin von Brederlow
2009-12-17  1:51       ` Leslie Rhorer
2009-12-17  9:27         ` John Robinson
2009-12-18  1:33           ` Leslie Rhorer
2009-12-19  1:11           ` Leslie Rhorer
2009-12-18 12:27         ` Goswin von Brederlow [this message]
2009-12-17 17:53     ` Bill Davidsen
2009-12-18  1:46       ` Leslie Rhorer
2009-12-19  1:12       ` Leslie Rhorer
     [not found] <70ed7c3e0912191232k7deb3a3p40ddd6bc1bdfd3ae@mail.gmail.com>
2009-12-19 21:05 ` Leslie Rhorer
2009-12-21 12:33   ` Goswin von Brederlow

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=87hbroqxgm.fsf@frosties.localdomain \
    --to=goswin-v-b@web.de \
    --cc=linux-raid@vger.kernel.org \
    --cc=lrhorer@satx.rr.com \
    /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