Blame SOURCES/0173-RH-update-man-page.patch

c896fb
---
c896fb
 multipath/multipath.conf.5 |   56 ++++++++++++++++++++++++++++++++++++++++-----
c896fb
 1 file changed, 51 insertions(+), 5 deletions(-)
c896fb
c896fb
Index: multipath-tools-130222/multipath/multipath.conf.5
c896fb
===================================================================
c896fb
--- multipath-tools-130222.orig/multipath/multipath.conf.5
c896fb
+++ multipath-tools-130222/multipath/multipath.conf.5
c896fb
@@ -240,18 +240,21 @@ Specify any device-mapper features to be
c896fb
 .I num list
c896fb
 where
c896fb
 .I num
c896fb
-is the number of features in
c896fb
+is the number, between 0 and 6, of features in
c896fb
 .I list.
c896fb
-Possible values for the feature list are
c896fb
+Possible values for the feature list are:
c896fb
 .RS
c896fb
 .TP 12
c896fb
-.B queue_if_no_path
c896fb
+.I queue_if_no_path
c896fb
 Queue IO if no path is active; identical to the
c896fb
 .I no_path_retry
c896fb
 keyword.
c896fb
 .TP
c896fb
-.B no_partitions
c896fb
-Disable automatic partitions generation via kpartx.
c896fb
+.I pg_init_retries
c896fb
+Number of times to retry pg_init, it must be between 1 and 50.
c896fb
+.TP
c896fb
+.I pg_init_delay_msecs
c896fb
+Number of msecs before pg_init retry, it must be between 0 and 60000.
c896fb
 .RE
c896fb
 .TP
c896fb
 .B path_checker
c896fb
@@ -511,6 +514,45 @@ If set to
c896fb
 .I yes
c896fb
 , kpartx will not automatically create partitions on the device. The default is
c896fb
 .I no
c896fb
+.TP
c896fb
+.B ignore_new_boot_devs
c896fb
+If set to
c896fb
+.I yes
c896fb
+, multipath will never attempt to create a multipath device whose wwid is not
c896fb
+listed in /etc/multipath/wwids, while running in the initramfs.  This keeps
c896fb
+multipath from adding new devices during the initramfs portion of bootup. The
c896fb
+default is
c896fb
+.I no
c896fb
+.TP
c896fb
+.B retrigger_tries
c896fb
+This sets how many times multipathd will reissue change uevents on block
c896fb
+devices that are not blacklisted, but have no wwid set by udev. Multipath
c896fb
+assumes that any devices that should not report a wwid are blacklisted. This
c896fb
+means that if a non-blacklisted device has no wwid, it is likely that udev
c896fb
+timed out while processing it.  Multipathd will wait for a while, and then
c896fb
+reissue a change uevent to give udev another chance to set the wwid. The
c896fb
+default is
c896fb
+.I 3
c896fb
+.TP
c896fb
+.B retrigger_delay
c896fb
+This sets how long multipathd should wait, after receiving a uevent for a
c896fb
+non-blacklisted device without a wwid set by udev, before reissuing a
c896fb
+change uevent.  The goal of this delay is to give udev a chance to finish
c896fb
+processing its current batch of uevents before sending more, to hopefully
c896fb
+avoid it timing out. The default is
c896fb
+.I 10
c896fb
+.TP
c896fb
+.B new_bindings_in_boot
c896fb
+If set to
c896fb
+.I yes
c896fb
+, multipath will allow new user_friendly_names bindings to be created while
c896fb
+running in the initramfs.  Otherwise, multipath will not create
c896fb
+user_friendly_names bindings while running in the initramfs. Instead, it will
c896fb
+use the WWID for the name of a device that was configured to use
c896fb
+user_friendly_names.  When multipathd is restarted later in boot on the
c896fb
+regular filesystem, the device will be renamed to a user_friendly_name. The
c896fb
+default is
c896fb
+.I no
c896fb
 .
c896fb
 .SH "blacklist section"
c896fb
 The
c896fb
@@ -603,6 +645,8 @@ section:
c896fb
 .TP
c896fb
 .B flush_on_last_del
c896fb
 .TP
c896fb
+.B user_friendly_names
c896fb
+.TP
c896fb
 .B no_path_retry
c896fb
 .TP
c896fb
 .B rr_min_io
c896fb
@@ -697,6 +741,8 @@ section:
c896fb
 .TP
c896fb
 .B no_path_retry
c896fb
 .TP
c896fb
+.B user_friendly_names
c896fb
+.TP
c896fb
 .B rr_min_io
c896fb
 .TP
c896fb
 .B rr_min_io_rq