atom feed13 messages in org.freebsd.freebsd-fsfilesystem full - freebsd 5.3
FromSent OnAttachments
t cDec 15, 2005 2:12 am 
Oliver FrommeDec 15, 2005 5:43 am 
dlm...@weaselfish.comDec 15, 2005 7:24 am 
Oliver FrommeDec 15, 2005 8:15 am 
Steven HartlandDec 15, 2005 8:32 am 
Oliver FrommeDec 15, 2005 8:49 am 
dlm...@weaselfish.comDec 15, 2005 10:52 am 
t cDec 18, 2005 11:49 pm 
Oliver FrommeDec 19, 2005 4:20 am 
Lukas ErtlDec 19, 2005 4:32 am 
Eric AndersonDec 19, 2005 5:22 am 
Oliver FrommeDec 19, 2005 6:00 am 
Lukas ErtlDec 19, 2005 10:03 am 
Subject:filesystem full - freebsd 5.3
From:t c (namo@gmail.com)
Date:Dec 15, 2005 2:12:52 am
List:org.freebsd.freebsd-fs

Hello,

I've got the following error messages in dmesg.today, but there are lots inodes (and free space) on that partition (/home):

pid 50371 (rateup), uid 0 inumber 1130885 on /home: filesystem full pid 42486 (httpd), uid 80 inumber 1059960 on /home: filesystem full pid 50614 (virtual), uid 1004 inumber 966735 on /home: filesystem full

(many times each row...)

root@ns:~# df -hi Filesystem Size Used Avail Capacity iused ifree %iused Mounted on /dev/ad0s1a 4.8G 1.2G 3.2G 27% 159048 500406 24% / devfs 1.0K 1.0K 0B 100% 0 0 100% /dev /dev/ad0s1e 22G 16G 6.0G 72% 114104 2829894 4% /home /dev/ad0s1d 9.7G 3.2G 5.7G 36% 14119 1304791 1% /var devfs 1.0K 1.0K 0B 100% 0 0 100% /var/named/dev

root@ns:/etc# mount /dev/ad0s1a on / (ufs, local) devfs on /dev (devfs, local) /dev/ad0s1e on /home (ufs, local, soft-updates) /dev/ad0s1d on /var (ufs, local, soft-updates) devfs on /var/named/dev (devfs, local)

I've found a similar problem in the archives - without solution.... Any suggestion?

Thanks in advance: amondo