<?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: Help in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839756#M78274</link>
    <description>Cathedral Windows does cure excessive window turns but not split I/O. &lt;BR /&gt;&lt;BR /&gt;It depends on what your problem (if any) is.</description>
    <pubDate>Wed, 09 Aug 2006 13:38:44 GMT</pubDate>
    <dc:creator>Ian Miller.</dc:creator>
    <dc:date>2006-08-09T13:38:44Z</dc:date>
    <item>
      <title>Help</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839747#M78265</link>
      <description>Can anyone recommend how to fix a couple disk space issues and fragmentation problems.&lt;BR /&gt;&lt;BR /&gt;Here is an example of our problem on one of our nodes. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2006 16:32:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839747#M78265</guid>
      <dc:creator>vmsserbo</dc:creator>
      <dc:date>2006-08-08T16:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839748#M78266</link>
      <description>Get a disk defragger.  We sell DFO (Disk File Optimizer); there are other 3rd party products&lt;BR /&gt;of varying quality.&lt;BR /&gt;&lt;BR /&gt;                    -- Rob</description>
      <pubDate>Tue, 08 Aug 2006 16:49:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839748#M78266</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2006-08-08T16:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839749#M78267</link>
      <description>Miles,&lt;BR /&gt;&lt;BR /&gt;  Again the title "Help" is not very descriptive. It certainly won't help anyone trying to find this topic in the future. Please change it to something like "How to fix file fragmentation"&lt;BR /&gt;&lt;BR /&gt;  The files you describe are fragmented, but not too severely. You can't do anything about it while they're open. Assuming you have some time window when they're closed, I'd suggest you CONVERT each file to clean it up both inside and outside.&lt;BR /&gt;&lt;BR /&gt;$ CONVERT [RMS]EDOCHIST.DAT [RMS]EDOCHIST.DAT&lt;BR /&gt;&lt;BR /&gt;Given the level of fragmentation, this is NOT urgent. After the CONVERT if the file is still fragmented, try:&lt;BR /&gt;&lt;BR /&gt;$ COPY/CONTIGUOUS [RMS]EDOCHIST.DAT [RMS]EDOCHIST.DAT&lt;BR /&gt;&lt;BR /&gt;To avoid the file fragmenting in the future, work out its likely growth pattern and give it an appropriate EXTEND quantity. If I'm reading your report correctly, the file is around 450K blocks, so 50K blocks wouldn't be unreasonable:&lt;BR /&gt;&lt;BR /&gt;$ SET FILE/EXTEND=50000 [RMS]EDOCHIST.DAT &lt;BR /&gt;&lt;BR /&gt;You need to know the data to decide on the best value. How much do you expect the file to grow? How much disk space are you prepared to allocate to it now?&lt;BR /&gt;&lt;BR /&gt;Of course, this will only help if you have sufficient contiguous free space. &lt;BR /&gt;&lt;BR /&gt;If you have it, run DEFRAG against the disk to consolidate the free space. &lt;BR /&gt;&lt;BR /&gt;It's not clear from the display what your "free space issues" are. If you're running low, the most cost effective solution is often "buy more"!</description>
      <pubDate>Tue, 08 Aug 2006 17:05:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839749#M78267</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2006-08-08T17:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839750#M78268</link>
      <description>Miles,&lt;BR /&gt;&lt;BR /&gt;For that number of files, my first attempt would be to do CONVERT with an appropriate FDL (as John said).&lt;BR /&gt;&lt;BR /&gt;I would also consider what the expansion requirements of these files are, and allocate the new files accordingly.&lt;BR /&gt;&lt;BR /&gt;If the disk has a big enough block of free space, this should work. If the entire disk is fragmented, I would consider using a defragmenter.&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;&lt;BR /&gt;P.S. I second John's comments about titling the post in a clearer fashion.</description>
      <pubDate>Tue, 08 Aug 2006 18:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839750#M78268</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-08-08T18:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839751#M78269</link>
      <description>&lt;BR /&gt;In addition to the other replies you have, I'll chime in with the budget answer.  &lt;BR /&gt;&lt;BR /&gt;BACKUP can be used as a defragmentation utility and it's included with the operating system.  If you have a spare disk, make sure all files are closed and create a disk-to-disk /IMAGE copy.  Either update the logicals used for data access or change the disk identifier.  &lt;BR /&gt;&lt;BR /&gt;If you don't have a spare device, you can create a tape backup and image restore.  Be very sure your backup device is reliable before trying this.  The VERIFY switch is recommended. &lt;BR /&gt;&lt;BR /&gt;As mentioned above, set a reasonable file extent to help avoid fragmentation issues in the future.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Tue, 08 Aug 2006 20:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839751#M78269</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2006-08-08T20:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839752#M78270</link>
      <description>On the freeware cd (or on the net) you find the utility DFU that can defragment 1 file at the time. With the command defrag/besttry you should defrag the file if possible. If your disk is too defragmented it may fail.&lt;BR /&gt;&lt;BR /&gt;BTW : may be the files don't get defragmented because they were open during the defragment process (if any).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 09 Aug 2006 01:10:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839752#M78270</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-09T01:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839753#M78271</link>
      <description>Hi Miles,&lt;BR /&gt;&lt;BR /&gt;If you haven't already, I'd get a copy (for free) of DFU from here&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/freeware/freeware70/dfu/" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware70/dfu/&lt;/A&gt;  &lt;BR /&gt;&lt;BR /&gt;...It's very quick on a whole bunch of useful tasks (has online help) and can defag individual files just fine.&lt;BR /&gt;&lt;BR /&gt;If you want something that'll defrag more than an individual file HP's Disk File Optimizer (DFO) has a varied level of defrag levels. You can download an use the reporting version for free here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/storage/dfopage.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/storage/dfopage.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's been a while but at the time we felt the cost was reasonable and justified for the volumes we cannot easily backup/image and restore, so we use it regularly to consolidate free space.&lt;BR /&gt;&lt;BR /&gt;One final point, if any of these files are created regularly (new files ;1 say from a month end batch run) and you know how big they get, you could investigate changing the application to create preallocating the required space and/or apply an extension too. If they're created via .FDL files then you can also specify values within the FDL too.&lt;BR /&gt;&lt;BR /&gt;Kind Regards&lt;BR /&gt;John&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2006 01:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839753#M78271</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-08-09T01:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839754#M78272</link>
      <description>A more important question is what real impact is this fragmentation having?&lt;BR /&gt;&lt;BR /&gt;Is the performance of your application currently acceptable and are these files frequently accessed?&lt;BR /&gt;&lt;BR /&gt;Look at window turns (MONITOR FCP) and split I/O rate (MONITOR IO). Unless this a significant percentage then the fragmentation is not a problem. Don't fix problems that are having no significant impact.</description>
      <pubDate>Wed, 09 Aug 2006 03:53:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839754#M78272</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-08-09T03:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839755#M78273</link>
      <description>Miles,&lt;BR /&gt;&lt;BR /&gt;even if you DO have a relatively high WindowTurnRate, this CAN be overcome more easily.&lt;BR /&gt;You can enable "Cathedral Windows", ie, you always load ALL of the file header in memory.&lt;BR /&gt;You achieve this by setting SYSGEN param ACP_WINDOW to 255 (max, special meaning: ALL)&lt;BR /&gt;Unfortunately it requires reboot, and it can better be left to AUTOGEN to calculate some related params.&lt;BR /&gt;This completely eliminates WindowTurns.&lt;BR /&gt;There are those that say it is as good as the best defragger.&lt;BR /&gt;I do have some doubts on that, but it sure eliminates all defragger overhead. And it does NOT consolidate free space!&lt;BR /&gt;&lt;BR /&gt;(You DO need a bit more physcal memory (in the order of the total size of the excessive fileHEADERS, so several KB [er very fragmented file probably less than 1 MB if you have less than 100 VERY frahmented files)&lt;BR /&gt;&lt;BR /&gt;fwiw&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>Wed, 09 Aug 2006 12:54:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839755#M78273</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-08-09T12:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839756#M78274</link>
      <description>Cathedral Windows does cure excessive window turns but not split I/O. &lt;BR /&gt;&lt;BR /&gt;It depends on what your problem (if any) is.</description>
      <pubDate>Wed, 09 Aug 2006 13:38:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839756#M78274</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-08-09T13:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839757#M78275</link>
      <description>Miles,&lt;BR /&gt;  Huh? Something wrong with my answer?</description>
      <pubDate>Wed, 09 Aug 2006 17:35:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help/m-p/3839757#M78275</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2006-08-09T17:35:24Z</dc:date>
    </item>
  </channel>
</rss>

