I’m currently planning a migration of 10 virtual machines (VMs) from a VMware environment to Proxmox. The VMs are part of a production environment, so minimizing downtime is crucial. I’d like to perform the migration in a way that allows for an incremental approach, where the bulk of the data is transferred initially, and then only the changes data are synced to the final cutover
My Questions:
- Is it possible to perform an incremental migration from VMware to Proxmox? If so, what tools or workflows are recommended?
- Can live migration be incorporated into the process to reduce downtime during the final cutover?
- Are there any tools, scripts, or best practices that make this transition smoother?
- What’s the most efficient way to ensure the migrated VMs retain their original configuration (networking, storage mappings, etc.)?
- Are there limitations I should be aware of when migrating specific VM configurations (e.g., snapshots, specific disk formats)?