Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Feb 2007 19:47:40 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Robert Huff <roberthuff@rcn.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Filesystem full messages
Message-ID:  <45CA2CDC.8040600@infracaninophile.co.uk>
In-Reply-To: <17866.5828.294210.323290@jerusalem.litteratus.org>
References:  <cd25b6880702070824vbdd7426q59115a7c8b9aff1d@mail.gmail.com> <17866.5828.294210.323290@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig1494C842B880A2B8ECC7F8B0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

Robert Huff wrote:
> Paul Khavkine writes:
>=20
>>  We have a server that keeps reporting /usr filesystem full:
>> =20
>>  Feb  7 11:20:41 srv15 kernel: pid 47903 (popper), uid 32999 inumber 1=
011621
>>  on /usr: filesystem full
>> =20
>>  But it /usr is not full at all:
>> =20
>>  df -h
>>  /dev/da0s1g     23G    8.7G     13G    41%    /usr
>=20
>>  Is there anything that can be taking disk space that "df" or "du"
>>  would not be able to report ?
>>  How can i find out this is hapenning ?
>=20
> 	Try something like:
>=20
> /usr/local/sbin/lsof | grep VREG | awk '{print $1, $3, $7, $9}' | sort =
-nr -k 3
>=20
> 	(this assumes you have sysutils/lsof installed) and see if
> anything is bigger than it ought to be.
>

Also: what's the result of:

    df -i /usr

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW


--------------enig1494C842B880A2B8ECC7F8B0
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.2 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFyizi8Mjk52CukIwRCE/vAJ9BAenekDQTpyjVx6n6VMr11CxpXwCcChfI
asHXSGXeY89JWcqHo36zE2M=
=Yu3b
-----END PGP SIGNATURE-----

--------------enig1494C842B880A2B8ECC7F8B0--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45CA2CDC.8040600>