Re: [openstack-dev] nova-compute error

2014-05-07 Thread Thierry Carrez
sonia verma wrote: Hi all I'm getting following error when booting VM onto compute node from openstack dashboard... [...] Hi! This list is for future development topics only, and your question is about debugging an issue you have using OpenStack. You shall get better answers by asking your

Re: [openstack-dev] nova-compute error

2014-05-07 Thread abhishek jain
Thanks Thierry for the help On Wed, May 7, 2014 at 1:31 PM, Thierry Carrez thie...@openstack.orgwrote: sonia verma wrote: Hi all I'm getting following error when booting VM onto compute node from openstack dashboard... [...] Hi! This list is for future development topics only,

Re: [openstack-dev] nova-compute error

2014-05-07 Thread sonia verma
Hi Thierry Thanks for help On Wed, May 7, 2014 at 1:31 PM, Thierry Carrez thie...@openstack.orgwrote: sonia verma wrote: Hi all I'm getting following error when booting VM onto compute node from openstack dashboard... [...] Hi! This list is for future development topics only,

[openstack-dev] nova compute error

2014-05-07 Thread sonia verma
Hi I'm getting foollowing error while booting VM on compute node in nova-compute service using devstack due to which the VM is stuck at spawning state.. ERROR nova.openstack.common.rpc.amqp [req-da485913-0cb2-47c1-ac61-6657361286c3 nova service] Exception during message handling [16:18:23]

[openstack-dev] nova-compute error

2014-05-06 Thread sonia verma
Hi all I'm getting following error when booting VM onto compute node from openstack dashboard... 014-05-06 12:47:22.393 DEBUG nova.openstack.common.processutils [req-cc3cf4c6-160d-4dd4-b44d-d8f5c25fb55c admin admin] Result was 12 execute /opt/stack/nova/nova/openstack/common/processutils.py:172

Re: [openstack-dev] nova compute error

2014-05-04 Thread abhishek jain
Hi I changed the ebtables version i.e ebtables_2.0.9.2-2ubuntu3_powerpc.deb from version 2.0.10-4 and the error just reduced to one as below... 2014-05-03 11:26:42.052 12065 TRACE nova.openstack.common.rpc.amqp if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', dom=self)

[openstack-dev] nova compute error

2014-05-03 Thread abhishek jain
Hi all I want to boot VM from controller node onto the compute node using devstack.All my services such as nova,q-agt,nova-compute,neutron,etc are running properly both on compute node as well on the controller node.I'm also able to boot VMs on controller node from the openstack dashvoard

[openstack-dev] nova-compute error

2014-04-29 Thread abhishek jain
Hi all I'm getting follwoing error when trying to run nova-compute service.. if ret is None: raise libvirtError ('virNodeListDevices() failed', conn=self) 2014-04-29 00:51:47.153 28127 TRACE nova.openstack.common.threadgroup libvirtError: this function is not supported by the connection driver:

Re: [openstack-dev] nova-compute error

2014-04-29 Thread Ben Nemec
This is a development list, and your question sounds usage-related. I suggest asking again on the users list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Thanks. -Ben On 04/29/2014 12:53 AM, abhishek jain wrote: Hi all I'm getting follwoing error when trying to run

Re: [openstack-dev] nova compute error

2014-04-26 Thread abhishek jain
it manually and confirm whether it’s the reason. Best regards to you. Ricky *From:* abhishek jain [mailto:ashujain9...@gmail.com] *Sent:* Saturday, April 26, 2014 3:25 PM *To:* OpenStack Development Mailing List (not for usage questions) *Subject:* [openstack-dev] nova compute error Hi

Re: [openstack-dev] nova compute error

2014-04-26 Thread Hai Bo
. Best regards to you. Ricky *From:* abhishek jain [mailto:ashujain9...@gmail.com] *Sent:* Saturday, April 26, 2014 3:25 PM *To:* OpenStack Development Mailing List (not for usage questions) *Subject:* [openstack-dev] nova compute error Hi all.. I'm getting following nova-compute