vmware vcsa-故障1

一、重启vcsa后不能登录webclientweb

作实验得时候重启vcsa后不能登录 web clientlua

开启vcsa直接进入命令模式,命令行登录后提示:failed to connect  to servicespa

  解决办法:(启动以下三项标红得服务)命令行

Command>  service-control --status vmware-mbcs #这个服务的用途是VMware Message Bus Configuration Service vmware-mbcs Command> service-control --status vmware-netdumper #这个服务的用途是VMware vSphere ESXi Dump Collector Stopped: vmware-netdumper Command> service-control --status vmware-rbd-watchdog #这个服务的用途是VMware vSphere Auto Deploy Waiter Stopped: vmware-rbd-watchdog Command> service-control --start vmware-rbd-watchdog vmware-netdumper vmware-mbcs Perform start operation. vmon_profile=None, svc_names=['vmware-rbd-watchdog', 'vmware-netdumper', 'vmware-mbcs'], include_coreossvcs=False, include_leafossvcs=False 2019-06-13T15:13:23.260Z Service netdumper state STOPPED Successfully started service netdumper 2019-06-13T15:13:25.449Z Service mbcs state STOPPED Successfully started service mbcs 2019-06-13T15:15:43.377Z Service rbd state STOPPED Successfully started service rbd Command>

    这个时候在登录就正常登录了code

二、若是登录vcsa没法连接主机,请注意是否是lic得问题orm

    看看有没有license字样得,若是以下提示:换个lic就应该能够了blog

License not available to perform the operation. The Evaluation Mode license assigned to "vCenter Server" vcsa.exchangecn.com has expired. Recommend updating the license.
相关文章
相关标签/搜索