<div dir="ltr">Merged.<div>Thanks.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 3, 2016 at 1:06 AM, 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">Put them in a new paragraph, and in bold.<br>
<br>
Easier to read and cleaner layout.<br>
<br>
man page in PDF at: <a href="https://drive.google.com/file/d/0B_B6YmEmO7cDVTl2djM1YkZMNFE" rel="noreferrer" target="_blank">https://drive.google.com/file/d/0B_B6YmEmO7cDVTl2djM1YkZMNFE</a><br>
<br>
Cc: Christophe Varoqui <<a href="mailto:christophe.varoqui@opensvc.com">christophe.varoqui@opensvc.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 | 221 +++++++++++++++++++++++++++++++--------------<br>
 1 file changed, 153 insertions(+), 68 deletions(-)<br>
<br>
diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5<br>
index 9f0d194..b85ea14 100644<br>
--- a/multipath/multipath.conf.5<br>
+++ b/multipath/multipath.conf.5<br>
@@ -1,4 +1,4 @@<br>
-.TH MULTIPATH.CONF 5 "30 November 2006"<br>
+.TH MULTIPATH.CONF 5 2016-07-03 "Linux"<br>
 .SH NAME<br>
 multipath.conf \- multipath daemon configuration file<br>
 .SH DESCRIPTION<br>
@@ -78,17 +78,24 @@ the interval between checks will gradually increase to<br>
 This value will be overridden by the<br>
 .B WatchdogSec<br>
 setting in the multipathd.service definition if systemd is used.<br>
-Default is<br>
-.I 5<br>
+.RS<br>
+.TP<br>
+Default value is: \fB5\fR<br>
+.RE<br>
 .TP<br>
 .B max_polling_interval<br>
-maximal interval between two path checks in seconds; default is<br>
-.I 4 * polling_interval<br>
+maximal interval between two path checks in seconds.<br>
+.RS<br>
+.TP<br>
+Default value is: \fB4 * polling_interval\fR<br>
+.RE<br>
 .TP<br>
 .B multipath_dir<br>
-directory where the dynamic shared objects are stored; default is system<br>
-dependent, commonly<br>
-.I /lib/multipath<br>
+directory where the dynamic shared objects are stored.<br>
+.RS<br>
+.TP<br>
+Default value is: \fB<system dependent>\fR, commonly /lib64/multipath/<br>
+.RE<br>
 .TP<br>
 .B find_multipaths<br>
 If set to<br>
@@ -109,20 +116,29 @@ Whenever a multipath device is created with find_multipaths set, multipath will<br>
 remeber the WWID of the device, so that it will automatically create the<br>
 device again, as soon as it sees a path with that WWID. This should allow most<br>
 users to have multipath automatically choose the correct paths to make into<br>
-multipath devices, without having to edit the blacklist; Default is<br>
-.I no<br>
+multipath devices, without having to edit the blacklist.<br>
+.RS<br>
+.TP<br>
+Default value is: \fBno\fR<br>
+.RE<br>
 .TP<br>
 .B verbosity<br>
 default verbosity. Higher values increase the verbosity level. Valid<br>
-levels are between 0 and 6; default is<br>
-.I 2<br>
+levels are between 0 and 6.<br>
+.RS<br>
+.TP<br>
+Default value is: \fB2\fR<br>
+.RE<br>
 .TP<br>
 .B reassign_maps<br>
 enable reassigning of device-mapper maps. With this option multipathd<br>
 will remap existing device-mapper maps to always point to multipath<br>
 device, not the underlying block devices. Possible values are<br>
-\fIyes\fR and \fIno\fR. Default is<br>
-.I yes<br>
+\fIyes\fR and \fIno\fR.<br>
+.RS<br>
+.TP<br>
+Default value is: \fByes\fR<br>
+.RE<br>
 .TP<br>
 .B path_selector<br>
 The default path selector algorithm to use; they are offered by the<br>
@@ -164,13 +180,15 @@ per-multipath option in the configuration file.<br>
 1 priority group per target node name. Target node names are fetched<br>
 in /sys/class/fc_transport/target*/node_name.<br>
 .TP<br>
-Default value is \fIfailover\fR.<br>
+Default value is: \fBfailover\fR<br>
 .RE<br>
 .TP<br>
 .B uid_attribute<br>
-The udev attribute providing a unique path<br>
-identifier. Default value is<br>
-.I ID_SERIAL<br>
+The udev attribute providing a unique path identifier.<br>
+.RS<br>
+.TP<br>
+Default value is: \fBID_SERIAL\fR<br>
+.RE<br>
 .TP<br>
 .B getuid_callout<br>
 The default program and args to callout to obtain a unique path<br>
@@ -217,7 +235,7 @@ Generate a random priority between 1 and 10.<br>
 Generate the path priority based on the regular expression and the<br>
 priority provided as argument. requires prio_args keyword.<br>
 .TP<br>
-Default value is \fBnone\fR.<br>
+Default value is: \fBnone\fR<br>
 .RE<br>
 .TP<br>
 .B prio_args<br>
@@ -293,7 +311,7 @@ Check the path state for LSI/Engenio/NetApp E-Series RDAC storage controller.<br>
 deprecated, it will cause spurious path failures under high load.<br>
 Please use \fItur\fR instead.<br>
 .TP<br>
-Default value is \fItur\fR.<br>
+Default value is: \fBtur\fR<br>
 .RE<br>
 .TP<br>
 .B failback<br>
@@ -315,19 +333,24 @@ another node requested the failover.<br>
 .B values > 0<br>
 deferred failback (time to defer in seconds)<br>
 .TP<br>
-Default value is \fImanual\fR.<br>
+Default value is: \fBmanual\fR<br>
 .RE<br>
 .TP<br>
 .B  rr_min_io<br>
 The number of IO to route to a path before switching to the next in<br>
-the same path group. This is only for BIO based multipath. Default is<br>
-.I 1000<br>
+the same path group. This is only for BIO based multipath.<br>
+.RS<br>
+.TP<br>
+Default value is: \fB1000\fR<br>
+.RE<br>
 .TP<br>
 .B rr_min_io_rq<br>
 The number of IO requests to route to a path before switching to the<br>
 next in the same path group. This is only for request based multipath.<br>
-Default is<br>
-.I 1<br>
+.RS<br>
+.TP<br>
+Default value is: \fB1\fR<br>
+.RE<br>
 .TP<br>
 .B rr_weight<br>
 If set to \fIpriorities\fR the multipath configurator will assign<br>
@@ -335,8 +358,10 @@ path weights as "path prio * rr_min_io". Possible values are<br>
 .I priorities<br>
 or<br>
 .IR uniform .<br>
-Default is<br>
-.IR uniform .<br>
+.RS<br>
+.TP<br>
+Default value is: \fBuniform\fR<br>
+.RE<br>
 .TP<br>
 .B no_path_retry<br>
 Specify the number of retries until disable queueing, or<br>
@@ -344,7 +369,10 @@ Specify the number of retries until disable queueing, or<br>
 for immediate failure (no queueing),<br>
 .I queue<br>
 for never stop queueing. If unset no queueing is attempted.<br>
-Default is unset.<br>
+.RS<br>
+.TP<br>
+Default value is: \fB<unset>\fR<br>
+.RE<br>
 .TP<br>
 .B user_friendly_names<br>
 If set to<br>
@@ -356,15 +384,20 @@ If set to<br>
 .I no<br>
 use the WWID as the alias. In either case this be will<br>
 be overridden by any specific aliases in the \fImultipaths\fR section.<br>
-Default is<br>
-.I no<br>
+.RS<br>
+.TP<br>
+Default value is: \fBno\fR<br>
+.RE<br>
 .TP<br>
 .B flush_on_last_del<br>
 If set to<br>
 .I yes<br>
 , multipathd will disable queueing when the last path to a device has been<br>
-deleted. Default is<br>
-.I no<br>
+deleted.<br>
+.RS<br>
+.TP<br>
+Default value is: \fBno\fR<br>
+.RE<br>
 .TP<br>
 .B max_fds<br>
 Specify the maximum number of file descriptors that can be opened by multipath<br>
@@ -376,8 +409,11 @@ if that number is greated than 1024.<br>
 .TP<br>
 .B checker_timeout<br>
 Specify the timeout to use for path checkers and prioritizers that issue scsi<br>
-commands with an explicit timeout, in seconds; default taken from<br>
-.I /sys/block/sd<x>/device/timeout<br>
+commands with an explicit timeout, in seconds.<br>
+.RS<br>
+.TP<br>
+Default value is: in \fB/sys/block/sd<x>/device/timeout\fR<br>
+.RE<br>
 .TP<br>
 .B fast_io_fail_tmo<br>
 Specify the number of seconds the scsi layer will wait after a problem has been<br>
@@ -396,7 +432,11 @@ retry interval<br>
 if a number of retries is given with \fIno_path_retry\fR and the<br>
 overall retry interval is longer than the specified \fIdev_loss_tmo\fR value.<br>
 The linux kernel will cap this value to \fI300\fR if \fBfast_io_fail_tmo\fR<br>
-is not set. Default is 600.<br>
+is not set.<br>
+.RS<br>
+.TP<br>
+Default value is: \fB600\fR<br>
+.RE<br>
 .TP<br>
 .B queue_without_daemon<br>
 If set to<br>
@@ -408,18 +448,26 @@ for IO to return from the device after multipathd has been stopped. Without<br>
 multipathd running, access to the paths cannot be restored, and the kernel<br>
 cannot be told to stop queueing IO. Setting queue_without_daemon to<br>
 .I no<br>
-, avoids this problem. Default is<br>
-.I no<br>
+, avoids this problem.<br>
+.RS<br>
+.TP<br>
+Default value is: \fBno\fR<br>
+.RE<br>
 .TP<br>
 .B bindings_file<br>
-The full pathname of the binding file to be used when the user_friendly_names option is set. Defaults to<br>
-.I /etc/multipath/bindings<br>
+The full pathname of the binding file to be used when the user_friendly_names option is set.<br>
+.RS<br>
+.TP<br>
+Default value is: \fB/etc/multipath/bindings\fR<br>
+.RE<br>
 .TP<br>
 .B wwids_file<br>
 The full pathname of the wwids file, which is used by multipath to keep track<br>
 of the wwids for LUNs it has created multipath devices on in the past.<br>
-Defaults to<br>
-.I /etc/multipath/wwids<br>
+.RS<br>
+.TP<br>
+Default value is: \fB/etc/multipath/wwids\fR<br>
+.RE<br>
 .TP<br>
 .B log_checker_err<br>
 If set to<br>
@@ -427,15 +475,22 @@ If set to<br>
 , multipathd logs the first path checker error at logging level 2. Any later<br>
 errors are logged at level 3 until the device is restored. If set to<br>
 .I always<br>
-, multipathd always logs the path checker error at logging level 2. Default is<br>
-.I always<br>
+, multipathd always logs the path checker error at logging level 2.<br>
+.RS<br>
+.TP<br>
+Default value is: \fBalways\fR<br>
+.RE<br>
 .TP<br>
 .B reservation_key<br>
 This is the service action reservation key used by mpathpersist.  It must be<br>
 set for all multipath devices using persistent reservations, and it must be<br>
 the same as the RESERVATION KEY field of the PERSISTENT RESERVE OUT parameter<br>
 list which contains an 8-byte value provided by the application client to the<br>
-device server to identify the I_T nexus. It is unset by default.<br>
+device server to identify the I_T nexus.<br>
+.RS<br>
+.TP<br>
+Default value is: \fB<unset>\fR<br>
+.RE<br>
 .TP<br>
 .B retain_attached_hw_handler<br>
 If set to<br>
@@ -443,8 +498,11 @@ If set to<br>
 and the scsi layer has already attached a hardware_handler to the device,<br>
 multipath will not force the device to use the hardware_handler specified by<br>
 mutipath.conf. If the scsi layer has not attached a hardware handler,<br>
-multipath will continue to use its configured hardware handler. Default is<br>
-.I no<br>
+multipath will continue to use its configured hardware handler.<br>
+.RS<br>
+.TP<br>
+Default value is: \fBno\fR<br>
+.RE<br>
 .TP<br>
 .B detect_prio<br>
 If set to<br>
@@ -452,17 +510,22 @@ If set to<br>
 , multipath will try to detect if the device supports ALUA. If so, the device<br>
 will automatically use the<br>
 .I alua<br>
-prioritizer. If not, the prioritizer will be selected as usual. Default is<br>
-.I no<br>
+prioritizer. If not, the prioritizer will be selected as usual.<br>
+.RS<br>
+.TP<br>
+Default value is: \fBno\fR<br>
+.RE<br>
 .TP<br>
 .B force_sync<br>
 If set to<br>
 .I yes<br>
 , multipathd will call the path checkers in sync mode only.  This means that<br>
 only one checker will run at a time.  This is useful in the case where many<br>
-multipathd checkers running in parallel causes significant CPU pressure. The<br>
-Default is<br>
-.I no<br>
+multipathd checkers running in parallel causes significant CPU pressure.<br>
+.RS<br>
+.TP<br>
+Default value is: \fBno\fR<br>
+.RE<br>
 .TP<br>
 .B deferred_remove<br>
 If set to<br>
@@ -471,15 +534,21 @@ If set to<br>
 last path device has been deleted.  This means that if the multipath device is<br>
 still in use, it will be freed when the last user closes it.  If path is added<br>
 to the multipath device before the last user closes it, the deferred remove<br>
-will be canceled. Default is<br>
-.I no<br>
+will be canceled.<br>
+.RS<br>
+.TP<br>
+Default value is: \fBno\fR<br>
+.RE<br>
 .TP<br>
 .B config_dir<br>
 If set to anything other than "", multipath will search this directory<br>
 alphabetically for file ending in ".conf" and it will read configuration<br>
 information from them, just as if it was in /etc/multipath.conf.  config_dir<br>
-must either be "" or a fully qualified directory name. Default is<br>
-.I "/etc/multipath/conf.d"<br>
+must either be "" or a fully qualified directory name.<br>
+.RS<br>
+.TP<br>
+Default value is: \fB/etc/multipath/conf.d/\fR<br>
+.RE<br>
 .TP<br>
 .B delay_watch_checks<br>
 If set to a value greater than 0, multipathd will watch paths that have<br>
@@ -487,8 +556,11 @@ recently become valid for this many checks.  If they fail again while they are<br>
 being watched, when they next become valid, they will not be used until they<br>
 have stayed up for<br>
 .I delay_wait_checks<br>
-checks. Default is<br>
-.I no<br>
+checks.<br>
+.RS<br>
+.TP<br>
+Default value is: \fBno\fR<br>
+.RE<br>
 .TP<br>
 .B delay_wait_checks<br>
 If set to a value greater than 0, when a device that has recently come back<br>
@@ -497,8 +569,11 @@ online fails again within<br>
 checks, the next time it comes back online, it will marked and delayed, and not<br>
 used until it has passed<br>
 .I delay_wait_checks<br>
-checks. Default is<br>
-.I no<br>
+checks.<br>
+.RS<br>
+.TP<br>
+Default value is: \fBno\fR<br>
+.RE<br>
 .TP<br>
 .B strict_timinig<br>
 If set to<br>
@@ -511,8 +586,10 @@ here the missing ticks will be accounted for on the next round.<br>
 A warning will be printed if path checks take longer than<br>
 .I polling_interval<br>
 seconds.<br>
-Default is<br>
-.I no<br>
+.RS<br>
+.TP<br>
+Default value is: \fBno\fR<br>
+.RE<br>
 .TP<br>
 .B uxsock_timeout<br>
 CLI receive timeout in milliseconds. For larger systems CLI commands<br>
@@ -520,16 +597,21 @@ might timeout before the multipathd lock is released and the CLI command<br>
 can be processed. This will result in errors like<br>
 "timeout receiving packet" to be returned from CLI commands.<br>
 In these cases it is recommended to increase the CLI timeout to avoid<br>
-those issues. The default is<br>
-.I 1000<br>
+those issues.<br>
+.RS<br>
+.TP<br>
+Default value is: \fB1000\fR<br>
+.RE<br>
 .TP<br>
 .B missing_uev_wait_timeout<br>
 Controls how many seconds multipathd will wait, after a new multipath device<br>
 is created, to receive a change event from udev for the device, before<br>
 automatically enabling device reloads. Usually multipathd will delay reloads<br>
-on a device until it receives a change uevent from the initial table load. The<br>
-default is<br>
-.I 30<br>
+on a device until it receives a change uevent from the initial table load.<br>
+.RS<br>
+.TP<br>
+Default value is: \fB30\fR<br>
+.RE<br>
 .<br>
 .SH "blacklist section"<br>
 The<br>
@@ -574,8 +656,11 @@ The following keywords are recognized:<br>
 The \fIWorld Wide Identification\fR of a device.<br>
 .TP<br>
 .B property<br>
-Regular expression of the udev property to be whitelisted. Defaults to<br>
-.I (ID_WWN|SCSI_IDENT_.*)<br>
+Regular expression of the udev property to be whitelisted.<br>
+.RS<br>
+.TP<br>
+Default value is: \fB(ID_WWN|SCSI_IDENT_.*)\fR<br>
+.RE<br>
 .TP<br>
 .B devnode<br>
 Regular expression of the device nodes to be whitelisted.<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.7.4<br>
<br>
</font></span></blockquote></div><br></div>