linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] IMSM do not assume prev + current map in same state means reshape
@ 2011-10-17 20:40 Jes.Sorensen
  2011-10-17 20:40 ` [PATCH 1/1] IMSM only run reshape if number of disks has changed Jes.Sorensen
  2011-10-18  7:09 ` [PATCH 0/1] IMSM do not assume prev + current map in same state means reshape Kwolek, Adam
  0 siblings, 2 replies; 4+ messages in thread
From: Jes.Sorensen @ 2011-10-17 20:40 UTC (permalink / raw)
  To: linux-raid; +Cc: neilb, dledford, lukasz.dorau, adam.kwolek, Marcin.Labun

From: Jes Sorensen <Jes.Sorensen@redhat.com>

Hi,

I believe there is a bug in the current IMSM code. It makes the
assumption that if the state of the previous map and the current map
are the same, it means we are trying to reshape the array. However if
you have a large array and just installed on it, and it was still
resyncing when you rebooted, it will come up in the same state and
'mdadm -Aa' will fail with an error that it is lacking a resync file.

This is what prevents an update Fedora 15 system from booting, such as
https://bugzilla.redhat.com/show_bug.cgi?id=736387

If I am missing something here, I'd appreciate to hear about it.

Thanks,
Jes

Jes Sorensen (1):
  IMSM only run reshape if number of disks has changed

 super-intel.c |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)

-- 
1.7.6.4


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

end of thread, other threads:[~2011-10-18  7:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-17 20:40 [PATCH 0/1] IMSM do not assume prev + current map in same state means reshape Jes.Sorensen
2011-10-17 20:40 ` [PATCH 1/1] IMSM only run reshape if number of disks has changed Jes.Sorensen
2011-10-18  7:09 ` [PATCH 0/1] IMSM do not assume prev + current map in same state means reshape Kwolek, Adam
2011-10-18  7:36   ` Jes Sorensen

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).