Most existing datacenters still use Equal-Cost Multi-Path (ECMP) to achieve network load balancing. But such a stateless load balancing mechanism is not able to react adaptively when network congestion occurs. It will cause datacenters unable to make good use of network resources under the unbalanced network state. The main reason most datacenters still using ECMP is that the cost of realizing the state-of-art load balancing technologies is too high since all switches in datacenters need to be replaced with programmable switches, such as P4 switches. In this paper, we propose a cost-effective congestion-aware load balancing (CCLB) scheme that only needs to replace a portion of switches with programmable switches to achieve congestion-aware load balancing. CCLB makes good use of Explicit Congestion Notification (ECN) in the IP layer to be aware of network congestion and uses flowlet switching that slices large flows into small sub-flows to achieve load balancing. Experiment results show that the average flow completion time of the proposed CCLB is 27% shorter than that of ECMP in large flows. Compared to a classical congestion-aware mechanism, HULA, the average flow completion time of the proposed CCLB is slightly longer, but our switch replacement cost is much lower than HULA's.
[1]
Nick McKeown,et al.
A network in a laptop: rapid prototyping for software-defined networks
,
2010,
Hotnets-IX.
[2]
Amin Vahdat,et al.
Hedera: Dynamic Flow Scheduling for Data Center Networks
,
2010,
NSDI.
[3]
尤达亚玛卡尔·斯瑞尼瓦桑,et al.
Dynamic load balancing without packet reordering
,
2012
.
[4]
Jennifer Rexford,et al.
HULA: Scalable Load Balancing Using Programmable Data Planes
,
2016,
SOSR.
[5]
David Thaler,et al.
Multipath Issues in Unicast and Multicast Next-Hop Selection
,
2000,
RFC.
[6]
George Varghese,et al.
CONGA: distributed congestion-aware load balancing for datacenters
,
2015,
SIGCOMM.
[7]
David L. Black,et al.
The Addition of Explicit Congestion Notification (ECN) to IP
,
2001,
RFC.
[8]
Amin Vahdat,et al.
A scalable, commodity data center network architecture
,
2008,
SIGCOMM '08.
[9]
David A. Maltz,et al.
Data center TCP (DCTCP)
,
2010,
SIGCOMM 2010.
[10]
Olivier Bonaventure,et al.
Multipath TCP
,
2014
.