<?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: File System Full /var in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946256#M412752</link>
    <description>&lt;BR /&gt;Dear Harsha,&lt;BR /&gt;&lt;BR /&gt;It may be being used as the temporary space by any of the running process.&lt;BR /&gt;&lt;BR /&gt;Hope this helps !&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
    <pubDate>Mon, 12 Dec 2005 08:22:50 GMT</pubDate>
    <dc:creator>Sivakumar TS</dc:creator>
    <dc:date>2005-12-12T08:22:50Z</dc:date>
    <item>
      <title>File System Full /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946249#M412745</link>
      <description>Hi,&lt;BR /&gt;  We've a machine where in it shows 100% file system usage for /var file system thro' bdf command, but actually if you go in to the /var directory and do a du -sk of each files and folders, doesn't appears to be using all the space allocated to /var file system.&lt;BR /&gt;Ex: /var is a 2GB file system.&lt;BR /&gt;du -sk under /var shows the disk space utilized to be around 600MB and odd. So what could be the problem here and where is the remaining space allocated to /var getting utilized?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance for your Answers.</description>
      <pubDate>Mon, 12 Dec 2005 05:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946249#M412745</guid>
      <dc:creator>Harsha</dc:creator>
      <dc:date>2005-12-12T05:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: File System Full /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946250#M412746</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can cleanup the follwing directories&lt;BR /&gt;&lt;BR /&gt;/var/tmp&lt;BR /&gt;/var/adm/crash&lt;BR /&gt;&lt;BR /&gt;Look for core files in /var&lt;BR /&gt;&lt;BR /&gt;find /var -name core* -print&lt;BR /&gt;Cleanup also this files</description>
      <pubDate>Mon, 12 Dec 2005 05:43:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946250#M412746</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2005-12-12T05:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: File System Full /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946251#M412747</link>
      <description>hallo Harscha &lt;BR /&gt;when files that are in use are deleted , the space it occupied still remaines "in use".&lt;BR /&gt;did you remove (log)files under /var ?&lt;BR /&gt;&lt;BR /&gt;if yes , thy to find out which processes were connected to the files. stop and restart these processes and space will have been free-ed.&lt;BR /&gt;regards.</description>
      <pubDate>Mon, 12 Dec 2005 05:47:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946251#M412747</guid>
      <dc:creator>Henk Geurts</dc:creator>
      <dc:date>2005-12-12T05:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: File System Full /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946252#M412748</link>
      <description>Via SAM you can trim log files:&lt;BR /&gt;&lt;BR /&gt;/var/adm/btmp&lt;BR /&gt;/var/adm/sulog&lt;BR /&gt;/var/adm/wtmp&lt;BR /&gt;/var/adm/cron/log (and OLDlog)&lt;BR /&gt;/var/adm/lp/log&lt;BR /&gt;/var/adm/syslog/maillog&lt;BR /&gt;/var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;or if you're feeling brave you could null them on the command line (I prefer to trim because you still have the most recent messages available to refer to). Do NOT delete any of these files.&lt;BR /&gt;&lt;BR /&gt;You've already been given a good answer regarding the discrepancy between bdf and du so I won't repeat it.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Mon, 12 Dec 2005 06:09:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946252#M412748</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2005-12-12T06:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: File System Full /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946253#M412749</link>
      <description>Please check any print queue penind, or core dump files. And remove them.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Jay&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Dec 2005 06:20:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946253#M412749</guid>
      <dc:creator>Jayasuntar</dc:creator>
      <dc:date>2005-12-12T06:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: File System Full /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946254#M412750</link>
      <description>&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=981357" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=981357&lt;/A&gt;</description>
      <pubDate>Mon, 12 Dec 2005 06:21:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946254#M412750</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-12-12T06:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: File System Full /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946255#M412751</link>
      <description>Harsha,&lt;BR /&gt;&lt;BR /&gt;I think you have a rouge process running on /var.&lt;BR /&gt;&lt;BR /&gt;1. check the df -i and see you have free inodes, which you will have many.&lt;BR /&gt;&lt;BR /&gt;2. do fuser -cu /var and know the process. Just kill those.&lt;BR /&gt;&lt;BR /&gt;3. Sometimes it may require to shutdown and start the application that uses var (which you get it from fuser)&lt;BR /&gt;on killing / stopping and starting the application you will find it fine.&lt;BR /&gt;&lt;BR /&gt;cheers ...007</description>
      <pubDate>Mon, 12 Dec 2005 07:55:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946255#M412751</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2005-12-12T07:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: File System Full /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946256#M412752</link>
      <description>&lt;BR /&gt;Dear Harsha,&lt;BR /&gt;&lt;BR /&gt;It may be being used as the temporary space by any of the running process.&lt;BR /&gt;&lt;BR /&gt;Hope this helps !&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Mon, 12 Dec 2005 08:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946256#M412752</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2005-12-12T08:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: File System Full /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946257#M412753</link>
      <description>Hi&lt;BR /&gt;First of all, you need to assign point to everyone who takes time help you:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/publicProfile.do?userId=CA614859&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/publicProfile.do?userId=CA614859&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In order to cleanup the /var filesystem, as above ideas, you can remove content of /var/preserve/&lt;BR /&gt;#rm -f /var/preserve/*&lt;BR /&gt;&lt;BR /&gt;This directory contain all of  vi editor recover files.&lt;BR /&gt;&lt;BR /&gt;You can check out for all large files in /var:&lt;BR /&gt;find /var -xdev -type f -size +1000 -exec ll {} \;&lt;BR /&gt;&lt;BR /&gt;If can not remove any large file, you need to extend /var filesystem!&lt;BR /&gt;&lt;BR /&gt;Goodluck!&lt;BR /&gt;Hoang Chi Cong&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Dec 2005 22:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946257#M412753</guid>
      <dc:creator>Hoang Chi Cong_1</dc:creator>
      <dc:date>2005-12-12T22:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: File System Full /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946258#M412754</link>
      <description>Hi,&lt;BR /&gt;  I did a work around to sort out the disk space issue. I'd moved the /var/adm/sw/save directory to a filesystem where I'd enough space and linked to the new location. I didn't found any core files not any log files of huge size to remove or trim.After I'd requested for a restart as the machine was residing in a remote place and it's a pre-production server. Finally the system is up and running fine without any problems.&lt;BR /&gt;&lt;BR /&gt;Thanks Again for your precious time in answering to my question.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;-Harsha-&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 00:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full-var/m-p/4946258#M412754</guid>
      <dc:creator>Harsha</dc:creator>
      <dc:date>2005-12-14T00:57:18Z</dc:date>
    </item>
  </channel>
</rss>

