NCP-MCI-6.10 · Question #16
When expanding a cluster, what is required to automatically discover new nodes?
The correct answer is D. IPv4 multicast must be allowed on physical switches. Nutanix uses IPv4 multicast during the Foundation and cluster expansion process for auto-discovery of new, unconfigured nodes on the network. The Foundation tool broadcasts multicast discovery packets, and new nodes listen and respond to these packets to announce their…
Question
When expanding a cluster, what is required to automatically discover new nodes?
Options
- ANew nodes must have the same hypervisor version.
- BIPv6 multicast must be allowed on physical switches.
- CNew nodes must have the same AOS version.
- DIPv4 multicast must be allowed on physical switches.
How the community answered
(29 responses)- A3% (1)
- B7% (2)
- C3% (1)
- D86% (25)
Explanation
Nutanix uses IPv4 multicast during the Foundation and cluster expansion process for auto-discovery of new, unconfigured nodes on the network. The Foundation tool broadcasts multicast discovery packets, and new nodes listen and respond to these packets to announce their presence. If multicast traffic is blocked on the physical switches (e.g., by IGMP snooping misconfigurations or ACLs), the discovery process will fail and nodes must be added manually by IP address.
Why the other options are wrong:
- A (Same hypervisor version): While version compatibility is important for cluster health, it is not a requirement for the node discovery mechanism itself.
- B (IPv6 multicast): Nutanix auto-discovery uses IPv4 multicast, not IPv6.
- C (Same AOS version): New nodes are typically imaged during Foundation to match the cluster version; this is a post-discovery step, not a requirement for discovery.
Topics
Community Discussion
No community discussion yet for this question.