| Summary: | Docker Error/Spam on startup | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Eric Paris <eparis> |
| Component: | docker | Assignee: | smahajan <smahajan> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | atomic-bugs <atomic-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.3 | CC: | dwalsh, lsm5 |
| Target Milestone: | rc | Keywords: | Extras |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-03 13:28:33 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: | |
|
Description
Eric Paris
2016-03-19 14:41:01 UTC
Can you share the output of `docker info` and `docker version` ? Shishir [root@eparis-submit-queue-registry centos]# docker info Containers: 35 Images: 251 Server Version: 1.9.1 Storage Driver: devicemapper Pool Name: dockerVG-docker--pool Pool Blocksize: 524.3 kB Base Device Size: 107.4 GB Backing Filesystem: xfs Data file: Metadata file: Data Space Used: 7.52 GB Data Space Total: 17.79 GB Data Space Available: 10.27 GB Metadata Space Used: 4.039 MB Metadata Space Total: 25.17 MB Metadata Space Available: 21.13 MB Udev Sync Supported: true Deferred Removal Enabled: false Deferred Deletion Enabled: false Deferred Deleted Device Count: 0 Library Version: 1.02.107-RHEL7 (2015-12-01) Execution Driver: native-0.2 Logging Driver: json-file Kernel Version: 3.10.0-327.4.5.el7.x86_64 Operating System: CentOS Linux 7 (Core) CPUs: 2 Total Memory: 3.703 GiB Name: eparis-submit-queue-registry.osop.rhcloud.com ID: OZIL:RKLD:YFAJ:4K3E:JL2J:65XH:RDR6:DGD4:4L46:6HVA:NYHE:T76S WARNING: bridge-nf-call-ip6tables is disabled [root@eparis-submit-queue-registry centos]# docker version Client: Version: 1.9.1 API version: 1.21 Package version: docker-1.9.1-23.el7.x86_64 Go version: go1.4.2 Git commit: f97fb16/1.9.1 Built: OS/Arch: linux/amd64 Server: Version: 1.9.1 API version: 1.21 Package version: docker-1.9.1-23.el7.x86_64 Go version: go1.4.2 Git commit: f97fb16/1.9.1 Built: OS/Arch: linux/amd64 Hi Eric, Are you still facing this issue, after we did the debugging the other day ? Shishir Fixed in docker-1.9 |