<?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 time sync problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109361#M445709</link>
    <description>hello admin,&lt;BR /&gt;i want to bring one of my server in time sync with another, i have made the necessary entries in /etc/rc.config.d/netdaemons and /etc/ntp.conf and when i tried to start the xntopd service by /sbin/init.d/xntpd start , then i got this error..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;19 May 06:00:02 ntpdate[5989]: the NTP socket is in use, exiting&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please help me how to do it&lt;BR /&gt;&lt;BR /&gt;thanx in advance</description>
    <pubDate>Sun, 18 May 2008 23:40:53 GMT</pubDate>
    <dc:creator>prasadb</dc:creator>
    <dc:date>2008-05-18T23:40:53Z</dc:date>
    <item>
      <title>time sync problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109361#M445709</link>
      <description>hello admin,&lt;BR /&gt;i want to bring one of my server in time sync with another, i have made the necessary entries in /etc/rc.config.d/netdaemons and /etc/ntp.conf and when i tried to start the xntopd service by /sbin/init.d/xntpd start , then i got this error..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;19 May 06:00:02 ntpdate[5989]: the NTP socket is in use, exiting&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please help me how to do it&lt;BR /&gt;&lt;BR /&gt;thanx in advance</description>
      <pubDate>Sun, 18 May 2008 23:40:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109361#M445709</guid>
      <dc:creator>prasadb</dc:creator>
      <dc:date>2008-05-18T23:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: time sync problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109362#M445710</link>
      <description>The error message seems to indicate the daemon is still running. You could check that.&lt;BR /&gt;&lt;BR /&gt;If not, there is something else using UDP port 123... You might try 'lsof' to find the process that is causing the error.</description>
      <pubDate>Sun, 18 May 2008 23:56:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109362#M445710</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2008-05-18T23:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: time sync problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109363#M445711</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Please stop and start the service as below&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/xntpd stop&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 19 May 2008 04:54:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109363#M445711</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2008-05-19T04:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: time sync problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109364#M445712</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;before and during configuration of service files keep in mind to stop the service first. then start the daemon or services.&lt;BR /&gt;&lt;BR /&gt;This type of messages comes when the daemons are still running.</description>
      <pubDate>Mon, 19 May 2008 06:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109364#M445712</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-05-19T06:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: time sync problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109365#M445713</link>
      <description>Hi Prasad,&lt;BR /&gt;&lt;BR /&gt;If you get such message, always grep for the running processes:&lt;BR /&gt;&lt;BR /&gt;ps -ef|grep ntp&lt;BR /&gt;&lt;BR /&gt;If it is running, just stop and start as the above thread says.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/xntpd stop&lt;BR /&gt;/sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;Check again for the process.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Mon, 19 May 2008 06:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109365#M445713</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-19T06:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: time sync problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109366#M445714</link>
      <description>Dear Prasad&lt;BR /&gt;&lt;BR /&gt;u can solve this issue simply by using xntpd daemon sevice stop and start&lt;BR /&gt;by mentioned by rasheed and others&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad</description>
      <pubDate>Mon, 19 May 2008 06:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109366#M445714</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-05-19T06:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: time sync problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109367#M445715</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;A xntpd restart will fix this.&lt;BR /&gt;&lt;BR /&gt;If the system is off by more than an hour, you may need to manually adjust the system time, or npt will fail to update.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 19 May 2008 08:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109367#M445715</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-19T08:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: time sync problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109368#M445716</link>
      <description>xntpd daemon stop and start has solved the problme, many many thanx</description>
      <pubDate>Mon, 19 May 2008 16:16:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-sync-problem/m-p/5109368#M445716</guid>
      <dc:creator>prasadb</dc:creator>
      <dc:date>2008-05-19T16:16:06Z</dc:date>
    </item>
  </channel>
</rss>

