I&#39;m not sure how far you are down this path already with the new drive, but I have a 2TB Hitachi as well in my MythTV box and found it to be quite noisy.  I found that setting acoustic management via hdparm helped greatly for me.  If you&#39;re running Ubuntu/Mythbuntu, you could try adding the following to /etc/hdparm.conf (replace &lt;X&gt; with the appropriate drive letter) and then reboot:<div>
<br></div><div><div>/dev/sd&lt;X&gt; {</div><div>  acoustic_management = 128</div><div>}</div><div><br></div><div>This can also be accomplished using &#39;hdparm -M 128 /dev/sd&lt;X&gt;&#39; (and possibly set in /etc/init.d/rc.local for other distributions).</div>
<div><br></div>Cheers,</div><div>David</div><div><br><div class="gmail_quote">On Tue, May 24, 2011 at 2:22 PM, Ken Mandelberg <span dir="ltr">&lt;<a href="mailto:km@mathcs.emory.edu">km@mathcs.emory.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Are there any suggestions for ext4 filesystem tuning for performance<br>
beyond the ext4 defaults. This is for a mythtv media filesystem?<br>
<br>
I&#39;m about to replace a noisy Hitachi 2TB drive with a hopefully quieter<br>
WD20EARS. Usually I just use dd drive to drive, but if its worth<br>
changing some defaults and do file copies I might do that. The<br>
filesystem is pretty full, so doing file copies will be slower than the dd.<br>
<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br></div>