Bug 1769472

Summary: [tripleo] OSP14->OSP15 Major upgrade stuck in cinder-manage db sync
Product: Red Hat OpenStack Reporter: Mauro Oddi <moddi>
Component: openstack-tripleoAssignee: James Slagle <jslagle>
Status: CLOSED DUPLICATE QA Contact: Arik Chernetsky <achernet>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 15.0 (Stein)CC: aschultz, jfrancoa, mburns
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-11 14:23:33 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 Mauro Oddi 2019-11-06 17:06:46 UTC
Description of problem:
While upgrading the overcloud from OSP14-to OSP15  after reinstalling the first controller in RHEL8 and running the upgrade run step on that node, it gets stuck while creating containers STEP 3.
Cinder container is stucked trying to perform a cinder-manage db sync step however mysql is not running.

Version-Release number of selected component (if applicable):
RHOSP 15

How reproducible:
always


Actual results:
openstack upgrade run  on controller-1 succeeds

Expected results:
openstack upgrade run keeps running in step3 waiting on the cinder_api container

Additional info:

Comment 1 Jose Luis Franco 2019-11-11 14:23:33 UTC
This BZ as well, is a consequnce of not being able to bring up the pacemaker managed services due to https://bugzilla.redhat.com/show_bug.cgi?id=1769408. As there is no galera service, the cinder db sync can't succeed and the execution gets hanging until Ansible time outs.

Closing it as duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1769408.

*** This bug has been marked as a duplicate of bug 1769408 ***