[Openstack-operators] Live-migration multinode Kilo

2015-06-11 Thread Abhishek Talwar
Hi Folks,I have a multinode openStack kilo installation with a controller, network and 2 compute nodes. I am trying live-migration of an instance, the migration happens successfully but the instance still appears to be on the same host.What can be the reason ? How to proceed further to encounter th

Re: [Openstack-operators] Live-migration multinode kilo

2015-06-10 Thread David Medberry
There are two kinds of live migration, with shared storage and without shared storage. If you don't have shared storage (like CEPH or glusterfs or NFS) you need to pass in the --block-migrate flag to manually copy the volumes across. (It can be slow.) For info on doing this with CEPH: http://ceph.

[Openstack-operators] Live-migration multinode kilo

2015-06-10 Thread Abhishek Talwar
Hi Folks,I have done a multinode Kilo installation (with controller node, network node, 2 compute nodes). Now I am trying for a live-migration from one host to the other. But I am getting an error : ERROR (BadRequest): host1 is not on shared storage: Live migration can not be used with