Open nobuto-m opened 6 months ago
The funny part, we even have a test for keystone, which looks stable.
It requires investigation.
BTW, I suspect keystone is still using legacy shared_db interface, which is under our radars. Is it true? If so, can we migrate to the modern interface?
Anyway, @nobuto-m tnx for reporting!
This report is using keystone-k8s, the charm used in sunbeam. Which works very differently from the machine charm + is using data_interfaces 0.37
MySQL units can be stuck at the following status (but all units are idle).
Steps to reproduce
And more details are in: https://bugs.launchpad.net/snap-openstack/+bug/2067451
Expected behavior
The charm can recover from such an event.
Actual behavior
Unhandled exceptions are recorded, and the charm cannot complete the cluster deployment.
Versions
Operating system: 22.04 LTS
Juju CLI: 3.4.2
Juju agent: 3.4.2
Charm revision: 8.0/edge: 138
microk8s: microk8s v1.28.7 6532 1.28-strict/stable
Log output
Juju debug log:
https://bugs.launchpad.net/snap-openstack/+bug/2067451/+attachment/5783832/+files/sunbeam-inspection-report-20240529_071507.tar.gz
Additional context