Wireless data center

From Wikipedia, the free encyclopedia

A Wireless Data center is a type of data center that uses wireless communication technology instead of cables to store, process and retrieve data for enterprises. The development of Wireless Data centers arose as a solution to growing cabling complexity and hotspots. The wireless technology was introduced by Shin et al., who replaced all cables with 60 GHz wireless connections at the Cayley data center.[1]

Motivation[edit]

Most DCs deployed today can be classified as wired DCs because they use copper and optical fiber cables to handle intra- and inter-rack connections in the network.[2] This approach has two problems, cable complexity and hotspots. Hotspots, also known as hot servers, are servers that generate high traffic compared to others in the network and they might become bottlenecks of the system.[3] To address these problems several researchers propose the use of wireless communication into data center networks, to either augment existing wired data centers, or to realize a pure wireless data center[2]

Although cable complexity at first seems like an esthetical problem, it can affect a DC in different ways. First, a significant manual effort is necessary to install and manage these cables. Apart from that, cables can additionally affect data center cooling. Finally, cables take up space, which could be used to add more servers. The use of wireless technologies could reduce the cable complexity and avoid the problems cited before, moreover, it would allow for automatic configurable link establishment between nodes with minimum effort.[4]

Wireless links can be rearranged dynamically which makes it possible to perform adaptive topology adjustment. This means that the network can be rearranged to fulfil the real-time traffic demands of hotspots, thus solving the hot servers problem. Additionally, wireless connections do not rely on switches and therefore are free of problems such as single-point of failure and limited bisection bandwidth.[3]

Requirements[edit]

The Data Center Network (DCN) is the infrastructure responsible to provide intra and inter-DC networking services, therefore is essential to design efficient high-speed/high bandwidth DCN to satisfy the high computing and communication demands from the DC.[2] Another basic requirements, such as scalability and fault tolerance should also be addressed.[3] In 2008, Ramachandran et al.[4] talks specifically about the requirements that a wireless DCN should met, they are as follows:

  1. High inter-node link capacity: Online services, such as MapReduce and distributed file systems, need high link and network capacity.
  2. Reliability: There should be predictable performance of links over time.
  3. Security Isolation: Data exchanged between services should be protected from unintended services for security and confidentiality.
  4. Scalability: Link connectivity should scale and allow for the incremental addition of new machines to the network.
  5. Small form factor of networking components: All machine components should have small form factors to allow for reduced energy consumption and to meet higher processing requirements and floor space constraints.

Technologies[edit]

There are two candidate technologies to enable wireless DCNs, the most cited one is 60GHz radio frequency (RF),[2][3][4][1][5] the other option is free space optical (FSO).[2]

  • 60 GHz RF: Radios in the license-free 60 GHz range have several characteristics that make them more suitable for adoption in data-centers. The spectrum availability of 7 GHz enables the creation of multiple links of high speed per unit volume, which allows for increased scalability. Moreover, signals at this frequency have reduced range relative to signals at lower frequencies, and smaller wavelengths, this allows for an improved interference mitigation and security, and also provides the capacity of designing sophisticated interfaces with small form factor. Finally, since the band between 57–64 GHz is license-free in a large number of countries, it is possible to launch products worldwide.[4]
  • FSO: An FSO link is composed of a light source at the transmitter and a photodetector (PD) at the receiver. Light Emitting Diodes (LEDs) and Laser Diodes (LDs) are the most commonly used light sources in FSO links. LDs can support high data rate transmission, on the other hand, LEDs are considered as extended sources that can operate safely but have lower data rates as compared to LDs. Moreover, LEDs are cheaper and more reliable when compared to LDs. Positive-intrinsic-negative (PIN) or avalanche photodetectors (APDs) are the most common photodetectors used on FSOs. PINs are used in many contexts that require FSO links of low cost and low data rates, on the other hand, APDs are used on systems that require high data rates and high performance.[2]

Challenges[edit]

Since DCNs needs high bandwidth in order to exchange big amount of data, new communication technologies must be capable of achieving high link and network capacities and also it should meet other requirements of a data center network. Hence, In order to implement wireless communication technologies in data centers, there are several challenges that may face any wireless technology to be deployed in DCNs like:

  1. Security: In a DCN, there is a massive amount of data to exchange between the nodes in the racks, therefore isolation of data from unintended nodes and services is a must to avoid security and privacy problems.
  2. Small form factor of networking components: The physical dimensions of racks are defined, also the thickness of a module in a rack is measured in Rack Unit (U), which is 1.8 ′′, most servers fit 1U but the others fit 2U or larger. The designers need to develop the network components and interfaces which meet these constraints.
  3. Heat and air flow: Any changes in the DCN floor (e.g. rack arrangement, physical topology, etc.) can cause changes in Data center environmental control, e.g. air flow and heat distribution properties. This may, in turn, lead to inefficient cooling, and thus network component failure or higher power consumption.[2]
  4. Agile Links: To address the hotspot problem encountered by wired DCNs, inter-rack wireless links must have a degree of reconfigurability. One of the main challenges faced by wireless DCN designers is establishing and maintaining wireless links between different servers or racks.[2]
  5. Obstruction-free wireless links: In the large-scale data centers there is too many interconnectivity between the racks, therefore the proposed wireless communication technology to use in DCNs must be able to meet this large link connectivity in DCNs. However, a critical impediment to the design of wireless DCN is the difficulty establishing obstruction-free wireless links to connect multiple adjacent network components.[2] This is because LOS links cannot be easily maintained as other components get in between the source and destination need to be connected leading to risk of link blocking.[6]
  6. Containerised DCNs: Many existing and under development DCs utilise large open DCN floor design. However, containerised DCNs can present a cheaper and an efficient alternative design. A few papers discuss the deployment of 60 GHz RF and FSO technologies in the containerised DCN (also known as Modular data center) scenario.[7][8] As a container becomes the building block of a DCN, intra and inter-container communication links must be designed. At the scale of the container, the cabling complexity problems may not be considerable, also by replacing the wired with wireless technologies, there will be few more space to locate more servers. The other technical issues are Confined space and metal walls that make the container a challenging environment for 60 GHz links as signals may reflect off the walls leading to multi-path fading.[2]

Proposed designs[edit]

Cayley DCN[edit]

Architecture[edit]

In the concept of wireless data centers, efficient use of open spaces is significant in order to optimize resource multiplexing. Since the maximum number of live connections proportional to the volume of data center per single antenna beam.[1] Cayley DCN proposes to use cylindrical racks that are contains levels called stories and each row contains pie-shaped containers. (Fig. 1). These containers stores servers in it and servers faces both inner rack space and inter-rack space. Each server has two transceivers positioned at opposite ends of it. One for intra-rack communication and another one for inter-rack communication. Network Interface Cards (NIC) that are used in traditional data centers are replaced by a custom-built Y-switch with transceivers to connect the server's system bus.[2] In this way, classic network switching fabric that exists in traditional databases are eliminated, which means, there is no need classic networking switches in the novel topology since every server is able to route data. This communication is maintained by geographical routing protocol which tries to find the shortest path between source and destination using coordinates of racks, the ordinal number of stories and the index number of the server in the stories. A server uses three routing tables to determine next hop which are inter-rack routing table, inter-story routing table, intra-story routing table.[1]

Fig. 1: Cayley wireless Data Center[1]

Cost and Performance[edit]

The technical studies have been done to evaluate network performance, failure resilience and cost. During the tests, since the wireless transceivers and Y-switches are not yet available in the market, estimations have done based on the expected price range of 60 GHz transceivers and simulations are developed for performance evaluations of Cayley data center and Conventional data centers (CDC) with different designs.[1]

Based on conducted experiences with Cayley data center and CDC that are configured with different oversubscription rates, Cayley data centers have better performance at maximum aggregate bandwidth compared to CDC. Cayley data centers are taking advantage of less switching design and doubles CDC's bandwidth during packet delivery outside of a rack.[1]

Cayley data center has a drawback in packet delivery latency and scalability because it uses multi-hop routing and uses intermediate nodes to convey packets to other nodes. Therefore, as the traffic load increases, the maximum latency quickly increases as well.[1] Hence, Cayley data centers are not able to reach the same scalability level of CDC's, since CDC has stable wired links and network hops with smaller numbers[9]

Cayley data centers are more resilient to failures compared to conventional data centers since Cayley topology has dense connectivity and have minimized the number of switches that are a critical point for failures for data centers.[9] Experiences shows that server nodes will be fully connected until 20% of nodes, 59% stories, and 14% racks fail. However, more than 99% of connections are preserved to %55 nodes and stories, 45% of racks are failed[1]

Cost analysis of Cayley data centers has been done based on assumptions since 60 GHz transceivers are not commercially in the market yet.[1] However, it is expected that transceivers’ price will not be expensive if the silicon chips are used. In the case, the cost of a 60-GHz transceiver less than $90, Cayley data centers will be much cheaper. A 60 GHz transceiver consumes maximum 0.3 watts, while the top of rack switches (TOR), aggregation switches (AS), and core switches (CS) consume in the range of 170-620 watts.[10] Therefore, total power switch packet consumption of CDC is at least 12 times more than Cayley data centers. Moreover, due to the absence of cabling, maintenance costs will be significantly lower[1]

References[edit]

  1. ^ a b c d e f g h i j k Shin, Ji-Yong; Sirer, Emin Gün; Weatherspoon, Hakim; Kirovski, Darko (2012-10-29). "On the feasibility of completely wireless datacenters". Proceedings of the eighth ACM/IEEE symposium on Architectures for networking and communications systems - ANCS '12. ACM. pp. 3–14. doi:10.1145/2396556.2396560. hdl:1813/22846. ISBN 9781450316859. S2CID 5846577.
  2. ^ a b c d e f g h i j k Wireless communication in data centers: A survey" by Abdelbaset S. Hamza, Jitender S. Deogun, and Dennis R. Alexander (IEEE Communications Surveys & Tutorials, Volume 18, Issue 3
  3. ^ a b c d "Wireless data center networking - IEEE Journals & Magazine". doi:10.1109/MWC.2011.6108333. S2CID 7245314. {{cite journal}}: Cite journal requires |journal= (help)
  4. ^ a b c d Ramachandran, Kishore; Kokku, Ravi; Mahindra, Rajesh; Rangarajan, Sampath (2008-01-01). "60 GHz Data-Center Networking: Wireless ⇒ Worry less?". NEC Research Paper. 1.
  5. ^ Francois, Avery John, "Wireless 60 GHz Rack to Rack Communication in a Data Center Environment" (2016). Thesis. Rochester Institute of Technology.
  6. ^ A.S. Hamza et al., “Free space optical data center architecture design with fully connected racks,” Global Communications Conference (GLOBECOM), 2014 IEEE, pp. 2192–2197, Dec 2014.
  7. ^ D. Halperin et al., “Augmenting data center networks with multi-gigabit wireless links,” Proc. ACM SIGCOMM, vol. 41, no. 4, pp. 38–49, 2011.
  8. ^ N. Riza and P. Marraccini, “Power smart indoor optical wireless link applications,” Wireless Commun. and Mobile Comput., pp. 327–332, 2012.
  9. ^ a b E. Baccour et al., “A survey of wireless data center networks,”Information Sciences and Systems (CISS), March 2015
  10. ^ S. Pinel, P. Sen, S. Sarkar, B. Perumana, D. Dawn, D. Yeh, F. Barale, M. Leung, E. Juntunen, P. Vadivelu, K. Chuang, P. Melet, G. Iyer, and J. Laskar., "60GHz single-chip CMOS digital radios and phased array solutions for gaming and connectivity".IEEE Journal on Selected Areas in Communications, 2009