[Openstack] No idea how to use live-migration with "vmwareapi" driver.

Roman Sokolkov rsokolkov at gmail.com
Tue Jun 18 11:05:25 UTC 2013


Hi, all!

We are using VMWareVCDriver for our grizzly deployment. Cluster within 4
ESXi nodes is managed by OpenStack.

I've found here
<https://wiki.openstack.org/wiki/HypervisorSupportMatrix>that ESX/VC
drivers supports live-migration, also i found related method in
code, it uses vmware API "MigrateVM_Task" function.

But i couldn't understand how i should use live-migration:

   - standalone ESXi hosts not supports any migration. Therefore
   VMWareESXDriver also not supports migration. Correct, if am wrong.
   - In case vCenter (VMWareVCDriver) i could use vMotion to migrate VMs
   between members of cluster. But nova sees cluster as a single "host" and
   thru "nova live-migration VM" scheduler raise exception "NoValidHost: No
   valid host was found."

My question is: What is the use-case of
this<https://github.com/openstack/nova/blob/stable/grizzly/nova/virt/vmwareapi/vmops.py#L1018>function
?

-- 
Regards, Roman Sokolkov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130618/61aeda5e/attachment.html>


More information about the Openstack mailing list