From: NeilBrown <neilb@suse.com>
To: Ram Ramesh <rramesh2400@gmail.com>,
Linux Raid <linux-raid@vger.kernel.org>
Subject: Re: Why can't I re-add my drive after partition shrink?
Date: Fri, 14 Jul 2017 11:35:46 +1000 [thread overview]
Message-ID: <87tw2f2425.fsf@notabene.neil.brown.name> (raw)
In-Reply-To: <2ea5ed99-05b5-25d2-c9d4-8ce1f4945eaa@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2268 bytes --]
On Thu, Jul 13 2017, Ram Ramesh wrote:
> I am trying to shring my mdadm underlying disks/partitions as a way of
> reclaiming space after md shrink operation. Here is my md
>> Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5]
>> [raid4] [raid10]
>> md0 : active raid6 sdb1[6] sdg1[11] sdd1[12] sdf1[8] sde1[9] sdc1[10]
>> 12348030976 blocks super 1.2 level 6, 64k chunk, algorithm 2
>> [6/6] [UUUUUU]
>> bitmap: 2/23 pages [8KB], 65536KB chunk
>>
>> unused devices: <none>
>
> Here is my mdadm detail about /dev/sdb1
>> Avail Dev Size : 11720780943 (5588.90 GiB 6001.04 GB)
>> Array Size : 12348030976 (11776.00 GiB 12644.38 GB)
>> Used Dev Size : 6174015488 (2944.00 GiB 3161.10 GB)
> I fail, remove and repartition /dev/sdb1 so that new partition table
> looks like this. (No change to data obviously)
>> New partition table:
>> Number Start (sector) End (sector) Size Code Name
>> 1 2048 6442452991 3.0 TiB FD00 Linux RAID
>> 2 6442452992 11721045134 2.5 TiB FD00 Linux RAID
>
> Since new /dev/sdb1 is significantly bigger than what mdadm says that it
> is using, I thought I could simply re-add the drive. However, I get
>> sudo mdadm /dev/md0 --re-add /dev/sdb1
>> ***mdadm: --re-add for /dev/sdb1 to /dev/md0 is not possible***
> Why? What did I miss here? Is it possible to fix this so that I can
> repartition other drives and -re-add them without having to go through
> full rebuild after each change?
Please report output of "mdadm --examine" on both a device that is active
in the array, and the device that you are trying to add.
Also "mdadm --examine-bitmap" of a device that is active in the array.
NeilBrown
>
> I researched as much as I could on the net and came up with nothing
> except some one saying that mdadm keeps something at the end of the disk
> regardless of what it says about "Used Dev Size." Is it possible to move
> this info so that I could re-add?
>
> Ramesh
>
> --
> 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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
next prev parent reply other threads:[~2017-07-14 1:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-13 23:17 Why can't I re-add my drive after partition shrink? Ram Ramesh
2017-07-13 23:37 ` Anthony Youngman
2017-07-14 1:35 ` NeilBrown [this message]
2017-07-15 0:17 ` Ram Ramesh
2017-07-16 22:37 ` NeilBrown
2017-07-17 5:15 ` Ram Ramesh
2017-07-19 20:55 ` Ram Ramesh
2017-07-19 23:14 ` NeilBrown
2017-07-20 0:39 ` Ram Ramesh
2017-07-20 10:23 ` Wols Lists
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=87tw2f2425.fsf@notabene.neil.brown.name \
--to=neilb@suse.com \
--cc=linux-raid@vger.kernel.org \
--cc=rramesh2400@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.