<?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 / 100% full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/100-full/m-p/4685289#M382808</link>
    <description>what is the action</description>
    <pubDate>Fri, 10 Sep 2010 05:21:19 GMT</pubDate>
    <dc:creator>rajbabu</dc:creator>
    <dc:date>2010-09-10T05:21:19Z</dc:date>
    <item>
      <title>/ 100% full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-full/m-p/4685289#M382808</link>
      <description>what is the action</description>
      <pubDate>Fri, 10 Sep 2010 05:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-full/m-p/4685289#M382808</guid>
      <dc:creator>rajbabu</dc:creator>
      <dc:date>2010-09-10T05:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: / 100% full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-full/m-p/4685290#M382809</link>
      <description>Hi Raju, &lt;BR /&gt;&lt;BR /&gt;if you are able to login, &lt;BR /&gt;please execute the below command&lt;BR /&gt;( command will delete the "core" files which is mounted on /)&lt;BR /&gt;&lt;BR /&gt;# find . -name core -exec file {} \; -exec rm -i {} \;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Prashant.&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Sep 2010 05:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-full/m-p/4685290#M382809</guid>
      <dc:creator>Prashantj</dc:creator>
      <dc:date>2010-09-10T05:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: / 100% full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-full/m-p/4685291#M382810</link>
      <description>you have to delete OR move some files not necessary on root for you. If you still need more space you have to extend root.</description>
      <pubDate>Fri, 10 Sep 2010 10:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-full/m-p/4685291#M382810</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-09-10T10:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: / 100% full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-full/m-p/4685292#M382811</link>
      <description>go look at places like /dev and see if there are any normal files. Many times files egt created during actions where a typing error occurs.&lt;BR /&gt;For example, using dd and setting the of=/dev/nul creates a normal file rather than sending it to the bit bucket /dev/null&lt;BR /&gt;&lt;BR /&gt;Another favourite one is /dev/rmt/om instead of /dev/rmt/0m&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Sep 2010 11:42:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-full/m-p/4685292#M382811</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2010-09-10T11:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: / 100% full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-full/m-p/4685293#M382812</link>
      <description>Some possibilities:&lt;BR /&gt;&lt;BR /&gt;du /dev&lt;BR /&gt;Maybe a big raw devices&lt;BR /&gt;&lt;BR /&gt;du /etc/lvmconf&lt;BR /&gt;maybe some "*.old" of old vgÂ´s&lt;BR /&gt;&lt;BR /&gt;see at "/.secure/etc/"&lt;BR /&gt;sometimes "audfile*" is very big&lt;BR /&gt;&lt;BR /&gt;core files&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Sep 2010 17:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-full/m-p/4685293#M382812</guid>
      <dc:creator>Laerte Cardoso</dc:creator>
      <dc:date>2010-09-10T17:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: / 100% full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-full/m-p/4685294#M382813</link>
      <description>The best way to resolve this is to look at the directory sizes (du) first:&lt;BR /&gt; &lt;BR /&gt;du -kx | sort -rn | head -20&lt;BR /&gt; &lt;BR /&gt;The directories /etc and /sbin must the largest under /. Any other directories must be much smaller. If not, those directories don't belong in / or they have files that should not be that large, or a large number of small files.&lt;BR /&gt; &lt;BR /&gt;You may also find / is using a large amount of space. Sort the directory by size: &lt;BR /&gt; &lt;BR /&gt;ll / | sort -rnk5 | head -20</description>
      <pubDate>Sat, 11 Sep 2010 00:36:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-full/m-p/4685294#M382813</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-09-11T00:36:10Z</dc:date>
    </item>
  </channel>
</rss>

