<?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 NTP Client Configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6781870#M528211</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need your help please!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have the Windows Domain Controller as NTP server for time sync and need to configure NTP client in HP-UX servers.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Production Environment Deatails.&lt;/P&gt;&lt;P&gt;Oracle 11g RAC running on two nodes (Time dependent, should i need to stop the database before configuring ntp client?)&lt;BR /&gt;HP-UX 11.31 (two servers)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On both servers date is same where as the clock of these two servers is 20 minutes ahead from NTP Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[mcmsdbl1@oracle@/u01/oracle]$date&lt;/P&gt;&lt;P&gt;Mon Sep 7 08:29:47 WAT 2015&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I got the below message on checking if NTP is already configured&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[mcmsdbl1@root@/]#ntpq -p&lt;/P&gt;&lt;P&gt;ntpq: read: Can't assign requested address&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whereas on checking service it shows running..&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[mcmsdbl1@root@/]#ps -ef | grep xntpd&lt;/P&gt;&lt;P&gt;root 21276 21177 0 08:45:12 pts/0 0:00 grep xntpd&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Do i need to configure NTP Client on both servers? or only in one server will be enough because both servers is synchronising the time with each other as shown below the message from /var/adm/syslog/syslog.log&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Time is syincronizing with in both nodes in cluster&lt;/P&gt;&lt;P&gt;p 6 14:37:53 mcmsdbl1 CLSD: The clock on host mcmsdbl1 has been updated by the Cluster Time Synchronization Service to be synchronous with the mean cluster time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i have to configure NTP Client in one of the server then Will follow the below steps, please check and advice if am i missing any steps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-- Shutting down the database first before proceeding further----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The configuration of /etc/ntp.conf file as below,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;server 10.10.xx.xx prefer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #NTP Server IP-Address&lt;/P&gt;&lt;P&gt;fudge 127.127.1.1 stratum 10 # localhost if NTP servers fail&lt;/P&gt;&lt;P&gt;driftfile /etc/ntp.drift&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The configuration of /etc/rc.config.d/netdaemons file as below,&lt;/P&gt;&lt;P&gt;export NTPDATE_SERVER=10.xx.xx.xx &amp;nbsp; &amp;nbsp; #NTP Server IP Address&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;export XNTPD_ARGS=&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;And running the xntpd daemon manually. #/sbin/init.d xntpd or /sbin/init.d/xntpd start and&amp;nbsp;Wait.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then will check the ntp sync status&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ntpq -p&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;</description>
    <pubDate>Mon, 07 Sep 2015 06:17:55 GMT</pubDate>
    <dc:creator>Raoof</dc:creator>
    <dc:date>2015-09-07T06:17:55Z</dc:date>
    <item>
      <title>NTP Client Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6781870#M528211</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need your help please!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have the Windows Domain Controller as NTP server for time sync and need to configure NTP client in HP-UX servers.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Production Environment Deatails.&lt;/P&gt;&lt;P&gt;Oracle 11g RAC running on two nodes (Time dependent, should i need to stop the database before configuring ntp client?)&lt;BR /&gt;HP-UX 11.31 (two servers)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On both servers date is same where as the clock of these two servers is 20 minutes ahead from NTP Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[mcmsdbl1@oracle@/u01/oracle]$date&lt;/P&gt;&lt;P&gt;Mon Sep 7 08:29:47 WAT 2015&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I got the below message on checking if NTP is already configured&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[mcmsdbl1@root@/]#ntpq -p&lt;/P&gt;&lt;P&gt;ntpq: read: Can't assign requested address&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whereas on checking service it shows running..&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[mcmsdbl1@root@/]#ps -ef | grep xntpd&lt;/P&gt;&lt;P&gt;root 21276 21177 0 08:45:12 pts/0 0:00 grep xntpd&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Do i need to configure NTP Client on both servers? or only in one server will be enough because both servers is synchronising the time with each other as shown below the message from /var/adm/syslog/syslog.log&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Time is syincronizing with in both nodes in cluster&lt;/P&gt;&lt;P&gt;p 6 14:37:53 mcmsdbl1 CLSD: The clock on host mcmsdbl1 has been updated by the Cluster Time Synchronization Service to be synchronous with the mean cluster time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i have to configure NTP Client in one of the server then Will follow the below steps, please check and advice if am i missing any steps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-- Shutting down the database first before proceeding further----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The configuration of /etc/ntp.conf file as below,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;server 10.10.xx.xx prefer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #NTP Server IP-Address&lt;/P&gt;&lt;P&gt;fudge 127.127.1.1 stratum 10 # localhost if NTP servers fail&lt;/P&gt;&lt;P&gt;driftfile /etc/ntp.drift&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The configuration of /etc/rc.config.d/netdaemons file as below,&lt;/P&gt;&lt;P&gt;export NTPDATE_SERVER=10.xx.xx.xx &amp;nbsp; &amp;nbsp; #NTP Server IP Address&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;export XNTPD_ARGS=&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;And running the xntpd daemon manually. #/sbin/init.d xntpd or /sbin/init.d/xntpd start and&amp;nbsp;Wait.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then will check the ntp sync status&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ntpq -p&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2015 06:17:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6781870#M528211</guid>
      <dc:creator>Raoof</dc:creator>
      <dc:date>2015-09-07T06:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6781883#M528213</link>
      <description>&lt;P&gt;Yes, it got duplicated due to my browser issue. I have deleted the previous one.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2015 07:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6781883#M528213</guid>
      <dc:creator>Raoof</dc:creator>
      <dc:date>2015-09-07T07:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6782318#M528214</link>
      <description>&lt;P&gt;There is no problem in configuring every system with NTP. The cluster time sync is just an additional tweak since the servers will be within a few milliseconds of each other since they are both running NTP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now before you start &lt;STRONG&gt;xntpd&lt;/STRONG&gt;, manually set each server's time to match the Windows box. NTP will not sync at 20 min difference, and will take a long time for 10 minutes (ie, hours) if you slew the time to avoid losing or gaining seconds during a 24 hour period. But most important: Starting xntpd using the start script will JUMP the time, which can have bad consequences for a running database. Never make any time changes manually or with the start/stop rc script while databases and/or apps are running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In your &lt;STRONG&gt;netdaemons&lt;/STRONG&gt; file, assign a separate log file like this:&lt;/P&gt;&lt;PRE&gt;export XNTPD_ARGS="-l /var/adm/xntpd.log"&lt;/PRE&gt;&lt;P&gt;I would configure NTP on your idle node (ie, no apps or databases running). Start by setting (jumping) the time directly with &lt;STRONG&gt;ntpdate&lt;/STRONG&gt; like this:&lt;/P&gt;&lt;PRE&gt;# ntpdate -b 10.10.whatever&lt;BR /&gt;&amp;nbsp;7 Sep 21:09:11 ntpdate[2866]: step time server 10.11.10.210 offset -0.002836 sec&lt;/PRE&gt;&lt;P&gt;Pay attention to the response! It should tell you that it was successful or there is a problem. If the local time is way off, manually set the local time with the &lt;STRONG&gt;date&lt;/STRONG&gt; command, then run &lt;STRONG&gt;ntpdate&lt;/STRONG&gt; again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once that is working, you can start &lt;STRONG&gt;xntpd&lt;/STRONG&gt; using the rc script.&lt;/P&gt;&lt;P&gt;Then check the current &lt;STRONG&gt;xntpd&lt;/STRONG&gt; status with &lt;STRONG&gt;ntpq -p&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;*AND* read the log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2015 01:17:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6782318#M528214</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-09-08T01:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6782356#M528215</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a million for the detailed and clear explaination which is really very helpful for the newbies like me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please need your usual valuable advice for the following steps. I just want to be make sure that the steps and command which i will be following is correct or missing any before i proceed further as i have to take downtime for this task to get accomplish.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;I would configure NTP on your idle node (ie, no apps or databases running).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Fyi, oracle database is on two node cluster. So, i have to&amp;nbsp;shut&lt;/SPAN&gt;&lt;SPAN&gt;down the database and stop all the cluster services first before proceeding further&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;Now before you start &lt;STRONG&gt;xntpd&lt;/STRONG&gt;&lt;SPAN&gt;, manually set each server's time to match the Windows box.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1)After shutting down the database and all cluster services, will use the below command to set the time manually on two servers to match with Windows NTP Server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;2)#date [-u] [mmddhhmm[[cc]yy]]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;3)Then create the configuration file /etc/ntp.conf as below, ( i can create the below files in both servers?, hope it will not give any time errors between the cluster nodes)&lt;BR /&gt;&lt;BR /&gt;server 10.10.xx.xx prefer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #NTP Server IP-Address&lt;BR /&gt;fudge 127.127.1.1 stratum 10 &amp;nbsp; &amp;nbsp; # localhost if NTP servers fail&lt;BR /&gt;driftfile /etc/ntp.drift&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4)The configuration of /etc/rc.config.d/netdaemons file as below,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;export NTPDATE_SERVER=10.xx.xx.xx &amp;nbsp; #NTP Server IP Address&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;export XNTPD_ARGS="-l /var/adm/xntpd.log"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5)And running the xntpd daemon manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# /sbin/init.d xntpd or /sbin/init.d/xntpd start and Wait for the response.&lt;BR /&gt;&lt;BR /&gt;6)Then will check the ntp sync status&lt;BR /&gt;&lt;BR /&gt;# ntpq -p&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2015 05:59:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6782356#M528215</guid>
      <dc:creator>Raoof</dc:creator>
      <dc:date>2015-09-08T05:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6782655#M528216</link>
      <description>&lt;P&gt;For step 1, if both nodes are always running (that is, there is no standby node), then yes, the packages must be shutdown and the cluster halted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 2 can also be accomplished the ntpdate command rather than date. This accomplishes two steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. It sets the clock exactly to a fraction of second accuracy, and&lt;/P&gt;&lt;P&gt;2. It verifies that the Windows server is providing NTP service for your system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 3:&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; i can create the below files in both servers?, hope it will not give any time errors between the cluster nodes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There will be no errors between cluster nodes. Copy the same ntp.conf file to both nodes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 4 is fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 5: The command to manually start &lt;STRONG&gt;xntpd&lt;/STRONG&gt; is:&lt;/P&gt;&lt;PRE&gt;# /sbin/init.d/xntpd start&lt;BR /&gt;&amp;nbsp;8 Sep 11:33:17 ntpdate[3678]: step time server 10.11.10.210 offset 0.001120 sec&lt;/PRE&gt;&lt;P&gt;Step 6: &lt;STRONG&gt;ntpq -p&lt;/STRONG&gt; will report no sync until at least a minute has elapsed. It will look something like this:&lt;/P&gt;&lt;PRE&gt;# ntpq -p
     remote           refid      st t when poll reach   delay   offset    disp
==============================================================================
 atl6            129.6.15.28      2 u    1   64    1    0.341    4.784 7937.50
 ignite          97.107.128.58    3 u    -   64    1   60.867   12.321 7937.50
 atl1            .INIT.          16 u    -   64    0    0.000    0.000 16000.0&lt;/PRE&gt;&lt;P&gt;The columns of interest are:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;reach&lt;/STRONG&gt; - should be 377 when the connection is stable (may take several minutes)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;delay&lt;/STRONG&gt; - long delay values (more than 1.0) indicate a slow or unstable connection&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;offset&lt;/STRONG&gt; and &lt;STRONG&gt;disp&lt;/STRONG&gt; - 16000 means there is no connection (reach will be 0 too).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the same server after about an hour:&lt;/P&gt;&lt;PRE&gt;# ntpq -p
     remote           refid      st t when poll reach   delay   offset    disp
==============================================================================
*atl6            129.6.15.28      2 u  106  128  377    0.153    0.802   3.232
+ignite          97.107.128.58    3 u   41  128  377   34.458   -1.674   2.041
+atl1            10.11.10.210     3 u   83  128  377    0.287    4.179   5.465&lt;/PRE&gt;&lt;P&gt;The &lt;STRONG&gt;reach&lt;/STRONG&gt; is now 377 for all NTP sources, poll = 128 (secs) between updates and this will grow to 1024 secs (17 mins) for stable network communication. From now on, this server will be within a few milliseconds from the reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2015 16:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6782655#M528216</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-09-08T16:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6783264#M528217</link>
      <description>&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After running &amp;nbsp;this command (# /sbin/init.d/xntpd start) how much time i have to wait and look for the status of sync.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once &amp;nbsp;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;STRONG&gt;reach &amp;nbsp;&lt;/STRONG&gt;value appears as&amp;nbsp;&lt;SPAN&gt;377 means sysnc between NTP Serve and Client is working correctly?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And after completing all the steps does it require restart the servers?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 09:14:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6783264#M528217</guid>
      <dc:creator>Raoof</dc:creator>
      <dc:date>2015-09-10T09:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6783292#M528218</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt; After running &amp;nbsp;this command (# /sbin/init.d/xntpd start) how much time i have to wait and look for the status of sync.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Zero time. The clock will be accurate to a fraction of a second after the &lt;STRONG&gt;xntpd&lt;/STRONG&gt; script is run.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Once &amp;nbsp;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;STRONG&gt;reach &amp;nbsp;&lt;/STRONG&gt;value appears as&amp;nbsp;&lt;SPAN&gt;377 means sysnc between NTP Serve and Client is working correctly?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The &lt;STRONG&gt;reach&lt;/STRONG&gt; value is a count of the number of times the NTP server was contacted successfully. 377 is the largest value, but is not an indication of accuracy, just how regularly the server haas been successfully contacted. The &lt;STRONG&gt;poll&lt;/STRONG&gt; value starts at 64 seconds and will slow down as the reliability and stability of the remote servers is evaluated. The maximum is 1024 and indicates excellent sync.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, these metrics are documenting extremely small time differences (milliseconds). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To check each server's time, type the command: &lt;STRONG&gt;date&lt;/STRONG&gt; then compare that value with your phone or the Windows server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; And after completing all the steps does it require restart the servers?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No. NTP sync is instantaneous once the &lt;STRONG&gt;xntpd&lt;/STRONG&gt; script is run successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 10:47:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6783292#M528218</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-09-10T10:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6784409#M528219</link>
      <description>&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a billion for such a wonderful and clear information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will come back to you for further assitance if require after configuring the NTP Client.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 05:11:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-client-configuration/m-p/6784409#M528219</guid>
      <dc:creator>Raoof</dc:creator>
      <dc:date>2015-09-14T05:11:08Z</dc:date>
    </item>
  </channel>
</rss>

