2V0-11.25 · Question #114
An administrator is unable to log in to the SDDC Manager UI on their local workstation. After entering the correct URL, the login page does not load and the administrator is unable to enter their…
The correct answer is C. Verify the health of the SDDC Manager services using the command sos --get-vcf-services- E. Verify that there is free disk space remaining using the command df -h. Option C: You can check the status of SDDC Manager services by running the sos command on the SDDC Manager VM. This command provides a summary of all SDDC Manager services and their current state. If any service is stopped or unhealthy, this may prevent the UI from loading."…
Question
An administrator is unable to log in to the SDDC Manager UI on their local workstation. After entering the correct URL, the login page does not load and the administrator is unable to enter their credentials in order to view the SDDC Manager inventory. They confirm that the SDDC Manager appliance responds to a ping command from their local workstation against both its FQDN and IP address. After checking the VM console of the SDDC Manager appliance in the management vCenter UI, they determine that the operating system is online and they can log in to it with the relevant administrator level accounts. What two actions could the administrator take whilst logged in to the SDDC Manager VM via the VM console to help identify the root cause of the UI not loading? (Choose two.)
Options
- AVerify that port 80 is open and listening for connections using the command netstat.
- BPerform a restart of the network adapter using the command systemctl restart.
- CVerify the health of the SDDC Manager services using the command sos --get-vcf-services-
- DPerform a restart of the services using the command systemctl restart.
- EVerify that there is free disk space remaining using the command df -h.
How the community answered
(22 responses)- A14% (3)
- B5% (1)
- C77% (17)
- D5% (1)
Explanation
Option C: You can check the status of SDDC Manager services by running the sos command on the SDDC Manager VM. This command provides a summary of all SDDC Manager services and their current state. If any service is stopped or unhealthy, this may prevent the UI from loading." Option E: If the SDDC Manager appliance runs out of disk space, the UI and related services may become unresponsive. Use the df -h command to check for available disk space on the
Topics
Community Discussion
No community discussion yet for this question.