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

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