<?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 utilization in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-utilization/m-p/4615398#M376958</link>
    <description># cleanup -c2&lt;BR /&gt;&lt;BR /&gt;(try to house keep system log files)&lt;BR /&gt;&lt;BR /&gt;# /var/adm/syslog/syslog.log*&lt;BR /&gt;&lt;BR /&gt;# cd  /var/mail -&amp;gt; you can deleted (root, emails)&lt;BR /&gt;&lt;BR /&gt;Look for large files under (/var)&lt;BR /&gt;&lt;BR /&gt;# find /var -xdev -type f -size +5000000c -exec ll {} \; | sort -nk 5&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;# du -ak /var | sort -nr | more&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Apr 2010 04:44:15 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2010-04-12T04:44:15Z</dc:date>
    <item>
      <title>file system utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-utilization/m-p/4615395#M376955</link>
      <description>hello&lt;BR /&gt;the /var utilization reach the %72, I found that the /var/adm/sw/save utilize around 3.5G from the tootal size of /var which is 6G. do I need to clean up some files or it is normal??&lt;BR /&gt;NOTE: the cell manager installed in this server for omni backup S.W</description>
      <pubDate>Sun, 11 Apr 2010 08:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-utilization/m-p/4615395#M376955</guid>
      <dc:creator>CU_1</dc:creator>
      <dc:date>2010-04-11T08:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: file system utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-utilization/m-p/4615396#M376956</link>
      <description>HI Abdul,&lt;BR /&gt;By using below command, you can calculate how much space you can free.&lt;BR /&gt;&lt;BR /&gt;cleanup -p -c1 &amp;gt; cleanup_patch&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 11 Apr 2010 09:30:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-utilization/m-p/4615396#M376956</guid>
      <dc:creator>VVS</dc:creator>
      <dc:date>2010-04-11T09:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: file system utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-utilization/m-p/4615397#M376957</link>
      <description>Hi Abdul,&lt;BR /&gt;&lt;BR /&gt;These are roll back copies of currently applied patches. The superseded patch files will be saved in this directory. If you remove phxxxx, you will not be able to uninstall the superseding patch of phxxxx from the system.&lt;BR /&gt;&lt;BR /&gt;You will get idea from the below thread.&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1270997924577+28353475&amp;amp;threadId=121210" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1270997924577+28353475&amp;amp;threadId=121210&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Sun, 11 Apr 2010 14:05:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-utilization/m-p/4615397#M376957</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-04-11T14:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: file system utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-utilization/m-p/4615398#M376958</link>
      <description># cleanup -c2&lt;BR /&gt;&lt;BR /&gt;(try to house keep system log files)&lt;BR /&gt;&lt;BR /&gt;# /var/adm/syslog/syslog.log*&lt;BR /&gt;&lt;BR /&gt;# cd  /var/mail -&amp;gt; you can deleted (root, emails)&lt;BR /&gt;&lt;BR /&gt;Look for large files under (/var)&lt;BR /&gt;&lt;BR /&gt;# find /var -xdev -type f -size +5000000c -exec ll {} \; | sort -nk 5&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;# du -ak /var | sort -nr | more&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Apr 2010 04:44:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-utilization/m-p/4615398#M376958</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-04-12T04:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: file system utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-utilization/m-p/4615399#M376959</link>
      <description>Normally you do not need to rollback patches if ur system is running fine.&lt;BR /&gt;&lt;BR /&gt;SO take the backup of /var file system and run&lt;BR /&gt;#cleanup -c 1   &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; would remove patched which are superceded once&lt;BR /&gt;&lt;BR /&gt;this would remove all superceeded patch and would free up a good space.&lt;BR /&gt;&lt;BR /&gt;cleanup -c 2 &amp;gt;&amp;gt;&amp;gt; would remove patched which are superceded twice&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Mon, 12 Apr 2010 05:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-utilization/m-p/4615399#M376959</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-04-12T05:02:40Z</dc:date>
    </item>
  </channel>
</rss>

