All of lore.kernel.org
 help / color / mirror / Atom feed
* RE Array size dropped from 40TB to 7TB when upgrading to 5.10
@ 2020-12-15 20:08 Ian Kumlien
  2020-12-15 22:22 ` Sébastien Luttringer
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Kumlien @ 2020-12-15 20:08 UTC (permalink / raw)
  To: Sébastien Luttringer, linux-raid

Hi,

the same thing happened to me, but it was a raid6...

Eventually I just gave up and did a:
mdadm --grow /dev/md3 --size=max (since it reflects the size it used to be)

After a few hours of syncing, everything was ok again
(according to btrfs check which also took a few hours =))

But remember to do this with a 5.0.1 kernel ;)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: RE Array size dropped from 40TB to 7TB when upgrading to 5.10
  2020-12-15 20:08 RE Array size dropped from 40TB to 7TB when upgrading to 5.10 Ian Kumlien
@ 2020-12-15 22:22 ` Sébastien Luttringer
  0 siblings, 0 replies; 2+ messages in thread
From: Sébastien Luttringer @ 2020-12-15 22:22 UTC (permalink / raw)
  To: Ian Kumlien, linux-raid

[-- Attachment #1: Type: text/plain, Size: 629 bytes --]

On Tue, 2020-12-15 at 21:08 +0100, Ian Kumlien wrote:
> the same thing happened to me, but it was a raid6...
With the same kernel (5.10) or an older one?

> Eventually I just gave up and did a:
> mdadm --grow /dev/md3 --size=max (since it reflects the size it used to be)
This doesn't removed your data?
I wondering if the flag --assume-clean is mandatory to keep the data untouched.

> After a few hours of syncing, everything was ok again
> (according to btrfs check which also took a few hours =))
> 
> But remember to do this with a 5.0.1 kernel ;)
You mean 5.10?

Regards,

Sébastien "Seblu" Luttringer


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-15 22:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-15 20:08 RE Array size dropped from 40TB to 7TB when upgrading to 5.10 Ian Kumlien
2020-12-15 22:22 ` Sébastien Luttringer

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.