Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Jonathan Brassow <jbrassow@f14.redhat.com>
To: linux-raid@vger.kernel.org
Subject: [PATCH 0 of 9] MD:  Updates for dm-raid.c support
Date: Mon, 23 May 2011 22:05:47 -0500	[thread overview]
Message-ID: <201105240305.p4O35l5O029146@f14.redhat.com> (raw)

Neil,

The following set of 9 patches is composed of three sets:
1) Patches 1-6 are small updates and fixes to what is already in the kernel.
2) Patch 7 introduces a new superblock type for device-mapper - allowing it
to record failures and give future support for reshaping and bitmap use.
3) Patches 8-9 provide bitmap support.  Patch 9 is necessary for transient failures,
where the bitmap can be replayed to recover a disk that has been gone for a short
time.  Without patch 9, raid5 will simply force a complete resync.

The first set by itself fixes a couple issues and protects against the      
possibility that dm-raid.c attempts to utilize super_types that may not exist.
The addition of the second set provides a working solution that is useful to
LVM in addition to (userspace) dm-raid.  The final set is not absolutely   
necessary, but provides the obvious recovery speed-up.

I have seen an issue related to the MD recovery thread starting up before the
bitmap has been properly loaded.  This issue is not a result of this patchset,
nor is it addressed by this patch set.  Until I find a way to fix this issue,
the 3rd set may be problematic and we may wish to defer it until I have a 
solution.

 brassow


                 reply	other threads:[~2011-05-24  3:05 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=201105240305.p4O35l5O029146@f14.redhat.com \
    --to=jbrassow@f14.redhat.com \
    --cc=linux-raid@vger.kernel.org \
    /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