重启 vcenter以后,无法启动vCenter appliance services, status shows ‘invalid’
重启vc后访问vcenter无法访问
尝试用service-control --start vsphere-vlient命令,但是显示:
Error: Service name "vsphere-client" is invalid.
原因:The issue comes because of storage OR time synch issues caused on vCenter VM
解决方法:
1、先创建快照
2、把相关文件删除
mkdir /tmp/json-bkp
mv /storage/vmware-vmon/.svcStats/*.json /tmp/json-bkp
3、重启服务
service-control --stop --all
service-control --start --all
浙公网安备 33010602011771号