group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #16074
[Bug 1706818] Re: mismatched file locking since 1:4.2.8p4+dfsg-3ubuntu1 causes race leaving ntp dead on reboot
Removing the last uncertainties, the related Debian bug being fixed fixed it in sysv init.
That now has:
LOCKFILE=/run/lock/ntpdate
It has so e.g. in Artful.
And thereby we considered being fixed as well after merging that.
But versions >= that also have the systemd wrapper which doesn't lock at all.
Need to check Zesty if that might have no systemd wrapper yet but fixed sysv-init only.
...
Yep as I thought it really was fixed in Zesty by not (yet) having the systemd wrapper.
** Also affects: ntp (Ubuntu Artful)
Importance: Undecided
Status: Confirmed
** Also affects: ntp (Ubuntu Zesty)
Importance: Undecided
Status: New
** Changed in: ntp (Ubuntu Zesty)
Status: New => Fix Released
** Changed in: ntp (Ubuntu Artful)
Importance: Undecided => Critical
** Changed in: ntp (Ubuntu Xenial)
Importance: Undecided => High
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1706818
Title:
mismatched file locking since 1:4.2.8p4+dfsg-3ubuntu1 causes race
leaving ntp dead on reboot
Status in ntp package in Ubuntu:
Confirmed
Status in ntp source package in Xenial:
Confirmed
Status in ntp source package in Zesty:
Fix Released
Status in ntp source package in Artful:
Confirmed
Status in ntp package in Debian:
Fix Released
Bug description:
ntpdate and ntp conflict on the NTP well-known-socket. If ntp and
ntpdate 1:4.2.8p4+dfsg-3ubuntu5.5 are installed on Xenial, and there
are 2 static interfaces configured, most often we find that ntpd is
not running after a reboot.
When the ntp service is started by systemd, ntp fails to bind the NTP
socket because ntpdate is running in the background. It's intended
that ntp and ntpdate try to avoid this conflict with a lock file, but
the locking mechanism was changed in ntpdate.if-up (from lockfile to
flock), but it was not changed in ntp.init. Previously the file
locking prevented ntp from trying to start when ntpdate was running.
Not any more.
Having multiple interfaces causes a much longer period of the socket
being unavailable, because the 2 ntpdate processes will get serialized
by the lock, while the ntp service is looking for a different lock, so
it just plows right in. Attempts by netdate.if-up to stop and start
ntp seem to overlap and when the final start is invoked, systemd seems
to thing ntp is already running, though it has failed.
In 1:4.2.8p4+dfsg-3ubuntu1 the following change was made:
debian/ntpdate.if-up: Drop lockfile mechanism as upstream is using flock now.
Looks like corresponds to rev 371 of debian/ntpdate.if-up from upstream.
This change diverged locking between ntpdate.if-up and ntp.init. This
was rectified in rev 451 of ntp.init, to use compatible locking, but
that doesn't appear in the Ubuntu version.
System Information:
lsb_release -rd:
Description: Ubuntu 16.04.2 LTS
Release: 16.04
apt-cache policy ntpdate:
ntpdate:
Installed: 1:4.2.8p4+dfsg-3ubuntu5.5
Candidate: 1:4.2.8p4+dfsg-3ubuntu5.5
Version table:
*** 1:4.2.8p4+dfsg-3ubuntu5.5 100
100 /var/lib/dpkg/status
apt-cache policy ntp:
ntp:
Installed: 1:4.2.8p4+dfsg-3ubuntu5.5
Candidate: 1:4.2.8p4+dfsg-3ubuntu5.5
Version table:
*** 1:4.2.8p4+dfsg-3ubuntu5.5 100
100 /var/lib/dpkg/status
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1706818/+subscriptions