Comments - Mariadb service fails to restart with Galera
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
I have exactly the same problem.
I'm running : - CentOS Linux release 7.9.2009 on my first node and Almalinux 8 on others (still off until it's working on first node) - mariadb Ver 15.1 Distrib 10.5.25-MariaDB, for Linux (x86_64) - galera-4-26.4.18-1.el7.centos.x86_64
Galera settings are :
[galera] wsrep_on=ON wsrep_provider=/usr/lib64/galera-4/libgalera_smm.so wsrep_cluster_address="gcomm:my_node_01,my_node_02" wsrep_cluster_name=Mariadb_Cluster wsrep_sst_method=rsync binlog_format=row wsrep_node_address='10.18.x.x' wsrep_node_name='my_node_01'