Skip to main content

DNS only Server upgrade

Comments

7 comments

  • andrew.n
    upgrade plan for? CentOS 5 is no longer supported and it is not possible to upgrade from CentOS 5.
    0
  • cPRex Jurassic Moderator
    DNSOnly servers don't really get updated - you would add a new DNSOnly server into your cluster and remove the old one.
    0
  • webdsn
    DNSOnly servers don't really get updated - you would add a new DNSOnly server into your cluster and remove the old one.

    I know that it is not possible to upgrade directly from CentOS or WHM The problem is that the current version is too different Therefore, it is not possible to directly add new DNS only hosts to the existing cluster What I want to ask is whether it is possible to directly copy the existing settings to a cluster with a new version of DNS only and directly replace the old cluster
    0
  • cPAdminsMichael
    Not sure if we speak about the same, but for DNSONLY servers, there shouldn't really be that much custom settings. As @cPRex suggests, it's basically just creating a new DNSONLY server based on newer OS, do basic configuration + maybe firewall installation and then add it to your DNS cluster. All DNS configuration and zones will automatically get applied to the new server.
    0
  • webdsn
    Not sure if we speak about the same, but for DNSONLY servers, there shouldn't really be that much custom settings. As @cPRex suggests, it's basically just creating a new DNSONLY server based on newer OS, do basic configuration + maybe firewall installation and then add it to your DNS cluster. All DNS configuration and zones will automatically get applied to the new server.

    Thanks for your reply I will try what to do Another question I copied the /var/named file of DNS1 to DNS2 If I don't want DNS2 reboot, can I restart related services to reload the zone file?
    0
  • cPAdminsMichael
    Thanks for your reply I will try what to do Another question I copied the /var/named file of DNS1 to DNS2 If I don't want DNS2 reboot, can I restart related services to reload the zone file?

    That might/should work, yes - if you don't use DNSSEC - but why do you want to copy this over manually when cPanel handles it for you automatically? ;)
    0
  • cPRex Jurassic Moderator
    I also wouldn't recommend trying to copy over /var/named. That won't move the /etc/named.conf file, so there could be odd behavior from that server. With a new DNSOnly server created, all the zones would re-sync to that new system, so no "migration" work has to be performed.
    0

Please sign in to leave a comment.