最近不知道为什么VShere老报一个错误,有的时候在配置VCenter(OVF)的时候,有的时候会出现 Erro:VPXD must be stopped to perform this operation 这个错误,提示就是让我关掉这个VPXD服务。

VMware vCenter Server Appliance Error: VPXD错误_VPXD错误

     这种错误以前偶尔出现,但是新版本中不知道为什么经常出现,后来发现如果想去掉这个错误就必须关掉这个服务,你的VCenter才能生效。

   解决办法只有先关掉VCenter的所有服务。

VMware vCenter Server Appliance Error: VPXD错误_VSphere_02

    然后进入的VCenter服务界面后才能关闭VPXD这个服务。

 首先要登陆到Linux界面然后输入用户名(root)和密码(vmware)之后,需要在命令提示界面输入命令提示符chkconfig(查看服务)

VMware vCenter Server Appliance Error: VPXD错误_VSphere_03