docker-lvm-plugin
docker-lvm-plugin copied to clipboard
Docker volume plugin for LVM volumes
I have taken the files from the [pull request](https://github.com/containers/docker-lvm-plugin/pull/96) made by @olljanat that was based on work by @nickbreen [found here](https://github.com/nickbreen/docker-lvm-plugin) To get the plugin to work from within a...
I collected need files based @nickbreen great work on https://github.com/nickbreen/docker-lvm-plugin , tested that it works, updated CI and readme. Will allow you close #66
Hi, Would you be open to a PR adding support for raid options while creating the logical volumes? Reference: https://man7.org/linux/man-pages/man7/lvmraid.7.html We will need to add support for 3 additional options:...
Would it be possible to make it so that volumes are created as part of a thin pool by default? I was hoping for a thinpool option in /etc/docker/docker-lvm-plugin, but...
Podman now has volume support, interested whether this works with podman 3.0 or not.
Would it be possible to make to plugin available on the docker hub?
Hello, I have created a thin volume of 150G. Then extended the thin volume by 10G and the file system (as per #17). However, ``docker volume inspect`` still shows 150G....
Hi, $subj. I hoped the issue was fixed in https://github.com/projectatomic/docker-lvm-plugin/issues/24, but it is not STR: -create volume; ``` # docker volume inspect jenkins_home [ { "CreatedAt": "0001-01-01T00:00:00Z", "Driver": "lvm", "Labels":...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20180406214816-61147c48b25b to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20180414092825-2281fa97ef7b to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...