You can edit almost every page by Creating an account. Otherwise, see the FAQ.

CamCube

From EverybodyWiki Bios & Wiki



CamCube is a direct-connect network topology, in which servers are connected directly to each other forming a 3D torus. Direct connections make wiring efficient due to the possibility of using short cables. Moreover, topology is resilient because any source and destination have several paths making it multipath architecture. CamCube is used in IBM BlueGene/L and Cray XT3/Red Storm supercomputers.

Problem Description[edit]

Scalability is one of the main problems of data center networks. With increasing popularity of cloud paradigm the scale of data center also increases and it raises the necessity in high network bandwidth..[1]. Even with high cost IP switches and routers it is possible to achieve only 50% of aggregate bandwidth available at the servers [1][2].

DCN’s performance and throughput is significantly dependent on its architecture. For example: the most frequent architecture for DCNs, three-tier architecture has poor cross section bandwidth and high over-subscription ratio near the root [1][2][3]. Fat-tree architecture solves oversubscription ratio making it 1:1, nevertheless, it raises another problem of low scalability (limitation is the number of ports of a switch)[2]. Newer hybrid architecture DCell tackles scalability problem, but cannot perform well under heavy network load[2].

CamCube Topology[edit]

3D torus with 8 interconnected nodes

CamCube networking topology is based on a direct-connect topology in which servers are connected directly to each other via 1 Gbps Ethernet cross-over cables, forming 3D torus shape[4]. It is resilient to failure of servers and links, since 3D interconnected torus provides different kind of paths between any source and destination. In this topology, switches are used to connect CamCube servers only with external network but are not responsible for routing internal traffic between the servers. Therefore, not all CamCube servers should be connected to switches. To achieve better application-level performance, each application can implement their own routing protocols with benefit of 3D torus topology and flexibility of CamCube API [5]. However, low routing efficiency compared to other designs could be observed due to comparatively long routing paths in this design[6]

CamCube Services[edit]

CamKey[edit]

CamCube supports a key-based routing service where packets are routed based on the 3D coordinate (x, y, z) keys rather than server address (IP/MAC addresses).[4][5]. This addressing system is constructed in a way where physical topology is same as addressed virtual topology (CamKey) which makes it easier to find location of servers. Keys in CamCube are expressed with 160-bit identifiers. For example, in case CamCube topology has k-nary 3D-cube, only most significant k bits will be used to generate keys (x, y, z). If the server can be found then the assigned coordinate will be mapped to the server, otherwise the coordinate will be mapped to its neighbors. Hence, the not used 160-k bit will be used as weight to identify neighbor server. In case neighbor of the server is also unreachable then this weight will be assigned to another server [4][5]. By continuing this kind of cascading failure algorithm CamKey will construct deterministic map of CamCube topology [4]

Camdoop[edit]

Camdoop is a MapReduce-like model in CamCube. It is an efficient in-network aggregation model designed for parallel processing of big sets of data.[4]. The difference from MapReduce is that Camdoop benefits from CamCube’s ability of custom forwarding and processing of packets on path. It is enabled due to the topology’s direct-connect nature, meaning that servers are interconnected directly between each other. This ability enables to perform multiple steps of aggregation, consequently decreasing traffic transportation in network without losing performance speed of an algorithm as opposed to a reference of Hadoop and Dryad/DryadLINQ [4]

CamGraph[edit]

A special supporting infrastructure as CamGraph can be used to increase computational performance of CamCube graph algorithms. Firstly, CamGraph divides the factor graph to the partitions using equal factor method and performs message transmission through the partitions. Main benefits of CamGraph is in its accuracy and simplicity of usage in factor graphs. On the other hand, CamGraph’s performance is slower than Map-Reduce as it gets high overheads while running partitioned graph algorithm[7]

TCP/IP service[edit]

In CamCube architecture we can use unmodified TCP/IP application without any struggle using them in applications. In this system packets will be generated by TCP/IP, encapsulated and sent by tunneling through CamCube architecture. Consequently, destination server injects packets in TCP/IP stack. The main goal of using TCP/IP service is as always requested to get maximum throughput.[3]. There can be used different ways of using routing services of TCP/IP. One of them is using multiple shortest paths where routing algorithm calculates all these paths and uses all of them to achieve the maximum throughput. The main drawbacks of this routing algorithm are in its congestion and packet loss problem as the paths can cross each other to make collisions in the network topology[3]. Other routing algorithm is to get paths which are link-disjoint. In this case we use CamCube 3D structure to set links for three axes, in case they do not have any neighbor on the specific axis, routing algorithm adds next neighboring servers to the link list as it implements in CamKey identifiers[4]. As a result, the routing algorithm creates links meanwhile dividing CamCube into mini-cubes. At the end in this routing process there are will be at least three shortest paths and higher throughput while cost of increase of packet delivery jitter [3]

VM Service[edit]

To send large files to various servers (multicasting) the virtual machine (VM) distribution service can be implemented to CamCube structure. VM service works with link-disjoint paths, where union of shortest paths looks like tree structure with small number of interior serves.[3]. As routing algorithm creates mini-cube structure in coordinate space of CamCube, VM structure will be hierarchical were smaller cube will be inside of bigger cubes in coordinate system. Consequently, there will be VM distribution tree in CamCube[3]

CamCube API[edit]

There are several core services provided by CamCube API, functioning on all servers. Some of core services are defining 3-dimensional coordinates of each server, exposing coordinate of one-hop neighbors and determining the size of the coordinate space.[5]. Furthermore, there is a service, which monitors liveness of one-hop neighbors, in case when some server or link will fail. In order to route packets to servers, there are also multi-hop routing service, which provides link state-based protocol. Services that runs the routing service can modify, intercept or drop a packet. For example, if a server at destination is not reachable, packets are dropped. The routing service uses key-based routing as well as server-based routing. Except these services, all other services run on top of CamCube API[3]

References[edit]

  1. 1.0 1.1 1.2 Al-Fares, Mohammad; Loukissas, Alexander; Vahdat, Amin; Al-Fares, Mohammad; Loukissas, Alexander; Vahdat, Amin (2008-08-17). "A scalable, commodity data center network architecture, A scalable, commodity data center network architecture". ACM SIGCOMM Computer Communication Review. 38 (4): 63, 63–74, 74. CiteSeerX 10.1.1.140.9669. doi:10.1145/1402958.1402967. ISSN 0146-4833.
  2. 2.0 2.1 2.2 2.3 Bilal, Kashif; Khan, Samee U.; Zhang, Limin; Li, Hongxiang; Hayat, Khizar; Madani, Sajjad A.; Min-Allah, Nasro; Wang, Lizhe; Chen, Dan (2012-12-20). "Quantitative comparisons of the state-of-the-art data center architectures". Concurrency and Computation: Practice and Experience. 25 (12): 1771–1783. Bibcode:2015CCPE...27.4122H. doi:10.1002/cpe.2963. ISSN 1532-0626.
  3. 3.0 3.1 3.2 3.3 3.4 3.5 3.6 Abu-Libdeh, Hussam; Costa, Paolo; Rowstron, Antony; O'Shea, Greg; Donnelly, Austin; Abu-Libdeh, Hussam; Costa, Paolo; Rowstron, Antony; O'Shea, Greg (2011-10-22). Symbiotic routing in future data centers, Symbiotic routing in future data centers, Symbiotic routing in future data centers. ACM SIGCOMM Computer Communication Review, ACM SIGCOMM Computer Communication Review. 41, 40. ACM, ACM, ACM. pp. 51, 51, 51–62, 62, 62. doi:10.1145/2043164.1851191 (inactive 2020-01-22). ISBN 9781450302012. Search this book on
  4. 4.0 4.1 4.2 4.3 4.4 4.5 4.6 Costa Paolo; Donnelly Austin; O’Shea Greg; Rowstron Antony. "Camdoop: Exploiting In-network Aggregation for Big Data Applications" (PDF). Retrieved 08/06/2018. Check date values in: |access-date= (help)
  5. 5.0 5.1 5.2 5.3 Costa Paolo; Donnelly Austin; O’Shea Greg; Rowstron Antony. "CamCubeOS: A Key-based Network Stack for 3D Torus Cluster Topologies" (PDF). Microsoft. Retrieved 08/06/2018. Check date values in: |access-date= (help)
  6. Ting Wang; Zhiyang Su; Yu Xia; Hamdi, Mounir (2014). "Rethinking the Data Center Networking: Architecture, Network Protocols, and Resource Sharing". IEEE Access. 2: 1481–1496. doi:10.1109/access.2014.2383439. ISSN 2169-3536.
  7. Rowstron, Antony. "Nobody ever got fired for using Hadoop on a cluster" (PDF). Proceedings of the 1st International Workshop on Hot Topics in Cloud Data Processing: 2.


This article "CamCube" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:CamCube. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.