LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   /dev/mapper/system-usr is 100% how to I free-up this? (https://www.linuxquestions.org/questions/suse-opensuse-60/dev-mapper-system-usr-is-100-how-to-i-free-up-this-911974/)

dennis_batch27 11-05-2011 01:04 AM

/dev/mapper/system-usr is 100% how to I free-up this?
 
good day guru,

I am not a good linux user, when I run this command #dh -h this is the result that is very alarming,

/dev/mapper/system-usr 4.0G 4.0G 0 100%/USR

Please help me what to do.

regards,

fukawi1 11-05-2011 01:15 AM

I think you mean "df -h".
And if you run
Code:

du -h --max-depth=1 /usr | sort -hr
as root, it will show you the directories taking up the most space.


All times are GMT -5. The time now is 02:34 AM.