Skip to content

Instantly share code, notes, and snippets.

@a1git
Created July 18, 2022 16:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a1git/a2368b36dd8465f13c829c2354515cfc to your computer and use it in GitHub Desktop.
Save a1git/a2368b36dd8465f13c829c2354515cfc to your computer and use it in GitHub Desktop.
TASK [galera_server : Fail if galera_cluster_name doesnt match provided value] *****************************************************************************
fatal: [s3_galera_container-5be9b63d]: FAILED! => {"changed": false, "msg": "The galera_cluster_name variable does not match what is set in mysql. Check your galera_cluster_name setting in your user_*.yml files in \"/etc/openstack_deploy\" and compare to the current value in \"/etc/mysql/conf.d/cluster.cnf\" on the host, and the \"wsrep_cluster_name\" value set in your running galera cluster. To ignore the cluster state set '-e galera_ignore_cluster_state=true'.\n"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment