It sounds like you are trying to use devstack for a production install, this is not recommended. As the name implies, "devstack" is for a development rather than production install of OpenStack..<div><br></div><div>

You would be better off using either the native Ubuntu packages (unless you plan on using keystone or horizon/dashboard[1]) or 3rd party or DIY native packages..</div><div><br></div><div>I've created updated packages based on the Ubuntu ones that work for all services, and scripted the install along the lines of devstack if they are of any use to you, I keep them relatively up to date with the latest diablo bug files:</div>

<div><br></div><div>Packages @ <a href="https://launchpad.net/~managedit/+archive/openstack">https://launchpad.net/~managedit/+archive/openstack</a></div><div>Scripts @ <a href="https://github.com/managedit/openstack-setup">https://github.com/managedit/openstack-setup</a></div>

<div><br></div><div>Note 1: The Oneiric keystone/dashboard packages do not currently work. The Ubuntu guys are working to fix this, but I don't believe the fixed packages have landed yet. Some of them are on this list, they can correct me if I'm wrong, or maybe provide an ETA. To reiterate: If you do not plan to use keystone/dashboard, then the stock Ubuntu Oneiric packages are fine.<br>

<div><br>Thanks,<br>Kiall<br>
<br><br><div class="gmail_quote">On Tue, Dec 27, 2011 at 12:49 PM, Frost Dragon <span dir="ltr"><<a href="mailto:frostdragon777@gmail.com">frostdragon777@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

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>
<br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">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" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br></div></div>