9.11 to 9.16: need directions

ToddAndMargo ToddAndMargo at zoho.com
Sun Jun 13 06:39:32 UTC 2021


On 6/12/21 5:30 PM, ToddAndMargo via bind-users wrote:
> Hi All,
> 
> I just upgraded from Fedora 33 to Fedora 34.
> 
> Bind was updated from 9.11 to 9.16 in Fedora 34.
> It completely broke my Fedora 33 configuration.
> 
> Would someone please point me to the directions
> as to how to migrate from 9.11 to 9.16?
> 
> Many thanks,
> -T

Oh poop!  Figured it out!

# systemctl status named-chroot.service
● named-chroot.service - Berkeley Internet Name Domain (DNS)
      Loaded: loaded (/usr/lib/systemd/system/named-chroot.service; 
enabled; vendor preset: disabled)
      Active: active (running) since Sat 2021-06-12 14:49:05 PDT; 8h ago
     Process: 11410 ExecStartPre=/bin/bash -c if [ ! 
"$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -t 
/var/named/chroot -z "$NAMEDCONF"; else echo "Checki>
     Process: 11446 ExecStart=/usr/sbin/named -u named -c ${NAMEDCONF} 
-t /var/named/chroot $OPTIONS (code=exited, status=0/SUCCESS)
    Main PID: 11452 (named)
       Tasks: 14 (limit: 19025)
      Memory: 141.5M
         CPU: 14.612s
      CGroup: /system.slice/named-chroot.service
              └─11452 /usr/sbin/named -u named -c /etc/named.conf -t 
/var/named/chroot



I was starting the wrong named !!!!!!!

# systemctl disable daemon_name.service
Fixed the problem

Freaking FC34 upgrade disabled named-chroot on me!

Sorry for putting your guys through all this.  Thank
you all for the tips!

-T







More information about the bind-users mailing list