<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
&gt; obrienmd@mythtv:~$ ifconfig<br>
&gt; eth1 Link encap:Ethernet HWaddr 00:21:85:1a:c0:17<br>
&gt; inet addr:192.168.123.111 Bcast:192.168.123.255 Mask:255.255.255.0<br>
&gt; inet6 addr: fe80::221:85ff:fe1a:c017/64 Scope:Link<br>
&gt; UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br>
&gt; RX packets:259430513 errors:0 dropped:671119702 overruns:0 frame:0<br>
<br>
</div>That&#39;s *way* too many dropped packets for a healthy network interface.<br>
<br>
A packet will be dropped when it&#39;s received by the network card when<br>
its internal buffer is full. &nbsp;The CPU is responsible for periodically<br>
emptying this buffer, which suggests that something is preventing this<br>
from happening frequently enough, such as high disk I/O load or<br>
something like that.</blockquote><div><br>I figured this.&nbsp; However, even when recording 4 HD streams at once, &#39;iostat -xk 1&#39; output shows disk utilization at well below 50% for each of the RAID1 disks that recordings are written to.&nbsp; Any other thoughts as to what could cause all of these dropped packets?<br>
</div></div>