From owner-freebsd-questions Sun Jun 24 7:26:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from VL-MS-MR003.sc1.videotron.ca (relais.videotron.ca [24.201.245.36]) by hub.freebsd.org (Postfix) with ESMTP id F362D37B405 for ; Sun, 24 Jun 2001 07:26:56 -0700 (PDT) (envelope-from amyfoub@videotron.ca) Received: from guillaume ([24.200.37.38]) by VL-MS-MR003.sc1.videotron.ca (Netscape Messaging Server 4.15 MR003 Jun 11 2001 16:23:30) with SMTP id GFFUSW01.H2W for ; Sun, 24 Jun 2001 10:26:56 -0400 Message-ID: <003501c0fcb9$a80a71e0$100110ac@guillaume> From: "Guillaume" To: Subject: df & disk space Date: Sun, 24 Jun 2001 10:26:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I would like to know why "available space" + "used space" isn't equal to "size". 580M +333M = 913M ( / ) 2.5G + 780M = 3.28G (/usr) There is a big difference... su-2.04# df -h Filesystem Size Used Avail Capacity Mounted on /dev/da0s1a 992M 333M 580M 36% / /dev/ad0s1e 740M 14M 667M 2% /home /dev/vinum/raid0 3.6G 780M 2.5G 23% /usr /dev/da0s1e 789M 204M 521M 28% /var procfs 4.0K 4.0K 0B 100% /proc su-2.04# df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0s1a 1016303 340842 594157 36% / /dev/ad0s1e 758127 14170 683307 2% /home /dev/vinum/raid0 3771230 798343 2671189 23% /usr /dev/da0s1e 807727 209403 533706 28% /var procfs 4 4 0 100% /proc Guillaume amyfoub@videotron.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message