[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where did my disk space go?




On Thursday, Jul 8, 2004, at 09:26 US/Central, Richard H. Fifarek wrote:
> 	If the partition is formatted already, you can adjust the reserved
> % with 'tune2fs -mX' where X is the % you want reserved.

You can view the current amount allocated as reserved with tune2fs, 
also.  For example, as root:

# tune2fs -l /dev/hda1 | grep -i "block count"
Block count:              102384
Reserved block count:     5119

So on this partition, there's about 5% reserved (5119/102384).

Regards,
- Robert


-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.