Hi all, I've added a new web/db server to my multi server setup. I can login fine with root pass from my controlpanel server (dedicated with just the panel) to the remote DB server without a problem but when I create a DB to that server it doesn't created at all. Under controlpanel shows all ok, that DB is indeed created but showing the DBs on that server shows nothing apart from the default ones. When I select the user view from mysql table I can see that the user that I assigned via ispconfig panel is not there at all. How can I troubleshoot this?
That's not what ISPConfig is doing. the master system does not connect to a slave server node. The slave nodes connect to master system (and not as root) to fetch changes. The most likely reason for such an issue is that you changed the MySQL root password on that database server node but did not update the password in /usr/local/ispconfig/server/lib/mysql_clientdb.conf file.
@till there is no /usr/Local/ispconfig/server/lib/mysql_clientdb.conf in any of my servers. The mysql root pass is the same I haven't done any change.
Sorry for the type (big L) in the path. Corrected that in my initial post now just in case someone finds the thread later.