<div dir="ltr"><div><div>Hi, all!<br><br></div>We are using VMWareVCDriver for our grizzly deployment. Cluster within 4 ESXi nodes is managed by OpenStack. <br><br>I've found <a href="https://wiki.openstack.org/wiki/HypervisorSupportMatrix">here</a> that ESX/VC drivers supports live-migration, also i found related method in code, it uses vmware API "MigrateVM_Task" function.<br>
<br></div><div>But i couldn't understand how i should use live-migration:<br></div><ul><li>standalone ESXi hosts not supports any migration. Therefore VMWareESXDriver also not supports migration. Correct, if am wrong.</li>
<li>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."<br>
</li></ul><div>My question is: What is the use-case of <a href="https://github.com/openstack/nova/blob/stable/grizzly/nova/virt/vmwareapi/vmops.py#L1018">this</a> function ?<br clear="all"><div><div><br>-- <br>Regards, Roman Sokolkov
</div></div></div></div>