<?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: Time synchronization in a cluster in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164746#M57806</link>
    <description>You can do the following:&lt;BR /&gt;&lt;BR /&gt;$ @sys$manager:tcpip$define_commands&lt;BR /&gt;&lt;BR /&gt;and then&lt;BR /&gt;&lt;BR /&gt;$ ntpq -pn&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;$ ntptrace -n&lt;BR /&gt;&lt;BR /&gt;Then check for any differences.&lt;BR /&gt;&lt;BR /&gt;Oswald</description>
    <pubDate>Thu, 19 Mar 2009 07:31:05 GMT</pubDate>
    <dc:creator>Oswald Knoppers_1</dc:creator>
    <dc:date>2009-03-19T07:31:05Z</dc:date>
    <item>
      <title>Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164745#M57805</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have the following problem in my cluster (built from two Alpha server, node A and node B):&lt;BR /&gt;- NTP is enabled on both nodes&lt;BR /&gt;- both nodes should get the time from our timeserver.&lt;BR /&gt;- node B gets the time, node A not &lt;BR /&gt;I now have a time difference of about 5 minutes between node A and node B.&lt;BR /&gt;&lt;BR /&gt;What dis I wrong, or what can I do to get rid of the problem ???&lt;BR /&gt;Any hint is greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Karl-Heinz</description>
      <pubDate>Thu, 19 Mar 2009 07:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164745#M57805</guid>
      <dc:creator>Karl-Heinz Kwarda</dc:creator>
      <dc:date>2009-03-19T07:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164746#M57806</link>
      <description>You can do the following:&lt;BR /&gt;&lt;BR /&gt;$ @sys$manager:tcpip$define_commands&lt;BR /&gt;&lt;BR /&gt;and then&lt;BR /&gt;&lt;BR /&gt;$ ntpq -pn&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;$ ntptrace -n&lt;BR /&gt;&lt;BR /&gt;Then check for any differences.&lt;BR /&gt;&lt;BR /&gt;Oswald</description>
      <pubDate>Thu, 19 Mar 2009 07:31:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164746#M57806</guid>
      <dc:creator>Oswald Knoppers_1</dc:creator>
      <dc:date>2009-03-19T07:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164747#M57807</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; are there any differences in the config files in sys$specific:[tcpip$ntp] ?</description>
      <pubDate>Thu, 19 Mar 2009 08:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164747#M57807</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2009-03-19T08:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164748#M57808</link>
      <description>Oswald and Mike,&lt;BR /&gt;&lt;BR /&gt;the TCPIP$NTP.CONF files are identical on both systems (see attachment)&lt;BR /&gt;&lt;BR /&gt;The result from the mentioned commands are:&lt;BR /&gt;$ NODE_B&amp;gt;ntpq -pn&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset  jitter&lt;BR /&gt;==============================================================================&lt;BR /&gt;*10.20.96.171    .hopf.           1 u  669 1024  377   10.697   -2.318   0.618&lt;BR /&gt;&lt;BR /&gt;$ NODE_B&amp;gt;ntptrace -n&lt;BR /&gt;127.0.0.1: stratum 2, offset 0.000000, synch distance 0.03075&lt;BR /&gt;10.20.96.171: stratum 1, offset -0.000395, synch distance 0.00224, refid 'hopf'&lt;BR /&gt;&lt;BR /&gt;$ NODE_A&amp;gt;ntpq -pn&lt;BR /&gt;No association ID's returned&lt;BR /&gt;&lt;BR /&gt;$ NODE_A&amp;gt;ntptrace -n&lt;BR /&gt;127.0.0.1: stratum 16, offset -0.000488, synch distance 1.19597&lt;BR /&gt;0.0.0.0:        *Not Synchronized*&lt;BR /&gt;&lt;BR /&gt;Regards, Karl-Heinz</description>
      <pubDate>Thu, 19 Mar 2009 09:17:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164748#M57808</guid>
      <dc:creator>Karl-Heinz Kwarda</dc:creator>
      <dc:date>2009-03-19T09:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164749#M57809</link>
      <description>So node A apparently cannot contact 10.20.96.171. Can you ping this address from node a? Or do a:&lt;BR /&gt;&lt;BR /&gt;$ traceroute -n 10.20.96.171&lt;BR /&gt;&lt;BR /&gt;Oswald</description>
      <pubDate>Thu, 19 Mar 2009 09:20:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164749#M57809</guid>
      <dc:creator>Oswald Knoppers_1</dc:creator>
      <dc:date>2009-03-19T09:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164750#M57810</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; any firewalls in the way ?</description>
      <pubDate>Thu, 19 Mar 2009 09:28:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164750#M57810</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2009-03-19T09:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164751#M57811</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;no firewalls, traceroute works :&lt;BR /&gt;$ NODE_A&amp;gt;traceroute -n 10.20.96.171&lt;BR /&gt;traceroute to 10.20.96.171 (10.20.96.171): 1-30 hops, 38 byte packets&lt;BR /&gt; 1  193.26.202.65  2.93 ms  1.95 ms  1.95 ms&lt;BR /&gt; 2  193.26.200.1  9.76 ms  9.76 ms  9.76 ms&lt;BR /&gt; 3  193.26.203.10  10.7 ms  9.76 ms  10.7 ms&lt;BR /&gt; 4  10.1.200.250  10.7 ms  11.7 ms  10.7 ms&lt;BR /&gt; 5  10.20.96.171  11.7 ms  10.7 ms  12.6 ms&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Karl-Heinz</description>
      <pubDate>Thu, 19 Mar 2009 09:34:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164751#M57811</guid>
      <dc:creator>Karl-Heinz Kwarda</dc:creator>
      <dc:date>2009-03-19T09:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164752#M57812</link>
      <description>can nodea resolve that host name mentioned in the conf file and is there anything in the log ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Mar 2009 09:45:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164752#M57812</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2009-03-19T09:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164753#M57813</link>
      <description>This is the output of a ping command:&lt;BR /&gt;$ NODE_A&amp;gt;tcpip ping timenet.eur.ad.sag&lt;BR /&gt;PING timenet.eur.ad.sag (10.20.96.171): 56 data bytes&lt;BR /&gt;64 bytes from 10.20.96.171: icmp_seq=0 ttl=124 time=17 ms&lt;BR /&gt;64 bytes from 10.20.96.171: icmp_seq=1 ttl=124 time=14 ms&lt;BR /&gt;64 bytes from 10.20.96.171: icmp_seq=2 ttl=124 time=33 ms&lt;BR /&gt;64 bytes from 10.20.96.171: icmp_seq=3 ttl=124 time=12 ms&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;----timenet.eur.ad.sag PING Statistics----&lt;BR /&gt;4 packets transmitted, 4 packets received, 0% packet loss&lt;BR /&gt;round-trip (ms)  min/avg/max = 12/19/33 ms&lt;BR /&gt;&lt;BR /&gt;Looks fine, which log file do you mean ?&lt;BR /&gt;Karl-Heinz</description>
      <pubDate>Thu, 19 Mar 2009 09:50:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164753#M57813</guid>
      <dc:creator>Karl-Heinz Kwarda</dc:creator>
      <dc:date>2009-03-19T09:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164754#M57814</link>
      <description>sys$specific:[tcpip$ntp]tcpip$ntp_run.log is the logfile.&lt;BR /&gt;&lt;BR /&gt;Oswald</description>
      <pubDate>Thu, 19 Mar 2009 09:56:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164754#M57814</guid>
      <dc:creator>Oswald Knoppers_1</dc:creator>
      <dc:date>2009-03-19T09:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164755#M57815</link>
      <description>Oswald,&lt;BR /&gt;&lt;BR /&gt;this is strange, I had restarted the NTP service at 12:09 h but didn't get a new entry in the log file. This is how the log looks like:&lt;BR /&gt;$ NODE_A&amp;gt;type TCPIP$NTP_RUN.LOG;1562&lt;BR /&gt;17 Mar 10:53:00 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;17 Mar 11:53:05 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;17 Mar 12:53:09 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;17 Mar 13:53:14 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;17 Mar 14:53:19 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;17 Mar 15:53:23 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;17 Mar 16:53:27 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;17 Mar 17:53:32 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;17 Mar 18:53:36 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;17 Mar 19:53:41 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;17 Mar 20:53:46 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;17 Mar 21:53:51 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;17 Mar 22:53:57 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;17 Mar 23:54:02 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;18 Mar 00:54:07 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;18 Mar 01:54:11 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;18 Mar 02:54:15 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;18 Mar 03:54:18 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;18 Mar 04:54:22 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;18 Mar 05:54:26 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;18 Mar 06:54:31 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;18 Mar 07:54:34 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;18 Mar 08:54:39 ntp[539747492]: offset: 0.000000 sec  freq: 20.544 ppm  poll: 16 sec  error: 0.000488&lt;BR /&gt;&lt;BR /&gt;The directory SYS$SPECIFIC:[TCPIP$NTP] contains the following files:&lt;BR /&gt;$ NODE_A&amp;gt;dir/date&lt;BR /&gt;&lt;BR /&gt;Directory SYS$SPECIFIC:[TCPIP$NTP]&lt;BR /&gt;&lt;BR /&gt;LOGIN.COM;1          16-NOV-2004 09:21:59.39&lt;BR /&gt;NTP33e6c0.;1         19-MAR-2009 12:09:04.82&lt;BR /&gt;NTP34fe84.;1         18-MAR-2009 13:00:51.59&lt;BR /&gt;TCPIP$NTP.CONF;4     18-MAR-2009 13:00:06.76&lt;BR /&gt;TCPIP$NTP.DRIFT;11681&lt;BR /&gt;                     19-MAR-2009 12:02:36.56&lt;BR /&gt;TCPIP$NTP.TEMPLATE;1&lt;BR /&gt;                     16-NOV-2004 09:21:59.43&lt;BR /&gt;TCPIP$NTP_RUN.LOG;1562&lt;BR /&gt;                     17-MAR-2009 10:53:00.54&lt;BR /&gt;TCPIP$NTP_RUN.LOG;1561&lt;BR /&gt;                     16-MAR-2009 10:51:09.33&lt;BR /&gt;TCPIP$NTP_RUN.LOG;1560&lt;BR /&gt;                     15-MAR-2009 10:49:16.25&lt;BR /&gt;TCPIP$NTP_RUN.LOG;1559&lt;BR /&gt;                     14-MAR-2009 10:47:30.91&lt;BR /&gt;TCPIP$NTP_RUN.LOG;1558&lt;BR /&gt;                     13-MAR-2009 10:45:34.38&lt;BR /&gt;&lt;BR /&gt;Total of 11 files.&lt;BR /&gt;&lt;BR /&gt;Karl-Heinz</description>
      <pubDate>Thu, 19 Mar 2009 10:41:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164755#M57815</guid>
      <dc:creator>Karl-Heinz Kwarda</dc:creator>
      <dc:date>2009-03-19T10:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164756#M57816</link>
      <description>Run a few Google searches for /"not synchronized" ntp/ and such; there are various potential causes and - given the ntp client is based on UDEL, mostly common - work through some of this.   That search will be faster than ITRC.&lt;BR /&gt;&lt;BR /&gt;There is also a section within the ntp documentation (for the TCP/IP Services product and I presume similar sections exist in the documentation of other IP stacks) on when the box will accept or reject arriving ntp time.  That's fairly general,&lt;BR /&gt;&lt;BR /&gt;Ensure the ntp on the box is patched to current.&lt;BR /&gt;&lt;BR /&gt;Confirm that there are no other time-related services active on the troublesome node; that DTSS isn't active.  (Depending on your OpenVMS VAX or OpenVMS Alpha or OpenVMS I64 release, there is a bootstrap-time logical name around that shuts off DTSS before it starts.)&lt;BR /&gt;&lt;BR /&gt;I'm a mildly surprised nobody has suggested working with and testing with "ntpdate -q" here, as well.&lt;BR /&gt;&lt;BR /&gt;Folks have mentioned firewalls but (given the numbers of subnets I see there) it's also easily feasible for the managed switches and VLANs likely in use here to be helpfully and silently dropping some of your traffic into the bit bucket.  &lt;BR /&gt;&lt;BR /&gt;Never trust your connectivity when you have a managed LAN around. (Which is one of the reasons it's best to test with the protocol itself.  ping is good for the serious router and switch configuration mistakes, but then you need to move up the stack.)  &lt;BR /&gt;&lt;BR /&gt;Get your network folks involved, and see if they've done something to block the ntp UDP traffic here. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Mar 2009 10:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164756#M57816</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-03-19T10:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164757#M57817</link>
      <description>You might consider having your A-node fetch time from the B-node.&lt;BR /&gt;&lt;BR /&gt;When using NTP in a cluster, I generally only have one node poll the external time source and have any other cluster members poll that node. Additionally, I configure that cluster node that is externally facing to also serve as a local master clock (usually at some high strata value such as 8 or so). By doing this, if the link to the external clock fails, the node that is the local master will continue to serve up time from its own system clock even though it has lost connection with its external time source. The benefit of this is that all clocks in the cluster will remain in synch even if they are not necessarily in synch with a reliable clock. Since mosts cluster members run common applications, I find that having the clocks on all members in sync is usually more important than them being exactly correct. Your application may dictate otherwise. (I imagine that the HP's TCPIP supports the local master concept via a directive such as "local_master 8" or somesuch in the TCPIP$NTP.CONF that you previously referenced - I'm a long time MultiNet user and don't know how HP's stack functions in this area).&lt;BR /&gt;&lt;BR /&gt;I realize that this does not address the issue of why your Node-A is not synching to your external time source - just presenting you a different perspective on time management in a cluster.</description>
      <pubDate>Thu, 19 Mar 2009 11:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164757#M57817</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2009-03-19T11:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164758#M57818</link>
      <description>Are you sure the configurations files are the same? Your attachment (a couple of replies before) only shows the configuration file of node B.&lt;BR /&gt;&lt;BR /&gt;Oswald</description>
      <pubDate>Thu, 19 Mar 2009 11:15:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164758#M57818</guid>
      <dc:creator>Oswald Knoppers_1</dc:creator>
      <dc:date>2009-03-19T11:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164759#M57819</link>
      <description>Jim, &lt;BR /&gt;&lt;BR /&gt;this sounds good to me. I don't persist in getting the time for both nodes from an external timeserver. It is ok for me when one system gets the time.&lt;BR /&gt;What is to do that NODE_B is now the timeserver for NODE_A ?&lt;BR /&gt;Can you provide an example how TCPIP$NTP.CONF must look like on both nodes ?&lt;BR /&gt;&lt;BR /&gt;Karl-Heinz</description>
      <pubDate>Thu, 19 Mar 2009 11:42:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164759#M57819</guid>
      <dc:creator>Karl-Heinz Kwarda</dc:creator>
      <dc:date>2009-03-19T11:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164760#M57820</link>
      <description>Jim's solution works very well.   This is how we do it at my site.    One Cluster node acts as primary time (server) for the cluster and gets it's time from external time server.     The remaining cluster nodes use this "primary" node as their time server.&lt;BR /&gt;&lt;BR /&gt;On the "Primary" node (DAFFY), the *.conf looks like&lt;BR /&gt;&lt;BR /&gt;#    Your NTP configuration file should always include the following &lt;BR /&gt;#    driftfile entry.  The driftfile is the name of the file that stores &lt;BR /&gt;#    the clock drift (also known as frequency error) of the system clock. &lt;BR /&gt; &lt;BR /&gt;driftfile SYS$SPECIFIC:[TCPIP$NTP]TCPIP$NTP.DRIFT &lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;#       Get the time from USNO Washington DC.  (Primary)&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;server ntp2.usno.navy.mil               #  US Naval Observatory, Washington, DC.&lt;BR /&gt;server time-a.nist.gov                  #  NIST, Gaithersburg, Maryland&lt;BR /&gt;server time-b.nist.gov                  #  NIST, Gaithersburg, Maryland&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;#       Configure DAFFY as a Backup Time Server.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;peer 10.xxx.110.xxx      # DAFFY&lt;BR /&gt;&lt;BR /&gt;#Server 127.127.1.0&lt;BR /&gt;#fudge 127.127.1.0 stratum 6&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;The other nodes' *.conf files just contain&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;#       Get the time from DAFFY.  (Primary)&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;server 10.xxx.110.xxx    # DAFFY&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 19 Mar 2009 11:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164760#M57820</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2009-03-19T11:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164761#M57821</link>
      <description>Dave -&lt;BR /&gt;&lt;BR /&gt;Is uncommenting the following two NTP.CONF directives in your example the mechanism that is used with this stack to implement a local_master?&lt;BR /&gt;&lt;BR /&gt;#Server 127.127.1.0 &lt;BR /&gt;#fudge 127.127.1.0 stratum 6 &lt;BR /&gt;</description>
      <pubDate>Thu, 19 Mar 2009 12:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164761#M57821</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2009-03-19T12:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164762#M57822</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;great job! That works!!&lt;BR /&gt;Thanks a lot!&lt;BR /&gt;&lt;BR /&gt;Karl-Heinz</description>
      <pubDate>Thu, 19 Mar 2009 12:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164762#M57822</guid>
      <dc:creator>Karl-Heinz Kwarda</dc:creator>
      <dc:date>2009-03-19T12:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164763#M57823</link>
      <description>closing</description>
      <pubDate>Thu, 19 Mar 2009 14:36:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164763#M57823</guid>
      <dc:creator>Karl-Heinz Kwarda</dc:creator>
      <dc:date>2009-03-19T14:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Time synchronization in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164764#M57824</link>
      <description>Jim,&lt;BR /&gt;     I believe you are correct, and you can adjust the point at which the Local time server takes over by adjusting the stratum number.   (Higher number = lower priority)&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Wed, 25 Mar 2009 14:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/time-synchronization-in-a-cluster/m-p/5164764#M57824</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2009-03-25T14:27:11Z</dc:date>
    </item>
  </channel>
</rss>

