Bug 1769408 - OSP14->OSP15 Upgrade run in bootstrap node fails with race condition: Error: unable to get cib
Summary: OSP14->OSP15 Upgrade run in bootstrap node fails with race condition: Error: ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 15.0 (Stein)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Lon Hohberger
QA Contact:
URL:
Whiteboard:
: 1769472 1769473 (view as bug list)
Depends On:
Blocks: 1727807
TreeView+ depends on / blocked
 
Reported: 2019-11-06 14:58 UTC by Jose Luis Franco
Modified: 2020-09-30 19:19 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-30 19:19:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 7 Jose Luis Franco 2019-11-11 14:15:11 UTC
*** Bug 1769473 has been marked as a duplicate of this bug. ***

Comment 8 Jose Luis Franco 2019-11-11 14:18:58 UTC
As Alex said, Leapp upgraded to latest RHEL8.1 in the controller, however Red Hat's registry didn't have the images updated yet so we can see a difference in the RHEL version between the host and the containers:


[heat-admin@lab-controller01 ~]$ sudo podman run -it --name haproxy_init_test --net host 172.16.0.1:8787/rhosp15-rhel8/openstack-haproxy:15.0-76 bash
()[root@lab-controller01 /]# cat /etc/redhat-release 
Red Hat Enterprise Linux release 8.0 (Ootpa)

[heat-admin@lab-controller01 ~]$ cat /etc/redhat-release 
Red Hat Enterprise Linux release 8.1 (Ootpa)


Restoring Michelle's comment https://bugzilla.redhat.com/show_bug.cgi?id=1769473#c4:

So, unfortunately, pcmk requires to have the same content across host and HA containers (in order to remove this restriction in pcmk/pcs https://bugzilla.redhat.com/show_bug.cgi?id=1603613 would have to get fixed). So right now the only way to 'fix' this is to either:
A) use a rhel 8.0 overcloud with the rhel-8.0 based containers
B) get some rhel 8.1 HA containers built
B.1) Either we have releng rebuild them based on 8.1 content or
B.2) we build them ourselves.

Now on to B.2) we could probably work on some commands to do exactly that if there is interest/need ?

Comment 9 Jose Luis Franco 2019-11-11 14:23:33 UTC
*** Bug 1769472 has been marked as a duplicate of this bug. ***

Comment 10 Alfredo Moralejo 2019-11-11 14:31:42 UTC
I think hosts should use 8.0 channels and not move to 8.1 until it's properly supported and tested in osp15.

Comment 11 Mauro Oddi 2019-11-11 14:50:42 UTC
Hi Alfredo,

Thanks fore stepping in.
That 8.1 bits are introducing the problem here is clear, however we are using the documented software repos, which immediately fall into the new bits after 8.1 GA. 

The expected/natural flow should be to have 8.1 containers available at the same time CDN has 8.1 bits too.
Otherwise if freezing the software channel in 8.0 was a mandatory requirement for 15, somehow contradicts previous statements and introduces other challenges like the lack of ability to do a minor upgrade (if patching is required for security reasons for example).

Best Regards,
---
Mauro S. Oddi

Comment 12 Alfredo Moralejo 2019-11-11 15:22:29 UTC
we are working in a new OSP15 async release with updated containers and images to 8.1-

Comment 15 stchen 2020-09-30 19:19:02 UTC
Closing EOL, OSP 15 has been retired as of Sept 19


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