vsphere6 web虚拟机控制台中鼠标不显示不能使用怎么破
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vsphere6 web虚拟机控制台中鼠标不显示不能使用怎么破相关的知识,希望对你有一定的参考价值。
参考技术A 在对VMware vSphere 6虚拟机的配置启用容错功能前,需修改虚拟机的配置为2个CPU、512MB内存,之后才能为虚拟机启用容错功能。VMware vSphere 6虚拟机启用容错功能方法:
1、登录vSphere Web Client管理控制台,选择需启用FT的虚拟机,鼠标‘右击’,选择‘Fault Tolerance’,然后点击‘打开Fault Tolerance’;
2、在左侧‘选择数据存储’,在对话框右边为辅助虚拟机选择数据存储。在新版本的FT中,主虚拟机与辅助虚拟机可以放在不同的数据存储中,这将更好的提高"容错"的安全性,这里为辅助虚拟机选择另一个共享存储;
3、在左侧‘选择主机’,为辅助虚拟机选择主机;
4、在左侧‘即将完成’,能够清楚的显示辅助虚拟机的放置详细信息,包括主机、配置文件位置、The Breaker文件位置、硬盘位置等;
5、返回到vSphere Web Client管理控制台,找到对话框底部的"近期任务"栏目,它会显示为虚拟机打开容错的配置信息;
6、在虚拟机打开容错后,鼠标右击‘虚拟机名称’,在弹出菜单上选中 ‘FT’,此时可以看到‘关闭FT’、‘迁移辅助虚拟机’等选项。本回答被提问者采纳
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.
以上是关于vsphere6 web虚拟机控制台中鼠标不显示不能使用怎么破的主要内容,如果未能解决你的问题,请参考以下文章