虚拟化
Open-vm tools
Centos7 安装vmware-tools 时提示没有network tools的包,
在网上查了下,如果不想安装networks tools的话,可以选择安装open-vm-tools
yum -y install open-vm-tools
firefox vcenter 6.0 插件不可用
参考vmware KB 2131895
http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=2131895&sliceId=1&docTypeID=DT_KB_1_1&dialogID=739004485&stateId=1%200%20739006247
ymptoms
免责声明: 本文为 After updating Mozilla Firefox to Version 39 or later, vSphere Web Client Integration Plugin 6.0 no longer functions (2125623) 的翻译版本。 尽管我们会不断努力为本文提供最佳翻译版本,但本地化的内容可能会过时。 有关最新内容,请参见英文版本。
将 Mozilla Firefox 升级到版本 39 或更高版本后,您会遇到以下症状:
连接到 vSphere Web Client(位置: https://FQDN_of_vCenter/vsphere-client)后,使用 Windows 会话身份验证选项会灰显。
连接到 vSphere Web Client 后,尝试使用使用 Windows 会话身份验证选项失败,并显示以下错误:
Windows Session Authentication login has failed as a result of an error caused by the VMware Client Integration Plugin
无法再打开虚拟机控制台。
无法再通过数据存储浏览器将文件从桌面传输到数据存储。
无法再通过 OVF 部署的“本地文件”选项从桌面部署 OVF 模板
Resolution
此问题已在 VMware vSphere Web Client 6.0 Update 1 中解决,请从 VMware Downloads 下载。有关详细信息,请参考 VMware vCenter Server 6.0 Update 1 Release Notes。
如果无法升级,要临时解决此问题,请禁用 Mozilla Firefox 中的 security.ssl3.dhe 密码。
要禁用 Mozilla Firefox 中的 security.ssl3.dhe 密码,请执行以下操作:
在 Mozilla Firefox 中打开一个新的浏览器标签
在地址栏中输入以下内容:
about:config
通过单击我保证会小心接受警告
在搜索字段中,键入 security.ssl3.dhe 并按 Enter。
找到以下两个密码:
security.ssl3.dhe_rsa_aes_128.sha
security.ssl3.dhe_rsa_aes_256_sha
分别右键单击这两个密码,然后选择切换将值设置为 False。
刷新或启动 vSphere Web Client 登录页面并尝试使用 CIP 功能。
vmware vcenter Single Sign-On 密码忘记
一般来说,我们Single Sign-On用的比较少,很容易就会忘记密码。
这时候我们需要重置密码,可以参考官方的KB 2034608
地址:
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2034608
使用工具vdcadmintool.exe
1. Log in to the vCenter Server with a domain administrator account. If vCenter Single Sign-On is installed separate from the vCenter Server, log in to the vCenter Single Sign-On server. 2. Open an elevated command prompt. For more information, see Opening a command or shell prompt (1003892). 3. Navigate to the vmdird directory by running the command: cd Program Files\VMware\Infrastructure\VMware\CIS\vmdird 4. Open the vdcadmintool service tool by running this command: c:\Program Files\VMware\Infrastructure\VMware\CIS\vmdird>vdcadmintool.exe 5. This console loads: =============================== Please select: 0. exit 1. Test LDAP connectivity 2. Force start replication cycle 3. Reset account password 4. Set log level and mask 5. Set vmdir state =============================== 5. Press 3 to enter the Reset account password option. When prompted for theAccount DN, enter: cn=Administrator,cn=users,dc=vSphere,dc=local 6. A new password is now generated.