<?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: Self Restart on One VMS Cluster Member in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374409#M93721</link>
    <description>Ricky,&lt;BR /&gt;&lt;BR /&gt;the CLUE$SDA process should be run automatically during startup and produce both the entry in CLUE$HISTORY and the CLUE$COLLECT:CLUE$node_ddmmyy_hhmm.LIS file. If this does not work, check SYS$MANAGER:CLUE$STARTUP_node.LOG for errors.&lt;BR /&gt;&lt;BR /&gt;You can freely download WEBES. I would suggest, that you download and install the Windows variant. It can also analyze OpenVMS ERRLOG.SYS files.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18023.www1.hp.com/support/svctools/" target="_blank"&gt;http://h18023.www1.hp.com/support/svctools/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Form older system types, use DECevent.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;</description>
    <pubDate>Mon, 09 Mar 2009 11:34:21 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2009-03-09T11:34:21Z</dc:date>
    <item>
      <title>Self Restart on One VMS Cluster Member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374404#M93716</link>
      <description>Dear Friends,&lt;BR /&gt;I have an OpenVMS cluster that consists of 3 nodes.&lt;BR /&gt;1 node just did self reboot.&lt;BR /&gt;I tried to find the root cause, but still not successfull.&lt;BR /&gt;Operator.log only tells the moment when the node dissapears and rejoin the cluster.&lt;BR /&gt;&lt;BR /&gt;Please suggests me to check the root cause.&lt;BR /&gt;&lt;BR /&gt;Many Thanks,&lt;BR /&gt;Ricky Pardede</description>
      <pubDate>Mon, 09 Mar 2009 09:06:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374404#M93716</guid>
      <dc:creator>Ricky Pardede</dc:creator>
      <dc:date>2009-03-09T09:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Self Restart on One VMS Cluster Member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374405#M93717</link>
      <description>Ricky,&lt;BR /&gt;&lt;BR /&gt;the node may have just crashed and rebooted automatically. You should at least find a bugcheck entry in ERRLOG.SYS.&lt;BR /&gt;&lt;BR /&gt;Depending on OpenVMS version and architecture, there is other crash information to be found.&lt;BR /&gt;&lt;BR /&gt;Does $ ANAL/CRASH SYS$SYSTEM: on that node report any crash information ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 09 Mar 2009 09:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374405#M93717</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-03-09T09:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Self Restart on One VMS Cluster Member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374406#M93718</link>
      <description>Thanx for the quick reply.&lt;BR /&gt;My machine use OpenVMS V7.3-2.&lt;BR /&gt;&lt;BR /&gt;As your suggestion :&lt;BR /&gt;ID72:SYSTEM&amp;gt; ANAL/CRASH SYS$SYSTEM:&lt;BR /&gt;%SDA-I-SINGLEMEM, single member shadow set; accessing dump file via _DSA0:&lt;BR /&gt;&lt;BR /&gt;OpenVMS (TM) system dump analyzer&lt;BR /&gt;...analyzing an Alpha compressed selective memory dump...&lt;BR /&gt;&lt;BR /&gt;Dump taken on  9-MAR-2009 16:22:25.69&lt;BR /&gt;MACHINECHK, Machine check while in kernel mode&lt;BR /&gt;&lt;BR /&gt;Now I still check how to use this utility.</description>
      <pubDate>Mon, 09 Mar 2009 11:01:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374406#M93718</guid>
      <dc:creator>Ricky Pardede</dc:creator>
      <dc:date>2009-03-09T11:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Self Restart on One VMS Cluster Member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374407#M93719</link>
      <description>Ricky,&lt;BR /&gt;&lt;BR /&gt;for OpenVMS Alpha V7.3-2, you can easily get a crash summary by typing:&lt;BR /&gt;&lt;BR /&gt;$ TYPE CLUE$HISTORY&lt;BR /&gt;&lt;BR /&gt;This will show one line for each crash. There is also a more detailled CLUE summary file for each crash: CLUE$COLLECT:CLUE$NODE_ddmmyy_hhm.LIS&lt;BR /&gt;&lt;BR /&gt;A MACHINECHK crash is most likely caused by a hardware problem. You need to examine the errorlog (with DECevent or WEBES/SEA, depending on the maschine type).&lt;BR /&gt;&lt;BR /&gt;You can easily extract the most recent errlog entries from the crashdump itself:&lt;BR /&gt;&lt;BR /&gt;$ ANAL/CRASH SYS$SYSTEM:&lt;BR /&gt;SDA&amp;gt; CLUE ERRLOG&lt;BR /&gt;&lt;BR /&gt;This will show the most recent errors and also extract them to SYS$SCRATCH:CLUE$ERRLOG.SYS. You can then use this file for detailled analysis of the error leading to the crash.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Mar 2009 11:07:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374407#M93719</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-03-09T11:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Self Restart on One VMS Cluster Member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374408#M93720</link>
      <description>Hi Volker,&lt;BR /&gt;&lt;BR /&gt;Thanks for the great help.&lt;BR /&gt;&lt;BR /&gt;$ TYPE CLUE$HISTORY&lt;BR /&gt;=&amp;gt; I don't find entry for today crash.&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; CLUE ERRLOG&lt;BR /&gt;------------------------------------&lt;BR /&gt;Sequence  Date        Time            Error Message Type&lt;BR /&gt;--------  ----------- -----------     --------------------------------&lt;BR /&gt;   13818   9-MAR-2009 16:22:25.29     unknown entry&lt;BR /&gt;   13819   9-MAR-2009 16:22:25.69     Machine Check 670&lt;BR /&gt;   13820   9-MAR-2009 16:22:25.69  *  Crash Entry&lt;BR /&gt;&lt;BR /&gt;I think I need the WEBES tool for further investigation.&lt;BR /&gt;Can I get WEBES license for free ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ricky Pardede</description>
      <pubDate>Mon, 09 Mar 2009 11:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374408#M93720</guid>
      <dc:creator>Ricky Pardede</dc:creator>
      <dc:date>2009-03-09T11:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Self Restart on One VMS Cluster Member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374409#M93721</link>
      <description>Ricky,&lt;BR /&gt;&lt;BR /&gt;the CLUE$SDA process should be run automatically during startup and produce both the entry in CLUE$HISTORY and the CLUE$COLLECT:CLUE$node_ddmmyy_hhmm.LIS file. If this does not work, check SYS$MANAGER:CLUE$STARTUP_node.LOG for errors.&lt;BR /&gt;&lt;BR /&gt;You can freely download WEBES. I would suggest, that you download and install the Windows variant. It can also analyze OpenVMS ERRLOG.SYS files.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18023.www1.hp.com/support/svctools/" target="_blank"&gt;http://h18023.www1.hp.com/support/svctools/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Form older system types, use DECevent.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Mar 2009 11:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374409#M93721</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-03-09T11:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Self Restart on One VMS Cluster Member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374410#M93722</link>
      <description>I'd probably call in your hardware service organization earlier rather than later.   &lt;BR /&gt;&lt;BR /&gt;Machine Checks can be fairly simple to fix (re-seating DIMMs or swapping), or can be more involved.   &lt;BR /&gt;&lt;BR /&gt;Most any services organization is familiar with the steps involved here, and with decoding the machine check information that will be produced by DECevent or WBEM/WEBES, etc.  &lt;BR /&gt;&lt;BR /&gt;The sooner services is on-line for a diagnostic pass, the sooner the box gets fixed.</description>
      <pubDate>Mon, 09 Mar 2009 12:22:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374410#M93722</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-03-09T12:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Self Restart on One VMS Cluster Member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374411#M93723</link>
      <description>Hi Volker and Hoff,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for the great help.&lt;BR /&gt;I will call HP asap to help analyze the root cause.&lt;BR /&gt;Thanks for the new knowledge.&lt;BR /&gt;&lt;BR /&gt;Rergars,&lt;BR /&gt;Ricky Pardede</description>
      <pubDate>Mon, 09 Mar 2009 17:01:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374411#M93723</guid>
      <dc:creator>Ricky Pardede</dc:creator>
      <dc:date>2009-03-09T17:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Self Restart on One VMS Cluster Member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374412#M93724</link>
      <description>Hi Volker,&lt;BR /&gt;&lt;BR /&gt;It seems the CLUE$SDA process not running in all nodes.&lt;BR /&gt;Can you suggest to turn on CLUE$SDA properly ?&lt;BR /&gt;&lt;BR /&gt;ID72:SMSC&amp;gt; PIPE SHO SYS /CLUSTER | SEARCH SYS$INPUT NODE, sda, clue&lt;BR /&gt;OpenVMS V7.3-2  on node SMID71  10-MAR-2009 01:18:19.95  Uptime  84 08:25:06&lt;BR /&gt;OpenVMS V7.3-2  on node SMID72  10-MAR-2009 01:18:19.96  Uptime  0 08:51:31&lt;BR /&gt;OpenVMS V7.3-2  on node SMID73  10-MAR-2009 01:18:19.97  Uptime  35 07:32:42&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Mar 2009 17:19:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374412#M93724</guid>
      <dc:creator>Ricky Pardede</dc:creator>
      <dc:date>2009-03-09T17:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Self Restart on One VMS Cluster Member</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374413#M93725</link>
      <description>Ricky,&lt;BR /&gt;&lt;BR /&gt;the CLUE$SDA process only runs temporarily during startup. It exits, after diagnosing the dump file. Look at SYS$MANAGER:CLUE$STARTUP_node.LOG for possible error messages.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 09 Mar 2009 17:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/self-restart-on-one-vms-cluster-member/m-p/4374413#M93725</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-03-09T17:21:40Z</dc:date>
    </item>
  </channel>
</rss>

