vmware vc 6.0 在打开虚拟机控制台时,提示错误。如图所示。如何解决啊
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vmware vc 6.0 在打开虚拟机控制台时,提示错误。如图所示。如何解决啊相关的知识,希望对你有一定的参考价值。
参考技术A vmware虚拟机运行提示内部错误解决方法。在win7下虚拟机打开运行的时候,就会显示出“内部错误”,不知道怎么回事,之前打的时候,还能运行里面的虚拟系统,现在不行了。下面就让小编跟大家讲讲怎么解决虚拟机运行一时”内部错误”问题。vmware虚拟机运行提示内部错误解决方法:
第一种解决方法:
其实解决方法很简单,原来只需要“以管理员身份运行”VMware Workstation的可以了,右键单击“VMware Workstation"图标,选择“以管理员身份运行”即可。 参考技术B
因为你装了vcenter,更新了证书,直接虚拟机强制关机,然后再开机就可以连接远程控制台了
VMware vSphere Client无法打开虚拟机控制台,但看到虚拟机,啥情况?怎么解决?
点打开某一虚拟机控制台就提示unable to connect to the mks:could not connect to pipe\\.\pipe\vmware-authdpipe:the system cannot find the file specified,
解决方法:
1、为登录vSphere Web Client的PC配置,以解析vCenter ServerDNS主机名的的服务器;
2、配置本地解析,即在PC的 %WINDIR%\\system32\\drivers\\etc\\hosts的文件中加入vCenter Server的主机名和IP的对应关系。
原因分析
1. 能够ping通主机,说明防火墙对ICMP之类的协议是比较宽松的,不像TCP协议那样必须通过状态过滤机制。
2. 尽管vsphere client连接的是vcenter Server,而VCS的网络(网关是核心交换机)是正常的,VCS与主机之间的通讯也是正常的。但从此现象说明,vsphere client在使用打开控制台操作时仍然需要直接ESX主机(不是虚拟机)进行基于TCP协议的网络通讯。
参考技术ATo resolve this issue, remove the environment variable from the vSphere Client machine or vCenter Server:
Click Start > Run, type sysdm.cpl, and press Enter. The System Properties window opens.
Click the Advanced tab.
Click Environment Variables.
Remove any user variable and any system variable named User .
Reboot Windows and launch vSphere Client.
If the issue persists, end any vmware-vmrc.exe processes in the Windows Task Manager:
Close all vSphere Client sessions.
Open Windows Task Manager.
Search for any vmware-vmrc.exe processes and end the process.
Start the vSphere Client and connect to the host directly or to vCenter Server.
以上是关于vmware vc 6.0 在打开虚拟机控制台时,提示错误。如图所示。如何解决啊的主要内容,如果未能解决你的问题,请参考以下文章