Bug 1879914
| Summary: | Overcloud deployment failed after mysql_bootstrap container failed to start properly. | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Sandeep Yadav <sandyada> |
| Component: | openstack-tripleo-heat-templates | Assignee: | Damien Ciabrini <dciabrin> |
| Status: | CLOSED ERRATA | QA Contact: | pkomarov |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 16.2 (Train) | CC: | dciabrin, jmarcian, jschluet, lmiccini, mbayer, mburns, michele |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-tripleo-heat-templates-11.3.2-2.20201011004954.680761b.el8ost | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-09-15 07:09:19 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
Sandeep Yadav
2020-09-17 10:51:01 UTC
Verified: The issue was fixed in openstack-tripleo-heat-templates-11.3.2-2.20201011004954.680761b.el8ost, which has been included in OSP 16.2 composes since RHOS-16.2-RHEL-8-20201014.n.3 (Please see [1]). Here tested with core_puddle: RHOS-16.2-RHEL-8-20210514.n.0 on bare metal deployment: https://rhos-ci-jenkins.lab.eng.tlv2.redhat.com/view/DFG/view/enterprise/view/scenario/job/DFG-enterprise-baremetal-scenario-16.2-3control_2compute_1freeipavm_externalceph-anycluster_tls/ Current tripleo-heat-templates version: [stack@undercloud-0 ~]$ yum list installed|grep heat-templates openstack-tripleo-heat-templates.noarch 11.5.1-2.20210506094805.28ae385.el8ost.1 @rhelosp-16.2 In the corresponding log[2], we can see that mysql database bootstrap process finishes successfully: Thanks for using MariaDB! 210517 04:54:50 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'. 210517 04:54:50 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql mysqld is alive [1] http://download.eng.bos.redhat.com/rcm-guest/puddles/OpenStack/16.2-RHEL-8/RHOS-16.2-RHEL-8-20201014.n.3/compose/OpenStack/source/tree/Packages/ [2] http://rhos-ci-logs.lab.eng.tlv2.redhat.com/logs/rcj/DFG-enterprise-baremetal-scenario-16.2-3control_2compute_1freeipavm_externalceph-anycluster_tls/16/controller-1/var/log/extra/podman/containers/mysql_bootstrap/stdout.log.gz Is doc text for errata release required for the bug (comment 6)? Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform (RHOSP) 16.2 enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2021:3483 |