Greetings Skible. Great work to you and the rest on the guide. A minor change is required in nova.conf configuration for file VNC. The parameter for vncserver_proxyclient_address must be eth0's IP address, otherwise the console reports 'failed to connect to server'.
vncserver_proxyclient_address=172.16.2.250 #vncserver_proxyclient_address=127.0.0.1 Regards, Ian Sinclair On 2012-11-01, at 7:18 AM, Skible OpenStack <[email protected]> wrote: hi Tomokazu, oups ! i forget to add that in the guide ! thanks ! i will fix it right away ! As for the noVNC problem ! i think because you haven't installed noVNC on the compute node ! Le 01/11/2012 11:31, Tomokazu Hirai a écrit : > Hi Skible, > > I installed openstack folsom with your guide and I noticed that > compute node's quantum can not access to controller node's > rabbitmq-server. > > so I added computeNode:/etc/quantum/quantum.conf with : > > rabbit_host = <compute node's IP addr> > > now I can access to both node's VMs and VM can access to the > Internet. :D > > But I still have a problem. > > I can not access to VM's noVNC on compute node. I can > access to the VM's noVNC on controller node. > > Best regards, > > -- Tomokazu Hirai @jedipunkz > > From: Skible OpenStack <[email protected]> > Subject: [Openstack] OpenStack Folsom Install Guide > Date: Wed, 31 Oct 2012 13:46:31 +0100 > >> Hi Stackers, >> >> i am currently seeing a lot of people having trouble deploying >> OpenStack Folsom si i humbly present this guide for those who are >> experimented and even those who are still taking their first steps >> into the cloud world. >> >> The guide has been updated from the last version to support: >> >> * Multi Node install >> * ubuntu server 12.10 >> * Quatum Configuration >> * No Quantum is you are not interrested >> >> Test it to see for yourself how simple and fun has OpenStack >> deployment has became ! >> >> OpenStack Folsom Install Guide >> <https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst> >> >> Cheers > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

