<?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: shadowing the system disk problems in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294888#M62993</link>
    <description>Quick shot.&lt;BR /&gt;IIRC, there are a number of sysgen parameters to be set&lt;BR /&gt;&lt;BR /&gt;SHADOW_SYS_DISK to indicate that the system disk is a shadowset this must be '1' (I presume)&lt;BR /&gt;SHADOW_SYS_TMO (is set to 120 seconds)&lt;BR /&gt;SHADOW_SYS_UNIT (Unit number, DSAnnnn, 0-9999): the system disk set&lt;BR /&gt;SHADOW_SYS_WAIT (is set to 480 seconds)&lt;BR /&gt;&lt;BR /&gt;If you have another system available, check these parameters on that one.&lt;BR /&gt;&lt;BR /&gt;There might be more to do but this is from 'fast memory'.&lt;BR /&gt;&lt;BR /&gt;Willem</description>
    <pubDate>Thu, 03 Jun 2004 07:49:29 GMT</pubDate>
    <dc:creator>Willem Grooters</dc:creator>
    <dc:date>2004-06-03T07:49:29Z</dc:date>
    <item>
      <title>shadowing the system disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294885#M62990</link>
      <description />
      <pubDate>Thu, 03 Jun 2004 07:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294885#M62990</guid>
      <dc:creator>Donald Schleicher</dc:creator>
      <dc:date>2004-06-03T07:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: shadowing the system disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294886#M62991</link>
      <description>Sorry about that.   Anyway, the problem I'm having is that I don't understand how to shadow the system disk on a new ES47 server with OpenVMS 7.3-2.&lt;BR /&gt;&lt;BR /&gt;I inited the system disk and installed OpenVMS on disk $4$dkb0.   I set the shadowing parameter to "2" and set the allocation class to "4" and added these to the modparams.dat file.  I have two identical disks, $4$dkb0: and $4$dkb100:, that I'm trying to make a shadow set out of with the command "mount/system dsa0: /shadow=($4$dkb0:,$4$dkb100) system".  &lt;BR /&gt;&lt;BR /&gt;I can get this to work when I boot off the CD and the dkb0: disk is not mounted.  However, when I boot off the system disk, its mounted, and the above command won't work because the dkb0 disk is mounted already.&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me what I'm missing?  Do I need to start over and init the two disks together with "init/shadow"?  I've set up non-system shadow sets before, but this is the first install I've done from scratch.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;don&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2004 07:31:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294886#M62991</guid>
      <dc:creator>Donald Schleicher</dc:creator>
      <dc:date>2004-06-03T07:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: shadowing the system disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294887#M62992</link>
      <description>When you boot you don't have to mount the system disk shadow set. It will use the last version (1 or both of the disks) it has seen.&lt;BR /&gt;Otherwise, add the 2nd disk to the shadow set and reboot.&lt;BR /&gt;&lt;BR /&gt;Just hope you set shadow_sys_disk to 1 too.</description>
      <pubDate>Thu, 03 Jun 2004 07:43:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294887#M62992</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-06-03T07:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: shadowing the system disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294888#M62993</link>
      <description>Quick shot.&lt;BR /&gt;IIRC, there are a number of sysgen parameters to be set&lt;BR /&gt;&lt;BR /&gt;SHADOW_SYS_DISK to indicate that the system disk is a shadowset this must be '1' (I presume)&lt;BR /&gt;SHADOW_SYS_TMO (is set to 120 seconds)&lt;BR /&gt;SHADOW_SYS_UNIT (Unit number, DSAnnnn, 0-9999): the system disk set&lt;BR /&gt;SHADOW_SYS_WAIT (is set to 480 seconds)&lt;BR /&gt;&lt;BR /&gt;If you have another system available, check these parameters on that one.&lt;BR /&gt;&lt;BR /&gt;There might be more to do but this is from 'fast memory'.&lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Thu, 03 Jun 2004 07:49:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294888#M62993</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-06-03T07:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: shadowing the system disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294889#M62994</link>
      <description>Donald,&lt;BR /&gt;&lt;BR /&gt;Wim &amp;amp; Willem both are close, but not complete.&lt;BR /&gt;&lt;BR /&gt;SYSGEN param SHADOWING should be set to 2 to enable shadowing (to load the shadowdriver very early)&lt;BR /&gt;( 2 = Host based Shadowing; 1 = the now obsolete Controler based shadowing )&lt;BR /&gt;&lt;BR /&gt;SYSGEN param SHADOW_SYS_DISK set to 1&lt;BR /&gt;(meaning, use shadowdriver for system disk mounting)&lt;BR /&gt;&lt;BR /&gt;SYSGEN param SHADOW_SYS_UNIT to define the number of the shadowset unit  ( DSA# ).&lt;BR /&gt;&lt;BR /&gt;SHADOW_SYS_WAIT seconds available for shadow set and all members of other clusternodes to become configured, before error action is taken &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you have a SAN configuration, and especially if that is multi-site, you really MUST acquire the Volume Shadowing Manual, because then a lot of other things come in play as well.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Thu, 03 Jun 2004 08:06:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294889#M62994</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-06-03T08:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: shadowing the system disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294890#M62995</link>
      <description>All right...  The system disk is now shadowed.   The params for shadowing, shadow_sys_disk, shadow_sys_unit, and alloclass have been set and added to my modparams file.&lt;BR /&gt;&lt;BR /&gt;Thanks for the help...&lt;BR /&gt;&lt;BR /&gt;don&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2004 10:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294890#M62995</guid>
      <dc:creator>Donald Schleicher</dc:creator>
      <dc:date>2004-06-03T10:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: shadowing the system disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294891#M62996</link>
      <description>Don, &lt;BR /&gt;&lt;BR /&gt;Glad to be of help (like the lot that hang around here all are)&lt;BR /&gt;&lt;BR /&gt;I just noticed you are new here, so &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;WELCOME.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Since you are new, may I direct you to the 'forum etiquette'?&lt;BR /&gt;&lt;BR /&gt;Please have a look at &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy VMS,&lt;BR /&gt;enjoy this forum!&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Thu, 03 Jun 2004 12:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shadowing-the-system-disk-problems/m-p/3294891#M62996</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-06-03T12:56:54Z</dc:date>
    </item>
  </channel>
</rss>

