Bug 1329095

Summary: mariadb and keystone down after an upgrade from liberty to mitaka
Product: [Community] RDO Reporter: mathieu bultel <mbultel>
Component: openstack-tripleoAssignee: James Slagle <jslagle>
Status: CLOSED EOL QA Contact: Shai Revivo <srevivo>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: LibertyCC: chris.brown, hbrock, jslagle, mburns, rhel-osp-director-maint, whayutin
Target Milestone: GAKeywords: ZStream
Target Release: trunk   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-18 06:03:38 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:

Description mathieu bultel 2016-04-21 08:12:08 UTC
When upgrading for stable liberty to mitaka (current-passed-ci)
after a yum update on the Undercloud, mariadb and keystone are down.

Mariadb can't be restart, need to kill the mysql pid before, then the service is able to start.

It looks like during the upgrade of the package mariadb can't stop the process and restart properly.

Then keystone can't start because it trying to find the config_file:
/usr/share/keystone/keystone-dist-paste.ini
Which doesn't exist on the deployment.

This issue is reproducible.

Comment 2 Christopher Brown 2017-06-17 19:32:02 UTC
Ugh, stale bug, should probably be closed now.