<br><br><div><span class="gmail_quote">On 10/4/05, <b class="gmail_sendername">Justin Conover</b> <<a href="mailto:justin.conover@gmail.com">justin.conover@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div><div><span class="e" id="q_106bcdbb0815cbfe_1"><span class="gmail_quote">On 10/4/05, <b class="gmail_sendername">Arjan van de Ven</b> <<a href="mailto:arjanv@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
arjanv@redhat.com</a>> wrote:</span></span></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span class="e" id="q_106bcdbb0815cbfe_3">

On Tue, 2005-10-04 at 12:24 -0500, Justin Conover wrote:<br>> tune2fs<br>> -m reserved-blocks-percentage<br>> -r reserved-blocks-count<br>><br>> If what I have read is correct, -m by default uses 5% of the disk
<br>> space for "reserved root use"  On my server at home with a /home of<br>> 1TB thats about 50GB of wasted space.<br>><br>> Is this reserved space actually used by ANYTHING?  Like LVM, some kind<br>

> of fragmentation?<br><br>well for emergency root stuff; logging in without any disk space is<br>hard; lots of stuff wants to make temporary files etc.<br><br>but your second point it true too: most filesystems (ext3 but most
<br>others) start to fragment like hell if they go over about 95% full.<br><br>Think of it this way: if you have half your disk empty, the filesystem<br>can do a proper job of finding non-fragmented space.<br>If only 0.0001%

 is free, it has almost no freedom of choice, resulting<br>in "you get it in whatever order some things become free".<br>Those are sort of extremes; there's been a bunch of research and the<br>outcome was that 5% free seems to be sort of the turning point in this
<br>respect.<br><br>I suspect that research predates the Tb sized volumes, so I don't know<br>if it maybe is 1% on such volumes, but then again to some extend the<br>freedom needed will scale with the FS size<br><br><br>
</span></div><span class="q">-----BEGIN PGP SIGNATURE-----
<br>Version: GnuPG v1.4.1 (GNU/Linux)<br><br>iD8DBQBDQsEXpv2rCoFn+CIRAvUXAJ0SH+Pc9eXpinhuBGZ+DM4r5wTCtgCgi+7B<br>hxT89EtumMwOF13z0l0KP9Q=<br>=C5z1<br>-----END PGP SIGNATURE-----</span></blockquote><div><br>
This is a vg on the 1TB a 625GB slice, If i'm reading this correctly than I have about 32GB "free" space right?</div></div></blockquote><div><br>
I lied, thats a   500GB slice I had just looked at the vg allocated space :)<br>
<br>
df -h<br>
Filesystem            Size  Used Avail Use% Mounted on<br>
/dev/mapper/VolGroup01-LogVol00<br>
                     
493G  306G  162G  66% /home/amy<br>
</div><br>
<br>
<br></div><br>