From: Hannes Reinecke <hare@suse.de>
To: Alasdair G Kergon <agk@redhat.com>
Cc: device-mapper development <dm-devel@redhat.com>,
Mike Christie <michaelc@cs.wisc.edu>,
SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: [PATCH 0/3] Workqueue framework and ALUA hardware handler
Date: Thu, 15 Nov 2007 10:13:52 +0100 [thread overview]
Message-ID: <473C0DD0.7080702@suse.de> (raw)
Hi all,
this patchset adds some more abstraction to the multipath
hardware handlers.
- A generic workqueue framework is added, which allows the
hardware handler to submit failover commands independent
from multipath I/O.
- The exsting RDAC hardware handler is converted to use that
framework
- A new SPC-3 ALUA hardware handler is added, using that
framework
- A controller abstraction is added to the framework, which
allows for command throttling based on the used controller.
- The RDAC hardware handler is modified to use the new
controller framework.
This patchset superseded my previous implementation of the
SPC-3 ALUA handler.
Next plans are to update the table definitions and multipath-tools
to allow for a passing of the controller ID from userland; ALUA
doesn't specify for any controller information, so we have to
do this by hand based on prior knowledge of the storage array.
As per normal, comments etc welcome.
Cheers,
Hannes
--
Dr. Hannes Reinecke zSeries & Storage
hare@suse.de +49 911 74053 688
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Markus Rex, HRB 16746 (AG Nürnberg)
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2007-11-15 9:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-15 9:13 Hannes Reinecke [this message]
2007-11-19 7:51 ` [PATCH 0/3] Workqueue framework and ALUA hardware handler S. J. van Harmelen
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=473C0DD0.7080702@suse.de \
--to=hare@suse.de \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=linux-scsi@vger.kernel.org \
--cc=michaelc@cs.wisc.edu \
/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