<?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: OpenVMS boot failure after turning on Shadowing in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033683#M82365</link>
    <description>what is the value of the SHADOWING system parameter?&lt;BR /&gt;&lt;BR /&gt;is this system clustered?</description>
    <pubDate>Tue, 13 Mar 2007 11:29:27 GMT</pubDate>
    <dc:creator>Ian Miller.</dc:creator>
    <dc:date>2007-03-13T11:29:27Z</dc:date>
    <item>
      <title>OpenVMS boot failure after turning on Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033678#M82360</link>
      <description>Modified MODPARAMS.DAT files ofr OpenVMS 7.3-2 to allow for Volume and System Disk shadowing. Ran Auotgen and rebooted system. However, during boot phase the boot BUGCHECKED with the error that it could not convert the system disk to a shadow. System will not boot. Is there a flag to allow me ot boot or a way to turn off System disk shadowing from the P0&amp;gt;&amp;gt;&amp;gt; prompt?</description>
      <pubDate>Tue, 13 Mar 2007 08:53:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033678#M82360</guid>
      <dc:creator>HarrinG</dc:creator>
      <dc:date>2007-03-13T08:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS boot failure after turning on Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033679#M82361</link>
      <description>HarrinG,&lt;BR /&gt;&lt;BR /&gt;note that OpenVMS shadowing of the system disk REQUIRES a non-zero allocation class.&lt;BR /&gt;&lt;BR /&gt;What was the bugcheck name ?&lt;BR /&gt;What's the status value in R0 ?&lt;BR /&gt;&lt;BR /&gt;To turn off system disk shadowing during boot:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; b -fl 0,1 ! assuming SYS0 as system root&lt;BR /&gt;SYSBOOT&amp;gt; SET SHADOW_SYS_DISK 0&lt;BR /&gt;SYSBOOT&amp;gt; C&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 13 Mar 2007 09:19:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033679#M82361</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-03-13T09:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS boot failure after turning on Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033680#M82362</link>
      <description>Thanks for the quick response and I used the boot flags 0,1 to set shadow_sys_disk=0 which allowed me to boot. &lt;BR /&gt;&lt;BR /&gt;However, How do I now shadow the system disk? Do I need to create a single member shadow set for the system disk, turn on shadow_sys_disk and reboot or is there something I am missing?</description>
      <pubDate>Tue, 13 Mar 2007 09:31:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033680#M82362</guid>
      <dc:creator>HarrinG</dc:creator>
      <dc:date>2007-03-13T09:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS boot failure after turning on Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033681#M82363</link>
      <description>HarrinG,&lt;BR /&gt;&lt;BR /&gt;make sure the SYSGEN parameter ALLOCLASS is set to a non-zero value. Then boot with SHADOW_SYS_DISK = 1 - the system will form a system disk shadowset with the single boot device as a member.&lt;BR /&gt;&lt;BR /&gt;Then add the 2nd member with: MOUNT/SYS DSAx:/SHAD=$n$DKAx: label/CONFIRM and let the shadow-copy add the second member. In the future, the system will search for both members at boot and and add them into the system disk shadowset, if available.&lt;BR /&gt;&lt;BR /&gt;Please look at the system crashdump for the failure to boot with a shadowed system disk:&lt;BR /&gt;&lt;BR /&gt;$ ANAL/CRASH SYS$SYSTEM:&lt;BR /&gt;SDA&amp;gt; CLUE CRASH&lt;BR /&gt;...&lt;BR /&gt;SDA&amp;gt; EXIT&lt;BR /&gt;&lt;BR /&gt;Please report the bugcheck name and the value of R0.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 13 Mar 2007 09:50:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033681#M82363</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-03-13T09:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS boot failure after turning on Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033682#M82364</link>
      <description>Check your SHADOW_SYS_UNIT value.  Make sure you don't have another shadow disk with that same unit.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Mar 2007 10:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033682#M82364</guid>
      <dc:creator>Peter Zeiszler</dc:creator>
      <dc:date>2007-03-13T10:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS boot failure after turning on Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033683#M82365</link>
      <description>what is the value of the SHADOWING system parameter?&lt;BR /&gt;&lt;BR /&gt;is this system clustered?</description>
      <pubDate>Tue, 13 Mar 2007 11:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033683#M82365</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-03-13T11:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS boot failure after turning on Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033684#M82366</link>
      <description>Had not properly set ALLOCLASS parameter. Shows how much of a newby I am :)&lt;BR /&gt;&lt;BR /&gt;Thanks to everyone for their assistance.</description>
      <pubDate>Tue, 13 Mar 2007 11:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-boot-failure-after-turning-on-shadowing/m-p/5033684#M82366</guid>
      <dc:creator>HarrinG</dc:creator>
      <dc:date>2007-03-13T11:51:18Z</dc:date>
    </item>
  </channel>
</rss>

