码迷,mamicode.com
首页 > 移动开发 > 详细

VMware vCenter Server Appliance Error: VPXD错误

时间:2014-06-01 13:18:12      阅读:1400      评论:0      收藏:0      [点我收藏+]

标签:vpxd

    

  最近发现有的时候在配置VCenter(OVF)的时候,有的时候会出现 Erro:VPXD must be stopped to perform this operation 这个错误,提示就是让我关掉这个VPXD服务。

   bubuko.com,布布扣

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

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

bubuko.com,布布扣

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

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

  这你能发现一个服务正在运行那就是vmware-vpxd,现在只需要停止这个服务就可以,输入命令:chkconfig vmware-vpxd off,就可以关闭这个服务然后需要重启(reboot)VCenter就可了。

本文出自 “puretsing” 博客,请务必保留此出处http://puretsing.blog.51cto.com/8986069/1420800

VMware vCenter Server Appliance Error: VPXD错误,布布扣,bubuko.com

VMware vCenter Server Appliance Error: VPXD错误

标签:vpxd

原文地址:http://puretsing.blog.51cto.com/8986069/1420800

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!