dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 9] DM RAID: a wrapper target for MD RAID456
@ 2010-11-18 23:40 Jonathan Brassow
  0 siblings, 0 replies; only message in thread
From: Jonathan Brassow @ 2010-11-18 23:40 UTC (permalink / raw)
  To: dm-devel

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

This first set of patches consists of:
- some MD patch reversals and fixes
  md-backout-dm-dirty-log.patch
  md-minor-updates.patch
  md-fix-null-pointer-deref.patch
- Some reworking of Neil's original patches (changing CTR args, etc)
  dm-raid-seed-module.patch
  dm-target-callbacks-and-congestion-fn.patch
  dm-unplug-callback.patch
  dm-raid-iterate_devices-and-io_hints.patch
  dm-raid-suspend-and-resume-fns.patch
  dm-raid-message-fn.patch

I've attached a perl script that makes it easy to build RAID456 via the
device-mapper interfaces.  The script has support for persistent
metadata and bitmaps, but I'm not ready to post those patches yet - so
don't bother changing 'mdp' (aka Metadata Placement).  The following
command should get you started testing:
  $> gime_raid.pl raid4 /dev/sd[bcdef]1

 brassow



[-- Attachment #2: gime_raid.pl --]
[-- Type: application/x-perl, Size: 5865 bytes --]

[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-18 23:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-18 23:40 [PATCH 0 of 9] DM RAID: a wrapper target for MD RAID456 Jonathan Brassow

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