openstack-ansible-galera_se.../releasenotes/notes/galera_upgrade_bug-88faad86f94d4f26.yaml
Dmitriy Rabotyagov 3f61ca7cdb Revert "Update mariadb version to 10.5.10"
This reverts commit 973402f1793d60ad754875473e1b710da79b5324.

Reason for revert: We suspect that 10.5.10 release of mariadb brings
in intermiment error that raises during cinder migration.

This way we also align with the mariadb version available for bullseye

Change-Id: I36192deb77bea3a4ade35b1741aa9386ac8a4d01
2021-05-14 04:15:30 +00:00

8 lines
292 B
YAML

---
upgrade:
- |
MariaDB version 10.5.9 is know to have `bug <https://jira.mariadb.org/browse/MDEV-25030?>`_
which results in broken root permissions after upgrade. We have implemented
a workarond for it which will be triggered automatically. This note
is informative only.