From owner-freebsd-questions Sat Jul 24 12:40:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from uran.kharkiv.net (uran.kharkiv.net [194.44.156.19]) by hub.freebsd.org (Postfix) with ESMTP id AEE0814BDD for ; Sat, 24 Jul 1999 12:40:41 -0700 (PDT) (envelope-from vvc@kharkiv.net) Received: from hut.kharkiv.net (hut.kharkiv.net [194.44.156.99]) by uran.kharkiv.net (8.9.3/8.9.3/uran) with ESMTP id WAA97082 for ; Sat, 24 Jul 1999 22:40:25 +0300 (EEST) Received: from localhost (vvc@localhost) by hut.kharkiv.net (8.9.3/8.9.3/hut) with ESMTP id WAA01824 for ; Sat, 24 Jul 1999 22:40:24 +0300 (EEST) (envelope-from vvc@hut.kharkiv.net) Date: Sat, 24 Jul 1999 22:40:24 +0300 (EEST) From: "Vadim V. Chepkov" To: freebsd-questions@freebsd.org Subject: Strange disk usage Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! How is it possible? FreeBSD 3.2-STABLE su-2.03# ls -l /var/proxy/ total 192 -rw-r--r-- 1 root wheel 2013270016 Jul 24 22:27 oops_storage1 -rw-r--r-- 1 root wheel 2013270016 Jul 24 22:27 oops_storage2 su-2.03# du /var/proxy 193 /var/proxy su-2.03# df /var/proxy Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da1s1e 4139585 193 3808226 0% /var/proxy su-2.03# fsck /var/proxy ** /dev/rda1s1e ** Last Mounted on /var/proxy ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups 3 files, 193 used, 4139392 free (16 frags, 517422 blocks, 0.0% fragmentation) Regards, Vadim Chepkov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message