lvmpolld
LVM2 includes all of the support for handling read/write
RUN apt-get update && \
apt-get install -y lvm2
RUN apt-get update && \
apt-get install -y lvm2
RUN apk add lvm2
RUN pacman -S --noconfirm lvm2
RUN apt-get update && \
apt-get install -y lvm2
RUN dnf install -y lvm2
RUN apt-get update && \
apt-get install -y lvm2