Bug 1102019
| Summary: | cannot remove /var/lib/docker just after a fresh install even when docker is stopped | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Vivek Dasgupta <vdasgupt> |
| Component: | docker-io | Assignee: | Lokesh Mandvekar <lsm5> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | el6 | CC: | admiller, dwalsh, golang-updates, jkeck, lsm5, mattdm, mgoldman, pmutha, s, vbatts |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-17 18:29:55 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Vivek Dasgupta
2014-05-28 11:03:22 UTC
# docker info Containers: 0 Images: 0 Storage Driver: devicemapper Pool Name: docker-253:4-3801090-pool Data file: /home/docker/devicemapper/devicemapper/data Metadata file: /home/docker/devicemapper/devicemapper/metadata Data Space Used: 291.5 Mb Data Space Total: 102400.0 Mb Metadata Space Used: 0.7 Mb Metadata Space Total: 2048.0 Mb Execution Driver: lxc-0.9.0 Kernel Version: 2.6.32-431.el6.x86_64 We have a fix for this that has gotten pulled into upstream. Fixed in docker-0.11.1-5.el7 Since docker-1.0 is in epel, this should be fixed. |