<br><br><div><span class="gmail_quote">On 10/10/07, <b class="gmail_sendername">Ryan Steffes</b> &lt;<a href="mailto:rbsteffes@gmail.com">rbsteffes@gmail.com</a>&gt; 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 &lt;<a href="mailto:rbsteffes@gmail.com">rbsteffes@gmail.com</a>&gt; wrote:<br>&gt; On 10/10/07, Craig Fry &lt;<a href="mailto:craigfry@gmail.com">craigfry@gmail.com</a>&gt; wrote:<br>&gt; &gt; My LVM volume is 
1.13 TB is size.&nbsp;&nbsp;I have this volume mounted as ext and it<br>&gt; &gt; shows 873.65 GB.&nbsp;&nbsp;Where did the 256.35 GB go?<br>&gt; &gt;<br>&gt;<br>&gt; One possible explanation is that your 1.13 TB is actually 9256.96 Gb<br>&gt; and then you&#39;ve got the default 5% reserved for root.&nbsp;&nbsp;Since the math
<br>&gt; works out, 9256.96 * .95 = 8794.112, this is the answer I want to go<br>&gt; with.<br>&gt;<br>&gt; Try:<br>&gt;<br>&gt; tune2fs -m 1 /dev/pathtodrive<br>&gt;<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&nbsp;&nbsp;636G&nbsp;&nbsp;551G&nbsp;&nbsp; 85G&nbsp;&nbsp;87% /home/MythVideo<br><br>versus<br><br>mythtv:/home/MythVideo&nbsp;&nbsp;682G&nbsp;&nbsp; 591G&nbsp;&nbsp;&nbsp;&nbsp;92G&nbsp;&nbsp;87% /home/MythVideo
<br><br><br>I&#39;m fairly sure it&#39;s the issue of this conversion couple with the<br>reserved root blocks that&#39;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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size&nbsp;&nbsp; Used&nbsp; Avail Use% Mounted on<br>/dev/mapper/mythdata-mythdata<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 939G&nbsp;&nbsp; 843G&nbsp;&nbsp;&nbsp; 87G&nbsp; 91% /video<br><br>df -h /video<br>Filesystem&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size&nbsp; Used Avail Use% Mounted on
<br>/dev/mapper/mythdata-mythdata<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 874G&nbsp; 785G&nbsp;&nbsp; 81G&nbsp; 91% /video<br><br>after the tune2fs.<br><br>&nbsp;</div><br></div><br>