hi I have my server move to another room, with a new ip. It is a mirror server what should I changed more that the master can talk again with the mirror? thanks michael
You will have to change the IP address in the various tables of the MySQL "mysql" database on the master server and in the glusterfs configuration files, in case that you use glusterfs. Additionally you will have to change the IP in the network card configuration file of the mirror server (/etc/network/interfaces) and the /etc/hosts files on both servers.
hi tilll I have to master all the ip changed to the mysql data base. but still can not monitor the mirror in the master
Have you restarted mysql on the master server? Any errors in the mysql log file on the slave or master?