On 29/Oct/03 11:23 +0100, Fr�d�ric Robinet wrote: > > Hello, > > after a df on my Debian, I have this: > > Venus:/recup# df -h > Filesystem Size Used Avail Use% Mounted on > /dev/sda1 15G 610M 14G 5% / > /dev/sdb1 68G 3.5G 61G 6% /var2 > Venus:/recup# > > > 68G - 3.5G = 61G ???
It's correct (you forgot to add the reserved blocks).
If you take 5% of 68G for the reserved blocks, you have :
5% of 68 is 3.4
3.4+3.5+61
67.90
You can reduce the place allocated for the reserved blocks when you
create the filesystem.
hope this helps,
adulau (also from belgium),
--
-- Alexandre Dulaunoy (adulau) -- http://www.foo.be/
-- http://pgp.ael.be:11371/pks/lookup?op=get&search=0x44E6CBCD
-- "Knowledge can create problems, it is not through ignorance
-- that we can solve them" Isaac Asimov
pgp00000.pgp
Description: PGP signature
_______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
