User Guide
This document contains a guide on how to migrate using the Condensa application from Awanio.
Migration Method
There are 2 migration methods in Condensa:
- Hot Migration: Migration of running VMs with minimal downtime (VMware only).
- Cold Migration: VM migration by uploading files exported from their source (OVA, VHD, VHDX) or with the VM powered off in VMware.
Hot Migration
For the hot migration method, there are several steps that must be done:
Enable Changed Block Tracking (CBT)
Important: CBT must be enabled BEFORE creating a snapshot for migration.
Log in to your VMware environment, the example below is for ESXi.
Power off the VM (if it is running):
Right-click the VM → Power → Shut Down Guest OSEnable CBT:
- Click Edit
Click the "VM Options" tab
Expand "Advanced"
Click "Edit Configuration"
Add the following parameter: ctkEnabled = true then click OK to save
Power on the VM
Create a snapshot (MANDATORY after enabling CBT)
Right-click the VM → Snapshots → Take Snapshot
Fill in the Name and Description then click Take snapshot
⚠️ Important: The snapshot MUST be created AFTER enabling CBT. Snapshots created before CBT is enabled will cause migration failure.
VM Migration with Condensa
Condensa Login
Open the configured Condensa page. The Condensa login page looks like this:
Enter the Awanio administrator user's username and password, then click SIGN IN.
After that, the Migration page will appear.
Provider
Click the Provider tab, then click the Add Provider button.
A form will appear, please fill in the Provider data and click the Create Provider button at the bottom of the form to save.
The provider data will be displayed.
Migration
Create Migration
Click the Migrations tab, then click the Create Migration button.
Fill in information such as migration name, description, target organization and project in Awanio, then click Next.
Select the Provider (and Datacenter for VMware provider options), then click Next.
Select the VM to be migrated, then click Next
Review the migration process creation. If it is OK, click Create Migration.
The migration data will appear in the list with a Preparing status.
Start Migration
Click the action menu button (three dots on the right side of the data), then select Start Migration.
The migration process will start, the status will change to Running, and the progress will increase to 100%.
After success, the status changes to Success.
Migration details can be viewed by clicking on the migration name.
Check the VM on the Awanio Dashboard and make sure it is running well.