2V0-621 · Question #115
An ESXi 6.x host in the vCenter Server inventory has disconnected due to an All Paths Down (APD) situation. An administrator has corrected the APD issue on the host, but it still remains…
The correct answer is A. Select Restart Management Agents from the DCUI. After resolving an APD condition, the ESXi management agents (hostd and vpxa) often remain in a degraded or disconnected state and must be restarted via the DCUI to re-establish communication with vCenter.
Question
An ESXi 6.x host in the vCenter Server inventory has disconnected due to an All Paths Down (APD) situation. An administrator has corrected the APD issue on the host, but it still remains disconnected. What action should the administrator take next?
Options
- ASelect Restart Management Agents from the DCUI.
- BExecute esxcli system settings advanced set -d /Scsi/FailVMIOonAPD.
- CModify the advanced parameter /Disk/ApdTokenRetryCount.
- DEnable the advanced parameter /Misc/APDHandlingEnable.
How the community answered
(35 responses)- A74% (26)
- B6% (2)
- C14% (5)
- D6% (2)
Why each option
After resolving an APD condition, the ESXi management agents (hostd and vpxa) often remain in a degraded or disconnected state and must be restarted via the DCUI to re-establish communication with vCenter.
Restarting management agents from the Direct Console User Interface (DCUI) restarts the hostd and vpxa services, which are the components responsible for maintaining the connection between the ESXi host and vCenter Server. An APD event can leave these agents in a failed or stalled state even after the storage path is restored, and restarting them forces a fresh registration and reconnection to vCenter.
The esxcli command esxcli system settings advanced set -d /Scsi/FailVMIOonAPD controls whether VM I/O fails during an APD condition; it is a proactive configuration setting and does not reconnect a disconnected host to vCenter.
Modifying /Disk/ApdTokenRetryCount adjusts how many times ESXi retries I/O tokens during an APD event, which is a preventive tuning parameter and has no effect on reconnecting the host after APD is resolved.
The advanced parameter /Misc/APDHandlingEnable toggles the APD handling feature itself; enabling or disabling it does not restore the management agent connection to vCenter.
Concept tested: ESXi host reconnection after All Paths Down APD recovery
Source: https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.troubleshooting.doc/GUID-DC00A928-C988-4B7B-B8E0-1C8D7D9BAA4D.html
Topics
Community Discussion
No community discussion yet for this question.