<?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: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000754#M23504</link>
    <description>Hello, &lt;BR /&gt;&lt;BR /&gt;With the help of a colleague, we finally figured out what was happening. The ALPHAVMSSYS.PAR was the trick for getting the system to boot. I copied this over to the mounted system disk clone form the booted DS10 local system disk. In a conversational boot I kept noticing setting all the parameters would not change and continued getting the Insufficient memory message. Well you learn something new every day... I'm able to make the necessary changes on this "New" system disk and proceed on with testing. I know this is probably not the most recommended way of doing things, It does work and saves a few steps. I will have to make various changes to startup files, Autogen and get on with business. There are suprisingly few changes that need to be made. I appreciate all the insight on what steps to take. Thanks again for all the input.</description>
    <pubDate>Sun, 29 Jul 2007 20:01:36 GMT</pubDate>
    <dc:creator>Len Holt</dc:creator>
    <dc:date>2007-07-29T20:01:36Z</dc:date>
    <item>
      <title>Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000738#M23488</link>
      <description>One of my colleagues has been testing OpenVMS 8.3 and as the following problem, can anyone shed any light on this?&lt;BR /&gt;&lt;BR /&gt;During part of our testing with OpenVMS 8.3, we installed a clean copy&lt;BR /&gt;of the Operating System.&lt;BR /&gt;After adding a couple of entries to MODPARAMS.DAT (see below)&lt;BR /&gt;the OS will not boot, with an error message of:&lt;BR /&gt;&lt;BR /&gt;EXECINIT-F-NOMEM, insufficient physical memory for minimum working set&lt;BR /&gt;&lt;BR /&gt;The AUTOGEN.COM seems to have an error as it refers to the symbol&lt;BR /&gt;WSMAX_MAX which causes an unknown symbol DCL error,&lt;BR /&gt;which I assume should be WSMAX_MX.&lt;BR /&gt;&lt;BR /&gt;The contents of MODPARAMS.DAT have not changed since OpenVMS 8.3.  Any&lt;BR /&gt;ideas?&lt;BR /&gt;&lt;BR /&gt;The host is a DS10 with 1GB RAM and the MODPARAMS entries are below:&lt;BR /&gt;&lt;BR /&gt;MIN_PQL_DFILLM = 200&lt;BR /&gt;RJOBLIM=64&lt;BR /&gt;MIN_PQL_MASTLM=250&lt;BR /&gt;MIN_PQL_MBYTLM=750000&lt;BR /&gt;MIN_PQL_MENQLM=2000&lt;BR /&gt;MIN_PQL_MFILLM=250&lt;BR /&gt;MIN_CHANNELCNT=2048&lt;BR /&gt;MIN_PROCSECTCNT=40&lt;BR /&gt;ADD_GBLPAGES=1308357&lt;BR /&gt;MIN_WSMAX=12437&lt;BR /&gt;ADD_NPAGEDYN=17616&lt;BR /&gt;ADD_PAGEDYN=231264&lt;BR /&gt;ADD_GBLPAGES=1000000&lt;BR /&gt;MIN_MAXPROCESSCNT=32000&lt;BR /&gt;MIN_GBLSECTIONS=2000 &lt;BR /&gt;&lt;BR /&gt;Any help would be most appreciated.</description>
      <pubDate>Thu, 31 Aug 2006 20:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000738#M23488</guid>
      <dc:creator>Edward Alekxandr</dc:creator>
      <dc:date>2006-08-31T20:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000739#M23489</link>
      <description>I don't know anything, but&lt;BR /&gt;MIN_MAXPROCESSCNT=32000&lt;BR /&gt;looks pretty large to me, and&lt;BR /&gt;MIN_WSMAX=12437&lt;BR /&gt;looks pretty small (but if you really have&lt;BR /&gt;that many processes, I suppose that each one&lt;BR /&gt;can't expect very much memory).&lt;BR /&gt;&lt;BR /&gt;Assuming that you fixed the problem(s) in&lt;BR /&gt;AUTOGEN.COM, did&lt;BR /&gt;SYS$SYSTEM:AGEN$PARAMS.REPORT say anything&lt;BR /&gt;interesting?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; After adding a couple of entries to&lt;BR /&gt;&amp;gt; MODPARAMS.DAT (see below) the OS will&lt;BR /&gt;&amp;gt; not boot, [...]&lt;BR /&gt;&lt;BR /&gt;"Doctor, it hurts when I do this."&lt;BR /&gt;"Don't do that."</description>
      <pubDate>Thu, 31 Aug 2006 21:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000739#M23489</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-08-31T21:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000740#M23490</link>
      <description>Most of the entries from MIN_xxx are from an installation of Advanced Server.&lt;BR /&gt;&lt;BR /&gt;From what Luke said about the AGEN report, there were no entries relating to any warnings or errors.&lt;BR /&gt;He said he couldn't see any reason that VMS 8.3 would refuse to boot after running AUTOGEN with the same parameters VMS 8.2 was happy with.</description>
      <pubDate>Thu, 31 Aug 2006 21:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000740#M23490</guid>
      <dc:creator>Edward Alekxandr</dc:creator>
      <dc:date>2006-08-31T21:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000741#M23491</link>
      <description>&amp;gt; He said he couldn't see any reason that&lt;BR /&gt;&amp;gt; VMS 8.3 would refuse to boot after running&lt;BR /&gt;&amp;gt; AUTOGEN with the same parameters VMS 8.2&lt;BR /&gt;&amp;gt; was happy with.&lt;BR /&gt;&lt;BR /&gt;Of course, AUTOGEN probably worked right in&lt;BR /&gt;V8.2, too.&lt;BR /&gt;&lt;BR /&gt;Is your Advanced server version supported&lt;BR /&gt;under this VMS version?&lt;BR /&gt;&lt;BR /&gt;I'll admit that it's not very satisfying, but&lt;BR /&gt;selectively removing the items which caused&lt;BR /&gt;the trouble may be the fastest way to see&lt;BR /&gt;which one(s) did it.</description>
      <pubDate>Thu, 31 Aug 2006 21:16:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000741#M23491</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-08-31T21:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000742#M23492</link>
      <description>This install of VMS 8.3 is totally fresh, no Advanced Server nothing except the MODPARAMS entries and an AUTOGEN and reboot.&lt;BR /&gt;&lt;BR /&gt;The only thing that worries me is the DCL error in AUTOGEN where is refers to wsmax_max (by doing a if wsmax .gt. wsmax_max then wsmax = wsmax_max)&lt;BR /&gt;which causes an error because wsmax_max is not actually defined, however wsmax_mx (and wsmax_mn) is.&lt;BR /&gt;&lt;BR /&gt;I think Luke has tried to edit the autogen.com to correct this, after it nuked the params in order to boot.&lt;BR /&gt;&lt;BR /&gt;I think we might have to do a trial and error approach, its just the coding error that makes me wonder if autogen is safe to run.</description>
      <pubDate>Thu, 31 Aug 2006 21:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000742#M23492</guid>
      <dc:creator>Edward Alekxandr</dc:creator>
      <dc:date>2006-08-31T21:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000743#M23493</link>
      <description>Edward, there is more to running autogen than just running, rebooting and hoping all is well. Over the years there have been some problems.&lt;BR /&gt;You should always compare in text format the old parameters with the new parameters. &lt;BR /&gt;&lt;BR /&gt;Consider something like this &lt;BR /&gt;&lt;BR /&gt;$ node = f$getsyi("NODENAME")&lt;BR /&gt;$ mc sysgen&lt;BR /&gt;use sys$system:alphavmssys.par !Real Version&lt;BR /&gt;set/output=sys_users:[user.autogen]prod_new_params.txt&lt;BR /&gt;show/all&lt;BR /&gt;show/special&lt;BR /&gt;!!!use sys$system:alphavmssys.old !Previous version&lt;BR /&gt;use sys_users:[user.autogen]prod_PARAMS_CURRENT.PAR&lt;BR /&gt;set/output=sys_users:[user.autogen]prod_old_params.txt&lt;BR /&gt;show/all&lt;BR /&gt;show/special&lt;BR /&gt;exit&lt;BR /&gt;$&lt;BR /&gt;$differences/parallel/out=differences.lis prod_new_params.txt prod_old_params.txt&lt;BR /&gt;$type/p differences.lis&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A difference file is very easy to examine. &lt;BR /&gt;I work in a environment where if you screw up and systems are not available, then you will pay compensation  as agreed to in contract.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2006 21:49:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000743#M23493</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2006-08-31T21:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000744#M23494</link>
      <description>You didn't tell us about your system, but may be 32000 processes with minimum working set is too much for system, how much memory in there?&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Thu, 31 Aug 2006 23:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000744#M23494</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-08-31T23:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000745#M23495</link>
      <description>&amp;gt; The host is a DS10 with 1GB RAM [...]</description>
      <pubDate>Fri, 01 Sep 2006 00:04:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000745#M23495</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-09-01T00:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000746#M23496</link>
      <description>Edward,&lt;BR /&gt;&lt;BR /&gt;there is a definite bug in AUTOGEN.COM for OpenVMS Alpha V8.3. Please manually fix that bug (change references from WSMAX_MAX to WSMAX_MX) and make sure this gets officially reported to HP ! This code was not there in V8.2 - so it's new code and as we all know, new code can have bugs ;-(&lt;BR /&gt;&lt;BR /&gt;Does AUTOGEN produce correct results after fixing the WSMAX_MAX reference ?&lt;BR /&gt;&lt;BR /&gt;I'm just guessing: what's AUTOGEN calculating for BALSETCNT ? If you multiply that with WSMAX, do you exceed physical memory ?&lt;BR /&gt;&lt;BR /&gt;Try reducing MAXPROCESSCNT or add a limit for MAX_BALSETCNT first.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 01 Sep 2006 01:14:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000746#M23496</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-09-01T01:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000747#M23497</link>
      <description>&lt;BR /&gt;Firstly, thanks to everyone that posted, you've been really helpful.&lt;BR /&gt;&lt;BR /&gt;I don't think Luke's had his call returned from our distributor,&lt;BR /&gt;let alone HP yet.&lt;BR /&gt;&lt;BR /&gt;After editing autogen.com for wsmax_max symbols and removing the&lt;BR /&gt;MIN_MAXPROCESSCNT=32000, autogen works ok.&lt;BR /&gt;&lt;BR /&gt;I understand that Luke has reported the bug, but I wouldn't&lt;BR /&gt;hold much hope in HP receiving it anytime soon due to the &lt;BR /&gt;distributor's 'way'.&lt;BR /&gt;Luke had a really odd bugcheck with a production system last week&lt;BR /&gt;and our distributor's comments were mostly 'computers crash, its a known problem'&lt;BR /&gt;I think they agreed to take it further with HP but you never know.&lt;BR /&gt;&lt;BR /&gt;Regarding just running autogen and rebooting....&lt;BR /&gt;All of the Banks production systems are part of the Critical Online Zone&lt;BR /&gt;which means no changes to anything anytime when daylight trading (CHAPS and RTGS)&lt;BR /&gt;are operating.  Also every change goes through InfoMAN on MVS.&lt;BR /&gt;&lt;BR /&gt;This is a dev box that was wiped and a fresh copy of VMS 8.3 installed on it&lt;BR /&gt;by one of my colleagues so that he could get a feel for any differences to 8.2&lt;BR /&gt;&lt;BR /&gt;I'm an MVS guy myself but they won't let me have my own zBox to play with,&lt;BR /&gt;I get a z/VM instance (admittedly a zBox costs around Â£200k)&lt;BR /&gt;&lt;BR /&gt;Looking in InfoMAN I can see that the MAXPROCESSCNT entry causing the error&lt;BR /&gt;was implemented by our software vendor.  Whilst I'll try and find out why,&lt;BR /&gt;anybody know any reasons why this might be?  Its a CachÃ© DB.&lt;BR /&gt;&lt;BR /&gt;Anyway thanks again to all (especially Volker)</description>
      <pubDate>Fri, 01 Sep 2006 08:45:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000747#M23497</guid>
      <dc:creator>Edward Alekxandr</dc:creator>
      <dc:date>2006-09-01T08:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000748#M23498</link>
      <description>Closed as per above.&lt;BR /&gt;&lt;BR /&gt;Many thanks to all those that replied.</description>
      <pubDate>Fri, 01 Sep 2006 08:47:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000748#M23498</guid>
      <dc:creator>Edward Alekxandr</dc:creator>
      <dc:date>2006-09-01T08:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000749#M23499</link>
      <description>Edward,&lt;BR /&gt;&lt;BR /&gt;the maximum possible value for MAXPROCESSCNT changed from 16384 to 32767 just recently (from V7.3-2 to V8.2).&lt;BR /&gt;&lt;BR /&gt;If the MODPARAMS.DAT file was from a pre-V8.2 system, this parameter could not have done much harm there (due to the absolute limit in SYSGEN), but now with the SYSGEN limit as high as 32767, if could have really 'worked'.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 01 Sep 2006 08:56:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000749#M23499</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-09-01T08:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000750#M23500</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;Well history repeats itself with a twist. I'm setting up a test cluster in a SAN environment.&lt;BR /&gt;I have a DS10 1GB of memory. I've cloned the system disk of an ES45. The DS10 and ES45 are both running VMS 7.3-2 Both have been recently patched up to V1200 and firmware on both is up to date. The DS10 has a local system disk that boots up just fine. This problem only occurs when trying to boot the   cloned system disk. I set the bootdef_dev to point to the cloned system disk on the SAN.  &lt;BR /&gt;&lt;BR /&gt;When booting I get the same message described in this thread. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;%EXECINIT-F-NOMEM, insufficient physical memory for minimum working set&lt;BR /&gt;&lt;BR /&gt;I have booted with b -fl 0,1 and adjusted &lt;BR /&gt;&lt;BR /&gt;balsectcnt = 8 min&lt;BR /&gt;wsmax = 64 min&lt;BR /&gt;&lt;BR /&gt;Also I adjusted the scsnode name and the scssystemid during the conversational boot.&lt;BR /&gt;&lt;BR /&gt;The goal is to make the test cluster appear on a smaller scale as the production cluster. I'm trying to get this one node to boot up to run autogen and continue with the real testing for the cluster.&lt;BR /&gt;&lt;BR /&gt;I've taken undocumented steps when booted on the DS10 local system disk. I've copied the MODPARAMS.DAT and the AGEN$INCLUDE_PARAMS.DAT from the local system to the mounted clone of the system disk, shutdown and set a MIN boot getting the same results. I may have to resort to the old fashion way of image copying the system disk...(a few steps) &lt;BR /&gt;&lt;BR /&gt;Am I really going at this all wrong? I've read a few other threads that describe upgrading systems by using the SAN copying the system disk and booting the new system, autogen, etc. &lt;BR /&gt;&lt;BR /&gt;The difference in this whole scenario is this one DS10 whose local system disk was not set up similar to other nodes in the shop. I'm trying to bring it to standard(with minnimal work)for a standard test cluster. &lt;BR /&gt;&lt;BR /&gt;Thanks for any help you can provide.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jul 2007 16:21:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000750#M23500</guid>
      <dc:creator>Len Holt</dc:creator>
      <dc:date>2007-07-27T16:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000751#M23501</link>
      <description>Get the box booted on the FC SAN disk, and -- if you have to -- you can boot conversationally and USE DEFAULT to get parameters set and the system limping far enough to allow some access from the console terminal.  &lt;BR /&gt;&lt;BR /&gt;If I read what the sequence used here correctly, the value of balsectcnt was set to 8, and wsmax to 64.  What is listed as minimal values aren't necessarily bootable values.  SYSBOOT is very unforgiving, and SYSGEN/SYSMAN access is only slightly less unforgiving.&lt;BR /&gt;&lt;BR /&gt;Making direct changes at SYSBOOT or SYSGEN/SYSMAN are approaches where I've gotten myself into this sort of predicament; it's best to use MODPARAMS.DAT and AUTOGEN to make parameter changes.&lt;BR /&gt;&lt;BR /&gt;Clean the cruft out of the MODPARAMS.DAT -- anything that cannot be explicitly and currently justified.  (My rule of thumb here: anything in MODPARAMS that doesn't also have a comment explaining what version, what product or component, and why the setting is needed goes "bye-bye"; gets deleted.  Stuff added into the file gets these details as a comment.)  While you are working in the file, any explicit parameter assignment statement that can be altered to a MIN_param, MAX_param or ADD_param construct should also be adjusted; locking a specific value might provide enough for some cases, but too little for other cases.  &lt;BR /&gt;&lt;BR /&gt;AUTOGEN and reboot.  &lt;BR /&gt;&lt;BR /&gt;Call us back with the results. &lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jul 2007 23:31:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000751#M23501</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-07-27T23:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000752#M23502</link>
      <description>Throughout this thread I see references to "WSMAX_MX".    I am unfamiliar with this parameter.&lt;BR /&gt;It is obviously not from MODPARAMS.DAT, based on the OP.&lt;BR /&gt;&lt;BR /&gt;Googling it only returns references in this thread.&lt;BR /&gt;&lt;BR /&gt;I am curious, can anyone explain where the parameter comes from and where/how it is set (relating to this issue). &lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Sat, 28 Jul 2007 07:12:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000752#M23502</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2007-07-28T07:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000753#M23503</link>
      <description>Dave (the brit): the wsmax_max (or _mx) stuff was (is?) a dcl symbol used as part of calculations within autogen itself; the discussion is of localized version of the code to correct an error.  iIt's not something within modparams.&lt;BR /&gt;</description>
      <pubDate>Sat, 28 Jul 2007 08:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000753#M23503</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-07-28T08:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Boot failure after AUTOGEN in OpenVMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000754#M23504</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;With the help of a colleague, we finally figured out what was happening. The ALPHAVMSSYS.PAR was the trick for getting the system to boot. I copied this over to the mounted system disk clone form the booted DS10 local system disk. In a conversational boot I kept noticing setting all the parameters would not change and continued getting the Insufficient memory message. Well you learn something new every day... I'm able to make the necessary changes on this "New" system disk and proceed on with testing. I know this is probably not the most recommended way of doing things, It does work and saves a few steps. I will have to make various changes to startup files, Autogen and get on with business. There are suprisingly few changes that need to be made. I appreciate all the insight on what steps to take. Thanks again for all the input.</description>
      <pubDate>Sun, 29 Jul 2007 20:01:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/boot-failure-after-autogen-in-openvms-8-3-alpha/m-p/5000754#M23504</guid>
      <dc:creator>Len Holt</dc:creator>
      <dc:date>2007-07-29T20:01:36Z</dc:date>
    </item>
  </channel>
</rss>

