Overview
Cold migration is the simplest way to move a workload from VMware to NxtSight. The source VM is powered off, all disks are exported through the vSphere API, written into NxtSight Block Storage volumes, converted for NxtSight drivers, and the migrated instance is started in the target NxtSight project. The source VM remains in the source environment (powered off) until you confirm the migration succeeded.Prerequisites
- A discovered workload that has passed preflight assessment
- A target NxtSight project with sufficient quota for the compute, memory, and volume footprint of the migrated VM
- A target NxtSight network that can host the migrated VM’s NICs
- An acceptable maintenance window — the source VM will be powered off for the duration of the migration
Lifecycle
Submit a Cold Migration
- Dashboard
- CLI
Open the Migrations tab
Navigate to Migration → Migrations and click New Migration.
Select Cold Migration and pick the source environment.
Select the workload
Pick one or more VMs from the discovered inventory. Each selected VM
must have a Pass or Warn preflight verdict.
Map networks
For each source NIC, pick a target NxtSight network and subnet. You can
optionally request the same MAC address on the target network, subject
to network policy.
Review and submit
Review the job summary, estimated runtime, and target resources. Click
Submit. The job enters Queued state and is picked up by the
next available migration worker.
What Happens to the Source VM
During Migration
The source VM is powered off. All reads happen through the vSphere API,
and the source disks are never written to — the migration is
read-only on the source side.
After Migration
The source VM remains powered off in its source environment. nxtMove does
not delete it — you choose when to decommission the source after you
have validated the migrated instance on NxtSight.
Progress and Event Stream
Every cold migration publishes a stream of events that are visible live in the Migrations tab:Next Steps
Post-Migration Validation
Verify the migrated instance boots and works as expected
Warm Migration
Use incremental sync for workloads that can’t tolerate a maintenance window
Troubleshooting
Diagnose stuck jobs and guest boot issues