dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Jonathan Brassow <jbrassow@redhat.com>
To: dm-devel@redhat.com
Subject: [PATCH 0 of 9] DM RAID: a wrapper target for MD RAID456
Date: Thu, 18 Nov 2010 17:40:15 -0600	[thread overview]
Message-ID: <1290123615.19020.12.camel@hydrogen.msp.redhat.com> (raw)

[-- 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 --]



                 reply	other threads:[~2010-11-18 23:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1290123615.19020.12.camel@hydrogen.msp.redhat.com \
    --to=jbrassow@redhat.com \
    --cc=dm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).