<?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: VMS 5.5 Boot (cluster) in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-5-5-boot-cluster/m-p/3850910#M52814</link>
    <description>Paul,&lt;BR /&gt;&lt;BR /&gt;I am with Volker about the cause:&lt;BR /&gt;you have (somehow) activated a non-cluster set of SYSGEN params. ((activated FEDAULT, or booyed from some non-clustered system root. Maybe your changed disk was NOT a restored BACKUP of the original?)&lt;BR /&gt;I also second his caution if you ARE accessing shared disks (but that will be too late anyway :-(  )&lt;BR /&gt;If you still it, restore your original system disk, or else, re-issue @CLUSTER_CONFIG&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
    <pubDate>Sun, 27 Aug 2006 03:33:04 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2006-08-27T03:33:04Z</dc:date>
    <item>
      <title>VMS 5.5 Boot (cluster)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-5-5-boot-cluster/m-p/3850907#M52811</link>
      <description>A recent failure of a disk drive forced me to min boot.  After resetting the STARTUP_P1 to "" I get "..-GPTFULL, global page table is full" message.  I also noticed that when I do a shutdown I no longer have the "CLUSTER_SHUTDOWN" option (this is configured as a vaxcluster).  Did I reset something incorrectly when I did the reset of the startup parameter?  I noticed in the SYS$SYSTEM:STARTUP.COM file the p1 through p5.  Should I have set it to something other than ""?</description>
      <pubDate>Sat, 26 Aug 2006 09:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-5-5-boot-cluster/m-p/3850907#M52811</guid>
      <dc:creator>PAUL ROGERS`</dc:creator>
      <dc:date>2006-08-26T09:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 5.5 Boot (cluster)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-5-5-boot-cluster/m-p/3850908#M52812</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS ITRC forum.&lt;BR /&gt;&lt;BR /&gt;It looks like you have lost - at least some of - your system parameters. &lt;BR /&gt;&lt;BR /&gt;The GPTFULL message implies, that the sysgen parameter GBLPAGES now is too small.&lt;BR /&gt;&lt;BR /&gt;Missing the CLUSTER_SHUTDOWN option indicates, that this node is NOT running as a cluster node anymore, i.e. the VAXCLUSTER parameter is probably 0. If this node shares an IO path with other nodes and is suposed to run in a cluster, this is extremely dangerous, as it will cause un-coordinated disk access and destroy your disk structure quite fast. If this is the case, HALT the node immediately and make sure you have your latest disk backups handy !&lt;BR /&gt;&lt;BR /&gt;Did you - by any chance - use the command SYSBOOT&amp;gt; SHOW DEFAULT ? This would load a default set of parameters, which could explain the symptoms you're seeing.&lt;BR /&gt;&lt;BR /&gt;The system parameters saved  BEFORE your last AUTOGEN are still available in SYS$SYSTEM:VAXVMSSYS.OLD - the parameters set by the last AUTOGEN are saved as SYS$SYSTEM:AUTOGEN.PAR&lt;BR /&gt;&lt;BR /&gt;You might want to check these old parameters with:&lt;BR /&gt;&lt;BR /&gt;$ MC SYSGEN&lt;BR /&gt;SYSGEN&amp;gt; USE AUTOGEN.PAR&lt;BR /&gt;&lt;BR /&gt;SYSGEN&amp;gt; USE VAXVMSSYS.OLD&lt;BR /&gt;&lt;BR /&gt;If you like one of those sets of parameters, then use SYSGEN&amp;gt; WRITE CURRENT to write them into your default parameters SYS$SYSTEM:VAXVMSSYS.PAR for the next boot.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sat, 26 Aug 2006 10:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-5-5-boot-cluster/m-p/3850908#M52812</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-08-26T10:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 5.5 Boot (cluster)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-5-5-boot-cluster/m-p/3850909#M52813</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;To understand what is happening, we need to better understand your environment.&lt;BR /&gt;&lt;BR /&gt;Your message implies that you restored a disk. Are you sure that you booted from the correct system root (the same one that you booted from BEFORE the disk failure)?&lt;BR /&gt;&lt;BR /&gt;Also, if doig a MIN startup, then it is unsurprising the you are not able run your full environment.&lt;BR /&gt;&lt;BR /&gt;If you can give us more details, we can be more on target.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Sat, 26 Aug 2006 13:59:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-5-5-boot-cluster/m-p/3850909#M52813</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-08-26T13:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 5.5 Boot (cluster)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-5-5-boot-cluster/m-p/3850910#M52814</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;I am with Volker about the cause:&lt;BR /&gt;you have (somehow) activated a non-cluster set of SYSGEN params. ((activated FEDAULT, or booyed from some non-clustered system root. Maybe your changed disk was NOT a restored BACKUP of the original?)&lt;BR /&gt;I also second his caution if you ARE accessing shared disks (but that will be too late anyway :-(  )&lt;BR /&gt;If you still it, restore your original system disk, or else, re-issue @CLUSTER_CONFIG&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Sun, 27 Aug 2006 03:33:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-5-5-boot-cluster/m-p/3850910#M52814</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-08-27T03:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 5.5 Boot (cluster)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-5-5-boot-cluster/m-p/3850911#M52815</link>
      <description>Brrr, how is that for checking your entry before submitting?&lt;BR /&gt;"FEDAULT" should have been "DEFAULT", and "booyed" is "booted", of course!  :-(&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Sun, 27 Aug 2006 04:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-5-5-boot-cluster/m-p/3850911#M52815</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-08-27T04:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 5.5 Boot (cluster)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-5-5-boot-cluster/m-p/3850912#M52816</link>
      <description>&lt;BR /&gt;We can theorize, and I would check all your&lt;BR /&gt;roots on that disk. &lt;BR /&gt;&lt;BR /&gt;Are there other systems sharing that disk?&lt;BR /&gt;Or were there?  &lt;BR /&gt;&lt;BR /&gt;To make sure you are on the right root, check sysgen and see if SCSNODE is correct.&lt;BR /&gt;Also, check the modparams.dat file.&lt;BR /&gt;&lt;BR /&gt;IF your modparams.dat is correct, it would be easiest to run autogen to correct it. IF there is a feedback file on system that comes close to reflected your load, it would be better than not using feedback.&lt;BR /&gt;&lt;BR /&gt;If you have a reasonable feedback file, &lt;BR /&gt;AND the modparams.dat is correct, you are home free.  If the modparams.dat is another node, and you find the right root, boot from that.</description>
      <pubDate>Sun, 27 Aug 2006 05:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-5-5-boot-cluster/m-p/3850912#M52816</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2006-08-27T05:41:22Z</dc:date>
    </item>
  </channel>
</rss>

