The leapsecond tag has no wiki summary.
3
votes
1answer
98 views
Leap-second flag not forwarded to NTP clients
I'm making some tests with leapfile feature on ntpd to send fake leap-seconds and ensure our Linux platform is resilient to the "bug". The NTP lab is quite simple: a "master" server with local clock ...
3
votes
2answers
321 views
Fit-PC bricked due to leap second, how to prevent the second one from failing?
I've got three Fit-PCs in use. They are being used as light-weight Linux servers. Unfortunately, on Jun 30, the first of them failed to start due to the leap-second bug. I tried rebooting it a few ...
367
votes
5answers
118k views
Anyone else experiencing high rates of Linux server crashes during a leap second day?
*NOTE: if your server still has issues due to confused kernels, and you can't reboot - the simplest solution proposed with gnu date installed on your system is: date -s now. This will reset the ...