Re: [Openstack] Multinode installation (with devstack on the master)

2012-01-01 Thread Frost Dragon
Hi, Regarding the error I described in my previous post, I ran 'screen -r' and switched to the g-api screen. I found this message being displayed: 2012-01-01 10:43:22DEBUG [eventlet.wsgi.server] Traceback (most recent > call last): > File "/usr/lib/python2.7/dist-packages/eventlet/wsgi.p

Re: [Openstack] Multinode installation (with devstack on the master)

2011-12-30 Thread Frost Dragon
e to add an > entry in your master /etc/hosts for the second server's hostname. > > Anthony > > On Fri, Dec 30, 2011 at 2:02 PM, Frost Dragon > wrote: > >> Hi, >> Thanks for the replies. I tried a clean installation with eth1 as my >> flat interface a

Re: [Openstack] Multinode installation (with devstack on the master)

2011-12-30 Thread Frost Dragon
Hi, Thanks for the replies. I tried a clean installation with eth1 as my flat interface and it worked perfectly well. I can now ping and SSH to my VMs on either node from the other. They're also getting their metadata correctly. Only problem is that I can't access VMs on the second node via the

Re: [Openstack] Multinode installation (with devstack on the master)

2011-12-29 Thread Frost Dragon
Hi, 192.168.3.0/24 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 connecti

Re: [Openstack] Multinode installation (with devstack on the master)

2011-12-28 Thread Frost Dragon
Hi, I set up openstack on my second node with devstack as suggested. I could launch instances from the dashboard on the master node but couldn't view the vms on the second node with the VNC console in the dashboard. But the VNC console worked fine with instances launched on the master. On my la

Re: [Openstack] Multinode installation (with devstack on the master)

2011-12-28 Thread Frost Dragon
Hi, Thanks for the replies. I'm setting up openstack primarily for educational purposes and so am open to experimenting. As I couldn't get the dashboard running with the ubuntu packages, I opted for devstack. I'm really impressed with it so far. Instances on the compute nodes weren't getting me

[Openstack] Multinode installation (with devstack on the master)

2011-12-27 Thread Frost Dragon
Hi, 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: Master node: eth0: 10.2.0.1 (public ip) eth1: 192.168.2.1 (private ip) Will use devstack to deploy openstack on this node Compute

Re: [Openstack] Dashboard setup issues

2011-12-17 Thread Frost Dragon
Hi, Thanks for the suggestions. Changing https to http worked for me. I could proceed with the installation after that with no major issues. I managed to set up keystone and log in to the dashboard. However I got this error: Unable to get usage info: This error may be caused by a misconfigured

[Openstack] Dashboard setup issues

2011-12-14 Thread Frost Dragon
Hi, Sorry if this is a noob question but I'm trying to setup Horizon as described here: http://forums.openstack.org/viewtopic.php?f=23&t=482#p1745. I'm getting the following error message when running 'python tools/install_venv.py': Obtaining quantum from git+ https://github.com/openstack/quan