Re: [Openstack] can not access vm via vnc(grizzly)

2013-07-29 Thread Mahardhika
Does the nova novnc start well? On 7/29/2013 2:14 PM, sam lee wrote: Hi all, I am installing openstack grizzly on redhat 6.4. when I created a instances successfully and tried to access it via vnc, it had no response. the log file xvpvncproxy.log shows an error as below: Host: 172.16

Re: [Openstack] can not access vm via vnc(grizzly)

2013-07-29 Thread Mahardhika
Have you tried to used console on horizon dashboard? vnc must be installed on instance first, like tiger-vnc On 7/29/2013 2:53 PM, sam lee wrote: yes. 2013/7/29 Mahardhika > Does the nova novnc start well? On 7/29/2013 2:14 PM, sam lee wrote:

[Openstack] can not access vm via vnc(grizzly)

2013-07-29 Thread sam lee
Hi all, I am installing openstack grizzly on redhat 6.4. when I created a instances successfully and tried to access it via vnc, it had no response. the log file xvpvncproxy.log shows an error as below: Host: 172.16.2.91:6081 Referer: http://172.16.2.91/dashboard/project/instances/e1f21e

Re: [Openstack] can not access vm via vnc(grizzly)

2013-07-29 Thread Mahardhika
Check this on nova.conf novncproxy_base_url vncserver_proxyclient_address vncserver_listen my config nova.conf on vnc section novncproxy_base_url = http://192.168.7.85:6080/vnc_auto.html vncserver_proxyclient_address = 192.168.7.85 vncserver_listen = 0.0.0.0 On 7/29/2013 3:19 PM, sam lee wrote

Re: [Openstack] can not access vm via vnc(grizzly)

2013-07-29 Thread sam lee
yes. 2013/7/29 Mahardhika > Does the nova novnc start well? > > On 7/29/2013 2:14 PM, sam lee wrote: > > Hi all, > > I am installing openstack grizzly on redhat 6.4. when I created > a instances successfully and tried to access it via vnc, it had no > response. the log file xvpvncprox

Re: [Openstack] can not access vm via vnc(grizzly)

2013-07-29 Thread sam lee
Current now I can not access vm via vnc on dashboard. I found the vm doesn't hava a fix ip. maybe the issues is caused by this, right? 2013/7/29 Mahardhika > Have you tried to used console on horizon dashboard? vnc must be > installed on instance first, like tiger-vnc > > On 7/29/2013 2:53 PM,

Re: [Openstack] Mailing list migration complete

2013-07-29 Thread Daniel Pocock
On 27/07/13 23:39, Frans Thamura wrote: > > Thx Paul > > So, now openst...@list.openstack.org > is our general openstack mailing > list. > I notice the old list is still active - maybe a good idea to reject posts on the old list with a message telling people t

[Openstack] Share your localrc file for devstack

2013-07-29 Thread Jake G.
Networking for quantum is still kicking my butt. Would any devstack users be kind enough to post your localrc network settings here? I am using a stand-alone devstack node. 1 node with 2 nics. Thank you!___ Mailing list: http://lists.openstack.org/cgi

[Openstack] Share your localrc file for devstack

2013-07-29 Thread Jake G.
Networking for quantum is still kicking my butt. Would any devstack users be kind enough to post your localrc network settings here? I am using a allinone devstack node. Thank you! ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Roman Podolyaka
Hello Jake, Do you want to deploy a single node Devstack installation that would use Neutron instead of Nova for networking? It should be as simple as putting these lines into your localrc file and running stack.sh once again: disable_service n-net enable_service q-svc enable_service q-agt enabl

Re: [Openstack] Setting up Folsom - CentOS 6.4

2013-07-29 Thread Nirlay Kundu
Mirantis (https://fuel.mirantis.com/) supports Folsom on CentOS. I have installed RDO from RHAT. Nirlay Date: Sun, 28 Jul 2013 20:34:33 -0600 From: lo...@bacoosta.com To: cli...@waikato.ac.nz CC: openstack@lists.openstack.org Subject: Re: [Openstack] Setting up Folsom - CentOS 6.4 To answer yo

Re: [Openstack] can not access vm via vnc(grizzly)

2013-07-29 Thread Wangpan
vnc is supported by qemu, so we needn't to install a vnc-server into instance. you may check the vnc connection by connecting it directly on the host by a vnc client, 1. virsh dumpxml ${instance-uuid} 2. get the vnc port: like 5900 or 59XX 3. get the vnc bind address: like 127.0.0.1 or 0.0.0.0(sam

Re: [Openstack] [Spam] Re: what is the meaning to alliance with VMWare?

2013-07-29 Thread Clint Byrum
Excerpts from Peter Cheung's message of 2013-07-29 07:29:10 -0700: > Dear Brian thanks for reply. May be because there is no cheap AIX, so > linux and AIX can be sell in different price range. But in here, the market > is : openstack compete with ESXi or ESX essential plus. We are a consultan

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Jake G.
I think I'm getting the basic networking configuration wrong. I have a single Ubuntu host with 2 nics. One nic has a static IP And the other is up but no config. What about flat networking and all that stuff that goes into the localrc file? On 2013/07/29, at 21:18, Roman Podolyaka wrote:

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Christian Berendt
On 07/29/2013 12:58 PM, Jake G. wrote: Networking for quantum is still kicking my butt. Would any devstack users be kind enough to post your localrc network settings here? Just added the following entries and it's working fine on a virtual system with one NIC. disable_service n-net enable_s

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Dean Troyer
On Mon, Jul 29, 2013 at 5:55 AM, Jake G. wrote: > Networking for quantum is still kicking my butt. The gate tests run using this to create localrc, it shouldn't be too hard to follow... https://github.com/openstack-infra/devstack-gate/blob/master/devstack-vm-gate.sh This is the default file I u

[Openstack] [SWIFT] Grizzly proxy server memory leak ?

2013-07-29 Thread Leandro Reox
Hi everyone, were facing a heavy issue on swift proxy server, we have 10 proxies, with 128gigs of ram, and by the time passes the proxy eat ups all the box memory, and the responses performance starts to degradate a lot, the workaround by now to solve this issue is to restart the proxy-server were

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Marco CONSONNI
Hello, find the localrc I used for downloading and configuring Grizzly at the end of this message. Note that: 1) I downloaded devstack (Grizzly edition) some 30 days ago, be careful because they probably changed QUANTUM to NEUTRON 2) I created /var/log/devstack and /var/log//logs/screen manuall

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Jake G.
After running stack.sh, logging into the dashboard, and launching an instance I do not receive a ip from the dhcp service. Do I have to define the floating IP range and other networking info in the localrc? Perhaps this is my issue. Should I just run stack.sh without networking info? On 201

[Openstack] Summit Sessions

2013-07-29 Thread Jarret Raim
Two quick questions. When you sign up to present presentations at the summit, you enter your name and email address. You never enter a password, but to log back in to a pre-existing account, you need a password. Attempting a password reset just sends you to a page that requires your old passwo

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Jake G.
Thanks for your help. What's your one nic configuration look like? Just a normal static IP config? On 2013/07/29, at 22:51, Christian Berendt wrote: > On 07/29/2013 12:58 PM, Jake G. wrote: >> Networking for quantum is still kicking my butt. >> >> Would any devstack users be kind enough to

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Roman Podolyaka
Hello Jake, If you are going to use Neutron for networking, Devstack uses the following configuration by default: - OpenVSwitch Neutron plugin is used for tenant L2-networking (tenant network type is 'local' by default, so you can only connect VMs running on a single node) - two bridges are cr

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Dean Troyer
On Mon, Jul 29, 2013 at 7:48 AM, Jake G. wrote: > I have a single Ubuntu host with 2 nics. > One nic has a static IP > And the other is up but no config. > > What about flat networking and all that stuff that goes into the localrc > file? Small steps...make it work with only the static IP NIC fi

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Christian Berendt
On 07/29/2013 05:24 PM, Jake G. wrote: What's your one nic configuration look like? Just a normal static IP config? Have just running a default libvirt configuration on Fedora 19 and the virtual systems are using DHCP. Christian. -- Christian Berendt Cloud Computing Solution Architect Mail

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Salvatore Orlando
Hi Jake, here's the localrc I tipycally use when I develop for Neutron with the OVS plugin: ENABLED_SERVICES=horizon,g-api,g-reg,key,n-api,n-sch,mysql,rabbit,quantum,q-svc,n-cpu,n-cond,cinder,n-crt,q-agt,q-l3,q-dhcp,q-meta ADMIN_PASSWORD=password MYSQL_PASSWORD=password RABBIT_PASSWORD=password S

Re: [Openstack] [Spam] Re: what is the meaning to alliance with VMWare?

2013-07-29 Thread Peter Cheung
Thanks Clint. If we treat VMWare as a neighbor, we meet another trouble, how can we pack openstack and vmware into a single solution? what kind of customer need such as solution? Compete with VMWare seems to be the right choice, openstack has a great advantage in price and community. People may

Re: [Openstack] [Spam] RE: [Spam] Re: what is the meaning to alliance with VMWare?

2013-07-29 Thread Clint Byrum
Excerpts from Peter Cheung's message of 2013-07-29 09:52:46 -0700: > Thanks Clint. If we treat VMWare as a neighbor, we meet another trouble, how > can we pack openstack and vmware into a single solution? what kind of > customer need such as solution? > Compete with VMWare seems to be the right c

Re: [Openstack] Summit Sessions

2013-07-29 Thread Gary Kotton
Hi, I too ran into these problems but managed to submit a session. I also ran into issues when trying to add more than one speaker... Thanks Gary From: Jarret Raim [mailto:jarret.r...@rackspace.com] Sent: Monday, July 29, 2013 7:48 PM To: openstack@lists.openstack.org Subject: [Openstack] Summit

Re: [Openstack] Summit Sessions

2013-07-29 Thread David Medberry
If you want to be a speaker at the conference, go here: http://www.openstack.org/summit/openstack-summit-hong-kong-2013/become-a-speaker/ The Icehouse design summit doesn't appear to be up yet (it still refers to the Havana Design Summit which was last April.) On Mon, Jul 29, 2013 at 10:48 AM,

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Remo Mattei
Hi Jake, what options did you use in your localrc? If you have run the ./stack.sh you have to unstack it before you stack it again. In addition you have to check and see if your dnsmasq is running so there are a few things to check but overall devstack is pretty simple. Let me know if you have

Re: [Openstack] Summit Sessions

2013-07-29 Thread Anne Gentle
On Mon, Jul 29, 2013 at 11:48 AM, Jarret Raim wrote: > Two quick questions. > > > When you sign up to present presentations at the summit, you enter your > name and email address. You never enter a password, but to log back in to a > pre-existing account, you need a password. Attempting a passwo

Re: [Openstack] Summit Sessions

2013-07-29 Thread Salvatore Orlando
On 29 July 2013 18:48, Jarret Raim wrote: > Two quick questions. > > > When you sign up to present presentations at the summit, you enter your > name and email address. You never enter a password, but to log back in to a > pre-existing account, you need a password. Attempting a password reset j

Re: [Openstack] can not access vm via vnc(grizzly)

2013-07-29 Thread sam lee
No application listening 5900 on compute node. 2013/7/30 Mahardhika > You should check on machine that running compute node (nova-compute), it > will be /qemu-system-x > > #netstat -tulpn > > On 7/30/2013 9:52 AM, sam lee wrote: > > I doesn't find any application listening port 5900 on control