Bug 1794121 - Minor upgrade creates 2 nova_compute containers on hypervisors
Summary: Minor upgrade creates 2 nova_compute containers on hypervisors
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Sergii Golovatiuk
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-01-22 17:38 UTC by Andreas Karis
Modified: 2023-09-18 00:19 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-20 08:43:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.