Re: [Openstack] Quantum can not auto assign floating ip to vm

2012-11-25 Thread Shake Chen
https://blueprints.launchpad.net/quantum/+spec/auto-associate-floating-ip I think now quantum have not the featue. On Sun, Nov 25, 2012 at 2:46 PM, Gary Kotton wrote: > > On 11/23/2012 05:15 PM, Jian Hua Geng wrote: > > Hi, > > I am using the Quantum on Folsom release, does it still support auto

[Openstack] Running ipv6 floating ip's?

2012-11-25 Thread Lance Haig
Hi, I want to build an OpenStack all in one server with devstack or by hand I don't mind. I want to host some VM's with persistant storage and some without. I also can only get ipv6 /64 address range for my server so need to know if OpenStack supports that. It has been a long time since I

[Openstack] Can Ping VMs but not SSH to them ! (and this is not a sec rule problem )

2012-11-25 Thread Skible OpenStack
Hello, I have installed OpenStack Folsom and i am experiencing some weird behaviour. I can ping VMs ( both fixed and floating ips ) but can't SSH to them ( no internally nor externally) !! I always get this message: connect to host x.x.x.x port 22: Connection refused I have set the securit

Re: [Openstack] Can Ping VMs but not SSH to them ! (and this is not a sec rule problem )

2012-11-25 Thread Choe, Cheng-Dae
It may... the vm can't get metadata! please review the vm's console output /var/lib/nova/instances/instances-/console.log please check ping from metadata api to your vm. -- Choe, Cheng-Dae http://blog.woosum.net twitter: kiddtm 2012. 11. 26., 오전 2:30, Skible OpenStack 작성: > Hello, > > I h

[Openstack] [Nova] used_max -vs used_now resources?

2012-11-25 Thread Jonathan Proulx
Hi All, I'm trying to make sense of 'nova-manage service describe_resource' output from Folsom running on Ubuntu 12.04 with KVM back end. I'd thought used_now accounted for running resource use and used_max included reservations that had not yet been instantiated. That assumption seemed to match

[Openstack] [Quantum} using network id for booting a vm

2012-11-25 Thread Vinay Bannai
I see that when booting a vm using nova cli command, the "--nic net-id" option takes a network id. What is the rationale behind that? Why is not a subnet-id? -- Vinay Bannai Email: vban...@gmail.com Google Voice: 415 938 7576 ___ Mailing list: https://l

[Openstack] Vietnam OpenStack Community

2012-11-25 Thread Hang Tran
To whom it may concern As introduced, we would like to register to join this General Mailing List and OpenStack community. At the moment, we are excitingly organizing our first Vietnam OpenStack meetup on 29/11/2012. I have requested to register this event onto "upcoming events" section and than

Re: [Openstack] Vietnam OpenStack Community

2012-11-25 Thread Matt Joyce
Congrats! And welcome to the global community! -Matt On Sun, Nov 25, 2012 at 11:28 PM, Hang Tran wrote: > To whom it may concern > > As introduced, we would like to register to join this General Mailing List > and OpenStack community. At the moment, we are excitingly organizing our > first

[Openstack] Partition Guide for single server install?

2012-11-25 Thread Lance Haig
Hi All, Is there a partition guide for a single server install? I have 3TB of disk and want to make best use of it. I have 12Gb for swap and 10 GB for / and 20GB for /home. The rest I want to dedicate to OpenStack. Can someone help me with some suggestions as to how to paertition it up. Tha