On 2/15/06, Neil Bothwick <[EMAIL PROTECTED]> wrote:
> On Wed, 15 Feb 2006 19:09:05 +0100, Maarten wrote:
>
> > So run a 'du -s' on /mnt/* (if that is your mountpoint) after unmounting
> > all network shares (a mounted dir can hide a file!).
>
> Or you could save unmounting anything by doing
>
> mount --bind / /mnt/tmp
> du -sch /mnt/tmp/*
>
>
> --
> Neil Bothwick

Hi Neil and others,
   In the end there were a few reasons disk space got filled up. The
main culprit was that watching live TV within MythTV creates a ring
buffer file. In my case it was about 750MB. Normally this file is
erased but for some reason it was left behind sometime recently. Add a
few new emerges to the system and we went over the top.

   After removing a few unnecessary packages and finding the one large
file I was back to 83% disk usage. At that point MythTV started doing
it's updates again and everything is back to normal.

   Thanks to those who answered. I've saved your responses for this
sort of problem in the future.

Cheers,
Mark

-- 
gentoo-user@gentoo.org mailing list

Reply via email to