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-users

[Xen-users] ADDRCONF(NETDEV_UP): vif1.0: link is not ready

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] ADDRCONF(NETDEV_UP): vif1.0: link is not ready
From: Ryan <niespam@xxxxxxxxx>
Date: Tue, 30 Jan 2007 22:41:30 -0500
Delivery-date: Tue, 30 Jan 2007 19:41:24 -0800
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=pQHlnYUhtTCWMg12gIxvsYZPbgod+YZFpJZvlCtYhfYg4oPNvwF53reqlwIT3srQiqHrmPOGMspQAlCir8zNzxd+jb4hvbpBeOGdxH5qSZGnhi28Yl4WMr6fKcY1nbTDgK8BKoPbuD7WKDdiazgWADMDTUzkli0ytVEv+FL4k2g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

I'm trying to set up my xen bridge (xenbr0). The good news is that it works.... sort of.... I can see packets coming from the vif, but they are intermittent. I tracked it down to this step....

brctl addbr xenbr0
brctl stp xenbr0 off
brctl setfd xenbr0 0
ip link set xenbr0 up
brctl addif xenbr0 eth0

As soon as the last command exits, my network gets flaky, it seems as if part of the network is missing (i.e. I can't ping machines I could ping before). The same goes for my domU. As soon as I issue this command...

brctl addif xenbr0 eth1

everything is OK again. Any ideas?

Thanks,
Ryan


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>