[Openstack] DeviceIsBusy: The supplied device (vdq) is busy.

2015-04-09 Thread Pedro Serotto
Dear all, I run cinder with glusterfs (juno release).  When I try to attach a volume to a running instance, no device appears on VM and I found the error in subject in my nova-compute.log I have already installed the systool. How can I fix ? BR P.___

Re: [Openstack] cinder issue

2015-04-09 Thread Yngvi Páll Þorfinnsson
Hi, it's been resolved with a update&upgrade of storage nodes. Best regards Yngvi From: Yngvi Páll Þorfinnsson Sent: 8. apríl 2015 11:16 To: openstack@lists.openstack.org Subject: [Openstack] cinder issue Hi, I've a problem with cinder. My problem is: When running "cinder list" the status of vol

Re: [Openstack] cinder issue

2015-04-09 Thread Yngvi Páll Þorfinnsson
Hi I think it was a mismatch of versions. I recently (2 weeks ago) did an update&upgrade on controller, compute and network nodes. Yesterday, I had run out of ideas and decided to update&upgrade storage nodes. I've not introduced puppet or ansible yet to mangage those servers. It's something I hav

Re: [Openstack] Cinder API missing commands.

2015-04-09 Thread Thomas Zilio
From what I understand of this scenario : http://docs.openstack.org/admin-guide-cloud/content/volume-migration.html This command should list the available block storage back-ends > cinder-manage host list And this one s

Re: [Openstack] cinder issue

2015-04-09 Thread Vijay Kakkar
Hi Yngvi, Does it mean the old version you were using had some bugs ? Will appreciate if you can share the release/build ? I have normally seen this error when you some configuration error or your storage isn't reachable. On Thu, Apr 9, 2015 at 1:55 PM, Yngvi Páll Þorfinnsson wrote: > Hi, it's

Re: [Openstack] DeviceIsBusy: The supplied device (vdq) is busy.

2015-04-09 Thread Pedro Serotto
Solved. I have "qemu_allowed_storage_drivers = gluster" in my nova.conf .  I remove that option and now my device is attached. Tnx   El Jueves 9 de abril de 2015 18:15, Pedro Serotto escribió: Dear all, I run cinder with glusterfs (juno release).  When I try to attach a volume to

Re: [Openstack] Host action - host power management.

2015-04-09 Thread Thomas Zilio
Thank you. Is there a document listing supported "host power management" commands by each hypervisor ? I would have expected this information to be included here : http://docs.openstack.org/developer/nova/support-matrix.html but it isn't

[Openstack] [Cinder] [Sahara] Kilo RC1 available

2015-04-09 Thread Thierry Carrez
Hello everyone, Next to each the release candidate stage, we have Cinder and Sahara. Their RC1 tarballs, as well as a lists of last-minute features and fixed bugs since kilo-3 are available at: https://launchpad.net/cinder/kilo/kilo-rc1 https://launchpad.net/sahara/kilo/kilo-rc1 Unless release-c

[Openstack] Host action - host power management.

2015-04-09 Thread Thomas Zilio
Hello, I'm having a hard time finding out the requirements for host-action commands. I'm using a basic Openstack installation done using the official installation guide with libvirt and QEMU. Everything seems to be working just fine except for the host-action commands (via the compute API) which

[Openstack] Cinder API missing commands.

2015-04-09 Thread Thomas Zilio
Hello, I was wondering why some "important" (at least to me) Cinder commands were missing from the API. I was more specifically looking into 2 commands: - cinder migrate - cinder-manage host-list which are missing from the API and I would like to know if there were any reasons other than "it w

Re: [Openstack] Neutron vxlan-setup: new instance does not get the correct network config

2015-04-09 Thread Geert Willems
James, I find out that our self-created Ubuntu-image was the cause of this issue. Trying out a cloud-image downloaded from Ubuntu, the instance came up as expected. Mvrgr., Geert Willems Systeembeheerder Vlaamse Overheid DEPARTEMENT LEEFMILIEU, NATUUR & ENERGIE Afdeling Centraal Databeheer T

[Openstack] Cinder delete errors after massive network failure

2015-04-09 Thread Greg Chavez
Hi everyone, Having trouble deleting ceph volumes. They immediately go into an error_deleting state. In cinder-volume.log, there are repeating error that are exactly the same and slightly different errors when and delete action is made. There are no errors in cinder-api.log. Those errors along wi

Re: [Openstack] Cinder API missing commands.

2015-04-09 Thread Chris Friesen
On 04/09/2015 06:09 AM, Thomas Zilio wrote: Hello, I was wondering why some "important" (at least to me) Cinder commands were missing from the API. I was more specifically looking into 2 commands: - cinder migrate - cinder-manage host-list which are missing from the API and I would like to

Re: [Openstack] Cinder API missing commands.

2015-04-09 Thread Chris Friesen
On 04/09/2015 12:14 PM, Thomas Zilio wrote: From what I understand of this scenario : http://docs.openstack.org/admin-guide-cloud/content/volume-migration.html This command should list the available block storage back-ends cinder-manage host list And this one should migrate one volume from a

[Openstack] No valid host was found. : code 500

2015-04-09 Thread ousmane sanogo
Hello, when i launch my vm i have this error . Message No valid host was found. Code 500 Détails File "/usr/lib/python2.7/site-packages/nova/conductor/manager.py", line 616, in build_instances request_spec, filter_properties) File "/usr/lib/python2.7/site-packages/nova/scheduler/client/__init__.py

Re: [Openstack] No valid host was found. : code 500

2015-04-09 Thread Uwe Sauter
Am 09.04.2015 um 14:20 schrieb ousmane sanogo: > 2015-04-09 13:22:49.902 4842 TRACE nova.compute.manager [instance: > dd4fbbce-17c2-4224-9a61-c4f3b2685648] NovaException: Unexpected > vif_type=binding_failed This is your error. Probably your Neutron configuration is not correct. Regards,

Re: [Openstack] Host action - host power management.

2015-04-09 Thread Chris Friesen
On 04/09/2015 06:13 AM, Thomas Zilio wrote: Hello, I'm having a hard time finding out the requirements for host-action commands. I'm using a basic Openstack installation done using the official installation guide with libvirt and QEMU. Everything seems to be working just fine except for the ho

Re: [Openstack] Host action - host power management.

2015-04-09 Thread Chris Friesen
On 04/09/2015 12:21 PM, Thomas Zilio wrote: Thank you. Is there a document listing supported "host power management" commands by each hypervisor ? Not that I know of. I would have expected this information to be included here : http://docs.openstack.org/developer/nova/support-matrix.html

[Openstack] [Neutron] [Ceilometer] Kilo RC1 available

2015-04-09 Thread Thierry Carrez
Hello everyone, It's Neutron and Ceilometer's turn to reach the release candidate stage. Their RC1 tarballs, as well as a lists of last-minute features and fixed bugs since kilo-3 are available at: https://launchpad.net/neutron/kilo/kilo-rc1 https://launchpad.net/ceilometer/kilo/kilo-rc1 Unless

[Openstack] [nova-docker] Unable to use the nova docker hypervisor after a latest change

2015-04-09 Thread ashish.jain14
Hello, I am using the nova docker driver and have hit an issue when I try to restart nova-computer service in compute node. I see the following error 015-04-09 19:23:28.687 23113 INFO nova.virt.driver [-] Loading compute driver 'novadocker.virt.docker.DockerDriver' 2015-04-09 19:23:28.739 23