From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Dake Subject: Re: [Openais] Multicast and Xen Bridge Networking issues Date: Wed, 26 May 2010 09:09:05 -0700 Message-ID: <4BFD47A1.1090501@redhat.com> References: <04FB0DCDF7702C409F7E481C74E6A9BF029258F7E7@inbmail02.lsi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <04FB0DCDF7702C409F7E481C74E6A9BF029258F7E7@inbmail02.lsi.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "S, Prashanth" Cc: "openais@lists.linux-foundation.org" , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 05/26/2010 02:24 AM, S, Prashanth wrote: > We have two (physical) machines. Each of them is hosting one Linux > Virtual Machine (HVM) on top of Xen Hypervisor 3.4.1, The VMs are able > to communicate with each other (using Xen Bridge Networking) thru the > ethernet on the physical hosts. However, Corosync (part of OpenAIS HA > suite) in VM is not able to detect and communicate with the other VM. We > are not seeing any messages exchanged between the nodes. We found that > corosync generated multicast messages are reaching the (Xen virtual) > bridge. However, the bridge is not forwarding the UDP multicast messages > to the ethernet. Does anybody know how to make multicast traffic flow > across Xen Bridge? Also do we need any special route setting to achieve > multicast routing between VM hosted on different machines. > > Regards, > > Prashanth > > Most common problem for these symptoms is that iptables is turned on in the host OS. Verify iptables is configured correctly on the host, and then we can talk more after that. Regards -steve > > _______________________________________________ > Openais mailing list > Openais@lists.linux-foundation.org > https://lists.linux-foundation.org/mailman/listinfo/openais