LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Linux Time Drift (https://www.linuxquestions.org/questions/linux-server-73/linux-time-drift-748371/)

Samgari 08-18-2009 04:31 AM

Linux Time Drift
 
Hello,

I have installed Linux ES 4 on HP Proliant Server DL 380.
Later noticed time is driffting very fast, every minute my server time is getting faster 10 Secs. Even NTP also not helping. Instlled some pathces suggested by HP.

Tue Aug 18 18:03:39 SGT 2009---Local system time
Tue Aug 18 17:27:25 SST 2009---Remote system time
======================
Tue Aug 18 18:04:39 SGT 2009---Local system time
Tue Aug 18 17:28:14 SST 2009---Remote system time
======================
Tue Aug 18 18:05:39 SGT 2009---Local system time
Tue Aug 18 17:29:04 SST 2009---Remote system time
======================
Tue Aug 18 18:06:39 SGT 2009---Local system time
Tue Aug 18 17:29:54 SST 2009---Remote system time
======================

Thanks, Sam

EricTRA 08-18-2009 04:36 AM

Hello and welcome,

Can you post the output of
Code:

ntpq -p
to check if your ntp is connecting to other servers correctly?

Kind regards,

Eric

Samgari 08-19-2009 07:59 PM

Quote:

Originally Posted by EricTRA (Post 3647701)
Hello and welcome,

Can you post the output of
Code:

ntpq -p
to check if your ntp is connecting to other servers correctly?

Kind regards,

Eric


Please find

[root@pslx001 ~]# ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
10.73.39.30 57.221.163.245 5 u 1 64 1 0.578 -325393 682.126
10.85.39.30 57.35.181.65 5 u - 64 1 83.235 -325401 680.348
10.96.255.142 10.33.33.14 7 u 1 64 1 292.198 -325403 760.680
[root@pslx001 ~]#


All times are GMT -5. The time now is 11:35 AM.