I can answer myself:
it turns out proxysql was introduced not so long ago. There's an option in globals.yml to enable/disable it and after disabling kolla-ansible skips starting proxysql and continues with haproxy. So this case can be closed.
I'm not sure if this is even possible, but it would be great if proxysql could dynamically adjust to the actual system page size.
Best,
Darek
Hello OpenStack community,
Installing Kolla-ansible OpenStack 2025.1, I've met a problem with proxysql which does not start (in task [loadbalancer : Wait for backup proxysql to start]) because of unsupported system page size:
I'm working with aarch64 CPU (Raspberry Pi 5 cluster, instructive tool for educational purposes). I have posted the bug here including more detailed description: https://bugs.launchpad.net/kolla-ansible/+bug/2117309 . What is interesting, version 2023.1 works just fine on the same HW/OS platform.
I would be grateful for any suggestions on how to resolve this.
Best,
Dariusz Bursztynowski