Fix Corrupt Vmdk -
If you have a corrupt VMDK, the typical workflow using VDDK tools looks like this:
vmkfstools -c check /path/to/vm.vmdk
Run a check:
Check that both descriptor ( vm.vmdk ) and flat data ( vm-flat.vmdk ) exist and have expected sizes. fix corrupt vmdk