VMware vSphere 6.5 Foundations (VCP6.5-DCV) — Question 14
A vSphere Administrator notices that they cannot login to vCenter Server with the vSphere Web Client, although the server is responding to pings.
What is the next step in troubleshooting the login problem?
Answer options
- A. /etc/init.d/hostd restart
- B. connect-viserver-server
- C. vim-cmd vmsvc/getallvms
- D. service-control --status vmware-vpxd D
Correct answer:
Explanation
The correct answer is D, as checking the status of the VMware vCenter Server service (vmware-vpxd) will help determine if the service is running correctly. Options A and C are not directly related to the vCenter Server's web client access issue, while option B is not a valid troubleshooting command for this specific scenario.