VMware Connector
Production VMware environments where source VMs must stay running during migration. Leverages CBT for efficient incremental transfers.
Migrating existing workloads into VergeOS is one of the most common Day-1 activities for new deployments. Whether you are transitioning from VMware vSphere, Microsoft Hyper-V, KVM/QEMU, or even bare-metal servers, VergeOS provides multiple import paths — each optimized for different scenarios, VM counts, and downtime tolerances.
This page covers every supported migration method, the file formats VergeOS accepts, pre-migration planning, post-import optimization, and how to export VMs back out of the platform when needed.
VergeOS provides five distinct import paths. The right choice depends on your source platform, the number of VMs, and how much downtime you can tolerate.
The VMware Connector is the recommended method for production VMware environments. It creates a direct API connection to vSphere and performs full + incremental backups using VMware’s Change Block Tracking (CBT).
How it works:
Key capabilities:
For individual VMs or mixed-platform environments, you can upload VM configuration and disk files directly to the vSAN (VergeFS) and import them.
Two approaches:
Steps for full config import:
.vmx, .ovf) from the available filesWhen VM files are stored on network-accessible storage (NFS or CIFS shares), you can import them directly without uploading to the vSAN first.
How it works:
This method is ideal for batch migrations where VM files are already centralized on a file server or SAN export.
The Clone Utility provides block-level migration for physical-to-virtual (P2V) and virtual-to-virtual (V2V) conversions from any platform.
How it works:
vergeOS-clone.iso from the VergeOS dashboardThis approach works regardless of the source hypervisor and is particularly useful for physical servers that cannot export to standard VM formats.
For large-scale enterprise migrations requiring near-zero downtime, VergeOS integrates with Cirrus Data’s Compute Migration and MigrateOps products. This third-party solution supports complex multi-platform migrations with advanced bandwidth management and professional services.
VergeOS supports a wide range of VM disk and configuration formats:
| Format | Source Platform | Description |
|---|---|---|
| VMX / VMDK | VMware | Native VMware config and disk files |
| OVF / OVA | VMware, VirtualBox | Open Virtualization Format (standard) |
| VHD / VHDX | Hyper-V | Microsoft virtualization formats |
| QCOW / QCOW2 | QEMU, KVM | QEMU copy-on-write disk images |
| VDI | VirtualBox | VirtualBox disk images |
| IMG / RAW | Various | Raw disk image formats |
VMware Connector
Production VMware environments where source VMs must stay running during migration. Leverages CBT for efficient incremental transfers.
File Upload
Individual VMs from any platform. Maximum control over the import process. Best when source VMs can be shut down for export.
NAS Volume Import
Batch imports from network storage. VM files already on NFS/CIFS shares. No upload step needed.
Clone Utility
Physical-to-virtual (P2V) migrations. Cross-platform V2V from any hypervisor. Block-level efficiency.
Before migrating, prepare the source environment:
Source VMs are typically connected to VMware vSwitches, Hyper-V virtual switches, or Linux bridges. In VergeOS, these map to internal networks:
| Source Concept | VergeOS Equivalent |
|---|---|
| VMware vSwitch / dvSwitch | Internal Network |
| Hyper-V Virtual Switch | Internal Network |
| Linux Bridge | Internal Network |
| VLAN-tagged Port Group | Internal Network + VLAN |
After import, you will connect each VM’s NIC(s) to the appropriate VergeOS internal network. If you preserve MAC addresses during import, DHCP reservations carry over automatically.
VirtIO provides the best disk and network performance in VergeOS. After importing a VM:
virtio-win guest tools ISO. Attach it as a virtual CD-ROM, then install the drivers.Imported VMs may need adjustments to align with VergeOS virtual hardware:
VergeOS supports two export mechanisms for portability and third-party backup integration.
Individual VM disks can be downloaded in .raw format directly from the VergeOS UI:
.raw file, compatible with most hypervisors.qcow2, .vmdk, etc.) using tools like qemu-img convertFor scheduled, automated exports of multiple VMs, VergeOS provides a dedicated VM Export Volume in the NAS service:
Each export creates a timestamped folder with VM snapshots. A “current” folder always points to the latest export, providing a stable path for external backup tools.
| Symptom | Likely Cause | Resolution |
|---|---|---|
| VM won’t boot after import | Missing VirtIO drivers | Switch disk interface to SATA/IDE, boot, install VirtIO drivers, switch back |
| Windows “Inaccessible Boot Device” | Disk controller mismatch | Change from VirtIO-SCSI to SATA, install drivers, then revert |
| No network connectivity | NIC driver or network mapping | Verify VirtIO-net drivers are installed; check NIC is connected to correct internal network |
| Slow disk performance | Using IDE/SATA interface | Install VirtIO drivers and switch to VirtIO-SCSI |
| EFI boot failure | Firmware type mismatch | Ensure VM is set to UEFI if the source used EFI; check Secure Boot settings |
| VMware Connector shows “Error” | Connection or credential issue | Verify vSphere IP/DNS, port 443 access, admin credentials, and SSL certificate settings |
VergeOS makes workload migration straightforward with five distinct import paths covering every source platform and migration scenario. The VMware Connector handles live production migrations with minimal downtime, file uploads provide maximum flexibility for mixed environments, NAS volume imports enable batch operations, the Clone Utility handles P2V conversions, and Cirrus Data integration supports enterprise-scale projects. Combined with broad file format support and the VM Export Volume for outbound portability, VergeOS ensures that workload mobility is never a barrier to adoption.