<?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: System Disk Shadowing in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871214#M65657</link>
    <description>Michael,&lt;BR /&gt;&lt;BR /&gt;Is this a cluster?&lt;BR /&gt;Then the boot recognises that both (or 3) members are mounted, and at SystemDisk mount all mounted members are mounted.&lt;BR /&gt;&lt;BR /&gt;IIRC, _IF_ the SD shadowset is dismounted _CLEANLY_ , then even after a cluster shutdown (or a standalone member shutdown) this is recognised, and the whole set is mounted clean.&lt;BR /&gt;&lt;BR /&gt;This implies, that if you first dismount one member, that member will also NOT be mounted automagically.&lt;BR /&gt;&lt;BR /&gt;But... you have to double-double check that there __REALLY__ is NO shadow set mount for the system disk NOWHERE in the bootstrap!!&lt;BR /&gt;&lt;BR /&gt;If possible, dismount 1 member, and do a reboot.&lt;BR /&gt;If the member is NOT mounted, go ahead, but, if the member DOES get mounted, FIND OUT WHERE!!!&lt;BR /&gt;&lt;BR /&gt;Success.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
    <pubDate>Thu, 18 Nov 2004 10:21:54 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2004-11-18T10:21:54Z</dc:date>
    <item>
      <title>System Disk Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871211#M65654</link>
      <description>I'm trying to figure out how a system pack is shadowed here.  They have dka0 and dka300 as a shadowed system pack but neither is in the mount procedure for disk drvies.  I need to install a patch and would rather take the one member (dka300) offline and install the patch to dsa0 then reboot without dka300 joining in.  &lt;BR /&gt;&lt;BR /&gt;Can the shadowset be setup by using flags at the chevron prompt? &lt;BR /&gt;&lt;BR /&gt;Thanks for any guidance.</description>
      <pubDate>Thu, 18 Nov 2004 09:37:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871211#M65654</guid>
      <dc:creator>Michael LaRoche</dc:creator>
      <dc:date>2004-11-18T09:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: System Disk Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871212#M65655</link>
      <description>&lt;BR /&gt;It seems you're talking about a shadowed system disk, DSA0:, members DKA0: and DKA300:.&lt;BR /&gt;To safely install a product, or a patch, you simply dismount one of the members, e.g. DKA300:; then perform the installation and reboot from the member still in the shadowset. VMS will upon reboot form a single-member shadowset, unless somewhere in SYSTARTUP_VMS.COM and/or friends, the second disk (DKA300:) is mounted in.&lt;BR /&gt;Make sure that you boot from the correct disk, so at the chevron (&amp;gt;&amp;gt;&amp;gt;) specify:&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; B DKA0&lt;BR /&gt;&lt;BR /&gt;If all's well, you have to restore the shadowset 'by hand', like:&lt;BR /&gt;$ MOUNT/SYS DSA0: /SHAD=(DKA0:,DKA300:) -&lt;BR /&gt;$_ &lt;LABEL&gt; &lt;LOGICAL&gt; /CONFIRM&lt;BR /&gt;Additional qualifiers may be necessary.&lt;BR /&gt;&lt;BR /&gt;Success,&lt;BR /&gt;&lt;BR /&gt;Kris&lt;BR /&gt;&lt;/LOGICAL&gt;&lt;/LABEL&gt;</description>
      <pubDate>Thu, 18 Nov 2004 10:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871212#M65655</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2004-11-18T10:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: System Disk Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871213#M65656</link>
      <description>I had checked the systartup_vms.com and others for the mounting of disks but no mention of putting dka300 into dsa0.&lt;BR /&gt;&lt;BR /&gt;That is why I ask if it is setup at the chevron prompt.  I cannot get to the system console to check the chevron prompt setups, so is it possible to say for the default boot to boot dka0,dka300?</description>
      <pubDate>Thu, 18 Nov 2004 10:16:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871213#M65656</guid>
      <dc:creator>Michael LaRoche</dc:creator>
      <dc:date>2004-11-18T10:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: System Disk Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871214#M65657</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;Is this a cluster?&lt;BR /&gt;Then the boot recognises that both (or 3) members are mounted, and at SystemDisk mount all mounted members are mounted.&lt;BR /&gt;&lt;BR /&gt;IIRC, _IF_ the SD shadowset is dismounted _CLEANLY_ , then even after a cluster shutdown (or a standalone member shutdown) this is recognised, and the whole set is mounted clean.&lt;BR /&gt;&lt;BR /&gt;This implies, that if you first dismount one member, that member will also NOT be mounted automagically.&lt;BR /&gt;&lt;BR /&gt;But... you have to double-double check that there __REALLY__ is NO shadow set mount for the system disk NOWHERE in the bootstrap!!&lt;BR /&gt;&lt;BR /&gt;If possible, dismount 1 member, and do a reboot.&lt;BR /&gt;If the member is NOT mounted, go ahead, but, if the member DOES get mounted, FIND OUT WHERE!!!&lt;BR /&gt;&lt;BR /&gt;Success.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Thu, 18 Nov 2004 10:21:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871214#M65657</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-11-18T10:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: System Disk Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871215#M65658</link>
      <description>&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;so is it possible to say for the default boot to boot dka0,dka300?&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;That certainly is possible, but has nothing to do with shadowing. If more than 1 disk is specified in BOOTDEF_DEV, it simply means that the system will try to boot from the first disk in the list, and if that is ABSENT, will try to boot from the second one.&lt;BR /&gt;&lt;BR /&gt;Btw, you can use the lexical function F$GETENV to find the BOOTDEF_DEV device.&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;&lt;BR /&gt;Kris&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Nov 2004 10:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871215#M65658</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2004-11-18T10:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: System Disk Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871216#M65659</link>
      <description>System disk members are automatically re-mounted, cluster or not. During bootstrap the code goes over all disks and checks them for having the same volume label and shadowset generation number.&lt;BR /&gt;&lt;BR /&gt;If you dismount one member, the remaining disk(s) get a new generation number. As others have already mentioned, this prevents the automatic re-mount of this member during bootstrap provided that you have no explicit mount anywhere.&lt;BR /&gt;&lt;BR /&gt;You can simply try it out:&lt;BR /&gt;- dismount the non-boot member&lt;BR /&gt;- reboot the system&lt;BR /&gt;- check if this disk has become a shadowset member again (if it's in a shadow copying state - the must be an explicit MOUNT somehere)</description>
      <pubDate>Thu, 18 Nov 2004 11:51:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871216#M65659</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-11-18T11:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: System Disk Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871217#M65660</link>
      <description>I had noticed in modparams.dat there are statements related to shadowing one being shadow_sys_disk = 1 and another being shadow_sys_unit = 0 (for dsa0).  If I comment out those 2 and leave shadowing=2 and alloclass=1.&lt;BR /&gt;&lt;BR /&gt;According to the above replies, dismount dka300 and reboot that should help once I change the modparams.  If this is not correct please let me know.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 18 Nov 2004 12:55:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871217#M65660</guid>
      <dc:creator>Michael LaRoche</dc:creator>
      <dc:date>2004-11-18T12:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: System Disk Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871218#M65661</link>
      <description>Michael, unless you are permanently disolving the shadow you do not need to change shadow_sys_disk or shadow_sys_unit for patches. For OS version upgrades, you do have to turn off shadowing.&lt;BR /&gt;As previously stated, do either a: $dismount/cluster dka300  ! can be use whether on a cluster or not&lt;BR /&gt;or:&lt;BR /&gt;$dismount dka300   ! if not on a cluster&lt;BR /&gt;&lt;BR /&gt;Reboot the cluster or standalone node to ensure that the only dka0 is in the shadow set. &lt;BR /&gt;If dka300 is shown as a member of dsa0 after the reboot, then there is a explict mount into the shadow set somewhere and you will have to comment it out and reboot again. &lt;BR /&gt;This is one reason, we usually don't have explict mounts of the system disks except in mixed architecture clusters.&lt;BR /&gt;Lawrence</description>
      <pubDate>Thu, 18 Nov 2004 13:20:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871218#M65661</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2004-11-18T13:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: System Disk Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871219#M65662</link>
      <description>Hi&lt;BR /&gt;The best option to disable shadowing on a system disk is:&lt;BR /&gt;&lt;BR /&gt;perform a conversational boot&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;b -flags 0,1 dka0&lt;BR /&gt;&lt;BR /&gt;Disable volume shadowing&lt;BR /&gt;&lt;BR /&gt;SYSBOOT&amp;gt;set shadow_sys_disk 0&lt;BR /&gt;SYSBOOT&amp;gt;continue&lt;BR /&gt;&lt;BR /&gt;Install patch, reboot the machine and reform the shadow set:&lt;BR /&gt;&lt;BR /&gt;$mount/confirm/system dsa0: /shadow=(dka0:,dka300:) volume_label.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Nov 2004 04:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871219#M65662</guid>
      <dc:creator>Daniel Fernandez Illan</dc:creator>
      <dc:date>2004-11-19T04:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: System Disk Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871220#M65663</link>
      <description>If you are just to install a patch then do what Kris suggested. I was doing exactly that last night and its fine. Note that you should shutdown apps, and quiese the system to ensure the system disk shadow set member you remove is a good a backup as possible.</description>
      <pubDate>Fri, 19 Nov 2004 05:03:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871220#M65663</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-11-19T05:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: System Disk Shadowing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871221#M65664</link>
      <description>Thanks to all who responded.  I will have to defer the dismount of the dka300 until Dec. 4 and test it then.  I'm sure it'll work as the pack is not explicitly mounted anywhere.&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Nov 2004 09:22:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-disk-shadowing/m-p/4871221#M65664</guid>
      <dc:creator>Michael LaRoche</dc:creator>
      <dc:date>2004-11-19T09:22:40Z</dc:date>
    </item>
  </channel>
</rss>

