<?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: Highwater marking on a shadow set in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/highwater-marking-on-a-shadow-set/m-p/3444018#M65926</link>
    <description>Cor,&lt;BR /&gt;&lt;BR /&gt;  Highwater marking (HWM) is a volume characteristic, so you set it on the DSA device, not the physical members. It's persistent, so the setting (on or off) will survive remounts and reboots.&lt;BR /&gt;&lt;BR /&gt;  However, enabling or HWM on a volume on one node in a cluster DOES NOT propagate the setting to other nodes. It's possible to have the SAME volume with HWM enabled on some nodes and disabled on others simultaneously (hmmm, I wonder if we could twist that into a "feature"? ;-). I'm guessing that's the reason for recommending a remount - so that the VCB gets read from all nodes to make the HWM setting consistent across the cluster.&lt;BR /&gt;&lt;BR /&gt;  I'm fairly sure you can safely enable or disable HWM without remounting the volume - just make sure the SET VOLUME command is executed on every node in the cluster (use SYSMAN with SET ENVIRONMENT/CLUSTER).&lt;BR /&gt;&lt;BR /&gt;  To confirm if HWM is on or off try this:&lt;BR /&gt;&lt;BR /&gt;$ COPY NL: AFILE.TXT/ALLOCATE=10&lt;BR /&gt;$ SET FILE/END AFILE.TXT&lt;BR /&gt;$ DUMP/BLOCK=COUNT:2 AFILE.TXT&lt;BR /&gt;&lt;BR /&gt;  If HWM is enabled, you'll see two blocks of zeros. If it's disabled, you'll see remnants of a deleted file (typically non-zero). The enabled test assumes there have been files with nonzero contents recently deleted (disk block allocation is LIFO). So, seeing zeros doesn't confirm HWM is enabled (since you might have just happened to get zero blocks allocated), on the other hand, if you see anything non-zero you know for certain that HWM is disabled. If in doubt, create a large file, fill it with anything, delete it, and repeat the above sequence.&lt;BR /&gt;</description>
    <pubDate>Wed, 15 Dec 2004 16:25:54 GMT</pubDate>
    <dc:creator>John Gillings</dc:creator>
    <dc:date>2004-12-15T16:25:54Z</dc:date>
    <item>
      <title>Highwater marking on a shadow set</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/highwater-marking-on-a-shadow-set/m-p/3444014#M65922</link>
      <description>I have a number of systems running in a real time environment using shadow sets. Now I would like to disable highwater marking on the shadow sets. Will I have to do this on each shadow set member, or just on the shadow set device, DSA1: ? In the later case, will this setting remain after a reboot?&lt;BR /&gt;&lt;BR /&gt;Somewhere in the OpenVMS docs I found a line that said to remount the volume after changing the highwater marking. Is this true?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Dec 2004 04:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/highwater-marking-on-a-shadow-set/m-p/3444014#M65922</guid>
      <dc:creator>Cor Mom</dc:creator>
      <dc:date>2004-12-15T04:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Highwater marking on a shadow set</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/highwater-marking-on-a-shadow-set/m-p/3444015#M65923</link>
      <description>This is a change to the disk volume structure - you have to do this on the shadow virtual unit (DSA1:) - the physical members are not accessibe for this type of operation. Last time I checked, this information is permanently recorded on the disk - you might have to execute the command on any cluster member that has the disk mounted, though.</description>
      <pubDate>Wed, 15 Dec 2004 04:36:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/highwater-marking-on-a-shadow-set/m-p/3444015#M65923</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-12-15T04:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Highwater marking on a shadow set</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/highwater-marking-on-a-shadow-set/m-p/3444016#M65924</link>
      <description>Hi Cor,&lt;BR /&gt;&lt;BR /&gt;Welcome to this forum. Long time no see.&lt;BR /&gt;&lt;BR /&gt;The SET VOLUME /[NO]HIGHWATER_MARKING works on volumes (Files-11 ODS-2 &amp;amp; 5 disks).&lt;BR /&gt;You simply modify the virtual unit (DSAx:), not the individual members. No dismounting &amp;amp; mounting needed. The setting is persistent across reboots (provided it is not changed somewhere in your SYSTARTUP_VMS.COM, when mounting the disks).&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Dec 2004 04:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/highwater-marking-on-a-shadow-set/m-p/3444016#M65924</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2004-12-15T04:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Highwater marking on a shadow set</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/highwater-marking-on-a-shadow-set/m-p/3444017#M65925</link>
      <description>Uwe and Kris,&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Kris,&lt;BR /&gt;&lt;BR /&gt;Indeed, it has been quite some time ago. It noticed you some time ago on this forum, and yes, this was the first time for me.&lt;BR /&gt;&lt;BR /&gt;See you.</description>
      <pubDate>Wed, 15 Dec 2004 04:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/highwater-marking-on-a-shadow-set/m-p/3444017#M65925</guid>
      <dc:creator>Cor Mom</dc:creator>
      <dc:date>2004-12-15T04:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Highwater marking on a shadow set</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/highwater-marking-on-a-shadow-set/m-p/3444018#M65926</link>
      <description>Cor,&lt;BR /&gt;&lt;BR /&gt;  Highwater marking (HWM) is a volume characteristic, so you set it on the DSA device, not the physical members. It's persistent, so the setting (on or off) will survive remounts and reboots.&lt;BR /&gt;&lt;BR /&gt;  However, enabling or HWM on a volume on one node in a cluster DOES NOT propagate the setting to other nodes. It's possible to have the SAME volume with HWM enabled on some nodes and disabled on others simultaneously (hmmm, I wonder if we could twist that into a "feature"? ;-). I'm guessing that's the reason for recommending a remount - so that the VCB gets read from all nodes to make the HWM setting consistent across the cluster.&lt;BR /&gt;&lt;BR /&gt;  I'm fairly sure you can safely enable or disable HWM without remounting the volume - just make sure the SET VOLUME command is executed on every node in the cluster (use SYSMAN with SET ENVIRONMENT/CLUSTER).&lt;BR /&gt;&lt;BR /&gt;  To confirm if HWM is on or off try this:&lt;BR /&gt;&lt;BR /&gt;$ COPY NL: AFILE.TXT/ALLOCATE=10&lt;BR /&gt;$ SET FILE/END AFILE.TXT&lt;BR /&gt;$ DUMP/BLOCK=COUNT:2 AFILE.TXT&lt;BR /&gt;&lt;BR /&gt;  If HWM is enabled, you'll see two blocks of zeros. If it's disabled, you'll see remnants of a deleted file (typically non-zero). The enabled test assumes there have been files with nonzero contents recently deleted (disk block allocation is LIFO). So, seeing zeros doesn't confirm HWM is enabled (since you might have just happened to get zero blocks allocated), on the other hand, if you see anything non-zero you know for certain that HWM is disabled. If in doubt, create a large file, fill it with anything, delete it, and repeat the above sequence.&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Dec 2004 16:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/highwater-marking-on-a-shadow-set/m-p/3444018#M65926</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2004-12-15T16:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Highwater marking on a shadow set</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/highwater-marking-on-a-shadow-set/m-p/3444019#M65927</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;I used your commands to check the highwater settings from all cluster members and I can see old data in AFILE.TXT, so its working.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Dec 2004 07:20:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/highwater-marking-on-a-shadow-set/m-p/3444019#M65927</guid>
      <dc:creator>Cor Mom</dc:creator>
      <dc:date>2004-12-16T07:20:37Z</dc:date>
    </item>
  </channel>
</rss>

