'MySQL server has gone away' when configure openstack juno with mariadb-galera
Hi All,
I'm implement openstack HA with database using mariadb-galera
and i have issue 'MySQL server
has gone away'.
2015-04-25 14:44:50.871 2216 TRACE keystone.common.wsgi DBConnectionError: (OperationalError) (2006, 'MySQL server has gone away') 'SELECT user.id AS user_id, user.name AS user_name, user.domain_id AS user_domain_id, user.password AS user_password, user.enabled AS user_enabled, user.extra AS user_extra, user.default_project_id AS user_default_project_id \nFROM user \nWHERE user.name = %s AND user.domain_id = %s' ('nova', 'default')
All openstack service get same error.
Can you help me ?
Thanks,