CybrMatt wrote:
sweh wrote:
Using linode's servers as secondaries gives you redundancy; they have DNS servers in Fremont (ns2), Atlanta (ns3), Dallas (ns1) and Newark (ns4). If your own linode goes down then there's a good chance that one of the other DNS servers is still up

But why as secondaries vs as primaries? You get the same redundancy by using their servers exclusively.
Off the top of my head... you don't want to use a web GUI to manage your zone; your zone is programmatically generated; you want other people (who have access to your server) to be able to manage their zone without giving then linode control panel access; you actually keep your master zone file on your home machine and rsync it to your linode when you change it; ...
There's more reasons than just the redundancy question.
And as for redundancy, you're wrong. It's possible for a linode DNS server to go down but your linode remain up and working; hey, it's just another server so can suffer downtime!