Test Boot VM
Test Boot VM allows you to test your Auto Recovery setup by performing these steps:
Take a snapshot of VMs on the destination site.
Disable network adapters on VMs on the destination site.
Start the VMs on the destination site.
Verify the status of VM tools.
Revert snapshots of VMs on the destination site.
Delete snapshots of VMs on the destination site.
Test Failover
A Test Failover operation validates the failover operation for a group of VMs by cloning (Azure) or live mounting (VMware) replicated VMs to a test site:
Run selective backups of VMs on the primary site.
Replicate VMs from the primary site.
Perform live mounts for the VMs in a failover group based on configured priorities.
Based on pre-configuration, stage the VMs in the failover group with an isolated network or without network connections.
Start the VMs on the test site.
Planned Failover
A planned failover allows you to back up your production VM and then move production operations to the destination VM by performing these steps:
Stop VMs on the primary site.
Run selective backups of VMs on the primary site.
Replicate VMs from the primary site.
Disable replication for VMs on the primary site.
Start the VMs on the destination site.
Undo Failover
The following actions occur during an undo failover operation:
Delete the failover snapshot on the secondary site.
Power off the destination virtual machine at the secondary site.
Power on the production VM.
Enable replication for VMs.
Clean up Auto Recovery VMs for the warm site.
Recovery Point Creation
Each backup triggers a replication operation to update the virtual machine on the destination site.
The replication operation creates a recovery point snapshot on the destination site, up to the maximum number of recovery points specified.
Snapshot names use the convention __GX_Recovery_Point_replication_job_id.
If the number of snapshots is is already at the specified limit, the replication operation removes the oldest snapshot before creating a new recovery point.
If validation fails for a replicated virtual machine, the software performs a revert operation to return the virtual machine to the state captured in a previous snapshot.
Point-in-Time Failover
You can perform a point-in-time failover to revert to a specific recovery point snapshot or backup recovery point (warm site recovery) instead of the latest snapshot or backup (warm site recovery).
Power off the virtual machine at the secondary site.
Disable replication on VMs on the primary site.
Enable replication on VMs for the warm site.
Start the VMs on the destination site.
Unplanned Failover
An unplanned failover allows you to power off your production VM and move production operations directly to the destination VM in an emergency situation by performing these steps:
Stop VMs on the primary site.
Enable replication on VMs for the warm site.
Disable replication on VMs on the primary site.
Start VMs on the destination site.
Failback
If a failover has completed successfully, then you can perform a failback operation. A failback allows you to update the production VM using an incremental backup of the destination VM and enable replication by performing these steps:
Stop VMs on the destination site.
Perform incremental backups of VMs on the destination site.
Restore changes to production VM. Update VMs on the primary site with any changes made since the last full backup.
Start VMs on the primary site.
Enable replication on VMs for the hot site.
Clean up Auto Recovery VMs for the warm site.