vSAN online health check reports warning for thick disks provisioned on virtual machines.
Below Alarm is reflected on the Cluster in vcenter UI.
If the VM should be using "Thick provisioning", please apply a Storage Policy to the VM with the vSAN option "Object space reservation" set to 100 (Thick provisioning).
If the VM should be using "Thin provisioning", see the workarounds below.
Workaround:
Option 1:
Apply a cloned vSAN policy that is Object space reservation 0%
a. Access the VM's configuration:
Right-click on the VM in the vSphere Web Client navigator and select "Edit Settings"
b. Navigate to VM Storage Policies:
In the Edit Settings dialog, locate and select the "VM Storage Policies" tab
c. Edit the storage policy:
To apply the same policy to all disks: Select the desired policy from the dropdown list and click "Apply to All".
To configure policies for individual disks: Select the "Configure per disk" option and choose a different policy for each virtual disk
d. Apply the changes:
Click "OK" to save the changes and apply the new storage policy to the VM.
Option 2:
Schedule downtime for the VM and perform a clone within the vSAN datastore. The newly created destination VM should have thin VMDK(s). A back up is recommended as best practice.
It is recommend to perform a final check on the cloned VM and then delete the older respective VM from vSAN datastore, which should auto reclaim space upon deletion.
Option 3:
Perform a Storage vMotion of the VM onto a VMFS or NFS datastore as thin, then Storage vMotion it onto the vSAN datastore. See Migrating Virtual Machines with svmotion or more information.