<?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 OpenVMS reboot evidence... in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191407#M95818</link>
    <description>&lt;BR /&gt;Dear HP Engineer,&lt;BR /&gt;about OpenVMS reboot evidence I Checked following files:&lt;BR /&gt;&lt;BR /&gt;SYS$SYSROOT:[SYSEXE]STARTUP.LOG&lt;BR /&gt;SYS$ERRORLOG:CLUE*&lt;BR /&gt;SYS$SYSROOT:[SYSMGR]OPERATOR.LOG&lt;BR /&gt;&lt;BR /&gt;My question:&lt;BR /&gt;Is there any other files that I can check to see when the cluster or single node was rebooted??&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
    <pubDate>Wed, 05 Aug 2009 07:16:36 GMT</pubDate>
    <dc:creator>smsc_1</dc:creator>
    <dc:date>2009-08-05T07:16:36Z</dc:date>
    <item>
      <title>OpenVMS reboot evidence...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191407#M95818</link>
      <description>&lt;BR /&gt;Dear HP Engineer,&lt;BR /&gt;about OpenVMS reboot evidence I Checked following files:&lt;BR /&gt;&lt;BR /&gt;SYS$SYSROOT:[SYSEXE]STARTUP.LOG&lt;BR /&gt;SYS$ERRORLOG:CLUE*&lt;BR /&gt;SYS$SYSROOT:[SYSMGR]OPERATOR.LOG&lt;BR /&gt;&lt;BR /&gt;My question:&lt;BR /&gt;Is there any other files that I can check to see when the cluster or single node was rebooted??&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Aug 2009 07:16:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191407#M95818</guid>
      <dc:creator>smsc_1</dc:creator>
      <dc:date>2009-08-05T07:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS reboot evidence...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191408#M95819</link>
      <description>No HP Engineers around here - officially anyway :-)&lt;BR /&gt;&lt;BR /&gt;However - you can look in the system error log.&lt;BR /&gt;The tool you do that depends on which VMS version and platform you are running.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I would expect there to be a new OPERATOR.LOG on a boot. &lt;BR /&gt;&lt;BR /&gt;STARTUP.LOG - depends on the setting of system parameter STARTUP_P2</description>
      <pubDate>Wed, 05 Aug 2009 07:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191408#M95819</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2009-08-05T07:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS reboot evidence...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191409#M95820</link>
      <description>If you just want to know the boottime:&lt;BR /&gt;$ write sys$output  F$getsyi("boottime")&lt;BR /&gt;22-JUL-2009 18:49:05.00&lt;BR /&gt;&lt;BR /&gt;The cluster was formed at:&lt;BR /&gt;$ write sys$output F$Getsyi("Cluster_Ftime")&lt;BR /&gt;27-JUN-2008 08:48:34.70&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 05 Aug 2009 08:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191409#M95820</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2009-08-05T08:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS reboot evidence...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191410#M95821</link>
      <description>&lt;BR /&gt;Thanks for reply, by the why, I need to know if the machine was rebooted on a specific date (April 13/14/15, 2009) and for sure during this last months machine was rebooted a lot of times!!! So boottime doesn't help me! :(&lt;BR /&gt;Also OPERATOR.LOG was purged since last week!!&lt;BR /&gt; &lt;BR /&gt;STARTUP.LOG help me, but is there any other reboot evidence??</description>
      <pubDate>Wed, 05 Aug 2009 08:23:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191410#M95821</guid>
      <dc:creator>smsc_1</dc:creator>
      <dc:date>2009-08-05T08:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS reboot evidence...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191411#M95822</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;Also OPERATOR.LOG was purged since last week!!&lt;BR /&gt;&lt;BR /&gt;STARTUP.LOG help me, but is there any other reboot evidence??&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;As Ian said, check the error logfile&lt;BR /&gt;( SYS$ERRORLOG:ERRLOG.SYS ). You might need WEBES to do so; or use ANALYZE/ERR/ELV.&lt;BR /&gt;Normally, (re)boot events are recorded there.&lt;BR /&gt;&lt;BR /&gt;Kris (aka Qkcl)</description>
      <pubDate>Wed, 05 Aug 2009 08:33:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191411#M95822</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2009-08-05T08:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS reboot evidence...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191412#M95823</link>
      <description>&lt;BR /&gt;Kris,&lt;BR /&gt;unfortunately ERRLOG.SYS was purged too:&lt;BR /&gt;&lt;BR /&gt;Directory SYS$SYSROOT:[SYSERR]&lt;BR /&gt;&lt;BR /&gt;ERRLOG.LIS;1                                108/112      27-OCT-2008 09:19:15.03&lt;BR /&gt;ERRLOG.SYS;1                                892/896       1-AUG-2009 00:05:34.59&lt;BR /&gt;ERRLOG_MONTH_06.SYS;1                       145/160       1-JUL-2009 00:02:16.62&lt;BR /&gt;ERRLOG_MONTH_07.SYS;1                      3328/3328      1-AUG-2009 00:03:21.12&lt;BR /&gt;&lt;BR /&gt;So if need to check April I don't think I can find it on ERRLOG.SYS or previous files.&lt;BR /&gt;&lt;BR /&gt;An HP Engineers advice me to use following methods:&lt;BR /&gt;Audit Server or ACCOUNTING&lt;BR /&gt;But I don't know how to use it and actually this engineer is unreachable! :(&lt;BR /&gt;  &lt;BR /&gt;By the way using</description>
      <pubDate>Wed, 05 Aug 2009 08:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191412#M95823</guid>
      <dc:creator>smsc_1</dc:creator>
      <dc:date>2009-08-05T08:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS reboot evidence...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191413#M95824</link>
      <description>You may be able to retrieve older error log from backups.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do SHOW AUDIT/JoURNAL&lt;BR /&gt;&lt;BR /&gt;to find out where your audit journals are kept.&lt;BR /&gt;&lt;BR /&gt;do ANAL/AUDIT to look at them.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Aug 2009 11:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191413#M95824</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2009-08-05T11:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS reboot evidence...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191414#M95825</link>
      <description>Do not purge old ERRLOG.SYS files, OPERATOR.LOG files, and various other system files.  Move time to other disks, or zip them, or something.  NEVER get rid of those critical security files when you are getting "buggy."&lt;BR /&gt;&lt;BR /&gt;If you have the resources to allow it, set yourself up to do at least a selective crash dump.  If it is due to a bugcheck, you'll get enough to come back here with specifics.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Aug 2009 13:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191414#M95825</guid>
      <dc:creator>Richard W Hunt</dc:creator>
      <dc:date>2009-08-05T13:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS reboot evidence...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191415#M95826</link>
      <description>$type clue$history&lt;BR /&gt;&lt;BR /&gt;This could be in a different place than SYS$ERRORLOG:CLUE*, depending on local configuration.&lt;BR /&gt;IF your CLUE is running correctly during boot, after creating the CLUE..nodename.lis it should also write a one-line entry in this clue$history file (show logical clue$history)</description>
      <pubDate>Wed, 05 Aug 2009 14:01:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191415#M95826</guid>
      <dc:creator>cdan</dc:creator>
      <dc:date>2009-08-05T14:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS reboot evidence...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191416#M95827</link>
      <description>I forgot to mention, CLUE$HISTORY is obviously not accurate in case of reboots without sysdump (like electrical outages, or problems with sysdump disk). &lt;BR /&gt;To avoid this for the future, you could write very small procedure and put it somewhere in startup files to write/append to a file that system has booted, even if there is no sysdump.&lt;BR /&gt;Much better would be if you had the serial port OPA0 (com1) connected to some remote node running a monitoring/logging software like Console Manager or Cockpit Manager.</description>
      <pubDate>Wed, 05 Aug 2009 15:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191416#M95827</guid>
      <dc:creator>cdan</dc:creator>
      <dc:date>2009-08-05T15:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS reboot evidence...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191417#M95828</link>
      <description>smsc,&lt;BR /&gt;&lt;BR /&gt;It appears you have a monthly job that renames the current errlog.sys file.  Restore what is probably called ERRLOG_MONTH_04.SYS given the naming convention you are using. &lt;BR /&gt;&lt;BR /&gt;If you don't have backups, you need to get that fixed so you won't have other problems.&lt;BR /&gt;&lt;BR /&gt;If you are using a recent version of 64 bit VMS, then you can use the following command to find entries related to startups.&lt;BR /&gt;&lt;BR /&gt;$ pipe analyze/error/elv translate/one_line sys$errorlog:errlog.sys/include=control_entries | search/nowin sys$pipe start&lt;BR /&gt;&lt;BR /&gt;For a bit more info you can use&lt;BR /&gt;&lt;BR /&gt;$ pipe analyze/err/elv translate sys$errorlog:errlog.sys /include=control_entries | search/nowin sys$pipe control_entries,seconds&lt;BR /&gt;&lt;BR /&gt;This will give you information on seconds since boot for each entry.&lt;BR /&gt;&lt;BR /&gt;Replace sys$errorlog:errlog.sys with the error log file you want to look at.&lt;BR /&gt;&lt;BR /&gt;Use the above commands with your existing errlog.sys file so you can see what the info looks like.&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Wed, 05 Aug 2009 19:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191417#M95828</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2009-08-05T19:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS reboot evidence...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191418#M95829</link>
      <description>You asked about using ACCOUNTING, if you still have the data available you can try ACCOUNTING/TYPE=SYSINIT.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2009 00:33:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191418#M95829</guid>
      <dc:creator>Peter Weaver_1</dc:creator>
      <dc:date>2009-08-06T00:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS reboot evidence...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191419#M95830</link>
      <description>&lt;BR /&gt;Thanks to all... I learn a lot of OpenVMS usefull commands.&lt;BR /&gt;&lt;BR /&gt;Thread closed and points assigned! ;)&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Aug 2009 06:42:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-reboot-evidence/m-p/5191419#M95830</guid>
      <dc:creator>smsc_1</dc:creator>
      <dc:date>2009-08-07T06:42:39Z</dc:date>
    </item>
  </channel>
</rss>

