Re: Filesystem free space and reserved allocation (was Re: Telnet to mail...)

2000-10-12 Thread Martin Bialasinski
* "kmself" == kmself wrote: kmself> The ext2fs default is to reserve some number of blocks -- 10% kmself> of total, IIRC -- for root access only. This reserved value kmself> is *not* reported by df and other tools as available, it's kmself> reserved off the top. You can modify the value with,

Filesystem free space and reserved allocation (was Re: Telnet to mail...)

2000-10-12 Thread kmself
On Thu, Oct 12, 2000 at 09:03:59PM +0200, Martin Bialasinski ([EMAIL PROTECTED]) wrote: > Note that anything above 95% diskspace used is only available to root. This is not quite accurate. The ext2fs default is to reserve some number of blocks -- 10% of total, IIRC -- for root access only. Th