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

Re: [Xen-users] xen 3.4.1 bonding mode 0

To: lists@xxxxxxxxx
Subject: Re: [Xen-users] xen 3.4.1 bonding mode 0
From: Brian Krusic <brian@xxxxxxxxxx>
Date: Wed, 7 Oct 2009 12:48:30 -0700
Cc: xen-users users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 07 Oct 2009 12:49:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1254865252.4460.4140.camel@sl300>
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>
References: <8B659B5C-F530-4808-B44A-E0A45468C49C@xxxxxxxxxx> <1254865252.4460.4140.camel@sl300>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Thomas,

I'm pretty confused as to what I need to do.
In /etc/sysctl.conf, I set a few values, being either 0,1 or 2 on pbond0 as well as bond0 but to no avail for both arp_announce and arp_ignore.

I also do;

ip link set pbond0 down
ip link set pbond0 arp off
ip link set pbond0 up

But still get many lines of;

pbond0: received packet with own address as source address


- Brian

On Oct 6, 2009, at 2:40 PM, Thomas Halinka wrote:

Hi Brian

Am Dienstag, den 06.10.2009, 13:41 -0700 schrieb Brian Krusic:
Hi all,

I've a feeling this has been covered many times but my research hasn't
showed anything applicable to me.

/var/log/messages;

pbond0: received packet with  own address as source address

Repeats many many times;
....

This is an arp-problem. There is an option ARP_ANNOUNCE in /proc-FS or
sysctl that allows you to control which source address is put in to ARP
headers

/proc/sys/net/ipv4/conf/$INTERACE/arp_announce

is the place your searching for...

hth,

thomas

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


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


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

<Prev in Thread] Current Thread [Next in Thread>