<?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: SET VOL/REBUILD=FORCE Explanation in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928245#M71309</link>
    <description>Jack,&lt;BR /&gt;&lt;BR /&gt;since the option is default, and as far as I can see non-negatable, I take it that is documentary only.&lt;BR /&gt;Maybe some time in the past Engeneering thought it wise to leave open the option for future devellopments?&lt;BR /&gt;&lt;BR /&gt;Are there any REAL gurus around that can confirm this, or explain otherwise?&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
    <pubDate>Thu, 22 Sep 2005 12:18:11 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2005-09-22T12:18:11Z</dc:date>
    <item>
      <title>SET VOL/REBUILD=FORCE Explanation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928244#M71308</link>
      <description>Below is the Help text.  Could someone provide more explanation of the FORCE option vs not uisng FORCE?  Thank you&lt;BR /&gt;&lt;BR /&gt;SET&lt;BR /&gt;&lt;BR /&gt;  VOLUME&lt;BR /&gt;&lt;BR /&gt;    /REBUILD&lt;BR /&gt;&lt;BR /&gt;          /REBUILD[=FORCE]&lt;BR /&gt;&lt;BR /&gt;       Recovers caching limits for a volume that was dismounted&lt;BR /&gt;       improperly. If a disk volume was dismounted improperly (such&lt;BR /&gt;       as during a system failure), and was then remounted with the&lt;BR /&gt;       MOUNT/NOREBUILD command, you can use SET VOLUME/REBUILD to&lt;BR /&gt;       recover the caching that was in effect at the time of the&lt;BR /&gt;       dismount. The FORCE option forces the disk to be rebuilt&lt;BR /&gt;       unconditionally, thus updating the free block count in the disk&lt;BR /&gt;       volume's lock value block.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Sep 2005 12:06:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928244#M71308</guid>
      <dc:creator>Jack Trachtman</dc:creator>
      <dc:date>2005-09-22T12:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: SET VOL/REBUILD=FORCE Explanation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928245#M71309</link>
      <description>Jack,&lt;BR /&gt;&lt;BR /&gt;since the option is default, and as far as I can see non-negatable, I take it that is documentary only.&lt;BR /&gt;Maybe some time in the past Engeneering thought it wise to leave open the option for future devellopments?&lt;BR /&gt;&lt;BR /&gt;Are there any REAL gurus around that can confirm this, or explain otherwise?&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 22 Sep 2005 12:18:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928245#M71309</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-09-22T12:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: SET VOL/REBUILD=FORCE Explanation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928246#M71310</link>
      <description>If I recall correctly, the history is this:&lt;BR /&gt;&lt;BR /&gt;SET VOLUME/REBUILD (without FORCE) used/uses some characteristics of the volume to find out if a rebuild was really necessary - sometimes the assumption was wrong and the disk was not rebuild. FORCE will tell the code to skip these checks and always run a full rebuild.</description>
      <pubDate>Thu, 22 Sep 2005 12:25:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928246#M71310</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-09-22T12:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: SET VOL/REBUILD=FORCE Explanation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928247#M71311</link>
      <description>Addiontal question:&lt;BR /&gt;&lt;BR /&gt;This command is supposedly safe to run at any time, and I presume it could run for a few minutes on a disk with lots of files.&lt;BR /&gt;&lt;BR /&gt;Does it lock the disk during its work, therefor the users might see a "pause"?</description>
      <pubDate>Thu, 22 Sep 2005 13:08:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928247#M71311</guid>
      <dc:creator>Jack Trachtman</dc:creator>
      <dc:date>2005-09-22T13:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: SET VOL/REBUILD=FORCE Explanation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928248#M71312</link>
      <description>Yes, it must lock out de/allocation changes to get a consistent view while it walks through the file headers, although reading/writing of existing files might be allowed (I'm not sure).</description>
      <pubDate>Thu, 22 Sep 2005 13:24:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928248#M71312</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-09-22T13:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: SET VOL/REBUILD=FORCE Explanation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928249#M71313</link>
      <description>Hello Jack,&lt;BR /&gt;&lt;BR /&gt;You may find this of interest:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/support/asktima/operating_systems/CHAMP_SRC980303000978.html" target="_blank"&gt;http://h18000.www1.hp.com/support/asktima/operating_systems/CHAMP_SRC980303000978.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And now a piece of trivia - the /REBUILD qualifier for SET VOLUME was introduced in V5.5.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Ian&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Sep 2005 14:24:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928249#M71313</guid>
      <dc:creator>Ian McKerracher_1</dc:creator>
      <dc:date>2005-09-22T14:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: SET VOL/REBUILD=FORCE Explanation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928250#M71314</link>
      <description>Thanks all</description>
      <pubDate>Thu, 22 Sep 2005 15:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-vol-rebuild-force-explanation/m-p/4928250#M71314</guid>
      <dc:creator>Jack Trachtman</dc:creator>
      <dc:date>2005-09-22T15:38:47Z</dc:date>
    </item>
  </channel>
</rss>

