We migrated all of our VMs to new storage using vMotion. However, one of our VMs, we had to move manually. Even though some data files didn't transfer over completely, the VM operates fine since the main vm files are available. However, when we take a snapshot using vSphere, the following error shows up "The virtual disk is either corrupted or not a supported format."
feedback
|
|
The best way I have found to fix problems with disks like this (and it's good that you can still read the VMDK file :-)) is to use a tool like GParted (the live CD) or Ghost to copy the contents of the disk over to a new VMDK file and replace the VMDK. The process I used the one time I had to do this was:
| |||
|
feedback
|
|
If you moved the files manually and you had a snapshot when you moved it you might want to check the parent and child IDs in the delta files, if the links don't line up right snapshots won't work properly. | |||
|
feedback
|