An Azure backup service that provides built-in management at scale.
Thank you for sharing the screenshots and error details. Based on the information provided, the issue appears to involve two related conditions in Microsoft Azure Backup Server (MABS):
- Replica is inconsistent
- Online recovery point creation failed for the protected VMware VM
According to the documentation, when online recovery point creation jobs fail because MABS encounters an issue retrieving VMware Change Tracking information, the recommended actions include:
- Reset the CTK (Changed Tracking) information on the affected VMware VM.
- Run a Consistency Check (CC) on the affected VM.
- Verify that no independent disks are configured on the VM.
- If the issue persists, consider stopping protection and reprotecting the VM after refreshing protected objects.
In addition, Microsoft recommends running a Consistency Check whenever a replica becomes inconsistent. This can be performed from the MABS console by selecting the protected workload and running a consistency check operation.
I would also recommend verifying the following:
- Sufficient space is available in the MABS storage pool and recovery point volumes.
- The replica volume is healthy and not experiencing space-related issues.
- The VMware VM does not contain unsupported or independent disk configurations.
Once the Consistency Check completes successfully, please retry the Online Recovery Point creation job and monitor whether it completes successfully. The issue can only be considered resolved after a successful consistency check and successful creation of a new online recovery point.
Regarding your additional question about protecting a physical server with MABS, Microsoft provides guidance for protecting physical Windows servers by installing the MABS Protection Agent, creating a protection group, and selecting the workloads to protect.
Please refer relevant microsoft documentation for more details:
- https://learn.microsoft.com/en-us/azure/backup/backup-azure-mabs-troubleshoot – Includes guidance for replica inconsistency, VMware Change Tracking errors, consistency checks, and online recovery point failures.
- https://learn.microsoft.com/en-us/azure/backup/backup-azure-backup-server-vmware – VMware protection workflow, consistency checks, and VMware-specific backup considerations.
If you find the answer helpful, please click "upvote" and accept it. This will help others in the community with similar questions easily find the solution.