Date: Thu, 06 Jan 2011 11:52:06 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: c0re <nr1c0re@gmail.com> Cc: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: / file system is full, but du does not show that it's full Message-ID: <4D25ACE6.2010703@infracaninophile.co.uk> In-Reply-To: <AANLkTi=VPzjgviv2fkqv-JonQh24Cz20%2BiHxvQ5at4G4@mail.gmail.com> References: <AANLkTi=VPzjgviv2fkqv-JonQh24Cz20%2BiHxvQ5at4G4@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8C8BDD90493370F87AC72378 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 06/01/2011 11:26, c0re wrote: > # df -h > Filesystem Size Used Avail Capacity Mounted on > /dev/ad0s1a 496M 466M -9.8M 102% / >=20 > So it's full. >=20 > But by du it's not appeared to be full >=20 >=20 > # du -hxd 1 / > 2.0K /.snap > 512B /dev > 2.0K /tmp > 2.0K /usr > 2.0K /var > 1.9M /etc > 2.0K /cdrom > 2.0K /dist > 1.0M /bin > 131M /boot > 10M /lib > 356K /libexec > 2.0K /media > 12K /mnt > 2.0K /proc > 7.2M /rescue > 296K /root > 4.7M /sbin > 4.0K /lost+found > 157M / >=20 Do you have partitions mounted at /tmp, /usr, /var etc? Does the output of your du command change if you unmount those partitions? (It might be an idea to boot into a livefs CD or DVD given that du(1) lives in /usr/bin, so a bit tricky to unmount /usr and then run du) My guess is that you've at one time created files beneath what is usually a mount point. Mounting the partition over them makes those files inaccessible, but they still take up space on the drive. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig8C8BDD90493370F87AC72378 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0lrO8ACgkQ8Mjk52CukIzzegCeNXPgEXg6d7QgqO4AGh6/iEWf wS0AnRnpzoDjm5P2OHQR1P4pQyOTtCER =WsBJ -----END PGP SIGNATURE----- --------------enig8C8BDD90493370F87AC72378--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D25ACE6.2010703>