Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-04-23 Thread Shake Chen
Hi Martin Now I have let the vnc working. install 3 package nova-consoleauth python-novnc novnc modify the nova.conf #novnc --novnc_enabled=true --novncproxy_base_url= http://10.42.0.6:6080/vnc_auto.html --vncserver_proxyclient_address=127.0.0.1 --vncserver_listen=127.0.0.1 restart service f

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-04-21 Thread Shake Chen
Hi Martin Now the novnc bug seem have been fix. https://bugs.launchpad.net/ubuntu/+source/novnc/+bug/986258 On Tue, Apr 17, 2012 at 3:49 PM, Martin Gerhard Loschwitz < martin.loschw...@hastexo.com> wrote: > Am 17.04.12 05:44, schrieb Shake Chen: > > Hi Martin > > > > Now the document seem

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-04-17 Thread Martin Gerhard Loschwitz
Am 17.04.12 05:44, schrieb Shake Chen: > Hi Martin > > Now the document seem have two problem. Hope you can fix and make it perfect. > > 1:glance > > Now the glance package have some change. for future upgrade reason, you have > to manual create glance database table. > > https://bugs.launchpa

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-04-16 Thread Shake Chen
Hi Martin Now the document seem have two problem. Hope you can fix and make it perfect. 1:glance Now the glance package have some change. for future upgrade reason, you have to manual create glance database table. https://bugs.launchpad.net/ubuntu/+source/glance/+bug/982787 you just need run

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-31 Thread Deepak Garg
then nova console auth is definitely not running. try this $ nova-consoleauth Deepak On Sat, Mar 31, 2012 at 8:58 PM, livemoon wrote: > yes, I run "nova get-vnc-console novnc" > and for a long time, it cannot output anything, It seems hung. > > in 11.10 using devstack , vnc is ok. > but in

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-31 Thread livemoon
yes, I run "nova get-vnc-console novnc" and for a long time, it cannot output anything, It seems hung. in 11.10 using devstack , vnc is ok. but in 12.04 using ubuntu's repo, it cannot work. I will try it again tomorrow. 2012/3/31 Deepak Garg > Do you have nova console auth running ? > > What i

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-31 Thread Deepak Garg
Do you have nova console auth running ? What is the output of $ nova get-vnc-consolenovnc Deepak On Sat, Mar 31, 2012 at 7:06 PM, livemoon wrote: > in 12.04, I have found "vnc" cannot work in either dashboard or > "novaclient" > > On Sat, Mar 31, 2012 at 5:25 PM, Shake Chen wrote: >> >

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-31 Thread livemoon
in 12.04, I have found "vnc" cannot work in either dashboard or "novaclient" On Sat, Mar 31, 2012 at 5:25 PM, Shake Chen wrote: > Thanks > > I change nova.conf > > #--verbose > --verbose=False > > Restart the serivce. and work as expect. > > # nova-manage flavor list > > m1.medium: Memory: 40

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-31 Thread Shake Chen
Thanks I change nova.conf #--verbose --verbose=False Restart the serivce. and work as expect. # nova-manage flavor list m1.medium: Memory: 4096MB, VCPUS: 2, Root: 10GB, Ephemeral: 40Gb, FlavorID: 3, Swap: 0MB, RXTX Factor: 1.0 m1.large: Memory: 8192MB, VCPUS: 4, Root: 10GB, Ephemeral: 80Gb, F

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-31 Thread Martin Gerhard Loschwitz
Am 31.03.12 11:08, schrieb Shake Chen: > Thanks. it working. > > but why have some like err log. > > DEBUG nova.utils [req-50b74314-ea1b-4a90-8679-9929c9d9f618 None None] backend > '/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/api.pyc'> from > (pid=17772) __get_backend /usr/lib/python2.

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-31 Thread Shake Chen
rd Loschwitz > > From: Shake Chen > Sent by: openstack-bounces+gongysh=cn.ibm@lists.launchpad.net > Date: 03/31/2012 03:58PM > Cc: openstack@lists.launchpad.net > Subject: Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu > 12.04 > > > Hi > > I

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-31 Thread Yong Sheng Gong
nova-manager project list should output nothing as expected.Try to run:nova-manager flavor listnova-manager network create|ist-openstack-bounces+gongysh=cn.ibm@lists.launchpad.net wrote: -To: Martin Gerhard Loschwitz From: Shake Chen Sent by: openstack-bounces+gongysh=cn.ibm@lists.l

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-31 Thread Kiall Mac Innes
The Nova manage project/user commands are only used when you do NOT use keystone. The are for the legacy auth system. Try the `keystone` command instead for user/tenant management. Thanks, Kiall Sent from my phone. On Mar 31, 2012 8:59 a.m., "Shake Chen" wrote: > > Hi > > I have installed and w

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-31 Thread Shake Chen
Hi I have installed and working as expect. Now I run nova list no problem and work well. but # nova-manage project list 2012-03-31 15:55:14 DEBUG nova.utils [req-60d5bed3-8bee-49dd-b68a-6eff83af3002 None None] backend from (pid=7542) __get_backend /usr/lib/python2.7/dist-packages/nova/utils.p

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-30 Thread San Su
Hi Martin and Shark, Thank you for your post. I am a beginner in OpenStack, it is very helpful for me to install OpenStack. Follow Martin's instruction, I am planning to deploy OpenStack environment with 5 nodes based on VMs (all VMs are running on the VMware Vsphere ESXi server, and

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-28 Thread Shake Chen
Hi Martin Now seem the dashboard have some problem. [image: Inline image 1] the dropdown can not working. the instance also have the same problem. I have test firefox and chrome. On Mon, Mar 26, 2012 at 9:50 PM, Martin Gerhard Loschwitz < martin.loschw...@hastexo.com> wrote: > Hi folks

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-28 Thread Guilherme Souza
I'm so stupid, i was accessing the wrong IP, but i got another error: i launch a new VM and try to access the VNC i got this stack: Using the URLconf defined in openstack_dashboard.urls, Django tried these URL patterns, in this order: 1. ^$ [name='splash'] 2. ^qunit/$ [name='qunit_tests

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-28 Thread Guilherme Souza
I got more one problem :( i installed the Openstack, and up VM's and go into this VM's, but when i try to access the IP by browser it doesn't works! :( Em 27 de março de 2012 16:14, Guilherme Souza escreveu: > my templates directory was bad configured, then the keystone was stopped, > i just fix

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Guilherme Souza
my templates directory was bad configured, then the keystone was stopped, i just fix the directory and restart keystone. Em 27 de março de 2012 15:58, Martin Gerhard Loschwitz < martin.loschw...@hastexo.com> escreveu: > Am 27.03.12 20:53, schrieb Guilherme Souza: > > I got this, just ignore my me

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Martin Gerhard Loschwitz
Am 27.03.12 20:53, schrieb Guilherme Souza: > I got this, just ignore my messages! =D > What was wrong? Maybe others stumble across the same problems and would be happy to find the solution :) Or maybe we should make a note in the document if something in there needs clarification ... Best rega

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Guilherme Souza
I got this, just ignore my messages! =D Em 27 de março de 2012 15:42, Guilherme Souza escreveu: > Guys, i think that i got this, but i'm in another problem, when i run it, > i got this stack >> http://pastebin.com/uRxfszm3 > > Em 27 de março de 2012 15:07, Guilherme Souza > escreveu: > > Ok guys

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Guilherme Souza
Guys, i think that i got this, but i'm in another problem, when i run it, i got this stack >> http://pastebin.com/uRxfszm3 Em 27 de março de 2012 15:07, Guilherme Souza escreveu: > Ok guys, > > i get the 1st and the 2nd steps on tutorial, but when i try to run the > script i got this error: "keys

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Guilherme Souza
Ok guys, i get the 1st and the 2nd steps on tutorial, but when i try to run the script i got this error: "keystone_data.sh: 29: keystone_data.sh: Syntax error: "(" unexpected" this is the content of my keystone_data.sh file >> http://pastebin.com/mYR5Ej1X What i must do to fix this file? Em 27 d

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Shake Chen
HI Martin thanks for your excellent document. I have done it according the document and have no any problem. login in dashboard and create VM and ssh to VM. This is my first time manual install openstack successful. In the past, I alway use script like Devstack and Managedit. I also try to make

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Anne Gentle
Hi Martin - More explanation below, thanks for the fixes. They are spot on. > One python file exchange is gone already, and the other one, as Adam stated, > is > hopefully due for deletion today or tomorrow once the horizon package in > Ubuntu > gets the necessary patch. As soon as the package h

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Martin Gerhard Loschwitz
Am 27.03.12 15:07, schrieb Guilherme Souza: > Hello folks, > > i'm going to install the essex on ubuntu 12.04, following this tutorial, but > at the first step i got a difference on my environment, my server has just > one network interface, then what's configuration i must to do i this step? >

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Guilherme Souza
Hello folks, i'm going to install the essex on ubuntu 12.04, following this tutorial, but at the first step i got a difference on my environment, my server has just one network interface, then what's configuration i must to do i this step? Em 27 de março de 2012 08:43, Martin Gerhard Loschwitz <

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Martin Gerhard Loschwitz
Am 27.03.12 06:58, schrieb 下一个傻子: > Hi ,everyone > I followed all the steps until step4,then I got the following problem: > > When I run the "glance index" command,I got the error: > > Failed to show index . Got error: > There was an error connecting to a server. > > Details:[errno 111] Connecti

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Martin Gerhard Loschwitz
Am 27.03.12 06:14, schrieb Adam Gandelman: > On 03/26/2012 06:50 AM, Martin Gerhard Loschwitz wrote: >> Hi folks, >> >> I've written a guide on how to install OpenStack Essex on Ubuntu 12.04. >> It covers the installation and configuration of Keystone, Glance, Nova >> and Horizon. By following th

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-27 Thread Martin Gerhard Loschwitz
Hi Anne, thank you very much for the warm words and your hints! Am 26.03.12 20:04, schrieb Anne Gentle: > Great work, Martin! It really does show that an installation can be completed > for a proof of concept quite quickly. > > I tested the entire guide, and found I couldn't change the hastexo

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-26 Thread 下一个傻子
Hi ,everyone I followed all the steps until step4,then I got the following problem: When I run the "glance index" command,I got the error: Failed to show index . Got error: There was an error connecting to a server. Details:[errno 111] Connection refused Any one please give me any suggestions

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-26 Thread Adam Gandelman
On 03/26/2012 06:50 AM, Martin Gerhard Loschwitz wrote: Hi folks, I've written a guide on how to install OpenStack Essex on Ubuntu 12.04. It covers the installation and configuration of Keystone, Glance, Nova and Horizon. By following this guide, even people that haven't collected much OpenStack

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-26 Thread Philipp Wollermann
Hi Martin, On 2012/03/26, at 22:50, Martin Gerhard Loschwitz wrote: > I've written a guide on how to install OpenStack Essex on Ubuntu 12.04. > It covers the installation and configuration of Keystone, Glance, Nova > and Horizon. By following this guide, even people that haven't collected > mu

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-26 Thread Anne Gentle
Great work, Martin! It really does show that an installation can be completed for a proof of concept quite quickly. I tested the entire guide, and found I couldn't change the hastexo password in the keystone_data.sh even if I changed it in the keystone.conf file, not sure why not. Your instruction

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-26 Thread Jay Pipes
Thanks very much, Martin! On 03/26/2012 09:50 AM, Martin Gerhard Loschwitz wrote: Hi folks, I've written a guide on how to install OpenStack Essex on Ubuntu 12.04. It covers the installation and configuration of Keystone, Glance, Nova and Horizon. By following this guide, even people that haven

[Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-26 Thread Martin Gerhard Loschwitz
Hi folks, I've written a guide on how to install OpenStack Essex on Ubuntu 12.04. It covers the installation and configuration of Keystone, Glance, Nova and Horizon. By following this guide, even people that haven't collected much OpenStack experience so far should be able to get the virtualiza