d1207a7795
Updated to latest upstrem 0.4.9 code: multipath-tools-130222 (git commit id: 67b82ad6fe280caa1770025a6bb8110b633fa136) Refresh 0001-RH-dont_start_with_no_config.patch Modify 0002-RH-multipath.rules.patch Modify 0003-RH-Make-build-system-RH-Fedora-friendly.patch Refresh 0004-RH-multipathd-blacklist-all-by-default.patch Refresh 0005-RH-add-mpathconf.patch Refresh 0006-RH-add-find-multipaths.patch Add 0008-RH-revert-partition-changes.patch Rename 0008-RH-RHEL5-style-partitions.patch to 0009-RH-RHEL5-style-partitions.patch Rename 0009-RH-dont-remove-map-on-enomem.patch to 0010-RH-dont-remove-map-on-enomem.patch Rename 0010-RH-deprecate-uid-gid-mode.patch to 0011-RH-deprecate-uid-gid-mode.patch Rename 0013-RH-kpartx-msg.patch to 0012-RH-kpartx-msg.patch Rename 0035-RHBZ-883981-cleanup-rpmdiff-issues.patch to 0013-RHBZ-883981-cleanup-rpmdiff-issues.patch Rename 0039-RH-handle-other-sector-sizes.patch to 0014-RH-handle-other-sector-sizes.patch Rename 0040-RH-fix-output-buffer.patch to 0015-RH-fix-output-buffer.patch Add 0016-RH-dont-print-ghost-messages.patch Add 0017-RH-fix-sigusr1.patch * Actually this fixes a number of issues related to signals Rename 0018-RH-remove-config-dups.patch to 0018-RH-fix-factorize.patch * just the part that isn't upstream Add 0019-RH-fix-sockets.patch * makes abstract multipathd a cli sockets use the correct name. Set find_multipaths in the default config
91 lines
2.6 KiB
Diff
91 lines
2.6 KiB
Diff
---
|
|
multipath.conf.annotated | 53 -----------------------------------------------
|
|
multipath.conf.synthetic | 3 --
|
|
2 files changed, 56 deletions(-)
|
|
|
|
Index: multipath-tools-120123/multipath.conf.annotated
|
|
===================================================================
|
|
--- multipath-tools-120123.orig/multipath.conf.annotated
|
|
+++ multipath-tools-120123/multipath.conf.annotated
|
|
@@ -186,32 +186,6 @@
|
|
# user_friendly_names no
|
|
#
|
|
# #
|
|
-# # name : mode
|
|
-# # scope : multipath & multipathd
|
|
-# # desc : The mode to use for the multipath device nodes, in octal.
|
|
-# # values : 0000 - 0777
|
|
-# # default : determined by the process
|
|
-# mode 0644
|
|
-#
|
|
-# #
|
|
-# # name : uid
|
|
-# # scope : multipath & multipathd
|
|
-# # desc : The user id to use for the multipath device nodes. You
|
|
-# # may use either the numeric or symbolic uid
|
|
-# # values : <user_id>
|
|
-# # default : determined by the process
|
|
-# uid 0
|
|
-#
|
|
-# #
|
|
-# # name : gid
|
|
-# # scope : multipath & multipathd
|
|
-# # desc : The group id to user for the multipath device nodes. You
|
|
-# # may use either the numeric or symbolic gid
|
|
-# # values : <group_id>
|
|
-# # default : determined by the process
|
|
-# gid disk
|
|
-#
|
|
-# #
|
|
# # name : checker_timeout
|
|
# # scope : multipath & multipathd
|
|
# # desc : The timeout to use for path checkers that issue scsi
|
|
@@ -388,33 +362,6 @@
|
|
# #
|
|
# flush_on_last_del yes
|
|
#
|
|
-# #
|
|
-# # name : mode
|
|
-# # scope : multipath & multipathd
|
|
-# # desc : The mode to use for the multipath device nodes, in
|
|
-# # octal.
|
|
-# # values : 0000 - 0777
|
|
-# # default : determined by the process
|
|
-# mode 0644
|
|
-#
|
|
-# #
|
|
-# # name : uid
|
|
-# # scope : multipath & multipathd
|
|
-# # desc : The user id to use for the multipath device nodes.
|
|
-# # You may use either the numeric or symbolic uid
|
|
-# # values : <user_id>
|
|
-# # default : determined by the process
|
|
-# uid 0
|
|
-#
|
|
-# #
|
|
-# # name : gid
|
|
-# # scope : multipath & multipathd
|
|
-# # desc : The group id to user for the multipath device nodes.
|
|
-# # You may use either the numeric or symbolic gid
|
|
-# # values : <group_id>
|
|
-# # default : determined by the process
|
|
-# gid 0
|
|
-#
|
|
# }
|
|
# multipath {
|
|
# wwid 1DEC_____321816758474
|
|
Index: multipath-tools-120123/multipath.conf.synthetic
|
|
===================================================================
|
|
--- multipath-tools-120123.orig/multipath.conf.synthetic
|
|
+++ multipath-tools-120123/multipath.conf.synthetic
|
|
@@ -18,9 +18,6 @@
|
|
# no_path_retry fail
|
|
# queue_without_daemon no
|
|
# user_friendly_names no
|
|
-# mode 644
|
|
-# uid 0
|
|
-# gid disk
|
|
#}
|
|
#blacklist {
|
|
# wwid 26353900f02796769
|