<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
For the subdomain wildcard problem you have, see my post here:
<a class="moz-txt-link-freetext" href="http://mailman.powerdns.com/pipermail/pdns-users/2014-May/010652.html">http://mailman.powerdns.com/pipermail/pdns-users/2014-May/010652.html</a><br>
<br>
And Peter's follow up here:
<a class="moz-txt-link-freetext" href="http://mailman.powerdns.com/pipermail/pdns-users/2014-May/010653.html">http://mailman.powerdns.com/pipermail/pdns-users/2014-May/010653.html</a><br>
<br>
I believe that might be related?<br>
<br>
I upgraded from 2.9 to 3.3 a while back with no real hassles
(roughly 7m records in 4 instances), only thing to watch out for was
the schema changes. I import zones from servers running cPanel
(using zone2sql on the named files) and that didn't require any
changes which was nice.<br>
<br>
Chris<br>
<br>
<div class="moz-cite-prefix">On 11/07/2014 6:08 PM, Willem wrote:<br>
</div>
<blockquote
cite="mid:CAB1_AemwgUfpa7VvSo8ck079oF_oiahXoZJ2H187OdXZ1=xAWA@mail.gmail.com"
type="cite">
<div dir="ltr">FYI, here are my notes from upgrading our 1M
records mysql-based setup from 2.9 to 3.3.1:
<div><br>
</div>
<div>One nasty bug that was our reason to upgrade in the first
place, is gone. We used to have 1 out of every million queries
giving a false NXDOMAIN reply, not anymore. You could call us
very happy ;)</div>
<div><br>
</div>
<div>A huge issue (for us) was the stricter database model. The
new pdns requires every record to have the same domain_id as
the corresponding SOA record. Specifically, this means that an
A record for sub.domain.tld will not work anymore, if a SOA
record for sub.domain.tld with another domain_id exists. We
had to rewrite quite a few procedures to comply with this new
behaviour and run a periodic check on our database to see
whether there are still processes that write the wrong
domain_id's. </div>
<div><br>
</div>
<div>Another thing biting us, is that an A query for
x.sub.dom.tld doesn't work anymore, given A records
"*.dom.tld" and "sub.dom.tld". An A query for x.sub2.dom.tld
does still work. We haven't fixed this yet. I've posted the
details at <a moz-do-not-send="true"
href="https://gist.github.com/gwillem/6bbcf43545de6c25cf0e">https://gist.github.com/gwillem/6bbcf43545de6c25cf0e</a></div>
<div><br>
</div>
<div>All in all, the upgrade and fixing all dependencies was a
lot of work (3 weeks), but a big succes.</div>
<div>Thanks for making powerdns!</div>
<div><br>
</div>
<div>Willem </div>
<div><br>
</div>
<div><br>
<div>
<br>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Pdns-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a>
<a class="moz-txt-link-freetext" href="http://mailman.powerdns.com/mailman/listinfo/pdns-users">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a>
</pre>
</blockquote>
<br>
</body>
</html>