Re: [openstack-dev] Openstack live migration using devstack

2015-04-17 Thread Jordan Pittier
Hi Double check that sql_connection in the [database] section of cinder.conf is not empty. Jordan On Fri, Apr 17, 2015 at 7:24 PM, Erlon Cruz wrote: > Had the same error, but with cinder. Did you find find out something about > this error? > > 2015-04-17 14:12:31.957 TR

Re: [openstack-dev] Openstack live migration using devstack

2015-04-17 Thread Erlon Cruz
Had the same error, but with cinder. Did you find find out something about this error? 2015-04-17 14:12:31.957 TRACE cinder Traceback (most recent call last): 2015-04-17 14:12:31.957 TRACE cinder File "/usr/local/bin/cinder-volume", line 10, in 2015-04-17 14:12:31.957 TR

[openstack-dev] Openstack live migration using devstack

2014-03-10 Thread abhishek jain
Hi all I have created one openstack using one controller node and one compute node both installed using devstack.I'm running one instance on controller node and want to migrate it to over compute node. I'm using following link for this. http://docs.openstack.org/grizzly/openstack-compute/admin/co