...
Start the cluster with this command
Code Block [root@datanodes0 /]# galera_new_cluster
On the other nodes, just start MariaDB or MySQL service
Code Block [root@datanodes0root@datanodes1 /]# systemctl start mariadb [root@datanodes2 /]# systemctl start mariadb
...