<?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: /var directory is full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/var-directory-is-full/m-p/5438331#M477602</link>
    <description>Find out where your space is actually used by running this command: du -kx /var | sort -rn | head -30 These arfe the biggest directories. It's always better to search for big directories first. You may find a massive amount of space used by the diagnostic logs due to a problems with the hardware, or you might find a disabled printer that has dozens or jobs queued. Post the results and we can provide better choices for cleaning up /var. NOTE: /var and /tmp require regular maintenance (cleaning out junki files, etc). The /var/tmp/hp directory was created by a sysadmin and is probably not needed anymore. Check with the sysadmin to see if these depots have already been installed and are not used by other HP-UX systems.</description>
    <pubDate>Wed, 04 Jan 2012 12:27:20 GMT</pubDate>
    <dc:creator>basant</dc:creator>
    <dc:date>2012-01-04T12:27:20Z</dc:date>
    <item>
      <title>/var directory is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-directory-is-full/m-p/5438015#M477599</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On HP-UX B.11.11 I noticed that /var directory&amp;nbsp;is 99% used.&lt;/P&gt;&lt;P&gt;I removed all file under /var/adm/crash and /var/tmp.&lt;/P&gt;&lt;P&gt;I reboot the system and now bdf command shows 96% used.&lt;/P&gt;&lt;P&gt;I know how to look for large files but I don't know whether I can delete them or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advice,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yali&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2012 08:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-directory-is-full/m-p/5438015#M477599</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-01-04T08:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: /var directory is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-directory-is-full/m-p/5438331#M477602</link>
      <description>Find out where your space is actually used by running this command: du -kx /var | sort -rn | head -30 These arfe the biggest directories. It's always better to search for big directories first. You may find a massive amount of space used by the diagnostic logs due to a problems with the hardware, or you might find a disabled printer that has dozens or jobs queued. Post the results and we can provide better choices for cleaning up /var. NOTE: /var and /tmp require regular maintenance (cleaning out junki files, etc). The /var/tmp/hp directory was created by a sysadmin and is probably not needed anymore. Check with the sysadmin to see if these depots have already been installed and are not used by other HP-UX systems.</description>
      <pubDate>Wed, 04 Jan 2012 12:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-directory-is-full/m-p/5438331#M477602</guid>
      <dc:creator>basant</dc:creator>
      <dc:date>2012-01-04T12:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: /var directory is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-directory-is-full/m-p/5438557#M477609</link>
      <description>&lt;P&gt;&amp;gt;but I don't know whether I can delete them or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also use cleanup(1m) to remove superseded patches in /var/adm/sw/save/.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2012 15:05:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-directory-is-full/m-p/5438557#M477609</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-01-04T15:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: /var directory is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-directory-is-full/m-p/5439277#M477628</link>
      <description>&lt;P&gt;Thank you both for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I monitor the /var directory via cron?&lt;/P&gt;&lt;P&gt;Can you recommend on any script or so?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2012 07:06:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-directory-is-full/m-p/5439277#M477628</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-01-05T07:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: /var directory is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-directory-is-full/m-p/5440909#M477674</link>
      <description>&lt;P&gt;&amp;gt;How can I monitor the /var directory via cron?&amp;nbsp; Can you recommend on any script or so?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sure.&amp;nbsp; See the following posts:&lt;/P&gt;&lt;P&gt;&lt;A href="http://h30499.www3.hp.com/t5/Languages-and-Scripting/help-regarding-bdf-output-shell-script/m-p/5079908/" target="_blank"&gt;http://h30499.www3.hp.com/t5/Languages-and-Scripting/help-regarding-bdf-output-shell-script/m-p/5079908/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://h30499.www3.hp.com/t5/Languages-and-Scripting/help-on-scripting/m-p/3899264/" target="_blank"&gt;http://h30499.www3.hp.com/t5/Languages-and-Scripting/help-on-scripting/m-p/3899264/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://h30499.www3.hp.com/t5/Languages-and-Scripting/while-bdf/m-p/4876205/" target="_blank"&gt;http://h30499.www3.hp.com/t5/Languages-and-Scripting/while-bdf/m-p/4876205/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can search for others.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2012 15:46:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-directory-is-full/m-p/5440909#M477674</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-01-06T15:46:51Z</dc:date>
    </item>
  </channel>
</rss>

