summaryrefslogtreecommitdiffstats
path: root/0005-RH-don-t-start-without-a-config-file.patch
diff options
context:
space:
mode:
Diffstat (limited to '0005-RH-don-t-start-without-a-config-file.patch')
-rw-r--r--0005-RH-don-t-start-without-a-config-file.patch16
1 files changed, 15 insertions, 1 deletions
diff --git a/0005-RH-don-t-start-without-a-config-file.patch b/0005-RH-don-t-start-without-a-config-file.patch
index b7ddf44..5c75281 100644
--- a/0005-RH-don-t-start-without-a-config-file.patch
+++ b/0005-RH-don-t-start-without-a-config-file.patch
@@ -15,8 +15,9 @@ Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
libmultipath/config.c | 17 +++++++++++++++++
libmultipath/config.h | 1 +
multipath/multipath.rules | 1 +
+ multipathd/multipathd.8 | 2 ++
multipathd/multipathd.service | 1 +
- 4 files changed, 20 insertions(+)
+ 5 files changed, 22 insertions(+)
diff --git a/libmultipath/config.c b/libmultipath/config.c
index bb6619b..aae69b8 100644
@@ -77,6 +78,19 @@ index 4d78b98..5753766 100644
KERNEL=="dm-*", GOTO="check_kpartx"
ENV{DEVTYPE}!="partition", GOTO="test_dev"
+diff --git a/multipathd/multipathd.8 b/multipathd/multipathd.8
+index 4c765af..c1499a5 100644
+--- a/multipathd/multipathd.8
++++ b/multipathd/multipathd.8
+@@ -39,6 +39,8 @@ map regains its maximum performance and redundancy.
+ This daemon executes the external \fBmultipath\fR tool when events occur.
+ In turn, the multipath tool signals the multipathd daemon when it is done with
+ devmap reconfiguration, so that it can refresh its failed path list.
++
++In this Linux distribution, multipathd does not run unless a /etc/multipath.conffile exists
+ .
+ .
+ .\" ----------------------------------------------------------------------------
diff --git a/multipathd/multipathd.service b/multipathd/multipathd.service
index fd66cf6..fafd088 100644
--- a/multipathd/multipathd.service