From: pgnd <pgnd@dev-mail.net>
To: rm@romanrm.net
Cc: linux-raid@vger.kernel.org
Subject: Re: replaced all drives in RAID-10 array with larger drives -> failing to correctly extend array to use new/add'l space.
Date: Wed, 29 Jan 2025 11:35:17 -0500 [thread overview]
Message-ID: <c1de7bb2-93f5-4d35-b226-cd924c727cb7@dev-mail.net> (raw)
In-Reply-To: <20250129212929.6449db3b@nvm>
>> what's incorrect/missing in that procedure? how do i get the full partitions to be used by the array?
>
> Did you try without specifying "--raid-devices" there?
yep. different error
mdadm --grow /dev/md2 --raid-devices=4 --size=max --force
Change size first, then check data is intact before making other changes.
mdadm --grow /dev/md2 --size=max --force
mdadm: Cannot set device size for /dev/md2: Invalid argument
next prev parent reply other threads:[~2025-01-29 16:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-29 16:12 replaced all drives in RAID-10 array with larger drives -> failing to correctly extend array to use new/add'l space pgnd
2025-01-29 16:29 ` Roman Mamedov
2025-01-29 16:35 ` pgnd [this message]
2025-02-06 7:15 ` Yu Kuai
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=c1de7bb2-93f5-4d35-b226-cd924c727cb7@dev-mail.net \
--to=pgnd@dev-mail.net \
--cc=linux-raid@vger.kernel.org \
--cc=rm@romanrm.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 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.