Using this manual for migration. But after in PowerDNS I see this:
PS C:\Users\ruslan> nslookup -type=ns domain.ru vs-powerdns01.domain.ru
Address: 10.100.20.110
domain.ru.domain.ru nameserver = ns2.domain.ru
ns2.domain.ru internet address = correct IP address
ns1.domain.ru internet address = correct IP address
In database table there is this entry:
17781 | 54 | domain.ru.domain.ru | SOA | ns2.domain.ru root.ns2.domain.ru 2010110096 28800 7200 604800 86400
The suffix is duplicated. I migrated another zones same method and result is corrected. Problem zone is the biggest zone. Where is can be mistake?