<?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: NTP and OpenVMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284677#M47264</link>
    <description>there is some example code in sys$examples for acquring the time from another source</description>
    <pubDate>Mon, 24 May 2004 13:16:55 GMT</pubDate>
    <dc:creator>Ian Miller.</dc:creator>
    <dc:date>2004-05-24T13:16:55Z</dc:date>
    <item>
      <title>NTP and OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284673#M47260</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;We have TCPIP V5.1-15 on OpenVMS Alpha V7.3. Can I configure this server (in fact a cluster) to be a client of NTP? The docs talk about setting up as an NTP server only. Do we have to migrate first to a more recent version?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Derk Korevaar.</description>
      <pubDate>Mon, 24 May 2004 07:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284673#M47260</guid>
      <dc:creator>Derk Korevaar</dc:creator>
      <dc:date>2004-05-24T07:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: NTP and OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284674#M47261</link>
      <description>I suspect you're refering to the docs at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/tcpip51/6526/6526pro_contents_002.html#toc_chapter_12" target="_blank"&gt;http://h71000.www7.hp.com/doc/tcpip51/6526/6526pro_contents_002.html#toc_chapter_12&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It all depends on what you enter into TCPIP$NTP.CONF.&lt;BR /&gt;&lt;BR /&gt;With a line like 'peer ...' NTP will sync the time with the peer system, i.e. will work as a client as well as server.&lt;BR /&gt;&lt;BR /&gt;If you use 'server ...', NTP works as a client, querying the configured server.&lt;BR /&gt;&lt;BR /&gt;For internet NTP servers, see&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ntp.org/" target="_blank"&gt;http://www.ntp.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin&lt;BR /&gt;</description>
      <pubDate>Mon, 24 May 2004 10:04:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284674#M47261</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2004-05-24T10:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: NTP and OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284675#M47262</link>
      <description>Use peer as Martin said and make sure all the nodes have each other as peers as well as some servers. Its important that all the nodes in the cluster sync to to same source and to each other. The various nodes exchange data and sort out who is a server.</description>
      <pubDate>Mon, 24 May 2004 10:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284675#M47262</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-05-24T10:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: NTP and OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284676#M47263</link>
      <description>It was good to see the inclusion of NTP to VMS.  Interesting history of DTSS and NTP for those interested and found on ntp.org.&lt;BR /&gt;&lt;BR /&gt;What I would like to see is the addition of reference clock drivers into VMS/ntp.  Like WWVB in the States and GPS.  They are absent from VMS but included in the other ntp distributions that I'm aware of.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 May 2004 11:31:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284676#M47263</guid>
      <dc:creator>Dave Gudewicz</dc:creator>
      <dc:date>2004-05-24T11:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: NTP and OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284677#M47264</link>
      <description>there is some example code in sys$examples for acquring the time from another source</description>
      <pubDate>Mon, 24 May 2004 13:16:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284677#M47264</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-05-24T13:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: NTP and OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284678#M47265</link>
      <description>Derk,&lt;BR /&gt;Make changes as mentioned in the TCPIP$NTP.CONF &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen&lt;BR /&gt;</description>
      <pubDate>Tue, 25 May 2004 00:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284678#M47265</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2004-05-25T00:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: NTP and OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284679#M47266</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks, you all. The TCPIP$CONFIG threw me as it suggests that NTP only works as a server. &lt;BR /&gt;&lt;BR /&gt;But now I configured my system as a client using server &lt;ADDRESS&gt; version 3 and it works perfectly.&lt;BR /&gt;&lt;BR /&gt;Derk.&lt;/ADDRESS&gt;</description>
      <pubDate>Tue, 25 May 2004 02:59:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284679#M47266</guid>
      <dc:creator>Derk Korevaar</dc:creator>
      <dc:date>2004-05-25T02:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: NTP and OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284680#M47267</link>
      <description>Derk,&lt;BR /&gt;&lt;BR /&gt;According to you're profile, you're in France. This is a daylight saving zone. If you aren't using DTSS (must be switched of if you're using another timesyncronisation) and not using the SYSGEN 'AUTO_DLIGHT_SAV' (set to 1) (what is introduced in 7.3) the time goes out of sync during the changing time (for 2004 this is march 28th and october 31). This is because at once there is more then 5 minutes difference and there will no synchronisation then. If you want to be acurate during this time you must do this change by hand, or use the tool SYS$EXAMPLES:DAYLIGHT_SAVINGS.COM . When using this tool you can submit the created procedure at the moment the change should start. When using DTSS this was automaticly done.&lt;BR /&gt;&lt;BR /&gt;AvR</description>
      <pubDate>Tue, 25 May 2004 06:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284680#M47267</guid>
      <dc:creator>Anton van Ruitenbeek</dc:creator>
      <dc:date>2004-05-25T06:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: NTP and OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284681#M47268</link>
      <description>Hi Anton,&lt;BR /&gt;&lt;BR /&gt;I missed this sysgen parameter. Now I have looked it up and the docs are mute about the interaction of TCPIP NTP and this parameter (it does talk about DTSS). Your remarks are a little ambiguous. If I use NTP to synchronize, do I need to set AUTO_DLIGHT_SAV? Or do you mean I only have sync problems when I do not set AUTO_DLIGHT_SAV?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Derk Korevaar</description>
      <pubDate>Thu, 27 May 2004 04:42:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284681#M47268</guid>
      <dc:creator>Derk Korevaar</dc:creator>
      <dc:date>2004-05-27T04:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: NTP and OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284682#M47269</link>
      <description>Derk,&lt;BR /&gt;&lt;BR /&gt;the AUTO_DLIGHT_SAVE only adjust the time automaticly. This must be done, because when NTP discovers a time difference from more then 5 minutes it wont adjust the time. So after the timezone is adjust to the new time (1 hour forward or back) the timedifference for NTP is direct 1 hour. After this moment you wil see in the logfile the message, timedifference to great, no time adjustment (something of this nature, I don't recall the message exaclty). So AUTO_DLIGHT_SAVE does it for VMS, and NTP adjust the time after this (if it has to be done ofcourse). &lt;BR /&gt;Yes, AUTO_DLIGHT_SAVE has nothing to do with TCPIP, but is needed. Again, there is a workaround by using the SYS$EXAMPLE:DAYLIGHT_SAVINGS.COM or by hand or (ofcourse) selfmade.&lt;BR /&gt;&lt;BR /&gt;AvR</description>
      <pubDate>Thu, 27 May 2004 08:41:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-and-openvms/m-p/3284682#M47269</guid>
      <dc:creator>Anton van Ruitenbeek</dc:creator>
      <dc:date>2004-05-27T08:41:26Z</dc:date>
    </item>
  </channel>
</rss>

