I have already setup properly 3 node (mariadb) Galera cluster with maxscale load balancing. maxscale is on different server. All the nodes are Primary component. I want to test the non-primary component situation. How can I create this situation in my Galera cluster.
I stopped one by one all the servers and started again one by one but all the nodes are in sync when they are started back.
How can I test the non-primary state of a node.