<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 04/09/2019 10:05, seddik alaoui
ismaili wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAGxt3+rdvbixWo41q7GTEjRPdeTB71Uz8DvNM_H+wp-6U+4jhw@mail.gmail.com">The
purpose of this migration is also to migrate the others domains
that are managed by the same NS (NS1 and NS2). <br>
The question is the following, if we start by disabling the <a
href="http://MOMO.COM" target="_blank" moz-do-not-send="true">MOMO.COM</a>
zone on powerdns and deleting the A (GLUE) records on route53,
there will be an impact for the other domains we will migrate
after? Is it a good idea to do it before moving the other zones?<br>
Then for each domain that will move, we will delete the NS and
create the zone on route53 </blockquote>
<p>This isn't really a powerDNS question, but I'll answer briefly
anyway.</p>
<p>The glue records for NS1/2.MOMO.COM are irrelevant here. When
you move momo.com to route53, you'll be assigned a new set of
nameservers, e.g.</p>
<p>momo.com. 43200 IN NS ns-1143.awsdns-14.org.<br>
momo.com. 43200 IN NS ns-1944.awsdns-51.co.uk.<br>
momo.com. 43200 IN NS ns-422.awsdns-52.com.<br>
momo.com. 43200 IN NS ns-964.awsdns-56.net.</p>
<p>Therefore, you change the set of nameservers to that list in the
registrar. ns1/2.momo.com are not used to serve momo.com any
more, and hence the glue records are no longer required.<br>
</p>
<p>Equally, this doesn't affect any other domains which are
remaining on ns1/2.momo.com, since ns1/2.momo.com will still
resolve to your nameserver IP addresses.<br>
</p>
<p>When you move those other domains to route53, you'll have to
change *their* list of nameservers too (and note: you may get a
*different* set of nameservers for each domain you move to
route53)</p>
<p>When you've finished the whole process, you can decommission
ns1/ns2.momo.com<br>
</p>
<p>Regards,</p>
<p>Brian.</p>
<p>P.S. the domain "momo.com" is currently running on nameservers
"dante.enter.it" and "dexter.enter.it"<br>
</p>
</body>
</html>