Bug Reference

tbd

Branch

tbd

Introduction

Users I want to be able to upgrade their data store in vsphere and migrate existing VMs and data to the new store. For this they need to migrate stopped VMs and detached disks which is not possible at the moment. Vmware does provide this functionality. The intention of this FS is to leverage vmware's functionality in existing APIs.

References

Glossary

Feature Specifications


cross cluster migrations are not supported. migrations will be checked for supported tags on the target datastore.

compatibility requirements:

this is only applicable to Vmware

performance for this feature is depending on the underlying resources such as vsphere and esxi hosts, network bandwidth and datastore speed.

Use cases

migrating a offline VM or volume is now a copy from primary to secondary and back to the new primary. This can be time consuming and will require large job timeouts. This can be cut in abpout half by letting the hypervisor perform the migration directly.

Architecture and Design description

Web Services APIs

No API will be changed to implement this functionality. The semantics of migrateVirtualMachine and migrateVolume will be changed in that these will now yield results on vmware, as opposed to yielding errors. 

UI flow

No UI change will be implemented

Usage Impact

No usage impact is foreseen.

Appendix

Appendix A:

Appendix B: