containers / docker-lvm-plugin

Docker volume plugin for LVM volumes
GNU Lesser General Public License v3.0
155 stars 64 forks source link

RHEL7 `docker ls` does not autostart lvm plugin module #42

Closed erikbgithub closed 4 years ago

erikbgithub commented 6 years ago
$ docker volume ls
DRIVER      VOLUME NAME
[...]
$ systemctl status docker-lvm-plugin
[...]
Loaded: loaded [...]
Active: inactive (dead)

installed on RHEL 7.4 via yum install. Version docker-lvm-plugin.x86_64 2:1.12.6-71.git3e8e77d.el7.

shishir-a412ed commented 5 years ago

@erikbgithub Are you still facing this issue?

1) Can you show me the systemd unit file for docker-lvm-plugin ? $$ systemctl cat docker-lvm-plugin.

2) Output of: $$ ls /run/docker/plugins -lt

shishir-a412ed commented 4 years ago

@erikbgithub closing it due to inactivity. Please feel free to reopen if you are still facing the issue.