I need to configure for 1 maxscale, then upload the configuration to Galera DB Cluster of 3 nodes.
Maxscale nodes added later will pull the configuration from the Database cluster, not synchronize from the original node. I have declared the following parameter set in /etc/maxscale.cnf to specify the address to save the configuration in the database and get an error saying the following parameters do not exist:
config_storage_port'.'config_storage_user', config_storage_database', config_storage_host, config_storage_password...
I need help!!