<?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: Kernel stack not valid - after updates in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274582#M101313</link>
    <description>@Hoff: It's always a pelasure to be taught by a master in the trade; Thanks&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Feb 2011 15:03:12 GMT</pubDate>
    <dc:creator>Willem Grooters</dc:creator>
    <dc:date>2011-02-22T15:03:12Z</dc:date>
    <item>
      <title>Kernel stack not valid - after updates</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274572#M101303</link>
      <description>Environment: OpenVMS 8.4 on Alpha (PWS500, Firmware 7.2-1).&lt;BR /&gt;&lt;BR /&gt;I installed OpenVMS 8.4 which runs. Applied patches UPDATE 1, SYS and UPDATE 4, reboot in between, without a problem. Next all that were superseded (accoring ITRC) in UPDATE 4, inclusing Decnet and TCPIP ECO 2 - in one go.&lt;BR /&gt;That may have been a mistake, because now startup ends with:&lt;BR /&gt;&lt;BR /&gt;halt code = 2&lt;BR /&gt;Kernel stack not valid halt&lt;BR /&gt;PC = 0&lt;BR /&gt;&lt;BR /&gt;My guess is that it happens when loading the bootsrtap loader - because it's the first next thing shown after "jumping to bootstrtap code". Even booting conversationally, or any flag for that matter, fails.&lt;BR /&gt;&lt;BR /&gt;It's just my test box and re-installing the OS is always possible. But I would like to know what causes the problem.&lt;BR /&gt;&lt;BR /&gt;(Because the system doens't boot, I cannot tell the patch history in detail...)</description>
      <pubDate>Mon, 21 Feb 2011 21:32:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274572#M101303</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2011-02-21T21:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel stack not valid - after updates</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274573#M101304</link>
      <description>A patch has possibly caused a serious issue. Please don't guess. Log an urgent case with HP customer support.</description>
      <pubDate>Mon, 21 Feb 2011 21:50:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274573#M101304</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2011-02-21T21:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel stack not valid - after updates</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274574#M101305</link>
      <description>Hello Willem,&lt;BR /&gt;&lt;BR /&gt;John is correct, you should log a case with us here at HP support.  The issue you ran into recently was noted in a customer advisory concerning the Update V4 patch.  In a nutshell, the patch replaced the VMB.EXE image, but a write boot command was not issued to point to the correct VMB.EXE on disk.  When you added other patches and the "undo" data was over written, the old VMB.EXE that was moved to the PCSI$UNDO directory was removed causing the boot failure.&lt;BR /&gt;&lt;BR /&gt;There is an UPDATE V5 kit for Alpha V8.4 being release in the very near future that will correct that issue.  In the mean time, if you can boot another drive (even the install CD for 8.4) you can run writeboot to fix the issue. &lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Walt McGaw</description>
      <pubDate>Mon, 21 Feb 2011 22:54:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274574#M101305</guid>
      <dc:creator>Walt McGaw</dc:creator>
      <dc:date>2011-02-21T22:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel stack not valid - after updates</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274575#M101306</link>
      <description>That should be APB.EXE and not VMB.EXE; the former is Alpha and the latter is for VAX.&lt;BR /&gt;&lt;BR /&gt;Boot the CD distro or a spare disk, get to DCL, and issue&lt;BR /&gt;&lt;BR /&gt;SET BOOTBLOCK ddcu:&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;RUN SYS$SYSTEM:SYS$SETBOOT&lt;BR /&gt;...answer the questions...&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;RUN SYS$SYSTEM:WRITEBOOT&lt;BR /&gt;...answer the questions...&lt;BR /&gt;&lt;BR /&gt;with the device targeting your system disk.&lt;BR /&gt;&lt;BR /&gt;The first command is usually the easiest.</description>
      <pubDate>Tue, 22 Feb 2011 00:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274575#M101306</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2011-02-22T00:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel stack not valid - after updates</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274576#M101307</link>
      <description>CUSTOMER ADVISORY: VMS84A_UPDATE-V0400: Boot failure on Alpha - ID: c02720117&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Feb 2011 11:48:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274576#M101307</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2011-02-22T11:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel stack not valid - after updates</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274577#M101308</link>
      <description>The problem did not occur on the installation of UPDATE 4, since I could reboot without a problem. It was after I next installed the patches that were superseded, according the master ECO list. Not one at a time, followed by a reboot after each install, but all in one PROD INSTALL - and the next reboot failed.&lt;BR /&gt;&lt;BR /&gt;I'l try and recover like Hoff stated, and try to gain some evidence, and log a message to programs@hp.com (I cannot issue a call since I don't have a support contract....)</description>
      <pubDate>Tue, 22 Feb 2011 12:19:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274577#M101308</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2011-02-22T12:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel stack not valid - after updates</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274578#M101309</link>
      <description>Hi William,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; and log a message to programs@hp.com &lt;BR /&gt;The email id of Office of OpenVMS programs is - OpenVMS.Programs@hp.com.&lt;BR /&gt;Please route your query to HP via this email id.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Tue, 22 Feb 2011 12:36:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274578#M101309</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2011-02-22T12:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel stack not valid - after updates</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274579#M101310</link>
      <description>Sorry Hoff, you are correct.  I knew this was apb.exe since I went through this on my alpha as well, but for some reason I typed vmb.exe.  My apologies.</description>
      <pubDate>Tue, 22 Feb 2011 14:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274579#M101310</guid>
      <dc:creator>Walt McGaw</dc:creator>
      <dc:date>2011-02-22T14:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel stack not valid - after updates</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274580#M101311</link>
      <description>&amp;gt;The problem did not occur on the installation of UPDATE 4, since I could reboot without a problem.&lt;BR /&gt;&lt;BR /&gt;Expected.  &lt;BR /&gt;&lt;BR /&gt;When this update happens, APB.EXE gets archived or gets deleted, but the contents of the disk blocks (unless you have erase on delete enabled) aren't immediately overwritten. &lt;BR /&gt;&lt;BR /&gt;But the BTBDEF boot block pointers are aimed at what will eventually be overwritten storage.  &lt;BR /&gt;&lt;BR /&gt;Until the blocks containing the old APB.EXE contents are overwritten, it'll still work.  (Well, delta whatever was fixed in the newer APB.EXE image, given it's the older version that's still running.  For now.)&lt;BR /&gt;&lt;BR /&gt;One path toward long-term remediation would be the implementation of a flag in PCSI to spawn a WRITEBOOT or (as BACKUP does) via calling the sys$setbootshr API when the boot file gets replaced.  That automates the process of updating the boot block, and avoids a kitting-level mistake that has arisen occasionally over the years.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; It was after I next installed the patches that were superseded, according the master ECO list.&lt;BR /&gt;&lt;BR /&gt;Which then overwrite some or all of the storage from the deleted APB.EXE, and which triggered what amounts to the bootstrap leaping into hyperspace.&lt;BR /&gt;&lt;BR /&gt;Here concludes the lesson in Alpha bootstrap blocks.  If you're interested in more detail:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/343" target="_blank"&gt;http://labs.hoffmanlabs.com/node/343&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/28" target="_blank"&gt;http://labs.hoffmanlabs.com/node/28&lt;/A&gt;</description>
      <pubDate>Tue, 22 Feb 2011 14:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274580#M101311</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2011-02-22T14:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel stack not valid - after updates</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274581#M101312</link>
      <description>ps: if you use the PCSI archive/rollback/preserve option, it'll be an update or three before the rollback copies will get nuked.  So this error can lurk for a while, and the box will boot nicely until you install something that causes PCSI to trigger the deletion of the rollback copies and then something (else) overwrites the blocks of APB.EXE.</description>
      <pubDate>Tue, 22 Feb 2011 14:34:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274581#M101312</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2011-02-22T14:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel stack not valid - after updates</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274582#M101313</link>
      <description>@Hoff: It's always a pelasure to be taught by a master in the trade; Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Feb 2011 15:03:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274582#M101313</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2011-02-22T15:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel stack not valid - after updates</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274583#M101314</link>
      <description>Solved by Hoff's suggestions - though there is one remark to be made: SET BOOTBLOCK applies to Intregity only :)</description>
      <pubDate>Thu, 24 Feb 2011 20:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/kernel-stack-not-valid-after-updates/m-p/5274583#M101314</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2011-02-24T20:41:12Z</dc:date>
    </item>
  </channel>
</rss>

