Computer scientists scale 'layer 2' data center networks to 100,000 ports and beyond
Related images
(click to enlarge)
University of California, San Diego computer scientists have created software that they hope will lead to data centers that logically function as single, plug-and-play networks that will scale to the massive scale of modern data center networks. The software system—PortLand—is a fault-tolerant, layer 2 data center network fabric capable of scaling to 100,000 nodes and beyond. PortLand is fully compatible with existing hardware and routing protocols and holds promise for supporting large-scale, data center networks by increasing inherent scalability, providing baseline support for virtual machines and migration, and dramatically reducing administrative overhead. Critically, it removes the reliance on a single spanning tree, natively leveraging multipath routing and improving fault tolerance. The computer scientists report this advance in data center networking on August 18, 2009 at SIGCOMM, the premier computer networking conference. "With PortLand, we came up with a set of algorithms and protocols that combine the best of layer 2 and layer 3 network fabrics," said Amin Vahdat, the senior author on the SIGCOMM paper and a computer science professor at UC San Diego's Jacobs School of Engineering. "Today, the largest data centers contain over 100,000 servers. Ideally, we would like to have the flexibility to run any application on any server while minimizing the amount of required network configuration and state."
As mega data centers handle more and more of the world's computing and storage needs, data center networking is becoming increasingly important, the computer scientists say. Loading the front page of any active Facebook user, for example, typically involves over 1,000 servers in 300 milliseconds or less.
Looking for ways to improve data center networking, Vahdat and his team of graduate students from the Jacobs School of Engineering revisited the long-standing trade-offs between layer 2 or Ethernet networks—which route on MAC addresses—and layer 3 networks—which route on IP addresses.
Their result: PortLand, a system of algorithms and protocols that eliminates the scalability and routing-path limitations of existing layer 2 approaches and avoids the administrative and virtualization headaches caused by implementing layer 3 networks in data center environments.
Today's data centers are often run on layer 3 networks, but this demands huge numbers of person-hours to set up and maintain the networks. Layer 3 networks also prohibit straightforward implementation of virtual machine migration— limiting flexibility and efforts to reduce energy and cost in the data center.
"Our goal is to allow data center operators to manage their network as a single fabric," said Vahdat, who directs the Center for Network Systems at UC San Diego. "We are working toward a network that administrators can think of as one massive 100,000-port switch seamlessly serving over one million virtual endpoints."
Location Discovery
One of PortLand's key innovations is its location discovery protocol, which opens up the possibility of a scalable layer 2 network. Switches automatically learn their location within the data center topology without any human intervention. These switches, then, assign "Pseudo MAC" (PMAC) addresses to each of the servers they connect to. These PMAC addresses—rather than MAC addresses—are used internally in the network for packet forwarding.
Server behavior remains the same in networks running PortLand. When a server wants to talk to a server on the other side of the data center, that first server still sends out an "ARP," which is a request for the MAC address of the computer with which it wants to communicate, based on its IP address.
But now, instead of broadcasting this request to the entire network, the switch that received the ARP talks to a directory service which returns a PMAC address, rather than the traditional MAC address.
"We have replaced broadcast with a server lookup. And we are forwarding based on PMAC addresses rather than MAC addresses. On the last hop, the egress hop, the switch rewrites the PMAC to be its actual MAC address," said Vahdat, the current Science Applications International Corporation (SAIC) Chair at the Jacobs School of Engineering. "We in effect transparently leverage the built-in hierarchy of data center networks."
When new machines are added, or when virtual machines are moved, new PMAC addresses are automatically generated.
"An important thing here is that all the switches are off the shelf—unmodified 'merchant silicon'," said Vahdat.
"I think PortLand is something that will be useful in the real world. The goal is to create a network fabric that allows you to buy any server or switch, plug it in and have it just work," said Radhika Niranjan Mysore, a UC San Diego computer science graduate student and the first author on the SIGCOMM paper. Mysore presented this work at SIGCOMM 2009 in Barcelona, Spain on August 18, 2009.
A full prototype of PortLand is currently running on a network in the Department of Computer Science and Engineering at UC San Diego's Jacobs School of Engineering.
"The students are getting good jobs and internships coming out of this project because they have data center networking skills. Companies are looking for this skill set," said Vahdat.
Source: University of California - San Diego
Related
- UC San Diego researchers: New data center architecture from commodity network elementsWed, 20 Aug 2008, 13:08:04 EDT
- Golden scalesMon, 28 Jul 2008, 15:42:21 EDT
- What's the semantic organization of human language?Tue, 11 Aug 2009, 9:51:53 EDT
- New data suggest 'jumping genes' play a significant role in gene regulatory networksSat, 14 Feb 2009, 9:25:36 EST
- Tracking the digital traces of social networksSat, 14 Feb 2009, 2:31:11 EST
Articles on the same topic
- Millionths of a second can cost millions of dollars: A new way to track network delaysThu, 20 Aug 2009, 14:27:56 EDT
Other sources
- Computer Scientists Scale 'Layer 2' Data Center Networks To 100,000 Ports And Beyondfrom Science DailyThu, 20 Aug 2009, 1:21:37 EDT
- Computer scientists scale 'layer 2' data centre networks to 100,000 ports and beyondfrom Science CentricTue, 18 Aug 2009, 9:14:13 EDT
- Computer scientists scale 'layer 2' data center networks to 100,000 ports and beyondfrom Science BlogMon, 17 Aug 2009, 19:28:18 EDT
- Computer scientists scale 'layer 2' data center networks to 100,000 ports and beyondfrom PhysorgMon, 17 Aug 2009, 18:49:43 EDT
- Computer scientists scale 'layer 2' data center networks to 100,000 ports and beyondfrom Science BlogMon, 17 Aug 2009, 18:21:29 EDT
Latest Science Newsletter
Get the latest and most popular science news articles of the week in your Inbox!Learn more about
Popular science news articles
- Transcendental Meditation helped heart disease patients lower cardiac disease risks by 50 percent
- Nanoparticles used in common household items caused genetic damage in mice
- Boehringer Ingelheim announces Phase III data of flibanserin in pre-menopausal women with HSDD
- Heart disease found in Egyptian mummies
- Therapy 32 times more cost effective at increasing happiness than money
- African desert rift confirmed as new ocean in the making
- 1 shot of gene therapy and children with congenital blindness can now see
- Scientists discover influenza's Achilles heel: Antioxidants
- Cleanliness is next to godliness: New research shows clean smells promote moral behavior
- New evidence that dark chocolate helps ease emotional stress
No popular news yet
- Nanoparticles used in common household items caused genetic damage in mice
- Treatment with folic acid, vitamin B12 associated with increased risk of cancer, death
- New study links vitamin D deficiency to cardiovascular disease and death
- Therapy 32 times more cost effective at increasing happiness than money
- Continuous chest compression-CPR improved cardiac arrest survival in Arizona


