Skip to content

v0.4.6

What’s Changed

Highlights

Hot Add Proxy: Hot-Add Proxy is an advanced data copy method that attaches source VM disks directly to a dedicated Proxy VM and streams the data over NBD (Network Block Device) to the destination. Instead of copying data over the NFC protocol from ESXi. This feature is currently in beta, will be stabilized in the coming releases.

Migration Reliability:

  • VMs with no network interfaces can now be migrated successfully.
  • Multi-attach volume types are now supported for migration.

Enhanced UX:

  • All IP addresses (assigned and preserved) are now shown on the Migration Details page in the UI.
  • Controller logs (migration controller manager) are visible in the UI irrespective of any migrations triggered.
  • A debug bundle collection button makes log and resource gathering easier for troubleshooting. All CRs related to that migration are now gathered for easier debugging.

Known Limitations

  • Migrations of VMs with grub version lower than 2 might face issues while booting post migration.

Full Changelog: https://github.com/platform9/vjailbreak/compare/v0.4.5…v0.4.6