- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Virtual disk consist of two .vmdk files, a descriptor file, and a data file (as you just found out).
Moving snapshot files will break the VM. In your case what happened is that due to the file lock on the data (sesparse) file, only the descriptor file got moved.
Unless moving the descriptor file back to the VM's folder fixes the issue, it may be necessary to manually do some manual modifications to recover from the issue.
André