Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2016 13:23:56 +0300
From:      Anton Sayetsky <vsasjason@gmail.com>
To:        Murk Fletcher <murk.fletcher@gmail.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: What's taking up all my disk space?
Message-ID:  <CAA2O=b9qoUshYDbohBryKt5s1ixuSOc-XhT-sJb-Gm5aL506bg@mail.gmail.com>
In-Reply-To: <CAH=3fONyAy6CA8kGHzyWiiFGk-qA5=fdQVLjoE20dk9OY-OkrQ@mail.gmail.com>
References:  <CAH=3fONyAy6CA8kGHzyWiiFGk-qA5=fdQVLjoE20dk9OY-OkrQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
26 =D1=8F=D0=BD=D0=B2. 2016 =D0=B3. 12:21 =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0=
=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Murk Fletcher" <murk.fletcher@gmai=
l.com>
=D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB:
>
> Hi!
>
> Woke up to a nasty surprise this morning:
>
> /: write failed, filesystem is full
> # df -h
> Filesystem         Size    Used   Avail Capacity  Mounted on
> /dev/gpt/rootfs     38G     35G   -7.4M   100%    /
> devfs              1.0K    1.0K      0B   100%    /dev
> fdescfs            1.0K    1.0K      0B   100%    /dev/fd
> linprocfs          4.0K    4.0K      0B   100%    /usr/compat/linux/proc
>
> I have no idea why this is because I'm only using my FreeBSD VPS to run a
> small Rails app in `/usr/home/`:
>
> # du -sh /usr/home
> 8.6G    /usr/home
> # du -sh /usr/
>  12G    /usr/
> # du -sh /
>  34G    /
>
> Maybe there's a way to use `du` to show all files larger than 1GB and the=
n
> pass it on to some other command to sort them by size?
Try "du -sh /*" first.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAA2O=b9qoUshYDbohBryKt5s1ixuSOc-XhT-sJb-Gm5aL506bg>