Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 1998 22:14:35 -0500
From:      Dan Nelson <dnelson@emsphone.com>
To:        melk@switchpwr.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: pid 27828(sort), uid 65534 on /: file system full
Message-ID:  <19981011221435.A4619@emsphone.com>
In-Reply-To: <36213C9C.51C9@switchpwr.com>; from "mel kravitz" on Sun Oct 11 19:17:48 GMT 1998
References:  <36213C9C.51C9@switchpwr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Oct 11), mel kravitz said:
> Hello,
> I am periodically getting the subject kernel log message:
> >pid 27828 (sort), uid 65534 on /: file system full
>
> What should i delete? Exactly what does this message imply? Mel

uid 65534 is 'nobody'.    The only thing I can think of that sorts as
user 'nobody' is locate.updatedb, which is usually run weekly.  If you
have a lot of files, it could fill up /tmp or /var/tmp (depends on
TMPDIR, set in /etc/locate.rc).  Try changing the TMPDIR to /usr/tmp,
if your /usr is large.

	-Dan Nelson
	dnelson@emsphone.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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