I have the next question that I don't know how to solve.
I currently have a server running mariadb version 10.1 on a Debian 9.8. This server is for test environments so it is not a real production environment.
Now I need to create a cluster using a gallery to have two nodes. I already have the second server mounted, but I don't know what are the steps to configure the Galera cluster of a node with databases already created and with information and with another node completely from scratch. What would be the steps and what should be done?