Bug 1448567
| Summary: | Cannot create system container with file level bind mount | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | davis phillips <dphillip> |
| Component: | atomic | Assignee: | Giuseppe Scrivano <gscrivan> |
| Status: | CLOSED ERRATA | QA Contact: | atomic-bugs <atomic-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.3 | CC: | ajia, bbaude, ddarrah, dwalsh, fkluknav |
| Target Milestone: | rc | Keywords: | Extras |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-09-05 10:39:10 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
davis phillips
2017-05-05 19:03:04 UTC
closed upstream by: https://github.com/projectatomic/atomic/pull/994
[root@atomic-host-test-986 cloud-user]# atomic host status
State: idle
Deployments:
● rhel-atomic-host-ostree:rhel-atomic-host/7/x86_64/standard
Version: 7.4.1 (2017-08-09 22:48:55)
Commit: fd2649205bbc185b07cb695893e425afa830a7b3caecd3ceefc0a1b9d7169aea
GPGSignature: 1 signature
Signature made Thu 10 Aug 2017 12:24:23 AM UTC using RSA key ID 199E2F91FD431D51
Good signature from "Red Hat, Inc. <security>"
[root@atomic-host-test-986 cloud-user]# atomic version brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhel/open-vm-tools
IMAGE NAME VERSION IMAGE ID
brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhel/open-vm-tools:latest 7.4-20 00e5a8714a1a
[cloud-user@atomic-host-test-986 ~]$ sudo atomic pull brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhel/open-vm-tools:latest
Pulling brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhel/open-vm-tools:latest ...
WARN[0000] '--tls-verify' is deprecated, please set this on the specific subcommand
Copying blob sha256:7497a5cdc34964395c1468b330a21021afdbe41b43b55d1d53a75f1cbcf9439f
71.42 MB / 71.43 MB [=========================================================]
Copying blob sha256:41805511d6550424335854f2309d4919b6554523a95f70054ea95cd1f53e2d76
0 B / 1.21 KB [---------------------------------------------------------------]
Copying blob sha256:7eae631fc61f80bfab01c73b5acdb6cf3a3209ff4197a1004cf67fb4eaf48ad2
30.36 MB / 30.36 MB [=========================================================]
Copying config sha256:00e5a8714a1a4cbecfdb0ba1cc9a0ba5746f07038406f1c09f96d83a9880b9b0
0 B / 5.17 KB [---------------------------------------------------------------]
Writing manifest to image destination
Storing signatures
5.17 KB / 5.17 KB [===========================================================]
[cloud-user@atomic-host-test-986 ~]$ sudo atomic install --system docker01.web.prod.ext.phx2.redhat.com:8888/rhel/open-vm-tools:latest
Unable to find docker01.web.prod.ext.phx2.redhat.com:8888/rhel/open-vm-tools:latest
.qa.[root@x86-64-7s-m1 ajia]# atomic install --system brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhel/open-vm-tools:latest
Pulling layer 7497a5cdc34964395c1468b330a21021afdbe41b43b55d1d53a75f1cbcf9439f
Pulling layer 41805511d6550424335854f2309d4919b6554523a95f70054ea95cd1f53e2d76
Pulling layer 7eae631fc61f80bfab01c73b5acdb6cf3a3209ff4197a1004cf67fb4eaf48ad2
Extracting to /var/lib/containers/atomic/open-vm-tools.0
systemctl daemon-reload
systemctl enable open-vm-tools
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2609 |