Migration Scenarios¶
Choose the migration path that best fits your source platform, operating model, and cutover requirements.
Choose your path¶
This repository currently supports five migration paths:
-
Veeam Migration Path
Best when you need live replication, built-in re-IP, and strong control over large migration waves.
-
HYCU Migration Path
Best when you want a Nutanix-native, backup/restore workflow with a simpler operating model.
-
Commvault Migration Path
Best when you already operate Commvault and want a policy-driven two-hop workflow that reuses that platform for Hop 1.
-
Deploy-First (Carbonite Migrate)
Best when you want to provision fresh Azure Local VMs and use Carbonite Migrate for low-downtime agent-based OS-level replication directly into them.
-
Alternative Migration Methods
File-server and application-native migration for deploy-first workloads where OS-level replication is not required (SMS, Robocopy, SQL backup/restore, IIS, Linux rsync).
Opening one of the paths above takes you into that product's own documentation section, where the left navigation is limited to that path's pages.
Path families¶
| Path family | Included paths | Core idea | Best for |
|---|---|---|---|
| Replication-first / two-hop | Veeam, HYCU, Commvault | Move source VMs to Hyper-V staging first, then use Azure Migrate for Hop 2 | Like-for-like VM moves where you want a defined staging checkpoint |
| Deploy-first / Carbonite | Deploy-First | Provision new Azure Local VMs first, then use Carbonite Migrate for agent-based OS-level replication | Workloads requiring low-downtime migration without hypervisor-native tooling |
| Deploy-first / lightweight | Alternative Migration Methods | Provision new Azure Local VMs first, then migrate only data or application state | File servers, SQL, IIS, and Linux workloads with clean export/import paths |
Quick decision guide¶
| If your priority is... | Start with... |
|---|---|
| Lowest downtime and strong re-IP control | Veeam |
| Simplest Nutanix-native operations | HYCU |
| Existing Commvault investment and centralized policy-driven operations | Commvault |
| Low-downtime OS-level migration without hypervisor APIs (agent-based) | Deploy-First with Carbonite |
| File-server, SQL, IIS, or Linux workloads with simple export/import paths | Alternative Migration Methods |
Recommended reading order¶
- Review the Tool Comparison
- Open the scenario that best matches your operating model
- Read that scenario in order: Overview → Prerequisites → Architecture → Runbook → Validation
- Validate assumptions through the Proof of Concept plan before production rollout
Visual decision support¶
- Tool selection flow — decision flowchart for selecting Veeam, HYCU, Commvault, or Deploy-First/Carbonite
- Common architecture diagrams — two-hop pattern, migration phases, and selection visuals
Current focus of this repo
The current documented focus is:
- Veeam as a two-hop replication path
- HYCU as a two-hop backup/restore path
- Commvault as a two-hop policy-driven protection and restore path
- Deploy-First as a build-first path that includes data migration methods and Carbonite as an agent-based option
Unsupported or removed paths such as direct Azure Migrate from AHV and Zerto are intentionally excluded.