[181414] in North American Network Operators' Group
RES: REMINDER: LEAP SECOND
daemon@ATHENA.MIT.EDU (Leonardo Oliveira Ortiz)
Tue Jun 23 12:50:37 2015
X-Original-To: nanog@nanog.org
From: Leonardo Oliveira Ortiz <leonardo.ortiz@marisolsa.com>
To: Jared Mauch <jared@puck.nether.net>, Harlan Stenn <stenn@ntp.org>
Date: Tue, 23 Jun 2015 13:14:42 +0000
In-Reply-To: <C4360306-EFCC-40DC-BB65-A490C3BD79F4@puck.nether.net>
Cc: "nanog@nanog.org" <nanog@nanog.org>
Errors-To: nanog-bounces@nanog.org
Guys, if we don't have NTP enable on our Linux we still have problem with l=
eap second ??
-----Mensagem original-----
De: NANOG [mailto:nanog-bounces@nanog.org] Em nome de Jared Mauch
Enviada em: ter=E7a-feira, 23 de junho de 2015 10:08
Para: Harlan Stenn
Cc: nanog@nanog.org
Assunto: Re: REMINDER: LEAP SECOND
> On Jun 22, 2015, at 7:06 PM, Harlan Stenn <stenn@ntp.org> wrote:
>=20
> Time going backwards is deadly to a number of applications.
>=20
> But apparently not to applications you care about.
Oh it is a problem, and most handle it very ungracefully, such as dovecot w=
hich just dies:
http://wiki.dovecot.org/TimeMovedBackwards
The issue is also most people are used to using rc.local or rc.* type scrip=
ts to spawn a daemon which leads to the next major sysadmin/developer probl=
em with is handling error cases improperly or not at all. (86401 is perhap=
s and error case that people should test for).
- Jared