Hi,<br>
    <a href="http://192.168.3.0/24">192.168.3.0/24</a> is the fixed_range in my localrc for both nodes. My 
second node doesn't have direct access to the public network. It has 
only one interface (eth1) connected to the private network. It has an ip
 of 192.168.2.2. Is there a way set this node up as a compute node 
without connecting eth0 to the public network? I read that deploying 
openstack is possible without 2 NICs. Also, would putting my vms in my 
manage network help? Because the VMs on my master node work fine. Its 
only on the compute nodes that I'm having issues. I was thinking that it
 had something to do with all my nova.conf parameters pointing to an 
unused eth0 interface on my compute node (please see my previous posts 
for more details on my network setup)<br>
<br>
Thanks and regards,<br>
Sagar<br><br><div class="gmail_quote"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div>Is each machine configured with an address in the <a href="http://192.168.3.0/24" target="_blank">192.168.3.0/24</a>
 range, and is that network otherwise configured?  It sounds like you 
have not fully configured the instance network.  Typically for 
deployments with FlatDHCP, there are at least 3 networks - one public, 
one management, and one for instances.  Each of these is usually on its 
on physical network interface or vlan.</div>
<div><br></div><div>If this is just for testing, you can also try putting your vms inside your manage-net (say the upper part of <a href="http://192.168.2.128/25" target="_blank">192.168.2.128/25</a>, which can be convenient for testing but not generally a good idea.</div>
<span class="HOEnZb"><font color="#888888">
<div><br></div><div>Anthony</div></font></span><br>
</div></blockquote></div>