<div dir="ltr">Peter,<div><br></div><div>    Thank You we did manage to get it to work via auth = 1.  I have one other question in regards to the DS and DNSKEY records from a registry perspective ICANN requires registrars to provide a mechanism allowing a domain owner to secure a zone.  The registrar has to submit the DS and DNSKEY values to the registrar via API is there a way to get these records since it appears PowerDNS is building on the fly when requested?? This and Rollover are our last hurdles  </div>
<div><br></div><div>Thx again Peter </div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div>Eric Haskins</div><div><b>High Octane Brands LLC</b><br>PHP/MySQL Developers ~ E-Commerce Specialists</div>
<div>Magento, OpenCart, WorpPress Optimized Hosting</div><div><a href="http://HighOctaneBrands.com" target="_blank">HighOctaneBrands.com</a><br>978-905-9603 Cell</div></div></div>
<br><br><div class="gmail_quote">On Fri, Dec 13, 2013 at 12:11 PM, Peter van Dijk <span dir="ltr"><<a href="mailto:peter.van.dijk@netherlabs.nl" target="_blank">peter.van.dijk@netherlabs.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Eric,<br>
<div class="im"><br>
On Dec 13, 2013, at 17:42 , Eric Haskins wrote:<br>
<br>
>       I am in the middle of migration testing for 330K Domains and 1.8 Million records from a MyDNS with a Bind Mysql backend   to PowerDNS with PDNSSEC with gmysql backend,   We have had no issue migrating zones and records after creating the scripts. Our issue lies in serving the zones.<br>

><br>
> I am finding unless I run pdnssec rectify-zone <a href="http://xyz.com" target="_blank">xyz.com</a>  I will see this in monitor and no answer will be provided<br>
><br>
> Dec 13 09:58:35 Should not get here (<a href="http://xyz.com" target="_blank">xyz.com</a>|1): please run pdnssec rectify-zone<br>
><br>
> Upon running rectify-zone all behaves properly.  I thought I could run Normal and Secured zones on one server?   We are inserting NULL in  ordername and auth could this be the cause?<br>
<br>
</div>You have a few options:<br>
1) remove gmysql-dnssec from your configuration. This will fully disable DNSSEC, and also disable all features that use the domainmetadata table. It will also make PowerDNS ignore ordername and auth and this error will go away.<br>

2) keep gmysql-dnssec, and "fake up" ordername and auth. For non-DNSSEC domains, put 1 in auth. ordername is ignored so NULL is a good value for it.<br>
<br>
If you do want to support DNSSEC for (some) domains, please read <a href="http://doc.powerdns.com/html/dnssec-modes.html#dnssec-direct-database" target="_blank">http://doc.powerdns.com/html/dnssec-modes.html#dnssec-direct-database</a> very carefully and/or use rectify-zone after zone data changes.<br>

<br>
Kind regards,<br>
<span class="HOEnZb"><font color="#888888">--<br>
Peter van Dijk<br>
Netherlabs Computer Consulting BV - <a href="http://www.netherlabs.nl/" target="_blank">http://www.netherlabs.nl/</a><br>
<br>
</font></span><br>_______________________________________________<br>
Pdns-users mailing list<br>
<a href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a><br>
<a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users" target="_blank">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br>
<br></blockquote></div><br></div>