<div dir="ltr">Hello,<div><br></div><div>a user brought to my attention "multipathd show config | grep usock_timeout" does not agree with the default value stated in the manpage : 4000 instead of 1000.</div><div><br></div><div>And indeed,</div><div><br></div><div>./libmpathcmd/mpath_cmd.h:#define DEFAULT_REPLY_TIMEOUT  4000<br></div><div><br></div><div>Can you confirm this change is valid ?</div><div><br></div><div>diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5<br>index d2101ed6..7242d39b 100644<br>--- a/multipath/multipath.conf.5<br>+++ b/multipath/multipath.conf.5<br>@@ -1153,7 +1153,7 @@ In these cases it is recommended to increase the CLI timeout to avoid<br> those issues.<br> .RS<br> .TP<br>-The default is: \fB1000\fR<br>+The default is: \fB4000\fR<br> .RE<br> .<br> .<br></div><div><br></div><div>Best Regards,</div><div>Christophe</div></div>