<?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: disk space in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474273#M95859</link>
    <description>$SET ACCOUNT /NEW&lt;BR /&gt;&lt;BR /&gt;You may want to do this every week or month.&lt;BR /&gt;&lt;BR /&gt;You may want to use $SHOW ACCOUNT to see what its being recorded, and adjust with SET ACCOUNT as desired.&lt;BR /&gt;&lt;BR /&gt;Please purge the account file only after taking a copy onto an other disk and/or some network storage.&lt;BR /&gt;&lt;BR /&gt;Please google for DFU for a handy tool to find files quicker, and with more options, than DIRECTORY can.&lt;BR /&gt;MCR DFU SEARCH/FRAG=MINI=100&lt;BR /&gt;MCR DFU SEARCH/SIZE=MINI=1000000&lt;BR /&gt;MCR DFU SEARCH/VERS=MINI=20000&lt;BR /&gt;:&lt;BR /&gt;&lt;BR /&gt;DFU is also handy to delete directory trees.&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
    <pubDate>Thu, 06 Aug 2009 04:19:14 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2009-08-06T04:19:14Z</dc:date>
    <item>
      <title>disk space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474268#M95854</link>
      <description>i have a disk whose details r in the attachment. the problem that i have is that this disk is a system disk and it get filled up too quick.&lt;BR /&gt;i have purge,deleted and even used analyze/disk/repair, but still it would get filled up. &lt;BR /&gt;&lt;BR /&gt;HOW CAN I KNOW WHAT PROGRAM OR PROCESS IS TAKING SO MUCH SPACE SO QUICKLY ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2009 02:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474268#M95854</guid>
      <dc:creator>adarsh_4</dc:creator>
      <dc:date>2009-08-06T02:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: disk space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474269#M95855</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Total blocks            17773524&lt;BR /&gt;&lt;BR /&gt;A 9GB disk is not very large these days.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; HOW CAN I KNOW WHAT PROGRAM OR PROCESS [...]&lt;BR /&gt;&lt;BR /&gt;Programs and processes don't occupy disk&lt;BR /&gt;space.  Files occupy disk space.  Find the&lt;BR /&gt;files, then try to figure out who's making&lt;BR /&gt;them.&lt;BR /&gt;&lt;BR /&gt;Big files:&lt;BR /&gt;&lt;BR /&gt;dire /date /owne /size /sele = size = min = 10000 sys$sysdevice:[000000...]&lt;BR /&gt;&lt;BR /&gt;Many versions:&lt;BR /&gt;&lt;BR /&gt;dire /date /owne /size sys$sysdevice:[000000...];-16&lt;BR /&gt;&lt;BR /&gt;Adjust the parameters according to your&lt;BR /&gt;situation.</description>
      <pubDate>Thu, 06 Aug 2009 02:59:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474269#M95855</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-08-06T02:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: disk space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474270#M95856</link>
      <description>Also do $ SHOW DEV/FILES/OUTPUT=F.LIS SYS$SYSDEVICE in order to find what files are open on the disk.&lt;BR /&gt;&lt;BR /&gt;Ignore any with no process name and a PID of 00000000 and files of type .EXE.  Then look at what's left and try to figure out what the files are for.&lt;BR /&gt;&lt;BR /&gt;There's many possible causes (e.g. error log or ACCOUNTNG.DAT expanding) but I'm guessing that you'll probably find a .LOG file, very likely with a high version number, causing the problem.&lt;BR /&gt;&lt;BR /&gt;Of course if you have the appropriate monitoring tools to identify the hot files on the disk your task would probably be much easier.</description>
      <pubDate>Thu, 06 Aug 2009 03:28:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474270#M95856</guid>
      <dc:creator>John McL</dc:creator>
      <dc:date>2009-08-06T03:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: disk space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474271#M95857</link>
      <description>mr john the size of the accounting.dat file is &lt;BR /&gt;Directory $1$DKA0:[SYS0.SYSMGR]&lt;BR /&gt; &lt;BR /&gt;ACCOUNTNG.DAT;7      2559546  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;how can i reduce the size of this file.</description>
      <pubDate>Thu, 06 Aug 2009 03:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474271#M95857</guid>
      <dc:creator>adarsh_4</dc:creator>
      <dc:date>2009-08-06T03:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: disk space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474272#M95858</link>
      <description>&lt;!--!*#--&gt;&amp;gt; ACCOUNTNG.DAT;7 2559546&lt;BR /&gt;&amp;gt; how can i reduce the size of this file.&lt;BR /&gt;&lt;BR /&gt;HELP SET ACCOUNTING /NEW_FILE&lt;BR /&gt;&lt;BR /&gt;Zip can compress these things pretty well, if&lt;BR /&gt;you'd like to save the old data.  (You'd need&lt;BR /&gt;to re-expand it to do any processing, of&lt;BR /&gt;course.)</description>
      <pubDate>Thu, 06 Aug 2009 04:17:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474272#M95858</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-08-06T04:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: disk space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474273#M95859</link>
      <description>$SET ACCOUNT /NEW&lt;BR /&gt;&lt;BR /&gt;You may want to do this every week or month.&lt;BR /&gt;&lt;BR /&gt;You may want to use $SHOW ACCOUNT to see what its being recorded, and adjust with SET ACCOUNT as desired.&lt;BR /&gt;&lt;BR /&gt;Please purge the account file only after taking a copy onto an other disk and/or some network storage.&lt;BR /&gt;&lt;BR /&gt;Please google for DFU for a handy tool to find files quicker, and with more options, than DIRECTORY can.&lt;BR /&gt;MCR DFU SEARCH/FRAG=MINI=100&lt;BR /&gt;MCR DFU SEARCH/SIZE=MINI=1000000&lt;BR /&gt;MCR DFU SEARCH/VERS=MINI=20000&lt;BR /&gt;:&lt;BR /&gt;&lt;BR /&gt;DFU is also handy to delete directory trees.&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2009 04:19:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474273#M95859</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-08-06T04:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: disk space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474274#M95860</link>
      <description>Adarsh,&lt;BR /&gt;&lt;BR /&gt;The accounting facility is controlled by the SET ACCOUNTING command. A new file is started by doing SET ACCOUNTING/NEW_FILE from a suitably privileged process. I strongly recommend reading the documentation on the command before doing anything along these lines. &lt;BR /&gt;&lt;BR /&gt;After a SET ACCOUNTING/NEW_FILE, the old file can be reduced in size using the ZIP utility (please remember to use the "-V" switch to preserve the OpenVMS file attributes).&lt;BR /&gt;&lt;BR /&gt;The SHOW ACCOUNTING command will indicate what information is currently being logged. Depending on what is being logged (and what the reason for logging it is) governs whether you can make changes.&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>Thu, 06 Aug 2009 04:22:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474274#M95860</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-08-06T04:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: disk space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474275#M95861</link>
      <description>Be aware that some programs may be creating sequential files without updating the EOF pointer by closing or flushing.  In that case you can have a file with a large allocation but a small (even zero) used size reported.&lt;BR /&gt;&lt;BR /&gt;So, when using directory or dfu to find files that have a large amount of disk space allocated, be sure to use the appropriate command to look at allocated size instead of used size.&lt;BR /&gt;&lt;BR /&gt;$ dir/select=size:min:100000 disk$data:[000000...] /size=allocated&lt;BR /&gt;&lt;BR /&gt;$ dfu search /size=min:1000000 disk$datau /sort /allocated&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2009 07:25:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474275#M95861</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2009-08-06T07:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: disk space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474276#M95862</link>
      <description>How quickly is your system disk filling up? Is it hours, days or weeks?&lt;BR /&gt;&lt;BR /&gt;If it is very fast - a day or two - then check that you don't have image level accounting switched on. &lt;BR /&gt;&lt;BR /&gt;(If you don't know what it is then a quick look at the documentation for Accounting will explain better than I can here.)&lt;BR /&gt;&lt;BR /&gt;It is also possible that the rate at which processes start and, more importantly, stop on your system is particularly excessive.&lt;BR /&gt;&lt;BR /&gt;By the way, I recommend moving your old ACCOUNTNG.DAT files (compressed or not) off the system disk.  I'd retain maybe a week or two's worth but no more.  Any earlier can go to another disk or better yet, back them up to tape.</description>
      <pubDate>Thu, 06 Aug 2009 20:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474276#M95862</guid>
      <dc:creator>John McL</dc:creator>
      <dc:date>2009-08-06T20:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: disk space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474277#M95863</link>
      <description>Following on from John.&lt;BR /&gt;&lt;BR /&gt;    When you "Purge" the disk, how many files are deleted, and how much space is released.&lt;BR /&gt;&lt;BR /&gt;You should also check things like Page Files and Dump Files.    Consider moving them off the system disk (if they are there).&lt;BR /&gt;&lt;BR /&gt;Check also to see if you are saving "Recovery Data" from patch installs.&lt;BR /&gt;&lt;BR /&gt;Also, if you have "non-OS" applications installed on your system disk, you should consider researching how to move them off.&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Fri, 07 Aug 2009 10:55:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474277#M95863</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2009-08-07T10:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: disk space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474278#M95864</link>
      <description>thanks, i managed to solve the problem using your guy's suggestion. the accounting file and the log file for smtp service was too big.&lt;BR /&gt;&lt;BR /&gt;after taking the recommended mesaures, the problem was solved. thank you all again.</description>
      <pubDate>Tue, 11 Aug 2009 00:54:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474278#M95864</guid>
      <dc:creator>adarsh_4</dc:creator>
      <dc:date>2009-08-11T00:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: disk space</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474279#M95865</link>
      <description>If the accounting file grows big in a short time, it's worth a look to see what is logged:&lt;BR /&gt;&lt;BR /&gt;$ SHOW ACCOUNTING&lt;BR /&gt;&lt;BR /&gt;Chances are you'll find "IMAGE" in that list. That one a log reco4rd for every image that is executed - and without noticing, you run a LOT of images....&lt;BR /&gt;&lt;BR /&gt;Disable image accounting:&lt;BR /&gt;$ SET ACCOUNTING/DISABLE=IMAGE&lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Tue, 11 Aug 2009 08:32:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disk-space/m-p/4474279#M95865</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2009-08-11T08:32:55Z</dc:date>
    </item>
  </channel>
</rss>

