Bug 1794121

Summary: Minor upgrade creates 2 nova_compute containers on hypervisors
Product: Red Hat OpenStack Reporter: Andreas Karis <akaris>
Component: openstack-tripleoAssignee: Sergii Golovatiuk <sgolovat>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Arik Chernetsky <achernet>
Severity: medium Docs Contact:
Priority: medium    
Version: 13.0 (Queens)CC: bdobreli, jfrancoa, mburns, rbrady
Target Milestone: ---Keywords: Triaged, ZStream
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: 2020-05-20 08:43:02 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 Andreas Karis 2020-01-22 17:38:41 UTC
Description of problem:

Hi,

When working on https://bugzilla.redhat.com/show_bug.cgi?id=1751709, we noticed that tripleo had spawned 2 distinct containers for nova_compute on several compute nodes:

cmpc01 docker_ps logs [1] shows 3 x container instances for nova-compute, and the images are from:
    10.30.182.10:8787/rhosp13/openstack-nova-compute-multipath:rev1

cmpc04 docker_ps logs [2] shows 2 x container instances for nova-compute, and the images are from:
    registry.access.redhat.com/rhosp13/openstack-nova-compute:13.0-XX
    
The questions is why the repositories changes and why in [1] we saw computes with 2 nova_compute container.
[1]
~~~
a76abfd390b4        10.30.182.10:8787/rhosp13/openstack-nova-compute-multipath:rev1    "kolla_start"    2 weeks ago         Up 54 minutes (healthy)    nova_compute-ct6ydfmy
09c1ac906c64        10.30.182.10:8787/rhosp13/openstack-nova-compute-multipath:rev1    "kolla_start"    2 weeks ago         Up 54 minutes (healthy)    nova_compute
cf09f6175550        10.30.182.10:8787/rhosp13/openstack-nova-compute-multipath:rev1    "kolla_start"    4 weeks ago         Up 54 minutes (healthy)    nova_migration_target
~~~
[2]
~~~
c7614d665dc8        registry.access.redhat.com/rhosp13/openstack-nova-compute:13.0-92  "kolla_start"    12 days ago         Up 25 hours (healthy)      nova_migration_target
5ca04891041b        registry.access.redhat.com/rhosp13/openstack-nova-compute:13.0-98  "kolla_start"    2 weeks ago         Up 25 hours (healthy)      nova_compute
~~~

Version-Release number of selected component (if applicable):
OSP 13 z9 to z10 upgrade

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 9 Red Hat Bugzilla 2023-09-18 00:19:58 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days