Reference: https://github.com/vexxhost/migratekit Migratekit is a CLI tool which can help you to migrate your virtual machines from VMware to OpenStack in a near-zero downtime. The goal of this project is to allow you to move as much data as possible online and only have a short downtime window to complete the migration. How Migratekit works […]
Tag: migrate
openstack instance to vmware and ova
Create Instance Snapshot From volume snapshot make a new volume or detach real volume from instance (need to shutdown instance) Upload volume as image Set as qcow2 format Waiting waiting Until done uploading Copy id and save image with CLI Convert to vmdk when -f format before -p progress -O output format Upload vmdk file […]