On 12.03.2012 5:06, Ed Maste wrote:
Author: emaste
Date: Mon Mar 12 01:06:29 2012
New Revision: 232844
URL: http://svn.freebsd.org/changeset/base/232844

Log:
   Remove extraneous log message

   When ntp switched between PLL and FLL mode it produced a log message
   "kernel time sync status change %04x".  This issue is reported in ntp
   bug 452[1] which claims that this behaviour is normal and the log
   message isn't necessary.  I'm not sure exactly when it was removed, but
   it's gone in the latest ntp release (4.2.6p5).

   [1] http://bugs.ntp.org/show_bug.cgi?id=452


Thanks!

Maybe you can also fix this issue: https://bugzilla.redhat.com/show_bug.cgi?id=246297

I've got these messages on 9.0-STABLE every 5 minutes.

Mar 12 13:47:10 XXX ntpd[2825]: bind() fd 29, family AF_INET6, port 123, scope 0, addr 2a02:X:X:X::X:9f09, mcast=0 flags=0x11 fails: Can't assign requested address Mar 12 13:47:10 XXX ntpd[2825]: unable to create socket on igb0 (1780) for 2a02:X:X:X::X:9f09#123
[zont@ws34-005 ~]$ ifconfig
igb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 8950

options=500bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,VLAN_HWFILTER,VLAN_HWTSO>
        ether 00:25:90:37:8b:cc
inet6 fe80::225:90ff:fe37:8bcc%igb0 prefixlen 64 tentative scopeid 0x1
        inet X.X.X.X netmask 0xfffffc00 broadcast X.X.X.X
        inet6 2a02:X:X:X::X:9f09 prefixlen 64 tentative
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active


--
Andrey Zonov
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to