Re: [openstack-dev] Live Migration Bug in vmware VCDriver

2014-08-18 Thread Jay Lau
Till now, live migration is not supported by VCDriver in both Juno and Icehouse. For icehouse, yes, one nova compute can manage multiple clusters, but live migration will be failed for such case as target host and source host will be considered to the same host (Only one nova compute). 2014-08-

Re: [openstack-dev] Live Migration Bug in vmware VCDriver

2014-08-18 Thread 한승진
Thanks for reply Jay~! >From icehouse, one nova-compute can manage multi clusters I think. In this case, how should we progress in order to archive the live migration functions. Thanks. John Haan. 2014-08-18 19:00 GMT+09:00 Jay Lau : > It seems that VCDriver do not support live migration til

Re: [openstack-dev] Live Migration Bug in vmware VCDriver

2014-08-18 Thread Jay Lau
It seems that VCDriver do not support live migration till now. I recalled in ATL summit, the VMWare team is going to do some enhancement to enable live migration: 1) Make sure one nova compute can only manage one cluster or resource pool, this can make sure VMs in different cluster/resource pool c

[openstack-dev] Live Migration Bug in vmware VCDriver

2014-08-18 Thread 한승진
Is there anybody working on below bug? https://bugs.launchpad.net/nova/+bug/1192192 The comments are ends 2014-03-26 I guess we should fix the VCDriver source codes. If someone is doing now, can you share how to solve the problem? ___ OpenStack-dev ma