Hi,<br>    I'm planning to perform a 5 node installation of openstack with the first node being the master and the rest being compute nodes. I have the following setup:<br><br>Master node:<br>eth0: 10.2.0.1  (public ip)<br>
eth1: 192.168.2.1 (private ip)<br>Will use devstack to deploy openstack on this node<br><br>Compute nodes:<br>eth0: will not be used<br>eth1: 192.168.2.2 - 192.168.2.5 (private ips)<br>Will run 'apt-get install nova-compute' alone<br>
<br>I'm using ubuntu 11.10 (oneiric). With the above setup, what should be the contents of nova.conf on the compute nodes? Should I specify anything particular in localrc before installing devstack? Is it possible to get openstack running and working with this setup? Thanks in advance for your suggestions.<br>
<br>Regards,<br>Sagar <br><br><br>