NTP not working with FreeNAS 11.3-U5

profwalken

Patron
Joined
Nov 19, 2013
Messages
410
Hello,
Hi Have pushed update on 3 FN 11.3-U4.1
on the third one ,I got problem during update, like GUI stay stuck at 62.5%
finally update finished and FN rebooted to latest 11.3-U5

on boot ,in console I get this :
Oct 5 22:29:48 SRV-XXXX ntpd[1388]: restrict: ignoring line 10, address/host '0.freebsd.pool.ntp.org' unusable.
Oct 5 22:29:48 SRV-XXXX ntpd[1388]: restrict: ignoring line 11, address/host '1.freebsd.pool.ntp.org' unusable.
Oct 5 22:29:48 SRV-XXXX ntpd[1388]: restrict: ignoring line 12, address/host '2.freebsd.pool.ntp.org' unusable.

NTP domains are resolved with any problems from server console.

Ntp servers values are default ones in config settings, from GUI i got those lines: They are the same on 3 FN servers i got

1602021964111.png


but always this in console
1602022058524.png


I changed NTP servers to french ones with no more result.

Tonight for test I rebooted FN server, and :frown: problem is always here

1602106093418.png


my ntp.conf is like that on server with console message, 2 other FN servers have default file settings and no restrict messages for NTP

1602144513319.png


Do i need to remove "restrict default ignore" line in that file?
Do you think i need to open a bug ticket?

Where can I do something ?, I have just seen in general system ntp and there are same lines as others FN servers on which these messages doesn't appear.
 

Mark Levitt

Explorer
Joined
May 21, 2017
Messages
56
Hi,

Yes, I am seeing the same thing on upgrade to 11.3-U5
Code:
Oct  2 14:22:50 freenas ntpd[1328]: restrict: ignoring line 10, address/host '0.freebsd.pool.ntp.org' unusable.
Oct  2 14:23:24 freenas ntpd[1328]: restrict: ignoring line 11, address/host '1.freebsd.pool.ntp.org' unusable.
Oct  2 14:23:44 freenas ntpd[1328]: restrict: ignoring line 12, address/host '2.freebsd.pool.ntp.org' unusable.
Oct  2 14:25:02 freenas ntpd[1328]: ntpd exiting on signal 15 (Terminated)
Oct  2 14:25:02 freenas ntpd[2852]: ntpd 4.2.8p12-a (1): Starting
Oct  2 14:25:02 freenas ntpd[2852]: Command line: /usr/sbin/ntpd -g -c /etc/ntp.conf -p /var/run/ntpd.pid -f /var/db/ntpd.drift
Oct  2 14:25:02 freenas ntpd[2852]: ----------------------------------------------------
Oct  2 14:25:02 freenas ntpd[2852]: ntp-4 is maintained by Network Time Foundation,
Oct  2 14:25:02 freenas ntpd[2852]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Oct  2 14:25:02 freenas ntpd[2852]: corporation.  Support and training for ntp-4 are
Oct  2 14:25:02 freenas ntpd[2852]: available at https://www.nwtime.org/support
Oct  2 14:25:02 freenas ntpd[2852]: ----------------------------------------------------
Oct  2 14:25:30 freenas upsd[1346]: Data for UPS [ups] is stale - check driver
Oct  2 14:25:30 freenas upsd[1346]: UPS [ups] data is no longer stale
Oct  2 14:25:41 freenas ntpd[2853]: ntpd exiting on signal 15 (Terminated)
Oct  2 14:25:42 freenas ntpd[2908]: ntpd 4.2.8p12-a (1): Starting
Oct  2 14:25:42 freenas ntpd[2908]: Command line: /usr/sbin/ntpd -g -c /etc/ntp.conf -p /var/run/ntpd.pid -f /var/db/ntpd.drift
Oct  2 14:25:42 freenas ntpd[2908]: ----------------------------------------------------
Oct  2 14:25:42 freenas ntpd[2908]: ntp-4 is maintained by Network Time Foundation,
Oct  2 14:25:42 freenas ntpd[2908]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Oct  2 14:25:42 freenas ntpd[2908]: corporation.  Support and training for ntp-4 are
Oct  2 14:25:42 freenas ntpd[2908]: available at https://www.nwtime.org/support
Oct  2 14:25:42 freenas ntpd[2908]: ----------------------------------------------------
 

gwaitsi

Patron
Joined
May 18, 2020
Messages
243
have been seeing that since i had 11.3-U4 as well. still seeing too.
seems to be related to the pool. if i use a specific ip (non pool) i am not getting it
 

profwalken

Patron
Joined
Nov 19, 2013
Messages
410
You mean , if you replace the ntp FQDN by an IP address it works, or only if you set an IP out of any pool?
In my case on 3 FN servers, only one displays these messages.
 

gwaitsi

Patron
Joined
May 18, 2020
Messages
243
You mean , if you replace the ntp FQDN by an IP address it works, or only if you set an IP out of any pool?
In my case on 3 FN servers, only one displays these messages.

i have to set a single IP address i.e. one that is not a pool.
i am pointing to my pfsense box and letting it sync to the pool to get over this.
 
Top