<div dir="ltr">Hi all:<div><br></div><div>I'm having a strange issue where networking on my CentOS guests isn't working properly, but things are working fine with my Ubuntu guests.</div><div><br></div><div>I'm running Folsom on Ubuntu 12.04, nova-network, not multi-host.<br>
</div><div><br></div><div style>The first symptom is that CentOS instances don't get IP addresses via DHCP. If I trace the DHCP requests and replies using tcpdump, I can see the reply from dnsmasq reach the vnetX interface of the compute host, but it doesn't get to the eth0 interface of the compute host. (I'm at a loss here about how to debug something like that).</div>
<div style><br></div><div style>If I try to statically configure an IP address on the guest instead, networking still doesn't work. I can't ping anything on the subnet, and I don't even see the icmp traffic on vnetX of the host.</div>
<div style><br></div><div style>I've tried this twiddling the following options, but no change in behavior:</div><div style><br></div><div style>* Adding the following rule to nova-network node: <span style="font-family:arial,sans-serif;font-size:12.727272033691406px">iptables -A POSTROUTING -t mangle -p udp --dport bootpc -j CHECKSUM --checksum-fill </span></div>
<div style="font-family:arial,sans-serif;font-size:12.727272033691406px">* Adding the same rule to nova-compute node</div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">* Setting libvirt_use_virtio_for_bridge to "yes" and "no" (restarting nova-compute, re-launching instances)</div>
<div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><div>* With and without vhost_net loaded in nova-compute (restarting nova-compute, re-launching instances)</div><div>* Disabling iIpv6 inside of the CentOS guest</div>
</div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></div><div style>Has anybody encountered this before?</div><div style><br></div><div style>Lorin</div><div><br></div><div>-- <br><div dir="ltr">
Lorin Hochstein<br><div>Lead Architect - Cloud Services</div><div>Nimbis Services, Inc.</div><div><a href="http://www.nimbisservices.com" target="_blank">www.nimbisservices.com</a></div></div>
</div></div>