Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Jackson Yap via Pdns-users
Hi All, [Error] Following record is auth=1, run pdnsutil rectify-zone?: xxx.xxx.com IN RRSIG DS [Error] Following record is auth=1, run pdnsutil rectify-zone?: xxx.xxx.com IN RRSIG NSEC For this error, not really sure what it means, but we have fixed it anyhow. We need to force another another

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Jackson Yap via Pdns-users
Thanks everyone. This works for those who need to extract for the error: pdnsutil check-all-zones | grep -i "\[error\]" We just discovered 2 errors which we have no clue what it means. A [Error] Following record is auth=1, run pdnsutil rectify-zone?: xxx.xxx.com IN RRSIG DS [Error] Following r

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Pieter Lexis via Pdns-users
Hi Jackson, On 2/25/21 3:21 AM, Jackson Yap via Pdns-users wrote: > I have fixed the error. The issue is strangely the installer did not set > the permission of pdns.conf correct. The default permissions in the package allow the service to read the file. but if indeed it wasn't 755, it won't wor.

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Jackson Yap via Pdns-users
Thanks All! I have fixed the error. The issue is strangely the installer did not set the permission of pdns.conf correct. The update is almost perfect. Now I will just have to monitor for any errors/logs for the next few days. I have one question: pdnsutil check-all-zones As we have

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Alan Hodgson via Pdns-users
On Thu, 2021-02-25 at 09:56 +0800, Jackson Yap via Pdns-users wrote: > Thanks all. > > However the first step failed terribly on the clone. > > After updating to 4.4, PDNS can't start at all to do any fine-tuning. What > could be wrong? It's pretty good about writing errors to syslog, I'd look t

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Jackson Yap via Pdns-users
Thanks all. However the first step failed terribly on the clone. After updating to 4.4, PDNS can't start at all to do any fine-tuning. What could be wrong? ● pdns.service - PowerDNS Authoritative Server Loaded: loaded (/usr/lib/systemd/system/pdns.service; enabled; vendor preset: disabled)

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Brian Candler via Pdns-users
On 24/02/2021 11:24, Jackson Yap via Pdns-users wrote: curl -o /etc/yum.repos.d/powerdns-auth-master.repo https://repo.powerdns.com/repo-files/centos-auth-master.repo For production, use the "4.4.x" branch, not the "master" branch. ___ Pdns-users mai

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Jackson Yap via Pdns-users
Hi Pieter and Markus! Thanks for helping and highlighting! Yes I used the wrong link. Should be this to update Authoritative PDNS: yum install epel-release yum-plugin-priorities && curl -o /etc/yum.repos.d/powerdns-auth-master.repo https://repo.powerdns.com/repo-files/centos-auth-master.repo &&

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Pieter Lexis via Pdns-users
Hi Jackson, On 2/24/21 10:56 AM, Jackson Yap wrote: > That means for PDNS authoritative system, we can update directly through > yum with following (on top of existing system): > > yum install epel-release && > dnf install -y 'dnf-command(config-manager)' && > dnf config-manager --set-enabled Pow

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Markus Ehrlicher via Pdns-users
Better not. You are trying to upgrade PDNS Recursor but have installed PDNS Authoritative Server. That will go wrong ;) Best regards, Markus Von: Pdns-users Im Auftrag von Jackson Yap via Pdns-users Gesendet: Mittwoch, 24. Februar 2021 10:56 An: Pieter Lexis Cc: pdns-users@mailman.powerdns.co

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Jackson Yap via Pdns-users
Thanks so much! That means for PDNS authoritative system, we can update directly through yum with following (on top of existing system): yum install epel-release && dnf install -y 'dnf-command(config-manager)' && dnf config-manager --set-enabled PowerTools && curl -o /etc/yum.repos.d/powerdns-rec

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Pieter Lexis via Pdns-users
Hi Jackson, On 2/24/21 8:57 AM, Jackson Yap wrote: > After checking for compatibility and pdnsutil check-all-zones, how do I > update from one PDNS authoritative server version to another? I would recommend checking after upgrading :). Usually it makes sense to 1. Install the new version 2. Dump