2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00
Victor Hu c1673f730b Since the genesis kernel is not intended to be long running, there's no need to start ntp daemon, simply attempt to sync with ntpdate.
There's an issue in this code where we query ntpq for the offset too quickly after starting the ntp daemon.  This causes the offset to always be 0 and we continue.  We have seen situations where ntpd starts before the first check and becomes > 1000.  Then it takes 15 minutes before the 2nd attempt and delays the hardware discovery process
2016-12-13 11:15:27 -05:00
..
2013-05-13 07:48:13 +00:00
2016-01-25 01:53:54 -05:00
2012-12-07 15:59:34 +00:00
2012-12-07 15:59:34 +00:00
2013-01-07 19:50:18 +00:00
2015-09-29 03:52:33 -04:00
2014-10-10 03:14:52 -07:00