From owner-freebsd-isp Sun Dec 12 6:39:50 1999 Delivered-To: freebsd-isp@freebsd.org Received: from phoenix.aye.net (phoenix.aye.net [198.7.192.5]) by hub.freebsd.org (Postfix) with SMTP id 7B22D14C97 for ; Sun, 12 Dec 1999 06:39:48 -0800 (PST) (envelope-from barrett@aye.net) Received: (qmail 23402 invoked by uid 1000); 12 Dec 1999 14:37:42 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 12 Dec 1999 14:37:42 -0000 Date: Sun, 12 Dec 1999 09:37:42 -0500 (EST) From: Barrett Richardson To: jahanur Cc: freebsd-isp@freebsd.org Subject: Re: File system full. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 12 Dec 1999, jahanur wrote: > But df shows other wise. > > $ df > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/wd0a 31775 13471 15762 46% / > /dev/wd0s1f 1847391 684154 1015446 40% /usr > /dev/wd0s1e 29727 19606 7743 72% /var > /dev/wd2s1e 3068446 65739 2757232 2% /usr2 > /dev/wd2s1f 2980313 121432 2620456 4% /usr3 > procfs 4 4 0 100% /proc > Do a 'df -i' and look at %iused. If that turns up nothing informative do a 'du -sk /'. If there is a huge discrepancy between 'df' and 'du -sk' there are likely some orphaned files. - Barrett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message