<?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: BADVECTOR bugcheck following VMS 7.3-2 upgrade in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529600#M96837</link>
    <description>Jeremy,&lt;BR /&gt;&lt;BR /&gt;I would have expected 'system version mismatch' messages when trying to load these old POSIX images. Maybe you can check the console messages from a boot with V7.2-1.&lt;BR /&gt;&lt;BR /&gt;Assuming there is no (working) de-installation procedure to deinstall POSIX, you might want to do the following:&lt;BR /&gt;&lt;BR /&gt;To remove these files from SYS$UPDATE:VMS$SYSTEM_IMAGES.IDX, you need to issue the following commands:&lt;BR /&gt;&lt;BR /&gt;$ MC SYSMAN SYS_LOADABLE REMOVE filename&lt;BR /&gt;for both images and then:&lt;BR /&gt;&lt;BR /&gt;$ @SYS$UPDATE:VMS$SYSTEM_IMAGES.COM&lt;BR /&gt;&lt;BR /&gt;This will be rebuild the .IDX file, which OpenVMS uses during boot.&lt;BR /&gt;&lt;BR /&gt;If possible, please send me the CLUE file from the crash or post it as an attachment. I'm still collecting OpenVMS crash footprints ;-)&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Tue, 10 Nov 2009 07:44:04 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2009-11-10T07:44:04Z</dc:date>
    <item>
      <title>BADVECTOR bugcheck following VMS 7.3-2 upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529595#M96832</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We are in the process of upgrading an AlphaServer 8200 from OpenVMS V7.2-1 to OpenVMS V7.3-2.&lt;BR /&gt;&lt;BR /&gt;We first installed COBRTL 2.8 and FORRTL 7.5 from the layered products library CD-ROM because we knew from past experience that 7.3-2 upgrades had caused problems without those RTLs installed first.&lt;BR /&gt;&lt;BR /&gt;Having done that, we booted from the OpenVMS V7.3-1 CD-ROM and upgraded the system to 7.3-1.&lt;BR /&gt;&lt;BR /&gt;We then shut down the system rebooted (to let the post-upgrade procedures run), then shut down again and booted from the V7.3-2 CD-ROM.&lt;BR /&gt;&lt;BR /&gt;We upgraded to VMS 7.3-2, rebooted the system, then installed the PCSI V5 patch update and logged out.&lt;BR /&gt;&lt;BR /&gt;We logged in again, installed the VMS732_UPDATE V19 kit, and rebooted.  And this is when we run into a serious problem.&lt;BR /&gt;&lt;BR /&gt;The system begins to boot, displays the VMS banner, displays some information about the RAID disks, then issues a BUGCHECK code 704: "BADVECTOR, inconsistency in system service vector table".  The current process is SWAPPER.&lt;BR /&gt;&lt;BR /&gt;It writes a compressed dump and then tries to reboot, repeating ad-infinitum.&lt;BR /&gt;&lt;BR /&gt;Has anyone seen this problem before?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeremy Begg&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Nov 2009 07:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529595#M96832</guid>
      <dc:creator>Jeremy Begg</dc:creator>
      <dc:date>2009-11-07T07:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: BADVECTOR bugcheck following VMS 7.3-2 upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529596#M96833</link>
      <description>Jeremy,&lt;BR /&gt;&lt;BR /&gt;if you can, please escalate this problem to HP ! There most likely is some problem in one of the patches in VMS732_UPDATE-V1900.&lt;BR /&gt;&lt;BR /&gt;Could you provide a CLUE file from this crash as an attachment ?&lt;BR /&gt;&lt;BR /&gt;Boot from the V7.3-2 CD, mount the upgraded disk and issue the following commands and capture the output:&lt;BR /&gt;&lt;BR /&gt;$ SET TERM/WIDTH=132&lt;BR /&gt;$ ANAL/CRASH system_disk:[SYSn.SYSEXE]&lt;BR /&gt;SDA&amp;gt; CLUE CRASH&lt;BR /&gt;SDA&amp;gt; CLUE REGISTER&lt;BR /&gt;SDA&amp;gt; CLUE STACK&lt;BR /&gt;SDA&amp;gt; CLUE CONF&lt;BR /&gt;SDA&amp;gt; CLUE MEM/STAT&lt;BR /&gt;SDA&amp;gt; EXIT&lt;BR /&gt;&lt;BR /&gt;This bugcheck is declared, when there is some inconsistency when trying to load and connect a system service.&lt;BR /&gt;&lt;BR /&gt;It would be most interesting to find out, which system service load failed from which execlet.&lt;BR /&gt;&lt;BR /&gt;Look for old .EXE files in SYS$SPECIFIC:[SYS$LDR]. Are you using any 3rd party privildged code product, which provides execlets ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sat, 07 Nov 2009 07:46:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529596#M96833</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-11-07T07:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: BADVECTOR bugcheck following VMS 7.3-2 upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529597#M96834</link>
      <description>My thoughts exactly, and a fault report has been logged with HP.  Unfortunately this site does not have weekend coverage so resolution is going to have to wait until Monday.&lt;BR /&gt;&lt;BR /&gt;The CLUE commands are a good idea ... but too late I'm afraid as we've already started to restore the system disk from BACKUP.  The plan now is to reload VMS 7.3-1 then VMS 7.3-2 as before, then apply PCSI V5 and UPDATE V16.&lt;BR /&gt;&lt;BR /&gt;(Updates 17 &amp;amp; 18 seem to have been a problem for other sites, and V16 is a year old now -- hopefully old enough that it won't contain whatever has broken in V19!)&lt;BR /&gt;&lt;BR /&gt;If we still get a bugcheck after applying V16 I'll definitely do the CLUE thing.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeremy Begg</description>
      <pubDate>Sat, 07 Nov 2009 08:29:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529597#M96834</guid>
      <dc:creator>Jeremy Begg</dc:creator>
      <dc:date>2009-11-07T08:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: BADVECTOR bugcheck following VMS 7.3-2 upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529598#M96835</link>
      <description>Jeremy,&lt;BR /&gt;&lt;BR /&gt;I tested an upgrade from V7.3-2 SSB + PCSI-V0300 by installing VMS732_PCSI-V0500 + VMS732_UPDATE-V1900 on my PersonalAlpha and it worked fine. No problems after reboot.&lt;BR /&gt;&lt;BR /&gt;So this makes it much more likely, that this is a problem with your system disk contents. Please check for SYS$SPECIFIC:[SYS$LDR]*.EXE from older versions. Also check the contents of SYS$UPDATE:VMS$SYSTEM_IMAGES.IDX&lt;BR /&gt;&lt;BR /&gt;I'm still interested in the CLUE file, to try to better diagnose such a crash by coming up with a couple of SDA commands, which would show the system service or execlet being loaded.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 08 Nov 2009 17:41:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529598#M96835</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-11-08T17:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: BADVECTOR bugcheck following VMS 7.3-2 upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529599#M96836</link>
      <description>&lt;!--!*#--&gt;Hi Volker,&lt;BR /&gt;&lt;BR /&gt;We reloaded from backup, upgraded to VMS 7.3-2, and tried the UPDATE V16 kit instead.  The BUGCHECKs continued so I ran the CLUE commands you suggested, and found the crash was in a POSIX$KERNEL routine.&lt;BR /&gt;&lt;BR /&gt;At this point I was advised that the POSIX product had been installed a long time ago (the files date from December 1995) and found these two images in SYS$LOADABLE_IMAGES:&lt;BR /&gt;&lt;BR /&gt;POSIX$CFS_SERVICES.EXE;1  1101/1107     19-DEC-1995 09:35:51.52&lt;BR /&gt;POSIX$KERNEL.EXE;1        1390/1395     19-DEC-1995 09:35:49.76&lt;BR /&gt;&lt;BR /&gt;I renamed them to .EXE-BAD and rebooted the system.  Much to our relief it no longer crashed and so I conclude there's an inconsistency between the old POSIX software environment and one of the patch updates issued after OpenVMS V7.3-2 was shipped.&lt;BR /&gt;&lt;BR /&gt;The only sign now of any lingering problem is these error messages when the system reboots:&lt;BR /&gt;&lt;BR /&gt;ICES.EXE&lt;BR /&gt;%EXECINIT-W- Couldn't load POSIX$CFS_&lt;BR /&gt;%EXECINIT-E-LOADERR, error loading &lt;SYS&gt;POSIX$CFS_SERVICES.EXE status = 00000910&lt;BR /&gt;&lt;BR /&gt;RNEL.EXE&lt;BR /&gt;%EXECINIT-W- Couldn't load POSI&lt;BR /&gt;%EXECINIT-E-LOADERR, error loading &lt;SYS&gt;POSIX$KERNEL.EXE status = 00000910&lt;BR /&gt;&lt;BR /&gt;I can only assume there's a control file somewhere with references to those two POSIX images in them.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jeremy Begg&lt;/SYS&gt;&lt;/SYS&gt;</description>
      <pubDate>Tue, 10 Nov 2009 07:15:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529599#M96836</guid>
      <dc:creator>Jeremy Begg</dc:creator>
      <dc:date>2009-11-10T07:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: BADVECTOR bugcheck following VMS 7.3-2 upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529600#M96837</link>
      <description>Jeremy,&lt;BR /&gt;&lt;BR /&gt;I would have expected 'system version mismatch' messages when trying to load these old POSIX images. Maybe you can check the console messages from a boot with V7.2-1.&lt;BR /&gt;&lt;BR /&gt;Assuming there is no (working) de-installation procedure to deinstall POSIX, you might want to do the following:&lt;BR /&gt;&lt;BR /&gt;To remove these files from SYS$UPDATE:VMS$SYSTEM_IMAGES.IDX, you need to issue the following commands:&lt;BR /&gt;&lt;BR /&gt;$ MC SYSMAN SYS_LOADABLE REMOVE filename&lt;BR /&gt;for both images and then:&lt;BR /&gt;&lt;BR /&gt;$ @SYS$UPDATE:VMS$SYSTEM_IMAGES.COM&lt;BR /&gt;&lt;BR /&gt;This will be rebuild the .IDX file, which OpenVMS uses during boot.&lt;BR /&gt;&lt;BR /&gt;If possible, please send me the CLUE file from the crash or post it as an attachment. I'm still collecting OpenVMS crash footprints ;-)&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 10 Nov 2009 07:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529600#M96837</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-11-10T07:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: BADVECTOR bugcheck following VMS 7.3-2 upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529601#M96838</link>
      <description>Hi Volker,&lt;BR /&gt;&lt;BR /&gt;I'm a little confused.  The VMS$SYSTEM_IMAGES.IDX file appears to be a log of images which didn't load -- not a control file telling VMS what to load.  At present this file contains three lines:&lt;BR /&gt;&lt;BR /&gt;DECRAM  DECRAM$EXECLET                         SSsystem image DECRAM$EXECLET load failed&lt;BR /&gt;&lt;BR /&gt;_LOCAL_ POSIX$CFS_SERVICES                     IWCouldn't load POSIX$CFS_SERVICES&lt;BR /&gt;&lt;BR /&gt;_LOCAL_ POSIX$KERNEL                           IWCouldn't load POSIX$KERNEL&lt;BR /&gt;&lt;BR /&gt;Perhaps 'SYS_LOADABLE REMOVE imagname' writes an entry to the .IDX file telling VMS *not* to load that file?&lt;BR /&gt;&lt;BR /&gt;And no, we can't go back to V7.2-1.</description>
      <pubDate>Thu, 12 Nov 2009 00:10:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529601#M96838</guid>
      <dc:creator>Jeremy Begg</dc:creator>
      <dc:date>2009-11-12T00:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: BADVECTOR bugcheck following VMS 7.3-2 upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529602#M96839</link>
      <description>Jeremy, Volker gave you the correct answer.  &lt;BR /&gt;&lt;BR /&gt;Please issue the SYSMAN commands. &lt;BR /&gt;&lt;BR /&gt;The SYSMAN commands write to the indexed file, and update it, and tell OpenVMS to not load those files.&lt;BR /&gt;&lt;BR /&gt;That data file is read-write, and it gets updated with the status from the last bootstrap.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Nov 2009 01:12:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529602#M96839</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-11-12T01:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: BADVECTOR bugcheck following VMS 7.3-2 upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529603#M96840</link>
      <description>Jeremy,&lt;BR /&gt;&lt;BR /&gt;the message you see in VMS$SYSTEM_IMAGES.IDX is the one OpenVMS will print, if it FAILS to load the execlet.&lt;BR /&gt;&lt;BR /&gt;If you are not using a console manager application and/or did never record the OpenVMS V7.2-1 boot and startup messages, then we will never know, whether these messages had already been around with V7.2-1. No need to boot your old system again.&lt;BR /&gt;&lt;BR /&gt;Before doing an OpenVMS system upgrade, it would be advisable to - at least once - record the console output from booting the system. This will always give you an idea, if errors showing up after the upgrade are NEW or OLD problems.&lt;BR /&gt;&lt;BR /&gt;Make I ask again for the CLUE file from the BADVECOTR crash ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 12 Nov 2009 07:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529603#M96840</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-11-12T07:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: BADVECTOR bugcheck following VMS 7.3-2 upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529604#M96841</link>
      <description>Minor nit:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;$ @SYS$UPDATE:VMS$SYSTEM_IMAGES.COM&lt;BR /&gt;&amp;gt;This will be rebuild the .IDX file, which &amp;gt;OpenVMS uses during boot.&lt;BR /&gt;&lt;BR /&gt;Almost. SYSMAN writes the .IDX file, and the command procedure will write sys$common:[sys$ldr]vms$system_images.data which is the real file used during boot.&lt;BR /&gt;&lt;BR /&gt;I admit, it's hard to see a mistake from Volker... :-)&lt;BR /&gt;&lt;BR /&gt;Jur.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Nov 2009 10:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529604#M96841</guid>
      <dc:creator>Jur van der Burg</dc:creator>
      <dc:date>2009-11-12T10:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: BADVECTOR bugcheck following VMS 7.3-2 upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529605#M96842</link>
      <description>Jur,&lt;BR /&gt;&lt;BR /&gt;thanks for the correction ;-)&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 12 Nov 2009 10:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529605#M96842</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-11-12T10:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: BADVECTOR bugcheck following VMS 7.3-2 upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529606#M96843</link>
      <description>The commands to rebuild the VMS$LOADABLE_IMAGES files will be tried soon.  I was surprised that VMS would be reading an ISAM file during boot, so Jur's correction clears that up.&lt;BR /&gt;&lt;BR /&gt;The VMS 7.2-1 boot didn't show anything special, and nor did the 7.3-1 or 7.3-2 boots -- until I installed the VMS732_UPDATE patch kits.  It was then that the system crashed with the BADVECTOR bugcheck, apparently because of an incompatibility with the POSIX$CFS_SERVICES and/or POSIX$KERNEL images.&lt;BR /&gt;&lt;BR /&gt;Renaming those two images produced the "%EXECINIT-W- Couldn't load ..." error messages but had the desired effect of allowing the system to boot and run successfully.&lt;BR /&gt;&lt;BR /&gt;I'll see if it's possible to provide the full CLUE output (it's not my system).&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeremy Begg</description>
      <pubDate>Fri, 13 Nov 2009 01:04:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529606#M96843</guid>
      <dc:creator>Jeremy Begg</dc:creator>
      <dc:date>2009-11-13T01:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: BADVECTOR bugcheck following VMS 7.3-2 upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529607#M96844</link>
      <description>The POSIX for OpenVMS product was retired back somewhere around OpenVMS V7.2, and crashes are not surprising given its deep ties into the OpenVMS kernel.  &lt;BR /&gt;&lt;BR /&gt;The replacement package is (more or less) the gnv package.</description>
      <pubDate>Fri, 13 Nov 2009 03:19:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/badvector-bugcheck-following-vms-7-3-2-upgrade/m-p/4529607#M96844</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-11-13T03:19:01Z</dc:date>
    </item>
  </channel>
</rss>

