在訪問VCSA間忽然卡死,沒法刷新,可是能ping通VCSA,過了好會兒,刷新瀏覽器,顯示以下錯誤:
web
正在找解決方法的時候,忽然不報這個錯誤了,又報一個同類的錯誤,錯誤以下:shell
刷新後提示以下信息:api
The following page could not be found: 瀏覽器
/vsphere-client/bash
解決方法:ide
使用SSH登錄VCSA查看並解決問題。spa
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 [ ~ ]# root@photon-machine [ ~ ]# service-control --status vsphere-client Running: vsphere-client
啓動後並不能當即進入VCSA,刷新後VCSA會提示正在初始化,以後VCSA會自動刷新進入登陸界面orm