From owner-freebsd-questions@FreeBSD.ORG Wed May 21 05:30:15 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E104C37B401 for ; Wed, 21 May 2003 05:30:15 -0700 (PDT) Received: from hp2.euro.net.mk (hp2.euro.net.mk [212.110.94.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 807BB43FDD for ; Wed, 21 May 2003 05:30:11 -0700 (PDT) (envelope-from ezhe@euro.net.mk) Received: from [212.110.94.68] by hp2.euronet.com.mk (NTMail 7.00.0018/SG1971.09.57a4aa33) with ESMTP id rabjgaaa for freebsd-questions@freebsd.org; Wed, 21 May 2003 14:32:13 +0200 Date: Wed, 21 May 2003 14:32:13 +0200 From: Perica Veljanovski To: freebsd-questions@freebsd.org Message-Id: <20030521142936.3B38.EZHE@euro.net.mk> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.01 X-VSMLoop: euronet.com.mk Subject: no free inodes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 12:30:16 -0000 > On Wed, 2003-05-21 at 08:48, Perica Veljanovski wrote: > > allsow, somethimes when I reboot it shoes: "no inodes free" > > So, what seems to be the problem here? > > Your /var filesystem is basically out of files. This doesn't necessarily > mean that file system is full. It's just out of file information > structures (inodes). > > This is usually caused by some process not removing it's temporary > files. You could remove them yourself! > > If too many temporary files are created by squid, you should change > caching options to lower number of cache directories/files, or reformat > your filesystem with different options [see newfs(8)] > -- Hi again, Well, squid is logging into /usr/....../squid/var/ so it could not be squid. Actualy, only softwawre that comes with FreeBSD logs into /var Here is the df: ------------- IBM:/#df -h Filesystem Size Used Avail Capacity Mounted on /dev/ad0s1a 126M 46M 70M 39% / /dev/ad0s1f 252M 34K 232M 0% /tmp /dev/ad0s1g 5.1G 2.8G 1.9G 59% /usr /dev/ad0s1e 252M 95M 137M 41% /var procfs 4.0K 4.0K 0B 100% /proc --------------- Doese /usr, /var, /tmp have the same inode pool, or are they separate, meaning: different inodes for /var, different for /usr? So the question is: How can I find out which program doesnt clean/flush the inodes, and is there a way to see how many inodes there are? 10x -- Perica Veljanovski e-mail: ezhe@euro.net.mk web: http://www.b.net.mk pager: +389 2 113 111 code: Perica