[kolla-ansible][proxysql] "Wait for backup proxysql container to start" fails
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: sudo cat /var/log/kolla/proxysql/proxysql.log <jemalloc>: Unsupported system page size <jemalloc>: Error in malloc(): out of memory 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
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 ________________________________ Od: Bursztynowski Dariusz Wysłane: niedziela, 20 lipca 2025 12:55 Do: openstack-discuss Temat: [kolla-ansible][proxysql] "Wait for backup proxysql container to start" fails 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: sudo cat /var/log/kolla/proxysql/proxysql.log <jemalloc>: Unsupported system page size <jemalloc>: Error in malloc(): out of memory 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
participants (1)
-
Bursztynowski Dariusz