<?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: Deliberately creating file fragmentation in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/deliberately-creating-file-fragmentation/m-p/5078277#M24980</link>
    <description>Thanks..... I will deploy it now.</description>
    <pubDate>Tue, 06 Nov 2007 11:54:40 GMT</pubDate>
    <dc:creator>John A.  Beard</dc:creator>
    <dc:date>2007-11-06T11:54:40Z</dc:date>
    <item>
      <title>Deliberately creating file fragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/deliberately-creating-file-fragmentation/m-p/5078275#M24978</link>
      <description>Hi folks,&lt;BR /&gt;&lt;BR /&gt;Does anyone have a simple DCL script that I can use to create multiple file fragments on an ODDS-2 disk. We are wanting to run this on a scratch disk that we can test Raxco's PerfectDisk against. I saw something similar here a long time ago, but I have had no success in locating it so far.&lt;BR /&gt;&lt;BR /&gt;Thanks.. John</description>
      <pubDate>Tue, 06 Nov 2007 10:58:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/deliberately-creating-file-fragmentation/m-p/5078275#M24978</guid>
      <dc:creator>John A.  Beard</dc:creator>
      <dc:date>2007-11-06T10:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Deliberately creating file fragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/deliberately-creating-file-fragmentation/m-p/5078276#M24979</link>
      <description>A very simple script:&lt;BR /&gt;&lt;BR /&gt;$ open/wr l1 a.dat&lt;BR /&gt;$ open/wr l2 b.dat&lt;BR /&gt;$ i=0&lt;BR /&gt;$1:&lt;BR /&gt;$ i=i+1&lt;BR /&gt;$ write l1 "datensatz"&lt;BR /&gt;$ write l2 "datensatz"&lt;BR /&gt;$ if (i.lt.1000000) then $ goto 1&lt;BR /&gt;$ close l1&lt;BR /&gt;$ close l2&lt;BR /&gt;&lt;BR /&gt;creates 2 interleaved files, can easily be extended...&lt;BR /&gt;&lt;BR /&gt;regards Kalle&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Nov 2007 11:14:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/deliberately-creating-file-fragmentation/m-p/5078276#M24979</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2007-11-06T11:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Deliberately creating file fragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/deliberately-creating-file-fragmentation/m-p/5078277#M24980</link>
      <description>Thanks..... I will deploy it now.</description>
      <pubDate>Tue, 06 Nov 2007 11:54:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/deliberately-creating-file-fragmentation/m-p/5078277#M24980</guid>
      <dc:creator>John A.  Beard</dc:creator>
      <dc:date>2007-11-06T11:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Deliberately creating file fragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/deliberately-creating-file-fragmentation/m-p/5078278#M24981</link>
      <description>If you are planning to compare this to another product, or even the different optimization levels of Perfect Disk, I would recommend making a physical backup of the "fragmented" disk, so you will be able to restore it to a known state when tying another option.&lt;BR /&gt;&lt;BR /&gt;Which version of PerfectDisk and which platform are you doing your testing on?&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Nov 2007 13:15:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/deliberately-creating-file-fragmentation/m-p/5078278#M24981</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2007-11-06T13:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Deliberately creating file fragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/deliberately-creating-file-fragmentation/m-p/5078279#M24982</link>
      <description>Before running this, or something like this, make sure to de-optimize the RMS settings.&lt;BR /&gt;Check your cluster size.&lt;BR /&gt;Check the dis default extent&lt;BR /&gt;$ SET RMS/EXT=&amp;lt;1-cluster&amp;gt;&lt;BR /&gt;$ SET RMS/BLOC=&amp;lt;1/2 cluster&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Be sure to write/sym a good long string ( F$FAO(!1000*x) )&lt;BR /&gt;Add a 3rd file to be deleted to validate fragmented free space work.&lt;BR /&gt;Add still more files every so many records.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But really... how realistic will any such trivial test be? Can you clone a real application disk? Will files be opened/closed during defrag tests?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Nov 2007 13:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/deliberately-creating-file-fragmentation/m-p/5078279#M24982</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-11-06T13:29:55Z</dc:date>
    </item>
  </channel>
</rss>

