Posted At : June 23, 2007 8:10 PM 1 Comments
The machine in question had a number of drives including a 100GB and a 200GB partition and the host machine had a 600GB partition to hold all this. After digging around a bit I discovered that the drives were performing snapshots. Which means that they main drive was frozen in time and all changes were written to another file.
This should have been an easy fix, tick a box in the admin to remove the snapshot. However, in the admin for the machine there were no snapshots registered and no way to remove them. A bit of hunting found a couple of articles on the subject:
However, I used the following approach to fix the problem which seems to be simpler than the techniques documented above.
Note: make sure you have a backup before proceeding - my 600GB backup took 6 hours but was worth it.
Note 1: It is important to select the correct snapshot as the source disk. For example: sourceDisk.vmdk could have a number of snapshots, sourceDisk-000001.vmdk sourceDisk-000002.vmdk. Have a look at the timestamps to determine the active one.
Note 2: If you get the following error:
Note 3: It is also very helpful to edit the network settings for the VM to ensure that the network is Not Connected on boot. Particularly if there are mail services or similar running on the machine. This allows you to boot the machine safe in the knowledge that it is completely isolated from outside influence.
Hope it helps. Cheers, Mark
1 Comments
VMWare is a very good solution we use to test our data recovery software at MunSoft (http://www.munsoft.com), but sometimes VMWare disks needs to be recovered itself because of software bugs. :-)