<?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: xntp strange behaviour in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448748#M358397</link>
    <description>very thanks all reply&lt;BR /&gt;so i change the config and delete 2 line&lt;BR /&gt;then:&lt;BR /&gt;#vi /etc/ntp.conf&lt;BR /&gt;server 10.150.32.7&lt;BR /&gt;driftfile /etc/ntp.drift&lt;BR /&gt;&lt;BR /&gt;after monitor one day,syslog always log,and still time rest and synchronisation lost act again,just like before log.&lt;BR /&gt;&lt;BR /&gt;my environment can't connected internet,can't used public NTP server.&lt;BR /&gt;if i set local clock,whether solve my problem?and if can how set config?like this?&lt;BR /&gt;&lt;BR /&gt;#vi /etc/ntp.conf&lt;BR /&gt;server 10.150.32.7&lt;BR /&gt;driftfile /etc/ntp.drift&lt;BR /&gt;fudge 127.127.1.1 stratum 10&lt;BR /&gt;&lt;BR /&gt;stratum level can use number less than 13?&lt;BR /&gt;&lt;BR /&gt;Or can i set ntp to broadcast colock on my loacal net ?&lt;BR /&gt;server 10.150.32.7&lt;BR /&gt;driftfile /etc/ntp.drift&lt;BR /&gt;fudge 127.127.1.1 stratum 10&lt;BR /&gt;broadcast ??????&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 02 Jul 2009 06:38:06 GMT</pubDate>
    <dc:creator>Bar_2</dc:creator>
    <dc:date>2009-07-02T06:38:06Z</dc:date>
    <item>
      <title>xntp strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448743#M358392</link>
      <description>hey all!&lt;BR /&gt;after configed xntp server,but find some information on all our HP-UX server's syslog. what problem??&lt;BR /&gt;every HP-UX server configed:&lt;BR /&gt;#vi /etc/rc.config.d/netdaemons&lt;BR /&gt;export NTPDATE_SERVER=10.150.32.7  &lt;BR /&gt;export XNTPD=1&lt;BR /&gt;#vi /etc/ntp.conf&lt;BR /&gt;server 10.150.32.7&lt;BR /&gt;fudge 127.127.1.1 statum 10&lt;BR /&gt;driftfile /etc/ntp.drift&lt;BR /&gt;broadcastclient yes&lt;BR /&gt;&lt;BR /&gt;and syslog was behavior:&lt;BR /&gt;Jun 28 23:24:57 hp1 xntpd[7694]: time reset (step) 0.983834 s&lt;BR /&gt;Jun 28 23:24:57 hp1 xntpd[7694]: synchronisation lost&lt;BR /&gt;Jun 28 23:30:16 hp1 xntpd[7694]: synchronized to 10.150.32.7, stratum=13&lt;BR /&gt;Jun 28 23:32:24 hp1 xntpd[7694]: synchronisation lost&lt;BR /&gt;Jun 28 23:33:28 hp1 xntpd[7694]: synchronized to 10.150.32.7, stratum=13&lt;BR /&gt;Jun 29 00:06:36 hp1 xntpd[7694]: time reset (step) 0.988878 s&lt;BR /&gt;Jun 29 00:06:36 hp1 xntpd[7694]: synchronisation lost&lt;BR /&gt;Jun 29 00:11:54 hp1 xntpd[7694]: synchronized to 10.150.32.7, stratum=13&lt;BR /&gt;Jun 29 00:40:46 hp1 xntpd[7694]: time reset (step) 0.982435 s&lt;BR /&gt;Jun 29 00:40:46 hp1 xntpd[7694]: synchronisation lost&lt;BR /&gt;Jun 29 00:46:04 hp1 xntpd[7694]: synchronized to 10.150.32.7, stratum=13&lt;BR /&gt;Jun 29 01:28:29 hp1 xntpd[7694]: time reset (step) 0.979637 s&lt;BR /&gt;Jun 29 01:28:29 hp1 xntpd[7694]: synchronisation lost&lt;BR /&gt;Jun 29 01:33:47 hp1 xntpd[7694]: synchronized to 10.150.32.7, stratum=13&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot!</description>
      <pubDate>Mon, 29 Jun 2009 04:36:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448743#M358392</guid>
      <dc:creator>Bar_2</dc:creator>
      <dc:date>2009-06-29T04:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: xntp strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448744#M358393</link>
      <description>and the ntp server was Win2003 server</description>
      <pubDate>Mon, 29 Jun 2009 04:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448744#M358393</guid>
      <dc:creator>Bar_2</dc:creator>
      <dc:date>2009-06-29T04:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: xntp strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448745#M358394</link>
      <description>Note: on the "fudge" line, the word after the IP address should be "stratum", not "statum".&lt;BR /&gt;&lt;BR /&gt;You've configured xntpd to use the server's internal clock as one of its time sources (fudge 127.127.1.1 stratum 10). The NTP server 10.150.32.7 gives you stratum 13 time. &lt;BR /&gt;&lt;BR /&gt;Stratum 10 is better than stratum 13, so your configuration is saying that your server's internal clock is more reliable than the NTP server.&lt;BR /&gt;&lt;BR /&gt;On the other hand, your configuration does not actually tell ntpd to _use_ 127.127.1.1 for anything, so the fudge line may not be important.&lt;BR /&gt;&lt;BR /&gt;The stratum value depicts the server's "distance" from a reliable source of time information. Stratum 0 would be e.g. a GPS receiver or an atomic clock itself. Stratum 1 server is directly connected to a stratum 0 device. Any NTP server that gets time from a stratum 1 server becomes itself a stratum 2 server, etc.&lt;BR /&gt;&lt;BR /&gt;Your HP-UX gets stratum 13 time from 10.150.32.7, which means 10.150.32.7 must be at stratum 12. That indicates the quality of 10.150.32.7's time information might not be very good. You can easily get stratum 2 or 3 from most public NTP servers on the Internet.&lt;BR /&gt;&lt;BR /&gt;Because you have just one NTP server configured, your xntpd cannot determine which of the clocks is faulty: the local clock or the 10.150.32.7's clock? &lt;BR /&gt;&lt;BR /&gt;With multiple NTP servers configured, xntpd can identify which time sources seem to agree with each other and ignore the outliers.&lt;BR /&gt;&lt;BR /&gt;If you want to use a public NTP server, pick one that is reasonably close to you, so that the travel time of NTP data packets becomes as small as possible. You can find lists of public NTP servers here:&lt;BR /&gt;&lt;A href="http://support.ntp.org/bin/view/Servers/WebHome" target="_blank"&gt;http://support.ntp.org/bin/view/Servers/WebHome&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't have access to any public NTP servers, please read the documentation about the use of the local clock, written by the author of xntpd:&lt;BR /&gt;&lt;A href="http://www.eecis.udel.edu/~ntp/ntp_spool/html/drivers/driver1.html" target="_blank"&gt;http://www.eecis.udel.edu/~ntp/ntp_spool/html/drivers/driver1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 29 Jun 2009 08:56:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448745#M358394</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-06-29T08:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: xntp strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448746#M358395</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;ntpupdate -q &lt;IP address="" of="" windows="" server=""&gt;&lt;BR /&gt;&lt;BR /&gt;ntp will only update if the server is out of adjustment by less than a few hours.&lt;BR /&gt;&lt;BR /&gt;I've seen some pretty unusual behavior using Windows as an ntp server, and there might be some patching required in that area.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/IP&gt;</description>
      <pubDate>Mon, 29 Jun 2009 09:27:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448746#M358395</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-29T09:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: xntp strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448747#M358396</link>
      <description>Windows time servers are notoriously unstable. Find out where the Windows box gets its time. If it is another NTP server, use it rather than the Windows box. Also check with your networking department -- they may have NTP already setup in your firewall so you can use the firewall as your NTP source.</description>
      <pubDate>Mon, 29 Jun 2009 11:56:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448747#M358396</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-06-29T11:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: xntp strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448748#M358397</link>
      <description>very thanks all reply&lt;BR /&gt;so i change the config and delete 2 line&lt;BR /&gt;then:&lt;BR /&gt;#vi /etc/ntp.conf&lt;BR /&gt;server 10.150.32.7&lt;BR /&gt;driftfile /etc/ntp.drift&lt;BR /&gt;&lt;BR /&gt;after monitor one day,syslog always log,and still time rest and synchronisation lost act again,just like before log.&lt;BR /&gt;&lt;BR /&gt;my environment can't connected internet,can't used public NTP server.&lt;BR /&gt;if i set local clock,whether solve my problem?and if can how set config?like this?&lt;BR /&gt;&lt;BR /&gt;#vi /etc/ntp.conf&lt;BR /&gt;server 10.150.32.7&lt;BR /&gt;driftfile /etc/ntp.drift&lt;BR /&gt;fudge 127.127.1.1 stratum 10&lt;BR /&gt;&lt;BR /&gt;stratum level can use number less than 13?&lt;BR /&gt;&lt;BR /&gt;Or can i set ntp to broadcast colock on my loacal net ?&lt;BR /&gt;server 10.150.32.7&lt;BR /&gt;driftfile /etc/ntp.drift&lt;BR /&gt;fudge 127.127.1.1 stratum 10&lt;BR /&gt;broadcast ??????&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jul 2009 06:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448748#M358397</guid>
      <dc:creator>Bar_2</dc:creator>
      <dc:date>2009-07-02T06:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: xntp strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448749#M358398</link>
      <description>To make xntpd use a local clock as a primary synchronization source in your network, configure your /etc/ntp.conf like this:&lt;BR /&gt;&lt;BR /&gt;server 127.127.1.1&lt;BR /&gt;fudge 127.127.1.1 stratum 6&lt;BR /&gt;broadcastclient no&lt;BR /&gt;&lt;BR /&gt;This tells your xntpd to use your local clock time as a synchronization source (the "server" line), and to assume that it is "better" than the time information from the Windows server (the "fudge" line).&lt;BR /&gt;&lt;BR /&gt;Stratum 6 is still a lot "worse" than a real time source, so if you some day get a connection to a public NTP server or purchase a GPS time receiver, the xntpd will automatically prefer it over the local clock of this server.&lt;BR /&gt;&lt;BR /&gt;Stratum 6 also ensures that if/when the Windows server is configured to synchronize to your HP-UX server, it will prefer the time from HP-UX server over its own local clock.&lt;BR /&gt;&lt;BR /&gt;The "driftfile" line makes xntpd to maintain a correction factor for your local clock. It is used to "auto-calibrate" the local clock over time if you have better timesources. If a connection to better timesources is lost, xntpd will use the correction factor in the drift file to minimize the error of the local clock.&lt;BR /&gt;&lt;BR /&gt;If you want to use broadcast (within a single network segment only), set:&lt;BR /&gt;&lt;BR /&gt;broadcast &lt;BROADCAST-ADDRESS-OF-YOUR-NETWORK&gt;&lt;BR /&gt;&lt;BR /&gt;MK&lt;/BROADCAST-ADDRESS-OF-YOUR-NETWORK&gt;</description>
      <pubDate>Thu, 02 Jul 2009 07:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448749#M358398</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-07-02T07:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: xntp strange behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448750#M358399</link>
      <description>Dear MK,thank your analyze&lt;BR /&gt;&lt;BR /&gt;if i use local clock like your suggestions in my network,whether my hpux server time was not correct after long period of time?.&lt;BR /&gt;&lt;BR /&gt;One thing was the windows server(10.150.32.7) was ntp server nowï¼ Because it was synchro with the satellite.many servers are synchro with this windowns server,OS include windows/aix/linux.This windows server was an unique timesources on my environment. mean it was only one NTP server. &lt;BR /&gt;now my hpux servers's time was often imprecise. so i use NTP config,and want to correct hpux server's time.But the result is time was ok,but syslog note lot of information about synchronized action usualy.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jul 2009 08:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-strange-behaviour/m-p/4448750#M358399</guid>
      <dc:creator>Bar_2</dc:creator>
      <dc:date>2009-07-02T08:54:59Z</dc:date>
    </item>
  </channel>
</rss>

