Bug 1791165
Summary: | Undercloud installation failure in step "Start containers for step 1" due to "cannot chdir: Permission denied" | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Shatadru Bandyopadhyay <sbandyop> | |
Component: | openstack-tripleo-heat-templates | Assignee: | RHOS Maint <rhos-maint> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Sasha Smolyak <ssmolyak> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 16.0 (Train) | CC: | aschultz, kiyyappa, mburns, ravsingh, satmakur | |
Target Milestone: | --- | Keywords: | Triaged | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1793598 (view as bug list) | Environment: | ||
Last Closed: | 2020-04-16 19:57:28 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: | ||||
Bug Depends On: | 1793598 | |||
Bug Blocks: |
Description
Shatadru Bandyopadhyay
2020-01-15 04:21:12 UTC
Can you have the customer attempt to run 'sudo podman system migrate' and rerun the install. We're not currently able to reproduce this issue. Can the customer provide any additional details about the initial configuration of the undercloud. Was there any specific system hardening or other configurations that were applied prior to attempting to install? Can the customer also check the file permissions in /var/lib/containers/ and /var/lib/containers/storage/. Specifically they can run "sudo find /var/lib/containers/storage/{overlay-layers,overlay-images,overlay-containers,mounts,libpod,tmp} -ls" Also, see https://bugzilla.redhat.com/show_bug.cgi?id=1768355 which sounds similar to this error. I haven't been able to reproduce the issue with a clean install. However I was given access to a box showing the issue and we attempted an upgrade to podman 1.6 which will be what is used by OSP16 GA. This appears to have cleared up the issue but I'm continuing to try and reproduce. Unfortunately that means the RC might not work for some folks at this time. I'm still trying to track down specifically is causing the issue as I've seen it work on a retry or if you manually pull the containers. Hi, Another customer is also facing a similar issue on RHOSP-15. Since this is affecting both OSP15 and OSP16 rc, it's likely an issue with podman 1.4 that we currently ship. I believe 1.6 will be coming out in next few weeks which may address this issue. I'll raise a bz against podman to see if we can get further details. There doesn't appear to be anything that OSP can do about this at the moment. Closing this out as we have shipped out 1.6 and I haven't seen any issues like this again. If this is still an issue, please reopen this bug and provide updated logs. |