From: Xose Vazquez Perez <xose.vazquez@gmail.com>
To: Hannes Reinecke <hare@suse.de>,
Christophe Varoqui <christophe.varoqui@opensvc.com>,
Benjamin Marzinski <bmarzins@redhat.com>
Cc: device-mapper development <dm-devel@redhat.com>
Subject: Re: [PATCH 1/2] multipath-tools: change default failback from manual to immediate
Date: Mon, 1 Aug 2016 03:58:08 +0200 [thread overview]
Message-ID: <4cb41b6b-13c8-d145-c4f4-65cfc22c1c62@gmail.com> (raw)
In-Reply-To: <c3922f2d-d524-4700-e890-902a22c89491@suse.de>
On 07/28/2016 04:03 PM, Hannes Reinecke wrote:
> On 07/11/2016 11:12 PM, Xose Vazquez Perez wrote:
>> Default value is: manual
>> 1 .pgfailback = 15,
>> 2 .pgfailback = 30,
>> 24 .pgfailback = FAILBACK_UNDEF,
>> 50 .pgfailback = -FAILBACK_IMMEDIATE,
>>
>> manual is not used by any device.
>>
>> Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
>> Cc: device-mapper development <dm-devel@redhat.com>
>> Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
>> ---
>> libmultipath/defaults.h | 2 +-
>> libmultipath/hwtable.c | 50 ----------------------------------------------
>> multipath/multipath.conf.5 | 2 +-
>> 3 files changed, 2 insertions(+), 52 deletions(-)
>>
> 'immediate' fallback only makes sense if the device has a working
> prioritizer _and_ supports a 'preferred path'.
Then there are, at least, seven misconfigured devices.
What devices have support for referred_path?
Based on: guess???
PRIO_ALUA - YES
PRIO_CONST - NO
PRIO_EMC - YES
PRIO_HDS - YES
PRIO_HP_SW - NO
PRIO_ONTAP - YES
PRIO_RDAC - YES
Is there a hint anywhere?
> None of which can be assumed for an unknown device, so this patch
> will break automatic configuration.
As I said in my previous e-mail I don't believe in magic.
But this is up to you(plural: Christophe, Hannes, Benjamin, ...)
prev parent reply other threads:[~2016-08-01 1:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-11 21:12 [PATCH 1/2] multipath-tools: change default failback from manual to immediate Xose Vazquez Perez
2016-07-11 21:12 ` [PATCH 2/2] multipath-tools: change default path_grouping_policy from failover to group_by_prio Xose Vazquez Perez
2016-07-28 14:06 ` Hannes Reinecke
2016-08-01 1:34 ` Xose Vazquez Perez
2016-07-28 14:03 ` [PATCH 1/2] multipath-tools: change default failback from manual to immediate Hannes Reinecke
2016-08-01 1:58 ` Xose Vazquez Perez [this message]
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=4cb41b6b-13c8-d145-c4f4-65cfc22c1c62@gmail.com \
--to=xose.vazquez@gmail.com \
--cc=bmarzins@redhat.com \
--cc=christophe.varoqui@opensvc.com \
--cc=dm-devel@redhat.com \
--cc=hare@suse.de \
/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).