From: Xose Vazquez Perez <xose.vazquez@gmail.com>
To: Benjamin Marzinski <bmarzins@redhat.com>,
device-mapper development <dm-devel@redhat.com>,
Christophe Varoqui <christophe.varoqui@opensvc.com>
Subject: Re: [PATCH 0/2] multipath: Stop extra scans on stacked devices
Date: Tue, 11 Mar 2014 17:34:06 +0100 [thread overview]
Message-ID: <531F3AFE.4070008@gmail.com> (raw)
On 02/12/2014 Benjamin Marzinski wrote:
> Whenever there is a DM_DEVICE_RESUME ioctl, a uevent is generated. Right now,
> when multipath is reloading existing devices do to paths going or coming,
> lvmetad will rescan those devices. This is unnecessary, and can cause a lot
> of overhead. Also, multipath devices with no working paths will get scanned.
> These patches make multipath set a new flag, DM_SUBSYSTEM_UDEV_FLAG0, when it
> is reloading devices due to path changes, and lvmetad can safely ignore it.
> They also add a new udev rules file, 11-dm-mpath.rules, to disable scanning
> when it would not be useful.
>
> Benjamin Marzinski (2):
> New udev rules to deal with stacked devices
> Mark reloads with udev flag
>
> Makefile.inc | 1 +
> kpartx/devmapper.c | 4 ++--
> kpartx/devmapper.h | 8 +++++++-
> kpartx/kpartx.c | 8 ++++----
> libmultipath/configure.c | 4 ++--
> libmultipath/devmapper.c | 26 ++++++++++++++------------
> libmultipath/devmapper.h | 10 ++++++++--
> multipath/11-dm-mpath.rules | 34 ++++++++++++++++++++++++++++++++++
> multipath/Makefile | 3 +++
> multipathd/cli_handlers.c | 4 ++--
> 10 files changed, 77 insertions(+), 25 deletions(-)
> create mode 100644 multipath/11-dm-mpath.rules
This set is missing in git.
next reply other threads:[~2014-03-11 16:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-11 16:34 Xose Vazquez Perez [this message]
2014-03-12 21:47 ` [PATCH 0/2] multipath: Stop extra scans on stacked devices Christophe Varoqui
2014-03-12 22:20 ` kpartx fails 4k block partition Ross Anderson
2014-03-13 11:01 ` Bryn M. Reeves
2014-03-13 15:00 ` kpartx fails 4k block partition *changed** Ross Anderson
-- strict thread matches above, loose matches on Subject: below --
2014-02-12 17:15 [PATCH 0/2] multipath: Stop extra scans on stacked devices Benjamin Marzinski
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=531F3AFE.4070008@gmail.com \
--to=xose.vazquez@gmail.com \
--cc=bmarzins@redhat.com \
--cc=christophe.varoqui@opensvc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.