Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 2004 21:08:59 -0600 (CST)
From:      Lars Eighner <eighner@io.com>
To:        Liu Haixiao <liuhaixiao20041205@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: I lost ten percent of disk place in each partition, why?
Message-ID:  <20041210210145.C19787@goodwill.io.com>
In-Reply-To: <20041211024935.64077.qmail@web90003.mail.scd.yahoo.com>
References:  <20041211024935.64077.qmail@web90003.mail.scd.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 10 Dec 2004, Liu Haixiao wrote:

> Used + Avail = 0.92 * 1K-blocks, that means I lost 10%
> disk space, why?

To put this in the simplest terms, the rest of the disk space
is reserved for indexing the file system.  All operating systems
have some means of doing this (for example, the FAT - file
allocation table - in microsoft file systems).

For the same reason it is possible for a filesystem to be
more than 100% full.  FreeBSD will sacrifice the space
reserved for indexing if it can.  Of course, it is usually
the case when a filesystem is more than 100% full that something
has gone serious wrong.

-- 
Lars Eighner
eighner@io.com -finger for geek code-
http://www.io.com/~eighner/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041210210145.C19787>