Overview
Live migration moves a running instance from one compute host to another without shutting it down. Cold migration stops the instance, moves it, and restarts it on the target host. Both operations are administrator-only actions used for planned maintenance, load balancing, and hardware decommissioning.Prerequisites
- Administrator access to the Polystack Dashboard (admin view)
- Shared storage between source and destination hosts (or block migration enabled)
- Compatible CPU architecture between hosts
Migration Types
Live Migrate an Instance
- Dashboard
- CLI
1
Open the Live Migrate dialog
Navigate to Compute > Instances in the admin sidebar. Click the More
dropdown on the instance row and select Live Migrate.
Live Migrate is available for instances in
Active or Paused status.
It is not available for bare metal instances. This action appears only
on the admin page.2
Select a destination host (optional)
The dialog shows:
The host table shows available hypervisors. The current host and disabled
hosts are grayed out. Bare metal hypervisors are filtered from the list.
3
Start the migration
Click Confirm. The instance status changes to
Migrating during the
transfer and returns to Active on the new host when complete.Instance is
Active on the new host. Verify with the instance detail page.Server Group Affinity Is Honored
Live migration respects the affinity / anti-affinity policy of any server group the instance belongs to. The scheduler treats migration the same way it treats a launch:
This holds for both Dashboard-initiated migrations and CLI-initiated migrations,
and for both single-instance Live Migrate and Bulk Live Migrate. If you want to
override the policy for a specific move, remove the instance from its server
group first, migrate, and re-add it (no platform-supported way to bypass the
policy in-place).
Cold Migrate an Instance
- Dashboard
- CLI
1
Open the Migrate dialog
Navigate to Compute > Instances in the admin sidebar. Click the More
dropdown and select Migrate.
Cold Migrate is available for instances in
Active or Shutoff status.
Not available for bare metal instances. Admin-only action.2
Select a destination host (optional)
Click Confirm to start the migration.
3
Confirm the migration
After the cold migration completes, the instance enters
Verify Resize
status. You must confirm or revert:- Confirm Resize or Migrate — accept the migration
- Revert Resize or Migrate — move the instance back
Instance returns to
Active on the new host after confirmation.Next Steps
Compute Hosts
Monitor hypervisor resources before and after migration
Availability Zones
Understand zone boundaries for migration targets
Live vCPU/RAM Scaling
Scale instance resources without migration
Troubleshooting
Resolve stuck or failed migrations
