linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Imsm OROM compatibility/boot support fixes
@ 2012-04-05 15:28 Przemyslaw Czarnowski
  2012-04-05 15:29 ` [PATCH 1/4] imsm: monitor: do not finish migration if there are no failed disks Przemyslaw Czarnowski
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Przemyslaw Czarnowski @ 2012-04-05 15:28 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid, dan.j.williams, ed.ciechanowski

This series of patches contain fixes regarding OROM and mdadm compatibility
connected with handling of recovery/degraded states and missing disks.
OROM behaves little differently when it marks disk as missing (see description
of patches for details)
Last one in the series does not allow to modify metadata (in particular does
not finish migration) on disks when array is set to read only by kernel
(eg. during restart of system, when root partition lies on raid device).

---

Przemyslaw Czarnowski (4):
      imsm: monitor: do not finish migration if there are no failed disks
      imsm: clean up missing disks if there are any left after migration
      imsm: avoid double change of serial number of missing device
      imsm: monitor: do not finish recovery, when raid goes to read-only


 monitor.c     |    1 +
 super-intel.c |   33 ++++++++++++++++++++++++---------
 2 files changed, 25 insertions(+), 9 deletions(-)


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

end of thread, other threads:[~2012-04-09 23:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 15:28 [PATCH 0/4] Imsm OROM compatibility/boot support fixes Przemyslaw Czarnowski
2012-04-05 15:29 ` [PATCH 1/4] imsm: monitor: do not finish migration if there are no failed disks Przemyslaw Czarnowski
2012-04-05 17:56   ` Williams, Dan J
2012-04-05 15:30 ` [PATCH 2/4] imsm: clean up missing disks if there are any left after migration Przemyslaw Czarnowski
2012-04-05 17:06   ` Williams, Dan J
2012-04-05 15:30 ` [PATCH 3/4] imsm: avoid double change of serial number of missing device Przemyslaw Czarnowski
2012-04-05 17:41   ` Williams, Dan J
2012-04-05 15:31 ` [PATCH 4/4] imsm: monitor: do not finish recovery, when raid goes to read-only Przemyslaw Czarnowski
2012-04-05 17:37   ` Williams, Dan J
2012-04-09 23:22 ` [PATCH 0/4] Imsm OROM compatibility/boot support fixes NeilBrown

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