<div dir="ltr">Merged.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 17, 2016 at 11:18 PM, Xose Vazquez Perez <span dir="ltr"><<a href="mailto:xose.vazquez@gmail.com" target="_blank">xose.vazquez@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">no_path_retry    Specify what to do when all paths are down. Possible values are:<br>
<br>
    value > 0   number of retries until disable I/O queueing.<br>
<br>
    fail        for immediate failure (no I/O queueing).<br>
<br>
    queue       for never stop I/O queueing. Similar to queue_if_no_path.<br>
<br>
    See KNOWN ISSUES.<br>
<br>
    Default value is: fail<br>
<br>
Cc: Christophe Varoqui <<a href="mailto:christophe.varoqui@opensvc.com">christophe.varoqui@opensvc.<wbr>com</a>><br>
Cc: device-mapper development <<a href="mailto:dm-devel@redhat.com">dm-devel@redhat.com</a>><br>
Signed-off-by: Xose Vazquez Perez <<a href="mailto:xose.vazquez@gmail.com">xose.vazquez@gmail.com</a>><br>
---<br>
 multipath/multipath.conf.5 | 17 ++++++++++++-----<br>
 1 file changed, 12 insertions(+), 5 deletions(-)<br>
<br>
diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5<br>
index 367688e..4ab2917 100644<br>
--- a/multipath/multipath.conf.5<br>
+++ b/multipath/multipath.conf.5<br>
@@ -498,14 +498,21 @@ Default value is: \fBuniform\fR<br>
 .<br>
 .TP<br>
 .B no_path_retry<br>
-Specify the number of retries until disable queueing, or<br>
+Specify what to do when all paths are down. Possible values are:<br>
+.RS<br>
+.TP 12<br>
+.I value > 0<br>
+number of retries until disable I/O queueing.<br>
+.TP<br>
 .I fail<br>
-for immediate failure (no queueing),<br>
+for immediate failure (no I/O queueing).<br>
+.TP<br>
 .I queue<br>
-for never stop queueing. If unset no queueing is attempted. See KNOWN ISSUES.<br>
-.RS<br>
+for never stop I/O queueing. Similar to \fIqueue_if_no_path\fR.<br>
 .TP<br>
-Default value is: \fB<unset>\fR<br>
+See KNOWN ISSUES.<br>
+.TP<br>
+Default value is: \fBfail\fR<br>
 .RE<br>
 .<br>
 .<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.10.1<br>
<br>
</font></span></blockquote></div><br></div>