<?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 xntpd daemon keeps on dying in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859157#M545840</link>
    <description>Hi &lt;BR /&gt;&lt;BR /&gt;On HP11.11 server my xntpd daemon keeps on dying every 5 - 10 minutes.&lt;BR /&gt;I rerun the ff command to restart:&lt;BR /&gt;/usr/sbin/xntpd &lt;BR /&gt;&lt;BR /&gt;Currently the server is 27 min behind the ntp server.Below is the error message on syslog.log&lt;BR /&gt;What could be the cause?&lt;BR /&gt;&lt;BR /&gt;" Sep  8 10:20:38 uxerfmsp xntpd[27045]: synchronized to 10.1.48.9, stratum=2&lt;BR /&gt;Sep  8 10:20:38 uxerfmsp xntpd[27045]: time error 1651.285736 is way too large (set clock manually) "&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your help will be much appreciated&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
    <pubDate>Fri, 08 Sep 2006 04:00:03 GMT</pubDate>
    <dc:creator>MoloisD</dc:creator>
    <dc:date>2006-09-08T04:00:03Z</dc:date>
    <item>
      <title>xntpd daemon keeps on dying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859157#M545840</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;On HP11.11 server my xntpd daemon keeps on dying every 5 - 10 minutes.&lt;BR /&gt;I rerun the ff command to restart:&lt;BR /&gt;/usr/sbin/xntpd &lt;BR /&gt;&lt;BR /&gt;Currently the server is 27 min behind the ntp server.Below is the error message on syslog.log&lt;BR /&gt;What could be the cause?&lt;BR /&gt;&lt;BR /&gt;" Sep  8 10:20:38 uxerfmsp xntpd[27045]: synchronized to 10.1.48.9, stratum=2&lt;BR /&gt;Sep  8 10:20:38 uxerfmsp xntpd[27045]: time error 1651.285736 is way too large (set clock manually) "&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your help will be much appreciated&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Sep 2006 04:00:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859157#M545840</guid>
      <dc:creator>MoloisD</dc:creator>
      <dc:date>2006-09-08T04:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd daemon keeps on dying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859158#M545841</link>
      <description>Too much of time difference that NTP can adjust. You can first set time manully to that of server (but note than this may cause problems to applications/programs that are time sensititve. So shut them down if you can)&lt;BR /&gt;&lt;BR /&gt;Once you sync time, then ntp should run without problems.&lt;BR /&gt;&lt;BR /&gt;you can sync time to the server as&lt;BR /&gt;ntpdate "ntp_server"</description>
      <pubDate>Fri, 08 Sep 2006 04:13:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859158#M545841</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-09-08T04:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd daemon keeps on dying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859159#M545842</link>
      <description>MoloisD,&lt;BR /&gt;&lt;BR /&gt;Also take a look at this thread for more info:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1050795" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1050795&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Fri, 08 Sep 2006 08:49:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859159#M545842</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2006-09-08T08:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd daemon keeps on dying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859160#M545843</link>
      <description>This is normal and documented behavior. The maximum time offset is 1000 seconds and if that is exceeded then the daemon shuts itself down. In your case, you should stop any critical applications, especially databases, then manually set the date using the date command, and then restart the ntp daemon. All should be well and the systems should then remain in sync.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Sep 2006 09:37:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859160#M545843</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-09-08T09:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd daemon keeps on dying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859161#M545844</link>
      <description>The error message is telling you exactly what the cause is:&lt;BR /&gt;&lt;BR /&gt; Sep 8 10:20:38 uxerfmsp xntpd[27045]: time error 1651.285736 is way too large (set clock manually) " &lt;BR /&gt;&lt;BR /&gt;The time difference of 1651.28 seconds is too large for NTP to deal with.  You need to first set the clock manually and then start NTP so it can synchronize it.</description>
      <pubDate>Fri, 08 Sep 2006 09:49:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859161#M545844</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-09-08T09:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd daemon keeps on dying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859162#M545845</link>
      <description>thanks&lt;BR /&gt;&lt;BR /&gt;Its now fixed,&lt;BR /&gt;I 've run the ntpdate myserver&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Sep 2006 10:07:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859162#M545845</guid>
      <dc:creator>MoloisD</dc:creator>
      <dc:date>2006-09-08T10:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: xntpd daemon keeps on dying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859163#M545846</link>
      <description>MoloisD, Please award or assign the ITRC buddies POINTS.. THANK YOU.</description>
      <pubDate>Sat, 09 Sep 2006 10:12:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntpd-daemon-keeps-on-dying/m-p/3859163#M545846</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2006-09-09T10:12:18Z</dc:date>
    </item>
  </channel>
</rss>

