ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-VVF Administrator
          • vcp-vvf-2.
        • Close
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • VVF 9 and VCF 9
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Windows Server 2025
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

VMware to Vates – Migration tool for XCP-NG and Xen Orchestra

By Vladan SEGET | Last Updated: September 30, 2025

Shares

Lately, the VMware landscape has felt like a rollercoaster – first the Broadcom acquisition shakes things up, then licensing costs skyrocket, and suddenly, everyone's asking: “Is it time to jump ship?” If you're nodding along, pull up a chair. Today, we're talking about migrating from VMware to XCP-NG, the robust, community-driven Xen-based hypervisor that's been my favorite for quite a while (allong with Proxmox ofc.).

VMware To Vatest Migration Tool

V2V (VMware to Vates) tool, integrated right into Xen Orchestra. It's a tool equivalent of VMware converter, but for conversions FROM VMware….

Click Menu Import > From VMware

Tools like VMware to Vates (“V2V”) make migrations easier. Also, you should check the VMware To Vatest migration guide on the Vates.tech blog.

Why Migrate to XCP-NG?

VMware has been the gold standard for enterprise virtualization, but recent changes have many admins rethinking their stacks. Subscription models, per-core pricing, and support tiers that feel more like a loyalty test than a service have pushed costs through the roof. Many compagnies cannot afford to pay that.

Enter XCP-NG: It's essentially a fork of Citrix XenServer, stripped of proprietary bits and supercharged by the community. Free to use (with optional paid support from Vates), it's enterprise-grade without the handcuffs.

Features like live migration, high availability, and GPU passthrough rival vSphere, but with a fraction of the overhead. Pair it with Xen Orchestra (XO) – Vates' web-based management UI – and you've got a vCenter alternative that's intuitive, feature-rich, and runs as a VM on your XCP-NG cluster.

From a practical standpoint, XCP-NG shines in resource efficiency. No vendor lock-in, just solid, open-source performance. And good news is that you have the migration tool built-in witin your Xen Orchestra.

The VMware To Vatest tool is using VMware VDDK for conversion and it is much faster than with the original release.

Quote:

V2V engine, using VDDK, considerably accelerating the migration, and allowing warm migration. This code is now landing in stable as it was working great!

and from the other, detailed release notes:

the new backend reads only allocated blocks, which speeds up transfers. Additionnally having snapshot does not have a notable performance impact. There’s no longer a need for temporary NFS storage or remote VSAN targets. The system is also designed to handle very large disks, with support for sizes beyond 2 TB (planned for a future update).

According to Vates' guide, this tool handles direct conversion from ESXi to XCP-NG, no OVA exports required.

Introducing V2V: VMware to Vates Migration Made Simple

At the heart of this migration is V2V, Vates' clever utility baked into Xen Orchestra. Short for “VMware to Vates” (with a nod to virtual-to-virtual conversion), it's designed to bridge the gap between vSphere and the Vates stack (XCP-NG + XO). No agents to install on guest VMs, no downtime marathons – just point, click, and stream. Hot conversions, but if problems, cold ones…

Key perks the Vates docs:

  • Remote Access: Connect to any ESXi host via API (HTTP/HTTPS). Ideal for multi-site setups or air-gapped environments.
    Warm Migration Support: For VMFS5 datastores, migrate live VMs with minimal interruption. VMFS6? Shut down first, but it's still faster than manual methods.
  • Snapshot Handling: Leverages VMware snapshots for delta transfers, making incremental syncs a breeze.
  • Disk Optimization: Thin provisioning on the XCP-NG side skips empty blocks, saving storage.

Limitations

Disks over 2TB-8MB need manual splitting (use Clonezilla or rsync post-import), and you'll want to uninstall VMware Tools beforehand to avoid boot hiccups. As the Vates guide notes, it's “entirely done in streaming ‘on the fly',” which means your VMs land ready-to-run.

Yes, for now, XCP-NG disks are limited to 2TB….

Prerequisites

  • XCP-NG Cluster Ready: At least one host running XCP-NG 8.2 or later. Install via ISO—it's a 10-minute affair. Configure storage (local SRs or shared like NFS/iSCSI) and networking (PIFs, VLANs).
  • Xen Orchestra Appliance: Deploy XO as a VM on your XCP-NG host. Grab the OVA from xen-orchestra.com, import via XO's UI, and register it (free tier for testing, Pro for production). Update to the latest—5.79 or newer unlocks full V2V features.
  • VMware Side Cleanup:Uninstall VMware Tools from all guest VMs.
  • Remove unnecessary snapshots and unmount ISOs.
  • Network and Storage Paths: V2V streams via XO, so ensure low-latency links. For warm migrations, define a “default backup network” in XO for data writes.

Check the step-by-steps at the XCP-NG Docs.

Video section where Olivier Lambert speaks about the V2V:

Enjoy..

Links:

  • https://xcp-ng.org/
  • https://xen-orchestra.com/
  • https://vates.tech/
  • latest Xen Orchestra 5.111 and very detailed blog post from Olivier Lambert

More about XCP-NG

  • Veeam and XCP-NG Closed Beta Started (Now Open Beta, expect Veeam to have the plugin for XCP-NG soon !!!)
  • XCP-NG Virtualization Platform with management by Xen Orchestra
  • XCP-NG FREE Hypervisor and XO Lite to deploy XOA

Note: If you want to deploy your Xen Orchestra from sources (on Linux) just follow this guide. I did a test install in the lab on a Debian Linux 13 and it worked like a charm -:).

As you can see, I'm using VMware Workstation (Free now) so I can install several different labs and my only limitation is available RAM.

More posts from ESX Virtualization:

  • 5 New VMware Certifications for VVF and VCF
  • VMware Alternative – OpenNebula: Powering Edge Clouds and GPU-Based AI Workloads with Firecracker and KVM
  • Proxmox 9 (BETA 1) is out – What’s new?
  • Another VMware Alternative Called Harvester – How does it compare to VMware?
  • VMware vSphere 9 Standard and Enterprise Plus – Not Anymore?
  • VMware vSphere Foundation (VVF 9) and VMware Cloud Foundation (VCF 9) Has been Released
  • Vulnerability in your VMs – VMware Tools Update
  • VMware ESXi FREE is FREE again!
  • No more FREE licenses of VMware vSphere for vExperts – What’s your options?
  • VMware Workstation 17.6.2 Pro does not require any license anymore (FREE)
  • Migration from VMware to another virtualization platform with Veeam Backup and Replication
  • Patching ESXi Without Reboot – ESXi Live Patch – Yes, since ESXi 8.0 U3
  • Update ESXi Host to the latest ESXi 8.0U3b without vCenter
  • Upgrade your VMware VCSA to the latest VCSA 8 U3b – latest security patches and bug fixes
  • VMware vSphere 8.0 U2 Released – ESXi 8.0 U2 and VCSA 8.0 U2 How to update
  • What’s the purpose of those 17 virtual hard disks within VMware vCenter Server Appliance (VCSA) 8.0?
  • VMware vSphere 8 Update 2 New Upgrade Process for vCenter Server details
  • What’s New in VMware Virtual Hardware v21 and vSphere 8 Update 2?
  • vSphere 8.0 Page
  • ESXi 7.x to 8.x upgrade scenarios
  • What is The Difference between VMware vSphere, ESXi and vCenter
  • How to Configure VMware High Availability (HA) Cluster

 

Shares
Vote !

| Filed Under: Server Virtualization Tagged With: Migration tool for XCP-NG and Xen Orchestra 2 Comments

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x17, Veeam Vanguard x11, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Florent BEAUCHAMP says

    October 1, 2025 at 12:19 pm

    Hi Vladan,

    I am working on V2V on VATES, and I am glad you find this work useful. Just a little correction, from the 5.110 onward, warm migration is working for all the supported format, including VMFS6 and VSAN. We intend to open import of disk > 2TB as soon as the beta of the qcow2 support is ready on XCP-ng side

    Regards,
    Florent

    Reply
    • Vladan SEGET says

      October 1, 2025 at 4:54 pm

      Hi Florent,

      Thanks for the precission, and for reading my blog -:). I’m staying tuned.

      Merci,
      ++

      Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Private Sponsors

 

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • VMware to Vates – Migration tool for XCP-NG and Xen Orchestra
  • vSphere 9.0 Supported by Nakivo 11.04
  • VCP-VVF Administrator Study Guide: Objective 4.3 – VVF: Operate, Configure the Integration with VVF Components – Part 19
  • VCP-VVF Administrator Study Guide: Objective 4.3 – VVF: Operate, Describe the Cluster Components and Deployment Options of VCF Operations for Logs – Part 18
  • VCP-VVF Administrator Study Guide: Objective 4.3 – VVF: Operate, Given a scenario, monitor security hardening and compliance using VCF Operations – Part 17
  • VCP-VVF Administrator Study Guide: Objective 4.3 – VVF: Operate, Monitor Applications Using VCF Operations – Part 15
  • VCP-VVF Administrator Study Guide: Objective 4.3 – VVF: Operate, Configure VCF Operations Policies – Part 14
  • Unlock your Veeam v13 With Windows-Based Console for VBR 13
  • VCP-VVF Administrator Study Guide: Objective 4.3 – VVF: Operate, Monitor vSAN Storage Using VCF Storage Operations – Part 13
  • VCP-VVF Administrator Study Guide: Objective 4.3 – VVF: Operate, Configure Integration with VCF Operations – Part 12

Get new posts by email:

 

 

 

 

Deals

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Hosted with HostColor.com