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] bonding on domU

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] bonding on domU
From: dongkyu lee <dongq.lee@xxxxxxxxx>
Date: Tue, 13 Jul 2010 10:36:13 +0900
Delivery-date: Mon, 12 Jul 2010 18:36:56 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=Wgj37SOPyEM3BFvumnFLqBNZfMkQjceSSgdlN8agm5w=; b=bnlXp2GsU8fCxPJq1rPQFAtvFilT6pgEPkK1NyiRnuNCMnRLaiNKmPuo6jotN9A17G OTfCBE6ffNksxNscgcqH389P4ygFjt3q3fgR0XjXXfU9tYa8md0KPkieHHzFhKjxR2k4 0k0+L2Yx3CwcYVmfXplBq5DotyS474usFZmOc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=kgVl1frRLQXbzP6Cffg75Gig6DTxn6VuzyT6g2oma+xbtJnKOdCuOmsNC13UY4PBAi iDhOTmSHRZ4SeeGSP9FrmqyDm0AB+yhCY5j6x+xycHoaRup0dVAr/2zQ5Nn8K7xgdYE9 Rf/lYWw1G32qHhIrMjKAhZIpqQXCEMmdHWrLM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
One of collegues said that configuring bonding on domU does not make sense because
the virtual nic on domU and virtual bridge on dom0 may not detect netowrk failure.
 
I think that bonding on domU should work with arp such as below:
"options bond0 arp_interval=1000 arp_ip_target=10.25.81.1,10.24.22.70 mode=1 primary=eth1"
 
I tried bonding on domU but it did not work. (domU detected network failure but backup interface did not work properly)
 
Anyone who tried to confiure bonding on bomU? If it worked, would you share bonding configuration files (/etc/modprobe.conf, and ifcfg-*)
 
Thank you in advnace
 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>