<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">10.0.9.5 is probably the ip that nova assigned to your compute host for the bridge.<div><br></div><div>ip addr show should show it on br100</div><div><br></div><div>There is likely something else going on that is causing your instance to fail to network properly. I would check the console output of the vm first, make sure it is getting an ip address. If that looks good, check for security group rules, then start doing tcpdump to see where you are losing packets.</div><div><br></div><div>Vish</div><div><br><div><div>On Jun 25, 2012, at 9:08 AM, Leander Bessa Beernaert wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hello, <div><br></div><div>I've setup OpenStack with a multi-host configuration. Everything appears to be working fine. However, when i launch an instance, it get's assigned an ip (10.0.9.3) and when i ping that IP i get this output:</div>
<div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">ping 10.0.9.3<br>PING 10.0.9.3 (10.0.9.3) 56(84) bytes of data.<br>
>From 10.0.9.5 icmp_seq=1 Destination Host Unreachable<br>From 10.0.9.5 icmp_seq=2 Destination Host Unreachable<br>From 10.0.9.5 icmp_seq=3 Destination Host Unreachable</blockquote></div><div><br></div><div>If i ping the adress 10.0.9.5 i get a response.</div>
<div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"> ping 10.0.9.5<br>PING 10.0.9.5 (10.0.9.5) 56(84) bytes of data.<br>
64 bytes from <a href="http://10.0.9.5/">10.0.9.5</a>: icmp_req=1 ttl=64 time=0.043 ms<br>64 bytes from <a href="http://10.0.9.5/">10.0.9.5</a>: icmp_req=2 ttl=64 time=0.035 ms<br>64 bytes from <a href="http://10.0.9.5/">10.0.9.5</a>: icmp_req=3 ttl=64 time=0.036 ms</blockquote>
<div><br></div><div>Any idea what's happening here?</div></div><div><br></div><div>Regards,</div><div>Leander</div><div><br></div>
_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>More help   : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><br></blockquote></div><br></div></body></html>