[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Multiple network adapter bridges


  • To: Xen Users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: Thomas Harold <tgh@xxxxxxxxxxxx>
  • Date: Mon, 09 Oct 2006 09:33:55 -0400
  • Delivery-date: Mon, 09 Oct 2006 06:34:47 -0700
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Sort of a follow-up question to the old "Two bridge adapters" thread in July 2006. In that thread, Timo says that in order to create multiple bridges you have to write a wrapper script.

-------------------------------
Or just write a wrapper-script:

---<snip>---
#!/bin/sh
# /etc/xen/scripts/network-bridge-wrapper
/etc/xen/scripts/network-bridge netdev=eth0 bridge=xenbr0 start
/etc/xen/scripts/network-bridge netdev=eth1 bridge=xenbr1 start
---<snap>---

and set this script in /etc/xen/xend-config.sxp

---<snip>---
# /etc/xen/xend-config.sxp
(network-script network-bridge-wrapper)
---<snap>---

Greetings,
-timo
-------------------------------

My question is:

Is it simply impossible to accomplish the passing of these parameters and creating multiple bridges using the xend-config.sxp configuration file? As in, you can't simply put multiple lines in the xend-config.sxp file?

(network-script 'network-bridge netdev=eth0 bridge=xenbr0')
(network-script 'network-bridge netdev=eth1 bridge=xenbr1')



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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.