An Azure backup service that provides built-in management at scale.
Hello David Horvath
Thanks for sharing the details. Based on the behavior you’re seeing, this issue is most likely related to how System State backups are created and staged in Microsoft Azure Backup Server (MABS) rather than a problem with the protection group itself.
When MABS protects the C: drive and System State, it relies on Windows Server Backup and the MARS agent to first create a local System State image on a staging location. If that local staging step is interrupted or becomes unstable (for example, due to insufficient free space, disk availability issues, or interference from security software), the recovery point creation can fail. Once that happens, the replica can become inconsistent, which is why the Consistency Check also fails and deleting/re‑adding the data source only provides temporary relief.
A few checks I recommend focusing on:
- Verify that the System State staging drive configured on the protected server is local, online, and consistently has sufficient free space. MABS requires adequate scratch space for System State operations.
- Ensure the Microsoft Azure Recovery Services (MARS) Agent is up to date and that the Microsoft Azure Recovery Services service is running. Restarting the service after validating the staging location can help.
- Review antivirus or endpoint protection exclusions. Real‑time scanning of MABS, DPM, or MARS folders can interfere with snapshot finalization and cause silent backup failures.
- Check the MABS and MARS log locations (not just Event Viewer), as System State backup failures are often logged only in the agent logs.
Once the underlying System State staging issue is corrected, you’ll need to rebuild the replica (by re‑adding the data source) so that future recovery points can be created successfully and remain consistent. Thanks,
Suchitra.