[MDEV-23193] bifrost tool fails when running ironic-dbsync create_schema Created: 2020-07-16 Updated: 2020-08-04 Resolved: 2020-08-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.4.13 |
| Fix Version/s: | 10.4.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lukas Javorsky | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | bifrost, create_schema, ironic-dbsync | ||
| Environment: |
Fedora 32 |
||
| Issue Links: |
|
||||||||
| Description |
|
Customer contacted us with some issue with mariadb server, which starts from version (10.4.13), previous (10.4.12) version is running without any issue. The problem is that bifrost tool uses ironic-dbsync create_schema which fails to oslo_db.exception.DBConnectionError. Here is the full log bifrost log: http://paste.openstack.org/show/795626/ We are tracking the issue with more details in this bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1854637 The bug must have something with the version rebase from 10.4.12 to 10.4.13. Fedora steps to reproduce this: If I can help you with anything else, let me know. |
| Comments |
| Comment by Elena Stepanova [ 2020-08-04 ] |
|
It appears to be the same problem as |