<p dir="ltr">Ben,</p>
<p dir="ltr">I'm ready to merge this patchset now. <br>
Waiting for Hannes ack.</p>
<p dir="ltr">Regards,<br>
Christophe Varoqui <br>
OpenSVC </p>
<div class="gmail_quote">Le 13 mars 2015 19:27, "Benjamin Marzinski" <<a href="mailto:bmarzins@redhat.com">bmarzins@redhat.com</a>> a écrit :<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm resending my find_multipaths patch, based on the conversation I had<br>
here. If nothing else, I'd at least like a discussion about why these<br>
shouldn't go in.<br>
<br>
<a href="http://www.redhat.com/archives/dm-devel/2014-July/msg00029.html" target="_blank">http://www.redhat.com/archives/dm-devel/2014-July/msg00029.html</a><br>
<br>
Just to clarify. find_multipaths is a configurable option that when set to<br>
'yes' will make multipath only run on devices have more than one path.  This<br>
means that users can mostly leave the blacklist alone, and they will only get<br>
the multipath devices that they want. The only time the blacklist is necessary<br>
is when users actually have multiple paths to a device, but still don't want<br>
multipath set up on it.  It's been around since RHEL6, and it is turned on<br>
in the default multipath.conf file in RHEL7. The internal default is "off".<br>
<br>
Hannes, do you still object to these?<br>
<br>
Benjamin Marzinski (3):<br>
  add find_multipaths option<br>
  libmultipath: only add uninitialized paths in check_path<br>
  Add find_multipaths to multipath.conf man page<br>
<br>
 libmultipath/config.c      |  1 +<br>
 libmultipath/config.h      |  1 +<br>
 libmultipath/configure.c   | 11 +++++++++++<br>
 libmultipath/defaults.h    |  1 +<br>
 libmultipath/dict.c        |  4 ++++<br>
 libmultipath/discovery.c   |  2 ++<br>
 libmultipath/structs.h     |  1 +<br>
 libmultipath/wwids.c       | 26 ++++++++++++++++++++++++++<br>
 libmultipath/wwids.h       |  1 +<br>
 multipath/main.c           | 27 +++++++++++++++++++++++++--<br>
 multipath/multipath.conf.5 | 22 ++++++++++++++++++++++<br>
 multipathd/main.c          |  9 +++++++++<br>
 12 files changed, 104 insertions(+), 2 deletions(-)<br>
<br>
--<br>
1.8.3.1<br>
<br>
</blockquote></div>