Date: Sun, 12 Dec 1999 09:37:42 -0500 (EST) From: Barrett Richardson <barrett@aye.net> To: jahanur <jahanur@jjsoft.com> Cc: freebsd-isp@freebsd.org Subject: Re: File system full. Message-ID: <Pine.BSF.4.01.9912120934190.19634-100000@phoenix.aye.net> In-Reply-To: <Pine.BSF.3.96.991212082743.8704D-100000@ns2.jjsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.01.9912120934190.19634-100000>