LWN.net Logo

what about the deadlocks?

what about the deadlocks?

Posted Jul 3, 2012 23:59 UTC (Tue) by mcisely (subscriber, #2860)
In reply to: what about the deadlocks? by joey
Parent article: Leaping seconds and looping servers

I personally experienced the deadlock issue.

I spent 3+ unplanned hours at work last Saturday afternoon trying to figure out why our main server kept wedging itself every time it transitioned from single user to multi-user mode. I had no idea about the pending leap-second at the time and had been suspecting storm damage from the previous night. I finally clued-in when I found that the kernel hang would happen every time about 5-8 seconds after starting ntpd.

It was running Debian Lenny (yeah, old) with a Debian stock 2.6.32-5-amd64 kernel. Server architecture is a multicore Athlon setup.

The hangs started happening at about 7:43AM CDT. Once I figured out that trigger was ntp, I disabled that, then searched the web and found this:

http://serverfault.com/questions/403732/anyone-else-experiencing-high-rates-of-linux-server-crashes-during-a-leap-second

Monday morning I enabled ntp again and started it - and as expected, no lockup...


(Log in to post comments)

what about the deadlocks?

Posted Jul 7, 2012 1:16 UTC (Sat) by BenHutchings (subscriber, #37955) [Link]

Did you get a kernel log for this?

what about the deadlocks?

Posted Jul 7, 2012 1:22 UTC (Sat) by mcisely (subscriber, #2860) [Link]

The system locked up solid each time, no signs of distress or trouble anywhere prior to the lockup, not even on the console. So no there were unfortunately no kernel logs for this.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds