nerdexam
Broadcom-VMware

2V0-15.25 · Question #60

An administrator is attempting to troubleshoot why the vSAN witness node cannot form a stretched cluster with the vSAN data nodes. The administrator can successfully ping the vSAN data node from the…

The correct answer is A. Port 12321 is not opened bidirectionally between all nodes. In a vSAN Stretched Cluster, communication between the witness node and data nodes requires several specific TCP/UDP ports. The ability to successfully execute: vmkping -I <witness-vmk> <vsan-IP> -s 1472 -d L2/L3 connectivity is present MTU is correctly configured ICMP traffic…

Section 5 – Troubleshoot VCF Support Solutions

Question

An administrator is attempting to troubleshoot why the vSAN witness node cannot form a stretched cluster with the vSAN data nodes. The administrator can successfully ping the vSAN data node from the vSAN witness using the following command:

vmkping -I <witness-vmk#> <vsan-IPaddress> -s <1472> -d What could be the possible cause of the issue?

Options

  • APort 12321 is not opened bidirectionally between all nodes.
  • BPort 443 is not opened bidirectionally between all nodes.
  • CThe customer does not have any virtual machines in the vSAN Cluster.
  • DJumbo Frames have not been enabled on the Witness Network.

How the community answered

(39 responses)
  • A
    82% (32)
  • B
    3% (1)
  • C
    10% (4)
  • D
    5% (2)

Explanation

In a vSAN Stretched Cluster, communication between the witness node and data nodes requires several specific TCP/UDP ports. The ability to successfully execute: vmkping -I <witness-vmk> <vsan-IP> -s 1472 -d L2/L3 connectivity is present MTU is correctly configured ICMP traffic flows without fragmentation However, vmkping alone does not verify vSAN control-plane communication. For the vSAN Witness to properly form a cluster, TCP port 12321 must be open bidirectionally Witness Data nodes Data nodes Witness Port 12321 is required for: vSAN cluster membership vSAN object health/state synchronization If this port is blocked by firewall policy or misconfigured network ACLs, the nodes can ping each other, but vSAN witness traffic will fail, preventing the stretched cluster from forming.

Topics

#vSAN stretched cluster#witness node#port requirements#network troubleshooting

Community Discussion

No community discussion yet for this question.

Full 2V0-15.25 Practice