When a virtual machine storage policy is updated from RAID-5 (Erasure Coding) to RAID-1 (Mirroring) on a vSAN Original Storage Architecture (OSA) datastore, the physical storage footprint of the VM increases. This behavior is expected due to the 2x overhead required for mirroring. This growth can lead to cross-vCenter migration failures if the destination cluster lacks sufficient physical capacity.
The increase in storage consumption is due to the difference in physical overhead between RAID-5 and RAID-1 policies in vSAN OSA:
When a policy is changed to RAID-1, vSAN must allocate physical blocks for the mirror components. For a 29TB VM, the physical usage will trend toward 58TB as vSAN mirrors all "dirty" or written blocks.
To reduce the physical storage footprint and return to the original logical size, follow these steps: