VMware Workstation unrecoverable error: (vmx)

问题:

        我将虚拟机挂起后,电脑关机了,再打开时无法恢复虚拟机,查看日志后发现以下错误

2023-12-04T00:35:53.070Z In(05) vmx Msg_Post: Error
2023-12-04T00:35:53.070Z In(05) vmx [msg.log.error.unrecoverable] VMware Workstation unrecoverable error: (vmx)
2023-12-04T00:35:53.070Z In(05)+ vmx Exception 0xc0000006 (disk error while paging) has occurred.
2023-12-04T00:35:53.070Z In(05) vmx [msg.panic.haveLog] A log file is available in "F:\qz\vm\kingbase\vmware.log".  
2023-12-04T00:35:53.070Z In(05) vmx [msg.panic.requestSupport.withoutLog] You can request support.  
2023-12-04T00:35:53.070Z In(05) vmx [msg.panic.requestSupport.vmSupport.windowsOrLinux] 
2023-12-04T00:35:53.070Z In(05)+ vmx To collect data to submit to VMware support, choose "Collect Support Data" from the Help menu.
2023-12-04T00:35:53.070Z In(05)+ vmx You can also run the "vm-support" script in the Workstation folder directly.
2023-12-04T00:35:53.070Z In(05) vmx [msg.panic.response] We will respond on the basis of your support entitlement.
2023-12-04T00:35:53.070Z In(05) vmx ----------------------------------------

原因:

        虚拟机的挂起状态文件损坏

解决方案:

        删除所有存储虚拟机文件夹下的.lck和.vmss文件

        

你可能感兴趣的:(linux,运维,服务器)