When setting up a second server in expert mode, does ispconfig3 handle all mysql replication by itself, or does the admin have to do something before that?
Is mysql replication setup by the ispconfig setup program itself?
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
The replication is builtin in ispconfig, the replication mechanism of the mysql daemon is not needed and not used.
Just make sure that you configure the mysql root user account on the master server so that a root user from the slave server IP and hostname can connect.
Ok the socond server is setup in expert mode, everything is fine, the mysql replication works...
One question:
I want to have several 'slave' servers and would like all to have the same DNS zones as the master - the mydns data from the master shoould be repicated on all slaves, how can I do that?
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
Quote:
I want to have several 'slave' servers and would like all to have the same DNS zones as the master - the mydns data from the master shoould be repicated on all slaves, how can I do that?
This will be implemented in one of the next releases.
Currently you can use e.g. mysql replication for that or you connect the mydns instance on the slave server to the master database by editing mydns.conf.
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
ISPConfig stores the data that shall be replicated in the sys_datalog table. The code for this is in the interface classes that handle the form actions and database updates and also in the server classes that handle the events for modules and plugins.
Recent comments
11 hours 12 min ago
16 hours 17 min ago
20 hours 42 min ago
22 hours 30 min ago
1 day 12 hours ago
1 day 12 hours ago
1 day 17 hours ago
2 days 26 min ago
2 days 1 hour ago
2 days 2 hours ago