Our vCenter server doesn't seem to come up even after multiple reboots
503 Service Unavailable (Failed to connect to endpoint: [N7Vmacore4Http20NamedPipe
ServiceSpe
cE:0x00007
f786000467
0] _serverNamespace = / action = Allow _pipeName =/var/run/vmware/vpxd-webs
erver-pipe
)
root@XXXX [ ~ ]# service-control --status
Stopped:
applmgmt pschealth vmcam vmonapi vmware-cm vmware-content-library vmware-imagebuilder vmware-mbcs vmware-netdumper vmware-perfcharts vmware-rbd-watchdog vmware-sps vmware-topologysvc vmware-updatemgr vmware-vcha vmware-vpxd vmware-vpxd-svcs vmware-vsan-health vmware-vsm vsan-dps
Running:
lwsmd vmafdd vmcad vmdird vmdnsd vmware-analytics vmware-certificatemanageme
nt vmware-cis-license vmware-eam vmware-pod vmware-postgres-archiver vmware-rhttpproxy vmware-sca vmware-statsmonitor vmware-sts-idmd vmware-stsd vmware-vapi-endpoint vmware-vmon vmware-vpostgres vsphere-client vsphere-ui
Every log file I check seems to point to some other service which is not working but I'm not sure which core service is failing
This happened after I upgraded its ESXi host from 6.0 to 6.5. Also around the same time our active directory domain controller was changed but my AD login works fine.
If I login to the UI then I see the below message and I can't see my ESXi servers in it :
"Could not connect to one or more vCenter Server systems:https://xxxxxxxxxxxxxxxxxxxx:443/sdk"
root@xxxxxxxx [ ~ ]# service-control --start --verbose --all
Operation not cancellable. Please wait for it to finish...
Perform start operation. vmon_profile=ALL, svc_names=None, include_coreossvcs=True, include_leafossvcs=True
Performing start operation on service lwsmd...
2020-03-26T11:32:13.809Z Running command: ['/usr/bin/systemctl', 'is-enabled', 'lwsmd']
2020-03-26T11:32:13.820Z Done running command
2020-03-26T11:32:13.821Z Running command: ['/sbin/service', 'lwsmd', 'status']
2020-03-26T11:32:13.892Z Done running command
Successfully started service lwsmd
Performing start operation on service vmafdd...
2020-03-26T11:32:13.894Z Running command: ['/usr/bin/systemctl', 'is-enabled', 'vmafdd']
2020-03-26T11:32:13.971Z Done running command
2020-03-26T11:32:13.971Z Running command: ['/sbin/service', 'vmafdd', 'status']
2020-03-26T11:32:14.039Z Done running command
Successfully started service vmafdd
Performing start operation on service vmdird...
2020-03-26T11:32:14.041Z Running command: ['/usr/bin/systemctl', 'is-enabled', 'vmdird']
2020-03-26T11:32:14.059Z Done running command
2020-03-26T11:32:14.060Z Running command: ['/sbin/service', 'vmdird', 'status']
2020-03-26T11:32:14.117Z Done running command
Successfully started service vmdird
Performing start operation on service vmcad...
2020-03-26T11:32:14.119Z Running command: ['/usr/bin/systemctl', 'is-enabled', 'vmcad']
2020-03-26T11:32:14.134Z Done running command
2020-03-26T11:32:14.134Z Running command: ['/sbin/service', 'vmcad', 'status']
2020-03-26T11:32:14.200Z Done running command
Successfully started service vmcad
Performing start operation on service vmware-sts-idmd...
2020-03-26T11:32:14.202Z Running command: ['/usr/bin/systemctl', 'is-enabled', 'vmware-sts-idmd']
2020-03-26T11:32:14.218Z Done running command
2020-03-26T11:32:14.219Z Running command: ['/sbin/service', 'vmware-sts-idmd', 'status']
2020-03-26T11:32:14.276Z Done running command
Successfully started service vmware-sts-idmd
Performing start operation on service vmware-stsd...
2020-03-26T11:32:14.278Z Running command: ['/usr/bin/systemctl', 'is-enabled', 'vmware-stsd']
2020-03-26T11:32:14.296Z Done running command
2020-03-26T11:32:14.296Z Running command: ['/sbin/service', 'vmware-stsd', 'status']
2020-03-26T11:32:14.359Z Done running command
Successfully started service vmware-stsd
Performing start operation on service vmdnsd...
2020-03-26T11:32:14.361Z Running command: ['/usr/bin/systemctl', 'is-enabled', 'vmdnsd']
2020-03-26T11:32:14.378Z Done running command
2020-03-26T11:32:14.378Z Running command: ['/sbin/service', 'vmdnsd', 'status']
2020-03-26T11:32:14.444Z Done running command
Successfully started service vmdnsd
Performing start operation on profile: ALL...
2020-03-26T11:32:14.450Z Running command: ['/sbin/service', 'vmware-vmon', 'status']
2020-03-26T11:32:14.517Z Done running command
2020-03-26T11:32:14.518Z Running command: ['/usr/lib/vmware-vmon/vmo
n-cli', '--batchstart', 'ALL']
2020-03-26T11:44:17.553Z Done running command
Service-control failed. Error: Failed to start services in profile ALL. RC=1, stderr=Failed to start topologysvc, vmonapi, applmgmt, cm services. Error: Operation timed out
ASKER
# systemctl status vmware-pod
Mar 26 08:30:42 xxxxxxxxxxxxxx pod[109474]: Exception: Could not add service vmware.impl due to Traceback (most recent call last):
Mar 26 08:30:42 xxxxxxxxxxxxxx pod[109474]: File "/usr/lib/vmware-pod/lib/v
Mar 26 08:30:42 xxxxxxxxxxxxxx pod[109474]: module = __import__(service, globals(), locals(), [fn])
Mar 26 08:30:42 xxxxxxxxxxxxxx pod[109474]: File "/usr/lib/vmware-pod/py/vm
Mar 26 08:30:42 xxxxxxxxxxxxxx pod[109474]: from vmware.pod_impl import CredentialsImpl, ServiceImpl
Mar 26 08:30:42 xxxxxxxxxxxxxx pod[109474]: File "/usr/lib/vmware-pod/py/vm
Mar 26 08:30:42 xxxxxxxxxxxxxx pod[109474]: from driver.vcenter.vc_lib import VcService
Mar 26 08:30:42 xxxxxxxxxxxxxx pod[109474]: File "/usr/lib/vmware-pod/py/dr
Mar 26 08:30:42 xxxxxxxxxxxxxx pod[109474]: from pyVim.invt import getContainingDatacenter
Mar 26 08:30:42 xxxxxxxxxxxxxx pod[109474]: ImportError: No module named 'pyVim.invt'