<?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: DTSS time drift in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026946#M82141</link>
    <description>Bob,&lt;BR /&gt;&lt;BR /&gt;on HQMVX6, you just need to issue the command:&lt;BR /&gt;&lt;BR /&gt;$ MC NCL UPDATE DTSS TIME 2007-02-06-16:01:00.00&lt;BR /&gt;&lt;BR /&gt;Do not add the 'node hqmvx6' parameter, as this will cause a DECnet connection to be established to the local node using some default account, which will not have the required privileges.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Thu, 08 Feb 2007 08:56:48 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2007-02-08T08:56:48Z</dc:date>
    <item>
      <title>DTSS time drift</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026940#M82135</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have 8 OpenVMS servers of varying platforms and OS revisions, all of which run DTSS to sync their time.&lt;BR /&gt;&lt;BR /&gt;The system time on all 8 is approximately 15 minutes fast, and so far I've been unable to correct it on any of them.&lt;BR /&gt;&lt;BR /&gt;I was considering stopping the DTSS processes on all nodes, manually setting the system time on each and then restarting DTSS, but I'm uncertain whether this would be effective, or even advisable.&lt;BR /&gt;&lt;BR /&gt;From reading the DECdts Management Guide, it looks as if I'm supposed to have 3 DTSS servers, however it appears I only have one. I don't know whether it's getting its time from an external server or if it's using its own system clock to synchronise the clerks.&lt;BR /&gt;&lt;BR /&gt;The attached file shows each system and its respective role - If anybody had any suggestions I'd appreciate it...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Bob&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Feb 2007 11:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026940#M82135</guid>
      <dc:creator>Robert Manning_2</dc:creator>
      <dc:date>2007-02-06T11:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: DTSS time drift</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026941#M82136</link>
      <description>This attached file...&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Tue, 06 Feb 2007 11:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026941#M82136</guid>
      <dc:creator>Robert Manning_2</dc:creator>
      <dc:date>2007-02-06T11:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: DTSS time drift</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026942#M82137</link>
      <description>DECdts DTSS clerks are usually configured to require three or more servers.  There should be messages logged about this pretty regularly, unless your configuration has been reset to expect fewer, or DECdts has been disabled.&lt;BR /&gt;&lt;BR /&gt;Recent DECdts releases have the NTP provider source code module added back (it was removed for a while, and then fixed and re-added to the kit), which allows DECdts to retrieve its time from NTP.  That can provide more DECdts servers, using an NTP source.&lt;BR /&gt;&lt;BR /&gt;The DECdts UPDATE TIME command invoked on the DECdts server is likely the one you want here, as it looks like the server has the wrong time.  The command will alter (drift) the server time, and the clerk(s) will then follow.  &lt;BR /&gt;&lt;BR /&gt;There's another recent thread here in ITRC on UPDATE TIME over the last couple of weeks, IIRC.  The ITRC search engine is seemingly on redirect holiday today, however.&lt;BR /&gt;&lt;BR /&gt;The following has the DECdts planning guide:&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/73final/6495/6495pro.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/73final/6495/6495pro.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Feb 2007 12:17:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026942#M82137</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-06T12:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: DTSS time drift</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026943#M82138</link>
      <description>Stephen,&lt;BR /&gt;&lt;BR /&gt;Thanks for that - the redirect's working now, BTW...&lt;BR /&gt;&lt;BR /&gt;I tried the UPDATE command as suggested but no joy. A series of errors was returned which leads me to believe the server was trying to make a connection but failed.&lt;BR /&gt;&lt;BR /&gt;NCL&amp;gt;update node hqmvx6 dtss time 2007-02-06-16:01:00.00&lt;BR /&gt;%NCL-E-REQUESTFAILED, command failed due to:&lt;BR /&gt;-CML-E-SESSPROB, error returned from session control&lt;BR /&gt;-IPC-E-BADUSER, access control rejection&lt;BR /&gt;-NET-F-REMOTEDISCONN, connection disconnected by remote user&lt;BR /&gt;&lt;BR /&gt;Either it's attempting a DECnet connection to one of the clients or it's trying to make an external connection, I'm not sure which.&lt;BR /&gt;&lt;BR /&gt;Is there a logfile or something I can check to see what it was trying to do?&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Wed, 07 Feb 2007 12:22:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026943#M82138</guid>
      <dc:creator>Robert Manning_2</dc:creator>
      <dc:date>2007-02-07T12:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: DTSS time drift</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026944#M82139</link>
      <description>The update node hqmvx6 asks for the command to be issued on hqmvx6.  Log into the time server.  (Is the time server here hqmvx6?)&lt;BR /&gt;&lt;BR /&gt;Check the time on the time server.  Is it wrong?&lt;BR /&gt;&lt;BR /&gt;I'd log in and issue the update time on the time server -- locally, and for the local time-server node.  Let DECdts itself propagate the new time value around for the other nodes; for the nodes running DECdts clerks.&lt;BR /&gt;&lt;BR /&gt;I'll assume the username in use here has the various DECnet-Plus identifiers.  The username should be granted NET$MANAGE, and probably a few others.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2007 12:42:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026944#M82139</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-07T12:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: DTSS time drift</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026945#M82140</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes, HQMVX6 is the time server. The time is wrong, and all the clerk nodes are out by the same interval.&lt;BR /&gt;&lt;BR /&gt;I logged on as SYSTEM, which has pretty much everything in terms of NET$ identifiers, and retried the UPDATE operation but got the same result as before.&lt;BR /&gt;&lt;BR /&gt;Any reason not to disable DTSS and update the clock, then reenable  the service?&lt;BR /&gt;&lt;BR /&gt;Bob&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Feb 2007 06:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026945#M82140</guid>
      <dc:creator>Robert Manning_2</dc:creator>
      <dc:date>2007-02-08T06:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: DTSS time drift</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026946#M82141</link>
      <description>Bob,&lt;BR /&gt;&lt;BR /&gt;on HQMVX6, you just need to issue the command:&lt;BR /&gt;&lt;BR /&gt;$ MC NCL UPDATE DTSS TIME 2007-02-06-16:01:00.00&lt;BR /&gt;&lt;BR /&gt;Do not add the 'node hqmvx6' parameter, as this will cause a DECnet connection to be established to the local node using some default account, which will not have the required privileges.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 08 Feb 2007 08:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026946#M82141</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-02-08T08:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: DTSS time drift</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026947#M82142</link>
      <description>The NODE nodename stuff in NCL speak is like TELL nodename in NCP speak.  It aims the NCL particular command else-node; at node nodename.&lt;BR /&gt;&lt;BR /&gt;I wouldn't choose to shut down and restart, I'd let DECdts do what it was intended, and I'd let the time then propagate to the clerks as intended.  &lt;BR /&gt;&lt;BR /&gt;I would look for an external timebase for HQMVX6, either directly or LAN-attached attached WWV or GPS receiver, or (for access to an Internet time base) the NTP provider module, or such.  Or a cesium clock, if you've got the budget for it.  Something that has a higher accuracy than the in-built clock.  This if the drift is really an issue.&lt;BR /&gt;&lt;BR /&gt;I'll add the UPDATE TIME stuff into the next FAQ, as that's arising rather regularly of late.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Feb 2007 10:49:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026947#M82142</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-08T10:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: DTSS time drift</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026948#M82143</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Thanks - that appears to have been successful (I didn't get an error message back, anyway). I imagine the time will change gradually over a number of hours, so I'll check it periodically and see what happens.&lt;BR /&gt;&lt;BR /&gt;I'll post again on Tuesday when I'm back in the office.&lt;BR /&gt;&lt;BR /&gt;Stephen,&lt;BR /&gt;&lt;BR /&gt;I take your point about an external timesource. It'll be something of a moot point in a few weeks as I expect to be decommissioning a system or two, and HQMVX6 will be one of them, but something will have to take its place so I'll do my homework in the meantime...&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Thu, 08 Feb 2007 11:43:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026948#M82143</guid>
      <dc:creator>Robert Manning_2</dc:creator>
      <dc:date>2007-02-08T11:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: DTSS time drift</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026949#M82144</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Okay, looks like I'm sorted for now - my DTSS server has adjusted to the new time setting and has propagated out to the clerks.&lt;BR /&gt;&lt;BR /&gt;It took a couple of days, but at least it worked. I'll review it every two weeks and run the update operation as necessary, which ought to keep things running until the server is decommissioned later this year.&lt;BR /&gt;&lt;BR /&gt;Thanks again for the help.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Tue, 13 Feb 2007 07:39:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026949#M82144</guid>
      <dc:creator>Robert Manning_2</dc:creator>
      <dc:date>2007-02-13T07:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: DTSS time drift</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026950#M82145</link>
      <description>Okay - it's been almost a month and so far there's no sign of any drift. I'll continue to monitor it until the server is decommissioned, but it looks good for now...&lt;BR /&gt;&lt;BR /&gt;Thanks again to all,&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Tue, 06 Mar 2007 09:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dtss-time-drift/m-p/5026950#M82145</guid>
      <dc:creator>Robert Manning_2</dc:creator>
      <dc:date>2007-03-06T09:51:19Z</dc:date>
    </item>
  </channel>
</rss>

