GitHub user muthukrishnang1100 added a comment to the discussion: OOBM Issue during KVM HA
yes, I am using this for testing purpose so, currently i am 3 servers has mariadb galera, haproxy and keepalived. And also managament server and agent is same servers. Yes, i used VIP. ----------------------------------------------------------------------------------------------------------------------------------------------------- MariaDB [(none)]> SHOW VARIABLES LIKE 'wait_timeout'; +---------------+-------+ | Variable_name | Value | +---------------+-------+ | wait_timeout | 28800 | +---------------+-------+ 1 row in set (0.001 sec) MariaDB [(none)]> SHOW VARIABLES LIKE 'interactive_timeout'; +---------------------+-------+ | Variable_name | Value | +---------------------+-------+ | interactive_timeout | 28800 | +---------------------+-------+ 1 row in set (0.001 sec) MariaDB [(none)]> --------------------------------------------------------------------------------------------------------------------------------------- Yes, I am running galera cluster. GitHub link: https://github.com/apache/cloudstack/discussions/12353#discussioncomment-15420860 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
