This issue is typically observed when:
The vSAN Cluster is configured with the Encryption feature enabled.
The administrator is attempting to modify storage policy rules such as transitioning from RAID 1 to RAID 5 or RAID 6.
VMware vSAN 8.x
This issue occurs because the Virtual Machine has one or more active snapshots.
As per VMware Broadcom KB 318825, snapshots are intended for short-term use and should follow these best practices:
To resolve this issue, snapshots must be deleted to consolidate the VM disks before the new storage policy can be applied.
Identify Snapshots:
Right-click the affected VM in the vSphere Inventory.
Select Snapshots > Manage Snapshots.
Consolidate/Delete:
Select Delete All to merge all delta data into the base virtual disk.
Monitor Task:
Confirm the "Remove all snapshots" task completes successfully in the Recent Tasks pane.
Apply Storage Policy:
Right-click the VM > VM Policies > Edit VM Storage Policies.
Change the policy to the desired configuration (e.g., RAID 6).
Click OK.
Verify Compliance:
Confirm the VM storage status returns to "Compliant" once the resynchronization process is finished.