burnley
Regular Pleskian
Plesk 12.5.30 on both src and target, Panel Migrator 2.7.9.
Here's another one: we've just had a client reporting DNS zone corruption, one of their previously configured A record got changed during the migration in the following fashion:
1. src server:
remote.domain.com A 1.2.3.4
2. target server:
remote.domain.com A 5.6.7.8
Where:
1.2.3.4 is an external public IP address, not allocated to any of our Plesk servers
5.6.7.8 is the shared public IP of the target server.
The corresponding debug.log entry is:
D|MT|core.converter.dns|domain.com||Replaced IP in DnsRecord(rec_type=A src='remote.domain.com.' dst='1.2.3.4' opt='') with 5.6.7.8
Any ideas?
Here's another one: we've just had a client reporting DNS zone corruption, one of their previously configured A record got changed during the migration in the following fashion:
1. src server:
remote.domain.com A 1.2.3.4
2. target server:
remote.domain.com A 5.6.7.8
Where:
1.2.3.4 is an external public IP address, not allocated to any of our Plesk servers
5.6.7.8 is the shared public IP of the target server.
The corresponding debug.log entry is:
D|MT|core.converter.dns|domain.com||Replaced IP in DnsRecord(rec_type=A src='remote.domain.com.' dst='1.2.3.4' opt='') with 5.6.7.8
Any ideas?