NetBSD-Users archive

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

Re: / was overflows



hi.

2014-04-28 23:37 GMT+09:00 Niels Dettenbach (Syndicat IT&Internet)
<nd%syndicat.com@localhost>:
>>/ (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.

It is by dividing the mount point, and that isolate the problem.
In addition, I try to time it happens now.

thanks.

-- 
miwarin


Home | Main Index | Thread Index | Old Index