drbdmeta

RAID 1 over TCP/IP for Linux (user utilities)

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