期刊文献+

数据中心网络下基于SDN的TCP拥塞控制机制研究与实现 被引量:20

Research and Implementation of TCP Congestion Control Mechanism Based on SDN in Data Center Network
下载PDF
导出
摘要 当前的数据中心中大量存在多个发送端向一个接收端同时发送数据的通信模式,但是,这种多对一的通信模式会造成TCP incast问题.当数据中心网络发生TCP incast时,网络整体吞吐量将急剧下降甚至崩溃.软件定义网络(SDN)下的集中控制方法和网络全局视角是解决这一问题的有效途径.文中提出一种基于SDN的TCP拥塞控制机制,称为TCCS.当OpenFlow交换机检测到网络拥塞,将产生拥塞消息并发送至控制器,控制器将通过调整背景数据流ACK报文的接收窗口来限制相应数据流的发送速率.利用SDN的全局视角,TCCS可以精确地降低背景数据流的速率来保证突发数据流的性能.TCCS机制聚焦于网络侧解决TCP incast问题,因此对端系统是透明的.最后的实验表明,TCCS机制能够容纳更多的突发数据流,而且能够保证突发数据流的吞吐量. TCP incast usually happens when a receiver requests the data from multiple senders simultaneously. This many-to one communication pattern constantly appears in the data center networks (DCN). However, when TCP ineast problem happens in DCN, DCN may suffer from hundreds of milliseconds delay and up to 90 % throughput degradation, severely affecting application performance. With Software Defined Networks (SDN) as a new paradigm for networking, the centralized control methods and the global view of the network can be an effective way to handle the TCP incast problem. In this paper, we propose a TCP congestion control mechanism based on SDN, referred to as TCCS, to solve the TCP incast problem. TCCS leverages the features of SDN to accurately assign sending rate for background flows and burst flows so as to accommodate more burst flows and improve the overall network performance and utilization. In particular, TCCS contains four modules including network congestion trigger module, elephant flows selection module, receive window estimation module, and receive window regulation module. We first design network congestion trigger module over an OpenFlow enabled switch. Once network congestion is discovered by assessing queue length, the congested switch will trigger a congestion notification message to our SDN controller. Subsequently, elephant flow selection module exploits the controller to differentiate the background flows from burst flows according to different flow traffic characteristics in DCN. After that, receive window estimation module at the controller side estimates the current bandwidth of these chosen background flows and then degrades their bandwidth to the desired one. We assess our desired bandwidth in terms of the network congestion level. Then, our controller generates a notification message containing new flow table entries that is used to regulate the background flow bandwidth to our desired one and sends them to the switch. Upon receiving the notification, the congested switch can deliberately manipulate the advertised window of TCP ACK packets of the corresponding background flows so as to effectively degrade the bandwidth of the background flows. TCCS is a centralized approach that does not revise the legacy TCP stack. Thus, it is transparent to the end systems and easy to deploy. By carefully deploying the location of our controller, our extensive analysis results show that the control delay between the switch and controller can be virtually ignored. Besides, the fairness of TCCS is discussed in our paper. We implement TCCS by revising the OpenFlow protocol. During TCP connection establishment, we can generate a Global-View flow Table (GVT) that includes all of the TCP flows information in the network. GVT consists mainly of BackGround flows Table (BGT). We also extend the standard OpenFlow protocol to support the congestion notification message, TCP ACK flag match function and ACK advertised window adjust action. Our experimental results show that TCCS is effective in improving the performance of burst flows, e. g. , reducing transmission time, increasing the number of concurrent flows, and providing high tolerance for burst flows while guaranteeing the bandwidth of background flows. Therefore, TCCS is an effective and scalable solution for TCP incast problem
出处 《计算机学报》 EI CSCD 北大核心 2017年第9期2167-2180,共14页 Chinese Journal of Computers
基金 江苏省博士后基金 国家自然科学基金(61602243)资助~~
关键词 数据中心网络 SDN TCP 拥塞控制 接收窗口 data center network software defined networks transmission control protocol congestion control receive window
  • 相关文献

参考文献1

二级参考文献24

  • 1A1-Fares M, Loukissas A, Vahdat A. A scalable, commodity data center network architecture//Proceedings of the ACM SIGCOMM 2008 Conference on Data Communication. Seattle, USA, 2008:63-74.
  • 2Kim J, Dally W J, Scott S, Abts D. Technology-driven, highly-scalable dragonfly topology//Proceedings of the 35th Annual International Symposium on Computer Architecture.Beijing, China, 2008.. 77-88.
  • 3Guo Chuanxiong, Lu Guohan, Li Dan, et al. BCube: A high performance, server-centric network architecture for modular data eenters//Proceedings of the ACM SIGCOMM 2009 Conference on Data Communication. Barcelona, Spain, 2009 : 63-74.
  • 4Singla A, Hong C-Y, Popa L, Godfrey P B. Jellyfish: Networking data centers randomly//Proceedings of the 9th USENIX Conference on Networked Systems Design and Implementation. San Jose, USA, 2012:225-238.
  • 5Greenberg A, Hamilton J R, Jain N, et al. VL2: A scalable and flexible data center network//Proceedings of the ACM SIGCOMM 2009 Conference on Data Communication. Barcelona, Spain, 2009:51-62.
  • 6Guo Chuanxiong, Wu Haitao, Tan Kun, et al. DCelh A scalable and fault-tolerant network structure for data centers// Proceedings of the ACM SIGCOMM 2008 Conference on Data Communication. Seattle, USA, 2008:75-86.
  • 7Fu Binzhang, Han Yinhe, Ma Jun, et al. An abacus turn model for time/space-efficient reconfigurable routing// Proceedings of the 38th Annual International Symposium on Computer Architecture. San Jose, USA, 2011:259-270.
  • 8A1-Fares M, Radhakrishnan S, Raghavan B, et al. Hedera Dynamic flow scheduling for data center networks// Proceedings of the 7th USENIX Conference on Networked Systems Design and Implementation. San Jose, USA, 2010: 281-296.
  • 9McKeown N, Anderson T, Balakrishnan H, et al. Open- Flow: Enabling innovation in campus networks. SIGCOMM Computer Communication Review, 2008, 38(2): 69-74.
  • 10Benson T, Akella A, Maltz D A. Network traffic characteristics of data centers in the wild//Proceedings of the 10th ACM SIGCOMM Conference on Internet Measurement. Melboume, Australia, 2010:267-280.

共引文献15

同被引文献128

引证文献20

二级引证文献80

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部