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

[Xen-users] bonding with xen 3.3.1


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Alberto Asuero Arroyo <albertoasuero@xxxxxxxxx>
  • Date: Tue, 3 Feb 2009 12:07:53 +0100
  • Delivery-date: Tue, 03 Feb 2009 03:08:38 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=J06iLk5UTP4FRtiyg7bONHrlc8fDjO1foJJvDUFVLxWgl6AAwwTM4T7xg14HoosW6I 77w9z1ZZe+zyvB7Turw9VqHxjl3UbbuQ59uURk3UcOze063YfLIuWO0E6+vpXTfv+OZC HSq/pEHzJHVHf9ZnSufertodaX6RxDAy3pRbQ=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi !!

I'm trying to use my bonding in my xen. I 've a debian 40r6 etch. The bounding works perfectly without xen.

In /etc/modules

bonding miimon=100 mode=balance-alb

when I run xend:

bonding: bond0: first active interface up!
bonding :bond0 link status definitely up for interface eth1
bonding: bond0 release slaves
ADDRCONF(NETDEV_UP): pbond0: link is not ready
bond0: port1(vif1.0) entering disabled state

My /etc/network/interfaces

auto  bond0
iface bond0 inet static
address 10.30.102.254
gateway 10.30.102.5
netmask 255.255.255.0
up /sbin/ifenslave bond0 eth0
up /sbin/ifenslave bond0 eth1


My /etc/xen/xend-config.sxp

                (network-script network-bridge)
                (vif-script vif-bridge)
                (dom0-min-mem 2024)
                (dom0-cpus 0)
                (vnc-listen '0.0.0.0')
                (vncpasswd '')


According to http://wiki.xensource.com/xenwiki/XenNetworking.  "the bridge (xenbr0), peth0, eth0 and vif0.0 are brought up".

For me when I don't use the bonding (using eth0)and started xen peth0 and eth0 are bring up but vif0.0 and the xenbr0 are not bring up. After I do "brctl show" and the bridge name is eth0, is correct?? I don't know if it's correct but its works!!I can do ping, ssh, connect to vnc of domains...

When I start with the bonding (using bond0)  only peth0 and pbond0 are bring up. And "brctrl show" put  two bridges bond0 and eth0. And  the network doesn't work .

any ideas??Are there a tutorial of this or doc?

thanks,

Alberto






_______________________________________________
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®.