Bug#788014: does not start at bootup

2018-02-09 Thread MAtteo HCE Valsasna
I had a similar instance on wheezy, twice on the same machine. the machine has many GRE interfaces, for each of them /etc/network/if- up.d/ntpdate runs ntpdate, and each take 15-20s. thanks to a lockfile mechanism, each instance of this script is run sequentially, so they are all able to use the N

Bug#788014: does not start at bootup

2016-01-30 Thread Kai Noda
Hi all, This problem annoys me on my latest minimal sid VM with two interfaces on VirtualBox. When I disable one of them on /etc/network/interfaces, I could circumvent the problem as the timing issue worked in favor of ntpd. But obviously that's not a strategic solution. How about removing if-up.

Bug#788014: does not start at bootup

2015-12-21 Thread Elliott Mitchell
I was able to recreate this without systemd. In my case all it took was to have a network interface that took a long time to configure/come up. I'm unsure it is the best way to do it, it currently configures a switch chip attached to an interface when the interface comes up. This appears to have

Bug#788014: does not start at bootup

2015-12-14 Thread Daniel Piddock
I've also hit this problem of the race condition with ntpdate. If ntpd dies for whatever reason (port in use, somebody stomping about with kill to prove the point) systemd thinks that this is fine. System configuration tools like Puppet won't try to start ntpd again as "systemctl status ntp" retur

Bug#788014: does not start at bootup

2015-11-03 Thread Dale Schroeder
I installed lockfile-progs to try to fix this, and it did not work. I had no choice but to remove ntpdate on affected systems. Interestingly, this seems to affect only systems that have been converted to using systemd. Those not converted still boot happily with both packages installed, so the

Bug#788014: [pkg-ntp-maintainers] Bug#788014: does not start at bootup

2015-06-08 Thread Kurt Roeckx
On Mon, Jun 08, 2015 at 09:14:09AM +0200, Evgeni Golov wrote: > Hi Kurt, > > On Sun, Jun 07, 2015 at 11:25:44PM +0200, Kurt Roeckx wrote: > > > > Jun 07 21:18:53 genshi.die-welt.net ntpd[650]: unable to bind to wildcard > > > address 0.0.0.0 - another process may be running - EXITING > > > > Th

Bug#788014: [pkg-ntp-maintainers] Bug#788014: does not start at bootup

2015-06-08 Thread Evgeni Golov
Hi Kurt, On Sun, Jun 07, 2015 at 11:25:44PM +0200, Kurt Roeckx wrote: > > Jun 07 21:18:53 genshi.die-welt.net ntpd[650]: unable to bind to wildcard > > address 0.0.0.0 - another process may be running - EXITING > > This last line is clearly a problem. There are at least 2 > processes that try

Bug#788014: [pkg-ntp-maintainers] Bug#788014: does not start at bootup

2015-06-07 Thread Kurt Roeckx
On Sun, Jun 07, 2015 at 10:11:41PM +0200, Evgeni Golov wrote: > Package: ntp > Version: 1:4.2.6.p5+dfsg-7 > Severity: important > > Hi, > > after upgrading this machine to jessie, ntpd does not start at boot. > This might be systemd related. > > root@genshi:~# systemctl status ntp > ? ntp.servic

Bug#788014: does not start at bootup

2015-06-07 Thread Evgeni Golov
Package: ntp Version: 1:4.2.6.p5+dfsg-7 Severity: important Hi, after upgrading this machine to jessie, ntpd does not start at boot. This might be systemd related. root@genshi:~# systemctl status ntp ● ntp.service - LSB: Start NTP daemon Loaded: loaded (/etc/init.d/ntp) Active: active (exi