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

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