RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 691777 - Bonded and vlan tagged network does not work in KVM guest [rhel-6.0.z]
Summary: Bonded and vlan tagged network does not work in KVM guest [rhel-6.0.z]
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: kernel
Version: 6.0
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: rc
: ---
Assignee: Frantisek Hrbata
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On: 623199 855437
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-29 13:07 UTC by RHEL Program Management
Modified: 2018-11-14 13:30 UTC (History)
36 users (show)

Fixed In Version: kernel-2.6.32-71.25.1.el6
Doc Type: Bug Fix
Doc Text:
In certain network setups (specifically, using VLAN on certain NICs where packets are sent through the VLAN GRO rx path), sending packets from an active ethernet port to another inactive ethernet port could affect the network's bridge and cause the bridge to acquire a wrong bridge port. This resulted in all packets not being passed along in the network. With this update, the underlying source code has been modified to address this issue, and network traffic works as expected.
Clone Of:
Environment:
Last Closed: 2011-05-10 18:13:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2011:0498 0 normal SHIPPED_LIVE Important: kernel security, bug fix, and enhancement update 2011-05-10 18:10:04 UTC

Description RHEL Program Management 2011-03-29 13:07:10 UTC
This bug has been copied from bug #623199 and has been proposed
to be backported to 6.0 z-stream (EUS).

Comment 25 Weibing Zhang 2011-04-28 09:02:28 UTC
Thanks Liang Zheng for his help. With the environment he provides, we successfully verify this bug. 
Test topo:
    dl580g7-01                                dl585g7-02  


                                   (eth5.100:192.168.100.55)
                       --eth0-|-eth5--eth5.100
   (Active Slave:eth0) /       |                
br0--bond0.100--bond0--       |                
    |                 \       |     (eth4.100:192.168.100.44) 
    |                  --eth1-|-eth4--eth4.100
    |
    --vnet0 (guest: 192.168.10.10)

Reproduce on 2.6.32-71.el6.i686
[root@hp-dl585g7-02 ~]# arping 192.168.100.10 -I eth5.100
ARPING 192.168.100.10 from 192.168.100.55 eth5.100
Unicast reply from 192.168.100.10 [52:54:00:4D:D0:AD]  1.263ms
Unicast reply from 192.168.100.10 [52:54:00:4D:D0:AD]  0.934ms

guest)# ping 192.168.100.55 ( Fail )

On kernel 2.6.32-71.29.1.el6.x86_64:
[root@hp-dl585g7-02 ~]# ping 192.168.100.10 -I eth5.100
PING 192.168.100.10 (192.168.100.10) from 192.168.100.55 eth5.100: 56(84) bytes of data.
64 bytes from 192.168.100.10: icmp_seq=1 ttl=64 time=1.49 ms
64 bytes from 192.168.100.10: icmp_seq=2 ttl=64 time=0.749 ms
64 bytes from 192.168.100.10: icmp_seq=3 ttl=64 time=0.792 ms

on guest machine of hp-dl585g7-02.rhts.eng.nay.redhat.com:
[root@dhcp-66-86-245 ~]# ping 192.168.100.55 -c4
PING 192.168.100.55 (192.168.100.55) 56(84) bytes of data.
64 bytes from 192.168.100.55: icmp_seq=1 ttl=64 time=0.871 ms
64 bytes from 192.168.100.55: icmp_seq=2 ttl=64 time=0.965 ms
64 bytes from 192.168.100.55: icmp_seq=3 ttl=64 time=0.777 ms
64 bytes from 192.168.100.55: icmp_seq=4 ttl=64 time=0.863 ms

--- 192.168.100.55 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3003ms
rtt min/avg/max/mdev = 0.777/0.869/0.965/0.066 ms

So the bug is fixed. Set Verified.

Comment 26 Martin Prpič 2011-05-05 08:53:23 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
In certain network setups (specifically, using VLAN on certain NICs where packets are sent through the VLAN GRO rx path), sending packets from an active ethernet port to another inactive ethernet port could affect the network's bridge and cause the bridge to acquire a wrong bridge port. This resulted in all packets not being passed along in the network. With this update, the underlying source code has been modified to address this issue, and network traffic works as expected.

Comment 27 errata-xmlrpc 2011-05-10 18:13:19 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2011-0498.html


Note You need to log in before you can comment on or make changes to this bug.