<?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 Setting the Shadow set master in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/setting-the-shadow-set-master/m-p/3997289#M12275</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In a shadow set,is there anyway to set the shadow set master?&lt;BR /&gt;&lt;BR /&gt;We have 2 systems clustered across a 10km link. The disks are shadowed between the sites using Volume shadowing. The primary site does 90% of the processing. The disks show that the shadow masters are on the other site. Can anyone clarify if this will negatively affect performance, and if there is a way to transfer the master ownership to the primary site disks?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Andrew</description>
    <pubDate>Thu, 10 May 2007 03:48:52 GMT</pubDate>
    <dc:creator>A.W.R</dc:creator>
    <dc:date>2007-05-10T03:48:52Z</dc:date>
    <item>
      <title>Setting the Shadow set master</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-the-shadow-set-master/m-p/3997289#M12275</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In a shadow set,is there anyway to set the shadow set master?&lt;BR /&gt;&lt;BR /&gt;We have 2 systems clustered across a 10km link. The disks are shadowed between the sites using Volume shadowing. The primary site does 90% of the processing. The disks show that the shadow masters are on the other site. Can anyone clarify if this will negatively affect performance, and if there is a way to transfer the master ownership to the primary site disks?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Andrew</description>
      <pubDate>Thu, 10 May 2007 03:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-the-shadow-set-master/m-p/3997289#M12275</guid>
      <dc:creator>A.W.R</dc:creator>
      <dc:date>2007-05-10T03:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the Shadow set master</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-the-shadow-set-master/m-p/3997290#M12276</link>
      <description>Andy,&lt;BR /&gt;&lt;BR /&gt;you can use the SET SHADOW command to specify SITE and READ_COST info, so that reads will use the 'local' member. Use SHOW SHADOW to check.&lt;BR /&gt;&lt;BR /&gt;I know of no way to change the master member, except dismounting a member device.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Thu, 10 May 2007 04:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-the-shadow-set-master/m-p/3997290#M12276</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2007-05-10T04:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the Shadow set master</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-the-shadow-set-master/m-p/3997291#M12277</link>
      <description>Hi Andrew&lt;BR /&gt;&lt;BR /&gt;As Kalle states you have some control over read operations.&lt;BR /&gt;Shadowing considers write operations as complete only when all members have completed the write operation, so I would hazard it wont make much difference where the master is. &lt;BR /&gt;&lt;BR /&gt;The goal of shadowing is availablity not performance.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Steven</description>
      <pubDate>Thu, 10 May 2007 05:25:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-the-shadow-set-master/m-p/3997291#M12277</guid>
      <dc:creator>Steve-Thompson</dc:creator>
      <dc:date>2007-05-10T05:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the Shadow set master</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-the-shadow-set-master/m-p/3997292#M12278</link>
      <description>Andy,&lt;BR /&gt;&lt;BR /&gt;shadowing is clever enough to automatically load-balance the IO load for the available members, using the device queue length. This does not depend on shadow mastership. Later versions allow management intervention via the READ_COST attribute (especially for Fibre SCSI disks), which allows you to give a hint, which disks are 'local' vs. 'remote'.&lt;BR /&gt;&lt;BR /&gt;You can use SHOW DEV/FULL dev and have a look at the operation count for both members. Depending on the read/write ratio you should see a (much) higher operation count on the local member.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 10 May 2007 05:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-the-shadow-set-master/m-p/3997292#M12278</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-05-10T05:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the Shadow set master</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-the-shadow-set-master/m-p/3997293#M12279</link>
      <description>The previous responses are all correct.&lt;BR /&gt;&lt;BR /&gt;Please see the SYSGEN param SHADOW_SITE_ID in order to associate devices with a specific "site".  Using the READ_COST mechanism will work as well, however.&lt;BR /&gt;&lt;BR /&gt;Also, please consider using HBMM if you are not already doing so.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                -- Rob</description>
      <pubDate>Thu, 10 May 2007 08:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-the-shadow-set-master/m-p/3997293#M12279</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2007-05-10T08:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the Shadow set master</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-the-shadow-set-master/m-p/3997294#M12280</link>
      <description>If you mean Master Member (checked by command SDA&amp;gt; show dev dsa100) so this is managed by shadowserver (last mount counter - or something similar).&lt;BR /&gt;For SAN configuration is useful SET DEVICE/SITE=...  for reading from local member.&lt;BR /&gt;Write is managed by shadowserver.&lt;BR /&gt;Petr</description>
      <pubDate>Fri, 11 May 2007 07:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-the-shadow-set-master/m-p/3997294#M12280</guid>
      <dc:creator>Petr Spisek</dc:creator>
      <dc:date>2007-05-11T07:58:10Z</dc:date>
    </item>
  </channel>
</rss>

