From nobody@FreeBSD.org  Tue Jan 13 17:02:48 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3A4341065677
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Jan 2009 17:02:48 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 28CD68FC21
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Jan 2009 17:02:48 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n0DH2lDw064427
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Jan 2009 17:02:47 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n0DH2ljM064426;
	Tue, 13 Jan 2009 17:02:47 GMT
	(envelope-from nobody)
Message-Id: <200901131702.n0DH2ljM064426@www.freebsd.org>
Date: Tue, 13 Jan 2009 17:02:47 GMT
From: thanos <atr0x23@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: /tmp: filesystem full
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         130511
>Category:       misc
>Synopsis:       /tmp: filesystem full
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 13 17:10:00 UTC 2009
>Closed-Date:    Tue Jan 13 17:30:15 UTC 2009
>Last-Modified:  Tue Jan 13 18:00:02 UTC 2009
>Originator:     thanos
>Release:        6.2 Release
>Organization:
>Environment:
FreeBSD leonidas.MSHOME 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007     root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386
>Description:
Hi, I am new with freebsd
I see this on var/log/messages :

Jan 13 13:57:12 leonidas kernel: pid 960 (fsck_ufs), uid 0 inumber 17 on /tmp: filesystem full
Jan 13 13:57:12 leonidas fsck: /dev/ad1s1e: CANNOT CREATE SNAPSHOT /tmp/.snap/fsck_snapshot: No space left on device

and I don't have no idea what it means

when I run df -h


Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/ad1s1a    496M    157M    299M    34%    /
devfs          1.0K    1.0K      0B   100%    /dev
/dev/ad1s1e    496M    496M    -40M   109%    /tmp
/dev/ad1s1f     34G    4.0G     27G    13%    /usr
/dev/ad1s1d    1.1G     48M    1.0G     5%    /var

please, give me your lights


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: manolis 
State-Changed-When: Tue Jan 13 17:29:33 UTC 2009 
State-Changed-Why:  
User question, not really a bug 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130511 

From: Manolis Kiagias <sonic2000gr@gmail.com>
To: thanos <atr0x23@gmail.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/130511: /tmp: filesystem full
Date: Tue, 13 Jan 2009 19:25:56 +0200

 thanos wrote:
 >> Number:         130511
 >> Category:       misc
 >> Synopsis:       /tmp: filesystem full
 >> Confidential:   no
 >> Severity:       non-critical
 >> Priority:       low
 >> Responsible:    freebsd-bugs
 >> State:          open
 >> Quarter:        
 >> Keywords:       
 >> Date-Required:
 >> Class:          sw-bug
 >> Submitter-Id:   current-users
 >> Arrival-Date:   Tue Jan 13 17:10:00 UTC 2009
 >> Closed-Date:
 >> Last-Modified:
 >> Originator:     thanos
 >> Release:        6.2 Release
 >> Organization:
 >> Environment:
 >>     
 > FreeBSD leonidas.MSHOME 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007     root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386
 >   
 >> Description:
 >>     
 > Hi, I am new with freebsd
 > I see this on var/log/messages :
 >
 > Jan 13 13:57:12 leonidas kernel: pid 960 (fsck_ufs), uid 0 inumber 17 on /tmp: filesystem full
 > Jan 13 13:57:12 leonidas fsck: /dev/ad1s1e: CANNOT CREATE SNAPSHOT /tmp/.snap/fsck_snapshot: No space left on device
 >
 > and I don't have no idea what it means
 >
 > when I run df -h
 >
 >
 > Filesystem     Size    Used   Avail Capacity  Mounted on
 > /dev/ad1s1a    496M    157M    299M    34%    /
 > devfs          1.0K    1.0K      0B   100%    /dev
 > /dev/ad1s1e    496M    496M    -40M   109%    /tmp
 > /dev/ad1s1f     34G    4.0G     27G    13%    /usr
 > /dev/ad1s1d    1.1G     48M    1.0G     5%    /var
 >
 > please, give me your lights
 >
 >   
 Your /tmp filesystem is (more than) full. This is not a bug however, you 
 should submit your questions to the freebsd-questions mailing list 
 rather than using the bug report service. Here is a quick tip to get you 
 started on FreeBSD mailing lists:
 
 http://www.freebsd.org/doc/el/books/handbook/eresources.html#ERESOURCES-MAIL
 
>Unformatted:
