From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Wilck Subject: [PATCH 6/7] multipath.conf.5: document no_path_retry vs. queue_if_no_path Date: Wed, 14 Jun 2017 00:55:53 +0200 Message-ID: <20170613225554.11181-7-mwilck@suse.com> References: <20170613225554.11181-1-mwilck@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170613225554.11181-1-mwilck@suse.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Christophe Varoqui , Hannes Reinecke Cc: dm-devel@redhat.com, Xose Vazquez Perez List-Id: dm-devel.ids Clarify the documentation about option precedence. Signed-off-by: Martin Wilck --- multipath/multipath.conf.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5 index f04ff194..e6944faf 100644 --- a/multipath/multipath.conf.5 +++ b/multipath/multipath.conf.5 @@ -365,7 +365,9 @@ Possible values for the feature list are: .\" XXX .I queue_if_no_path (Superseded by \fIno_path_retry\fR) (Since ??? kernel) Queue I/O if no path is active. -Identical to the \fIno_path_retry\fR with \fIqueue\fR value. See KNOWN ISSUES. +Identical to the \fIno_path_retry\fR with \fIqueue\fR value. If both this +feature and \fIno_path_retry\fR are set, the latter value takes +precedence. See KNOWN ISSUES. .TP .I no_partitions Disable automatic partitions generation via kpartx. -- 2.13.0