Network controller, cluster system, and non-transitory computer-readable recording medium having stored therein control program
US-2017142016-A1 · May 18, 2017 · US
US11979368B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-11979368-B2 |
| Application number | US-202017779356-A |
| Country | US |
| Kind code | B2 |
| Filing date | Jul 23, 2020 |
| Priority date | Nov 24, 2019 |
| Publication date | May 7, 2024 |
| Grant date | May 7, 2024 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A method and device for determining a cluster network card, and a computer readable storage medium. The method comprises: reading a network segment of a Cluster IP from a configuration file of a current node; determining the type of the network segment of the Cluster IP by means of an address string in the network segment of the Cluster IP; obtaining an IP and a network card corresponding to the type of the network segment of the Cluster IP on the current node; and calculating the network segment of each IP, determining the IP corresponding to the network segment with the same address string as a Cluster IP, and determining the network card where the IP is located as a cluster network card. According to the disclosure, the cluster network card can be automatically and accurately found according to the configuration file.
Opening claim text (preview).
What is claimed is: 1. A method for determining a cluster network card for a distributed storage cluster, comprising: reading a network segment of Cluster IP from a configuration file of a current node, wherein the Cluster IP is an IP used for communication between OSD modules inside the distributed storage cluster; determining a type of the network segment of Cluster IP by means of an address string in the network segment of Cluster IP; obtaining IPs and network cards corresponding to the type of the network segment of Cluster IP on the current node; and calculating a network segment of each IP of the IPs obtained on the current node, comparing the network segment of each IP with the address string, determining the IP corresponding to the same network segment as that of the address string to be the Cluster IP, and determining the network card where the Cluster IP is located to be the cluster network card for the distributed storage cluster; when the type of the network segment of Cluster IP is an IPv4 type of network segment, the step of obtaining IPs and network cards corresponding to the type of the network segment of Cluster IP on the current node comprises: obtaining IPs and network cards corresponding to the IPv4 type of network segment on the current node by means of an ioctl function; the step of calculating a network segment of each IP of the IPs obtained on the current node, comparing the network segment of each IP with the address string, and determining the IP corresponding to the same network segment as that of the address string to be the Cluster IP comprises: performing shift processing on four parts in each IP corresponding to the IPv4 type of network segment respectively to obtain four first integers by left-shifting the four parts in each IP by 24 bits, 16 bits, 8 bits, and 0 bit in sequence from left to right, and performing a bitwise AND operation on the four first integers to obtain one second integer; performing a bitwise AND operation on the second integer and a converted mask to obtain a first value, wherein the converted mask is obtained by performing left shift operation on a mask in the network segment of Cluster IP; and comparing the first value with a second value, and determining the IP corresponding to the first value to be the Cluster IP when the first value is the same as the second value, wherein the second value is obtained by performing a bitwise AND operation on a third integer and the converted mask, and the third integer is obtained by performing shift processing and a bitwise AND operation on the address string in the network segment of Cluster IP, wherein the shift processing is performed by left-shifting four parts of the address string by 24 bits, 16 bits, 8 bits, and 0 bit in sequence from left to right. 2. The method for determining a cluster network card according to claim 1 , wherein, when the type of the network segment of Cluster IP is an IPv6 type of network segment, the step of obtaining IPs and network cards corresponding to the type of the network segment of Cluster IP on the current node comprises: obtaining IPs and network cards corresponding to the IPv6 type of network segment on the current node by means of a getifaddrs function. 3. The method for determining a cluster network card according to claim 2 , wherein, when the IPs and the network cards corresponding to the IPv6 type of network segment on the current node are obtained by means of the getifaddrs function, the method further comprises: obtaining a mask of each IP, and calculating a mask length of each IP; and comparing the mask length of each IP with a length of the mask in the network segment of Cluster IP, and discarding the IP if the mask length of the IP is inconsistent with the length of the mask in the network segment of Cluster IP. 4. The method for determining a cluster network card according to claim 2 , wherein, if the mask length of the IP is consistent with the length of the mask in the network segment of Cluster IP, the step of calculating a network segment of each IP of the IPs obtained on the current node, comparing the network segment of each IP with the address string, and determining the IP corresponding to the same network segment as that of the address string to be the Cluster IP comprises: converting and storing the IP, which corresponds to the IPv6 type of network segment and has a mask length consistent with the length of the mask in the network segment of Cluster IP, into four integers so as to obtain first data; performing AND operation on the first data and second data, and placing an operation result into the first data correspondingly so as to obtain post-operation first data, wherein the second data is obtained by converting the mask in the network segment of Cluster IP, and the second data comprises four elements with a prefix in the form of successive 1; and comparing the post-operation first data with third data, and determining the IP corresponding to the post-operation first data to be the Cluster IP if respective values in the post-operation first data are correspondingly the same as respective values in the third data, wherein the third data is obtained by converting the address string in the network segment of Cluster IP into IP address data, and converting and storing the IP address data into four integers. 5. A device for determining a cluster network card, comprising: a memory, configured to store a computer program; and a processor, configured to implement steps of the method for determining a cluster network card according to of claim 1 when executing the computer program. 6. A non-transitory computer readable storage medium, wherein, the non-transitory computer readable storage medium stores a computer program; and the computer program implements the steps of the method for determining a cluster network card according to of claim 1 when executed by a processor.
Internet protocol [IP] addresses · CPC title
for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection (management of faults, events, alarms or notifications in data switching networks H04L41/06) · CPC title
Internet protocol version 6 [IPv6] addresses · CPC title
using masks or ranges of addresses · CPC title
Departure or maintenance mechanisms · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.