Bug 130511

Summary: /tmp: filesystem full
Product: Base System Reporter: thanos <atr0x23>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description thanos 2009-01-13 17:10:00 UTC
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
Comment 1 sonic2000gr 2009-01-13 17:25:56 UTC
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
Comment 2 Manolis Kiagias freebsd_committer freebsd_triage 2009-01-13 17:29:33 UTC
State Changed
From-To: open->closed

User question, not really a bug