Skip to content

Category Archives: VMware

VMware Workstation Unrecoverable Error: (vmx) NOT_IMPLEMENTED

I RDP’d to my workstation and attempted to start a virtual machine in VMware Workstation 6.5.2. However, part of the way through the boot process VMware would pop up the following error: Looking at the log file I would see NOT_IMPLEMENTED d:/build/ob/bora-156735/bora/vmx/main/pollVMX.c:3651 It didn’t matter whether I was trying to start a Windows or a [...]

Where are VMware Infrastructure 3.5 snapshots stored?

When you create a snapshot in VMware Instrastructure (formerly ESX), the server stops updating the .vmdk files. Instead it creates a delta file for each .vmdk file. Any writes are written to the delta file rather than the .vmdk file. This has a few implications: The amount of disk space used will increase (a delta [...]