<?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: VAX won't reboot after shadowing system disk in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vax-won-t-reboot-after-shadowing-system-disk/m-p/4017589#M84276</link>
    <description>I think that you need to define boot specification strings for each disk that you want the system to attempt to boot.&lt;BR /&gt;&lt;BR /&gt; For Example;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; SET BOOT $$00 /XMI:4 /NODE:00000E0F DU0&lt;BR /&gt;&lt;BR /&gt; You should see;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; SHOW BOOT&lt;BR /&gt;DEFAULT /XMI:4 /NODE:00000E0F DU0&lt;BR /&gt;$$00 /XMI:4 /NODE:00000E0F DU0</description>
    <pubDate>Mon, 11 Jun 2007 20:56:35 GMT</pubDate>
    <dc:creator>Martin Hughes</dc:creator>
    <dc:date>2007-06-11T20:56:35Z</dc:date>
    <item>
      <title>VAX won't reboot after shadowing system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-won-t-reboot-after-shadowing-system-disk/m-p/4017586#M84273</link>
      <description>I'm having an odd problem.  I have a VAX 6000-620 system with 4 HSJ40 controlers and a bunch of disks.  When I inherited the system, half the disks were offline.  I've since brought them back online and set them up for VMS shadowing (host based), and all went as expected until I shadowed the system disk.  The system disk shadowing works, and the system will boot fine from the shadowed disk, but it won't REBOOT properly from the shadowed system disk.  All the shadowing is local; there's no clustering involved.&lt;BR /&gt;&lt;BR /&gt;When rebooting (via sys$system:shutdown), I get this on the console:&lt;BR /&gt;&lt;BR /&gt;?0002 External halt (CTRL/P, break, or external halt)&lt;BR /&gt;    PC  = 824C5810 &lt;BR /&gt;    PSL = 001F8200&lt;BR /&gt;    KSP = 7FFE771C&lt;BR /&gt;&lt;BR /&gt;?005B Unknown type of boot device&lt;BR /&gt;&lt;BR /&gt;The boot string is defined as:&lt;BR /&gt;&lt;BR /&gt;DEFAULT /XMI:4 /NODE:00000E0F DU0&lt;BR /&gt;&lt;BR /&gt;CI nodes 14 and 15 are the dual redundant HSJ's on the primary boot disk ($1$DUA0).&lt;BR /&gt;&lt;BR /&gt;If I enter BOOT (with no parameters) at the console, it boots properly.  If I turn off the shadowing on the system disk, it reboots properly.  But it won't reboot with the system disk shadowed unless I tell it to boot from the console.&lt;BR /&gt;&lt;BR /&gt;This is the backup computer system; the primary system works just fine with everything shadowed.  I can't find any meaningful differences between the primary and backup systems.&lt;BR /&gt;&lt;BR /&gt;Here's the relevant details:&lt;BR /&gt;&lt;BR /&gt;VAX/VMS version 5.5-2H4&lt;BR /&gt;&lt;BR /&gt;4 HSJ40 controlers.  HSJ001 and HSJ002 are serving DISK100 as D0 as $1$DUA0: and HSJ003 and HSJ004 are serving their DISK100 as D0 as $2$DUA0:.&lt;BR /&gt;&lt;BR /&gt;DSA1 (the system disk) consists of $1$DUA0: and $2$DUA0:.&lt;BR /&gt;&lt;BR /&gt;HSJ001 and HSJ002 are running firmware version 37J whereas HSJ003 and HSJ004 are running 32J.  (On the primary system, all four HSJ's are running 32J).&lt;BR /&gt;&lt;BR /&gt;In VMS, the relevent SYSGEN parameters are set thussly:&lt;BR /&gt;&lt;BR /&gt;SHADOWING                       2&lt;BR /&gt;SHADOW_SYS_DISK                1&lt;BR /&gt;SHADOW_SYS_UNIT                 0&lt;BR /&gt;SHADOW_MAX_COPY                 4&lt;BR /&gt;SHADOW_MBR_TMO                 20         &lt;BR /&gt;&lt;BR /&gt;Any ideas why the system won't do a clean reboot now?</description>
      <pubDate>Mon, 11 Jun 2007 13:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-won-t-reboot-after-shadowing-system-disk/m-p/4017586#M84273</guid>
      <dc:creator>Mike Goetz</dc:creator>
      <dc:date>2007-06-11T13:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: VAX won't reboot after shadowing system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-won-t-reboot-after-shadowing-system-disk/m-p/4017587#M84274</link>
      <description>DSA1 (the system disk) consists of $1$DUA0: and $2$DUA0:.&lt;BR /&gt;&lt;BR /&gt;In VMS, the relevent SYSGEN parameters are set thussly:&lt;BR /&gt;&lt;BR /&gt;SHADOWING 2&lt;BR /&gt;SHADOW_SYS_DISK 1&lt;BR /&gt;SHADOW_SYS_UNIT 0&lt;BR /&gt;SHADOW_MAX_COPY 4&lt;BR /&gt;SHADOW_MBR_TMO 20 &lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;You claim that the system disk is DSA1, yet your SYSGEN params (SHADOW_SYS_UNIT) show that it is DSA0</description>
      <pubDate>Mon, 11 Jun 2007 14:14:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-won-t-reboot-after-shadowing-system-disk/m-p/4017587#M84274</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2007-06-11T14:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: VAX won't reboot after shadowing system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-won-t-reboot-after-shadowing-system-disk/m-p/4017588#M84275</link>
      <description>Oops.  Bad cut and paste there.  SHADOW_SYS_UNIT is actually 1.</description>
      <pubDate>Mon, 11 Jun 2007 14:29:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-won-t-reboot-after-shadowing-system-disk/m-p/4017588#M84275</guid>
      <dc:creator>Mike Goetz</dc:creator>
      <dc:date>2007-06-11T14:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: VAX won't reboot after shadowing system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-won-t-reboot-after-shadowing-system-disk/m-p/4017589#M84276</link>
      <description>I think that you need to define boot specification strings for each disk that you want the system to attempt to boot.&lt;BR /&gt;&lt;BR /&gt; For Example;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; SET BOOT $$00 /XMI:4 /NODE:00000E0F DU0&lt;BR /&gt;&lt;BR /&gt; You should see;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; SHOW BOOT&lt;BR /&gt;DEFAULT /XMI:4 /NODE:00000E0F DU0&lt;BR /&gt;$$00 /XMI:4 /NODE:00000E0F DU0</description>
      <pubDate>Mon, 11 Jun 2007 20:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-won-t-reboot-after-shadowing-system-disk/m-p/4017589#M84276</guid>
      <dc:creator>Martin Hughes</dc:creator>
      <dc:date>2007-06-11T20:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: VAX won't reboot after shadowing system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-won-t-reboot-after-shadowing-system-disk/m-p/4017590#M84277</link>
      <description>Thanks for that suggestion; I'll give it a try a little later today.&lt;BR /&gt;&lt;BR /&gt;I thought the boot strings, other than 'DEFAULT', were simply a shorthand for convienence's sake.  I didn't realize they affected the system.</description>
      <pubDate>Tue, 12 Jun 2007 06:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-won-t-reboot-after-shadowing-system-disk/m-p/4017590#M84277</guid>
      <dc:creator>Mike Goetz</dc:creator>
      <dc:date>2007-06-12T06:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: VAX won't reboot after shadowing system disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-won-t-reboot-after-shadowing-system-disk/m-p/4017591#M84278</link>
      <description>Thanks, that did it.  It's rebooting correctly now.</description>
      <pubDate>Tue, 12 Jun 2007 08:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-won-t-reboot-after-shadowing-system-disk/m-p/4017591#M84278</guid>
      <dc:creator>Mike Goetz</dc:creator>
      <dc:date>2007-06-12T08:11:33Z</dc:date>
    </item>
  </channel>
</rss>

