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 381] new network scripts does not work for two bridges t

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 381] new network scripts does not work for two bridges topology
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Thu, 03 Nov 2005 16:53:28 +0000
Delivery-date: Thu, 03 Nov 2005 16:53:32 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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=381





------- Additional Comments From hien1@xxxxxxxxxx  2005-11-03 16:53 -------
I used the features as post on #363 before posting on comment#3:

## Use the following if VIF traffic is bridged.
# The script used to start/stop networking for xend.
(network-script    network-bridge netdev=eth1)
# The default bridge that virtual interfaces should be connected to.
(vif-bridge        xenbr0)
# The default script used to control virtual interfaces.
(vif-script        vif-bridge)


and I even forced network-bridge to use eth1:

vifnum=${vifnum:-0}
bridge=${bridge:-xenbr${vifnum}}
netdev=eth1
# netdev=${netdev:-eth1}

However, xend stop , then start again didn't create peth1 and connect to the
bridge as the network-bridge script wants to do.

Only rebooting the machine, then restarting xend will do. That mean
network-bridge script didn't clean up the old configuration when running xend
stop and restart.

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