<?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: Setting up NTP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796128#M81004</link>
    <description>pretty darn easy to do using Sam</description>
    <pubDate>Wed, 28 Aug 2002 19:36:47 GMT</pubDate>
    <dc:creator>John Bolene</dc:creator>
    <dc:date>2002-08-28T19:36:47Z</dc:date>
    <item>
      <title>Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796121#M80997</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;I have a small HP-UX network, about 10 machines.  I use /etc/hosts resolution rather than DNS.&lt;BR /&gt;&lt;BR /&gt;I'm trying to turn on xntpd to use the internal clock of one of my machines as a server, and the rest as clients.&lt;BR /&gt;&lt;BR /&gt;I edited the /etc/ntp.conf file with the lines:&lt;BR /&gt;&lt;BR /&gt;server 127.127.1.1&lt;BR /&gt;&lt;BR /&gt;and drift file set to:&lt;BR /&gt;&lt;BR /&gt;/var/adm/ntp.drift&lt;BR /&gt;&lt;BR /&gt;I start the xntpd and get the error message:&lt;BR /&gt;&lt;BR /&gt;"ntpdate[10610]: no server suitable for synchronization found"&lt;BR /&gt;&lt;BR /&gt;I grep out the daemon, and find it, but the ntp.drift log never updates.&lt;BR /&gt;&lt;BR /&gt;What am I doing wrong?&lt;BR /&gt;&lt;BR /&gt;- Allan</description>
      <pubDate>Wed, 28 Aug 2002 17:56:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796121#M80997</guid>
      <dc:creator>Allan Pincus</dc:creator>
      <dc:date>2002-08-28T17:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796122#M80998</link>
      <description>Did you check the output of:&lt;BR /&gt;# ntpq -p&lt;BR /&gt;This should show your ntp server's name at the client system.&lt;BR /&gt;Check and make sure that your systems resolves the name properly. Check the file /etc/rc.config.d/netdaemons and see if everything is enabled and set properly.&lt;BR /&gt;&lt;BR /&gt;gl,</description>
      <pubDate>Wed, 28 Aug 2002 18:02:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796122#M80998</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-28T18:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796123#M80999</link>
      <description>Hi Allan:&lt;BR /&gt;&lt;BR /&gt;If the difference in time between your source and the servers that are attempting to synchronize to it is more than 1000 seconds, xntpd will die without synchronization.  In this case you will need to manually adjust the date on the server first to minimize the delta and then restart xntpd.&lt;BR /&gt;&lt;BR /&gt;The drift file will not appear to update for sometime so this is not a very reliable measure of xntp activity.&lt;BR /&gt;&lt;BR /&gt;Rather, use 'ntpq -p' to query the status of the xntpd daemon.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 28 Aug 2002 18:08:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796123#M80999</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-08-28T18:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796124#M81000</link>
      <description>Check out the site &lt;A href="http://www.eecis.udel.edu/ntp." target="_blank"&gt;www.eecis.udel.edu/ntp.&lt;/A&gt; There is a wealth of info there. &lt;BR /&gt;&lt;BR /&gt;First glance would indicate that you are not going outside to a stratum 1 server to get correct time.</description>
      <pubDate>Wed, 28 Aug 2002 18:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796124#M81000</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2002-08-28T18:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796125#M81001</link>
      <description>Hi Allan&lt;BR /&gt;&lt;BR /&gt;Here's a doc regarding the output of ntpq -p&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000048175248" target="_blank"&gt;http://support4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000048175248&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 28 Aug 2002 18:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796125#M81001</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-08-28T18:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796126#M81002</link>
      <description>This document explains the step to build a ntp server:&lt;BR /&gt;&lt;A href="http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000047992570" target="_blank"&gt;http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000047992570&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Doc ID - KBRC00000415</description>
      <pubDate>Wed, 28 Aug 2002 19:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796126#M81002</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-28T19:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796127#M81003</link>
      <description>hi again:&lt;BR /&gt;&lt;BR /&gt;This document will tell you the steps for setting up a NTP server and client:&lt;BR /&gt;&lt;A href="http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000053307950" target="_blank"&gt;http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000053307950&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Doc ID - 1100390400</description>
      <pubDate>Wed, 28 Aug 2002 19:21:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796127#M81003</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-28T19:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796128#M81004</link>
      <description>pretty darn easy to do using Sam</description>
      <pubDate>Wed, 28 Aug 2002 19:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796128#M81004</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2002-08-28T19:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796129#M81005</link>
      <description>So I got my NTP running, or so I believe.  thanks for all your help (especially the "pretty easy in sam" - duh - always have to do things the hardway).&lt;BR /&gt;&lt;BR /&gt;I ran ntpq -p on my client, looks good.  But when I run "date" on my server and "date" on my client, my clocks are 6 minutes apart and have been for the last 15 minutes.&lt;BR /&gt;&lt;BR /&gt;I thought my client would sync with my server.&lt;BR /&gt;&lt;BR /&gt;Something is still not right.&lt;BR /&gt;&lt;BR /&gt;Can someone interpret the output of the NTP for me?  I went through the man pages quickly, and there's a lot of stuff.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;- Allan</description>
      <pubDate>Wed, 28 Aug 2002 20:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796129#M81005</guid>
      <dc:creator>Allan Pincus</dc:creator>
      <dc:date>2002-08-28T20:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796130#M81006</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can update time manually using command:&lt;BR /&gt;&lt;BR /&gt;ntpdate &lt;SERVER name=""&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike&lt;/SERVER&gt;</description>
      <pubDate>Wed, 28 Aug 2002 21:00:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796130#M81006</guid>
      <dc:creator>Mike_305</dc:creator>
      <dc:date>2002-08-28T21:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796131#M81007</link>
      <description>THe whole point of NTP is that it will not sync by 'stepping' but rather by slewing. Let it adjust the time at it's own pace.</description>
      <pubDate>Wed, 28 Aug 2002 21:06:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796131#M81007</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-08-28T21:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796132#M81008</link>
      <description>Very important: you never want the date to suddenly jump, especially with databases running--you may have to deal with broken links and other corruption.&lt;BR /&gt;&lt;BR /&gt;6 minutes difference will take a minimum of 3 hours to adjust. Be sure you monitor syslog for any errors. Do NOT use ntpdate unless you aren't running anything--it is as bad as simply changing the time using the Unix date command.&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Aug 2002 22:51:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796132#M81008</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-08-28T22:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796133#M81009</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;you can give multiple ntp servers in the config file, if you need the ntp to sync to an accurate time value. You may have to wait for some time after you have configured the ntp clients, depend up on the network traffic. Apply all patches, check the log files and if needed add entry for ntpdate in the crontab file.</description>
      <pubDate>Thu, 29 Aug 2002 01:41:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796133#M81009</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-29T01:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796134#M81010</link>
      <description>This document explains how ntp  works:&lt;BR /&gt;&lt;A href="http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000049138043" target="_blank"&gt;http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000049138043&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Doc ID - S3100006003</description>
      <pubDate>Thu, 29 Aug 2002 02:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796134#M81010</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-29T02:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796135#M81011</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;Thanks everyone.  I came into work this morning, and sure enough, my first client was in sync with my server.  So the "slew" comment was entirely accurate (10pts!).&lt;BR /&gt;&lt;BR /&gt;My systems are all for semiconductor test equipment, not database driven, so the timestamp is less important, +/-10 minutes, but there have been times where the date was completely wrong.  This will help.&lt;BR /&gt;&lt;BR /&gt;I did use the ntpdate command (after stopping xntpd) and it sync'd the client just as expected.&lt;BR /&gt;&lt;BR /&gt;This is a really strong newsgroup!!!&lt;BR /&gt;&lt;BR /&gt;- Allan</description>
      <pubDate>Thu, 29 Aug 2002 11:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp/m-p/2796135#M81011</guid>
      <dc:creator>Allan Pincus</dc:creator>
      <dc:date>2002-08-29T11:50:40Z</dc:date>
    </item>
  </channel>
</rss>

