nerdexam
Broadcom-VMware

2V0-622 · Question #128

An administrator is troubleshooting network communications between the vCenter Server and the ESXi 6.x host. Which log shows the interaction events between these components?

The correct answer is C. /var/log/vpxa.log. The vpxa.log file records all communication events between the ESXi host and vCenter Server via the vCenter Agent process.

Section 7 – Administer and Analyze vSphere 6.5 Performance

Question

An administrator is troubleshooting network communications between the vCenter Server and the ESXi 6.x host. Which log shows the interaction events between these components?

Options

  • A/var/log/syslog.log
  • B/var/log/hostd.log
  • C/var/log/vpxa.log
  • D/var/log/fdm.log

How the community answered

(33 responses)
  • A
    6% (2)
  • C
    91% (30)
  • D
    3% (1)

Why each option

The vpxa.log file records all communication events between the ESXi host and vCenter Server via the vCenter Agent process.

A/var/log/syslog.log

/var/log/syslog.log captures general operating system and kernel-level events on the ESXi host, not vCenter-specific interaction events.

B/var/log/hostd.log

/var/log/hostd.log records activity of the hostd daemon, which handles direct host management API calls, not the vCenter Agent communication channel.

C/var/log/vpxa.logCorrect

The file /var/log/vpxa.log is written by the VMware vCenter Agent (vpxa), which is the daemon running on each ESXi host responsible for relaying commands and state information between the host and vCenter Server. All management interactions initiated by vCenter, such as task execution and inventory updates, are logged here, making it the correct log to review for vCenter-ESXi communication issues.

D/var/log/fdm.log

/var/log/fdm.log is written by the Fault Domain Manager and contains events related to vSphere HA operations, not general vCenter-ESXi communication.

Concept tested: ESXi log file identification for vCenter communication

Source: https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.monitoring.doc/GUID-832A2618-6B11-4A28-9672-93296DA931D0.html

Topics

#vpxa.log#vCenter-ESXi communication#log files#troubleshooting

Community Discussion

No community discussion yet for this question.

Full 2V0-622 Practice