NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: / was overflows



On 28. April 2014 16:18:41 MESZ, "三輪晋( Miwa Susumu )" 
<miwarin%gmail.com@localhost> wrote:
>/ (root) was overflows.
>How do I get to find out, consuming capacity?
i  use the following or similiar for that job:

mkdir /mnt/root
mount /dev/volume-of-root /mnt/root
df -h /mnt/root/*

then if you found the file(s) which are so big, use i.e.:

lsof

or similiar tools to check who is writing/accessing that file.


hth
cheerioh,


Niels.
-- 
Niels Dettenbach
Syndicat IT&Internet
http://www.syndicat.com


Home | Main Index | Thread Index | Old Index