+++ This bug was initially created as a clone of Bug #1685506 +++ Description of problem: Controller-replacement fails (controller-removal) because : /var/log/containers/nova/nova-manage.log is owned by root:root Version-Release number of selected component (if applicable): OSP14 2019-02-27.1 How reproducible: always Steps to Reproduce: Via automaion: run : https://rhos-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/DFG/view/network/view/octavia/job/DFG-network-octavia-14_director-rhel-virthost-3cont_2comp-ipv4-vxlan-controller_replacement-normal/ Manually: 1.deploy an HA OSP14 2.try to remove one controller : rerun the overcloud_deploy.sh with an added : -e /home/stack/remove-controller.yaml \ cat /home/stack/remove-controller.yaml parameters: ControllerRemovalPolicies: [{'resource_list': ['0']}] Actual results: Overcloud controller removal fails with : http://pastebin.test.redhat.com/731244 Controller-1 nova_api container fails to start because : "IOError: [Errno 13] Permission denied: '/var/log/nova/nova-manage.log'", (in deployment log file) Expected results: Controller removal succeeds, finishes without errors, and all overcloud agents are up and operational.
*** Bug 1709588 has been marked as a duplicate of this bug. ***
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-2019:1672