<br><br><div><span class="gmail_quote">On 10/10/07, <b class="gmail_sendername">Ryan Steffes</b> <<a href="mailto:rbsteffes@gmail.com">rbsteffes@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;">
On 10/10/07, Ryan Steffes <<a href="mailto:rbsteffes@gmail.com">rbsteffes@gmail.com</a>> wrote:<br>> On 10/10/07, Craig Fry <<a href="mailto:craigfry@gmail.com">craigfry@gmail.com</a>> wrote:<br>> > My LVM volume is
1.13 TB is size. I have this volume mounted as ext and it<br>> > shows 873.65 GB. Where did the 256.35 GB go?<br>> ><br>><br>> One possible explanation is that your 1.13 TB is actually 9256.96 Gb<br>> and then you've got the default 5% reserved for root. Since the math
<br>> works out, 9256.96 * .95 = 8794.112, this is the answer I want to go<br>> with.<br>><br>> Try:<br>><br>> tune2fs -m 1 /dev/pathtodrive<br>><br><br><br>I think I got the Gigabyte vs Gigabit label wrong, but the general
<br>principle is the same.<br><br>For an example, compare your `df -H` to `df -H`<br><br>My DVD partition:<br><br>mythtv:/home/MythVideo 636G 551G 85G 87% /home/MythVideo<br><br>versus<br><br>mythtv:/home/MythVideo 682G 591G 92G 87% /home/MythVideo
<br><br><br>I'm fairly sure it's the issue of this conversion couple with the<br>reserved root blocks that's making your space poof.<br>_______________________________________________<br>mythtv-users mailing list
<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a></blockquote><div><br>
Mine shows<br><br>df -H /video<br>Filesystem Size Used Avail Use% Mounted on<br>/dev/mapper/mythdata-mythdata<br> 939G 843G 87G 91% /video<br><br>df -h /video<br>Filesystem Size Used Avail Use% Mounted on
<br>/dev/mapper/mythdata-mythdata<br> 874G 785G 81G 91% /video<br><br>after the tune2fs.<br><br> </div><br></div><br>