<?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: storage in root is 100% usage, what to remove to free it in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/storage-in-root-is-100-usage-what-to-remove-to-free-it/m-p/6452006#M54598</link>
    <description>&lt;P&gt;I can do that and infact i have tried listed themout, but the problem is that whenever i use the command du, it just stops there on the screen and hang. Any other ways to see them.&lt;/P&gt;</description>
    <pubDate>Sat, 19 Apr 2014 20:55:38 GMT</pubDate>
    <dc:creator>ArAgOnHaMz</dc:creator>
    <dc:date>2014-04-19T20:55:38Z</dc:date>
    <item>
      <title>storage in root is 100% usage, what to remove to free it</title>
      <link>https://community.hpe.com/t5/operating-system-linux/storage-in-root-is-100-usage-what-to-remove-to-free-it/m-p/6451924#M54596</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can see below my &amp;nbsp;space at '/' is 100% use.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;Filesystem&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Size&amp;nbsp; Used Avail Use% Mounted on&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;/dev/cciss/c0d0p6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20G&amp;nbsp;&amp;nbsp; 19G&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 &amp;nbsp; &amp;nbsp; 100% &amp;nbsp; &amp;nbsp;/&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;/dev/cciss/c0d0p7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9.7G&amp;nbsp; 151M&amp;nbsp; 9.1G&amp;nbsp;&amp;nbsp; 2% /tmp&lt;/P&gt;
&lt;P&gt;&amp;nbsp;/dev/cciss/c0d0p5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20G&amp;nbsp; 2.0G&amp;nbsp;&amp;nbsp; 17G&amp;nbsp; 11% /usr&lt;/P&gt;
&lt;P&gt;&amp;nbsp;/dev/cciss/c0d0p3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20G&amp;nbsp; 6.5G&amp;nbsp;&amp;nbsp; 12G&amp;nbsp; 36% /var&lt;/P&gt;
&lt;P&gt;&amp;nbsp;/dev/cciss/c0d0p2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20G&amp;nbsp; 3.5G&amp;nbsp;&amp;nbsp; 15G&amp;nbsp; 19% /opt&lt;/P&gt;
&lt;P&gt;&amp;nbsp;/dev/cciss/c0d0p1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.0G&amp;nbsp;&amp;nbsp; 41M&amp;nbsp; 1.8G&amp;nbsp;&amp;nbsp; 3% /boot&lt;/P&gt;
&lt;P&gt;&amp;nbsp;/dev/mapper/vg0-lv0&amp;nbsp;&amp;nbsp; 8.8T&amp;nbsp; 7.0G&amp;nbsp; 8.3T&amp;nbsp;&amp;nbsp; 1% /global/home&lt;/P&gt;
&lt;P&gt;&amp;nbsp;/dev/mapper/vg1-lv1&amp;nbsp;&amp;nbsp; 7.6T&amp;nbsp;&amp;nbsp; 22G&amp;nbsp; 7.2T&amp;nbsp;&amp;nbsp; 1% /global/apps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Im new to these things, please help me how to find out what is exactly causing this issue. I wanted to know maybe is there any hidden files or something that cause this problem. Or maybe is it a harddrive failure.?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;Hamar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved from storage&amp;gt;General to Linux &amp;gt; sysadmin. -HP Forum Moderator&lt;/P&gt;</description>
      <pubDate>Sun, 20 Apr 2014 23:05:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/storage-in-root-is-100-usage-what-to-remove-to-free-it/m-p/6451924#M54596</guid>
      <dc:creator>ArAgOnHaMz</dc:creator>
      <dc:date>2014-04-20T23:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: storage in root is 100% usage, what to remove to free it</title>
      <link>https://community.hpe.com/t5/operating-system-linux/storage-in-root-is-100-usage-what-to-remove-to-free-it/m-p/6451938#M54597</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can use 'du' to find out what is using the most. For example this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cd /&lt;/P&gt;&lt;P&gt;du -ch --max-depth=3 &amp;gt;&amp;gt; /tmp/listall&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;would give you a list in /tmp/listall that has all the directories within 3 levels and how large each is.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;20G for /opt and /usr was perhaps a bit too much?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Apr 2014 11:13:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/storage-in-root-is-100-usage-what-to-remove-to-free-it/m-p/6451938#M54597</guid>
      <dc:creator>Johan Guldmyr</dc:creator>
      <dc:date>2014-04-19T11:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: storage in root is 100% usage, what to remove to free it</title>
      <link>https://community.hpe.com/t5/operating-system-linux/storage-in-root-is-100-usage-what-to-remove-to-free-it/m-p/6452006#M54598</link>
      <description>&lt;P&gt;I can do that and infact i have tried listed themout, but the problem is that whenever i use the command du, it just stops there on the screen and hang. Any other ways to see them.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Apr 2014 20:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/storage-in-root-is-100-usage-what-to-remove-to-free-it/m-p/6452006#M54598</guid>
      <dc:creator>ArAgOnHaMz</dc:creator>
      <dc:date>2014-04-19T20:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: storage in root is 100% usage, what to remove to free it</title>
      <link>https://community.hpe.com/t5/operating-system-linux/storage-in-root-is-100-usage-what-to-remove-to-free-it/m-p/6452072#M54599</link>
      <description>&lt;P&gt;If you run the command I showed then all the files should be listed in /tmp/listall, not on the screen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there's nothing in there either, check /var/log/messages (might vary, what OS are you running) for errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are other tools than du to list files (find for example).&lt;/P&gt;</description>
      <pubDate>Sun, 20 Apr 2014 04:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/storage-in-root-is-100-usage-what-to-remove-to-free-it/m-p/6452072#M54599</guid>
      <dc:creator>Johan Guldmyr</dc:creator>
      <dc:date>2014-04-20T04:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: storage in root is 100% usage, what to remove to free it</title>
      <link>https://community.hpe.com/t5/operating-system-linux/storage-in-root-is-100-usage-what-to-remove-to-free-it/m-p/6458312#M54605</link>
      <description>&lt;P&gt;The "du" command will search through all the directories (optionally up to the requested depth) to check the disk space occupied by each file and directory. This can take a while, especially if you have a huge number of tiny files somewhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if the du command really hangs forever, then there might be filesystem corruption and/or hard drive failure. Use "dmesg | less" to see a buffer of latest kernel messages: does the dmesg output contain anything that looks like a disk error?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem with the "dmesg" output is that it usually does not include timestamps for the messages. Usually, the important messages from dmesg are also stored to the syslog files in /var/log, which include a timestamp for each message. If you have a filesystem/disk problem, looking at the logs might allow you to determine when the problem started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that if you have a filesystem/disk problem that causes processes to hang, any backups taken after the problem started might well be incomplete.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Apr 2014 09:45:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/storage-in-root-is-100-usage-what-to-remove-to-free-it/m-p/6458312#M54605</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2014-04-26T09:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: storage in root is 100% usage, what to remove to free it</title>
      <link>https://community.hpe.com/t5/operating-system-linux/storage-in-root-is-100-usage-what-to-remove-to-free-it/m-p/6582684#M54644</link>
      <description>&lt;P&gt;Hamar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Compare the o/p of du -sh / &amp;amp; df -h / ; if there is any deleted files are still open which you can find by the command lsof | grep -i deleted and find top usage directories with command ; du -sh / | sort -n -r | head -n 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Aug 2014 16:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/storage-in-root-is-100-usage-what-to-remove-to-free-it/m-p/6582684#M54644</guid>
      <dc:creator>ymahesh81</dc:creator>
      <dc:date>2014-08-22T16:36:18Z</dc:date>
    </item>
  </channel>
</rss>

