VMware ESXi
VMware vCenter Server
During a power outage or abrupt power-off, the in-memory Changed Block Tracking (CBT) state is not properly committed and written to the datastore.
When the virtual machines are powered back on, ESXi detects this inconsistent or "dirty" state. To ensure backup integrity, ESXi automatically resets CBT for the affected VMs. When the backup solution subsequently requests CBT information for the next backup cycle, ESXi flags the previous CBT tracking data as invalid. Consequently, the backup software is forced to perform a full backup to establish a new, healthy CBT baseline.
Virtual machines performing a full backup after an abrupt shutdown is expected behavior.
Administrators can proactively detect which virtual machines will require a full backup prior to the backup software initiating the job. By parsing the vmware.log file of a virtual machine immediately after it powers on following the outage, look for the exact string: "Change tracking invalid; reinitializing"
The presence of this string confirms the CBT state was reset and the next backup will be a full backup.