Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jul 1998 18:54:58 -0500 (EST)
From:      Jonathan Smith <jonsmith@physics.purdue.edu>
To:        Nino Tungul <ninot@everex.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Full file system
Message-ID:  <Pine.BSF.3.96.980710185156.14311A-100000@fourier.physics.purdue.edu>
In-Reply-To: <199807102021.NAA07672@server.everexgov.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 10 Jul 1998, Nino Tungul wrote:

> Help! Help! Help!
> 
> I'm new with freeBSD and I always get a message 
> "kernel: uid 0 /: file system full" on our server, but when run df it only 
> shows 41% (mounted on / ) on capacity. How can I clear this mess.?
> Can somebody help me?
> 
/ must also contain /temp.  Some programs create temporary files that are
'unlinked' and 'open' so the file is accessible from the prog where it is
open, but appears to not exist.

I'd reccomend putting /tmp as it's own partition.

 > and also, how can i
clear mail(messages)
from the mail queue? > 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
> 


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980710185156.14311A-100000>