<?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: Contiguous Disk Space in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728979#M75330</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Finally we loaded Unicenter tool to monitor the contiguous space in disks. Thanks for suggestions.</description>
    <pubDate>Tue, 28 Mar 2006 03:57:20 GMT</pubDate>
    <dc:creator>Sk Noorul  Hassan</dc:creator>
    <dc:date>2006-03-28T03:57:20Z</dc:date>
    <item>
      <title>Contiguous Disk Space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728973#M75324</link>
      <description>To check Contiguous disk Space, I used the following command,&lt;BR /&gt;&lt;BR /&gt;MCR SYSGEN CREATE DRV$DAT:[0,0]TEST.LIS/SIZE=50000/CONTIGUOUS   and I deleted the file after it is success.&lt;BR /&gt;&lt;BR /&gt;My Question is : After I delete the file, Is the size of contiguous disk blocks will remain same or will it be  fragmented.</description>
      <pubDate>Fri, 10 Feb 2006 10:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728973#M75324</guid>
      <dc:creator>Sk Noorul  Hassan</dc:creator>
      <dc:date>2006-02-10T10:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous Disk Space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728974#M75325</link>
      <description>Just after deletion, the space will be contigous, but if the disk is in use, it will get fragmented.&lt;BR /&gt;&lt;BR /&gt;To check for the fragmentation of a disk, you can use the free DFU tool (from the freeware CD or the OpenVMS freeware pages). Besides the&lt;BR /&gt;disk report DFU has a lot of usefull functions and is a must for system adminstrators.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Fri, 10 Feb 2006 10:41:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728974#M75325</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-02-10T10:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous Disk Space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728975#M75326</link>
      <description>&lt;BR /&gt;Right, sysgen is a good way to force that.&lt;BR /&gt;&lt;BR /&gt;A slightly easier alternative is:&lt;BR /&gt;&lt;BR /&gt;$COPY/CONT/ALLO=50000 NL: ...&lt;BR /&gt;&lt;BR /&gt;Both message have a subtle advantage over the DFU READONLY report.&lt;BR /&gt;If the space is not there, then those commands will trigger all the nodes in the cluster to release their pre-allocated, freeblock cache. This will potentially make contiguous space which was not visible.&lt;BR /&gt;&lt;BR /&gt;Hmm... After you delete the file its blocks will probably end up on the LRU list for free block and will thuse be most likely to be used to subsequent allocations.&lt;BR /&gt;So you'd better use that contig space soon after determining it is there.&lt;BR /&gt;&lt;BR /&gt;But why do you care? What problem are you trying to solve? There is very little need for purely contiguous files (only directory files). Contiguous best try often works well enough no? What application usage does this have? Or is is just a desire to optimize whether it is needed or not (which I would perfectly understand... I even optimize placing my trashbags in the thrash container :-).&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Feb 2006 10:52:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728975#M75326</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2006-02-10T10:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous Disk Space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728976#M75327</link>
      <description>Sk,&lt;BR /&gt;&lt;BR /&gt;to supplement Hein (where did I get the guts to pretend I can ?)&lt;BR /&gt;&lt;BR /&gt;VMS is MUCH less sensitive to disk and file fragmentation than other OSses.&lt;BR /&gt;( There are those that claim defragging is counterproductive: the costs are higher than the gains.)&lt;BR /&gt;You can easily optimise your system to care even less:&lt;BR /&gt;set SYSGEN ACP_WINDOW to 255 (requires reboot), and ANY fragmented file headers are always read-in completely. (subject to caching and cache aging of course) The most severe impact of fragmented files ("window turns") is now eliminated at the cost of some more file header info kept in memory.&lt;BR /&gt;Buy IO performance with some kB of memory!&lt;BR /&gt;&lt;BR /&gt;Hein will probably have to add some notes to this...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth&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>Sat, 11 Feb 2006 05:26:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728976#M75327</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-02-11T05:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous Disk Space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728977#M75328</link>
      <description>Sk Noorul Hassan,&lt;BR /&gt;&lt;BR /&gt;I agree with Hein and Jan.&lt;BR /&gt;&lt;BR /&gt;Huge windows (at times referred to as Cathedral Windows) eliminates the main performance penalty associated with fragmentation, namely window turns.&lt;BR /&gt;&lt;BR /&gt;Allocating a contiguous file as described has the results that have been detailed. &lt;BR /&gt;&lt;BR /&gt;Perhaps the more important question is "Why do you need to check contiguous space?" There are some reasons why this could be needed, but they tend to be rare. OpenVMS, as has been noted, has relatively few situations where contiguous space is an issue (e.g., directory files, and extensions of the Index File). In both cases, pre allocation of sufficient sizes is easily done and certainly appropriate.&lt;BR /&gt;&lt;BR /&gt;I hope that the above is helpful.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Sat, 11 Feb 2006 08:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728977#M75328</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-02-11T08:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous Disk Space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728978#M75329</link>
      <description>"Who needs contig space ?"&lt;BR /&gt;&lt;BR /&gt;When you install patches you might need it. Certain exe files are contiguous (e.g. in sys$loadable_images:PSDCTIMER.exe). Why ?&lt;BR /&gt;&lt;BR /&gt;And of course, you never know what applications are exactly doing/asking.&lt;BR /&gt;&lt;BR /&gt;In any case, I check every hour if contiguous space is present on almost every disk. Just to be sure. And because freespace counters sometimes lie.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 13 Feb 2006 02:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728978#M75329</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-02-13T02:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous Disk Space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728979#M75330</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Finally we loaded Unicenter tool to monitor the contiguous space in disks. Thanks for suggestions.</description>
      <pubDate>Tue, 28 Mar 2006 03:57:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-disk-space/m-p/3728979#M75330</guid>
      <dc:creator>Sk Noorul  Hassan</dc:creator>
      <dc:date>2006-03-28T03:57:20Z</dc:date>
    </item>
  </channel>
</rss>

