Recover Corrupt Vmdk Site
A corrupted VMDK (Virtual Machine Disk) file can mean a VM fails to boot, shows I/O errors, or disappears entirely from the inventory. Before you panic, know that recovery is often possible using the right tools and methods.
(works on some sparse VMDKs):
voma -m vmfs -f check -d /vmfs/devices/disks/naa.XXXXX Then attempt repair: recover corrupt vmdk
vmware-vdiskmanager -c -s 40GB -a lsilogic -t 0 mydisk.vmdk To clone a corrupt VMDK (skipping bad blocks): A corrupted VMDK (Virtual Machine Disk) file can