When attempting to back up virtual machines (VMs) residing on a vSAN datastore using Microsoft Azure Backup Server (MABS), the backup fails during the consistency check or replica creation phase.
The following error is reported in the backup solution: DPM encountered error from VMware while trying to get ChangeTracking information. Server - [HOSTNAME] ErrorCode - FileFaultFault (ID 33621 Details: Internal error code: 0x80990EF3)
In the ESXi /var/log/hostd.log similar to entries like:
Cannot compute changes for disk ...vmdk: Unknown change epoch.DISKLIB-CTK : Could not open tracking file ...-ctk.vmdk.Change tracking information is not available for ...vmdk: Could not open or create change tracking file.The issue is caused by an unsupported VM configuration on the vSAN datastore. The affected VMs are using legacy flat VMDK files and VMFS formats (e.g., VM-NAME-flat.vmdk).
To resolve this issue, the virtual machine disk configuration must be corrected to use standard vSAN objects instead of flat files.
-flat.vmdk format.