docker-lvm-plugin icon indicating copy to clipboard operation
docker-lvm-plugin copied to clipboard

Docker volume plugin for LVM volumes

Results 12 docker-lvm-plugin issues
Sort by recently updated
recently updated
newest added

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

Code Review

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:...

help wanted

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...

help wanted

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?

help wanted

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....

bug

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":...

bug

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20180406214816-61147c48b25b&new-version=0.7.0)](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...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20180414092825-2281fa97ef7b&new-version=0.1.0)](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...

dependencies