An organization is deploying a cluster of database servers that require continuous network connectivity at the host level. The infrastructure team must configure host network interfaces to survive an individual cable or switch port failure while simultaneously aggregating bandwidth across two interconnected access switches during normal operations. Which of the following networking mechanisms should the administrator implement to meet these requirements?
- NIC teaming configured for IEEE 802.3ad Link Aggregation Control Protocol (LACP) using a switch-stacking topologyAnswer
- BHost-level RAID 1 volume mirroring configured across twin Serial Attached SCSI (SAS) controllers
- CDual Power Distribution Units (PDUs) connected to redundant Uninterruptible Power Supply (UPS) systems
- DAutomated hourly cold-site data replication snapshots executed over a dedicated management VLAN
Answer
NIC teaming configured for IEEE 802.3ad Link Aggregation Control Protocol (LACP) using a switch-stacking topology
NIC teaming with 802.3ad LACP directly satisfies the requirement for both network interface fault tolerance and active-active bandwidth aggregation. Connecting the bonded links to a switch-stacking architecture ensures that if a single network port, cable, or switch fails, network traffic immediately fails over to the remaining active link without interrupting database connectivity.
Step-by-Step Solution
Key Concept
NIC Teaming and Link Aggregation (LACP)
Estimated Time:1m 30s