On Mon, 2020-12-14 at 08:56 +0100, Christophe Varoqui wrote: > Hello, > > 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. > > And indeed, > > ./libmpathcmd/mpath_cmd.h:#define DEFAULT_REPLY_TIMEOUT 4000 > > Can you confirm this change is valid ? Yes. Reviewed-by: Martin Wilck <mwilck@xxxxxxxx> You may want to add Fixes: 7db0c44 ("multipathd: Set CLI timeout correctly") because that commit changed the timeout without changing the man page. Martin > > diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5 > index d2101ed6..7242d39b 100644 > --- a/multipath/multipath.conf.5 > +++ b/multipath/multipath.conf.5 > @@ -1153,7 +1153,7 @@ In these cases it is recommended to increase > the CLI timeout to avoid > those issues. > .RS > .TP > -The default is: \fB1000\fR > +The default is: \fB4000\fR > .RE > . > . > > Best Regards, > Christophe -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel