The present disclosure relates to the field of communications technologies, and in particular, to a server connection method and system.
In an existing network topology architecture of a data center, the following topology construction solution is used: first, a cluster is constituted by multiple servers, and a network formed by the cluster is an optimal network; then, a switch is used to connect these clusters to meet a requirement of massive expansion. An optimal network used to constitute a cluster is a Hoffman-Singleton graph, which is a Moore graph whose diameter is 2 and has 50 nodes in total, where each node degree is 7, that is, a quantity of ports of each node is 7.
In the prior art, the 50 nodes are evenly divided into ten parts, and each part has five nodes, the ten parts are further divided into two groups, which are marked as group P and group Q, then, nodes in each of group P and group Q are connected according to a certain rule to complete construction of an entire optimal network. For five nodes of each part in group P, a pentagram connection manner is used, and for five nodes of each part in group Q, a ring connection manner is used.
Generally, five nodes in the foregoing each part are disposed in one server, and therefore, ten servers in total are needed to form an optimal network by means of connection. A connection manner of nodes in five servers is a pentagram connection manner, but a connection manner of nodes in the other five servers is a ring connection manner. The ten servers use two different specifications, and therefore, two sets of routing mechanisms need to be used in the servers, which increases complexity of routing implementation.
Embodiments of the present disclosure provide a server connection method and system, so that servers of a same specification are used to implement an optimal network, thereby reducing complexity of routing implementation.
To achieve the foregoing objectives, the following technical solutions are used in the embodiments of the present disclosure:
According to a first aspect, the present disclosure provides a server connection method, including: providing ten servers, where each server includes five nodes, and the five nodes of each server are connected head-to-tail in series in a same connection manner, and connecting five nodes of any server in five of the ten servers to five nodes of each of the remaining five servers in a one-to-one correspondence manner, so as to form an optimal network of a Hoffman-Singleton graph.
According to the first aspect, in a first possible implementation manner, the connection manner is a ring connection manner.
With reference to the first aspect or the first possible implementation manner, in a second possible implementation manner, the connecting five nodes of any server in five of the ten servers to five nodes of each of the remaining five servers in a one-to-one correspondence manner, so as to form an optimal network of a Hoffman-Singleton graph includes: connecting, according to the following connection formula, a node x in a server whose number is j to a node y in a server whose number is k, where a value range of j is 1 to 9, a value range of k is 0 to 8, one of j and k is an odd number and the other one is an even number, and value ranges of x and y are 0 to 4; if j is an even number and k is an odd number, the connection formula is:
y=((x+[j/2]×[k/2])×3)mod 5; and
if j is an odd number and k is an even number, the connection formula is:
y=(2×i−6×[j/2]×[k/2])mod 5.
According to the second possible implementation manner, in a third possible implementation manner, the connecting five nodes of any server in five of the ten servers to five nodes of each of the remaining five servers in a one-to-one correspondence manner, so as to form an optimal network of a Hoffman-Singleton graph further includes: connecting, in the connection manner in ascending order of numbers of the servers, a current server whose number is j to a server whose number is k and which is before the current server whose number is j, until connection of the ten servers is completed.
According to a second aspect, the present disclosure provides a server connection method, including: providing five servers, where each server includes ten nodes, the ten nodes of each server are connected to form a same Petersen graph. The Petersen graph includes: five nodes in an inner cycle and five nodes in an outer cycle, and the Petersen graph is a Moore graph whose diameter is 2 and whose node degree is 3, and connecting, in a one-to-one correspondence manner, five nodes that are of any server and are in an inner cycle to five nodes that are of each of the other servers and are in an outer cycle, so as to form an optimal network of a Hoffman-Singleton graph.
According to the second aspect, in a first possible implementation manner, numbers of the five servers are 0 to 4 successively, among the ten nodes of each server, numbers i of the five nodes in the outer cycle are 0 to 4 successively, and numbers of the five nodes in the inner cycle are 5 to 9 successively, and a node whose number is i is connected to a node whose number is i+5, and the connecting, in a one-to-one correspondence manner, five nodes that are of any server and are in an inner cycle to five nodes that are of each of the other servers and are in an outer cycle, so as to form an optimal network of a Hoffman-Singleton graph includes: connecting, according to the following first connection formula, a node x that is in an outer cycle and is in a server whose number is j to a node y that is in an inner cycle and is in a server whose number is k, and connecting, according to the following second connection formula, a node x that is in an inner cycle and is in the server whose number is j to a node y that is in an outer cycle and is in the server whose number is k, where j>k;
the first connection formula is:
y=(x+(j−k)×k)mod 5+5; and
the second connection formula is:
y=(x−5−(k−j)×j)mod 5.
According to the first possible implementation manner, in a second possible implementation manner, the connecting, in a one-to-one correspondence manner, five nodes that are of any server and are in an inner cycle to five nodes that are of each of the other servers and are in an outer cycle, so as to form an optimal network of a Hoffman-Singleton graph further includes: connecting a current server to all servers before the current server according to the first connection formula and the second connection formula in ascending order of numbers of the servers, until connection of the five servers is completed.
According to a third aspect, the present disclosure provides a system formed by means of connection on the basis of the server connection method according to the first aspect, including: an optimal network of a Hoffman-Singleton graph formed by connecting ten servers, where: each server includes five nodes, the five nodes of each server are connected head-to-tail in series in a same connection manner, and five nodes of any server in five of the ten servers are connected to five nodes of each of the remaining five servers in a one-to-one correspondence manner.
According to a fourth aspect, the present disclosure provides a system formed by means of connection on the basis of the server connection method according to the second aspect, including: an optimal network of a Hoffman-Singleton graph formed by connecting five servers, where: each server includes ten nodes, and the ten nodes of each server are connected to form a same Petersen graph. The Petersen graph includes: five nodes in an inner cycle and five nodes in an outer cycle. The Petersen graph is a Moore graph whose diameter is 2 and whose node degree is 3, and five nodes that are of any server and are in an inner cycle are connected, in a one-to-one correspondence manner, to five nodes that are of each of the other servers and are in an outer cycle, so as to form the optimal network of the Hoffman-Singleton graph.
According to the server connection method and system that are provided in the embodiments of the present disclosure, after renumbering is performed on servers in a certain mapping manner, it makes that internal connection and numbering manners of each server are the same, so that a uniform routing manner is used in each server, then, servers of a same specification are connected according to a certain rule, and an optimal network of a Hoffman-Singleton graph is finally formed, which reduces complexity of routing implementation.
To describe the technical solutions in the embodiments of the present disclosure more clearly, the following briefly introduces the accompanying drawings required for describing the embodiments or the prior art. The accompanying drawings in the following description show merely some embodiments of the present disclosure, and a person of ordinary skill in the art may still derive other drawings from these accompanying drawings without creative efforts.
The following clearly describes the technical solutions in the embodiments of the present disclosure with reference to the accompanying drawings in the embodiments of the present disclosure. The described embodiments are merely some but not all of the embodiments of the present disclosure. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present disclosure without creative efforts shall fall within the protection scope of the present disclosure.
The present disclosure provides a server connection method. As shown in
Step 101: Provide ten servers, where each server includes five nodes, and the five nodes of each server are connected head-to-tail in series in a same connection manner.
The ten provided servers are numbered from 0 to 9 successively.
That each server includes five nodes is that each server has five chips, that is, each chip is considered as a node, and the five nodes are numbered from 0 to 4 successively. Each node has seven ports, two ports of each node are used to connect five nodes in a server, and are referred to as internal connection ports herein, and the other five ports are used to connect servers, and are referred to as external connection ports herein. Therefore, each server includes 25 external connection ports in total, and as shown in
Optionally, the ten provided servers are divided into two groups, which are marked as group P and group Q, and numbers of nodes x in a server are 0 to 4 successively. Servers in group P are numbered as P0, P1, P2, P3, and P4 successively; and servers in group Q are numbered as Q0, Q1, Q2, Q3, and Q4 successively.
Generally, connection of five nodes of each server in the ten provided servers is implemented in a manufacturing process. Therefore, if a connection manner of each server is a sequential ring connection manner, that the five nodes of each server are connected head-to-tail in series in a same connection manner using internal connection ports of each node in each server, connecting the five nodes of the server head-to-tail in series in the ring connection manner, as shown in
Furthermore, a server in the ten servers may use a sequential ring connection manner, as shown in
First, a mutual connection manner of five nodes in a pentagram is kept unchanged, and the pentagram is unfolded to form a ring. Then, starting from a top vertex in a ring structure, numbering is successively performed clockwise in a first mapping manner.
The mutual connection manner of the five nodes is on the basis of a general vertex connection manner of a pentagram. As shown in
The first mapping manner is: using any node in a ring structure that is formed after the unfolding as a reference node, and performing a mod 5 calculation after a number of a reference node is subtracted from a number of each node in the ring structure, which may obtain that latest numbers of nodes in the current ring structure are 0-2-4-1-3-0 successively in a clockwise direction, where the reference node is used as a start node. Then, starting from the reference node and in the clockwise direction, performing renumbering on the latest numbers of the nodes by successively using mapping manners (0+5)mod 5, (2+4)mod 5, (4+3)mod 5, (1+2)mod 5, and (3+1)mod 5, so as to obtain a connection manner of 0-1-2-3-4-0. In this case, the ring structure is in a sequential connection manner, as shown in
Optionally, in step 101, if a connection manner of the servers in the group P is a pentagram connection manner, it is necessary to convert the pentagram connection manner of this group of servers into a sequential ring connection manner.
Because all servers in the group P use the pentagram connection manner, methods for changing connection manners of five servers in the group P are the same. Therefore, description is made in detail by using one server of the five servers as an example. First, a mutual connection manner of each node in the server is kept unchanged, and a pentagram is unfolded to form a ring; then, renumbering is performed in the foregoing first mapping manner to obtain the sequential ring connection manner.
If a node 0 is used as a reference node, numbers of nodes in a ring structure are 0-2-4-1-3 after a number of a reference node is subtracted. Afterward, a mod 5 calculation is performed to obtain that latest numbers of the nodes in the current ring structure are 0-2-4-1-3-0 successively. Then, starting from the reference node and in a clockwise direction, mapping manners (0+5)mod 5, (2+4)mod 5, (4+3)mod 5, (1+2)mod 5, and (3+1)mod 5 are successively used to perform renumbering on the latest numbers of the nodes to obtain a connection manner of 0-1-2-3-4-0. In this case, the ring structure is in a sequential connection manner.
If a node 2 is used as a reference node, numbers of nodes in a ring structure are 0-2-(−1)-1-(−2) after a number of a reference node is subtracted. Afterward, a mod 5 calculation is performed to obtain that latest numbers of the nodes in the current ring structure are 0-2-(−1)-1-(−2) successively. Then, starting from the reference node and in a clockwise direction, mapping manners (0+5)mod 5, (2+4)mod 5, ((−1)+3)mod 5, (1+2)mod 5, and ((−2)+1)mod 5 are successively used to perform renumbering on the latest numbers of the nodes to obtain a connection manner of 0-1-2-3-4-0. In this case, the ring structure is in a sequential connection manner.
If a node 4 is used as a reference node, numbers of nodes in a ring structure are 0-(−3)-(−1)-(−4)-(−2) after a number of a reference node is subtracted. Afterward, a mod 5 calculation is performed to obtain that latest numbers of the nodes in the current ring structure are 0-(−3)-(−1)-(−4)-(−2) successively. Then, starting from the reference node and in a clockwise direction, mapping manners (0+5)mod 5, ((−3)+4)mod 5, ((−1)+3)mod 5, ((−4)+2)mod 5, and ((−2)+1)mod 5 are successively used to perform renumbering on the latest numbers of the nodes to obtain a connection manner of 0-1-2-3-4-0. In this case, the ring structure is in a sequential connection manner.
If a node 1 is used as a reference node, numbers of nodes in a ring structure are 0-2-(−1)-1-3 after a number of a reference node is subtracted. Afterward, a mod 5 calculation is performed to obtain that latest numbers of the nodes in the current ring structure are 0-2-(−1)-1-3-0 successively. Then, starting from the reference node and in a clockwise direction, mapping manners (0+5)mod 5, (2+4)mod 5, ((−1)+3)mod 5, (1+2)mod 5, and (3+1)mod 5 are successively used to perform renumbering on the latest numbers of the nodes to obtain a connection manner of 0-1-2-3-4-0. In this case, the ring structure is in a sequential connection manner.
If a node 3 is used as a reference node, numbers of nodes in a ring structure are 0-(−3)-(−1)-1-(−2) after a number of a reference node is subtracted; afterward, a mod 5 calculation is performed to obtain that latest numbers of the nodes in the current ring structure are 0-(−3)-(−1)-1-(−2) successively. Then, starting from the reference node and in a clockwise direction, mapping manners (0+5)mod 5, ((−3)+4)mod 5, ((−1)+3)mod 5, (1+2)mod 5, and ((−2)+1)mod 5 are successively used to perform renumbering on the latest numbers of the nodes to obtain a connection manner of 0-1-2-3-4-0. In this case, the ring structure is in a sequential connection manner.
Step 102: Connect five nodes of any server in five of the ten servers to five nodes of each of the remaining five servers in a one-to-one correspondence manner, so as to form an optimal network of a Hoffman-Singleton graph.
Generally, connection of servers is implemented in a process, which is provided in step 101, of external connection of the servers.
Furthermore, five external connection ports of each node in five of the ten servers are connected to an external connection port of a node in the remaining five servers, and 25 external connection ports included in any server in the five of the ten servers are connected to 25 external connection ports included in each of the remaining five servers in a one-to-one correspondence manner, so as to form an optimal network of a Hoffman-Singleton graph.
The connection in a one-to-one correspondence manner may be: connecting, according to the following connection formula, a node x in a server whose number is j to a node y in a server whose number is k, where a value range of j is 1 to 9, a value range of k is 0 to 8, one of j and k is an odd number and the other one is an even number, and value ranges of x and y are 0 to 4; if j is an even number and k is an odd number, the connection formula is:
y=((x+[j/2]×[k/2])×3)mod 5; and
if j is an odd number and k is an even number, the connection formula is:
y=(2×i−6×[j/2]×[k/2])mod 5.
It can be seen from the foregoing connection formulas that, when the number j of the server that needs to be connected is an odd number, the server whose number is an odd number is connected only to a server whose number is an even number, and when the number j of the server that needs to be connected is an even number, the server whose number is an even number is connected only to a server whose number is an odd number.
Preferably, a current server whose number is j is connected, according to the foregoing connection formulas in ascending order of numbers of the servers, to a server whose number is k and which is before the current server whose number is j, until connection of the ten servers is completed. That is, the ten servers may be added one by one according to the foregoing connection formulas, which is expanded to an optimal network of a Hoffman-Singleton graph without changing an original network topology.
Furthermore, when the servers are connected in ascending order of the numbers, the foregoing formulas may be simplified to obtain specific connection formulas in the following table 1, where M indicates a server, a subscript indicates a number of the server, and a value range of the subscript is 0 to 9; x indicates a number of a node of a newly added server, and y indicates a number of a node that is of a current server and needs to be connected to the node in the newly added server, where value ranges of x and y are 0 to 4, and (5 nodes→10 nodes) indicates that a current network has five nodes, and a quantity of nodes in the network increases from 5 to 10 after one server is added, and so on.
Connection is performed in ascending order of numbers of servers according to table 1, and composition of each server is shown in
(A1) When a server M1 is added, all current servers are M0, and the newly added server M1 is connected to the server M0 according to the connection formula y=(2*x)mod 5 provided in table 1.
Furthermore, when x=0, y=0, that is, a node 0 of the server M1 is connected to a node 0 of the server M0; when x=1, y=2, that is, a node 1 of the server M1 is connected to a node 2 of the server M0; when x=2, y=4, that is, a node 2 of the server M1 is connected to a node 4 of the server M0; when x=3, y=1, that is, a node 3 of the server M1 is connected to a node 1 of the server M0; and when x=4, y=3, that is, a node 4 of the server M1 is connected to a node 3 of the server M0. As shown in
In this case, the quantity of the nodes of the network increases from 5 to 10, and the server M0 and the server M1 are included.
(A2) When a server M2 is added, all current servers are M0 and M1, and the newly added server M2 is connected to the server M1 according to the connection formula y=(3*x)mod 5 provided in table 1.
Furthermore, when x=0, y=0, that is, a node 0 of the server M2 is connected to the node 0 of the server M1; when x=1, y=3, that is, a node 1 of the server M2 is connected to the node 3 of the server M1; when x=2, y=1, that is, a node 2 of the server M2 is connected to the node 1 of the server M1; when x=3, y=4, that is, a node 3 of the server M2 is connected to the node 4 of the server M1; and when x=4, y=2, that is, a node 4 of the server M2 is connected to the node 2 of the server M1. As shown in
In this case, the quantity of the nodes of the network increases from 10 to 15, and the server M0, the server M1, and the server M2 are included.
(A3) When a server M3 is added, all current servers are M0, M1, and M2, and the newly added server M3 is connected to the server M2 according to the connection formula y=(2*x+4)mod 5 provided in table 1.
When the newly added server M3 is connected to the server M0 according to the connection formula y=(2*x)mod 5 provided in Table 1, furthermore, when x=0, y=0, that is, a node 0 of the server M3 is connected to the node 0 of the server M0; when x=1, y=2, that is, a node 1 of the server M3 is connected to the node 2 of the server M0; when x=2, y=4, that is, a node 2 of the server M3 is connected to the node 4 of the server M0; when x=3, y=1, that is, a node 3 of the server M3 is connected to the node 1 of the server M0; and when x=4, y=3, that is, a node 4 of the server M3 is connected to the node 3 of the server M0. A port is randomly selected from ports that have not been connected and are in five nodes in each of the server M3 and the server M0 and is configured to connect the server M3 and the server M0.
When the newly added server M3 is connected to the server M2 according to the connection formula y=(2*x+4)mod 5 provided in table 1, furthermore, when x=0, y=4, that is, the node 0 of the server M3 is connected to the node 4 of the server M2; when x=1, y=1, that is, the node 1 of the server M3 is connected to the node 1 of the server M2; when x=2, y=3, that is, the node 2 of the server M3 is connected to the node 3 of the server M2; when x=3, y=0, that is, the node 3 of the server M3 is connected to the node 0 of the server M2; and when x=4, y=2, that is, the node 4 of the server M3 is connected to the node 2 of the server M2. A port is randomly selected from ports that have not been connected and are in five nodes in each of the server M3 and the server M2 and is configured to connect the server M3 and the server M2.
In this case, the quantity of the nodes of the network increases from 15 to 20, and the server M0, the server M1, the server M2, and the server M3 are included.
(A4) A server M4, a server M5, a server M6, a server M7, a server M8, and a server M9 are successively connected one by one according to the connection formulas provided in table 1, until connection of the server M9 is completed.
When connection of the ten servers is completed, a formed network is exactly an optimal network of a Hoffman-Singleton graph whose node degree is 7 and whose diameter is 2.
Optionally, the ten servers are evenly divided into two groups, where numbers j of servers in one group are 0 to 4, and numbers k of servers in the other group are 0 to 4.
A renumbered node number x is obtained after a second mapping manner is performed on a node in a server whose number is j, and a node whose node number is x is connected, according to the following connection formula, to a node y in a server whose number is k, and the connection formula is:
y=(x+j×k)mod 5.
Furthermore, if the ten servers all use a ring connection manner, as shown in
The servers in the group T use a ring connection manner, and therefore, a second mapping manner is used to convert the ring connection manner of the servers in the group T into a pentagram connection manner. The second mapping manner is: using any node of any server in the group T as a reference node, and performing a mod 5 calculation after a number of a reference node is subtracted from a number of each node in a ring structure, which may obtain that latest numbers of nodes in the current ring structure are 0-1-2-3-4-0 successively in a clockwise direction, where the reference node is used as a start node. Then, starting from the reference node and in the clockwise direction, performing a mod 5 calculation after the latest numbers of the nodes are multiplied by 2, so as to obtain a connection manner of 0-2-4-1-3-0. In this case, the servers in the group T are in a pentagram connection manner.
Further, a node corresponding to a renumbered node number x in the group T after the second mapping manner is connected to a node y in the group G according to the following formula:
y=(x+j×k)mod 5; and
finally, an optimal network of a Hoffman-Singleton graph is formed.
Optionally, the ten servers are evenly divided into two groups, where numbers j of servers in one group are 0 to 4, and numbers k of servers in the other group are 0 to 4.
A renumbered node number x is obtained after a second mapping manner is performed on a node in a server whose number is j, and a node whose node number is x is connected, according to the following connection formula, to a node y in a server whose number is k, and the connection formula is:
y=(x+j×k)mod 5.
Furthermore, if the ten servers all use a pentagram connection manner, as shown in
The servers in the group G use a pentagram connection manner, and therefore, a third mapping manner is used to convert the pentagram connection manner of the servers in the group T into a ring connection manner. The third mapping manner is: using any node of any server in the group G as a reference node, and performing a mod 5 calculation after a number of a reference node is subtracted from a number of each node in a ring structure, which may obtain that latest numbers of nodes in the current ring structure are 0-2-4-1-3-0 successively in a clockwise direction, where the reference node is used as a start node. Then, starting from the reference node and in the clockwise direction, performing a mod 5 calculation after the latest numbers of the nodes are multiplied by 3, so as to obtain a connection manner of 0-1-2-3-4-0. In this case, the servers in the group G are in a ring connection manner.
Further, a node corresponding to a node x in the group T is connected, according to the following formula, to a renumbered node y in the group G after the third mapping manner:
y=(x+j×k)mod 5, and
finally, an optimal network of a Hoffman-Singleton graph is formed.
According to the server connection method provided in this embodiment of the present disclosure, after renumbering is performed in a certain mapping manner, internal chips of each server are connected to form a ring with five nodes, and in this way, internal connection and numbering manners of each server are the same, so that each server has a same specification. Further, ten servers may be connected according to a certain connection formula, and an optimal network of a Hoffman-Singleton graph is formed, which reduces complexity of routing implementation.
The present disclosure provides another server connection method. As shown in
Step 901: Provide five servers, where each server includes ten nodes, and the ten nodes of each server are connected to form a same Petersen graph; the Petersen graph includes: five nodes in an inner cycle and five nodes in an outer cycle; and the Petersen graph is a Moore graph whose diameter is 2 and whose node degree is 3.
The five provided servers are numbered from 0 to 4 successively.
That each server includes ten nodes is that each server has ten chips, that is, each chip is considered as a node, and the ten nodes are numbered from 0 to 9 successively. Each node has seven ports. Three ports of each node are used to connect ten nodes in a server, and are referred to as internal connection ports herein, and the other four ports are used to connect servers, and are referred to as external connection ports herein. Therefore, each server includes 40 external connection ports in total, as shown in
Generally, connection of ten nodes of each server in the five provided servers is implemented in a manufacturing process. Therefore, that the ten nodes of each server are connected to form a same Petersen graph using internal connection ports of each node in each server, connecting the ten nodes of the server to form the Petersen graph, as shown in
A connection manner of former five nodes is: connecting three internal connection ports of a node 0 to an internal connection port of a node 4, an internal connection port of a node 5, and an internal connection port of a node 1 respectively from left to right, connecting three internal connection ports of the node 1 to an internal connection port of the node 0, an internal connection port of a node 6, and an internal connection port of a node 2 respectively from left to right, connecting three internal connection ports of the node 2 to an internal connection port of the node 1, an internal connection port of a node 7, and an internal connection port of a node 3 respectively from left to right, connecting three internal connection ports of the node 3 to an internal connection port of the node 2, an internal connection port of a node 8, and an internal connection port of the node 4 respectively from left to right, connecting three internal connection ports of the node 4 to an internal connection port of the node 3, an internal connection port of a node 9, and an internal connection port of the node 0 respectively from left to right.
A connection manner of latter five nodes is: connecting three internal connection ports of the node 5 to an internal connection port of the node 0, an internal connection port of the node 7, and an internal connection port of the node 8 respectively from left to right; connecting three internal connection ports of the node 6 to an internal connection port of the node 1, an internal connection port of the node 8, and an internal connection port of the node 9 respectively from left to right; connecting three internal connection ports of the node 7 to an internal connection port of the node 5, an internal connection port of the node 2, and an internal connection port of the node 9 respectively from left to right; connecting three internal connection ports of the node 8 to an internal connection port of the node 5, an internal connection port of the node 3, and an internal connection port of the node 6 respectively from left to right; connecting three internal connection ports of the node 9 to an internal connection port of the node 6, an internal connection port of the node 4, and an internal connection port of the node 7 respectively from left to right.
Furthermore, the Petersen graph formed by connecting the ten nodes in each server is obtained by combining five nodes in a pentagram connection manner in a server with five nodes in a ring connection manner in the server.
Optionally, nodes in group P and group Q are connected according to a certain formula to form a topology structure with 10 nodes, where the topology structure is a Petersen graph. A connection rule of the nodes in group P and group Q is as follows: each node x in Pj is connected to a node y in Qk, where the node y is obtained according to a formula y=(x+j*k)mod 5, x is a number of a node, where a value range of x is 0 to 4, j is a number of a server in the group P, where a value range of j is 0 to 4, and k is a number of a server in the group Q, where a value range of k is 0 to 4.
According to the foregoing connection formula, R0 is formed by connecting P0 and Q0, R1 is formed by connecting P1 and Q1, R2 is formed by connecting P2 and Q2, R3 is formed by connecting P3 and Q3, and R4 is formed by connecting P4 and Q4. P is in an inner cycle, and Q is in an outer cycle.
Furthermore, each node x in P0 is connected to a node y in Q0 to form R0, and then the connection formula y=(x+j*k)mod 5=(x)mod 5, in this case, a node 0 in P0 is connected to a node 0 in Q0, a node 1 in P0 is connected to a node 1 in Q0, a node 2 in P0 is connected to a node 2 in Q0, a node 3 in P0 is connected to a node 3 in Q0, and a node 4 in P0 is connected to a node 4 in Q0, as shown in
Each node x in P1 is connected to a node y in Q1 to form R1, and then the connection formula y=(x+j*k)mod 5=(x+1)mod 5, in this case, a node 0 in P1 is connected to a node 1 in Q1, a node 1 in P1 is connected to a node 2 in Q1, a node 2 in P1 is connected to a node 3 in Q1, a node 3 in P1 is connected to a node 4 in Q1, and a node 4 in P1 is connected to a node 0 in Q1, as shown in
Each node x in P2 is connected to a node y is Q2 to form R2, and then the connection formula y=(x+j*k)mod 5=(x+4)mod 5, in this case, a node 0 in P2 is connected to a node 4 in Q2, a node 1 in P2 is connected to a node 0 in Q2, a node 2 in P2 is connected to a node 1 in Q2, a node 3 in P2 is connected to a node 2 in Q2, and a node 4 in P2 is connected to a node 3 in Q2, as shown in
Each node x in P3 is connected to a node y in Q3, and then the connection formula y=(x+j*k)mod 5=(x+9)mod 5=(x+4)mod 5, in this case, a connection manner of P3 and Q3 is the same as the connection manner of P2 and Q2, as shown in
Each node x in P4 is connected to a node y in Q4, and then the connection formula y=(x+j*k)mod 5=(x+16)mod 5=(x+1)mod 5; in this case, a connection manner of P4 and Q4 is the same as the connection manner of P1 and Q1, as shown in
R0 formed by connecting P0 and Q0 does not need to be changed, as shown in
R1 formed by connecting P1 and Q1 is shown in
R2 formed by connecting P2 and Q2 is shown in
After renumbering is performed in the foregoing mapping manners, internal chips in the five servers constitute a ten-node Petersen graph with a same structure, that is, a Moore graph whose diameter is 2 and whose node degree is 3, as shown in
Step 902: Connect, in a one-to-one correspondence manner, five nodes that are of any server and are in an inner cycle to five nodes that are of each of the other servers and are in an outer cycle, so as to form an optimal network of a Hoffman-Singleton graph.
Generally, connection of servers is implemented in a process, which is provided in step 901, of external connection of the servers.
Furthermore, a node x that is in an outer cycle and is in a server whose number is j may be connected, according to the following first connection formula, to a node y that is in an inner cycle and is in a server whose number is k, and a node x that is in an inner cycle and is in the server whose number is j is connected, according to the following second connection formula, to a node y that is in an outer cycle and is in the server whose number is k, where j>k; the first connection formula is:
y=(x+(j−k)×k)mod 5+5; and
the second connection formula is:
y=(x−5−(k−j)×j)mod 5.
Further, a current server may be connected to all servers before the current server according to the first connection formula and the second connection formula in ascending order of numbers of the servers, until connection of the five servers is completed. That is, the five servers may be added one by one according to the foregoing first connection formula and second connection formula, which is expanded to an optimal network of a Hoffman-Singleton graph without changing an original network topology.
Furthermore, when the servers are connected in ascending order of the numbers, the foregoing first connection formula and second connection formula may be simplified to obtain specific connection formulas in the following table 2, where M indicates a server, a subscript indicates a number of the server, and a value range of the subscript is 0 to 4, x indicates a number of a node of a newly added server, and y indicates a number of a node that is of a current server and needs to be connected to the node in the newly added server, where value ranges of x and y are 0 to 9, former five nodes in the server (that is, nodes whose numbers are 0 to 4) are nodes in an outer cycle of R0 shown in
Connection is performed in ascending order of numbers of servers according to table 2, and composition of each server is shown in
(B1) When a server M1 is added, all current servers are M0, and the newly added server M1 is connected to the server M0 according to the connection formula provided in table 2. Former five nodes of the server M1 are connected to the server M0 according to y=x+5, and latter five nodes of the server M1 are connected to the server M0 according to y=(x+1)mod 5, as shown in
Furthermore, for the former five nodes of the server M1, when x=0, y=5, that is, a node 0 of the server M1 is connected to a node 5 of the server M0; when x=1, y=6, that is, a node 1 of the server M1 is connected to a node 6 of the server M0; when x=2, y=7, that is, a node 2 of the server M1 is connected to a node 7 of the server M0; when x=3, y=8, that is, a node 3 of the server M1 is connected to a node 8 of the server M0; and when x=4, y=9, that is, a node 4 of the server M1 is connected to a node 9 of the server M0.
For the latter five nodes of the server M1, when x=5, y=1, that is, a node 5 of the server M1 is connected to a node 1 of the server M0; when x=6, y=2, that is, a node 6 of the server M1 is connected to a node 2 of the server M0; when x=7, y=3, that is, a node 7 of the server M1 is connected to a node 3 of the server M0; when x=8, y=4, that is, a node 8 of the server M1 is connected to a node 4 of the server M0; and when x=9, y=0, that is, a node 9 of the server M1 is connected to a node 0 of the server M0.
In this case, the quantity of the nodes of the network increases from 10 to 20, and the server M0 and the server M1 are included.
(B2) When a server M2 is added, all current servers are M0 and M1, and the newly added server M2 is connected to the server M0 and the server M1 according to the connection formulas provided in table 2. Former five nodes of the server M2 are connected to the server M0 according to y=x+5, and latter five nodes of the server M2 are connected to the server M0 according to y=(x+4)mod 5, and the former five nodes of the server M2 are connected to the server M1 according to y=(x+1)mod 5+5, and the latter five nodes of the server M2 are connected to the server M1 according to y=(x+2)mod 5.
When the newly added server M2 is connected to the server M0, for the former five nodes of the server M2, when x=0, y=5, that is, a node 0 of the server M2 is connected to the node 5 of the server M0; when x=1, y=6, that is, a node 1 of the server M2 is connected to the node 6 of the server M0; when x=2, y=′7, that is, a node 2 of the server M2 is connected to the node 7 of the server M0; when x=3, y=8, that is, a node 3 of the server M2 is connected to the node 8 of the server M0; and when x=4, y=9, that is, a node 4 of the server M2 is connected to the node 9 of the server M0.
For the latter five nodes of the server M2, when x=5, y=4, that is, a node 5 of the server M2 is connected to the node 4 of the server M0; when x=6, y=0, that is, a node 6 of the server M2 is connected to the node 0 of the server M0; when x=7, y=1, that is, a node 7 of the server M2 is connected to the node 1 of the server M0; when x=8, y=2, that is, a node 8 of the server M2 is connected to the node 2 of the server M0; and when x=9, y=3, that is, a node 9 of the server M2 is connected to the node 3 of the server M0.
When the newly added server M2 is connected to the server M1, for the former five nodes of the server M2, when x=0, y=6, that is, the node 0 of the server M2 is connected to the node 6 of the server M1; when x=1, y=7, that is, the node 1 of the server M2 is connected to the node 7 of the server M1; when x=2, y=8, that is, the node 2 of the server M2 is connected to the node 8 of the server M1; when x=3, y=9, that is, the node 3 of the server M2 is connected to the node 9 of the server M1; and when x=4, y=5, that is, the node 4 of the server M2 is connected to the node 5 of the server M1.
For the latter five nodes of the server M2, when x=5, y=2, that is, the node 5 of the server M2 is connected to the node 2 of the server M1; when x=6, y=3, that is, the node 6 of the server M2 is connected to the node 3 of the server M1; when x=7, y=4, that is, the node 7 of the server M2 is connected to the node 4 of the server M1; when x=8, y=0, that is, the node 8 of the server M2 is connected to the node 0 of the server M1; and when x=9, y=1, that is, the node 9 of the server M2 is connected to the node 1 of the server M1.
In this case, the quantity of the nodes of the network increases from 20 to 30, and the server M0, the server M1, and the server M2 are included.
(B3) A server M3 and a server M4 are successively connected one by one according to the connection formulas provided in table 2, until connection of the server M4 is completed.
When connection of the five servers is completed, a formed network is exactly an optimal network of a Hoffman-Singleton graph whose node degree is 7 and whose diameter is 2.
According to the server connection method provided in this embodiment of the present disclosure, after renumbering is performed in a certain mapping manner, internal chips of each server are connected to form a Petersen graph with ten nodes, and in this way, internal connection and numbering manners of each server are the same, so that each server has a same specification; further, five servers may be connected according to a certain connection formula, and an optimal network of a Hoffman-Singleton graph is formed, which reduces complexity of routing implementation.
An embodiment of the present disclosure provides a system formed by means of connection on the basis of the server connection method described in step 101 and step 102, where the system includes: an optimal network of a Hoffman-Singleton graph formed by connecting ten servers, where: each server includes five nodes, the five nodes of each server are connected head-to-tail in series in a same connection manner, and five nodes of any server in five of the ten servers are connected to five nodes of each of the remaining five servers in a one-to-one correspondence manner.
An embodiment of the present disclosure further provides a system formed by means of connection on the basis of the server connection method described in step 901 and step 902, where the system includes: an optimal network of a Hoffman-Singleton graph formed by connecting five servers, where: each server includes ten nodes, and the ten nodes of each server are connected to form a same Petersen graph. The Petersen graph includes: five nodes in an inner cycle and five nodes in an outer cycle. The Petersen graph is a Moore graph whose diameter is 2 and whose node degree is 3, and five nodes that are of any server and are in an inner cycle are connected, in a one-to-one correspondence manner, to five nodes that are of each of the other servers and are in an outer cycle, so as to form the optimal network of the Hoffman-Singleton graph.
According to the server connection system provided in this embodiment of the present disclosure, after renumbering is performed on servers in a certain mapping manner, it makes that internal connection and numbering manners of each server are the same, so that a uniform routing manner is used in each server, then, servers of a same specification are connected according to a certain rule, and an optimal network of a Hoffman-Singleton graph is finally formed, which reduces complexity of routing implementation.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus, and method may be implemented in other manners. For example, the described apparatus embodiment is merely exemplary. For example, the unit division is merely logical function division and may be other division in actual implementation. For example, multiple units or components may be combined or integrated into another system, or some features may be ignored or not performed. In addition, the displayed or discussed mutual couplings or direct couplings or communication connections may be implemented through some interfaces. The indirect couplings or communication connections between the apparatuses or units may be implemented in electronic, mechanical, or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one position, or may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
In addition, functional units in the embodiments of the present disclosure may be integrated into one processing unit, or each of the units may exist alone physically, or two or more units are integrated into one unit. The integrated unit may be implemented in a form of hardware, or may be implemented in a form of hardware in addition to a software functional unit.
When the foregoing integrated unit is implemented in a form of a software functional unit, the integrated unit may be stored in a computer-readable storage medium. The foregoing software functional unit is stored in a storage medium and includes several instructions for instructing a computer device (which may be a personal computer, a server, or a network device) to perform some of the steps of the methods described in the embodiments of the present disclosure. The foregoing storage medium includes: any medium that can store program code, such as a universal serial bus (USB) flash drive, a removable hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disc.
The foregoing descriptions are merely specific implementation manners of the present disclosure, but are not intended to limit the protection scope of the present disclosure. Any variation or replacement readily figured out by a person skilled in the art within the technical scope disclosed in the present disclosure shall fall within the protection scope of the present disclosure. Therefore, the protection scope of the present disclosure shall be subject to the protection scope of the claims.
Number | Date | Country | Kind |
---|---|---|---|
201310346756.7 | Aug 2013 | CN | national |
This application is a continuation of International Application No. PCT/CN2014/084067, filed on Aug. 11, 2014, which claims priority to Chinese Patent Application No. 201310346756.7, filed on Aug. 9, 2013, both of which are hereby incorporated by reference in their entireties.
Number | Date | Country | |
---|---|---|---|
Parent | PCT/CN2014/084067 | Aug 2014 | US |
Child | 15014184 | US |