<div dir="ltr"><div>hi</div><div> </div><div> </div><div>[bad udp cksum fa38!] </div><div> </div><div>is that a normal?</div><div> </div><div> </div><div>node 1 </div><div> </div><div> tcpdump -envv "port 5405" -i eth1 <br>
tcpdump: listening on eth1, link-type EN10MB (Ethernet), capture size 65535 bytes<br>08:46:01.230420 52:54:00:09:ef:2f > 52:54:00:ba:8a:1c, ethertype IPv4 (0x0800), length 149: (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 135)<br>
    10.0.0.21.hpoms-dps-lstn > 10.0.0.22.netsupport: [bad udp cksum fa38!] UDP, length 107<br>08:46:01.440315 52:54:00:09:ef:2f > 01:00:5e:5e:01:01, ethertype IPv4 (0x0800), length 161: (tos 0x0, ttl 1, id 0, offset 0, flags [DF], proto UDP (17), length 147)<br>
    10.0.0.21.hpoms-dps-lstn > 226.94.1.1.netsupport: [bad udp cksum 7339!] UDP, length 119<br>08:46:02.015321 52:54:00:ba:8a:1c > 52:54:00:09:ef:2f, ethertype IPv4 (0x0800), length 149: (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 135)<br>
    10.0.0.22.hpoms-dps-lstn > 10.0.0.21.netsupport: [udp sum ok] UDP, length 10</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-13 19:37 GMT+01:00 Digimer <span dir="ltr"><<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On 13/02/14 12:01 PM, Beo Banks wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
hi thanks...for your help.<br>
i have two node cluster<br>
both node are running on seperate hosts.<br>
the 2x hosts have 2 nic's ....eth0 is 172.XXX...whatever and eth1 is<br>
direct connection (crossover cable) between the hosts.<br>
the issue must be my kvm host,or?<br>
</blockquote>
<br></div>
What kind of bridging are you using? Standard NAT'ed virbr0 bridges? If so, can you/have you tried using traditional bridging? That should turn the bridge into more of a traditional switch instead of relying on packet routing... I've had no trouble with VM clusters, but I only ever tested with both VMs on the same host.<br>

<br>
Here's how I build my bridges:<br>
<br>
<a href="https://alteeve.ca/w/AN!Cluster_Tutorial_2#Configuring_our_Bridge.2C_Bonds_and_Interfaces" target="_blank">https://alteeve.ca/w/AN!<u></u>Cluster_Tutorial_2#<u></u>Configuring_our_Bridge.2C_<u></u>Bonds_and_Interfaces</a><br>

<br>
Of course, you could create a stand-alone bridge and use brctl to attach the real interface instead of modifying the network config, if you just want to test. Once the bridge is built, simple adjust the VM's config to use the new bridge. If that works well, then you could consider a more permanent config.<span class="HOEnZb"><font color="#888888"><br>

<br>
-- <br>
Digimer<br>
Papers and Projects: <a href="https://alteeve.ca/w/" target="_blank">https://alteeve.ca/w/</a><br>
What if the cure for cancer is trapped in the mind of a person without access to education?</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/<u></u>mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/<u></u>doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
</div></div></blockquote></div><br></div>