[Openstack] volume driver submission deadline for juno

2014-07-28 Thread Nikesh Kumar Mahalka
I want to write a cinder volume driver for my client storage backend and contribute for OpenStack Juno release. Till now i did not submit any blueprint for cinder volume driver. Is there any deadline for submitting blueprint for cinder volume driver? Is there any other deadline for submitting code

Re: [Openstack] Splitting Content of Blueprint

2014-07-28 Thread Thierry Carrez
Andreas Scheuring a écrit : > I'm currently preparing a blueprint that should add another network > virtualization option to openstack. This would require code changes to > novas libvirt driver and to the neutron linuxbridge agent. More to come > soon... Note that this is a development question

Re: [Openstack] volume driver submission deadline for juno

2014-07-28 Thread Thierry Carrez
Nikesh Kumar Mahalka a écrit : > I want to write a cinder volume driver for my client storage backend and > contribute for OpenStack Juno release. > Till now i did not submit any blueprint for cinder volume driver. > Is there any deadline for submitting blueprint for cinder volume driver? > Is ther

[Openstack] Failed to launch instance "ded": Please try again later [Error: No valid host was found. ]

2014-07-28 Thread Mridhul Pax
Hello Stackers, I've deployed an openstack setup on my LAB (3-Node Architecture) and Im observing getting the following error while launching an instance. Error: Failed to launch instance "ded": Please try again later [Error: No valid host was found. ]. While checking the nova-compute logs on the

Re: [Openstack] Failed to launch instance "ded": Please try again later [Error: No valid host was found. ]

2014-07-28 Thread Robert van Leeuwen
> I've deployed an openstack setup on my LAB (3-Node Architecture) and Im > observing getting the following error while launching an instance. > Error: Failed to launch instance "ded": Please try again later [Error: No > valid host was found. ]. > > 2014-07-28 13:24:59.389 2797 TRACE nova.compute

[Openstack] Load simulation on VMs using the fake driver

2014-07-28 Thread louis-marie . loe
Dear team, At the university of Zürich switzerland, we are using the Openstack fake compute driver in the framework of a Master study project on fairness algorithms in the nova compute. Our setup: Openstack icehouse: One controller node + 2 compute nodes. These three nodes are virtual using

Re: [Openstack] Failed to launch instance "ded": Please try again later [Error: No valid host was found. ]

2014-07-28 Thread Mridhul Pax
Thanks Rob. Where Can i increase the port quota ? Can you please help me with it ? > From: robert.vanleeu...@spilgames.com > To: mrid...@live.com; openstack@lists.openstack.org > Subject: RE: [Openstack] Failed to launch instance "ded": Please try again > later [Error: No valid host was found. ]

Re: [Openstack] Failed to launch instance "ded": Please try again later [Error: No valid host was found. ]

2014-07-28 Thread Robert van Leeuwen
>Where Can i increase the port quota ? Can you please help me with it ? http://docs.openstack.org/user-guide-admin/content/cli_set_quotas.html#cfg_quotas_common Cheers, Robert van Leeuwen ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listi

[Openstack] Some Volume tests failed

2014-07-28 Thread Nikesh Kumar Mahalka
I deployed a single node devstack on Ubuntu 14.04. This devstack belongs to Juno. I am running below test: cd /opt/stack/tempest ./run_tempest.sh tempest.api.volume But some tests are failed.Manually i am able to perform all volume operations. Can any one tell where am i wrong? Below is portion

[Openstack] create custom devstack setup with new backend enabled

2014-07-28 Thread Nikesh Kumar Mahalka
I want to deploy Juno Devstack with my own cinder volume driver for my client backend. I am not getting my driver information updated in cinder.conf file under "enabled_backends" in [DEFAULT] header.so cinder volume service is not ruuning for my backend. Any help or suggestion will be helpful. Be

[Openstack] [devstack] [neutron] How to make br-ex work in devstack

2014-07-28 Thread Deepak Shetty
Hi, I have a devstack setup inside a VM (all in one setup), lets say devstack-vm I have another VM with glusterfs server running, lets say glusterfs-vm I am trying to enable connectivity between the nova instance (VM) created on devstack-vm and my glusterfs server on glusterfs-vm. I associated

Re: [Openstack] create custom devstack setup with new backend enabled

2014-07-28 Thread Dean Troyer
On Mon, Jul 28, 2014 at 7:04 AM, Nikesh Kumar Mahalka < nikeshmaha...@vedams.com> wrote: [...] > 3)vi local.conf > > [[local|localrc]] > > ... CINDER_ENABLED_BACKENDS = client:client_driver > This is the problem. The localrc section of local.con is sourced as shell script just like localrc wa

[Openstack] issue with multiple floating ip pools for neutron network

2014-07-28 Thread Zhi-Wei Lu
Hi all, I have been testing multiple floating ip pools with neutron network on CentOS 6.5 with icehouse. The single floating ip pool set up worked fine, but I encountered many problems setting up multiple floating IP pools. I now enabled l3-agent with empty string (in /etc/neutron/l3-agent.in

Re: [Openstack] [SWIFT] Memcached timeouts?

2014-07-28 Thread Bryan Stenson
FWIW - I just solved this problem (I inherited the swift cluster referenced by Stephen). We were running into a swift application connection limitation to memcache...not a memcache limitation, or linux socket limitation. Simply upping the "memcache_max_connections" config (from the default of 2)

Re: [Openstack] create custom devstack setup with new backend enabled

2014-07-28 Thread Nikesh Kumar Mahalka
Thanks Dean after removing spaces from CINDER_ENABLED_BACKENDS = client:client_driver in local.conf (CINDER_ENABLED_BACKENDS=client:client_driver), when i ran ./stach.sh, i am able to get desired configuration in cinder.conf Last line was formatting error On Mon, Jul 28, 2014 at 8:5

[Openstack] tempest api volume test failed

2014-07-28 Thread Nikesh Kumar Mahalka
I deployed a single node devstack on Ubuntu 14.04. This devstack belongs to Juno. 1) git clone https://github.com/openstack-dev/devstack.git 2)cd devstack 3)vi local.conf [[local|localrc]] ADMIN_PASSWORD=some_password DATABASE_PASSWORD=$ADMIN_PASSWORD RABBIT_PASSWORD=$ADMIN_PASSWORD SERVICE_PASS

Re: [Openstack] issue with multiple floating ip pools for neutron network

2014-07-28 Thread Chinasubbareddy M
Hi, What about the handle_internal_only_routers option ? You need to make sure one should be true and remaining should be false like , For the first agent handle_internal_only_routers = True gateway_external_network_id = 2118b11c-011e-4fa5-a6f1-2ca34d372c35 external_network_bridge = br

[Openstack] [Sahara] Can't login to node...

2014-07-28 Thread Dat Tran
Hi everyone, I have created a cluster hadoop. I can ssh and run the simpliest MapReduce example in instances. But cluster alway just stays in "waiting" state? When i check log, see: 2014-07-24 14:20:54.906 14857 DEBUG sahara.service.engine [-] Can't login to node test-sahara-master-001 (192.168.5

[Openstack] Sahara: Change Java heap space

2014-07-28 Thread Dat Tran
Hi everybody, I have created a cluster hadoop (When create Node group template, I have modified mapred.child.java.opts: "-Xmx200m" to "-Xmx1024m"). Then i ssh to master-instance and run: "hadoop jar hadoop-examples-1.2.1.jar pi 10 100", I get the error: java.lang.OutOfMemoryError: Java heap space

[Openstack] Is there any way to migrate vm's information from one Openstack environment to another

2014-07-28 Thread tpiper
Hi all, i have a mission to migrate vm from an old Openstack environment to a new some days ago, then i export the information of vm from database(nova、neutron、cinder..). After that i just went to copy the vm's disk and the xml format config file of libvirt. in my mind it's will be much easy throu