nerdexam
Cisco

352-001 · Question #529

You are solving a design failure on a massive Hadoop cluster network that has an application with TCP incast behavior (also known as TCP Throughput collapse) affecting its many-to-one communications w

The correct answer is D. Buffer utilization. TCP incast collapse is caused by simultaneous burst traffic overwhelming switch buffers at the last-hop device, so buffer utilization is the critical metric to measure and tune to restore performance.

Design Considerations

Question

You are solving a design failure on a massive Hadoop cluster network that has an application with TCP incast behavior (also known as TCP Throughput collapse) affecting its many-to-one communications with packet loss at the last-hop network device. Which metric must be measured to ensure that the network provides the best performance for this application?

Options

  • AAvailability
  • BBandwidth utilization
  • CJitter values
  • DBuffer utilization

How the community answered

(35 responses)
  • A
    6% (2)
  • B
    14% (5)
  • C
    29% (10)
  • D
    51% (18)

Why each option

TCP incast collapse is caused by simultaneous burst traffic overwhelming switch buffers at the last-hop device, so buffer utilization is the critical metric to measure and tune to restore performance.

AAvailability

Availability measures whether the network is reachable and does not capture the micro-burst buffer saturation that drives incast collapse.

BBandwidth utilization

Bandwidth utilization reflects average throughput but not the instantaneous burst that fills switch buffers during many-to-one incast events.

CJitter values

Jitter measures packet delay variation and is relevant to latency-sensitive real-time traffic, not to buffer-overflow-induced TCP throughput collapse.

DBuffer utilizationCorrect

TCP incast occurs when many servers respond concurrently to a single requestor, filling the ingress buffer of the last-hop switch and causing tail-drop packet loss. This triggers TCP retransmit timeouts, collapsing throughput. Measuring buffer utilization at the aggregation switch identifies whether buffers are saturating and guides QoS or buffer tuning to mitigate the issue.

Concept tested: TCP incast and switch buffer utilization in HPC

Source: https://www.cisco.com/c/en/us/solutions/data-center-virtualization/hadoop-performance-design-guide.html

Topics

#TCP incast#buffer utilization#data center networking#throughput collapse

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice