unable to connect to the mks:failed to connect to server 903
转自:http://www.sinsafe.net/?p=103
在对ESX4的网络设置方面做过一些更改后,比如IP,子网等等,可能会造成以上的错误报告,你不能使用vSphere控制虚拟机控制台。这时候你需要做下列操作:
# Log in to the ESX host’s service console as root.
# Open /etc/vmware/config with a text editor.
# Add the following line:
vmauthd.server.alwaysProxy = “TRUE”
# Issue the following command to restart xinetd:
service xinetd restart
当在ESX4上进行网络设置更改后,可能会遇到无法使用vSphere控制虚拟机控制台的错误。此教程提供了解决方案,包括登录到服务控制台、编辑配置文件和重启xinetd服务。
1708

被折叠的 条评论
为什么被折叠?



