From: christophe varoqui <christophe.varoqui@free.fr>
To: device-mapper development <dm-devel@redhat.com>
Cc: "linux-raid@vger.kernel.org" <linux-raid@vger.kernel.org>,
"linux-hotplug-devel@lists.sourceforge.net"
<linux-hotplug-devel@lists.sourceforge.net>,
"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>
Subject: [ANNOUNCE] multipath-tools-0.3.6
Date: Mon, 01 Nov 2004 17:08:37 +0000 [thread overview]
Message-ID: <1099328918.5525.10.camel@zezette> (raw)
In-Reply-To: <1098785191.417e21a7a7c28@imp1-q.free.fr>
Hello,
here goes multipath-tools-0.3.6
Another round of changes and bugfixes. A step further to actually use
the priority framework.
I'm glad to announce Patrick Caulfield agreed to take care of Debian
packaging, thanks again.
Thanks to LTP people too : if only I had noticed before they provide
nice example of clone usage, I would have saved me a lot of headache.
Still, there are bugreports left in this area.
Full ChangeLog for the release :
* Patrick Caulfield took over debian packaging. Showing
evident expertise, his first wish is to see debian/
disappear. :) So be it.
* [libmultipath] add a vector_foreach_slot macro. Still
needs an iterator but saves 1 line per loop occurence and
tame this UPPERCASE MACROS bad taste.
* [multipathd] don't load sg anymore on multipathd startup
* [multipathd] change killall for kill `cat $PIDFILE` in
init script (Jaime Peñalba & Cesar Solera)
* [multipathd] the fork fallback was borked (just exiting)
noticed by Jaime Peñalba & Cesar Solera
* [multipathd] try without the FLOATING_STACKS flag. Does
it matter anyway ?
* [multipathd] merge clone_platform.h from LTP and cover
the hppa special case.
* [multipath] since we will be able to create a devmap with
paths too small, don't rely anymore on the first path's
size blindly : verify the path is up, before assigning its
size to the multipath
* [priority] add a path priority fetcher to balance LU accross
controlers based on the controler serial detection. Untested
but provides a good example of what can be done with the
priority framework.
* [priority] create subdir and drop a test pp_random
* [multipath] add dev_t reporting to print_path() to ease
devmap decoding by humans
* [multipath] change default path priority to 1
* [multipath] add wits to the sort_by_prio policy, so that
sort_pathvec_by_prio() is now useless. Remove it.
* [multipath] invert sort_pg_by_summed_prio sort order :
highest prio leftmost
* [libmultipath] add vector_del_slot
* revert multipath.rules change : devmap_name still takes
"major minor" and not "major:minor" as argument
* Makefile refinement : you can now enter any tool directory
and build from here, deps are solved
As usual, doc and download at :
http://christophe.varoqui.free.fr/
regards,
--
christophe varoqui <christophe.varoqui@free.fr>
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id\x12065&op=click
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
next prev parent reply other threads:[~2004-11-01 17:08 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-25 0:24 [ANNOUNCE] multipath-tools-0.2.9 christophe varoqui
2004-10-06 9:22 ` [ANNOUNCE] multipath-tools-0.3.0 christophe.varoqui
2004-10-06 9:50 ` [dm-devel] " Lars Marowsky-Bree
2004-10-06 10:18 ` christophe.varoqui
2004-10-11 12:00 ` Lars Marowsky-Bree
2004-10-11 12:31 ` christophe.varoqui
2004-10-07 20:01 ` Dave Olien
2004-10-08 12:49 ` christophe.varoqui
2004-10-11 11:50 ` [ANNOUNCE] multipath-tools-0.3.1 christophe.varoqui
2004-10-12 18:35 ` Dave Olien
2004-10-17 14:03 ` multipath-tools-0.3.2 christophe varoqui
2004-10-20 10:46 ` [ANNOUNCE] multipath-tools-0.3.3 christophe.varoqui
2004-10-24 22:14 ` [ANNOUNCE] multipath-tools-0.3.4 christophe varoqui
2004-10-25 8:22 ` Arjan van de Ven
2004-10-25 9:38 ` christophe.varoqui
2004-10-25 10:39 ` Douglas Gilbert
2004-10-25 21:03 ` [dm-devel] " Lars Marowsky-Bree
2004-10-26 17:52 ` Mike Christie
2004-10-26 10:06 ` [ANNOUNCE] multipath-tools-0.3.5 christophe.varoqui
2004-11-01 17:08 ` christophe varoqui [this message]
2004-11-11 23:10 ` [ANNOUNCE] multipath-tools-0.3.7 christophe varoqui
2004-11-25 14:55 ` [ANNOUNCE] multipath-tools-0.3.8 christophe varoqui
2004-12-05 15:43 ` [ANNOUNCE] multipath-tools-0.3.9 christophe varoqui
2004-12-12 17:20 ` [ANNOUNCE] multipath-tools-0.4.0 christophe varoqui
2004-12-20 16:01 ` [ANNOUNCE] multipath-tools-0.4.1 christophe varoqui
2004-12-21 22:02 ` [dm-devel] " Caushik, Ramesh
2004-12-21 23:03 ` christophe varoqui
2004-12-21 23:19 ` christophe varoqui
2004-12-22 19:26 ` Caushik, Ramesh
2004-12-22 19:45 ` christophe varoqui
2004-12-22 21:05 ` James.Smart
2004-12-22 21:23 ` christophe varoqui
2004-12-22 21:54 ` Caushik, Ramesh
2004-12-23 13:28 ` Christoph Hellwig
2004-12-23 12:19 ` James.Smart
2005-01-23 23:03 ` [ANNOUNCE] multipath-tools-0.4.2 christophe varoqui
2005-03-19 14:27 ` [ANNOUNCE] multipath-tools-0.4.3 christophe varoqui
2005-04-24 22:26 ` [ANNOUNCE] multipath-tools-0.4.4 christophe varoqui
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=1099328918.5525.10.camel@zezette \
--to=christophe.varoqui@free.fr \
--cc=dm-devel@redhat.com \
--cc=linux-hotplug-devel@lists.sourceforge.net \
--cc=linux-raid@vger.kernel.org \
--cc=linux-scsi@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;
as well as URLs for NNTP newsgroup(s).