multipathd

maintain multipath block device access

Debian Debian
RUN apt-get update && \ apt-get install -y multipath-tools
Ubuntu
RUN apt-get update && \ apt-get install -y multipath-tools
Alpine
RUN apk add multipath-tools
Arch Arch Linux
RUN pacman -S --noconfirm multipath-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y multipath-tools
CentOS
RUN yum install -y device-mapper-multipath
Fedora
RUN dnf install -y device-mapper-multipath
Raspbian
RUN apt-get update && \ apt-get install -y multipath-tools
click the source code to copy install multipathd on any operating system with command-not-found.com