lvm2-lvmetad does not depend on multipathd. On the contrary, when multipathd sets up a map that contains LVM PVs, it's good if lvm2-lvmetad is already running. --- multipathd/multipathd.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multipathd/multipathd.service b/multipathd/multipathd.service index fd66cf62af17..0cf99b2f2df5 100644 --- a/multipathd/multipathd.service +++ b/multipathd/multipathd.service @@ -1,7 +1,7 @@ [Unit] Description=Device-Mapper Multipath Device Controller Wants=systemd-udev-trigger.service systemd-udev-settle.service -Before=iscsi.service iscsid.service lvm2-lvmetad.service lvm2-activation-early.service +Before=iscsi.service iscsid.service lvm2-activation-early.service Before=local-fs-pre.target blk-availability.service After=multipathd.socket systemd-udev-trigger.service systemd-udev-settle.service DefaultDependencies=no -- 2.15.1 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel