CN111682956B - Network upgrading method, device, server and readable storage medium - Google Patents

Network upgrading method, device, server and readable storage medium Download PDF

Info

Publication number
CN111682956B
CN111682956B CN202010352612.2A CN202010352612A CN111682956B CN 111682956 B CN111682956 B CN 111682956B CN 202010352612 A CN202010352612 A CN 202010352612A CN 111682956 B CN111682956 B CN 111682956B
Authority
CN
China
Prior art keywords
target
network
service server
upgrading
small network
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.)
Active
Application number
CN202010352612.2A
Other languages
Chinese (zh)
Other versions
CN111682956A (en
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.)
Ping An Bank Co Ltd
Original Assignee
Ping An Bank 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 Ping An Bank Co Ltd filed Critical Ping An Bank Co Ltd
Priority to CN202010352612.2A priority Critical patent/CN111682956B/en
Publication of CN111682956A publication Critical patent/CN111682956A/en
Application granted granted Critical
Publication of CN111682956B publication Critical patent/CN111682956B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • 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
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing

Abstract

The embodiment of the invention discloses a network upgrading method, equipment, a server and a readable storage medium, wherein the method comprises the following steps: splitting a target gateway, a target registry and a service server which are assigned to be singly networked; networking the split target gateway, the target registry and the service server which are designated to be independently networked to obtain a target small network; upgrading the service server in the target small network, and performing service verification on the target small network after the service server is upgraded; and after the service verification on the updated target small network passes, updating the first network where the target small network is located. By the implementation mode, lossless upgrading can be realized, and the network upgrading efficiency is improved.

Description

Network upgrading method, device, server and readable storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a network upgrade method, a device, a server, and a readable storage medium.
Background
The upgrade is realized in two modes at present, firstly, the upgrade is realized by deleting a system needing to be upgraded from a name service, and the deleted service cannot be composed into a small network for verification in the mode; secondly, the small net verification is realized by building a production verification environment mode and simulating a production system, but the small net and the final large net in the mode are not completely the same, and problems still possibly occur when the small net and the final large net are upgraded into the large net. Therefore, the service verification in the two modes has time limit, the overtime can cause problem expansion, the loss is increased, and the lossless upgrading can not be realized.
Disclosure of Invention
The embodiment of the invention provides a network upgrading method, equipment, a server and a readable storage medium, which can reduce the dependence on a knowledge base during network upgrading and improve the efficiency of network upgrading.
In a first aspect, an embodiment of the present invention provides a network upgrade method, including:
splitting a target gateway, a target registry and a service server which are assigned to be singly networked;
networking the split target gateway, the target registry and the service server which are designated to be independently networked to obtain a target small network;
upgrading the service server in the target small network, and performing service verification on the target small network after the service server is upgraded;
and after the service verification on the updated target small network passes, updating the first network where the target small network is located.
Further, the networking the split target gateway, the target registry and the service server which are designated to be singly networking to obtain a target small network comprises the following steps:
selecting a load balancing server corresponding to a target small network by utilizing the target gateway;
and networking the split target gateway, the target registry and the service server which are designated to be independently networked through the load balancing server to obtain a target small network.
Further, the networking, by the load balancing server, the target gateway, the target registry and the service server of the specified individual networking obtained by splitting to obtain a target subnet includes:
detecting other registries or services to be upgraded except the target registries through the target registries, and suspending the running states of the other registries or the services to be upgraded except the target registries;
and after the target registry pauses the running states of other registries or services to be upgraded except the target registry, controlling the target gateway to send a successful access notification to the load balancing server when a networking instruction is received and verification is successful, so that the target gateway, the target registry and the service server are used for networking to obtain the target small network.
Further, the upgrading the service server in the target small network, and performing service verification on the target small network after the service server is upgraded, includes:
upgrading the service server in the target small network to a service server of a target version;
and verifying the service server of the target version on the target small network after the service server is upgraded.
Further, after the service verification on the updated target small network passes, upgrading the first network where the target small network is located, including:
after the service verification on the target small network after the upgrading is passed, acquiring each node in the target small network;
and determining a second network from the first network where the target small network is located according to each node in the target small network, and upgrading the second network.
Further, the determining, according to each node in the target small network, a second network from the first networks where the target small network is located, and upgrading the second network, includes:
acquiring other nodes except each node in the target small network in the first network;
determining a second network consisting of nodes other than each node in the target small network;
and upgrading each node in the second network.
Further, after the service verification on the updated target small network passes, after the first network where the target small network is located is updated, the method further includes:
and restoring the running states of other registries or services to be upgraded except the target registry through the target registry.
In a second aspect, an embodiment of the present invention provides a network upgrade apparatus, where the network upgrade apparatus includes a unit for performing the network upgrade method of the first aspect.
In a third aspect, an embodiment of the present invention provides a server, including a processor, an input device, an output device, and a memory, where the processor, the input device, the output device, and the memory are connected to each other, where the memory is configured to store a computer program supporting a network upgrade device to execute the method described above, where the computer program includes a program, and where the processor is configured to invoke the program to execute the method of the first aspect described above.
In a fourth aspect, embodiments of the present invention provide a computer readable storage medium storing a computer program for execution by a processor to implement the method of the first aspect described above.
According to the embodiment of the invention, the target gateway, the target registry and the service server of the appointed independent networking are split, the target gateway, the target registry and the service server of the appointed independent networking obtained through splitting are networked to obtain the target small network, the service server in the target small network is upgraded, service verification is carried out on the target small network after the service server is upgraded, and after the service verification on the target small network after the upgrading is passed, the first network where the target small network is located is upgraded, so that lossless upgrading can be realized.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow chart of a network upgrading method according to an embodiment of the present invention;
FIG. 2 is a schematic block diagram of a network upgrade apparatus provided by an embodiment of the present invention;
fig. 3 is a schematic block diagram of a server according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The network upgrading method provided by the embodiment of the invention can be executed by a network upgrading device, wherein the network upgrading device can be arranged on a server. In some embodiments, the network upgrade apparatus may be installed on a server; in some embodiments, the network upgrade apparatus may be spatially independent of the server; in some embodiments, the network upgrade apparatus may be a component of the server, i.e., the server includes a network upgrade apparatus.
In the embodiment of the invention, the network upgrading device can split the target gateway, the target registration center and the service server which are designated to be singly networked, and networking the split target gateway, the target registration center and the service server which are designated to be singly networked to obtain a target small network, upgrading the service server in the target small network, carrying out service verification on the target small network after the service server is upgraded, and upgrading the first network where the target small network is located after the service verification on the target small network after the service server is upgraded is passed. By the implementation mode, lossless upgrading can be realized, service verification is free from time strong constraint, positioning problems are free from time limitation, even if service errors occur or errors need to be detected, the site cannot be reserved, even if upgrading occurs, the problem is found in the verification stage, the problem cannot be expanded to a large network even if upgrading fails in a small network, and whole network rollback is not needed in the small network, so that the reliability and the safety of network upgrading are improved.
The network upgrading method of the embodiment of the invention is schematically described below with reference to the accompanying drawings.
Referring to fig. 1, fig. 1 is a schematic flowchart of a network upgrading method according to an embodiment of the present invention, and as shown in fig. 1, the method may be performed by a network upgrading device, and a specific explanation of the network upgrading device is as described above, which is not described herein. Specifically, the method of the embodiment of the invention comprises the following steps.
S101: and splitting the target gateway, the target registry and the service server which are designated to be singly networked.
In the embodiment of the invention, the network upgrading equipment can split the target gateway, the target registration center and the service server which are assigned to the independent networking.
In one embodiment, the network upgrade apparatus may split the target gateway, target registry, service server, which specify individual networking, from the system. In some embodiments, the network upgrade apparatus may also split the target gateway, target registry, service server, which designate individual networking, from the machine.
S102: and networking the split target gateway, the target registry and the service server which are designated to be independently networked to obtain a target small network.
In the embodiment of the invention, the network upgrading equipment can carry out networking on the target gateway, the target registration center and the service server which are obtained by splitting and are designated to be singly networked to obtain a target small network.
In one embodiment, when the network upgrading device performs networking on the split target gateway, the target registry and the service server of the specified individual networking to obtain a target small network, the load balancing server corresponding to the target small network can be selected by using the target gateway, and the split target gateway, the target registry and the service server of the specified individual networking are subjected to networking through the load balancing server to obtain the target small network.
In certain embodiments, the load balancing server comprises F5; in some embodiments, the target gateway may support multiple F5 responses to different states, with the ability to select F5 online. In some embodiments, the target gateway can optionally make a state of itself for the F5, can flexibly control the state of the target gateway in the F5, and can select one of the two F5.
In one embodiment, when the network upgrading device performs networking on the split target gateway, the target registry and the service server which are designated to be singly and are formed into a target small network through the load balancing server, the network upgrading device can detect other registries or services to be upgraded except the target registry through the target registry, pause the running states of the other registries or the services to be upgraded except the target registry, and after the target registry pauses the running states of the other registries or the services to be upgraded except the target registry, control the target gateway to send a successful access notification to the load balancing server when a networking instruction is received and verification is successful, so that the target small network is obtained through networking of the target gateway, the target registry and the service server.
In one embodiment, the target registry has the function of adding and kicking off nodes at any time, and the target registry supports the functions of blacking and recovering. When the network upgrading device pauses the running states of other registries except the target registries or the services to be upgraded through the target registries, the other registries except the target registries or the services to be upgraded can be blacked through the blacking function of the target registries so as to pause the running states of the other registries except the target registries or the services to be upgraded.
It can be seen that, by this embodiment, resources can be prevented from being occupied by other registries or services to be upgraded except the target registries, which helps to improve the efficiency of network upgrade.
S103: and upgrading the service server in the target small network, and performing service verification on the target small network after the service server is upgraded.
In the embodiment of the invention, the network upgrading equipment can upgrade the service server in the target small network and perform service verification on the target small network after the service server is upgraded.
In one embodiment, when the network upgrading device upgrades the service server in the target small network and performs service verification on the target small network after the service server is upgraded, the network upgrading device may upgrade the service server in the target small network to a service server of a target version, and perform verification on the service server of the target version on the target small network after the service server is upgraded.
Therefore, by the implementation mode, the service verification is free from time strong constraint, even if service errors occur or error checking is needed, the site cannot be reserved, even if the upgrading is problematic, the problem can not be expanded to a large network by finding out in the verification stage, even if the upgrading is failed, the whole network is not required to be retracted in a small network, and therefore the reliability and the safety of the network upgrading are improved.
S104: and after the service verification on the updated target small network passes, updating the first network where the target small network is located.
In the embodiment of the invention, the network upgrading device can upgrade the first network where the target small network is located after the service verification on the target small network after the upgrading is passed.
In one embodiment, when the network upgrading device upgrades the first network where the target small network is located after the service verification on the target small network is upgraded is passed, each node in the target small network can be obtained after the service verification on the target small network is upgraded is passed, and a second network is determined from the first network where the target small network is located according to each node in the target small network, and the second network is upgraded.
In one embodiment, when the network upgrading device determines a second network from the first network where the target small network is located according to each node in the target small network and upgrades the second network, the network upgrading device may acquire other nodes except each node in the target small network in the first network, determine a second network composed of other nodes except each node in the target small network, and upgrade each node in the second network.
In some embodiments, the target registry has a function of adding and deleting nodes at any time, and the network upgrading device may delete each node in the target small network from the first network through the target registry, thereby acquiring other nodes except each node in the target small network, and determining a second network composed of other nodes except each node in the target small network.
In one embodiment, after the service verification on the target small network after the network upgrading device passes, after the first network where the target small network is located is upgraded, the operation states of other registries or services to be upgraded except the target registries can be recovered through the target registries. In some embodiments, the manner of recovering the operation state of the service to be upgraded or other registries except the target registries is not particularly limited.
In the embodiment of the invention, the network upgrading device can split the target gateway, the target registration center and the service server which are designated to be singly networked, and networking the split target gateway, the target registration center and the service server which are designated to be singly networked to obtain a target small network, upgrading the service server in the target small network, carrying out service verification on the target small network after the service server is upgraded, and upgrading the first network where the target small network is located after the service verification on the target small network after the service server is upgraded is passed. By the implementation mode, lossless upgrading can be realized, and the reliability and the safety of network upgrading are improved.
The embodiment of the invention also provides a network upgrading device which is used for executing the unit of the method. Specifically, referring to fig. 2, fig. 2 is a schematic block diagram of a network upgrade apparatus according to an embodiment of the present invention. The network upgrade apparatus of the present embodiment includes: splitting unit 201, networking unit 202, verification unit 203, and upgrade unit 204.
A splitting unit 201, configured to split a target gateway, a target registry, and a service server that specify individual networking;
a networking unit 202, configured to network the split target gateway, the target registry and the service server that are designated for individual networking to obtain a target small network;
a verification unit 203, configured to upgrade the service server in the target small network, and perform service verification on the target small network after the service server is upgraded;
and the upgrading unit 204 is configured to upgrade the first network where the target small network is located after the service on the upgraded target small network passes the service verification.
Further, when the networking unit 202 performs networking on the split target gateway, the target registry and the service server of the specified individual networking to obtain a target subnet, the method is specifically used for:
selecting a load balancing server corresponding to a target small network by utilizing the target gateway;
and networking the split target gateway, the target registry and the service server which are designated to be independently networked through the load balancing server to obtain a target small network.
Further, when the networking unit 202 performs networking on the split target gateway, the target registry and the service server, which are designated to be separately networking, through the load balancing server to obtain a target subnet, the method is specifically used for:
detecting other registries or services to be upgraded except the target registries through the target registries, and suspending the running states of the other registries or the services to be upgraded except the target registries;
and after the target registry pauses the running states of other registries or services to be upgraded except the target registry, controlling the target gateway to send a successful access notification to the load balancing server when a networking instruction is received and verification is successful, so that the target gateway, the target registry and the service server are used for networking to obtain the target small network.
Further, the verification unit 203 upgrades the service server in the target small network, and is specifically configured to:
upgrading the service server in the target small network to a service server of a target version;
and verifying the service server of the target version on the target small network after the service server is upgraded.
Further, when the upgrading unit 204 upgrades the first network where the target small network is located after the service verification on the target small network after the upgrading is passed, the upgrading unit is specifically configured to:
after the service verification on the target small network after the upgrading is passed, acquiring each node in the target small network;
and determining a second network from the first network where the target small network is located according to each node in the target small network, and upgrading the second network.
Further, the upgrade unit 204 determines a second network from the first networks where the target small network is located according to each node in the target small network, and is specifically configured to:
acquiring other nodes except each node in the target small network in the first network;
determining a second network consisting of nodes other than each node in the target small network;
and upgrading each node in the second network.
Further, after the service verification on the target small network after the upgrading passes, the upgrading unit 204 is further configured to:
and restoring the running states of other registries or services to be upgraded except the target registry through the target registry.
In the embodiment of the invention, the network upgrading device can split the target gateway, the target registration center and the service server which are designated to be singly networked, and networking the split target gateway, the target registration center and the service server which are designated to be singly networked to obtain a target small network, upgrading the service server in the target small network, carrying out service verification on the target small network after the service server is upgraded, and upgrading the first network where the target small network is located after the service verification on the target small network after the service server is upgraded is passed. By the implementation mode, lossless upgrading can be realized, and the reliability and the safety of network upgrading are improved.
Referring to fig. 3, fig. 3 is a schematic block diagram of a server according to an embodiment of the present invention. The server in the present embodiment as shown in the drawings may include: one or more processors 301; one or more input devices 302, one or more output devices 303, and a memory 304. The processor 301, the input device 302, the output device 303, and the memory 304 are connected via a bus 305. The memory 304 is used for storing a computer program comprising a program, and the processor 301 is used for executing the program stored in the memory 304. Wherein the processor 301 is configured to invoke the program execution:
splitting a target gateway, a target registry and a service server which are assigned to be singly networked;
networking the split target gateway, the target registry and the service server which are designated to be independently networked to obtain a target small network;
upgrading the service server in the target small network, and performing service verification on the target small network after the service server is upgraded;
and after the service verification on the updated target small network passes, updating the first network where the target small network is located.
Further, when the processor 301 performs networking on the split target gateway, the target registry and the service server of the specified individual networking to obtain a target subnet, the method is specifically used for:
selecting a load balancing server corresponding to a target small network by utilizing the target gateway;
and networking the split target gateway, the target registry and the service server which are designated to be independently networked through the load balancing server to obtain a target small network.
Further, when the processor 301 performs networking on the split target gateway, the target registry and the service server, which are designated to be separately and are individually and independently networking, through the load balancing server to obtain a target subnet, the processor is specifically configured to:
detecting other registries or services to be upgraded except the target registries through the target registries, and suspending the running states of the other registries or the services to be upgraded except the target registries;
and after the target registry pauses the running states of other registries or services to be upgraded except the target registry, controlling the target gateway to send a successful access notification to the load balancing server when a networking instruction is received and verification is successful, so that the target gateway, the target registry and the service server are used for networking to obtain the target small network.
Further, the processor 301 upgrades the service server in the target small network, and when performing service verification on the target small network after the service server is upgraded, the processor is specifically configured to:
upgrading the service server in the target small network to a service server of a target version;
and verifying the service server of the target version on the target small network after the service server is upgraded.
Further, when the processor 301 upgrades the first network where the target small network is located after the service verification on the updated target small network is passed, the processor is specifically configured to:
after the service verification on the target small network after the upgrading is passed, acquiring each node in the target small network;
and determining a second network from the first network where the target small network is located according to each node in the target small network, and upgrading the second network.
Further, the processor 301 determines a second network from the first networks where the target small network is located according to each node in the target small network, and upgrades the second network, which is specifically configured to:
acquiring other nodes except each node in the target small network in the first network;
determining a second network consisting of nodes other than each node in the target small network;
and upgrading each node in the second network.
Further, after the service verification on the updated target small network passes, the processor 301 is further configured to, after updating the first network where the target small network is located:
and restoring the running states of other registries or services to be upgraded except the target registry through the target registry.
In the embodiment of the invention, the server can split the target gateway, the target registration center and the service server which are designated to be singly networked, and the split target gateway, the target registration center and the service server which are designated to be singly networked are networked to obtain the target small network, upgrade the service server in the target small network, perform service verification on the target small network after the service server is upgraded, and upgrade the first network corresponding to the target small network after the service verification on the target small network after the service server is upgraded is passed. By the implementation mode, lossless upgrading can be realized, and the reliability and the safety of network upgrading are improved.
It should be appreciated that in embodiments of the present invention, the processor 301 may be a central processing unit (CenSral Processing UniS, CPU), which may also be other general purpose processors, digital signal processors (DigiSal Signal Processor, DSPs), application Specific Integrated Circuits (ASICs), off-the-shelf programmable gate arrays (Field-Programmable GaSe Array, FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The input device 302 may include a touch pad, a microphone, etc., and the output device 303 may include a display (LCD, etc.), a speaker, etc.
The memory 304 may include read only memory and random access memory and provides instructions and data to the processor 301. A portion of memory 304 may also include non-volatile random access memory. For example, the memory 304 may also store information of device type.
In a specific implementation, the processor 301, the input device 302, and the output device 303 described in the embodiments of the present invention may execute the implementation described in the embodiment of the method described in fig. 1 provided in the embodiments of the present invention, and may also execute the implementation of the network upgrade device described in fig. 2 in the embodiments of the present invention, which is not described herein again.
The embodiment of the present invention further provides a computer readable storage medium, where the computer readable storage medium stores a computer program, where the computer program when executed by a processor implements a network upgrading method described in the embodiment corresponding to fig. 1, and may also implement a network upgrading device in the embodiment corresponding to fig. 2, which is not described herein again.
The computer readable storage medium may be an internal storage unit of the network upgrade apparatus according to any one of the foregoing embodiments, for example, a hard disk or a memory of the network upgrade apparatus. The computer readable storage medium may also be an external storage device of the network upgrade apparatus, for example, a plug-in hard disk, a smart Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card) or the like, which are provided on the network upgrade apparatus. Further, the computer readable storage medium may also include both an internal storage unit and an external storage device of the network upgrade apparatus. The computer readable storage medium is used to store the computer program and other programs and data required by the network upgrade apparatus. The computer-readable storage medium may also be used to temporarily store data that has been output or is to be output.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention is essentially or a part contributing to the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a computer-readable storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a terminal, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned computer-readable storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
While the invention has been described with reference to certain preferred embodiments, it will be understood by those skilled in the art that various changes and substitutions of equivalents may be made and equivalents will be apparent to those skilled in the art without departing from the scope of the invention.

Claims (10)

1. A method for upgrading a network, comprising:
splitting a target gateway, a target registry and a service server which are assigned to be singly networked;
networking the split target gateway, the target registry and the service server which are designated to be independently networked to obtain a target small network;
upgrading the service server in the target small network, and performing service verification on the target small network after the service server is upgraded;
and after the service verification on the updated target small network passes, updating the first network where the target small network is located.
2. The method according to claim 1, wherein the networking the split target gateway, the target registry and the service server that are designated for individual networking to obtain a target subnet comprises:
selecting a load balancing server corresponding to a target small network by utilizing the target gateway;
and networking the split target gateway, the target registry and the service server which are designated to be independently networked through the load balancing server to obtain a target small network.
3. The method according to claim 2, wherein the networking, by the load balancing server, the target gateway, the target registry and the service server of the specified individual networking obtained by splitting to obtain a target small network includes:
detecting other registries or services to be upgraded except the target registries through the target registries, and suspending the running states of the other registries or the services to be upgraded except the target registries;
and after the target registry pauses the running states of other registries or services to be upgraded except the target registry, controlling the target gateway to send a successful access notification to the load balancing server when a networking instruction is received and verification is successful, so that the target gateway, the target registry and the service server are used for networking to obtain the target small network.
4. The method of claim 1, wherein the upgrading the service server in the target subnet and performing a service check on the target subnet after the service server is upgraded comprises:
upgrading the service server in the target small network to a service server of a target version;
and verifying the service server of the target version on the target small network after the service server is upgraded.
5. The method of claim 4, wherein the upgrading the first network in which the target subnet is located after the service on the upgraded target subnet passes the service verification, comprises:
after the service verification on the target small network after the upgrading is passed, acquiring each node in the target small network;
and determining a second network from the first network where the target small network is located according to each node in the target small network, and upgrading the second network.
6. The method of claim 5, wherein the determining a second network from the first networks in which the target network is located according to each node in the target network, and upgrading the second network, comprises:
acquiring other nodes except each node in the target small network in the first network;
determining a second network consisting of nodes other than each node in the target small network;
and upgrading each node in the second network.
7. The method of claim 6, wherein after the service on the target subnet after the upgrade passes, the method further comprises:
and restoring the running states of other registries or services to be upgraded except the target registry through the target registry.
8. A network upgrade apparatus comprising means for performing the method of any one of claims 1-7.
9. A server comprising a processor, an input device, an output device and a memory, the processor, the input device, the output device and the memory being interconnected, wherein the memory is adapted to store a computer program, the computer program comprising a program, the processor being configured to invoke the program to perform the method of any of claims 1-7.
10. A computer readable storage medium, characterized in that the computer readable storage medium stores a computer program, which is executed by a processor to implement the method of any of claims 1-7.
CN202010352612.2A 2020-04-28 2020-04-28 Network upgrading method, device, server and readable storage medium Active CN111682956B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010352612.2A CN111682956B (en) 2020-04-28 2020-04-28 Network upgrading method, device, server and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010352612.2A CN111682956B (en) 2020-04-28 2020-04-28 Network upgrading method, device, server and readable storage medium

Publications (2)

Publication Number Publication Date
CN111682956A CN111682956A (en) 2020-09-18
CN111682956B true CN111682956B (en) 2023-07-28

Family

ID=72433433

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010352612.2A Active CN111682956B (en) 2020-04-28 2020-04-28 Network upgrading method, device, server and readable storage medium

Country Status (1)

Country Link
CN (1) CN111682956B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1659539A (en) * 2002-04-19 2005-08-24 因卡网络工程公司 A network system having a virtual-service-module
WO2013178194A2 (en) * 2013-03-11 2013-12-05 中兴通讯股份有限公司 Data terminal upgrade device and method
CN107493190A (en) * 2017-08-07 2017-12-19 东软集团股份有限公司 Node upgrade method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1659539A (en) * 2002-04-19 2005-08-24 因卡网络工程公司 A network system having a virtual-service-module
WO2013178194A2 (en) * 2013-03-11 2013-12-05 中兴通讯股份有限公司 Data terminal upgrade device and method
CN107493190A (en) * 2017-08-07 2017-12-19 东软集团股份有限公司 Node upgrade method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
GSM智能网目标网升级实施方案及优化;郭重;许恺;;中兴通讯技术(05);全文 *

Also Published As

Publication number Publication date
CN111682956A (en) 2020-09-18

Similar Documents

Publication Publication Date Title
CN109597655B (en) Method and device for configuring application program
US9027014B2 (en) Updating firmware compatibility data
CN109726099B (en) Application gray level publishing method, device and equipment
WO2017166446A1 (en) Vulnerability-fixing method and device
CN109491698B (en) System updating method and device based on hot patch
CN106815049B (en) Method and device for upgrading feature library
CN113110891B (en) Firmware loading method and device for solid state disk, computer equipment and storage medium
CN107844306B (en) Application program repairing method and device, storage medium and terminal
CN104780076B (en) A kind of code check method and apparatus
US20220253297A1 (en) Automated deployment of changes to applications on a cloud computing platform
CN112115049B (en) Application program testing method, device, equipment and computer readable storage medium
CN110569053A (en) method for upgrading application chip in electronic equipment and electronic equipment
CN109471799B (en) Method, device, storage medium and terminal for deploying demand environment
CN108132832B (en) Application program starting method and device
CN113485755B (en) Device driver verification method, device and storage medium
CN110147246A (en) Version checking method and device, storage medium and the terminal of space download technology
CN111682956B (en) Network upgrading method, device, server and readable storage medium
CN106708569B (en) Hot loading method and device for VOBC configuration file in over-the-line train
CN110688130A (en) Physical machine deployment method, physical machine deployment device, readable storage medium and electronic equipment
US20220334825A1 (en) Modular firmware update
US20220066917A1 (en) Candidate program release evaluation
CN114003250A (en) Software deployment method and device
WO2016127587A1 (en) Software version updating method and apparatus
CN110874238B (en) Online service updating method and device
CN112306527A (en) Server upgrading method and device, computer equipment 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
GR01 Patent grant
GR01 Patent grant