linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Goswin von Brederlow <goswin-v-b@web.de>
To: Neil Brown <neilb@suse.de>
Cc: SandeepKsinha <sandeepksinha@gmail.com>, linux-raid@vger.kernel.org
Subject: Re: Change Chunk Size on Array?
Date: Wed, 13 May 2009 09:33:38 +0200	[thread overview]
Message-ID: <878wl1ihil.fsf@frosties.localdomain> (raw)
In-Reply-To: <18954.20603.952706.467047@notabene.brown> (Neil Brown's message of "Wed, 13 May 2009 14:45:47 +1000")

Neil Brown <neilb@suse.de> writes:

> Online changing of chunk size for raid5 is very close to being
> implemented.
> All the kernel side support will be in 2.6.30.
> I just need to spend some time getting mdadm to make it work.
> Because data is being rearranged in-place, and because you don't want
> to lose everything if your systems crashes, mdadm will have to work in
> tandem with the kernel making a backup copy of a section of the array,
> allowing the kernel to reshape that section, and then moving on to the
> next section.  It will be slow, but it will be reliable.
>
> NeilBrown

Shouldn't mdadm create a file and pass the FD to the kernel or a
loopback device and pass the major/minor and the kernel then moves
data there itself? Seems like a bad idea to pass all the data of the
raid to userspace just so it can be passed back to the kernel again.

MfG
        Goswin

  parent reply	other threads:[~2009-05-13  7:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-19  5:29 Change Chunk Size on Array? crshman
2008-03-20  8:16 ` Justin Piszcz
2009-05-13  3:44 ` SandeepKsinha
2009-05-13  4:45   ` Neil Brown
2009-05-13  4:53     ` SandeepKsinha
2009-05-13  7:33     ` Goswin von Brederlow [this message]
2009-05-13 10:49       ` Neil Brown

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=878wl1ihil.fsf@frosties.localdomain \
    --to=goswin-v-b@web.de \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    --cc=sandeepksinha@gmail.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;
as well as URLs for NNTP newsgroup(s).