VMware failed to acquire ownership of this virtual machine

Source: Internet
Author: User

1. Virtual Machine Open failed

VMware Workstation errors (Error when opening virtual machine: failed to acquire ownership of the VM.) The virtual machine is being used by an application on the host. Configuration file: D:\Ubuntu 16.04\ubuntu 16.04 64-bit. vmx. ):

(This map comes from the network)

When the virtual machine is running, a non-normal shutdown. This error causes the virtual machine to appear.

This virtual machine appears to be in use.

If the virtual machine is already in use, press the Cancel button to avoid damaging it. If this virtual machine is not in use, press the Take Ownership (&t) button to get ownership of it.

Configuration file: D:\Ubuntu 16.04\ubuntu 16.04 64-bit. VMX

But click to take ownership, and error: Take ownership of the virtual machine failed. The virtual machine is being used by a program on your console.

Analysis:

This is because the virtual disk (. vmdk) itself has a disk protection mechanism, in order to prevent multiple virtual machines from accessing the same virtual disk (. vmdk) for both data loss and performance reduction, the virtual machine will use the extension . lck Each time you start the VM. (disk lock) file locks the virtual disk (. vmdk) . The. LCK (disk lock) file is automatically deleted when the virtual machine shuts down. However, the virtual machine may not be properly shut down, and the virtual machine is not yet able to delete the. LCK (disk Lock) file on the system, so the next time you start the virtual machine, the error occurs.

Solve:

Method One: Remove the suffix lck file (lock) to the virtual machine directory, then!

Method Two: Use Notepad to open *. On the vmx file, add a line of code disk.locking = "FALSE" To restart the virtual machine. I have not tested this method.

Reference Address:

Http://blog.sina.com.cn/s/blog_6826662b0100y3oq.html

Https://www.server110.com/vmware/201404/9534.html

VMware failed to acquire ownership of this virtual machine

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.