Skip to content
Neal edited this page Apr 11, 2024 · 14 revisions

OneSwap

oneswap aims to provide a smooth VM migration path from vCenter to OpenNebula KVM

Prerequisites:

  • virt-v2v
  • libguestfs-tools
  • nbdkit
  • nbdkit-plugin-dev
  • nbdkit-plugin-libvirt
  • libguestfs-xfs ( for XFS guests )
  • libguestfs-zfs ( for ZFS guests )

Optional requirements:

  • vddk library
    • VDDK library is not freely distributable and you can download it from VMWare's Developers Portal
  • RHSrvAny.exe - for Windows Context Injection

Required Tools for converting Windows Guests:

If you are going to install context on the guest with this utility:

  • Download necessary context packages from the github
  • Place them all in a specific directory, default at /var/lib/one/context/ ( --context argument )

Proceed to Workload Preparaton

Clone this wiki locally