non-executable permissions on folders under mos-ubuntu prevents automated deployment
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Alex Schultz | ||
6.1.x |
Fix Released
|
High
|
Alex Schultz | ||
7.0.x |
Fix Released
|
High
|
Alex Schultz |
Bug Description
We are attempting to test fuel stable 6.1 for openstack deployment. the log file
/var/log/
fetching some debs from the local repository served by nginx docker container
running the below after getting inside container fixed the error for me
[root@fuel ~]# dockerctl shell nginx
[root@fuel /]# su -
# find /var/www/
unfortunately i do not have the pristine logs but i am posting the relevant indicators.
in /var/log/
730 TRACE fuel_agent.
on the Fuel UI it eventually manifests as:
Failed to execute hook 'shell' Failed to run command cd / && fa_build_image --log-file /var/log/
Fixing the permissions manually and running redeployment allowed me to get
ubuntu successfully installed.
Thanks & Regards
Rajesh Kumar Mallah.
Changed in fuel: | |
importance: | Undecided → High |
milestone: | none → 7.0 |
assignee: | nobody → Fuel Library Team (fuel-library) |
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
assignee: | Fuel Library Team (fuel-library) → Alex Schultz (alex-schultz) |
tags: | added: on-verification |
tags: | added: customer-found support |
Fix proposed to branch: 7.0 /review. fuel-infra. org/9862
Change author: Alex Schultz <email address hidden>
Review: https:/