From: NeilBrown <neilb@suse.de>
To: "Lars Täuber" <taeuber@bbaw.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: migrating from metadata 0.9 to 1.0 before growing?
Date: Fri, 20 Apr 2012 07:25:33 +1000 [thread overview]
Message-ID: <20120420072533.3d86d288@notabene.brown> (raw)
In-Reply-To: <20120419162043.84e7d3f4ae3ba003bd42e430@bbaw.de>
[-- Attachment #1: Type: text/plain, Size: 1711 bytes --]
On Thu, 19 Apr 2012 16:20:43 +0200 Lars Täuber <taeuber@bbaw.de> wrote:
> Hi Neil,
>
> Am Wed, 29 Feb 2012 12:29:06 +1100
> NeilBrown <neilb@suse.de> schrieb:
> > On Fri, 24 Feb 2012 11:38:21 +0100 Lars TÀuber <taeuber@bbaw.de> wrote:
> >
> > > Hi there.
> > >
> > > I have a RAID6 using disks in an external SATA enclosure.
> > > Now I started to exchange the disks with others twice as big as the ones
> > > the RAID was originally created with.
> > > The RAID uses metadata version 0.9.
> > >
> > > Now I'm thinking about switching to format 1.0 this way:
> > >
> > > * exchange all disks with the bigger ones piece by piece
> > > (-f old -r old -a new)
> > > * wait for rebuild of last disk
> > > * recreate RAID with --assume-clean and --metadata 1.0 and the same disks
> > > in the correct order
> > >
> > > The --grow shouldn't be necessary this way.
> > > Then I grow the filesystem.
> > >
> > > Is this precedure possible without data loss?
> > > Or is there a way a metadata version migration could be done more easily?
> >
> > Yes, this should work. There is no better way.
>
> is it possible to change the chunk size while recreating the array to the new
> default or do I have to stay with the 64kiB chunk size?
You can only change the chunk size by rearranging all the data on the devices.
So you canno simply change if when re-creating.
>
> Because changing the chunk size afterwards might not be possible due to the
> new chunk size not fitting in the used device size.
>
You might have to reduce the size of the array (and the filesystem on the
array) first, but you should then be able to change the chunksize.
NeilBrown
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
prev parent reply other threads:[~2012-04-19 21:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-24 10:38 migrating from metadata 0.9 to 1.0 before growing? Lars Täuber
2012-02-28 16:36 ` Lars Täuber
2012-02-29 1:29 ` NeilBrown
2012-04-19 14:20 ` Lars Täuber
2012-04-19 21:25 ` NeilBrown [this message]
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=20120420072533.3d86d288@notabene.brown \
--to=neilb@suse.de \
--cc=linux-raid@vger.kernel.org \
--cc=taeuber@bbaw.de \
/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).