<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: sar -n EDEV shows rxfram errors in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sar-n-edev-shows-rxfram-errors/m-p/4126837#M83413</link>
    <description>- Can we see your network statistic? For example, do you have huge traffic?&lt;BR /&gt;- it is may be OT, but I'll suggest to upgrade your server  to CENTOS5.</description>
    <pubDate>Thu, 10 Jan 2008 07:48:19 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2008-01-10T07:48:19Z</dc:date>
    <item>
      <title>sar -n EDEV shows rxfram errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-n-edev-shows-rxfram-errors/m-p/4126836#M83412</link>
      <description>&lt;!--!*#--&gt;I am running a Fedora server. I see "Ethernet Receive Framing errors" on my server. Still my server seems to respond normally?&lt;BR /&gt;&lt;BR /&gt;sar -n EDEV&lt;BR /&gt;Linux 2.6.11-1.1369_FC4    01/09/2008&lt;BR /&gt;&lt;BR /&gt;12:00:01 AM     IFACE   rxerr/s   txerr/s    coll/s  rxdrop/s  txdrop/s  txcarr/s  rxfram/s  rxfifo/s  txfifo/s&lt;BR /&gt;12:10:02 AM      eth0      0.00      0.00      0.00      0.00      0.00      0.00   4881.82      0.00      0.00&lt;BR /&gt;Average:         eth0      0.00      0.00      0.00      0.00      0.00      0.00   4885.26      0.00      0.00&lt;BR /&gt;&lt;BR /&gt;Questions:&lt;BR /&gt;&lt;BR /&gt;1. What could be the reason (server? router? other machines on the LAN?)&lt;BR /&gt;2. Does it harm (network) performance?&lt;BR /&gt;3. Can I do something about it?&lt;BR /&gt;4. Would I need to change ethernet NIC settings?&lt;BR /&gt;5. Any further troubleshooting tools?</description>
      <pubDate>Wed, 09 Jan 2008 19:12:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-n-edev-shows-rxfram-errors/m-p/4126836#M83412</guid>
      <dc:creator>Geert Van Pamel</dc:creator>
      <dc:date>2008-01-09T19:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: sar -n EDEV shows rxfram errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-n-edev-shows-rxfram-errors/m-p/4126837#M83413</link>
      <description>- Can we see your network statistic? For example, do you have huge traffic?&lt;BR /&gt;- it is may be OT, but I'll suggest to upgrade your server  to CENTOS5.</description>
      <pubDate>Thu, 10 Jan 2008 07:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-n-edev-shows-rxfram-errors/m-p/4126837#M83413</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2008-01-10T07:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: sar -n EDEV shows rxfram errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-n-edev-shows-rxfram-errors/m-p/4126838#M83414</link>
      <description>Does your NIC driver support stats dumps like&lt;BR /&gt;e.g.&lt;BR /&gt;# ethtool -S eth0</description>
      <pubDate>Thu, 10 Jan 2008 11:18:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-n-edev-shows-rxfram-errors/m-p/4126838#M83414</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2008-01-10T11:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: sar -n EDEV shows rxfram errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-n-edev-shows-rxfram-errors/m-p/4126839#M83415</link>
      <description>&lt;!--!*#--&gt;Not much network traffic!&lt;BR /&gt;&lt;BR /&gt;sar -n DEV |grep eth0&lt;BR /&gt;10:00:03 PM     IFACE   rxpck/s   txpck/s   rxbyt/s   txbyt/s   rxcmp/s   txcmp/s  rxmcst/s&lt;BR /&gt;10:10:01 PM      eth0      3.25      0.59    268.22    351.46      0.00      0.00      0.00&lt;BR /&gt;Average:         eth0      3.31      0.53    298.50    268.83      0.00      0.00      0.00&lt;BR /&gt;&lt;BR /&gt;sar -n EDEV |grep eth0&lt;BR /&gt;&lt;BR /&gt;10:20:02 PM      eth0      0.00      0.00      0.00      0.00      0.00      0.00   4879.05      0.00      0.00&lt;BR /&gt;Average:         eth0      0.00      0.00      0.00      0.00      0.00      0.00   4885.19      0.00      0.00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ethtool -S eth0&lt;BR /&gt;NIC statistics:&lt;BR /&gt;     rx_packets: 5173795&lt;BR /&gt;     tx_packets: 979215&lt;BR /&gt;     rx_bytes: 537243623&lt;BR /&gt;     tx_bytes: 573661363&lt;BR /&gt;     rx_errors: 0&lt;BR /&gt;     tx_errors: 0&lt;BR /&gt;     rx_dropped: 9769&lt;BR /&gt;     tx_dropped: 0&lt;BR /&gt;     multicast: 0&lt;BR /&gt;     collisions: 0&lt;BR /&gt;     rx_length_errors: 1353266787&lt;BR /&gt;     rx_over_errors: 0&lt;BR /&gt;     rx_crc_errors: 0&lt;BR /&gt;     rx_frame_errors: 0&lt;BR /&gt;     rx_fifo_errors: 0&lt;BR /&gt;     rx_missed_errors: 0&lt;BR /&gt;     tx_aborted_errors: 0&lt;BR /&gt;     tx_carrier_errors: 0&lt;BR /&gt;     tx_fifo_errors: 0&lt;BR /&gt;     tx_heartbeat_errors: 0&lt;BR /&gt;     tx_window_errors: 0&lt;BR /&gt;     tx_deferred: 0&lt;BR /&gt;     tx_single_collisions: 0&lt;BR /&gt;     tx_multi_collisions: 0&lt;BR /&gt;     tx_flow_control_pause: 0&lt;BR /&gt;     rx_flow_control_pause: 0&lt;BR /&gt;     rx_flow_control_unsupported: 0&lt;BR /&gt;     tx_tco_packets: 0&lt;BR /&gt;     rx_tco_packets: 0&lt;BR /&gt;&lt;BR /&gt;ifconfig eth0&lt;BR /&gt;eth0      Link encap:Ethernet  HWaddr 00:90:27:BC:51:2C&lt;BR /&gt;          inet addr:xxx.xxx.xxx.xxx  Bcast:xxx.xxx.xxx.255  Mask:255.255.255.0&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1464  Metric:1&lt;BR /&gt;          RX packets:5173986 errors:0 dropped:9769 overruns:0 frame:1353481705&lt;BR /&gt;          TX packets:979256 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:537260142 (512.3 MiB)  TX bytes:573674109 (547.0 MiB)&lt;BR /&gt;&lt;BR /&gt;The MTU was not originally set to the standard ethernet value of 1500 byte.&lt;BR /&gt;&lt;BR /&gt;I will try to set the MTU to the standard value, and monitor if the errors still increase.&lt;BR /&gt;&lt;BR /&gt;ifconfig eth0 mtu 1500&lt;BR /&gt;&lt;BR /&gt;vi /etc/sysconfig/network-scripts/ifcfg-eth0&lt;BR /&gt;...&lt;BR /&gt;#MTU=1464&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But the errors still increase !!&lt;BR /&gt;&lt;BR /&gt;ethtool -S eth0 |grep rx_length_errors&lt;BR /&gt;     rx_length_errors: 1355337815&lt;BR /&gt;&lt;BR /&gt;ethtool -S eth0 |grep rx_length_errors&lt;BR /&gt;     rx_length_errors: 1355367122&lt;BR /&gt;&lt;BR /&gt;I am still running IPv4.&lt;BR /&gt;&lt;BR /&gt;Could the reason be external to the server, e.g. other machines on the LAN generating  (very) big IPv6 packets?&lt;BR /&gt;&lt;BR /&gt;So in that case I suspect I cannot do anything at all? And it does not harm?</description>
      <pubDate>Thu, 10 Jan 2008 21:39:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-n-edev-shows-rxfram-errors/m-p/4126839#M83415</guid>
      <dc:creator>Geert Van Pamel</dc:creator>
      <dc:date>2008-01-10T21:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: sar -n EDEV shows rxfram errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-n-edev-shows-rxfram-errors/m-p/4126840#M83416</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;a) Could you provide results of command:&lt;BR /&gt;&lt;BR /&gt;ethtool -t eth0 (test the adapter card)&lt;BR /&gt;ethtool eth0&lt;BR /&gt;lspci -v&lt;BR /&gt;ping -s 1450 -f your_gw&lt;BR /&gt;ping -s 1500 -f your_gw&lt;BR /&gt;&lt;BR /&gt;Make sure to break the ping(1) command&lt;BR /&gt;after 10-20 seconds. It will then summarize&lt;BR /&gt;the results.&lt;BR /&gt;&lt;BR /&gt;b) Also, check the port setup on the&lt;BR /&gt;router/switch side.&lt;BR /&gt;&lt;BR /&gt;There must not be duplex, speed, or&lt;BR /&gt;negotiation mismatch!&lt;BR /&gt;&lt;BR /&gt;c) Is your cable very long?&lt;BR /&gt;&lt;BR /&gt;d) It is worth analysing where these &lt;BR /&gt;packets come from. If the sender assumes&lt;BR /&gt;it can send large packets, and the receiver &lt;BR /&gt;doesn't expect them it might cause it.&lt;BR /&gt;&lt;BR /&gt;Use some packet sniffers (tcpdump,&lt;BR /&gt;etherape, argus, ntop, or others).&lt;BR /&gt;&lt;BR /&gt;e) By the way, your Fedora 4,&lt;BR /&gt;patches and kernel version is a bit &lt;BR /&gt;outdated...&lt;BR /&gt;&lt;BR /&gt;Frame errors are typically caused by &lt;BR /&gt;incorrect CRC and a non-integer number of&lt;BR /&gt;bytes are received. This is usually the&lt;BR /&gt;result of collisions or a bad Ethernet &lt;BR /&gt;device.&lt;BR /&gt;&lt;BR /&gt;Length Errors are generated when the received&lt;BR /&gt; frame length was less than or exceeded the&lt;BR /&gt;Ethernet standard. This is most frequently due to incompatible duplex settings.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Sat, 12 Jan 2008 04:01:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-n-edev-shows-rxfram-errors/m-p/4126840#M83416</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2008-01-12T04:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: sar -n EDEV shows rxfram errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-n-edev-shows-rxfram-errors/m-p/4126841#M83417</link>
      <description>When the framing errors occurred, IPv6 was still active.&lt;BR /&gt;&lt;BR /&gt;ifconfig&lt;BR /&gt;eth0 Link encap:Ethernet HWaddr 00:90:27:BC:51:2C &lt;BR /&gt;inet addr:xxx.xxx.xxx.xxx Bcast:xxx.xxx.xxx.255 Mask:255.255.255.0&lt;BR /&gt;inet6 addr: xxxx::xxx:xxxx:xxxx:xxxx/64 Scope:Link&lt;BR /&gt;UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:64712446 errors:0 dropped:111195 overruns:131 frame:3709872387&lt;BR /&gt;TX packets:8401513 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000 &lt;BR /&gt;RX bytes:1713061415 (1.5 GiB) TX bytes:1347360583 (1.2 GiB)&lt;BR /&gt;&lt;BR /&gt;I do not need IPv6, so I disable it during system startup:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cat /etc/rc.local&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;&lt;BR /&gt;touch /var/lock/subsys/local&lt;BR /&gt;&lt;BR /&gt;case "$1" in&lt;BR /&gt;  start)&lt;BR /&gt;        ifconfig eth0 del xxxx::xxx:xxxx:xxxx:xxxx/64&lt;BR /&gt;        ;;&lt;BR /&gt;  *)&lt;BR /&gt;        echo "Usage: $0 {start|stop|status|restart|reload}"&lt;BR /&gt;        exit 1&lt;BR /&gt;esac&lt;BR /&gt;&lt;BR /&gt;exit 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The system rebooted since then...&lt;BR /&gt;&lt;BR /&gt;uptime&lt;BR /&gt; 10:15:39 up 19 days,  4:49,  1 user,  load average: 1.18, 1.22, 1.19&lt;BR /&gt;&lt;BR /&gt;ifconfig&lt;BR /&gt;eth0      Link encap:Ethernet  HWaddr 00:90:27:BC:51:2C&lt;BR /&gt;          inet addr:193.190.246.240  Bcast:193.190.246.255  Mask:255.255.255.0&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:7396686 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:1156959 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:681546047 (649.9 MiB)  TX bytes:730976501 (697.1 MiB)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Conclusion: The framing errors disappeared by disabling the IPv6 address ... IPv6 ethernet packets are bigger than 1500 byte and appear to trigger fictitious framing errors !</description>
      <pubDate>Sun, 17 Feb 2008 17:15:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-n-edev-shows-rxfram-errors/m-p/4126841#M83417</guid>
      <dc:creator>Geert Van Pamel</dc:creator>
      <dc:date>2008-02-17T17:15:29Z</dc:date>
    </item>
  </channel>
</rss>

