Blame SOURCES/0036-RHBZ-949239-load-multipath-module.patch

4728c8
---
4728c8
 multipathd/multipathd.service |    1 +
4728c8
 1 file changed, 1 insertion(+)
4728c8
4728c8
Index: multipath-tools-130222/multipathd/multipathd.service
4728c8
===================================================================
4728c8
--- multipath-tools-130222.orig/multipathd/multipathd.service
4728c8
+++ multipath-tools-130222/multipathd/multipathd.service
4728c8
@@ -10,6 +10,7 @@ Conflicts=shutdown.target
4728c8
 [Service]
4728c8
 Type=forking
4728c8
 PIDFile=/var/run/multipathd.pid
4728c8
+ExecStartPre=/sbin/modprobe dm-multipath
4728c8
 ExecStart=/sbin/multipathd
4728c8
 ExecReload=/sbin/multipathd reconfigure
4728c8
 #ExecStop=/path/to/scrip delete-me if not necessary