Re: HD is out of space and still going


Subject: Re: HD is out of space and still going
From: James Zuelow (jamesz@ideafamilies.org)
Date: Tue Dec 03 2002 - 14:35:26 AKST


>If you think -5.8 is strang it got down to -58 or so. I have no idea
where
>the extra drive space is coming from or where FreeBSD is storing it.

>Does anybody know what this is all about?

It is "super user" space. Typically around 5% (on a Linux ext2 system)
is reserved for root so that a normal user can't use up ALL of the space
on a partition. However root or any process running as root still can.
I believe this is typical of most *nix file systems, including
FreeBSD's. (FreeBSD uses ffs or ufs?)

If a partition is X MB, a normal user will see .95X MB as being
available. If the disk is .97X used, the available space goes negative.

Don't know about FreeBSD, but you can change the amount of reserved
space on a Linux ext2 partition by using `mke2fs -m Y` where Y is the
percentage you want reserved.

Cheers,

James

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Tue Dec 03 2002 - 15:35:33 AKST