<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.3">
</HEAD>
<BODY>
On Fri, 2007-26-01 at 15:39 +0200, Marius Gedminas wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">On Fri, Jan 26, 2007 at 05:45:48PM +0800, Michael T. Richter wrote:</FONT>
<FONT COLOR="#000000">> Being who I am, I also run df and get this:</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> Filesystem             Size   Used  Avail Use% Mounted on</FONT>
<FONT COLOR="#000000">> /dev/sda1               79G    38G    38G  50% /media/Repository80GB</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> Now I cannot for the life of me make the numbers add up.</FONT>

<FONT COLOR="#000000">That's because by default 5% of disk space in ext3 partitions is</FONT>
<FONT COLOR="#000000">reserved and not included in the Avail column.  79G * 5% ~= 4G.  38G +</FONT>
<FONT COLOR="#000000">38G + 4G = 80G. The 1G difference is just rounding error, run df without</FONT>
<FONT COLOR="#000000">-h to see the exact block counts.</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
OK, that makes sense.  It's not exactly the best-documented "makes sense" thing I've ever seen, but it makes sense.  Thanks (everybody) for the help.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
<B>Michael T. Richter</B><BR>
<I><FONT SIZE="2">Email:</FONT></I><FONT SIZE="2"> ttmrichter@gmail.com, mtr1966@hotpop.com</FONT><BR>
<I><FONT SIZE="2">MSN:</FONT></I><FONT SIZE="2"> ttmrichter@hotmail.com, mtr1966@hotmail.com; </FONT><I><FONT SIZE="2">YIM:</FONT></I><FONT SIZE="2"> michael_richter_1966; </FONT><I><FONT SIZE="2">AIM:</FONT></I><FONT SIZE="2"> YanJiahua1966; </FONT><I><FONT SIZE="2">ICQ:</FONT></I><FONT SIZE="2"> 241960658; </FONT><I><FONT SIZE="2">Jabber:</FONT></I><FONT SIZE="2"> mtr1966@jabber.cn</FONT><BR>
<BR>
<I><FONT SIZE="1">"To [the Chinese], all other people are barbarians."</FONT></I><FONT SIZE="1"> </FONT><B><FONT SIZE="1">--The Dalai Lama</FONT></B>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>