WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1158] New: When a nic has no link, network-bridge leaves

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1158] New: When a nic has no link, network-bridge leaves it in an invalid state
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Tue, 29 Jan 2008 00:08:50 -0800
Delivery-date: Tue, 29 Jan 2008 00:08:59 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1158

           Summary: When a nic has no link, network-bridge leaves it in an
                    invalid state
           Product: Xen
           Version: unstable
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: michael@xxxxxxxx


Starting conditions:
- a system with 2 nics. the 2nd nic is not connected to a network but is set up
with an ip address
- ifconfig eth1 shows the address

Now i run "/etc/xen/scripts/network-bridge start bridge=xenbr1 netdev=eth1":
Nothing to flush.
Waiting for peth1 to negotiate link...........(link isnt in running state)
SIOCGIFFLAGS: No such device
Error for wireless request "Set Encode" (8B2A) :
    SET failed on device eth1 ; No such device.
SIOCGIFFLAGS: No such device
Failed to bring up eth1.

This results in:
- a peth1 with the mac of the old eth1
- ifconfig eth1 shows "eth1: error fetching interface information: Device not
found"
- the device is not available anymore

After stopping the bridge (using the script), the device is as it was before.


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 1158] New: When a nic has no link, network-bridge leaves it in an invalid state, bugzilla-daemon <=