Considering our old version of MySQL running on a RHEL 6, we want to upgrade our offloaded database as a try to improve our overall performances as we have recurrent issues with ipcs queues filling up.
A MariaDB 10.5 (latest version) has been installed on a RHEL 7.7, all 3 databases dumped and imported on the new one.
After changing variables in config files and everything restarted Nagios core seems to be working pretty well as well as NDO2DB, but the xi interface is completely unusable, showing partial interface and multiple databases errors if it respond after several seconds/minutes :
Also Mysql tuning parameters have been copied to the new database so it should at least run like the old one.Select of database nagiosxi failed. Lost connection to MySQL server during query.
Select of database nagios failed. Lost connection to MySQL server during query.
Select of database nagiosql failed. Lost connection to MySQL server during query.
We're using version 5.7.3 with rollbacked NDO to ndo2db (as NDO3 wasn't working, hoping that this new Mariadb version would improve this).
Thanks for your help,
Yann