linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Robinson <john.robinson@anonymous.org.uk>
To: Thomas Arthur Oehser <tom@toms.net>
Cc: linux-raid@vger.kernel.org
Subject: Re: Is shrinking raid5 possible?
Date: Fri, 06 Nov 2009 18:32:15 +0000	[thread overview]
Message-ID: <4AF46BAF.3020900@anonymous.org.uk> (raw)
In-Reply-To: <20091106131740.GA30506@Toms.NET>

On 06/11/2009 13:17, Thomas Arthur Oehser wrote:
[...]
>  - resize2fs /dev/md3 <smaller>
>  - mdadm -G -z <smaller> /dev/md3
>  - fdisk /dev/sd[a-c]3 <smaller>
> 
> It _almost_ works fine... but... the mdadm -G keeps the (0.90) superblock
> at the _end_ of the _device_ ... which hasn't been resized yet ...
> 
> How do I put the superblock back after fdisk, or make -G move or recreate?

Are you sure it hasn't already put a copy of the superblock in the right 
place, within the <smaller> size, as well as leaving a copy at the end 
of the original larger partition? That's what I would do if I was the 
author, so the partition can still be recognised as a md one before the 
partition is resized; you wouldn't want the parition to become 
unrecognisable or unusable.

Cheers,

John.

  parent reply	other threads:[~2009-11-06 18:32 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-19  2:30 Is shrinking raid5 possible? Paul Davidson
2006-06-19  4:39 ` Neil Brown
2006-06-19  5:07   ` Paul Davidson
2006-06-23  0:49   ` Bill Davidsen
2006-06-23  1:26     ` Neil Brown
2006-06-23  2:17       ` Paul Davidson
2006-06-23  8:34       ` Henrik Holst
2006-06-23 18:16       ` Christian Pernegger
2006-06-26  7:41         ` Neil Brown
2006-06-26 11:33           ` Christian Pernegger
2006-11-22 20:40             ` Henrik Holst
2009-11-06 13:17               ` Thomas Arthur Oehser
2009-11-06 15:04                 ` Asdo
2009-11-06 15:26                   ` Thomas Arthur Oehser
2009-11-06 17:00                     ` Goswin von Brederlow
2009-11-06 18:32                 ` John Robinson [this message]
2009-11-06 18:38                   ` Thomas Arthur Oehser
2009-11-06 19:30                     ` Goswin von Brederlow
2009-11-06 19:38                       ` John Robinson

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=4AF46BAF.3020900@anonymous.org.uk \
    --to=john.robinson@anonymous.org.uk \
    --cc=linux-raid@vger.kernel.org \
    --cc=tom@toms.net \
    /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).