在訪問VCSA間忽然卡死,沒法刷新,可是能ping通VCSA,過了好會兒,刷新瀏覽器,顯示以下錯誤:
web
503 Service Unavailable (Failed to connect to endpoint: [N7Vmacore4Http20NamedPipeServiceSpecE:0x0000558181b429e0] _serverNamespace = / action = Allow _pipeName =/var/run/vmware/vpxd-webserver-pipe)
shell
正在找解決方法的時候,忽然不報這個錯誤了,又報一個同類的錯誤,錯誤以下:api
503 Service Unavailable (Failed to connect to endpoint: [N7Vmacore4Http16LocalServiceSpecE:0x00007fbd38074bd0] _serverNamespace = /vsphere-client action = Allow _port = 9090)瀏覽器
解決方法:bash
使用SSH登錄VCSA查看並解決問題。app
VMware vCenter Server Appliance 6.5.0.14000 Type: vCenter Server with an embedded Platform Services Controller Connected to service * List APIs: "help api list" * List Plugins: "help pi list" * Launch BASH: "shell"Command> shell ####使用shell進行鏈接Shell access is granted to root root@photon-machine [ ~ ]# root@photon-machine [ ~ ]# service-control --help ####查看VMware services幫助 root@photon-machine [ ~ ]# root@photon-machine [ ~ ]# service-control --list-services ####列出全部可控VMware服務 root@photon-machine [ ~ ]# root@photon-machine [ ~ ]# service-control --status vsphere-client ####查看VMware services運行狀態Stopped: vsphere-client root@photon-machine [ ~ ]# service-control --start vsphere-client ####啓動vsphere-client Perform start operation. vmon_profile=None, svc_names=['vsphere-client'], include_coreossvcs=False, include_leafossvcs=False 2018-03-17T16:19:28.015Z Service vsphere-client state STOPPED Successfully started service vsphere-client root@photon-machine [ ~ ]# service-control --status vsphere-clientRunning: vsphere-client
vmware-vpxd vmware-eam vmware-invsvcide
本機IP須要打通到宿主機EXSI管理IP和Vcenter管理IP所需端口spa