<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NTP OFFSET keep increasing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-offset-keep-increasing/m-p/4487108#M363271</link>
    <description>If your time is too far off, then ntp can't catch it up well.  That is when you need to 'fix' it by manually resetting the servers clock and then allowing ntp to take back over to keep it in sync.&lt;BR /&gt;You have to make sure when you reset it you don't create a timestamp issue.  So best if you can have apps down.  If not, just remember it's okay to reset going forward, but going backwards can cause you issues.&lt;BR /&gt;&lt;BR /&gt;Now....since your stratum 2 clock seems to be having issues, you might want to check on the internet site you got this clock address from.  It is not uncommon for some internet-clock-IP's to get retired or oversubscribed.  These conditions are often reported on the site, thus giving you the choice to move to another time-supplier.&lt;BR /&gt;Not long ago I found that one of the addresses I was pointed to went "offline" and I had to make the switch.&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Aug 2009 11:24:52 GMT</pubDate>
    <dc:creator>Rita C Workman</dc:creator>
    <dc:date>2009-08-28T11:24:52Z</dc:date>
    <item>
      <title>NTP OFFSET keep increasing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-offset-keep-increasing/m-p/4487104#M363267</link>
      <description>hello &lt;BR /&gt;&lt;BR /&gt;I have some probleme to understand why my NTP OFFSET is increasing.&lt;BR /&gt;&lt;BR /&gt;ntpq -p is showing a OFFSET value a bit high.&lt;BR /&gt;&lt;BR /&gt;ntpq -pn&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt;*10.198.4.50     193.49.205.17    2 u   57   64  377    14.80  783.018  109.13&lt;BR /&gt; 139.160.254.11  10.198.8.30      6 u  154 1024  377    14.13  381.335  158.78&lt;BR /&gt;&lt;BR /&gt;but ntptrace is showing a offset value reasonable.&lt;BR /&gt;&lt;BR /&gt;ntptrace 10.198.4.50&lt;BR /&gt;pfrxntp1.fr.schneider-electric.com: stratum 2, offset 0.002824, synch distance 0.70334&lt;BR /&gt;xoon.curie.fr: stratum 1, offset -0.600826, synch distance 0.00032, refid 'PPS'&lt;BR /&gt;&lt;BR /&gt;thanks to help me how to resolv this&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Aug 2009 10:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-offset-keep-increasing/m-p/4487104#M363267</guid>
      <dc:creator>Denis F</dc:creator>
      <dc:date>2009-08-27T10:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: NTP OFFSET keep increasing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-offset-keep-increasing/m-p/4487105#M363268</link>
      <description>Your dispersion numbers are extremely high.  this is going to limit how well NTP is able to synchronize the clock.  Under ideal circumstances, your dispersion should be far less than one millisecond, not 0.11 or 0.16 seconds as shown here.&lt;BR /&gt;&lt;BR /&gt;Also, I'm puzzled by the fact that two servers with roughly the same 14ms delay are so far apart in stratum - one is a stratum 2 and the other is a stratum six.  I typically try to avoid having clients chiming to anything lower than a stratum 3, or 4 in a pinch.&lt;BR /&gt;&lt;BR /&gt;Can the 139.160 host peer with or become a client of the 10.198 host, or use the stratum 1 time server that it's using?&lt;BR /&gt;&lt;BR /&gt;The key to good time synchronization is consistency - you need to have a very stable round-trip time between the two hosts, and very stable time on the servers.  Check to be sure that a 60-second ping session to the hosts has minimum and maximum round-trip times that are very close together.  The lower the difference, the lower the dispersion, and the better the time sync.</description>
      <pubDate>Thu, 27 Aug 2009 11:28:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-offset-keep-increasing/m-p/4487105#M363268</guid>
      <dc:creator>mvpel</dc:creator>
      <dc:date>2009-08-27T11:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: NTP OFFSET keep increasing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-offset-keep-increasing/m-p/4487106#M363269</link>
      <description>Denis, &lt;BR /&gt;      It is possible that the link to the stratum 2 server is unreliable and when it fails it falls back to the stratum 6 one. Since these two are not telling exactly the same time then local offset does not improve. The difference in stratum should not matter. &lt;BR /&gt; By the way the offet to the server you are currently in sync with (*)  will always look good . &lt;BR /&gt;It is not shown in your post  Does the ntp -q show a local clock as well ? &lt;BR /&gt;Please post the output of &lt;BR /&gt;xntpdc -c sysi&lt;BR /&gt;xntpdc -c loopi&lt;BR /&gt;and a trace the to other time server. &lt;BR /&gt; &lt;BR /&gt;Are ther any ntpd messages in the syslog?   &lt;BR /&gt;&lt;BR /&gt;Mike &lt;BR /&gt;</description>
      <pubDate>Thu, 27 Aug 2009 11:47:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-offset-keep-increasing/m-p/4487106#M363269</guid>
      <dc:creator>BUPA IS</dc:creator>
      <dc:date>2009-08-27T11:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: NTP OFFSET keep increasing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-offset-keep-increasing/m-p/4487107#M363270</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;first thanks all for your fast reply.&lt;BR /&gt;&lt;BR /&gt;regarding  mvpel question , I dont know if second server is client of server one or if it using the stratum 1.&lt;BR /&gt;&lt;BR /&gt;for BUPA question, I dont have local clock output with ntpq -p command. and it's really strange that the stratum change randomly .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;xntpdc -c sysi&lt;BR /&gt;system peer:          pfrxntp1.fr.schneider-electric.com&lt;BR /&gt;system peer mode:     client&lt;BR /&gt;leap indicator:       00&lt;BR /&gt;stratum:              3&lt;BR /&gt;precision:            -17&lt;BR /&gt;root distance:        0.02084 s&lt;BR /&gt;root dispersion:      0.17859 s&lt;BR /&gt;reference ID:         [10.198.4.50]&lt;BR /&gt;reference time:       ce412236.42fcd000  Thu, Aug 27 2009 17:18:14.261&lt;BR /&gt;system flags:         monitor pll stats&lt;BR /&gt;frequency:            0.000 ppm&lt;BR /&gt;stability:            92.654 ppm&lt;BR /&gt;broadcastdelay:       0.003906 s&lt;BR /&gt;authdelay:            0.000122 s&lt;BR /&gt;&lt;BR /&gt;xntpdc -c loopi&lt;BR /&gt;offset:               0.096315 s&lt;BR /&gt;frequency:            -210.659 ppm&lt;BR /&gt;poll adjust:          -30&lt;BR /&gt;watchdog timer:       6 s&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have also trace the 2nd ntp server which is in timeout.&lt;BR /&gt;&lt;BR /&gt;ntptrace -d pfrxntp2.fr.schneider-electric.com&lt;BR /&gt;pfrxntp2.fr.schneider-electric.com: DoTransmit(139.160.254.11)&lt;BR /&gt;DoTransmit to 139.160.254.11&lt;BR /&gt;ReceiveBuf(139.160.254.11, 139.160.254.11)&lt;BR /&gt;stratum 6, offset 0.174974, synch distance 0.01022&lt;BR /&gt;10.198.8.30: DoTransmit(10.198.8.30)&lt;BR /&gt;DoTransmit to 10.198.8.30&lt;BR /&gt;ReceiveBuf(10.198.8.30, 10.198.8.30)&lt;BR /&gt;stratum 5, offset 0.180321, synch distance 0.00000&lt;BR /&gt;78.79.86.76: DoTransmit(78.79.86.76)&lt;BR /&gt;DoTransmit to 78.79.86.76&lt;BR /&gt;timeout&lt;BR /&gt;DoTransmit(78.79.86.76)&lt;BR /&gt;DoTransmit to 78.79.86.76&lt;BR /&gt;timeout&lt;BR /&gt;DoTransmit(78.79.86.76)&lt;BR /&gt;DoTransmit to 78.79.86.76&lt;BR /&gt;timeout&lt;BR /&gt;DoTransmit(78.79.86.76)&lt;BR /&gt;DoTransmit to 78.79.86.76&lt;BR /&gt;timeout&lt;BR /&gt;DoTransmit(78.79.86.76)&lt;BR /&gt;DoTransmit to 78.79.86.76&lt;BR /&gt;timeout&lt;BR /&gt;        *Timeout*&lt;BR /&gt;&lt;BR /&gt;sorry for my understanding but i am a bit lost with this NTP protocol.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I suspect some network issue , cause by checking the ntpq -p output , the value has changed totaly &lt;BR /&gt;&lt;BR /&gt;ntpq -p&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt;*pfrxntp1.fr.sch xoon.curie.fr    2 u   60   64  377    14.02   92.343    2.67&lt;BR /&gt; pfrxntp2.fr.sch 10.198.8.30      6 u  363 1024  377    14.34  177.643   38.77&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;there is also some xntpd log in the syslog&lt;BR /&gt; &lt;BR /&gt;ll /var/adm/syslog/syslog.log&lt;BR /&gt;-rw-r--r--   1 root       root       6946316 Aug 27 17:29 /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;cat /var/adm/syslog/syslog.log | grep "synchronisation lost" | wc -l&lt;BR /&gt;1734&lt;BR /&gt;&lt;BR /&gt;tail -100 /var/adm/syslog/syslog.log | grep xntpd&lt;BR /&gt;Aug 27 16:39:15 frsapprd xntpd[26745]: synchronized to 10.198.4.50, stratum=2&lt;BR /&gt;Aug 27 16:48:52 frsapprd xntpd[26745]: time reset (step) 0.848997 s&lt;BR /&gt;Aug 27 16:48:52 frsapprd xntpd[26745]: synchronisation lost&lt;BR /&gt;Aug 27 16:54:12 frsapprd xntpd[26745]: synchronized to 139.160.254.11, stratum=6&lt;BR /&gt;Aug 27 16:59:32 frsapprd xntpd[26745]: synchronized to 10.198.4.50, stratum=2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Aug 2009 11:17:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-offset-keep-increasing/m-p/4487107#M363270</guid>
      <dc:creator>Denis F</dc:creator>
      <dc:date>2009-08-28T11:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: NTP OFFSET keep increasing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-offset-keep-increasing/m-p/4487108#M363271</link>
      <description>If your time is too far off, then ntp can't catch it up well.  That is when you need to 'fix' it by manually resetting the servers clock and then allowing ntp to take back over to keep it in sync.&lt;BR /&gt;You have to make sure when you reset it you don't create a timestamp issue.  So best if you can have apps down.  If not, just remember it's okay to reset going forward, but going backwards can cause you issues.&lt;BR /&gt;&lt;BR /&gt;Now....since your stratum 2 clock seems to be having issues, you might want to check on the internet site you got this clock address from.  It is not uncommon for some internet-clock-IP's to get retired or oversubscribed.  These conditions are often reported on the site, thus giving you the choice to move to another time-supplier.&lt;BR /&gt;Not long ago I found that one of the addresses I was pointed to went "offline" and I had to make the switch.&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Aug 2009 11:24:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-offset-keep-increasing/m-p/4487108#M363271</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2009-08-28T11:24:52Z</dc:date>
    </item>
  </channel>
</rss>

