CN102546852A - Address automatic configuration method of fault-tolerant data center network - Google Patents
Address automatic configuration method of fault-tolerant data center network Download PDFInfo
- Publication number
- CN102546852A CN102546852A CN2011104155703A CN201110415570A CN102546852A CN 102546852 A CN102546852 A CN 102546852A CN 2011104155703 A CN2011104155703 A CN 2011104155703A CN 201110415570 A CN201110415570 A CN 201110415570A CN 102546852 A CN102546852 A CN 102546852A
- Authority
- CN
- China
- Prior art keywords
- graph
- nodes
- physical
- node
- matching
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 98
- 238000010586 diagram Methods 0.000 claims abstract description 63
- 238000013461 design Methods 0.000 claims abstract description 26
- 238000012795 verification Methods 0.000 claims abstract description 12
- 238000000354 decomposition reaction Methods 0.000 claims abstract description 10
- 238000001514 detection method Methods 0.000 claims abstract description 10
- 239000011159 matrix material Substances 0.000 claims description 9
- 235000008694 Humulus lupulus Nutrition 0.000 claims description 8
- 238000012360 testing method Methods 0.000 claims description 7
- 238000004891 communication Methods 0.000 claims description 5
- 238000003860 storage Methods 0.000 claims description 4
- IXHBSOXJLNEOPY-UHFFFAOYSA-N 2'-anilino-6'-(n-ethyl-4-methylanilino)-3'-methylspiro[2-benzofuran-3,9'-xanthene]-1-one Chemical compound C=1C=C(C2(C3=CC=CC=C3C(=O)O2)C2=CC(NC=3C=CC=CC=3)=C(C)C=C2O2)C2=CC=1N(CC)C1=CC=C(C)C=C1 IXHBSOXJLNEOPY-UHFFFAOYSA-N 0.000 abstract description 42
- XEKOWRVHYACXOJ-UHFFFAOYSA-N ethyl acetate Substances CCOC(C)=O XEKOWRVHYACXOJ-UHFFFAOYSA-N 0.000 abstract description 42
- 238000002474 experimental method Methods 0.000 description 9
- 239000010410 layer Substances 0.000 description 8
- 230000001133 acceleration Effects 0.000 description 1
- 238000004220 aggregation Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 239000012792 core layer Substances 0.000 description 1
- 238000005520 cutting process Methods 0.000 description 1
- 238000009826 distribution Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
本方法属于计算机网络中数据中心技术领域,它含有步骤1设计蓝图生成逻辑图,步骤2物理拓扑生成物理图,步骤3错误检测,步骤4设备图生成,步骤5逻辑图和设备图进行匹配,步骤6配置设备图地址。其中,逻辑图和设备图进行匹配步骤主要包括分解和验证两个过程。在进行验证过程中,ETAC方法又设计了三种保证正确性的加速搜索判断策略,该方法实现了对于可容错数据中心网络的地址自动快速配置。
The method belongs to the technical field of data center in computer network, and it comprises step 1: design blueprint to generate logical diagram; step 2, physical topology to generate physical diagram; step 3, error detection; step 4, equipment diagram to generate; step 5, logic diagram and equipment diagram to match, Step 6 Configure the device map address. Wherein, the step of matching the logic diagram and the equipment diagram mainly includes two processes of decomposition and verification. During the verification process, the ETAC method designed three accelerated search and judgment strategies to ensure correctness. This method realizes the automatic and rapid address configuration of the fault-tolerant data center network.
Description
技术领域 technical field
本方法是实现在可容错数据中心中,如果存在硬件原因或者连接错误造成实际的物理拓扑与设计蓝图不同时,该方法仍可实现对于此种可容错数据中心的地址自动配置,本方法属于计算机网络领域。This method is implemented in a fault-tolerant data center. If there are hardware reasons or connection errors that cause the actual physical topology to be different from the design blueprint, this method can still realize the automatic configuration of the address of this fault-tolerant data center. This method belongs to the computer network field.
背景技术 Background technique
在大规模的数据中心中,存在数以万计的服务器和交换机,为了这种大规模数据中心的安全性和高效路由的考虑,位置信息和拓扑信息常常被编码到数据中心的网络地址中(例如,在分布式的文件系统GFS中,许多的数据块要被复制多份,且存储在不同的服务器上,为了数据操作的方便,数据中心需要了解怎样去从比较近的服务器上获得数据,因此数据中心会将位置信息编码到网络地址中便于操作)。虽然这种编址方式极大的方便了数据中心的某些操作,却为地址配置带来困难。由于现有数据中心的规模是极其庞大的,而且在地址配置时DHCP协议又不能进行应用。地址人工配置将是一个很长的过程,且会出现很多的错误。所以在配置数据中心时需要对这些服务器和交换机做一个地址自动快速的配置。In a large-scale data center, there are tens of thousands of servers and switches. For the sake of security and efficient routing of this large-scale data center, location information and topology information are often encoded into the network address of the data center ( For example, in the distributed file system GFS, many data blocks have to be replicated in multiple copies and stored on different servers. For the convenience of data operations, the data center needs to know how to obtain data from relatively close servers. Therefore, the data center will encode the location information into the network address for easy operation). Although this addressing method greatly facilitates certain operations in the data center, it brings difficulties to address configuration. Because the scale of the existing data center is extremely large, and the DHCP protocol cannot be applied during address configuration. Address manual configuration will be a very long process, and there will be many mistakes. Therefore, when configuring the data center, it is necessary to automatically and quickly configure the addresses of these servers and switches.
在实际布置数据中心时,由于机器网卡问题,或者两个物理机器之间连线错误,或者缺少连线等等原因,使得实际的物理拓扑连接与设计蓝图的定义不同。针对于此,ETAC方法实现对于这种可容错数据中心网络的地址自动配置。由于ETAC方法中进行错误检测步骤后,对于没有错误节点的数据中心网络也能进行地址的自动配置,所以ETAC方法同样适用于连线完全正确的数据中心网络。When actually laying out the data center, the actual physical topology connection is different from the definition in the design blueprint due to the problem of the network card of the machine, or the connection error between two physical machines, or the lack of connection, etc. Aiming at this, the ETAC method implements automatic address configuration for this kind of fault-tolerant data center network. After the error detection step in the ETAC method, the address can also be automatically configured for the data center network without error nodes, so the ETAC method is also applicable to the data center network with completely correct connections.
发明内容 Contents of the invention
大规模数据中心中地址的配置问题可被抽象为一个设计蓝图生成的逻辑图和实际物理拓扑连接生成的物理图的节点对应问题。将在布线之前,物理拓扑本应该连接的图称为设计蓝图,实际的物理机器的连接图为物理图(一般可通过Physical topology Protocol,PCP协议进行收集)。然而,由于物理机器硬件损坏或者连线错误等,一般实际的物理拓扑相对于设计蓝图都会存在差错。如果实际的物理拓扑没有错误,则ETAC方法可对此种网络进行地址的快速配置。如果实际的物理拓扑存在连线错误,则ETAC方法首先在物理图中去除有错误的节点生成设备图,然后对于剩余连接正确的节点进行地址的快速自动配置,即就是对于逻辑图和设备图这两个图中的节点进行一个相应节点的匹配。因为设备图是逻辑图的一个导出子图,这在数学上称为一个导出子图同构问题。ETAC方法进行节点匹配的过程中,可以应用一些导出子图所具有的性质对搜索匹配过程进行简化。在设备图中的节点都对应到逻辑图上时,就可以根据逻辑图上标注的节点地址去对设备图中的相应节点进行地址配置了。最后再将ETAC方法应用于各种数据中心的拓扑结构之上,对于不同的拓扑结构和错误节点及其相连的边删除后的图进行地址的自动快速匹配,实验结果显示ETAC方法对于可容错数据中心的地址自动快速配置效果良好。The problem of address allocation in large-scale data centers can be abstracted as a node correspondence between the logical graph generated by the design blueprint and the physical graph generated by the actual physical topology connection. Before wiring, the diagram that the physical topology should be connected is called the design blueprint, and the connection diagram of the actual physical machine is the physical diagram (generally, it can be collected through the Physical topology Protocol, PCP protocol). However, due to physical machine hardware damage or wiring errors, there will generally be errors in the actual physical topology relative to the design blueprint. If there is no error in the actual physical topology, the ETAC method can quickly configure addresses for such a network. If there are wiring errors in the actual physical topology, the ETAC method first removes the wrong nodes in the physical graph to generate a device graph, and then quickly and automatically configures the addresses of the remaining nodes with correct connections, that is, for the logical graph and the device graph. Nodes in the two graphs are matched by a corresponding node. Because the device graph is a derived subgraph of the logic graph, this is called a derived subgraph isomorphism problem in mathematics. In the process of node matching in ETAC method, some properties of derived subgraphs can be applied to simplify the search and matching process. When all the nodes in the device diagram correspond to the logic diagram, address configuration can be performed on the corresponding nodes in the device diagram according to the node addresses marked on the logic diagram. Finally, the ETAC method is applied to the topological structures of various data centers, and the addresses are automatically and quickly matched for different topological structures and error nodes and their connected edges. The experimental results show that the ETAC method is suitable for fault-tolerant data. The automatic and quick configuration of the center's address works well.
ETAC方法具体包括以下步骤:The ETAC method specifically includes the following steps:
步骤1:逻辑图生成步骤,根据所述数据中心网络的设计蓝图生成一个逻辑图;Step 1: a logic diagram generation step, generating a logic diagram according to the design blueprint of the data center network;
步骤2:物理图生成步骤,根据实际的物理拓扑生成物理图;Step 2: a physical map generation step, generating a physical map according to the actual physical topology;
步骤3:错误检测步骤,将所述物理图和逻辑图进行对比,找出物理图相对于逻辑图是否存在不能正常进行地址配置的节点;如果存在,则转到步骤4;如果不存在,则将物理图定义为一个设备图,转到步骤5;Step 3: an error detection step, comparing the physical graph with the logical graph to find out whether there is a node that cannot normally perform address configuration in the physical graph relative to the logical graph; if it exists, go to
步骤4:设备图生成步骤,将所述不能正常配置的节点及其相连的边在物理图中删除,对于剩余节点按邻接矩阵或者邻接表存储,生成设备图;Step 4: a device graph generation step, deleting the nodes that cannot be configured normally and their connected edges in the physical graph, and storing the remaining nodes in an adjacency matrix or adjacency list to generate a device graph;
步骤5:匹配步骤,将所述设备图中的节点与所述逻辑图中的节点进行匹配,找到设备图中的每个节点对应于逻辑图中的节点;Step 5: a matching step, matching the nodes in the device graph with the nodes in the logic graph, finding that each node in the device graph corresponds to a node in the logic graph;
步骤6:配置地址步骤,对于设备图中的节点找到对应逻辑图中的节点,则可按逻辑图中标注的地址对设备图中的节点进行地址的相应设置。Step 6: In the step of configuring addresses, find the nodes in the corresponding logic diagram for the nodes in the equipment diagram, and then set the addresses of the nodes in the equipment diagram according to the addresses marked in the logic diagram.
步骤1设计蓝图生成逻辑图,其中,设计蓝图是在连接实际的server和switch之前定义的物理机器的连接关系,设计蓝图按邻接矩阵或者邻接表存储,记作逻辑图;逻辑图节点标识为sever或swith对应的网络逻辑地址。Step 1: Generate a logical diagram from the design blueprint, where the design blueprint is the connection relationship between physical machines defined before connecting the actual server and switch, and the design blueprint is stored in an adjacency matrix or adjacency list, which is recorded as a logical diagram; the node in the logical diagram is identified as server Or the network logical address corresponding to switch.
步骤2物理拓扑生成物理图,在实际物理拓扑连接之后,根据物理拓扑收集协议,获得实际的物理拓扑连接关系,这种连接关系按邻接矩阵或者邻接表存储,记作物理图;物理图节点标识为sever或swith对应的物理地址。
所述物理拓扑收集协议的实现,是在实际的物理网络之上建立一个通信信道去收集物理拓扑的信息,设置一个控制器来建立一棵生成树,所有节点的物理拓扑信息将由生成树的叶子节点通过通信信道依次按生成树往上传递,直到根节点。The realization of the physical topology collection protocol is to set up a communication channel on the actual physical network to collect the information of the physical topology, set a controller to build a spanning tree, and the physical topology information of all nodes will be generated by the leaves of the spanning tree Nodes pass up the spanning tree sequentially through the communication channel until the root node.
步骤3具体按照如下步骤执行:步骤3.1:首先在物理图中选出一部分节点,然后对这些选定的每一个节点,计算其和逻辑图中的所有节点的SPLD之差的绝对值,将逻辑图中SPLD之差绝对值最小的点和这个物理图中的节点记做一个节点对,一个节点的SPLD为这个节点到图中所有其他节点的最短距离;步骤3.2:对步骤3.1所述的节点对,在物理图和逻辑图中分别从和这两个点相距1跳的所有节点开始,验证这些所有的节点是否同构,直到和这两个点相距x跳时,这些点同构,而相距x+1跳时,这些点不同构,则对于这些x+1跳的节点,对它们的counter值加一;步骤3.3:在结束所有测试节点的检测之后,对于那些具有counter值的节点按counter值降序排列,counter值越大,其出错的概率越大;对于数据中心的管理员,从counter值大的节点开始检测是否存在连线错误。
步骤3所述不能正常进行地址匹配的节点是由于硬件原因或连接错误产生。The nodes that cannot normally perform address matching in
步骤5具体按照如下步骤执行,该步骤递归的划分逻辑图Gl和设备图Gd为更小的集合,直到Gd中的每个点都在Gl中找到了相匹配的点,则成功返回;或者在前一步发现匹配错误了,则进行回溯,接着去沿另一个方向尝试与Gl中的下一个节点进行匹配;由于逻辑图Gl中的点一般会多于设备图Gd中的点(物理图中没有错误节点时两个图的节点数一样),所以在匹配过程中,用空集对Gd中那些对应不到Gl中的集合予以对应,匹配过程保证Gd中的集合个数等于Gl中集合的个数;在进行逻辑图和设备图匹配时,主要包括分解和验证两个过程。
所述分解过程为,每次把一个点v由其所在Gd中的集合O分离为O\{v}和{v},其他集合保持不变,相应的,把Gl中与Gd集合O对应的集合O’中的一个点u划分出来,分为O’\{u}和{u},在此过程中,称每对新出现的单元素集合{v}对应{u}。The decomposition process is to separate a point v from its set O in Gd into O\{v} and {v} each time, and keep other sets unchanged. Correspondingly, the set O corresponding to Gd set O in G1 A point u in the set O' is divided into O'\{u} and {u}. In the process, each pair of new single-element set {v} corresponds to {u}.
所述验证的过程为,每次进行分解出{v},{u}之后,验证过程对这次分裂进行检验,在Gd中把每个集合用与{v}的连接关系划分为与{v}相连和不相连两个集合;相应地在Gl中把每个集合用与{u}的连接关系划分为与{u}相连和不相连两个集合;对于新出现的每对单元素集合,都去进行是否对应的判断,直到没有新的单元素集合出现则成功返回,或者发现匹配出错返回。The process of verification is that after decomposing {v} and {u} each time, the verification process checks this split, and in Gd, each set is divided into {v} and {v} by the connection relationship with {v} } are connected and not connected; correspondingly, in Gl, each set is divided into two sets connected with {u} and not connected with {u}; for each new pair of single-element sets, It is necessary to judge whether it is corresponding, until no new single-element set appears, then return successfully, or return if a matching error is found.
所述验证过程采用三种加速搜索判定定理:第一个定理为:对于每次新出现的单元素集合{v}∈Gd,{u}∈Gl,设f(v)=u,即设备图中v节点对应逻辑图中的u节点;对{v}与Gd中相连的每个单集合元素vs,当且仅当u都与Gl中对应的单集合元素f(vs)相连,则逐步匹配下去,结果一定正确;第二个定理为:对每次新出现的单元素集合对,{v}∈Gd,{u}∈Gl,{v}的度数大于{u}的度数;第三个定理为:对每次新出现的单元素集合对,{v}∈Gd,{u}∈Gl,v把Gd中的每个非空集合O(i)划分为与v相连的部分Oc(i)和与v不相连的部分Onc(i),u把Gl中的与O(i)对应的非空集合O’(i)划分为与u相连的部分Oc’(i)和与u不相连的部分Onc’(i),则应该满足以下条件:|Oc(i)|≤|Oc′(i)|and|Onc(i)|≤|Onc′(i)|,其中|O|表示集合O中的元素个数。The verification process adopts three kinds of accelerated search decision theorems: the first theorem is: for each new single-element set {v}∈Gd, {u}∈Gl, set f(v)=u, that is, the device graph The v node in the middle corresponds to the u node in the logic graph; for each single-set element vs connected to {v} in Gd, if and only if u is connected to the corresponding single-set element f(vs) in Gl, then match step by step Go on, the result must be correct; the second theorem is: for each new pair of single-element sets, {v}∈Gd, {u}∈Gl, the degree of {v} is greater than the degree of {u}; the third The theorem is: for each new pair of single-element sets, {v}∈Gd, {u}∈Gl, v divides each non-empty set O(i) in Gd into a part Oc(i) connected to v ) and the part Onc(i) not connected to v, u divides the non-empty set O'(i) corresponding to O(i) in Gl into the part Oc'(i) connected to u and the part not connected to u Part of Onc'(i), the following conditions should be met: |Oc(i)|≤|Oc'(i)|and|Onc(i)|≤|Onc'(i)|, where |O| The number of elements in O.
本发明的有益效果是:该ETAC方法对于可容错数据中心的地址自动快速配置效果良好。The beneficial effect of the present invention is that: the ETAC method has a good effect on the automatic and fast address configuration of the fault-tolerant data center.
附图说明 Description of drawings
图1为ETAC方法的整体步骤框图。Figure 1 is a block diagram of the overall steps of the ETAC method.
图2为对于设计蓝图,实际连线的物理图和设备图的一个具体的示例。Figure 2 is a specific example of the physical diagram of the actual wiring and the diagram of the equipment for the design blueprint.
图3为ETAC方法用于图2所示示例的一个实现过程。其中包括分解和验证两个主要过程和用对应点去进行split操作。FIG. 3 is an implementation process of the ETAC method used in the example shown in FIG. 2 . It includes the two main processes of decomposing and verifying and performing split operations with corresponding points.
图4为ETAC方法用于四种经典的数据中心网络结构,在错误节点数控制在50时,其算法执行时间和数据中心规模之间的变化关系。Figure 4 shows the relationship between the execution time of the algorithm and the size of the data center when the ETAC method is used in four classic data center network structures and the number of error nodes is controlled at 50.
图5为四种不同的数据中心网络结构在固定规模的情况下,错误点数和ETAC方法执行时间之间的关系。Figure 5 shows the relationship between the number of error points and the execution time of the ETAC method for four different data center network structures at a fixed scale.
图6为对于数据中心网络的Bcube结构和Dcell结构,对于server和switch按照一定比例错误的情况时,对于固定规模的BCube结构和Dcell结构,ETAC方法的执行时间。Figure 6 shows the execution time of the ETAC method for a fixed-scale BCube structure and Dcell structure when the server and switch are wrong in a certain proportion for the Bcube structure and Dcell structure of the data center network.
具体实施方式 Detailed ways
下面结合附图对本发明做具体说明。The present invention will be described in detail below in conjunction with the accompanying drawings.
图1是ETAC方法对于数据中心网络进行地址配置的整体框图。它含有步骤1设计蓝图生成逻辑图;步骤2物理拓扑生成物理图;步骤3错误检测;步骤4设备图生成;步骤5设备图和逻辑图进行匹配;步骤6配置设备图地址。FIG. 1 is an overall block diagram of address configuration for a data center network by the ETAC method. It contains step 1: design blueprint to generate logic diagram; step 2: physical topology to generate physical diagram;
步骤1设计蓝图生成逻辑图。设计蓝图是在连接实际的server和switch之前定义的物理机器的连接关系,设计蓝图可按邻接矩阵或者邻接表存储,记作逻辑图。
步骤2物理拓扑生成物理图。在实际物理拓扑连接之后,根据物理拓扑收集协议(Physical topology Collection Protocol,PCP),可以获得实际的物理拓扑的连接关系,这种连接关系图可按邻接矩阵或者邻接表存储,记作物理图。
物理拓扑收集协议的实现是在实际的物理网络之上建立一个通信信道去收集物理拓扑的信息,对于所有的物理拓扑信息,有一个ETAC manager去建立一棵生成树,所有的物理拓扑信息将由生成树的叶子节点依次往上传递,直到根节点ETAC manager。The realization of the physical topology collection protocol is to establish a communication channel on the actual physical network to collect the information of the physical topology. For all the physical topology information, there is an ETAC manager to build a spanning tree, and all the physical topology information will be generated by The leaf nodes of the tree are passed up one by one until the root node ETAC manager.
步骤3错误检测,其按照如下步骤执行:
步骤3.1:当数据中心的实际物理拓扑存在连线错误时,ETAC方法可以首先根据在逻辑图和物理图中一些节点的最短路径长度分布(shortest path length distribution,SPLD),选出这两个图中一部分具有相同SPLD的节点作为测试节点集合,一个节点的SPLD为这个节点到图中所有其他节点的距离;Step 3.1: When there are wiring errors in the actual physical topology of the data center, the ETAC method can first select the two graphs according to the shortest path length distribution (SPLD) of some nodes in the logical graph and the physical graph A part of the nodes with the same SPLD is used as a test node set, and the SPLD of a node is the distance from this node to all other nodes in the graph;
步骤32:在逻辑图和物理图中比较对于每一对对应的测试节点,计算当和它们相距x跳数时,此时这两个图最大相同子图同构,然而当和它们相距x+1跳数时,这两个图最大相同子图不同构,则对于这些x+1跳的节点,对它们的counter值加一;Step 32: Compare in the logical graph and the physical graph. For each pair of corresponding test nodes, calculate when they are x hops away from them. At this time, the two graphs have the largest identical subgraph isomorphism. When the number of hops is 1, the two graphs have the same maximum sub-graphs and different structures, then for these nodes with x+1 hops, add one to their counter value;
步骤3.3:在结束所有测试节点的检测之后,对于那些具有counter值的节点进行按counter值降序排列,counter值越大,其出错概率越大;对于数据中心的管理员,从counter值大的节点开始检测是否存在连线错误即可。Step 3.3: After finishing the detection of all test nodes, arrange the nodes with counter value in descending order according to the counter value. The larger the counter value, the greater the error probability; Start to detect whether there is a connection error.
步骤4设备图生成是在进行步骤3错误检测后,确定在实际的物理连接图中,由于硬件原因,或者连接错误等,不能正常进行地址配置的节点,将其在物理图中删除,对于剩余节点按邻接矩阵或者邻接表存储,记作设备图。In
步骤5设备图和逻辑图匹配步骤是对于设备图和逻辑图进行对应节点的匹配过程,该步骤递归的划分逻辑图Gl和设备图Gd为更小的集合,直到Gd中的每个点都在Gl中找到了相匹配的点,则成功返回;或者在前一步发现匹配错误了,则进行回溯,接着去沿另一个方向尝试与Gl中的下一个节点进行匹配;由于逻辑图Gl中的点一般会多于设备图Gd中的点(物理图中没有错误节点时两个图的节点数一样),所以在匹配过程中,用空集对Gd中那些对应不到Gl中的集合予以对应,匹配过程保证Gd中的集合个数等于Gl中的集合个数;在进行逻辑图和设备图匹配时,主要包括decomposition和refinement两个过程。Step 5: The equipment graph and logical graph matching step is to match the corresponding nodes between the equipment graph and the logical graph. This step recursively divides the logical graph G1 and the device graph Gd into smaller sets until each point in Gd is in If a matching point is found in Gl, it will return successfully; or if it finds a matching error in the previous step, it will backtrack, and then try to match the next node in Gl along another direction; because the point in the logic graph Gl Generally, there will be more points in the device graph Gd (the number of nodes in the two graphs is the same when there are no error nodes in the physical graph), so in the matching process, the empty set is used to correspond to those sets in Gd that do not correspond to the sets in Gl , the matching process ensures that the number of sets in Gd is equal to the number of sets in Gl; when matching logic diagrams and equipment diagrams, it mainly includes two processes of decomposition and refinement.
设备图和逻辑图进行匹配步骤的伪代码如下:The pseudocode of the matching steps between the equipment diagram and the logic diagram is as follows:
图2为逻辑图,物理图和设备图的一个实例。设计蓝图定义了server和switch的连接关系,并且对于每一个server和switch给予一个逻辑地址。图2中的(a)部分为具有8个节点的设计蓝图;(b)部分为实际的物理连接图,物理连接图可以通过Physical topologyCollection Protocol,PCP协议进行收集。(b)部分中节点7和8之间少了一条实际的物理连接线;(c)部分为去除了有连线错误的7和8节点后,形成的设备图。Figure 2 is an example of a logical diagram, a physical diagram and a device diagram. The design blueprint defines the connection relationship between server and switch, and gives a logical address to each server and switch. Part (a) in Figure 2 is the design blueprint with 8 nodes; part (b) is the actual physical connection diagram, which can be collected through the Physical topologyCollection Protocol, PCP protocol. Part (b) lacks an actual physical connection line between
图3为ETAC方法在进行逻辑图和设备图同构对应过程中的一个算法的小实例。其中,实线箭头代表了decomposition操作,虚线箭头代表了refinement操作,P1~P8是一系列过程。对于Gd和Gl,ETAC方法首先根据server和switch的不同,将Gd划分为{1,2,3},{4,5,6};将Gl划分为{A,B,C,D},{E,F,G,H}。在P1过程中,ETAC方法首先选择Gd中的2节点和Gl中的A节点进行decomposition操作,现在集合变为{2},{1,3},{4,5,6}和集合{A},{B,C,D},{E,F,G,H}。在进行refinement的过程中,由于在Gd中,与2相连的是3和4节点,分别属于集合{1,3}和{4,5,6}。与A相连的E和G节点,属于集合{E,F,G,H}。根据第三个判断搜索的加速策略,则应进行回溯。然后沿另一方向对2和C进行decomposition操作,将集合分为{2},{1,3},{4,5,6}和集合{C},{A,B,D},{E,F,G,H}。根据2与3,4相连,C与D,E,F相连,集合可划分为{2},{3},{1},{4},{5,6}和{C},{D},{A,B},{E,F},{G,H},P4出现了新的单元素集合对3-->D,然后根据相连关系划分其他集合,集合保持不变,在P6过程中,5和G被分解出来,进入P7过程,用定理一对两个新出现的单元素集合对:5-->G,6-->H进行正确性检验,,结果正确,然后进行划分操作,G划分{A,B}为{A},{B},对应的,5划分{1}为{1}和{},以保持Gd和Gl集合个数相同,在P8过程中,用新出现的单元素集合对1-->A划分其他非空集合得到最终结果。这样就得到了设计蓝图和设备图的对应关系,从而对于设备图中的节点进行对应于设计蓝图中的节点的地址自动快速的配置。Figure 3 is a small example of an algorithm in the process of isomorphic correspondence between logic diagrams and equipment diagrams in the ETAC method. Among them, the solid line arrow represents the decomposition operation, the dotted line arrow represents the refinement operation, and P1 to P8 are a series of processes. For Gd and Gl, the ETAC method first divides Gd into {1, 2, 3}, {4, 5, 6} according to the difference between server and switch; divides Gl into {A, B, C, D}, { E, F, G, H}. In the process of P1, the ETAC method first selects 2 nodes in Gd and A nodes in Gl for decomposition operation, and now the set becomes {2}, {1, 3}, {4, 5, 6} and set {A} , {B, C, D}, {E, F, G, H}. In the process of refinement, because in Gd,
图3所述的decomposition过程,是每次把一个点v由其所在Gd中的集合O分离为O\{v}和{v},其它集合保持不变。相应的,把Gl中与Gd集合O对应的集合O’中的一个点u划分出来,分为O’\{u}和{u}。在此过程中,称每个新出现的单元素集合{v}对应{u}。The decomposition process described in Figure 3 is to separate a point v from the set O in Gd where it is located into O\{v} and {v} each time, and the other sets remain unchanged. Correspondingly, a point u in the set O’ corresponding to the set O of Gd in Gl is divided into O’\{u} and {u}. In this process, we say that each new single-element set {v} corresponds to {u}.
图3所述的refinement过程,是在每次进行decomposition出{v},{u}之后,refinement过程对这次分裂的一次检验。在子图Gd中把每个集合用与{v}的连接关系划分为与{v}相连和不相连两个集合。在设计蓝图Blueprint Gl中把每个集合用与{u}的连接关系划分为与{u}相连和不相连两个集合。对于新出现的每对单元素集合,都去进行是否对应的判断,直到没有新的单元素集合出现则成功返回,或者发现匹配出错返回。The refinement process described in Figure 3 is a test of the split after each decomposition to produce {v}, {u}. In the subgraph Gd, each set is divided into two sets connected with {v} and not connected with {v} by the connection relationship with {v}. In the design blueprint Blueprint Gl, each set is divided into two sets connected with {u} and not connected with {u} by the connection relationship with {u}. For each new pair of single-element sets, it is judged whether it is corresponding, until no new single-element set appears, it returns successfully, or returns if a matching error is found.
ETAC方法在进行图Gl和Gd中的点在进行匹配的过程中,由于设计蓝图Gl中的点一般会多于设备图Gd中的点,所以在切割进行匹配的过程中,ETAC方法将用空集对Gd中对应不到Gl的集合予以对应。In the process of matching the points in graphs Gl and Gd in the ETAC method, since the points in the design blueprint Gl are generally more than the points in the equipment graph Gd, in the process of cutting and matching, the ETAC method will use empty The set corresponds to the set in Gd that does not correspond to Gl.
ETAC方法切割所有的非空小集合A(i)直到每一个小集合都成为单个的单元素集合cell,并且每一个非空的单元素集合都对应Gl中的一个单元素集合,这样ETAC方法就实现了对于图Gl和Gd的匹配,从而进行地址的匹配。The ETAC method cuts all non-empty small sets A(i) until each small set becomes a single single-element set cell, and each non-empty single-element set corresponds to a single-element set in Gl, so the ETAC method is The matching of the graphs G1 and Gd is realized, so as to match the addresses.
在设备图中,由于对于节点{v}的选取对算法的效率影响很大,所以ETAC提出三个定理在保证算法匹配正确性的前提下,大幅度提高算法的搜索效率。In the device graph, since the selection of node {v} has a great influence on the efficiency of the algorithm, ETAC proposed three theorems to greatly improve the search efficiency of the algorithm on the premise of ensuring the correctness of the algorithm matching.
第一个定理为:对于每次新出现的单元素集合{v}∈Gd,{u}∈Gl,设f(v)=u(即设备图中v节点对应设计蓝图blueprint中的u节点)。对{v}与Gd中相连的每个单集合元素vs,当且仅当u都与Gl中对应的单集合元素f(vs)相连,则逐步匹配下去,结果一定正确。The first theorem is: for each new single-element set {v}∈Gd, {u}∈Gl, set f(v)=u (that is, the v node in the device diagram corresponds to the u node in the design blueprint blueprint) . For each single-set element vs connected to {v} in Gd, if and only if u is connected to the corresponding single-set element f(vs) in Gl, then the matching will be carried out step by step, and the result must be correct.
第二个定理为:对每次新出现的单元素集合对,{v}∈Gd,{u}∈Gl,{v}的度数大于{u}的度数;The second theorem is: for each new pair of single-element sets, {v}∈Gd, {u}∈Gl, the degree of {v} is greater than the degree of {u};
第三个定理为:对每次新出现的单元素集合对,{v}∈Gd,{u}∈Gl,v把Gd中的每个非空集合O(i)划分为与v相连的部分Oc(i)和与v不相连的部分Onc(i),u把Gl中的与O(i)对应的非空集合O’(i)划分为与u相连的部分Oc’(i)和与u不相连的部分Onc’(i),则应该满足以下条件:|Oc(i)|≤|Oc′(i)|and|Onc(i)|≤|Onc′(i)|,其中|O|表示集合O中的元素个数。The third theorem is: For each new pair of single-element sets, {v}∈Gd, {u}∈Gl, v divides each non-empty set O(i) in Gd into parts connected to v Oc(i) and the part Onc(i) not connected to v, u divides the non-empty set O'(i) corresponding to O(i) in Gl into the part Oc'(i) connected to u and the part connected to u Onc'(i), which is not connected to u, should satisfy the following conditions: |Oc(i)|≤|Oc'(i)|and|Onc(i)|≤|Onc'(i)|, where |O |Indicates the number of elements in the set O.
可容错数据中心中地址自动配置ETAC方法同样适用于进行错误检测步骤后,没有发现错误节点的情况。此时设备图和物理图为同一个图。The ETAC method for address automatic configuration in the fault-tolerant data center is also applicable to the situation that no faulty node is found after the fault detection step is performed. At this time, the device diagram and the physical diagram are the same diagram.
本方法提出的对于可容错数据中心的地址自动匹配方法,通过对于实际物理拓扑连线有错误的情况,去除那些连接错误的节点和边,对于剩余的正确节点进行快速匹配的方法,可以在实际的数据中心中得到应用。试验结果表明,对于所有的数据中心拓扑结构,ETAC方法都能在1分钟左右的时间里完成对于数据中心地址的自动快速匹配。This method proposes an automatic address matching method for a fault-tolerant data center. In the case of an error in the actual physical topology connection, remove those wrongly connected nodes and edges, and quickly match the remaining correct nodes. applied in the data center. The test results show that for all data center topologies, the ETAC method can complete the automatic and fast matching of data center addresses in about 1 minute.
实验验证Experimental verification
为了验证ETAC方法对于可容错数据中心的地址配置快速有效,设计了对于switch-centric的数据中心Fattree和VL2结构,对于分布在不同层之间的错误节点的地址配置情况。实验中使用Fattree(60)=58500节点和VL2(20,100)=52650节点进行实验验证。实验固定50错误节点在相邻两层之间,,重复进行100次实验,匹配时间如下表:In order to verify that the ETAC method is fast and effective for fault-tolerant data center address configuration, the switch-centric data center Fattree and VL2 structures are designed, and the address configuration of faulty nodes distributed between different layers is designed. In the experiment, Fattree(60)=58500 nodes and VL2(20,100)=52650 nodes are used for experimental verification. The experiment fixed 50 error nodes between adjacent two layers, and repeated the
其中,1-2层代表Fattree和VL2中的server-edge两层,2-3层代表Fattree和VL2中的edge-aggregation层,3-4层代表Fattree和VL2中的aggregation-core层。Tl,Ta,Tu分别代表最短匹配时间,平均匹配时间和最长匹配时间。Among them, layers 1-2 represent the server-edge layers in Fattree and VL2, layers 2-3 represent the edge-aggregation layers in Fattree and VL2, and layers 3-4 represent the aggregation-core layers in Fattree and VL2. Tl, Ta, Tu represent the shortest matching time, the average matching time and the longest matching time, respectively.
实验中还设计对于server-centric的数据中心网络结构BCube和DCell。分析对于不同比例的switch错和地址匹配时间之间的关系。试验中同样固定错误节点数为50,使用BCube(8,4)=52650和DCell(3,3)=32656节点。,重复进行100次实验。实验中,错误switch的比例由0%,20%,40%,60%,80%,100%。即错误的switch个数为0,10,20,30,40,50。地址的匹配时间如图6所示。In the experiment, BCube and DCell are also designed for the server-centric data center network structure. Analyze the relationship between different proportions of switch errors and address matching time. In the experiment, the number of fixed error nodes is also 50, and BCube(8,4)=52650 and DCell(3,3)=32656 nodes are used. , repeat the
从上表和图6可以看出,错误节点的位置和比例都不能影响ETAC方法对于可容错数据中心网络地址的快速配置。It can be seen from the above table and Figure 6 that neither the position nor the proportion of the error node can affect the rapid configuration of the fault-tolerant data center network address by the ETAC method.
实施例1Example 1
对于数据中心网络中,错误节点数固定在50,不同的数据中心网络结构BCube,Dcell,fattree和VL2,当其数据中心的规模由小变大,ETAC方法对于此种可容错数据中心网络地址配置的执行时间(执行时间超过某一设定值则认为地址配置失败)与数据中心规模之间的关系。在此实施例中,ETAC方法对于每次出现的50个错误节点都是随机产生的,而且对于每种数据中心的网络结构和同一种结构下,不同的节点规模都进行了重复100次的模拟。For the data center network, the number of error nodes is fixed at 50. Different data center network structures BCube, Dcell, fattree and VL2, when the scale of the data center changes from small to large, the ETAC method is suitable for this kind of fault-tolerant data center network address configuration. The relationship between the execution time of (the address configuration fails if the execution time exceeds a certain set value) and the size of the data center. In this embodiment, the ETAC method randomly generates 50 error nodes for each occurrence, and for each data center network structure and under the same structure, different node sizes are simulated 100 times. .
该实施例中,BCube结构的规模分别为:BCube(5,4)=6250,BCube(6,4)=14256,BCube(7,4)=18812和BCube(8,4)=53248上;Fattree结构的规模分别为:Fattree(20)=2500,,Fattree(40)=18000,Fattree(60)=58500和Fattree(80)=136000;VL2结构的规模分别为:VL2(10,100)=27650,VL2(20,100)=52650,VL2(40,100)=102650和VL2(60,100)=152650;Dcell结构的规模分别为:Dcell(4,2)=525,Dcell(2,3)=2709,Dcell(3,3)=32656和Dcell(4,3)=221025。In this embodiment, the scales of the BCube structure are respectively: BCube(5,4)=6250, BCube(6,4)=14256, BCube(7,4)=18812 and BCube(8,4)=53248; Fattree The scales of the structure are respectively: Fattree(20)=2500, Fattree(40)=18000, Fattree(60)=58500 and Fattree(80)=136000; the scales of the VL2 structure are respectively: VL2(10,100)=27650 , VL2(20,100)=52650, VL2(40,100)=102650 and VL2(60,100)=152650; the scale of Dcell structure is respectively: Dcell(4,2)=525, Dcell(2,3) =2709, Dcell(3,3)=32656 and Dcell(4,3)=221025.
该实施例中出现的四种不同拓扑结构和在不同拓扑结构下不同数据中心的节点规模,ETAC方法都能在较短的时间内对于这种可容错数据中心网络的地址进行自动快速的配置。图4为四种不同数据中心结构下,ETAC方法平均执行时间和数据中心规模之间的关系。在数据中心的四种结构下,ETAC方法都是大约在1分钟就可以实现地址的正确匹配。四种曲线显示了在错误节点数固定在50,并且错误节点在数据中心中随机分布的情况下,ETAC方法的执行时间随数据中心的规模增大而增大。For the four different topologies in this embodiment and the node scales of different data centers under different topologies, the ETAC method can automatically and quickly configure the address of this fault-tolerant data center network in a relatively short period of time. Figure 4 shows the relationship between the average execution time of the ETAC method and the size of the data center under four different data center structures. Under the four structures of the data center, the ETAC method can realize the correct matching of addresses in about 1 minute. The four curves show that the execution time of the ETAC method increases with the size of the data center when the number of error nodes is fixed at 50 and the error nodes are distributed randomly in the data center.
在此实施例中,为了进行地址配置所需的最大存储空间分别为:Fattree需要27.2MB,VL2需要26.4MB,BCube需要7.6MB,Dcell需要24.4MB。In this embodiment, the maximum storage space required for address configuration is: Fattree requires 27.2MB, VL2 requires 26.4MB, BCube requires 7.6MB, and Dcell requires 24.4MB.
实施例2Example 2
对于数据中心网络中,四种不同的数据中心网络结构。当对于每种结构的网络选择一个固定规模的节点数。而将错误的节点数由小到大依次变化,观察ETAC方法是否可以很好很快的对这种可容错数据中心网络进行地址的自动快速配置。错误的节点数依次为10,20,30,40,50。节点都是在数据中心中随机产生。而且对于每种数据中心的网络结构和同一种结构下,相同节点规模都重复进行了100次模拟。For the data center network, there are four different data center network structures. When choosing a fixed size node number for each structure of the network. And change the number of wrong nodes in order from small to large, and observe whether the ETAC method can quickly and automatically configure the address of this fault-tolerant data center network. The number of wrong nodes is 10, 20, 30, 40, 50 in sequence. Nodes are randomly generated in the data center. Moreover, 100 simulations were repeated for the network structure of each data center and the same node size under the same structure.
在实验中,选择BCube的规模为BCube(8,4)=53248,Fattree的规模为Fattree(60)=58500,Dcell的规模为Dcell(3,3)=32656,VL2的规模为VL2(20,100)=52650。In the experiment, the scale of BCube is selected as BCube(8,4)=53248, the scale of Fattree is Fattree(60)=58500, the scale of Dcell is Dcell(3,3)=32656, and the scale of VL2 is VL2(20, 100) = 52650.
在该实验中,对于错误节点数依次为10,20,30,40,50时,ETAC方法对于Fattree结构的地址配置时间为12s左右,VL2结构的地址配置时间为17s左右。而对于BCube的配置时间为41.60s~72.96s,平均时间46.67s。DCell的配置时间为2.33s~5.17s,平均时间3.57s。In this experiment, when the number of error nodes is 10, 20, 30, 40, and 50, the address configuration time of ETAC method for Fattree structure is about 12s, and the address configuration time of VL2 structure is about 17s. The configuration time for BCube is 41.60s to 72.96s, with an average time of 46.67s. The configuration time of DCell is 2.33s to 5.17s, and the average time is 3.57s.
实验结果显示ETAC方法都能在较短的时间内对于这种可容错数据中心网络的地址进行自动快速的配置。图5为四种不同数据中心结构下,ETAC方法平均执行时间和错误节点数之间的关系。The experimental results show that the ETAC method can automatically and quickly configure the address of this fault-tolerant data center network in a short period of time. Figure 5 shows the relationship between the average execution time of the ETAC method and the number of error nodes under four different data center structures.
在此实施例中,为了进行地址配置所需的最大存储空间分别为:Fattree需要12.6MB,VL2需要10.1MB,BCube需要7.6MB,Dcell需要3.8MB。In this embodiment, the maximum storage space required for address configuration is: Fattree requires 12.6MB, VL2 requires 10.1MB, BCube requires 7.6MB, and Dcell requires 3.8MB.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201110415570.3A CN102546852B (en) | 2011-12-13 | 2011-12-13 | Address automatic configuration method of fault-tolerant data center network |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201110415570.3A CN102546852B (en) | 2011-12-13 | 2011-12-13 | Address automatic configuration method of fault-tolerant data center network |
Publications (2)
Publication Number | Publication Date |
---|---|
CN102546852A true CN102546852A (en) | 2012-07-04 |
CN102546852B CN102546852B (en) | 2014-12-10 |
Family
ID=46352796
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201110415570.3A Expired - Fee Related CN102546852B (en) | 2011-12-13 | 2011-12-13 | Address automatic configuration method of fault-tolerant data center network |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102546852B (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102802181A (en) * | 2012-07-12 | 2012-11-28 | 中兴通讯股份有限公司 | Method and system for detecting physical topological link |
CN102868761A (en) * | 2012-09-28 | 2013-01-09 | 无锡江南计算技术研究所 | Cluster network automatic configuration and management method based on space coordinates |
CN109688758A (en) * | 2019-02-11 | 2019-04-26 | 南方科技大学 | Method, apparatus, electronic device, and medium for determining data center failure |
CN109756381A (en) * | 2019-02-11 | 2019-05-14 | 南方科技大学 | Data center fault positioning method and device, electronic equipment and medium |
CN109818796A (en) * | 2019-02-11 | 2019-05-28 | 南方科技大学 | Data center construction method and device, electronic equipment and medium |
CN109861863A (en) * | 2019-02-11 | 2019-06-07 | 南方科技大学 | Method and device for determining connection fault of data center, electronic equipment and medium |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2011117193A2 (en) * | 2010-03-22 | 2011-09-29 | Koninklijke Kpn N.V. | System and method for handling a configuration request |
-
2011
- 2011-12-13 CN CN201110415570.3A patent/CN102546852B/en not_active Expired - Fee Related
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2011117193A2 (en) * | 2010-03-22 | 2011-09-29 | Koninklijke Kpn N.V. | System and method for handling a configuration request |
Non-Patent Citations (2)
Title |
---|
KAI CHEN ET.: "Generic and automatic address configuration for data center networks", 《ACM SIGCOMM》, 31 December 2010 (2010-12-31), pages 42 - 50 * |
XINGYU MA ETC.: "Error Tolerant Address Configuration for Data Center Networks with Malfunctioning Devices", 《2012 32ND IEEE INTERNATIONAL CONFERENCE ON DISTIRBUTED COMPUTING SYSTEMS》, 31 December 2012 (2012-12-31), pages 709 - 717 * |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102802181A (en) * | 2012-07-12 | 2012-11-28 | 中兴通讯股份有限公司 | Method and system for detecting physical topological link |
CN102802181B (en) * | 2012-07-12 | 2015-06-03 | 中兴通讯股份有限公司 | Method and system for detecting physical topological link |
CN102868761A (en) * | 2012-09-28 | 2013-01-09 | 无锡江南计算技术研究所 | Cluster network automatic configuration and management method based on space coordinates |
CN102868761B (en) * | 2012-09-28 | 2014-10-22 | 无锡江南计算技术研究所 | Cluster network automatic configuration and management method based on space coordinates |
CN109688758A (en) * | 2019-02-11 | 2019-04-26 | 南方科技大学 | Method, apparatus, electronic device, and medium for determining data center failure |
CN109756381A (en) * | 2019-02-11 | 2019-05-14 | 南方科技大学 | Data center fault positioning method and device, electronic equipment and medium |
CN109818796A (en) * | 2019-02-11 | 2019-05-28 | 南方科技大学 | Data center construction method and device, electronic equipment and medium |
CN109861863A (en) * | 2019-02-11 | 2019-06-07 | 南方科技大学 | Method and device for determining connection fault of data center, electronic equipment and medium |
CN109861863B (en) * | 2019-02-11 | 2022-02-25 | 南方科技大学 | Method and device for determining connection fault of data center, electronic equipment and medium |
CN109756381B (en) * | 2019-02-11 | 2022-02-25 | 南方科技大学 | Data center fault positioning method and device, electronic equipment and medium |
CN109688758B (en) * | 2019-02-11 | 2022-04-12 | 南方科技大学 | Method, apparatus, electronic device, and medium for determining data center failure |
CN109818796B (en) * | 2019-02-11 | 2022-04-15 | 南方科技大学 | Data center construction method and device, electronic equipment and medium |
Also Published As
Publication number | Publication date |
---|---|
CN102546852B (en) | 2014-12-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102546852B (en) | Address automatic configuration method of fault-tolerant data center network | |
US8799438B2 (en) | Generic and automatic address configuration for data center networks | |
CN104618521B (en) | For carrying out the method, apparatus and computer-readable medium of node duplicate removal in a network | |
CN103444149A (en) | Network topology discovery | |
CN102215136A (en) | Flow topology generation method and device | |
CN104158748B (en) | A kind of topological detecting method towards system for cloud computing | |
CN113282805B (en) | IPv6 address pattern mining method and device, electronic equipment and storage medium | |
CN103154884A (en) | Pattern detection | |
CN107919973B (en) | Method and apparatus for configuring network device parameters | |
CN105207850B (en) | A kind of network connectivty test method and system | |
CN102420797A (en) | Topology mapping method and system | |
CN105450453A (en) | Network topology construction method based on SNMP | |
CN105228185A (en) | A kind of method for Fuzzy Redundancy node identities in identification communication network | |
CN106789727A (en) | Packet classification method and device | |
Tapolcai et al. | Link fault localization using bi-directional M-trails in all-optical mesh networks | |
CN103269387A (en) | A data center network address automatic configuration method | |
Lê et al. | Improving the Kuo-Lu-Yeh algorithm for assessing two-terminal reliability | |
CN111641729B (en) | Inter-domain path identification prefix conflict detection and decomposition method based on prefix tree | |
WO2014045366A1 (en) | Information processing system, management device, management program, and management method | |
CN108063686B (en) | Data center network topology structure based on cube structure and construction method | |
CN109688758A (en) | Method, apparatus, electronic device, and medium for determining data center failure | |
Kokosiński et al. | Parallel genetic algorithm for graph coloring problem | |
CN111935764B (en) | Wp-based wireless sensor network system test method and device | |
Akgun et al. | Impact of multi-access links on the internet topology modeling | |
CN109309576B (en) | Fault community detection method and management node |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20141210 Termination date: 20201213 |