This unit is provided by:
-
https:/
/ archlinux.org/ packages/ community/ x86_64/ multipath-tools/ -
https:/
/ packages.fedoraproject.org/ pkgs/ device-mapper-multipath/
Options
-
[Install]
-
[Service]
-
ExecReload=/sbin/multipathd reconfigure
-
ExecStart=/sbin/multipathd -d -s
-
ExecStartPre=-/sbin/multipath -A
-
NotifyAccess=main
-
TasksMax=infinity
-
Type=notify
-
-
[Unit]
-
After=systemd-udevd-kernel.socket multipathd.socket systemd-remount-fs.service
-
Before=lvm2-activation-early.service local-fs-pre.target blk-availability.service shutdown.target initrd-cleanup.service
-
ConditionKernelCommandLine=!nompath !multipath=off
-
ConditionPathExists=/etc/multipath.conf
-
ConditionVirtualization=!container
-
Conflicts=shutdown.target initrd-cleanup.service
-
DefaultDependencies=no
-
Description=Device-Mapper Multipath Device Controller
-
Wants=systemd-udevd-kernel.socket
-
Additionnal notes
Nothing here.