Re: [Openstack] Why I can not launch instance with root disk size larger than 40GB

2013-09-25 Thread Cristian Falcas
are you sure it's from disk size and not ram? can you make the flavor that has the 40GB disk to use 1gb of ram and test again? On Wed, Sep 25, 2013 at 6:58 AM, Jeff Cai wrote: > How can I specify the disk space that instances can occupy in the compute > node? Or it will use as much as that of

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-25 Thread Darragh O'Reilly
Clint, yeah sorry, I meant boot to the network named "demo-net". I think you may have the credentials of the admin user in your environment, but demo-net belongs to user "demo". I think you need to open a new console and load the credentials of the demo user into its environment, then try the b

[Openstack] [Nova] Nova RPC timeout

2013-09-25 Thread Somanchi Trinath-B39208
Hi Stackers! I have got the following error regarding RPC timeout when I use Nova CLI for listing the Hypervisors. 2013-09-25 14:18:04.577 DEBUG nova.openstack.common.rpc.common [req-8b302ed7-068b-46a0-b99d-764659c5d41d d7f7bb7a07504c29bd6cd2151fb7f2e3 cf572e9732144475b4ffddb0e4e0551e] Timed

[Openstack] Minutes from the Technical Committee meeting (Sept 24)

2013-09-25 Thread Thierry Carrez
The OpenStack Technical Committee ("TC") met in #openstack-meeting at 20:00 UTC yesterday. Here is a quick summary of the outcome of this meeting: * The Savanna project (data processing service) was approved for incubation during the Icehouse cycle See details and full logs at: http://eavesdrop.

[Openstack] Entry point 'proxy' not found in egg 'swift'

2013-09-25 Thread Mahardhika Gilang
Hi all i've got this error when setting up new proxy server Error trying to load config /etc/swift/proxy-server.conf: Entry point 'proxy' not found in egg 'swift' (dir: /usr/local/lib/python2.7/dist-packages/swift-1.8.0-py2.7.egg; protocols: paste.app_factory, paste.composite_factory, paste.com

[Openstack] User Survey / Reminder

2013-09-25 Thread Stefano Maffulli
Hello all, this is a reminder to fill in the User Survey: the deadline to complete the survey is September 30. If you’re using OpenStack, take 15 minutes to complete the User Survey by Sept 30. Your feedback can impact the roadmap http://www.openstack.org/user-survey If you know somebody that u

[Openstack] (no subject)

2013-09-25 Thread Albert Vonpupp
Hello, I'm trying DevStack at the university lab. When I tried to deploy a VM I noticed that all the machines from the lab started renewing their leases with the DevStack DHCP server. That is inconvenient for me since I'm not the only user of this lab and it could cause troubles. I thought that pe

Re: [Openstack] (no subject)

2013-09-25 Thread Aaron Rosen
Hi Albert, Are you sure this is happening. I'm positive that neutron's dhcp agent will only hand out ip addresses for ports that it knows about and I'm sure nova-network does the same as well. Aaron On Wed, Sep 25, 2013 at 12:17 PM, Albert Vonpupp wrote: > Hello, > > I'm trying DevStack at the

Re: [Openstack] User Survey / Reminder

2013-09-25 Thread Gabriel Hurley
I have a question on this: I logged in to take the user survey, and it still had all of my answers from the last user survey filled in. If this is intentional, it's very strange behavior. I don't feel that I should be overwriting my previous answers. That feels oddly invalidating. It also encou

Re: [Openstack] (no subject)

2013-09-25 Thread John Griffith
On Wed, Sep 25, 2013 at 1:26 PM, Aaron Rosen wrote: > Hi Albert, > > Are you sure this is happening. I'm positive that neutron's dhcp agent > will only hand out ip addresses for ports that it knows about and I'm sure > nova-network does the same as well. > > Aaron > > On Wed, Sep 25, 2013 at 12:1

Re: [Openstack] User Survey / Reminder

2013-09-25 Thread Tim Bell
I am in favour of carry forward of data. Asking people to fill out the same data as last time is also not good. I still work in the same area and have the same geographical location. I welcome not having to put that in again. Tim > -Original Message- > From: Gabriel Hurley [mailto:gab

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-25 Thread Clint Dilks
Hi Darragh, Thanks for getting back to me, and you were right about mixing users, so what I actually ended up doing was creating the virtual networking all for the admin user. The other thing that help was finding http://techbackground.blogspot.co.nz/2013/05/the-quantum-l3-router-and-floating-ips.

Re: [Openstack] (no subject)

2013-09-25 Thread Albert Vonpupp
Thanks Aaron and John for your fast answers. Unfortunatelly I forgot to include the subject on this message. To be honest I'm not totally sure what is going on, but what I notice is that when I do start a VM on top of OpenStack, after the bridge br100 is created, I cannot login the rest of the ma

[Openstack] Fwd: Defining VM's CPU Socket:Core Topology

2013-09-25 Thread John Mark Walker
Did anyone else find this message in their spam filter? -- Forwarded message -- From: Evan Fraser Date: Tue, Sep 24, 2013 at 7:49 PM Subject: [Openstack] Defining VM's CPU Socket:Core Topology To: "openstack@lists.openstack.org" Hello, I am trying to figure out how to de

Re: [Openstack] (no subject)

2013-09-25 Thread Calvin Austin
It is also worth looking to see what dnsmasq processes you have (ps -ef| grep dnsmasq) 2 (and only 2) dnsmasq processes are configured/launched by nova-network to a listen address which should be the ip address of the br100 bridge eg 192.168.0.1 . the only interface it explicits excludes is lo (lo

Re: [Openstack] User Survey / Reminder

2013-09-25 Thread Jonathan Bryce
I think it could make sense to carry forward the personal info and deployment data--which is likely to have lower variability--and allow the survey portion up front to be completed "fresh" each cycle. Jonathan On Sep 25, 2013, at 3:16 PM, Tim Bell wrote: > > > I am in favour of carry forwa

Re: [Openstack] (no subject)

2013-09-25 Thread Albert Vonpupp
Thanks for your answer Calvin, It seems ok for me, what do you think? [stack@*controller* ~]$ ps aux | grep dnsmasq nobody 24107 0.0 0.0 13160 688 ?S11:55 0:00 /sbin/dnsmasq --strict-order --bind-interfaces --conf-file= --pid-file=/opt/stack/data/nova/networks/nova-br100.pid

[Openstack] OpenStack Education : SCrum.org case study

2013-09-25 Thread Frans Thamura
hi all anyone interest with education program of openstack, in both, non profit for student or commercial, may be can meet with me in OpenStack Conf Hongkong. This is the URL of SCrum web, Scrum also foundation like OpenStack, may be interest foundation to go this, and this is can become your fun

[Openstack] How are OpenStack security groups implemented?

2013-09-25 Thread s g
Hi, How are OpenStack security groups implemented? Is the firewall on the host that implements those rules? Is it implemented by Nova or networking component? What operations happens in the background when a particular port is added into an exception?  Thanks___