<?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 space in a disk on VMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706583#M73686</link>
    <description>Hmmm... what is the EXACT message. I don't recognize yours directly:&lt;BR /&gt;&lt;BR /&gt;FUL,  device full (insufficient space for allocation)&lt;BR /&gt;VOLUME_FULL,  volume is full (insufficient space for the request)&lt;BR /&gt;DEVICEFULL,  device full; allocation failure&lt;BR /&gt;:&lt;BR /&gt;&lt;BR /&gt;And how big are those section files going expected to be?&lt;BR /&gt;&lt;BR /&gt;2GB drives (RZ26?) are not too big compared to physical memory and virtual memory these data.&lt;BR /&gt;You know that when you initialize a disk, the defautl place for INDEXF.SYS is in the middle right? So max contig would be 1GB, unless one uses INIT/INDEX=...&lt;BR /&gt;&lt;BR /&gt;Are you sure it is a problem with the data disk? Could it be the audit system running out of system disk of something like that?&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Jan 2006 10:21:39 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2006-01-11T10:21:39Z</dc:date>
    <item>
      <title>Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706571#M73674</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;What are the ways to know the available contiguous space in a disk on VMS ?</description>
      <pubDate>Wed, 11 Jan 2006 04:18:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706571#M73674</guid>
      <dc:creator>Sk Noorul  Hassan</dc:creator>
      <dc:date>2006-01-11T04:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706572#M73675</link>
      <description>There are lots of possible reponses to this, but I guess an easy reply is to consider using a good tool from the VMS freeware collection, like this:&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;</description>
      <pubDate>Wed, 11 Jan 2006 04:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706572#M73675</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-01-11T04:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706573#M73676</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Use DEFRAG SHOW disc_name/VOL&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Marc</description>
      <pubDate>Wed, 11 Jan 2006 04:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706573#M73676</guid>
      <dc:creator>Marc Van den Broeck</dc:creator>
      <dc:date>2006-01-11T04:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706574#M73677</link>
      <description>For the freeware DFU too use&lt;BR /&gt;&lt;BR /&gt;$ MCR DFU&lt;BR /&gt;DFU&amp;gt; report device&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;output here that gives lots of juicy info, look under the Free space stats for what you're after.&lt;BR /&gt;.&lt;BR /&gt;DFU&amp;gt; ^Z</description>
      <pubDate>Wed, 11 Jan 2006 04:33:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706574#M73677</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-01-11T04:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706575#M73678</link>
      <description>Without tools : make an fdl that created a file of size x with option contiguous.&lt;BR /&gt;If create/fdl fails then the space isn't available. Don't forget to delete the file afterwards.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 11 Jan 2006 07:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706575#M73678</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-01-11T07:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706576#M73679</link>
      <description>&lt;BR /&gt;DFU is the preferred tool. Eveery system manager should know to use it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Anyway,  even with the tools, when running in a cluster you may want to instruct the system to allocate a large contiguous chunk before reporting. Why? Well each cluster node can (will) have a freeblock cache on the volume which may fragment the freespace for 'others'.&lt;BR /&gt;My favourite command for this: $COP/CONT/ALL=999999999 NL: tmp.tmp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help us understand why you think you need to know the largests contiguous chunk. Very few software cares about this anymore. Directories need to be contiguous. And I believe there is one database out there, not oracle, that requires it.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jan 2006 07:46:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706576#M73679</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2006-01-11T07:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706577#M73680</link>
      <description>I have no DFU loaded in the system. so, I have to go as suggested by WIM, or is there any other way ?</description>
      <pubDate>Wed, 11 Jan 2006 08:08:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706577#M73680</guid>
      <dc:creator>Sk Noorul  Hassan</dc:creator>
      <dc:date>2006-01-11T08:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706578#M73681</link>
      <description>The solution of Hein does the same.&lt;BR /&gt;&lt;BR /&gt;You could write a procedure :&lt;BR /&gt;&lt;BR /&gt;$ set noon&lt;BR /&gt;$cnt=1000000 ! or whatever&lt;BR /&gt;$b:&lt;BR /&gt;$ def/us sys$output nl:&lt;BR /&gt;$ def/us sys$error nl:&lt;BR /&gt;$ copy/cont/alloc='cnt' nl: xxx.lis&lt;BR /&gt;$ if $status&lt;BR /&gt;$ then&lt;BR /&gt;$    write sys$output "''cnt'"&lt;BR /&gt;$    del xxx.lis.*&lt;BR /&gt;$ else&lt;BR /&gt;$    cnt=cnt - 10000 ! or whatever&lt;BR /&gt;$    goto b&lt;BR /&gt;$ endif</description>
      <pubDate>Wed, 11 Jan 2006 08:25:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706578#M73681</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-01-11T08:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706579#M73682</link>
      <description>&lt;BR /&gt;I suppose you could 'binary search'  for the moment where a large contiguous file create starts to work. Not too hard, notably not with my $COPY techinque as you do not need a temp FDL file for that. Start with 2,000,000 blocks (less than 1TB), divide your way down and back up again.&lt;BR /&gt;&lt;BR /&gt;And you could read [000000]bitmap.sys and count bits.&lt;BR /&gt;&lt;BR /&gt;But WHY do you need to know? If it is for a file create, then just try that size. &lt;BR /&gt;&lt;BR /&gt;If it is for a report, then for starters it is a pretty lame/ useless number and it may be good enough to report "Largest contig free space over 500MB", or over 100MB or whatever.&lt;BR /&gt;&lt;BR /&gt;If it is for a serious report, then just knowing the largest chunk is probably not good enough anyway.&lt;BR /&gt;&lt;BR /&gt;You could see whether the more official tool DFO provided teh data needed. It's reporting functions are free.&lt;BR /&gt;&lt;BR /&gt;But anyway, you HAVE to get DFU on the box. &lt;BR /&gt;&lt;BR /&gt;No self respecting OpenVMS syystem manager can live without. It's free, it's good, it's been around, it's highly available, and it has been written/maintained by a Dutch guy... it doesn't get any better!&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jan 2006 08:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706579#M73682</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2006-01-11T08:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706580#M73683</link>
      <description>But DFU is not standard. I want to challenge a newbe in this company to get a version downloaded from the internet on the VMS node. Security doesn't allow it.&lt;BR /&gt;&lt;BR /&gt;IMHO : HP should have made the info available thru lexicals long time ago.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jan 2006 08:53:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706580#M73683</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-01-11T08:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706581#M73684</link>
      <description>DFU was written by the Wizard of ODS2 and should be included with VMS. Certainly it should be installed on any VMS systems you have.&lt;BR /&gt;&lt;BR /&gt;As to the original question - what are you trying to do? I wonder if you need to know this.</description>
      <pubDate>Wed, 11 Jan 2006 09:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706581#M73684</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-01-11T09:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706582#M73685</link>
      <description>During my application startup after VMS boot, the start up getting terminated with an error "insufficient space, disk full' while trying to create section files on the system. My disk size is 2GB and free space available is almost 1.8 GB</description>
      <pubDate>Wed, 11 Jan 2006 10:03:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706582#M73685</guid>
      <dc:creator>Sk Noorul  Hassan</dc:creator>
      <dc:date>2006-01-11T10:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706583#M73686</link>
      <description>Hmmm... what is the EXACT message. I don't recognize yours directly:&lt;BR /&gt;&lt;BR /&gt;FUL,  device full (insufficient space for allocation)&lt;BR /&gt;VOLUME_FULL,  volume is full (insufficient space for the request)&lt;BR /&gt;DEVICEFULL,  device full; allocation failure&lt;BR /&gt;:&lt;BR /&gt;&lt;BR /&gt;And how big are those section files going expected to be?&lt;BR /&gt;&lt;BR /&gt;2GB drives (RZ26?) are not too big compared to physical memory and virtual memory these data.&lt;BR /&gt;You know that when you initialize a disk, the defautl place for INDEXF.SYS is in the middle right? So max contig would be 1GB, unless one uses INIT/INDEX=...&lt;BR /&gt;&lt;BR /&gt;Are you sure it is a problem with the data disk? Could it be the audit system running out of system disk of something like that?&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jan 2006 10:21:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706583#M73686</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2006-01-11T10:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706584#M73687</link>
      <description>have you used one of the methods described to determine the largest contiguous free space?</description>
      <pubDate>Wed, 11 Jan 2006 10:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706584#M73687</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-01-11T10:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706585#M73688</link>
      <description>Do you know why the application wishes to create a contiguous file?</description>
      <pubDate>Wed, 11 Jan 2006 10:23:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706585#M73688</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-01-11T10:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706586#M73689</link>
      <description>Sounds more like you should just backup and restore (ie. defrag the volume).. assuming you have the hardware and time.&lt;BR /&gt;&lt;BR /&gt;Also, as per Marc's suggestion with DFO, I thought this HP product was free to use in report mode ? &lt;BR /&gt;&lt;BR /&gt;Failing that, try the freebie report image tool from HP...&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;Regards&lt;BR /&gt;John.</description>
      <pubDate>Wed, 11 Jan 2006 10:23:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706586#M73689</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-01-11T10:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706587#M73690</link>
      <description>The exact error is, device full; allocation failure&lt;BR /&gt;&lt;BR /&gt;Can it be solved by taking Image backup to a different disk and restore it back ?</description>
      <pubDate>Thu, 12 Jan 2006 04:03:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706587#M73690</guid>
      <dc:creator>Sk Noorul  Hassan</dc:creator>
      <dc:date>2006-01-12T04:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706588#M73691</link>
      <description>I would do "anal/disk/rep" for the disk first. Maybe the free space counters are not correct. Maybe you should do a cleanup.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 12 Jan 2006 04:25:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706588#M73691</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-01-12T04:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706589#M73692</link>
      <description>I did clean up and ana/disk/repair for the disk, still the problem exist. I am unable to create a file of space 10000 blocks also.</description>
      <pubDate>Thu, 12 Jan 2006 05:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706589#M73692</guid>
      <dc:creator>Sk Noorul  Hassan</dc:creator>
      <dc:date>2006-01-12T05:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Contiguous space in a disk on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706590#M73693</link>
      <description>Then you need to backup and restore, as said.&lt;BR /&gt;Or buy defrag.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 12 Jan 2006 06:01:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/contiguous-space-in-a-disk-on-vms/m-p/3706590#M73693</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-01-12T06:01:40Z</dc:date>
    </item>
  </channel>
</rss>

