- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Network show error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2009 12:05 AM
тАО10-01-2009 12:05 AM
Network show error
Anyone could advise on why the error counts.Is it any hardware problem with network card?
hkl06a-0211a:/ # ifconfig -a
bond0 Link encap:Ethernet HWaddr 00:22:64:0E:1D:76
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:83086 errors:10 dropped:0 overruns:0 frame:10
TX packets:13445 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:10651662 (10.1 Mb) TX bytes:2014266 (1.9 Mb)
eth0 Link encap:Ethernet HWaddr 00:22:64:0E:1D:76
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:44186 errors:10 dropped:0 overruns:0 frame:10
TX packets:13445 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:6501562 (6.2 Mb) TX bytes:2014266 (1.9 Mb)
Interrupt:17 Memory:da000000-da012100
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2009 01:24 AM
тАО10-01-2009 01:24 AM
Re: Network show error
Monitor the network statistics periodically for a while (a few hours). Is the number of errors growing? If it grows, does the growth seem constant (i.e. X errors per Y packets on average) or bursts of errors at certain times?
This might be a hardware problem in the NIC, but it also could be a slightly loose cable connector, a slightly damaged cable, or a rebooting network switch. It might also be a hardware problem in the switch port.
It might also mean that someone has tested the failover functionality of the NIC bonding by intentionally disconnecting the eth0 network cable while the system was running.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2009 05:33 AM
тАО10-01-2009 05:33 AM
Re: Network show error
I see no problem with this output.
I would worry about this if there are performance problems or significant issues connecting to a system.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2009 04:29 PM
тАО10-01-2009 04:29 PM
Re: Network show error
Anyhow, ethtool -S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2009 07:47 PM
тАО10-01-2009 07:47 PM
Re: Network show error
thanks for your suggestion,it shows rx_crc_errors 954. Is it any hardware problem? pls advise,thanks
hkl06a-0211a:/ # /usr/sbin/ethtool -S eth0
NIC statistics:
rx_bytes: 1779285975
rx_error_bytes: 0
tx_bytes: 655876409
tx_error_bytes: 0
rx_ucast_packets: 1313861
rx_mcast_packets: 36
rx_bcast_packets: 14865401
tx_ucast_packets: 1551588
tx_mcast_packets: 0
tx_bcast_packets: 502417
tx_mac_errors: 0
tx_carrier_errors: 0
rx_crc_errors: 954
rx_align_errors: 0
tx_single_collisions: 0
tx_multi_collisions: 0
tx_deferred: 0
tx_excess_collisions: 0
tx_late_collisions: 0
tx_total_collisions: 0
rx_fragments: 0
rx_jabbers: 0
rx_undersize_packets: 0
rx_oversize_packets: 0
rx_64_byte_packets: 15189
rx_65_to_127_byte_packets: 15119499
rx_128_to_255_byte_packets: 641236
rx_256_to_511_byte_packets: 34872
rx_512_to_1023_byte_packets: 163265
rx_1024_to_1522_byte_packets: 205237
rx_1523_to_9022_byte_packets: 0
tx_64_byte_packets: 36783
tx_65_to_127_byte_packets: 729636
tx_128_to_255_byte_packets: 987906
tx_256_to_511_byte_packets: 5373
tx_512_to_1023_byte_packets: 2438
tx_1024_to_1522_byte_packets: 291869
tx_1523_to_9022_byte_packets: 0
rx_xon_frames: 0
rx_xoff_frames: 0
tx_xon_frames: 0
tx_xoff_frames: 0
rx_mac_ctrl_frames: 0
rx_filtered_packets: 3757475
rx_discards: 0
rx_fw_discards: 0
hkl06a-0211a:/ #
hkl06a-0211a:/ # /usr/sbin/ethtool -S eth0 1
NIC statistics:
rx_bytes: 1748491234
rx_error_bytes: 0
tx_bytes: 128
tx_error_bytes: 0
rx_ucast_packets: 965851
rx_mcast_packets: 0
rx_bcast_packets: 15394169
tx_ucast_packets: 0
tx_mcast_packets: 0
tx_bcast_packets: 2
tx_mac_errors: 0
tx_carrier_errors: 0
rx_crc_errors: 0
rx_align_errors: 0
tx_single_collisions: 0
tx_multi_collisions: 0
tx_deferred: 0
tx_excess_collisions: 0
tx_late_collisions: 0
tx_total_collisions: 0
rx_fragments: 0
rx_jabbers: 0
rx_undersize_packets: 0
rx_oversize_packets: 0
rx_64_byte_packets: 15189
rx_65_to_127_byte_packets: 15438190
rx_128_to_255_byte_packets: 536714
rx_256_to_511_byte_packets: 26465
rx_512_to_1023_byte_packets: 158841
rx_1024_to_1522_byte_packets: 184621
rx_1523_to_9022_byte_packets: 0
tx_64_byte_packets: 2
tx_65_to_127_byte_packets: 0
tx_128_to_255_byte_packets: 0
tx_256_to_511_byte_packets: 0
tx_512_to_1023_byte_packets: 0
tx_1024_to_1522_byte_packets: 0
tx_1523_to_9022_byte_packets: 0
rx_xon_frames: 0
rx_xoff_frames: 0
tx_xon_frames: 0
tx_xoff_frames: 0
rx_mac_ctrl_frames: 0
rx_filtered_packets: 35890568
rx_discards: 0
rx_fw_discards: 0
hkl06a-0211a:/ #
hkl06a-0211a:/ #
hkl06a-0211a:/ # /usr/sbin/ethtool -S eth1 2
NIC statistics:
rx_octets: 1471562895
rx_fragments: 0
rx_ucast_packets: 219475
rx_mcast_packets: 36
rx_bcast_packets: 14363131
rx_fcs_errors: 104
rx_align_errors: 0
rx_xon_pause_rcvd: 0
rx_xoff_pause_rcvd: 0
rx_mac_ctrl_rcvd: 0
rx_xoff_entered: 0
rx_frame_too_long_errors: 0
rx_jabbers: 0
rx_undersize_packets: 0
rx_in_length_errors: 0
rx_out_length_errors: 0
rx_64_or_less_octet_packets: 0
rx_65_to_127_octet_packets: 0
rx_128_to_255_octet_packets: 0
rx_256_to_511_octet_packets: 0
rx_512_to_1023_octet_packets: 0
rx_1024_to_1522_octet_packets: 0
rx_1523_to_2047_octet_packets: 0
rx_2048_to_4095_octet_packets: 0
rx_4096_to_8191_octet_packets: 0
rx_8192_to_9022_octet_packets: 0
tx_octets: 135274360
tx_collisions: 0
tx_xon_sent: 0
tx_xoff_sent: 0
tx_flow_control: 0
tx_mac_errors: 0
tx_single_collisions: 0
tx_mult_collisions: 0
tx_deferred: 0
tx_excessive_collisions: 0
tx_late_collisions: 0
tx_collide_2times: 0
tx_collide_3times: 0
tx_collide_4times: 0
tx_collide_5times: 0
tx_collide_6times: 0
tx_collide_7times: 0
tx_collide_8times: 0
tx_collide_9times: 0
tx_collide_10times: 0
tx_collide_11times: 0
tx_collide_12times: 0
tx_collide_13times: 0
tx_collide_14times: 0
tx_collide_15times: 0
tx_ucast_packets: 282231
tx_mcast_packets: 0
tx_bcast_packets: 1004814
tx_carrier_sense_errors: 0
tx_discards: 0
tx_errors: 0
dma_writeq_full: 0
dma_write_prioq_full: 0
rxbds_empty: 0
rx_discards: 0
rx_errors: 104
rx_threshold_hit: 0
dma_readq_full: 0
dma_read_prioq_full: 0
tx_comp_queue_full: 0
ring_set_send_prod_index: 0
ring_status_update: 0
nic_irqs: 0
nic_avoided_irqs: 0
nic_tx_threshold_hit: 0
hkl06a-0211a:/ #
hkl06a-0211a:/ # /usr/sbin/ethtool -S eth2 3
NIC statistics:
rx_octets: 1473854713
rx_fragments: 0
rx_ucast_packets: 219807
rx_mcast_packets: 38
rx_bcast_packets: 14389667
rx_fcs_errors: 0
rx_align_errors: 0
rx_xon_pause_rcvd: 0
rx_xoff_pause_rcvd: 0
rx_mac_ctrl_rcvd: 0
rx_xoff_entered: 0
rx_frame_too_long_errors: 0
rx_jabbers: 0
rx_undersize_packets: 0
rx_in_length_errors: 0
rx_out_length_errors: 0
rx_64_or_less_octet_packets: 0
rx_65_to_127_octet_packets: 0
rx_128_to_255_octet_packets: 0
rx_256_to_511_octet_packets: 0
rx_512_to_1023_octet_packets: 0
rx_1024_to_1522_octet_packets: 0
rx_1523_to_2047_octet_packets: 0
rx_2048_to_4095_octet_packets: 0
rx_4096_to_8191_octet_packets: 0
rx_8192_to_9022_octet_packets: 0
tx_octets: 135316688
tx_collisions: 0
tx_xon_sent: 0
tx_xoff_sent: 0
tx_flow_control: 0
tx_mac_errors: 0
tx_single_collisions: 0
tx_mult_collisions: 0
tx_deferred: 0
tx_excessive_collisions: 0
tx_late_collisions: 0
tx_collide_2times: 0
tx_collide_3times: 0
tx_collide_4times: 0
tx_collide_5times: 0
tx_collide_6times: 0
tx_collide_7times: 0
tx_collide_8times: 0
tx_collide_9times: 0
tx_collide_10times: 0
tx_collide_11times: 0
tx_collide_12times: 0
tx_collide_13times: 0
tx_collide_14times: 0
tx_collide_15times: 0
tx_ucast_packets: 282419
tx_mcast_packets: 0
tx_bcast_packets: 1004829
tx_carrier_sense_errors: 0
tx_discards: 0
tx_errors: 0
dma_writeq_full: 0
dma_write_prioq_full: 0
rxbds_empty: 0
rx_discards: 0
rx_errors: 0
rx_threshold_hit: 0
dma_readq_full: 0
dma_read_prioq_full: 0
tx_comp_queue_full: 0
ring_set_send_prod_index: 0
ring_status_update: 0
nic_irqs: 0
nic_avoided_irqs: 0
nic_tx_threshold_hit: 0
---------------------------------------
hkl06a-0212a:/ # /usr/sbin/ethtool -S eth0
NIC statistics:
rx_bytes: 32267157257
rx_error_bytes: 0
tx_bytes: 169457506104
tx_error_bytes: 0
rx_ucast_packets: 103528072
rx_mcast_packets: 35
rx_bcast_packets: 188799155
tx_ucast_packets: 159624361
tx_mcast_packets: 0
tx_bcast_packets: 6389191
tx_mac_errors: 0
tx_carrier_errors: 0
rx_crc_errors: 12284
rx_align_errors: 0
tx_single_collisions: 0
tx_multi_collisions: 0
tx_deferred: 0
tx_excess_collisions: 0
tx_late_collisions: 0
tx_total_collisions: 0
rx_fragments: 0
rx_jabbers: 0
rx_undersize_packets: 0
rx_oversize_packets: 0
rx_64_byte_packets: 1798369
rx_65_to_127_byte_packets: 256905365
rx_128_to_255_byte_packets: 21520576
rx_256_to_511_byte_packets: 6707896
rx_512_to_1023_byte_packets: 2707717
rx_1024_to_1522_byte_packets: 2687339
rx_1523_to_9022_byte_packets: 0
tx_64_byte_packets: 1956380
tx_65_to_127_byte_packets: 20850773
tx_128_to_255_byte_packets: 28345327
tx_256_to_511_byte_packets: 7058395
tx_512_to_1023_byte_packets: 3199713
tx_1024_to_1522_byte_packets: 104602964
tx_1523_to_9022_byte_packets: 0
rx_xon_frames: 0
rx_xoff_frames: 0
tx_xon_frames: 0
tx_xoff_frames: 0
rx_mac_ctrl_frames: 0
rx_filtered_packets: 44489478
rx_discards: 0
rx_fw_discards: 0
hkl06a-0212a:/ #
hkl06a-0212a:/ #
hkl06a-0212a:/ # /usr/sbin/ethtool -S eth0 1
NIC statistics:
rx_bytes: 24388741091
rx_error_bytes: 0
tx_bytes: 128
tx_error_bytes: 0
rx_ucast_packets: 33981992
rx_mcast_packets: 0
rx_bcast_packets: 195695559
tx_ucast_packets: 0
tx_mcast_packets: 0
tx_bcast_packets: 2
tx_mac_errors: 0
tx_carrier_errors: 0
rx_crc_errors: 0
rx_align_errors: 0
tx_single_collisions: 0
tx_multi_collisions: 0
tx_deferred: 0
tx_excess_collisions: 0
tx_late_collisions: 0
tx_total_collisions: 0
rx_fragments: 0
rx_jabbers: 0
rx_undersize_packets: 0
rx_oversize_packets: 0
rx_64_byte_packets: 145546
rx_65_to_127_byte_packets: 213298507
rx_128_to_255_byte_packets: 9078647
rx_256_to_511_byte_packets: 2647744
rx_512_to_1023_byte_packets: 2308479
rx_1024_to_1522_byte_packets: 2198628
rx_1523_to_9022_byte_packets: 0
tx_64_byte_packets: 2
tx_65_to_127_byte_packets: 0
tx_128_to_255_byte_packets: 0
tx_256_to_511_byte_packets: 0
tx_512_to_1023_byte_packets: 0
tx_1024_to_1522_byte_packets: 0
tx_1523_to_9022_byte_packets: 0
rx_xon_frames: 0
rx_xoff_frames: 0
tx_xon_frames: 0
tx_xoff_frames: 0
rx_mac_ctrl_frames: 0
rx_filtered_packets: 373093462
rx_discards: 0
rx_fw_discards: 0
hkl06a-0212a:/ #
hkl06a-0212a:/ #
hkl06a-0212a:/ # /usr/sbin/ethtool -S eth1 2
NIC statistics:
rx_octets: 18924101780
rx_fragments: 0
rx_ucast_packets: 5082108
rx_mcast_packets: 32
rx_bcast_packets: 182410501
rx_fcs_errors: 1330
rx_align_errors: 0
rx_xon_pause_rcvd: 0
rx_xoff_pause_rcvd: 0
rx_mac_ctrl_rcvd: 0
rx_xoff_entered: 0
rx_frame_too_long_errors: 0
rx_jabbers: 0
rx_undersize_packets: 0
rx_in_length_errors: 0
rx_out_length_errors: 0
rx_64_or_less_octet_packets: 0
rx_65_to_127_octet_packets: 0
rx_128_to_255_octet_packets: 0
rx_256_to_511_octet_packets: 0
rx_512_to_1023_octet_packets: 0
rx_1024_to_1522_octet_packets: 0
rx_1523_to_2047_octet_packets: 0
rx_2048_to_4095_octet_packets: 0
rx_4096_to_8191_octet_packets: 0
rx_8192_to_9022_octet_packets: 0
tx_octets: 3247720205
tx_collisions: 0
tx_xon_sent: 0
tx_xoff_sent: 0
tx_flow_control: 0
tx_mac_errors: 0
tx_single_collisions: 0
tx_mult_collisions: 0
tx_deferred: 0
tx_excessive_collisions: 0
tx_late_collisions: 0
tx_collide_2times: 0
tx_collide_3times: 0
tx_collide_4times: 0
tx_collide_5times: 0
tx_collide_6times: 0
tx_collide_7times: 0
tx_collide_8times: 0
tx_collide_9times: 0
tx_collide_10times: 0
tx_collide_11times: 0
tx_collide_12times: 0
tx_collide_13times: 0
tx_collide_14times: 0
tx_collide_15times: 0
tx_ucast_packets: 10938399
tx_mcast_packets: 0
tx_bcast_packets: 12778395
tx_carrier_sense_errors: 0
tx_discards: 0
tx_errors: 0
dma_writeq_full: 0
dma_write_prioq_full: 0
rxbds_empty: 0
rx_discards: 0
rx_errors: 1318
rx_threshold_hit: 0
dma_readq_full: 0
dma_read_prioq_full: 0
tx_comp_queue_full: 0
ring_set_send_prod_index: 0
ring_status_update: 0
nic_irqs: 0
nic_avoided_irqs: 0
nic_tx_threshold_hit: 0
hkl06a-0212a:/ #
hkl06a-0212a:/ # /usr/sbin/ethtool -S eth2 3
NIC statistics:
rx_octets: 19342157510
rx_fragments: 0
rx_ucast_packets: 8219308
rx_mcast_packets: 30
rx_bcast_packets: 182917654
rx_fcs_errors: 0
rx_align_errors: 0
rx_xon_pause_rcvd: 0
rx_xoff_pause_rcvd: 0
rx_mac_ctrl_rcvd: 0
rx_xoff_entered: 0
rx_frame_too_long_errors: 0
rx_jabbers: 0
rx_undersize_packets: 0
rx_in_length_errors: 0
rx_out_length_errors: 0
rx_64_or_less_octet_packets: 0
rx_65_to_127_octet_packets: 0
rx_128_to_255_octet_packets: 0
rx_256_to_511_octet_packets: 0
rx_512_to_1023_octet_packets: 0
rx_1024_to_1522_octet_packets: 0
rx_1523_to_2047_octet_packets: 0
rx_2048_to_4095_octet_packets: 0
rx_4096_to_8191_octet_packets: 0
rx_8192_to_9022_octet_packets: 0
tx_octets: 3247660859
tx_collisions: 0
tx_xon_sent: 0
tx_xoff_sent: 0
tx_flow_control: 0
tx_mac_errors: 0
tx_single_collisions: 0
tx_mult_collisions: 0
tx_deferred: 0
tx_excessive_collisions: 0
tx_late_collisions: 0
tx_collide_2times: 0
tx_collide_3times: 0
tx_collide_4times: 0
tx_collide_5times: 0
tx_collide_6times: 0
tx_collide_7times: 0
tx_collide_8times: 0
tx_collide_9times: 0
tx_collide_10times: 0
tx_collide_11times: 0
tx_collide_12times: 0
tx_collide_13times: 0
tx_collide_14times: 0
tx_collide_15times: 0
tx_ucast_packets: 10938426
tx_mcast_packets: 0
tx_bcast_packets: 12778384
tx_carrier_sense_errors: 0
tx_discards: 0
tx_errors: 0
dma_writeq_full: 0
dma_write_prioq_full: 0
rxbds_empty: 0
rx_discards: 0
rx_errors: 0
rx_threshold_hit: 0
dma_readq_full: 0
dma_read_prioq_full: 0
tx_comp_queue_full: 0
ring_set_send_prod_index: 0
ring_status_update: 0
nic_irqs: 0
nic_avoided_irqs: 0
nic_tx_threshold_hit: 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-02-2009 10:12 AM
тАО10-02-2009 10:12 AM
Re: Network show error
If you are using switch modules in the chassis, being a BL685c, if these are on an add-on mezz card you might try swapping mezz cards. You might also consider swapping the BL685 into a different chassis slot. That would be how you try different "cables" since you are talking to a switch via the backplane.
If you are using a pass-through module, you might also consider swaping cables from the pass-through module to the upstream switch.