CN112003730A - Method, system, terminal and storage medium for rapid cluster deployment - Google Patents

Method, system, terminal and storage medium for rapid cluster deployment Download PDF

Info

Publication number
CN112003730A
CN112003730A CN202010726614.3A CN202010726614A CN112003730A CN 112003730 A CN112003730 A CN 112003730A CN 202010726614 A CN202010726614 A CN 202010726614A CN 112003730 A CN112003730 A CN 112003730A
Authority
CN
China
Prior art keywords
cluster
deployment
configuration
node
information
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.)
Withdrawn
Application number
CN202010726614.3A
Other languages
Chinese (zh)
Inventor
陈莹昊
李昂
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010726614.3A priority Critical patent/CN112003730A/en
Publication of CN112003730A publication Critical patent/CN112003730A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0876Aspects of the degree of configuration automation
    • H04L41/0886Fully automatic configuration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0889Techniques to speed-up the configuration process
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • H04L61/5014Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Automation & Control Theory (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a method, a system, a terminal and a storage medium for rapid cluster deployment, which comprise the following steps: configuring initial IP of all nodes in the cluster by using a DHCP server to obtain an allocated IP table; uploading the deployment information of the cluster to each node according to the allocated IP table; and performing secondary configuration of each node network according to the deployment information and performing cluster deployment. The network does not need to be manually configured for each node, and the deployment efficiency of the cluster pairs can be greatly improved.

Description

Method, system, terminal and storage medium for rapid cluster deployment
Technical Field
The invention belongs to the technical field of cluster deployment, and particularly relates to a method, a system, a terminal and a storage medium for rapid cluster deployment.
Background
As the dependency of various industries on server processing increases, the concurrency of server tasks increases, and for this reason, the deployment problem of cluster servers becomes very important. When the current mainstream cluster is deployed, a corresponding system is generally required to be installed on each node, corresponding network configuration is manually performed, then the whole cluster framework is built, the whole process is complex, and the error rate is high due to the fact that single nodes are configured one by one.
Disclosure of Invention
Based on the problems, the invention provides a method, a system, a terminal and a storage medium for rapid cluster deployment, which firstly carry out initial network configuration and automatically carry out configuration work of an initial IP when a node is started; and uploading the cluster deployment information to each node through deployment configuration import, and finally reading the deployment configuration to configure the cluster network and perform cluster deployment.
In a first aspect, the present invention provides a method for rapid cluster deployment, including:
configuring initial IP of all nodes in the cluster by using a DHCP server to obtain an allocated IP table;
uploading the deployment information of the cluster to each node according to the allocated IP table;
and performing secondary configuration of each node network according to the deployment information and performing cluster deployment.
Further, the configuring the initial IP of all nodes in the cluster by using the DHCP server includes:
detecting whether a DHCP server exists in the network:
if not, starting a DHCP server of the system, and setting a network IP of the system as a default IP;
and if so, requesting an IP from the DHCP server, allocating the IP by the DHCP server through a pre-configured IP table, and recording the allocated IP into an allocated IP table.
Further, the uploading the deployment information of the cluster to each node includes:
uploading cluster configuration information of the nodes to a DHCP server;
and pushing the cluster configuration information to each node through the allocated IP table.
Further, the performing secondary configuration of each node network according to the deployment information and performing cluster deployment includes:
reading a pushed distributed IP table to determine the sequence number of the current node;
reading cluster configuration information, acquiring configuration information of a current node according to a serial number of the current node, and performing secondary configuration on a node network;
and carrying out cluster deployment configuration according to the cluster configuration information.
In a second aspect, the present invention provides a system for rapid cluster deployment, including:
the initial network configuration unit is used for configuring the initial IP of all the nodes in the cluster by using the DHCP server to obtain an allocated IP table;
the deployment configuration import unit is configured to upload the deployment information of the cluster to each node according to the allocated IP table;
and the cluster deployment unit is configured for performing secondary configuration of each node network according to the deployment information and performing cluster deployment.
Further, the deployment configuration importing unit includes:
the information uploading module is used for configuring cluster configuration information for uploading the nodes to a DHCP server;
and the information distribution module is configured to push the cluster configuration information to each node through the distributed IP table.
Further, the cluster deployment unit includes:
the serial number determining module is configured to read the pushed distributed IP table to determine the serial number of the current node;
the network configuration module is configured to read the cluster configuration information, acquire the configuration information of the current node according to the serial number of the current node, and perform secondary configuration of the node network;
and the deployment configuration module is configured to perform cluster deployment configuration according to the cluster configuration information.
In a third aspect, a terminal is provided, including:
a processor, a memory, wherein,
the memory is used for storing a computer program which,
the processor is used for calling and running the computer program from the memory so as to make the terminal execute the method of the terminal.
In a fourth aspect, a computer-readable storage medium is provided, having stored therein instructions, which when run on a computer, cause the computer to perform the method of the above aspects.
The beneficial effect of the invention is that,
according to the method, the system, the terminal and the storage medium for cluster rapid deployment, provided by the invention, the initial network is automatically configured, the secondary configuration and the cluster deployment of the network are carried out, the network does not need to be manually configured for each node, the deployment efficiency of a cluster pair can be greatly improved, and the problems of cluster deployment failure and the like caused by human errors caused by a large amount of manual repetitive operations are prevented.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention.
FIG. 2 is a schematic block diagram of a system of one embodiment of the present invention.
Fig. 3 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The following explains key terms appearing in the present invention.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention. The execution subject in fig. 1 may be a system for cluster fast deployment.
As shown in fig. 1, the method 100 includes:
step 110, configuring initial IP of all nodes in the cluster by using a DHCP server to obtain an allocated IP table;
step 120, uploading the deployment information of the cluster to each node according to the allocated IP table;
and step 130, performing secondary configuration of each node network according to the deployment information and performing cluster deployment.
Optionally, as an embodiment of the present invention, the configuring, by using a DHCP server, initial IPs of all nodes in a cluster includes:
detecting whether a DHCP server exists in the network:
if not, starting a DHCP server of the system, and setting a network IP of the system as a default IP;
and if so, requesting an IP from the DHCP server, allocating the IP by the DHCP server through a pre-configured IP table, and recording the allocated IP into an allocated IP table.
Optionally, as an embodiment of the present invention, the uploading deployment information of the cluster to each node includes:
uploading cluster configuration information of the nodes to a DHCP server;
and pushing the cluster configuration information to each node through the allocated IP table.
Optionally, as an embodiment of the present invention, the performing secondary configuration of each node network according to the deployment information and performing cluster deployment includes:
reading a pushed distributed IP table to determine the sequence number of the current node;
reading cluster configuration information, acquiring configuration information of a current node according to a serial number of the current node, and performing secondary configuration on a node network;
and carrying out cluster deployment configuration according to the cluster configuration information.
In order to facilitate understanding of the present invention, the principle of the method for rapidly deploying a cluster according to the present invention is further described below with reference to the process of network configuration for nodes in the embodiment.
Specifically, the method for rapidly deploying the cluster includes:
(1) detecting whether a DHCP server exists in the network: if not, starting a DHCP server of the system, and setting a network IP of the system as a default IP; and if so, requesting an IP from the DHCP server, allocating the IP by the DHCP server through a pre-configured IP table, and recording the allocated IP into an allocated IP table.
(2) Uploading cluster configuration information of the nodes to a DHCP server; and pushing the cluster configuration information to each node through the allocated IP table.
(3) Reading a pushed distributed IP table to determine the sequence number of the current node; reading cluster configuration information, acquiring configuration information of a current node according to a serial number of the current node, and performing secondary configuration on a node network; and carrying out cluster deployment configuration according to the cluster configuration information.
As shown in fig. 2, the system 200 includes:
in a second aspect, the present invention provides a system for rapid cluster deployment, including:
an initial network configuration unit 210, configured to configure initial IPs for configuring all nodes in a cluster using a DHCP server, to obtain an allocated IP table;
a deployment configuration importing unit 220 configured to upload deployment information of the cluster to each node according to the allocated IP table;
and the cluster deployment unit 230 is configured to perform secondary configuration on each node network according to the deployment information and perform cluster deployment.
Optionally, as an embodiment of the present invention, the deployment configuration importing unit includes:
the information uploading module is used for configuring cluster configuration information for uploading the nodes to a DHCP server;
and the information distribution module is configured to push the cluster configuration information to each node through the distributed IP table.
Optionally, as an embodiment of the present invention, the cluster deployment unit includes:
the serial number determining module is configured to read the pushed distributed IP table to determine the serial number of the current node;
the network configuration module is configured to read the cluster configuration information, acquire the configuration information of the current node according to the serial number of the current node, and perform secondary configuration of the node network;
and the deployment configuration module is configured to perform cluster deployment configuration according to the cluster configuration information.
Fig. 3 is a schematic structural diagram of a terminal system 300 according to an embodiment of the present invention, where the terminal system 300 may be used to execute a method for quickly deploying a cluster according to the embodiment of the present invention.
The terminal system 300 may include: a processor 310, a memory 320, and a communication unit 330. The components communicate via one or more buses, and those skilled in the art will appreciate that the architecture of the servers shown in the figures is not intended to be limiting, and may be a bus architecture, a star architecture, a combination of more or less components than those shown, or a different arrangement of components.
The memory 320 may be used for storing instructions executed by the processor 310, and the memory 320 may be implemented by any type of volatile or non-volatile storage terminal or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk. The executable instructions in memory 320, when executed by processor 310, enable terminal 300 to perform some or all of the steps in the method embodiments described below.
The processor 310 is a control center of the storage terminal, connects various parts of the entire electronic terminal using various interfaces and lines, and performs various functions of the electronic terminal and/or processes data by operating or executing software programs and/or modules stored in the memory 320 and calling data stored in the memory. The processor may be composed of an Integrated Circuit (IC), for example, a single packaged IC, or a plurality of packaged ICs connected with the same or different functions. For example, the processor 310 may include only a Central Processing Unit (CPU). In the embodiment of the present invention, the CPU may be a single operation core, or may include multiple operation cores.
A communication unit 330, configured to establish a communication channel so that the storage terminal can communicate with other terminals. And receiving user data sent by other terminals or sending the user data to other terminals.
The present invention also provides a computer storage medium, wherein the computer storage medium may store a program, and the program may include some or all of the steps in the embodiments provided by the present invention when executed. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM) or a Random Access Memory (RAM).
Therefore, the invention firstly carries out initial network configuration and automatically carries out configuration work of the initial IP when the node is started; and uploading the cluster deployment information to each node through deployment configuration import, and finally reading the deployment configuration to perform cluster network configuration and perform cluster deployment without manually configuring the network for each node, so that the deployment efficiency of the cluster pair can be greatly improved, and the problems of cluster deployment failure and the like caused by human errors due to a large amount of manual repetitive operations are solved. The technical effects achieved by the present embodiment can be referred to the above description, and are not described herein again.
Those skilled in the art will readily appreciate that the techniques of the embodiments of the present invention may be implemented as software plus a required general purpose hardware platform. Based on such understanding, the technical solutions in the embodiments of the present invention may be embodied in the form of a software product, where the computer software product is stored in a storage medium, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like, and the storage medium can store program codes, and includes instructions for enabling a computer terminal (which may be a personal computer, a server, or a second terminal, a network terminal, and the like) to perform all or part of the steps of the method in the embodiments of the present invention.
The same and similar parts in the various embodiments in this specification may be referred to each other. Especially, for the terminal embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant points can be referred to the description in the method embodiment.
In the embodiments provided by the present invention, it should be understood that the disclosed system, system and method can be implemented in other ways. For example, the above-described system embodiments are merely illustrative, and for example, the division of the units is only one logical functional division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, systems or units, and may be in an electrical, mechanical or other form.
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 place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (9)

1. A method for rapid cluster deployment, comprising:
configuring initial IP of all nodes in the cluster by using a DHCP server to obtain an allocated IP table;
uploading the deployment information of the cluster to each node according to the allocated IP table;
and performing secondary configuration of each node network according to the deployment information and performing cluster deployment.
2. The method of claim 1, wherein the configuring the initial IP of all nodes in the cluster by using the DHCP server comprises:
detecting whether a DHCP server exists in the network:
if not, starting a DHCP server of the system, and setting a network IP of the system as a default IP;
and if so, requesting an IP from the DHCP server, allocating the IP by the DHCP server through a pre-configured IP table, and recording the allocated IP into an allocated IP table.
3. The method according to claim 2, wherein the uploading deployment information of the cluster to each node includes:
uploading cluster configuration information of the nodes to a DHCP server;
and pushing the cluster configuration information to each node through the allocated IP table.
4. The method according to claim 1, wherein the performing secondary configuration of each node network according to the deployment information and performing cluster deployment comprises:
reading a pushed distributed IP table to determine the sequence number of the current node;
reading cluster configuration information, acquiring configuration information of a current node according to a serial number of the current node, and performing secondary configuration on a node network;
and carrying out cluster deployment configuration according to the cluster configuration information.
5. A system for cluster rapid deployment, comprising:
the initial network configuration unit is used for configuring the initial IP of all the nodes in the cluster by using the DHCP server to obtain an allocated IP table;
the deployment configuration import unit is configured to upload the deployment information of the cluster to each node according to the allocated IP table;
and the cluster deployment unit is configured for performing secondary configuration of each node network according to the deployment information and performing cluster deployment.
6. The system according to claim 5, wherein the deployment configuration importing unit comprises:
the information uploading module is used for configuring cluster configuration information for uploading the nodes to a DHCP server;
and the information distribution module is configured to push the cluster configuration information to each node through the distributed IP table.
7. The system according to claim 1, wherein the cluster deployment unit comprises:
the serial number determining module is configured to read the pushed distributed IP table to determine the serial number of the current node;
the network configuration module is configured to read the cluster configuration information, acquire the configuration information of the current node according to the serial number of the current node, and perform secondary configuration of the node network;
and the deployment configuration module is configured to perform cluster deployment configuration according to the cluster configuration information.
8. A terminal, comprising:
a processor;
a memory for storing instructions for execution by the processor;
wherein the processor is configured to perform the method of any one of claims 1-4.
9. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-4.
CN202010726614.3A 2020-07-25 2020-07-25 Method, system, terminal and storage medium for rapid cluster deployment Withdrawn CN112003730A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010726614.3A CN112003730A (en) 2020-07-25 2020-07-25 Method, system, terminal and storage medium for rapid cluster deployment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010726614.3A CN112003730A (en) 2020-07-25 2020-07-25 Method, system, terminal and storage medium for rapid cluster deployment

Publications (1)

Publication Number Publication Date
CN112003730A true CN112003730A (en) 2020-11-27

Family

ID=73468142

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010726614.3A Withdrawn CN112003730A (en) 2020-07-25 2020-07-25 Method, system, terminal and storage medium for rapid cluster deployment

Country Status (1)

Country Link
CN (1) CN112003730A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112463195A (en) * 2020-12-07 2021-03-09 苏州浪潮智能科技有限公司 Method, system, terminal and storage medium for cluster grouping online upgrade
CN113076111A (en) * 2021-03-26 2021-07-06 山东英信计算机技术有限公司 Customized cluster configuration method, system, terminal and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104219099A (en) * 2014-09-25 2014-12-17 浪潮(北京)电子信息产业有限公司 Automatic server cluster deploying method and device
CN107528924A (en) * 2017-10-09 2017-12-29 郑州云海信息技术有限公司 A kind of distributed type assemblies Metadata Service dispositions method and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104219099A (en) * 2014-09-25 2014-12-17 浪潮(北京)电子信息产业有限公司 Automatic server cluster deploying method and device
CN107528924A (en) * 2017-10-09 2017-12-29 郑州云海信息技术有限公司 A kind of distributed type assemblies Metadata Service dispositions method and system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112463195A (en) * 2020-12-07 2021-03-09 苏州浪潮智能科技有限公司 Method, system, terminal and storage medium for cluster grouping online upgrade
CN112463195B (en) * 2020-12-07 2022-07-08 苏州浪潮智能科技有限公司 Method, system, terminal and storage medium for cluster grouping online upgrade
CN113076111A (en) * 2021-03-26 2021-07-06 山东英信计算机技术有限公司 Customized cluster configuration method, system, terminal and storage medium

Similar Documents

Publication Publication Date Title
CN110554938B (en) BIOS (basic input output System) testing method, system, terminal and storage medium based on script set
CN112003730A (en) Method, system, terminal and storage medium for rapid cluster deployment
CN111262753B (en) Method, system, terminal and storage medium for automatically configuring number of NUMA nodes
CN115129249A (en) SAS link topology identification management method, system, terminal and storage medium
CN112463195B (en) Method, system, terminal and storage medium for cluster grouping online upgrade
CN111338964B (en) Ordered batch test method, system, terminal and storage medium
CN111124772A (en) Cloud platform storage performance testing method, system, terminal and storage medium
CN112486664A (en) Node capacity expansion method, system, terminal and storage medium
CN116450165A (en) Method, system, terminal and storage medium for quickly building environment and deploying program
CN110703988B (en) Storage pool creating method, system, terminal and storage medium for distributed storage
CN112256500B (en) Storage system test server configuration method, system, terminal and storage medium
CN111752677B (en) Cloud resource configuration method, system, terminal and storage medium
CN113076111A (en) Customized cluster configuration method, system, terminal and storage medium
CN111124890B (en) Distributed database performance test method, system, terminal and storage medium
CN111966286A (en) Multi-data pool hierarchical migration method and system
CN111124854A (en) Method, system, terminal and storage medium for distributing smoking test cases
CN112988250B (en) Multi-mainboard USB service configuration method, system, terminal and storage medium
CN111475349B (en) Method, system, terminal and storage medium for testing stability of cluster DPDK
CN111858308A (en) Method, system, terminal and storage medium for acquiring test data of diskless system
CN112486556B (en) Method, system, terminal and storage medium for server to be compatible with BMC
CN113204487A (en) Shared test environment cleaning method, system, terminal and storage medium
CN109445910B (en) Virtual machine VLAN management method, device, terminal and storage medium
CN111061562B (en) Software collaborative packaging method, system, terminal and storage medium
CN109471764B (en) Method, device, terminal and storage medium for quickly reading system information
CN112235144A (en) Distributed storage node network port configuration method, system, terminal and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20201127