linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Support for IMSM raid0->raid5 migration
@ 2011-04-28 21:59 Przemyslaw Czarnowski
  2011-04-28 22:00 ` [PATCH 1/5] imsm: prepare update for level migrations reshape Przemyslaw Czarnowski
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Przemyslaw Czarnowski @ 2011-04-28 21:59 UTC (permalink / raw)
  To: neilb
  Cc: linux-raid, wojciech.neubauer, adam.kwolek, dan.j.williams,
	ed.ciechanowski

The following series implements support for raid0->raid5 migration for IMSM
metadata. These patches also blocks opposite direction of migration.
Code mostly bases on patches sent to you by Adam Kwolek. I have incorporated
your remarks and I tested it quite extensively for comformity with IMSM
standard. I have also removed opposite direction, as it is:
* not standarized yet,
* the design is not settled with you,
* generic grow routines are not compatible with change of chunk size.

Please do not include these patches on 'master' branch, as they are supposed
to be a part of next minor mdadm version (ie. mdadm 3.2.3). I think good place
for them is 'devel-3.2'. Master should be reserved just for bug/stability fixes
for previous release.
---

Przemyslaw Czarnowski (5):
      imsm: prepare update for level migrations reshape
      imsm: fix: disable migration from raid5->raid0
      imsm: prepare memory for level migration update
      imsm: process update for raid level migrations
      imsm: add new chunk size to metadata update


 super-intel.c |  343 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 333 insertions(+), 10 deletions(-)

-- 
Best Regards,
Przemyslaw Czarnowski

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/5] imsm support for raid0->raid5 migration
@ 2011-05-04 15:10 Przemyslaw Czarnowski
  2011-05-04 15:11 ` [PATCH 1/5] imsm: prepare update for level migrations reshape Przemyslaw Czarnowski
  0 siblings, 1 reply; 8+ messages in thread
From: Przemyslaw Czarnowski @ 2011-05-04 15:10 UTC (permalink / raw)
  To: neilb
  Cc: linux-raid, wojciech.neubauer, adam.kwolek, dan.j.williams,
	ed.ciechanowski

Migration r0->r5 once again; with a fix comming from your comment.

The following series implements support for raid0->raid5 migration for IMSM
metadata. These patches blocks opposite direction of migration.
Code mostly bases on patches sent to you by Adam Kwolek. I have incorporated
your remarks and I tested it quite extensively for comformity with IMSM
standard. I have also removed opposite direction, as it is just not supported
right now.

Note:
Please do not include these patches on 'master' branch, as they are supposed
to be a part of next minor mdadm version (ie. mdadm 3.2.2). I think good place
for it is devel-3.2. Master should be reserved just for bug/stability fixes
for previous release.
---

Przemyslaw Czarnowski (5):
      imsm: prepare update for level migrations reshape
      imsm: fix: disable migration from raid5->raid0
      imsm: prepare memory for level migration update
      imsm: process update for raid level migrations
      imsm: add new chunk size to metadata update


 super-intel.c |  337 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 330 insertions(+), 7 deletions(-)

-- 
Best Regards,
Przemyslaw Czarnowski

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

end of thread, other threads:[~2011-05-04 15:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-28 21:59 [PATCH 0/5] Support for IMSM raid0->raid5 migration Przemyslaw Czarnowski
2011-04-28 22:00 ` [PATCH 1/5] imsm: prepare update for level migrations reshape Przemyslaw Czarnowski
2011-05-02  6:15   ` NeilBrown
2011-04-28 22:00 ` [PATCH 2/5] imsm: fix: disable migration from raid5->raid0 Przemyslaw Czarnowski
2011-04-28 22:01 ` [PATCH 3/5] imsm: prepare memory for level migration update Przemyslaw Czarnowski
2011-04-28 22:01 ` [PATCH 4/5] imsm: process update for raid level migrations Przemyslaw Czarnowski
2011-04-28 22:02 ` [PATCH 5/5] imsm: add new chunk size to metadata update Przemyslaw Czarnowski
  -- strict thread matches above, loose matches on Subject: below --
2011-05-04 15:10 [PATCH 0/5] imsm support for raid0->raid5 migration Przemyslaw Czarnowski
2011-05-04 15:11 ` [PATCH 1/5] imsm: prepare update for level migrations reshape Przemyslaw Czarnowski

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