Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Justin Piszcz <jpiszcz@lucidpixels.com>
To: Dat Chu <dattanchu@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Linear RAID hot grow
Date: Mon, 20 Aug 2007 17:46:09 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.64.0708201745170.16270@p34.internal.lan> (raw)
In-Reply-To: <d0e8f6370708201435s33547f5agfdf44b384c9489f2@mail.gmail.com>



On Mon, 20 Aug 2007, Dat Chu wrote:

> I am trying to find the mdadm version that support Linear RAID hot
> grow. Does anyone have a link to point me to? I am currently running
> 2.6.2.
>
> With warm regards,
> Dat Chu
> -
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

Not sure, it seems like it would be supported by now?

But according to the docs for 2.6.2:

        Grow   Grow  (or shrink) an array, or otherwise reshape it in some way.
               Currently supported growth options including changing the active
               size of component devices in RAID level 1/4/5/6 and changing the
               number of active devices in RAID1/5/6.

--

http://neil.brown.name/blog/SoftRaid

--grow option for "linear" md arrays

I've just been working on an enhancement for Linux "MD" linear arrays 
which allows them to be enlanged.

More specifically, a new device (typcially disk drive) can be added to the 
end of an active linear array now. The size increases accordingly.

You can find patches for mdadm and 2.6.7-rc3-mm1.

It is still a work in progress, as it isn't documented, some of the code 
doesn't report errors very nicely, and I realised that there is some work 
needed in md.c with respect to handling new superblocks.

I really should do the new-superblock code in mdadm and get it all tidied 
up.

  reply	other threads:[~2007-08-20 21:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-20 21:35 Linear RAID hot grow Dat Chu
2007-08-20 21:46 ` Justin Piszcz [this message]
     [not found]   ` <d0e8f6370708201455i37e21a4mf2dbf8ecb0133cb0@mail.gmail.com>
2007-08-20 22:21     ` Dat Chu
2007-08-20 23:30       ` Neil Brown
2007-08-21  3:18         ` Dat Chu
2007-08-21  5:22           ` Neil Brown
2007-08-22  4:12             ` Dat Chu

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=Pine.LNX.4.64.0708201745170.16270@p34.internal.lan \
    --to=jpiszcz@lucidpixels.com \
    --cc=dattanchu@gmail.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