Combined Smart Sleeping and Power Scaling for Energy Efficiency in Green Data Center Networks

Size: px
Start display at page:

Download "Combined Smart Sleeping and Power Scaling for Energy Efficiency in Green Data Center Networks"

Transcription

1 (May 14 th 17 th 2013, Krabi, Thailand) Combined Smart Sleeping and Power Scaling for Energy Efficiency in Green Data Center Networks Nguyen Huu Thanh Department of Communications Engineering School of Electronics and Telecommunications Hanoi University of Science and Technology

2 Implementation Results Conclusions Contents Motivations Why going green? Energy-aware data centers Ideas Implementations Analytical models Testbed architecture Results Conclusions 2

3 Implementation Results Conclusions Today s Network Status and Trend 40% per annum growth in network traffic 10% per annum growth in number of users Data center traffic increases quickly Distributed data center is becoming more common New applications lead to increased traffic volume in the core of the network Cloud applications: Dropbox, Sky Drive, Google Docs etc. YouTube, Flickr etc. Social networking: Facebook, Twitter etc. P2P applications: Bittorrent ICT is one of the fastest growing sector in terms of energy consumption 3

4 Implementation Results Conclusions Today s Network Status and Trend (cont ) Energy-consumption of cloud services [7] Download per hour 4

5 Implementation Results Conclusions Why Going Green? ICT has been considered as a key objective to reduce energy wastes and achieve higher levels of efficiency Until recently, ICT has not applied the efficiency concepts, not even in fast growing sectors like telecommunications, datacenters and the Internet Two main motivations for green ICT: Environmentally, it is related to the reduction of wastes, in order to impact on CO 2 emission; Economically, it stems from the reduction of operating costs (OPEX) of ICT services. 5

6 Power consumption Energy per transmitted bit Motivations Implementation Results Conclusions Gaps Between Theory and Practice ideal Traffic load (b/s) Traffic load (b/s) How to make energy consumption proportionally to network load? How to reduce energy consumption per transmitted bit? 6

7 Probability Motivations Implementation Results Conclusions And the Reasons? Internet is designed to be extremely overdimensioned and available 24/7. Links and devices are provisioned for rush hour load. The overall power consumption remains more or less constant even in the presence of fluctuating traffic loads. 40% 35% 30% Total Telit GrNet Nask 25% 20% 15% 10% 5% 0% 0% 5% 10% 15% 20% 25% 30% 35% 40% 45% 50% 55% 60% 65% 70% 75% 80% 85% 90% 95% 100% Offered Load Distribution of offered load Power Consumption Source: Franco Davoli, Green Networking: A Tutorial, ICCE

8 Implementation Results Conclusions Energy Consumption in Data Centers 5% focus 1% 1% 1 2 Cooling 33% Damp absorption 3% Air-conditioned PC room 9% IT equipments 30% PDU 5% UPS 18% Electricity generator 1% Lighting 1% 8

9 Implementation Results Conclusions Facts E-commerce website: 292 production webservers over 5 days. Traffic varies by day/ weekend, power doesn't. 9

10 Implementation Results Conclusions Energy Traffic Energy proportional to traffic load 10

11 Implementation Results Conclusions Main Activities Defining suited network architecture and network management Defining energy-aware methods and algorithms Building testbed and evaluation methods 11

12 Implementation Results Conclusions Network Architecture Requirements for the new DC architecture: Flexibility: new schemes and mechanisms in support of energy awareness should easily be integrated, managed and investigated. Controllability: more control abilities on routing, flow classification, load balancing, changing switch clock frequencies, on/off switch, migrating servers etc. Deployment of Software-Defined Networking (SDN) 12

13 Pod 1 Pod 2 Motivations Implementation Results Conclusions Network Architecture (cont ) OpenFlow ( SDN technology developed by Stanford [2] OpenFlow-based FatTree architecture for data center networks [1] Core OpenFlow Controller Aggregation Traffic and Power Monitoring Optimizer Top-of-Rack Power Control Servers Energy-aware routing 13

14 Implementation Results Conclusions Energy-Efficient Algorithms in Fat Tree-based DC (1/2) k-port switch k Performance Optimized Data Center (POD) 2 k servers/pod 2 4 æ k ö ç k-port core switches è 2 ø k Support 3 servers in the whole network 4 2 k 4 14

15 Implementation Results Conclusions Energy-Efficient Algorithms (2/2) Proposed Rate-Adaptive Topology-Aware Heuristic (RATAH) algorithm: combination of Smart sleeping: Optimizing actual topology by turning off unused switches and servers based on current traffic load Re-route traffic on the actual topology Load balancing and resilient algorithms to maintain certain QoS Dynamic adaptation: Adaptively changing clock frequencies of switches or network interfaces to optimize energy consumption 15

16 Implementation Results Conclusions Smart Sleeping vs. Power Scaling Standard operations Smart sleeping Wakeup and sleeping times Power scaling Increased service times Smart sleeping + power scaling Wakeup and sleeping Increased service times 16

17 Implementation Results Conclusions Example 1Gbps Full Fat-tree 10Mbps 1Gbps Elastic tree with power scaling 17

18 Implementation Results Conclusions RATAH Algorithm Begin Read in/out traffic statistic on switch s port using Monitoring component Limit Bandwitdh 10 Mbps No No 0 T uth. 10 uth. R10 T uth.r100 uth. R100 T uth.r1000 u. R R th Yes Yes Yes Limit Bandwitdh 100 Mbps Limit Bandwitdh 1 Gbps No Calculate number of links and switchs need to be turned on by using TAH On/Off switchs Caculate saved power 18

19 Implementation Results Conclusions Algorithm Analysis If traffic utilization is low enough to maintain a Minimum Spanning Tree, then the energy saving of RATAH is upper bounded by: S RA k TAH k 1 k ( k 2 2k) P 4 If traffic utilization is high enough to set up a fully meshed Fat-Tree topology then the energy saving of the RATAH algorithm is upper bounded by: 3 S RATAH ( k 4k 8k)( ) P 2 19

20 Implementation Results Conclusions Algorithm Analysis (cont ) Low traffic case: (Minimum spanning tree) (K=50 ~ servers) 20

21 Implementation Results Conclusions Algorithm Analysis (cont ) High traffic case: (Full fat tree) (K=50 ~ servers) 21

22 Implementation Results Conclusions Algorithm Analysis (cont ) Some remarks: In case of low traffic utilization (minimum spanning tree): Smart sleeping can save up to 60% of energy (for DC with 2000 servers) Power scaling can save only 2% more In case high traffic utilization (full fat tree): Power scaling is more advantageous with 15% of energy saving for DC with 2000 servers. Smart sleeping saves 0% of energy It is beneficial to combine these two mechanisms for better energy utilization 22

23 Source: [8,9] Truong Thu Huong, et al.,"ecodane Reducing Energy Consumption in Data Center Networks based on Traffic Engineering, EuroView2011, Würzburg, Germany Motivations Implementation Results Conclusions Testbed Architecture Optimizer Calculate optimal topology based on current traffic and energy conditions Subset Routing Concentrate traffic on a minimum number of link Traffic state Bit rate, packet rate per port etc. Monitoring Power state Port & switch power consump-tion Topology Link/port/ switch state Power Control Adjust link, port, switch state Port/linecard/box on/off Flow routes. NOX Traffic stat. Virtual Testbed: Mininet Data Center Network (switches, links) Traffic Generators lognormal IAT and pkt. length with average rates based on real traces Mininet OpenFlow Node Realistic energy model Real data center network Measurement Traffic modeling & characterization Energy measurement and modeling Hardware testbed based on NetFPGA 23

24 Implementation Results Conclusions Testbed Architecture ECODANE testbed: Hybrid real testbed and emulation Mininet-based emulation environment [4] OpenFlow-based testbed: NOX as OpenFlow Controller [3] Real NetFPGA OpenFlow switches [9] Software traffic generator with real DC traffic patterns: D-ITG [5] NOX Controller Minninet Traffic Generator D-ITG 24

25 Implementation Results Conclusions Test Environment (cont ) 25

26 Implementation Results Conclusions Test Scenarios Traffic pattern: lognormal inter-arrival packet distribution (top-of-rack traffic) Traffic load: various load conditions Size: K=4 ~ 16 servers K=6 ~ 54 servers K=8 ~ 128 servers Test cases: Near traffic Mid traffic Far traffic Mixed traffic Algorithms: Energy efficiency and optimization: RATAH (proposed Rate-Adaptive Topo- Aware Heuristic algorithm) Routing: ECMP 26

27 Implementation Results Conclusions Traffic Scenarios Near Traffic traffic within edge switches Middle Traffic - Traffic within PODs Far Traffic - inter-pod traffic 27

28 Implementation Results Conclusions Power Saving vs. Number of Active Components 60% 50% 40% 30% 20% 10% k=6 k=4 k=8 Power saving level 0% Near Traffic 1 Near Traffic 2 Middle Traffic Far Traffic Mix Traffic k=4 k=6 k=8 Number of active components 0 Near Traffic 1 Near Traffic 2 Middle Traffic Far Traffic Mix Traffic 28

29 Network power consumption (%) Network Utilization (%) Network power consumption (%) Network Utilization (%) Motivations Implementation Results Conclusions Energy Proportionality k=6 Near %Power %Power LSA %Pmax Network Utilization Time (s) Middle %Power %Power LSA %Pmax Network Utilization Time (s) 29

30 Network power consumption (%) Network Utilization (%) Network power consumption (%) Network Utilization (%) Motivations Implementation Results Conclusions Energy Proportionality k=6 (cont ) Far %Power %Power LSA %Pmax Network Utilization Time (s) Mix %Power %Power LSA %Pmax Network Utilization Time (s) 30

31 Implementation Results Conclusions Our contributions: Conclusions Propose combined smart sleep and dynamic adaptation algorithm to improve energy proportionality. Introduce a novel testbed platform for the indepth analysis of energy-aware data centre networks based on OpenFlow technology. 31

32 Implementation Results Conclusions Thank you! 32

33 Implementation Results Conclusions References [1]. Elastic tree: Saving energy in Data Center Networks. B. Heller, S. Seetharaman, P. Mahadevan, Y. Yiakoumis, P. Sharma, S. Banerjee, N. McKeown. USENIX NSDI, April, 2010 [2]. OpenFlow: Enabling Innovation in Campus Networks. Nick McKeown, Guru Parulkar, Tom Anderson, Larry Peterson, Hari Balakrishnan, Jennifer Rexford, Scott Shenker, Jonathan Turner, March 14, [3]. [4]. [5]. [6] Raffaele Bolla et al., Energy Efficiency in the Future Internet: A Survey of Existing and Trends in Energy-Aware Fixed Network Infrastructures, IEEE Communications Survey and Tutorials, Second Quarter 2011 [7] J. Baliga, R. W. A. Ayre, K. Hinton, R.S. Tucker, Green Cloud Computing: Balancing Energy in Processing, Storage, and Transport, Proc. IEEE, vol. 99, no. 1, pp , Jan [8] Nguyen Huu Thanh, et al. "Enabling Experiments for Energy-Efficient Data Center Networks on OpenFlow-based Platform", ICCE 2012, Hue, Vietnam [9] Tran Hoang Vu et al., Power Aware OpenFlow Switch Extension for Energy Saving in Data Centers, in ATC 2012, Hanoi Vietnam [10] Truong Thu Huong, et al.,"ecodane Reducing Energy Consumption in Data Center Networks based on Traffic Engineering, in EuroView2011, August 1st - 2nd 2011, Würzburg, Germany 33

Information- Centric Networks. Section # 13.2: Alternatives Instructor: George Xylomenos Department: Informatics

Information- Centric Networks. Section # 13.2: Alternatives Instructor: George Xylomenos Department: Informatics Information- Centric Networks Section # 13.2: Alternatives Instructor: George Xylomenos Department: Informatics Funding These educational materials have been developed as part of the instructors educational

More information

Lecture 7: Data Center Networks"

Lecture 7: Data Center Networks Lecture 7: Data Center Networks" CSE 222A: Computer Communication Networks Alex C. Snoeren Thanks: Nick Feamster Lecture 7 Overview" Project discussion Data Centers overview Fat Tree paper discussion CSE

More information

OpenFlow based Load Balancing for Fat-Tree Networks with Multipath Support

OpenFlow based Load Balancing for Fat-Tree Networks with Multipath Support OpenFlow based Load Balancing for Fat-Tree Networks with Multipath Support Yu Li and Deng Pan Florida International University Miami, FL Abstract Data center networks are designed for satisfying the data

More information

OpenFlow: Enabling Innovation in Campus Networks

OpenFlow: Enabling Innovation in Campus Networks OpenFlow: Enabling Innovation in Campus Networks Nick McKeown Stanford University Presenter: Munhwan Choi Table of contents What is OpenFlow? The OpenFlow switch Using OpenFlow OpenFlow Switch Specification

More information

Limitations of Current Networking Architecture OpenFlow Architecture

Limitations of Current Networking Architecture OpenFlow Architecture CECS 572 Student Name Monday/Wednesday 5:00 PM Dr. Tracy Bradley Maples OpenFlow OpenFlow is the first open standard communications interface that enables Software Defined Networking (SDN) [6]. It was

More information

Comparisons of SDN OpenFlow Controllers over EstiNet: Ryu vs. NOX

Comparisons of SDN OpenFlow Controllers over EstiNet: Ryu vs. NOX Comparisons of SDN OpenFlow Controllers over EstiNet: Ryu vs. NOX Shie-Yuan Wang Hung-Wei Chiu and Chih-Liang Chou Department of Computer Science, National Chiao Tung University, Taiwan Email: shieyuan@cs.nctu.edu.tw

More information

A Power Saving Scheme for Open Flow Network

A Power Saving Scheme for Open Flow Network Journal of Clean Energy Technologies, Vol. 1, No. 4, October 13 A Power Saving Scheme for Open Flow Network Bhed Bahadur Bista, Masahiko Takanohashi, Toyoo Takata, and Danda B. Rawat Abstract Until recently

More information

Operating Systems. Cloud Computing and Data Centers

Operating Systems. Cloud Computing and Data Centers Operating ystems Fall 2014 Cloud Computing and Data Centers Myungjin Lee myungjin.lee@ed.ac.uk 2 Google data center locations 3 A closer look 4 Inside data center 5 A datacenter has 50-250 containers A

More information

Software Defined Networking What is it, how does it work, and what is it good for?

Software Defined Networking What is it, how does it work, and what is it good for? Software Defined Networking What is it, how does it work, and what is it good for? slides stolen from Jennifer Rexford, Nick McKeown, Michael Schapira, Scott Shenker, Teemu Koponen, Yotam Harchol and David

More information

VIDEO STREAMING OVER SOFTWARE DEFINED NETWORKS WITH SERVER LOAD BALANCING. Selin Yilmaz, A. Murat Tekalp, Bige D. Unluturk

VIDEO STREAMING OVER SOFTWARE DEFINED NETWORKS WITH SERVER LOAD BALANCING. Selin Yilmaz, A. Murat Tekalp, Bige D. Unluturk VIDEO STREAMING OVER SOFTWARE DEFINED NETWORKS WITH SERVER LOAD BALANCING Selin Yilmaz, A. Murat Tekalp, Bige D. Unluturk College of Engineering, Koç University, 34450 Sariyer, Istanbul, Turkey ABSTRACT

More information

Dynamic Security Traversal in OpenFlow Networks with QoS Guarantee

Dynamic Security Traversal in OpenFlow Networks with QoS Guarantee International Journal of Science and Engineering Vol.4 No.2(2014):251-256 251 Dynamic Security Traversal in OpenFlow Networks with QoS Guarantee Yu-Jia Chen, Feng-Yi Lin and Li-Chun Wang Department of

More information

GRNET Cloud Center economics and Green IT case studies

GRNET Cloud Center economics and Green IT case studies GRNET Cloud Center economics and Green IT case studies Anastasios Zafeiropoulos (tzafeir@grnet.gr) Greek Research & Technology Network Outline Driving forces for Green IT GRNET Data Centers Deployment

More information

Software Defined Networks

Software Defined Networks Software Defined Networks Damiano Carra Università degli Studi di Verona Dipartimento di Informatica Acknowledgements! Credits Part of the course material is based on slides provided by the following authors

More information

Constructing Energy-Aware Software- Defined Network Virtualization

Constructing Energy-Aware Software- Defined Network Virtualization Software- Defined Network Virtualization Kuala Lumpur, 08/2015 Tran Manh Nam, Nguyen Huu Thanh, Nguyen Hong Van, Kim Bao Long, Nguyen Duc Lam, Nguyen Van Huynh, Nguyen Van Ca 1 Content 1. Introduction

More information

Virtualization and SDN Applications

Virtualization and SDN Applications Virtualization and SDN lications 2 Virtualization Sharing physical hardware or software resources by multiple users and/or use cases Examples system shares physical hardware resources Virtual machine shares

More information

Traffic Merging for Energy-Efficient Datacenter Networks

Traffic Merging for Energy-Efficient Datacenter Networks Alessandro Carrega University of Genoa alessandro.carrega@unige.it Traffic Merging for Energy-Efficient Datacenter Networks Suresh Singh Portland State University Portland, OR 97207 singh@cs.pdx.edu Roberto

More information

Software Defined Networking

Software Defined Networking Software Defined Networking Richard T. B. Ma School of Computing National University of Singapore Material from: Scott Shenker (UC Berkeley), Nick McKeown (Stanford), Jennifer Rexford (Princeton) CS 4226:

More information

Software Defined Networking What is it, how does it work, and what is it good for?

Software Defined Networking What is it, how does it work, and what is it good for? Software Defined Networking What is it, how does it work, and what is it good for? Many slides stolen from Jennifer Rexford, Nick McKeown, Scott Shenker, Teemu Koponen, Yotam Harchol and David Hay Agenda

More information

SDN and Data Center Networks

SDN and Data Center Networks SDN and Data Center Networks 10/9/2013 1 The Rise of SDN The Current Internet and Ethernet Network Technology is based on Autonomous Principle to form a Robust and Fault Tolerant Global Network (Distributed)

More information

Auto-Configuration of SDN Switches in SDN/Non-SDN Hybrid Network

Auto-Configuration of SDN Switches in SDN/Non-SDN Hybrid Network Auto-Configuration of SDN Switches in SDN/Non-SDN Hybrid Network Rohit Katiyar cs13m1016@iith.ac.in Prakash Pawar cs13m1015@iith.ac.in Kotaro Kataoka kotaro@iith.ac.in Abhay Gupta cs12b1041@iith.ac.in

More information

A collaborative model for routing in multi-domains OpenFlow networks

A collaborative model for routing in multi-domains OpenFlow networks A collaborative model for routing in multi-domains OpenFlow networks Xuan Thien Phan, Nam Thoai Faculty of Computer Science and Engineering Ho Chi Minh City University of Technology Ho Chi Minh city, Vietnam

More information

Xperience of Programmable Network with OpenFlow

Xperience of Programmable Network with OpenFlow International Journal of Computer Theory and Engineering, Vol. 5, No. 2, April 2013 Xperience of Programmable Network with OpenFlow Hasnat Ahmed, Irshad, Muhammad Asif Razzaq, and Adeel Baig each one is

More information

Better Together: Quantifying the Benefits of the Smart Network

Better Together: Quantifying the Benefits of the Smart Network Better Together: Quantifying the Benefits of the Smart Network Working Paper, March 3, 2013 Joe Weinman 1 Permalink: http://www.joeweinman.com/resources/smartnetwork.pdf Abstract Three approaches to load

More information

A Method for Load Balancing based on Software- Defined Network

A Method for Load Balancing based on Software- Defined Network , pp.43-48 http://dx.doi.org/10.14257/astl.2014.45.09 A Method for Load Balancing based on Software- Defined Network Yuanhao Zhou 1, Li Ruan 1, Limin Xiao 1, Rui Liu 1 1. State Key Laboratory of Software

More information

COMPSCI 314: SDN: Software Defined Networking

COMPSCI 314: SDN: Software Defined Networking COMPSCI 314: SDN: Software Defined Networking Nevil Brownlee n.brownlee@auckland.ac.nz Lecture 23 Current approach to building a network Buy 802.3 (Ethernet) switches, connect hosts to them using UTP cabling

More information

Energy Constrained Resource Scheduling for Cloud Environment

Energy Constrained Resource Scheduling for Cloud Environment Energy Constrained Resource Scheduling for Cloud Environment 1 R.Selvi, 2 S.Russia, 3 V.K.Anitha 1 2 nd Year M.E.(Software Engineering), 2 Assistant Professor Department of IT KSR Institute for Engineering

More information

Energy Optimizations for Data Center Network: Formulation and its Solution

Energy Optimizations for Data Center Network: Formulation and its Solution Energy Optimizations for Data Center Network: Formulation and its Solution Shuo Fang, Hui Li, Chuan Heng Foh, Yonggang Wen School of Computer Engineering Nanyang Technological University Singapore Khin

More information

基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器

基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器 基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器 楊 竹 星 教 授 國 立 成 功 大 學 電 機 工 程 學 系 Outline Introduction OpenFlow NetFPGA OpenFlow Switch on NetFPGA Development Cases Conclusion 2 Introduction With the proposal

More information

SDN. What's Software Defined Networking? Angelo Capossele

SDN. What's Software Defined Networking? Angelo Capossele SDN What's Software Defined Networking? Angelo Capossele Outline Introduction to SDN OpenFlow Network Functions Virtualization Some examples Opportunities Research problems Security Case study: LTE (Mini)Tutorial

More information

Time-based Updates in OpenFlow: A Proposed Extension to the OpenFlow Protocol

Time-based Updates in OpenFlow: A Proposed Extension to the OpenFlow Protocol CCIT Report #835, July 2013, EE Pub No. 1792, Technion, Israel 1 Time-based Updates in : A Proposed Extension to the Protocol Tal Mizrahi, Yoram Moses Department of Electrical Engineering Technion Israel

More information

Minimizing Energy Consumption of Fat-Tree Data Center. Network

Minimizing Energy Consumption of Fat-Tree Data Center. Network Minimizing Energy Consumption of Fat-Tree Data Center Networks ABSTRACT Qing Yi Department of Computer Science Portland State University Portland, OR 9727 yiq@cs.pdx.edu Many data centers are built using

More information

CS6204 Advanced Topics in Networking

CS6204 Advanced Topics in Networking CS6204 Advanced Topics in Networking Assoc Prof. Chan Mun Choon School of Computing National University of Singapore Aug 14, 2015 CS6204 Lecturer Chan Mun Choon Office: COM2, #04-17 Email: chanmc@comp.nus.edu.sg

More information

Implementation of Address Learning/Packet Forwarding, Firewall and Load Balancing in Floodlight Controller for SDN Network Management

Implementation of Address Learning/Packet Forwarding, Firewall and Load Balancing in Floodlight Controller for SDN Network Management Research Paper Implementation of Address Learning/Packet Forwarding, Firewall and Load Balancing in Floodlight Controller for SDN Network Management Raphael Eweka MSc Student University of East London

More information

A Study on Software Defined Networking

A Study on Software Defined Networking A Study on Software Defined Networking Yogita Shivaji Hande, M. Akkalakshmi Research Scholar, Dept. of Information Technology, Gitam University, Hyderabad, India Professor, Dept. of Information Technology,

More information

Optical interconnection networks for data centers

Optical interconnection networks for data centers Optical interconnection networks for data centers The 17th International Conference on Optical Network Design and Modeling Brest, France, April 2013 Christoforos Kachris and Ioannis Tomkos Athens Information

More information

Software Defined Networking Basics

Software Defined Networking Basics Software Defined Networking Basics Anupama Potluri School of Computer and Information Sciences University of Hyderabad Software Defined Networking (SDN) is considered as a paradigm shift in how networking

More information

Portland: how to use the topology feature of the datacenter network to scale routing and forwarding

Portland: how to use the topology feature of the datacenter network to scale routing and forwarding LECTURE 15: DATACENTER NETWORK: TOPOLOGY AND ROUTING Xiaowei Yang 1 OVERVIEW Portland: how to use the topology feature of the datacenter network to scale routing and forwarding ElasticTree: topology control

More information

Power-efficient Virtual Machine Placement and Migration in Data Centers

Power-efficient Virtual Machine Placement and Migration in Data Centers 2013 IEEE International Conference on Green Computing and Communications and IEEE Internet of Things and IEEE Cyber, Physical and Social Computing Power-efficient Virtual Machine Placement and Migration

More information

Open Source Network: Software-Defined Networking (SDN) and OpenFlow

Open Source Network: Software-Defined Networking (SDN) and OpenFlow Open Source Network: Software-Defined Networking (SDN) and OpenFlow Insop Song, Ericsson LinuxCon North America, Aug. 2012, San Diego CA Objectives Overview of OpenFlow Overview of Software Defined Networking

More information

Data Center Network Topologies: FatTree

Data Center Network Topologies: FatTree Data Center Network Topologies: FatTree Hakim Weatherspoon Assistant Professor, Dept of Computer Science CS 5413: High Performance Systems and Networking September 22, 2014 Slides used and adapted judiciously

More information

International Journal of Applied Science and Technology Vol. 2 No. 3; March 2012. Green WSUS

International Journal of Applied Science and Technology Vol. 2 No. 3; March 2012. Green WSUS International Journal of Applied Science and Technology Vol. 2 No. 3; March 2012 Abstract 112 Green WSUS Seifedine Kadry, Chibli Joumaa American University of the Middle East Kuwait The new era of information

More information

Detour planning for fast and reliable fault recovery in SDN with OpenState

Detour planning for fast and reliable fault recovery in SDN with OpenState DRCN 15 - March 25, 2015 Detour planning for fast and reliable fault recovery in SDN with OpenState Antonio Capone^, Carmelo Cascone^*, Alessandro Q.T. Nguyen^*, Brunilde Sansò^ Join work with: Luca Pollini^,

More information

SDN Interfaces and Performance Analysis of SDN components

SDN Interfaces and Performance Analysis of SDN components Institute of Computer Science Department of Distributed Systems Prof. Dr.-Ing. P. Tran-Gia SDN Interfaces and Performance Analysis of SDN components, David Hock, Michael Jarschel, Thomas Zinner, Phuoc

More information

Software-Defined Infrastructure and the SAVI Testbed

Software-Defined Infrastructure and the SAVI Testbed Software-Defined Infrastructure and the SAVI Testbed Joon-Myung Kang 1, Thomas Lin 2, Hadi Bannazadeh 2, and Alberto Leon-Garcia 2 1 HP Labs., Palo Alto, CA, 94304, USA, joon-myung.kang@hp.com 2 Dept.

More information

How To Improve Traffic Engineering

How To Improve Traffic Engineering Software Defined Networking-based Traffic Engineering for Data Center Networks Yoonseon Han, Sin-seok Seo, Jian Li, Jonghwan Hyun, Jae-Hyoung Yoo, James Won-Ki Hong Division of IT Convergence Engineering,

More information

Multiple Service Load-Balancing with OpenFlow

Multiple Service Load-Balancing with OpenFlow 2012 IEEE 13th International Conference on High Performance Switching and Routing Multiple Service Load-Balancing with OpenFlow Marc Koerner Technische Universitaet Berlin Department of Telecommunication

More information

Charting a Path to Sustainable and Scalable ICT Networks

Charting a Path to Sustainable and Scalable ICT Networks Charting a Path to Sustainable and Scalable ICT Networks : Rod Tucker, Rob Ayre, Kerry Hinton Centre for Energy-Efficient Telecommunications University of Melbourne Power Consumption (W) Power Consumption

More information

DataCenter 2020. Data Center Management and Efficiency at Its Best. OpenFlow/SDN in Data Centers for Energy Conservation.

DataCenter 2020. Data Center Management and Efficiency at Its Best. OpenFlow/SDN in Data Centers for Energy Conservation. DataCenter 2020. Data Center Management and Efficiency at Its Best. OpenFlow/SDN in Data Centers for Energy Conservation. Dr. Rainer Weidmann, DC Architecture & DC Innovation Dr. Rainer Weidmann, DC Architecture

More information

Empowering Software Defined Network Controller with Packet-Level Information

Empowering Software Defined Network Controller with Packet-Level Information Empowering Software Defined Network Controller with Packet-Level Information Sajad Shirali-Shahreza, Yashar Ganjali Department of Computer Science, University of Toronto, Toronto, Canada Abstract Packet

More information

ECHO: Recreating Network Traffic Maps for Datacenters with Tens of Thousands of Servers

ECHO: Recreating Network Traffic Maps for Datacenters with Tens of Thousands of Servers ECHO: Recreating Network Traffic Maps for Datacenters with Tens of Thousands of Servers Christina Delimitrou 1, Sriram Sankar 2, Aman Kansal 3, Christos Kozyrakis 1 1 Stanford University 2 Microsoft 3

More information

Large-Scale Distributed Systems. Datacenter Networks. COMP6511A Spring 2014 HKUST. Lin Gu lingu@ieee.org

Large-Scale Distributed Systems. Datacenter Networks. COMP6511A Spring 2014 HKUST. Lin Gu lingu@ieee.org Large-Scale Distributed Systems Datacenter Networks COMP6511A Spring 2014 HKUST Lin Gu lingu@ieee.org Datacenter Networking Major Components of a Datacenter Computing hardware (equipment racks) Power supply

More information

Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心

Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心 Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心 1 SDN Introduction Decoupling of control plane from data plane

More information

SummitStack in the Data Center

SummitStack in the Data Center SummitStack in the Data Center Abstract: This white paper describes the challenges in the virtualized server environment and the solution Extreme Networks offers a highly virtualized, centrally manageable

More information

Dynamic Bandwidth-Efficient BCube Topologies for Virtualized Data Center Networks

Dynamic Bandwidth-Efficient BCube Topologies for Virtualized Data Center Networks Dynamic Bandwidth-Efficient BCube Topologies for Virtualized Data Center Networks Vahid ASGHARI, Reza FARRAHI MOGHADDAM, and Mohamed CHERIET Synchromedia Lab and CIRROD, ETS (University of Quebec) Montreal,

More information

GUI Tool for Network Designing Using SDN

GUI Tool for Network Designing Using SDN GUI Tool for Network Designing Using SDN P.B.Arun Prasad, Varun, Vasu Dev, Sureshkumar Assistant Professor Department of Computer Science and Engineering, Saranathan College of Engineering, Tamil Nadu,

More information

ON THE IMPLEMENTATION OF ADAPTIVE FLOW MEASUREMENT IN THE SDN-ENABLED NETWORK: A PROTOTYPE

ON THE IMPLEMENTATION OF ADAPTIVE FLOW MEASUREMENT IN THE SDN-ENABLED NETWORK: A PROTOTYPE ON THE IMPLEMENTATION OF ADAPTIVE FLOW MEASUREMENT IN THE SDN-ENABLED NETWORK: A PROTOTYPE PANG-WEI TSAI, CHUN-YU HSU, MON-YEN LUO AND CHU-SING YANG NATIONAL CHENG KUNG UNIVERSITY, INSTITUTE OF COMPUTER

More information

Applying Traffic Merging to Datacenter Networks

Applying Traffic Merging to Datacenter Networks Applying Traffic Merging to Datacenter Networks Alessandro Carrega University of Genoa Genoa, Italy alessandro.carrega@unige.it Suresh Singh Portland State University Portland, OR 97207 singh@cs.pdx.edu

More information

Analysis and Optimization Techniques for Sustainable Use of Electrical Energy in Green Cloud Computing

Analysis and Optimization Techniques for Sustainable Use of Electrical Energy in Green Cloud Computing Analysis and Optimization Techniques for Sustainable Use of Electrical Energy in Green Cloud Computing Dr. Vikash K. Singh, Devendra Singh Kushwaha Assistant Professor, Department of CSE, I.G.N.T.U, Amarkantak,

More information

Open Source Tools & Platforms

Open Source Tools & Platforms Open Source Tools & Platforms Open Networking Lab Ali Al-Shabibi Agenda Introduction to ON.Lab; Who we are? What we are doing? ONOS Overview OpenVirtex Overview ONRC Organizational Structure Berkeley Scott

More information

On the effect of forwarding table size on SDN network utilization

On the effect of forwarding table size on SDN network utilization IBM Haifa Research Lab On the effect of forwarding table size on SDN network utilization Rami Cohen IBM Haifa Research Lab Liane Lewin Eytan Yahoo Research, Haifa Seffi Naor CS Technion, Israel Danny Raz

More information

Disaster-Resilient Backbone and Access Networks

Disaster-Resilient Backbone and Access Networks The Workshop on Establishing Resilient Life-Space in the Cyber-Physical Integrated Society, March. 17, 2015, Sendai, Japan Disaster-Resilient Backbone and Access Networks Shigeki Yamada (shigeki@nii.ac.jp)

More information

SDN/Virtualization and Cloud Computing

SDN/Virtualization and Cloud Computing SDN/Virtualization and Cloud Computing Agenda Software Define Network (SDN) Virtualization Cloud Computing Software Defined Network (SDN) What is SDN? Traditional Network and Limitations Traditional Computer

More information

OpenFlow Overview. Daniel Turull danieltt@kth.se

OpenFlow Overview. Daniel Turull danieltt@kth.se OpenFlow Overview Daniel Turull danieltt@kth.se Overview OpenFlow Software Defined Networks (SDN) Network Systems Lab activities Daniel Turull - Netnod spring meeting 2012 2 OpenFlow Why and where was

More information

! 10 data centers. ! 3 classes " Universities " Private enterprise " Clouds. ! Internal users " Univ/priv " Small " Local to campus. !

! 10 data centers. ! 3 classes  Universities  Private enterprise  Clouds. ! Internal users  Univ/priv  Small  Local to campus. ! The*Case*for*Understanding*Data* Center*Traffic* Better understanding! better techniques Network(Traffic(Characteris1cs(of( Data(Centers(in(the(Wild( Theophilus*Benson,*Aditya*Akella,**David*A.*Maltz*

More information

Topology Switching for Data Center Networks

Topology Switching for Data Center Networks Topology Switching for Data Center Networks Kevin C. Webb, Alex C. Snoeren, and Kenneth Yocum UC San Diego Abstract Emerging data-center network designs seek to provide physical topologies with high bandwidth,

More information

Data Center Content Delivery Network

Data Center Content Delivery Network BM 465E Distributed Systems Lecture 4 Networking (cont.) Mehmet Demirci Today Overlay networks Data centers Content delivery networks Overlay Network A virtual network built on top of another network Overlay

More information

Modeling and Performance Evaluation of an OpenFlow Architecture

Modeling and Performance Evaluation of an OpenFlow Architecture ing and Performance Evaluation of an OpenFlow Architecture Michael Jarschel, Simon Oechsner, Daniel Schlosser, Rastin Pries, Sebastian Goll, Phuoc Tran-Gia University of Würzburg, Institute of Computer

More information

Minimization of Energy Consumption Based on Various Techniques in Green Cloud Computing

Minimization of Energy Consumption Based on Various Techniques in Green Cloud Computing Minimization of Energy Consumption Based on Various Techniques in Green Cloud Computing Jaswinder Kaur 1, Sahil Vashist 2, Rajwinder Singh 3, Gagandeep Singh 4 Student, Dept. of CSE, Chandigarh Engineering

More information

Datacenter Network Large Flow Detection and Scheduling from the Edge

Datacenter Network Large Flow Detection and Scheduling from the Edge Datacenter Network Large Flow Detection and Scheduling from the Edge Rui (Ray) Zhou rui_zhou@brown.edu Supervisor : Prof. Rodrigo Fonseca Reading & Research Project - Spring 2014 Abstract Today, datacenter

More information

Funded in part by: NSF, Cisco, DoCoMo, DT, Ericsson, Google, Huawei, NEC, Xilinx

Funded in part by: NSF, Cisco, DoCoMo, DT, Ericsson, Google, Huawei, NEC, Xilinx Funded in part by: NSF, Cisco, DoCoMo, DT, Ericsson, Google, Huawei, NEC, Xilinx Nick McKeown, Guru Parulkar, Guido Appenzeller, Nick Bastin, David Erickson, Glen Gibb, Nikhil Handigol, Brandon Heller,

More information

Autonomous Fast Rerouting for Software Defined Network

Autonomous Fast Rerouting for Software Defined Network Autonomous ast Rerouting for Software Defined Network 2012.10.29 NTT Network Service System Laboratories, NTT Corporation Shohei Kamamura, Akeo Masuda, Koji Sasayama Page 1 Outline 1. Background and Motivation

More information

Extensible Datapath Daemon - A Review

Extensible Datapath Daemon - A Review A Datapath-centric Virtualization Mechanism for OpenFlow Networks R. Doriguzzi-Corin, E. Salvadori, M. Gerola CREATE-NET, Trento, Italy Email: {rdoriguzzi, esalvadori, mgerola}@create-net.org M. Suñé,

More information

! # % & (!) ( ( # +,% ( +& (. / + 0 + 10 %. 1. 0(2131( 12. 4 56 6!, 4 56 / + & 71 0 8

! # % & (!) ( ( # +,% ( +& (. / + 0 + 10 %. 1. 0(2131( 12. 4 56 6!, 4 56 / + & 71 0 8 ! # % & (!) ( ( # +,% ( +& (. / + 0 + 10 %. 1. 0(2131( 12. 4 56 6!, 4 56 / + & 71 0 8 9 Energy Efficient Tapered Data Networks for Big Data Processing in IP/WDM Networks Ali M. Al-Salim, Ahmed Q. Lawey,

More information

Software Defined Networking Architecture

Software Defined Networking Architecture Software Defined Networking Architecture Brighten Godfrey CS 538 October 8 2013 slides 2010-2013 by Brighten Godfrey The Problem Networks are complicated Just like any computer system Worse: it s distributed

More information

Stability of QOS. Avinash Varadarajan, Subhransu Maji {avinash,smaji}@cs.berkeley.edu

Stability of QOS. Avinash Varadarajan, Subhransu Maji {avinash,smaji}@cs.berkeley.edu Stability of QOS Avinash Varadarajan, Subhransu Maji {avinash,smaji}@cs.berkeley.edu Abstract Given a choice between two services, rest of the things being equal, it is natural to prefer the one with more

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK SOFTWARE DEFINED NETWORKING A NEW ARCHETYPE PARNAL P. PAWADE 1, ANIKET A. KATHALKAR

More information

Evolution into PaaS Hardware-centric vs. API-centric Platform as a Service (PaaS) is higher level

Evolution into PaaS Hardware-centric vs. API-centric Platform as a Service (PaaS) is higher level Utility Computing August 2006: Amazon Elastic Compute Cloud, EC2+S3 first successful IaaS offering Computer Networks IaaS == Infrastructure as a Service swipe your credit card, and spin up your VM Provides

More information

VMDC 3.0 Design Overview

VMDC 3.0 Design Overview CHAPTER 2 The Virtual Multiservice Data Center architecture is based on foundation principles of design in modularity, high availability, differentiated service support, secure multi-tenancy, and automated

More information

Green Cloud Architecture: Low Power Routers for an Energy-Aware Data Transport

Green Cloud Architecture: Low Power Routers for an Energy-Aware Data Transport Green Cloud Architecture: Low Power Routers for an Energy-Aware Data Transport Fatoumata B. Kasse and Bamba Gueye Université Cheikh Anta Diop de Dakar Dakar, Senegal Halima Elbiaze Université du Québec

More information

Towards an Elastic Distributed SDN Controller

Towards an Elastic Distributed SDN Controller Towards an Elastic Distributed SDN Controller Advait Dixit, Fang Hao, Sarit Mukherjee, T.V. Lakshman, Ramana Kompella Purdue University, Bell Labs Alcatel-Lucent ABSTRACT Distributed controllers have been

More information

Carrier-grade Network Management Extensions to the SDN Framework

Carrier-grade Network Management Extensions to the SDN Framework Carrier-grade Network Management Extensions to the SDN Framework Alisa Devlic, Wolfgang John Ericsson Research Kista, Sweden {alisa.devlic, wolfgang.john}@ericsson.com Pontus Sköldström Acreo AB Kista,

More information

Panopticon: Incremental SDN Deployment in Enterprise Networks

Panopticon: Incremental SDN Deployment in Enterprise Networks Panopticon: Incremental SDN Deployment in Enterprise Networks Stefan Schmid with Dan Levin, Marco Canini, Fabian Schaffert, Anja Feldmann https://venture.badpacket.in I SDN! How can I deploy it? SDN: Where

More information

Software Defined Network Application in Hospital

Software Defined Network Application in Hospital InImpact: The Journal of Innovation Impact: ISSN 2051-6002 : http://www.inimpact.org Special Edition on Innovation in Medicine and Healthcare : Vol. 6. No. 1 : pp.1-11 : imed13-011 Software Defined Network

More information

SURVEY ON GREEN CLOUD COMPUTING DATA CENTERS

SURVEY ON GREEN CLOUD COMPUTING DATA CENTERS SURVEY ON GREEN CLOUD COMPUTING DATA CENTERS ¹ONKAR ASWALE, ²YAHSAVANT JADHAV, ³PAYAL KALE, 4 NISHA TIWATANE 1,2,3,4 Dept. of Computer Sci. & Engg, Rajarambapu Institute of Technology, Islampur Abstract-

More information

Networking in the Big Data Era

Networking in the Big Data Era Networking in the Big Data Era Nelson L. S. da Fonseca Institute of Computing, State University of Campinas, Brazil e-mail: nfonseca@ic.unicamp.br IFIP/IEEE NOMS, Krakow May 7th, 2014 Outline What is Big

More information

Using Shortest Job First Scheduling in Green Cloud Computing

Using Shortest Job First Scheduling in Green Cloud Computing Using Shortest Job First Scheduling in Green Cloud Computing Abeer H. El Bakely 1, Hesham A.Hefny 2 Department of CS and IS, ISSR Cairo University, Cairo, Egypt 1, 2 Abstract: Researchers try to solve

More information

Research on Video Traffic Control Technology Based on SDN. Ziyan Lin

Research on Video Traffic Control Technology Based on SDN. Ziyan Lin Joint International Mechanical, Electronic and Information Technology Conference (JIMET 2015) Research on Video Traffic Control Technology Based on SDN Ziyan Lin Communication University of China, Beijing

More information

OpenFlow-Based Dynamic Server Cluster Load Balancing with Measurement Support

OpenFlow-Based Dynamic Server Cluster Load Balancing with Measurement Support OpenFlow-Based Dynamic Server Cluster Load Balancing with Measurement Support Qingwei Du and Huaidong Zhuang College of Computer Science and Technology, Nanjing University of Aeronautics and Astronautics,

More information

Software Defined Networks (SDN)

Software Defined Networks (SDN) Software Defined Networks (SDN) Nick McKeown Stanford University With: Martín Casado, Teemu Koponen, Scott Shenker and many others With thanks to: NSF, GPO, Stanford Clean Slate Program, Cisco, DoCoMo,

More information

Advanced Computer Networks. Datacenter Network Fabric

Advanced Computer Networks. Datacenter Network Fabric Advanced Computer Networks 263 3501 00 Datacenter Network Fabric Patrick Stuedi Spring Semester 2014 Oriana Riva, Department of Computer Science ETH Zürich 1 Outline Last week Today Supercomputer networking

More information

Power Saving Features in Mellanox Products

Power Saving Features in Mellanox Products WHITE PAPER January, 2013 Power Saving Features in Mellanox Products In collaboration with the European-Commission ECONET Project Introduction... 1 The Multi-Layered Green Fabric... 2 Silicon-Level Power

More information

SDN Software Defined Networks

SDN Software Defined Networks There is nothing more important than our customers SDN Software Defined Networks A deployable approach for the Enterprise 2012 Enterasys Networks, Inc. All rights reserved SDN Overview What is SDN? Loosely

More information

How To Understand The Power Of The Internet

How To Understand The Power Of The Internet DATA COMMUNICATOIN NETWORKING Instructor: Ouldooz Baghban Karimi Course Book: Computer Networking, A Top-Down Approach, Kurose, Ross Slides: - Course book Slides - Slides from Princeton University COS461

More information

A Distributed Energy Saving Approach for Ethernet Switches in Data Centers

A Distributed Energy Saving Approach for Ethernet Switches in Data Centers 37th Annual IEEE Conference on Local Computer Networks LCN 2012, Clearwater, Florida A Distributed Energy Saving Approach for Ethernet Switches in Data Centers Weisheng Si School of Computing, Engineering,

More information

Autonomicity Design in OpenFlow Based Software Defined Networking

Autonomicity Design in OpenFlow Based Software Defined Networking GC'12 Workshop: The 4th IEEE International Workshop on Management of Emerging Networks and Services Autonomicity Design in OpenFlow Based Software Defined Networking WANG Wendong, Yannan HU, Xirong QUE,

More information

SDN_CDN Documentation

SDN_CDN Documentation SDN_CDN Documentation Release 0.1.1 introom9 October 27, 2015 Contents 1 What s it about 1 2 Get the code 3 3 Contents: 5 3.1 Overview................................................. 5 3.2 sdn_module................................................

More information

OPENFLOW-BASED LOAD BALANCING GONE WILD

OPENFLOW-BASED LOAD BALANCING GONE WILD OPENFLOW-BASED LOAD BALANCING GONE WILD RICHARD WANG MASTER S THESIS IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE MASTER OF SCIENCE IN ENGINEERING DEPARTMENT OF COMPUTER SCIENCE PRINCETON UNIVERSITY

More information

Data Center Networking with Multipath TCP

Data Center Networking with Multipath TCP Data Center Networking with Multipath TCP Costin Raiciu, Christopher Pluntke, Sebastien Barre, Adam Greenhalgh, Damon Wischik, Mark Handley Hotnets 2010 報 告 者 : 莊 延 安 Outline Introduction Analysis Conclusion

More information

Low-Carbon Routing Algorithms For Cloud Computing Services in IP-over-WDM Networks

Low-Carbon Routing Algorithms For Cloud Computing Services in IP-over-WDM Networks Low-Carbon Routing Algorithms For Cloud Computing Services in IP-over-WDM Networks TREND Plenary Meeting, Volos-Greece 01-05/10/2012 TD3.3: Energy-efficient service provisioning and content distribution

More information

Greening Backbone Networks: Reducing Energy Consumption by Shutting Off Cables in Bundled Links

Greening Backbone Networks: Reducing Energy Consumption by Shutting Off Cables in Bundled Links Greening Backbone Networks: Reducing Energy Consumption by Shutting Off Cables in Bundled Links Will Fisher, Martin Suchara, and Jennifer Rexford Princeton University Princeton, NJ 08544, U.S.A. {wafisher,

More information