<?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: Cluster boot problem -DTSS message in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893789#M20848</link>
    <description>Nipun,&lt;BR /&gt;&lt;BR /&gt;there is only ONE DESIGNED and SUPPORTED WAY to disable DTSS - add the following to SYLOGICALS.COM:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/SYSTEM NET$DISABLE_DTSS TRUE&lt;BR /&gt;&lt;BR /&gt;If you don't believe me, have a look in SYS$STARTUP:NET$STARTUP.COM for uses of this logical name. Or do a&lt;BR /&gt;&lt;BR /&gt;$ SEA SYS$STARTUP:*.COM NET$DISABLE_DTSS&lt;BR /&gt;&lt;BR /&gt;Note that you will NOT find anything, if you look for NET$DTSS_DISABLE !&lt;BR /&gt;&lt;BR /&gt;There may be one thousand other ways to disable DTSS through commands here and there, and you could even suppress the DTSS OPCOM message, if you want to.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Fri, 01 Apr 2005 12:31:15 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2005-04-01T12:31:15Z</dc:date>
    <item>
      <title>Cluster boot problem -DTSS message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893784#M20843</link>
      <description>Hi I am starting the new thread to give update of my problem. I am new at the system so if you can please give some detail commands and if you need more info please let me know&lt;BR /&gt;&lt;BR /&gt;I have DS25 and XP1000 (Satellite node) clustered as a common environment with system disk on DS25 and no quorum disk. The system is V7.3-1 and running Decnet Plus. The network is LAN ethernet.&lt;BR /&gt;&lt;BR /&gt;Now I ran Cluster_config to add the new EV68 DS25 station as a satellite node. The configuration completed successfully however when I booted the new satellite node. It went into a "blue screen" and gave DTSS message&lt;BR /&gt;&lt;BR /&gt;Message from user SYSTEM on XXXXX&lt;BR /&gt;Event: Too Few Servers Detected from:Node LOCAL:.XXXXX DTSS,&lt;BR /&gt;&lt;BR /&gt;at: 2005-03-31-12:09:21.444-05:00Iinf&lt;BR /&gt;Number Detected = 0&lt;BR /&gt;Number Required = 1&lt;BR /&gt;eventid XXXXXXX....&lt;BR /&gt;entityid XXXXXx...&lt;BR /&gt;streamUid xxxxx...&lt;BR /&gt;&lt;BR /&gt;This message is for XXXXX = XP1000,DS25 (currently containing system disk) and EV68 (new node) &lt;BR /&gt;&lt;BR /&gt;Ian and Uwe guided me a lot and so I did &lt;BR /&gt;to disable on current system&lt;BR /&gt;$ MCR NCL DISABLE DTSS on EV68 &lt;BR /&gt;&lt;BR /&gt;So this stoped the above messages ONLY from EV68 (new node) rest of the nodes still give the message. When I hit Ctrl/Z "blue screen login prompt comes" and I can log into the system and logout. &lt;BR /&gt;&lt;BR /&gt;As per the suggestion I did&lt;BR /&gt;&lt;BR /&gt;(Ds25 = SC4238)&lt;BR /&gt;(XP1000 = SC1000)&lt;BR /&gt;(EV68 = SIZZLE)&lt;BR /&gt;&lt;BR /&gt;SYSMAN&amp;gt; DO MCR NCL SHOW DTSS&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node SC4238&lt;BR /&gt;Node 0 DTSS&lt;BR /&gt;at 2005-03-31-16:13:22.181-05:00Iinf&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node SC1004&lt;BR /&gt;Node 0 DTSS&lt;BR /&gt;at 2005-03-31-16:13:21.377-05:00Iinf&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node SIZZLE&lt;BR /&gt;Node 0 DTSS&lt;BR /&gt;at 2005-03-31-16:13:21.315-05:00Iinf&lt;BR /&gt;&lt;BR /&gt;SYSMAN&amp;gt; DO SHOW LOG NET$DTSS_DISABLE&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node SC4238&lt;BR /&gt;%SHOW-S-NOTRAN, no translation for logical name NET$DTSS_DISABLE&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node SC1004&lt;BR /&gt;%SHOW-S-NOTRAN, no translation for logical name NET$DTSS_DISABLE&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node SIZZLE&lt;BR /&gt;%SHOW-S-NOTRAN, no translation for logical name NET$DTSS_DISABLE&lt;BR /&gt;SYSMAN&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Please let me know whether I need to disable the DTSS on all the nodes or some other problem is there. I am also attaching my responses for cluster_config that I did on DS25 for references. &lt;BR /&gt;&lt;BR /&gt;Any and all suggestions are always welcome&lt;BR /&gt;&lt;BR /&gt;Nipun&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2005 18:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893784#M20843</guid>
      <dc:creator>nipun_2</dc:creator>
      <dc:date>2005-03-31T18:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster boot problem -DTSS message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893785#M20844</link>
      <description>Nipun,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;Please let me know whether I need to disable the DTSS on all the nodes or some other problem is there.&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;There's no problem, other than all of your cluster members are DTSS clients without a DTSS server.&lt;BR /&gt;&lt;BR /&gt;You can use the  NET$DTSS_DISABLE logical to disable the client DTSS on all nodes at startup - I suggest to place the definition in SYLOGICALS.COM.&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Apr 2005 01:32:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893785#M20844</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-04-01T01:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster boot problem -DTSS message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893786#M20845</link>
      <description>Nipun,&lt;BR /&gt;&lt;BR /&gt;to disable DTSS, you need to add the following command into SYLOGICALS.COM (on each system disk):&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/SYSTEM NET$DISABLE_DTSS TRUE&lt;BR /&gt;(NOTE: the logical name in your previous reply was the wrong one)&lt;BR /&gt;&lt;BR /&gt;You could also enable your nodes as DTSS servers, this would cause them to synchronize their time and automatically take care of switching to/from daylight savings time. To do that, you would need to re-configure DECnet_OSI to include DTSS Server.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 01 Apr 2005 01:55:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893786#M20845</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-04-01T01:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster boot problem -DTSS message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893787#M20846</link>
      <description>Nipun&lt;BR /&gt;Indeed, it is a message of DTSS client in DECnet phaseV.&lt;BR /&gt;In order to disqualify it you can use:&lt;BR /&gt;$ncl&lt;BR /&gt;NCL&amp;gt;disable dtss&lt;BR /&gt;So that one does not activate in the startup you can comment this line:&lt;BR /&gt;&lt;BR /&gt;ENABLE DTSS SET CLOCK TRUE&lt;BR /&gt;&lt;BR /&gt;in file&lt;BR /&gt;&lt;BR /&gt;sys$startup:NET$DTSS_CLERK_STARTUP.NCL&lt;BR /&gt;&lt;BR /&gt;Saludos.&lt;BR /&gt;Daniel</description>
      <pubDate>Fri, 01 Apr 2005 02:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893787#M20846</guid>
      <dc:creator>Daniel Fernandez Illan</dc:creator>
      <dc:date>2005-04-01T02:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster boot problem -DTSS message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893788#M20847</link>
      <description>Hello all,&lt;BR /&gt;Thank you for the reply. &lt;BR /&gt;&lt;BR /&gt;I have out of inexperience placed 3 separate links and is creating lot of confusion. Can you please have a look at the most recent updated link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=847365" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=847365&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am getting different responses on how to disable DTSS. So I just want to use on detailed approach so I know exactly what I have done. I am new to OpenVMS and I would really like to use this opportunity as an excellent learning experience from all of you. &lt;BR /&gt;&lt;BR /&gt;Nipun</description>
      <pubDate>Fri, 01 Apr 2005 11:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893788#M20847</guid>
      <dc:creator>nipun_2</dc:creator>
      <dc:date>2005-04-01T11:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster boot problem -DTSS message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893789#M20848</link>
      <description>Nipun,&lt;BR /&gt;&lt;BR /&gt;there is only ONE DESIGNED and SUPPORTED WAY to disable DTSS - add the following to SYLOGICALS.COM:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/SYSTEM NET$DISABLE_DTSS TRUE&lt;BR /&gt;&lt;BR /&gt;If you don't believe me, have a look in SYS$STARTUP:NET$STARTUP.COM for uses of this logical name. Or do a&lt;BR /&gt;&lt;BR /&gt;$ SEA SYS$STARTUP:*.COM NET$DISABLE_DTSS&lt;BR /&gt;&lt;BR /&gt;Note that you will NOT find anything, if you look for NET$DTSS_DISABLE !&lt;BR /&gt;&lt;BR /&gt;There may be one thousand other ways to disable DTSS through commands here and there, and you could even suppress the DTSS OPCOM message, if you want to.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 01 Apr 2005 12:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893789#M20848</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-04-01T12:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster boot problem -DTSS message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893790#M20849</link>
      <description>Hi volker,&lt;BR /&gt;Thanks for the reply. I am doing the change you suggested to syslogicals.com (I need to see where it is :) ) and change it there. So I will change the previous net $ logical template to what it was before&lt;BR /&gt;&lt;BR /&gt;Can you please repond to the above mentioned link. As I have put too many threads and I might create confusion (which would dangerous for me :)).&lt;BR /&gt;&lt;BR /&gt;Nipun</description>
      <pubDate>Fri, 01 Apr 2005 12:55:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cluster-boot-problem-dtss-message/m-p/4893790#M20849</guid>
      <dc:creator>nipun_2</dc:creator>
      <dc:date>2005-04-01T12:55:27Z</dc:date>
    </item>
  </channel>
</rss>

