CN101145955A - Method for hot backup of network management software, network management and network management system - Google Patents

Method for hot backup of network management software, network management and network management system Download PDF

Info

Publication number
CN101145955A
CN101145955A CNA2007101188376A CN200710118837A CN101145955A CN 101145955 A CN101145955 A CN 101145955A CN A2007101188376 A CNA2007101188376 A CN A2007101188376A CN 200710118837 A CN200710118837 A CN 200710118837A CN 101145955 A CN101145955 A CN 101145955A
Authority
CN
China
Prior art keywords
network management
module
data
message
standby
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.)
Pending
Application number
CNA2007101188376A
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CNA2007101188376A priority Critical patent/CN101145955A/en
Publication of CN101145955A publication Critical patent/CN101145955A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本发明公开了一种网管软件热备份的方法、网管及网管系统,其中该方法包括:初始步骤,主备网管启动后,建立主备网管之间的连接;第一同步步骤,备网管通过主备网管之间的连接备份主网管数据库/内存中的数据;第二同步步骤,备网管利用主备网管之间的连接接收主网管中引起数据改变的消息,并通过所述消息备份主网管的数据变化。本发明使得网管双机热备份的成本大大降低,实现简单,同时不需要做任何额外的配置,操作简单,且备网管在与主网管同步后,可以立即取代主网管工作,不需要重新启动。

The invention discloses a method for hot backup of network management software, a network management system and a network management system. The connection between the standby network management backups the data in the main network management database/memory; the second synchronization step, the standby network management uses the connection between the main and standby network management to receive the message that causes data changes in the main network management, and backs up the information of the main network management through the message Data changes. The invention greatly reduces the cost of network management dual-computer hot backup, and is simple to realize, and does not need any additional configuration, and is easy to operate. After the backup network management is synchronized with the main network management, it can immediately replace the work of the main network management without restarting.

Description

网管软件热备份的方法、网管及网管系统 Method for hot backup of network management software, network management and network management system

技术领域 technical field

本发明涉及电信网络管理技术,特别是一种网管软件热备份的方法、网管及网管系统。The invention relates to telecommunication network management technology, in particular to a network management software hot backup method, network management and network management system.

背景技术 Background technique

电信网络管理软件(以下简称网管),是通信网络的控制中心和数据中心,由于其在管理上的重要地位,对其可靠性提出了越来越高的要求。而目前主要通过备份来保证其可靠性。Telecom network management software (hereinafter referred to as network management) is the control center and data center of the communication network. Due to its important position in management, higher and higher requirements are put forward for its reliability. At present, its reliability is mainly guaranteed through backup.

从备份的规模来说有单机备份、双机备份和异地双机备份;从数据备份的方式来说,有磁盘镜像、磁盘阵列、第三方备份软件和数据库备份软件;从后备运行系统的准备程度来说,有冷备份、温备份和热备份。In terms of the scale of backup, there are single-machine backup, dual-machine backup and remote dual-machine backup; in terms of data backup methods, there are disk mirroring, disk array, third-party backup software and database backup software; in terms of the readiness of the backup operating system Generally speaking, there are cold backup, warm backup and hot backup.

对于有高可靠性要求的网管来说,可用性最佳的备份方案是双机热备份。For network management with high reliability requirements, the backup solution with the best availability is dual-machine hot backup.

所谓双机热备份就是指在系统运行过程当中,有两台机器装载完全相同的系统和数据,同时通过通信电缆来保持同步,当前工作的机器称之为主用机,另一台机器称之为备用机。The so-called dual-machine hot backup means that during the operation of the system, there are two machines loaded with exactly the same system and data, and at the same time, they are kept in sync through communication cables. The currently working machine is called the master machine, and the other machine is called the master machine. as a backup machine.

备用机不断检测主用机状态,备用机检测到主用机出现物理异常或者接受到主动切换的命令时,进行主备切换。对于双机备份技术而言,其重点和难点在于如何实现实时数据同步。The standby machine continuously detects the status of the main machine, and when the standby machine detects a physical abnormality of the main machine or receives an active switch command, it will switch between the main machine and the standby machine. For dual-machine backup technology, the focus and difficulty lies in how to realize real-time data synchronization.

现有技术中,通过借助第三方软件来实现实时数据,然而这种方案存在第三方软件操作复杂,不易维护的问题。In the prior art, real-time data is realized by using third-party software, but this solution has the problem that the third-party software is complicated to operate and difficult to maintain.

为解决第三方软件操作复杂,不易维护的问题,现有技术在网管和操作系统之间添加了一个抽象的管理层,也就是在网管下面添加一个专门用于主备的软件模块,从而使得网管适用于各种第三方备份软件。In order to solve the problem of complex operation and difficult maintenance of third-party software, an abstract management layer is added between the network management and the operating system in the existing technology, that is, a software module dedicated to the master and backup is added under the network management, so that the network management Compatible with various third-party backup software.

上述的方案解决了第三方软件操作复杂,不易维护的问题,然而,其使用成本很高。The above solution solves the problem that third-party software is complicated to operate and difficult to maintain, however, its use cost is very high.

因此,有必要开发一种低成本、适用性广、易于使用维护的实现主备网管的方法是必要的。由于现有的系统通常没有考虑双机热备份方案,如果完全重新设计系统必将导致成本大幅上升,同时开发周期变长,所以只有考虑对现有网管系统进行改造,利用自身的软件实现。Therefore, it is necessary to develop a low-cost, wide-applicability, and easy-to-use and maintain method for realizing active and standby network management. Since the existing system usually does not consider the dual-machine hot backup solution, if the system is completely redesigned, the cost will increase significantly and the development cycle will become longer. Therefore, only the existing network management system should be considered to be transformed and realized by its own software.

发明内容 Contents of the invention

本发明的目的在于提供一种网管软件热备份的方法、网管及网管系统,实现低成本、适用性广、易于使用维护的网管软件热备份。The purpose of the present invention is to provide a method for hot backup of network management software, a network management system and a network management system to realize hot backup of network management software with low cost, wide applicability and easy maintenance.

为了实现上述目的,本发明提供了一种网管软件热备份的方法,其中,包括:In order to achieve the above object, the present invention provides a method for network management software hot backup, including:

初始步骤,主备网管启动后,建立主备网管之间的连接;The initial step is to establish a connection between the active and standby network management after the active and standby network management is started;

第一同步步骤,备网管通过主备网管之间的连接备份主网管数据库/内存中的数据;In the first synchronization step, the standby network management backs up the data in the main network management database/memory through the connection between the main and standby network management;

第二同步步骤,备网管利用主备网管之间的连接接收主网管中引起数据改变的消息,并通过所述消息备份主网管的数据变化。In the second synchronization step, the backup network manager uses the connection between the master and backup network managers to receive the message of data change in the master network manager, and backs up the data change of the master network manager through the message.

上述的方法,其中,所述第一同步步骤包括:The above method, wherein the first synchronization step includes:

主网管从数据库或内存中导出数据;The main network manager exports data from the database or memory;

主网管通过主备网管之间的连接将导出数据发送到备网管;The main network management sends the exported data to the standby network management through the connection between the main and standby network management;

备网管将导出数据后导入数据库,并载入内存。The backup NMS will export the data and import it into the database, and load it into the memory.

上述的方法,其中,所述第二同步步骤包括:The above method, wherein the second synchronization step includes:

主网管捕获引起数据变化的消息;The main network manager captures the messages that cause data changes;

主网管通过主备网管之间的连接将所述消息发送到备网管;The master network manager sends the message to the backup network manager through the connection between the master and backup network managers;

备网管执行接收到的所述消息。The backup network manager executes the received message.

上述的方法,其中,所述主备网管之间的连接采用Corba方式建立。In the above method, the connection between the active and standby network managers is established in a Corba manner.

上述的方法,其中,所述导出数据和所述消息通过文件传输协议方式发送到备网管。In the above-mentioned method, wherein, the exported data and the message are sent to the backup network manager through a file transfer protocol.

为了更好的实现上述目的,本发明还提供了一种主网管,包括消息分发模块和网管模块,其中,还包括消息捕获模块、数据导出模块和主备同步模块,其中:In order to better achieve the above object, the present invention also provides a main network manager, including a message distribution module and a network management module, wherein it also includes a message capture module, a data export module and a master-standby synchronization module, wherein:

所述消息捕获模块,用于捕获引起数据改变的消息;The message capture module is used to capture the message causing data change;

所述数据导出模块,用于从数据库或内存中导出数据;The data export module is used to export data from a database or memory;

所述主备同步模块,用于与备网管建立连接,并将所述导出数据和引起数据改变的消息通过所述连接发送给备网管。The master-standby synchronization module is configured to establish a connection with the backup network manager, and send the exported data and the message causing the data change to the backup network manager through the connection.

为了更好的实现上述目的,本发明还提供了一种备网管,包括消息分发模块和网管模块,其中,还包括主备同步模块、数据导入模块,其中:In order to better achieve the above object, the present invention also provides a backup network management, including a message distribution module and a network management module, wherein it also includes a master-standby synchronization module and a data import module, wherein:

所述主备同步模块,用于与主网管建立连接,并通过所述连接接收主网管发送的导出数据和引起数据变化的消息;The master-standby synchronization module is used to establish a connection with the master network manager, and receive the exported data and the message causing the data change sent by the master network manager through the connection;

所述数据导入模块,用于将所述导出数据导入到数据库,同时载入内存;The data import module is used to import the exported data into the database and load it into the memory at the same time;

所述消息分发模块,用于将所述引起数据变化的消息分发给所述网管模块;The message distribution module is configured to distribute the message causing the data change to the network management module;

所述网管模块,用于执行所述引起数据变化的消息。The network management module is configured to execute the message causing data change.

为了更好的实现上述目的,本发明还提供了一种网管系统,其中,包括主网管和备网管,所述主网管包括第一消息分发模块和第一网管模块,所述备网管包括第二消息分发模块和第二网管模块,其中:In order to better achieve the above object, the present invention also provides a network management system, which includes a primary network manager and a backup network manager, the primary network manager includes a first message distribution module and a first network management module, and the backup network manager includes a second The message distribution module and the second network management module, wherein:

所述主网管还包括消息捕获模块、数据导出模块和第一主备同步模块,所述备网管还包括第二主备同步模块和数据导入模块,其中:The main network management also includes a message capture module, a data export module, and a first active-standby synchronization module, and the standby network management also includes a second active-standby synchronization module and a data import module, wherein:

所述消息捕获模块,用于捕获引起数据改变的消息;The message capture module is used to capture the message causing data change;

所述数据导出模块,用于从所述主网管数据库或内存中导出数据;The data export module is used to export data from the main network management database or memory;

所述第一主备同步模块,用于与所述第二主备同步模块建立连接,并将所述导出数据和引起数据改变的消息通过所述连接发送给所述第二主备同步模块;The first active-standby synchronization module is configured to establish a connection with the second active-standby synchronization module, and send the exported data and the message causing the data change to the second active-standby synchronization module through the connection;

所述第二主备同步模块,用于通过所述连接接收所述导出数据和引起数据变化的消息;The second active/standby synchronization module is configured to receive the exported data and the message causing the data change through the connection;

所述数据导入模块,用于将所述导出数据导入到所述备网管的数据库,同时载入内存;The data import module is used to import the exported data into the database of the standby network management system and load it into the memory at the same time;

所述第二消息分发模块,用于将所述引起数据变化的消息分发给所述第二网管模块;The second message distribution module is configured to distribute the message causing the data change to the second network management module;

所述第二网管模块,用于执行所述引起数据变化的消息。The second network management module is configured to execute the message causing data change.

上述的系统,其中,所述主备同步模块之间的连接采用Corba方式建立。In the above system, the connection between the master and backup synchronization modules is established in a Corba manner.

上述的系统,其中,所述导出数据和所述消息通过文件传输协议方式传输。The above system, wherein, the exported data and the message are transmitted through a file transfer protocol.

本发明具有以下有益效果:The present invention has the following beneficial effects:

对于已经开发完成的系统,只需要进行部分的改造即可实现主、备网管双机热备份功能,即增加“消息捕获模块”,“数据导入模块”,“主备同步模块”等,使得网管双机热备份的成本大大降低;For the system that has been developed, only a partial transformation is needed to realize the hot backup function of the active and standby network management systems, that is, adding "message capture module", "data import module", "main-standby synchronization module", etc., so that the network management The cost of dual-machine hot backup is greatly reduced;

不需要做任何额外的配置,操作简单;No need to do any additional configuration, easy to operate;

备网管在与主网管同步后,可以立即取代主网管工作,不需要重新启动。After the standby network management is synchronized with the main network management, it can replace the work of the main network management immediately without restarting.

附图说明 Description of drawings

图1为本发明的网管软件双机热备份的方法的流程示意图;Fig. 1 is the schematic flow sheet of the method for network management software dual-computer hot backup of the present invention;

图2为第一同步步骤的具体流程示意图;Fig. 2 is the concrete flow diagram of the first synchronous step;

图3为第二同步步骤的具体流程示意图;Fig. 3 is the specific flow diagram of the second synchronization step;

图4为本发明的网管系统的详细结构示意图。FIG. 4 is a schematic diagram of the detailed structure of the network management system of the present invention.

具体实施方式 Detailed ways

本发明通过在现有的网管/网管系统的基础上增加几个模块,将主网管的数据及数据的变化备份到备网管,实现双机热备份。The invention adds several modules on the basis of the existing network management/network management system, and backs up the data and data changes of the main network management to the standby network management, so as to realize dual-computer hot backup.

本发明的网管软件双机热备份的方法如图1所示,包括:The method for dual-computer hot backup of network management software of the present invention is as shown in Figure 1, comprises:

初始步骤11,主、备网管启动后,建立两个网管之间的连接;Initial step 11, after the active and standby network managements are started, a connection between the two network managements is established;

第一同步步骤12,备网管备份主网管数据库/内存中的数据;The first synchronization step 12, the standby network management backup data in the main network management database/memory;

主网管从数据库/内存中导出数据,并通过建立的连接将导出数据发送到备网管;备网管将接收到的数据后导入数据库,并载入内存。The primary network manager exports data from the database/memory, and sends the exported data to the backup network manager through the established connection; the backup network manager imports the received data into the database and loads it into the memory.

第二同步步骤13,备网管备份主网管的数据变化;In the second synchronization step 13, the backup network manager backs up the data changes of the main network manager;

主网管获取引起数据变化的消息,并通过建立的连接将该消息发送到备网管,备网管执行接收到的消息。The master network manager obtains the message causing the data change, and sends the message to the backup network manager through the established connection, and the backup network manager executes the received message.

同时,本发明的方法还包括:Simultaneously, method of the present invention also includes:

主备倒换步骤,备网管监测到主网管发生故障或接收到主动切换命令时,备网管接替主网管执行管理工作。In the active-standby switchover step, when the standby network manager detects that the primary network manager fails or receives an active switching command, the standby network manager takes over the primary network manager to perform management work.

由于备网管属于备份待命状态,因此备网管中不容许进行改变数据的操作,只能进行类似于数据查询等不会改变数据的操作。Since the backup network management system is in the backup standby state, operations to change data are not allowed in the backup network management system, and only operations that do not change data, such as data query, can be performed.

下面分别对本发明的各个步骤进行进一步详细的描述。Each step of the present invention will be further described in detail below.

在初始步骤中,在足备网管启动后,需要建立主备网管之间的连接,在本发明的具体实施例中,两个网管之间没有启动顺序,同时采用corba方式建立两个网管之间的连接。In the initial step, after the full standby network management is started, the connection between the main and standby network management needs to be established. Connection.

如图2所示,本发明方法的第一同步步骤12具体包括:As shown in Figure 2, the first synchronization step 12 of the method of the present invention specifically includes:

步骤121,导出主网管中的数据;由于网管系统中数据库中的数据与内存中的数据一致,因此,可以将数据库或内存中的数据导出,在本发明的具体实施例中,采用将主网管的数据库中的数据导出成文件的方式。Step 121, export the data in the main network management; Since the data in the database in the network management system is consistent with the data in the memory, therefore, the data in the database or memory can be exported. In a specific embodiment of the present invention, the main network management is adopted The way to export the data in the database to a file.

步骤122,将主网管中导出的数据发送到备网管,在本发明的具体实施例中,采用FTP(File Transfer Protocol,文件传输协议)方式将上述导出的文件发送到备网管。Step 122, the data derived in the main network management is sent to the backup network management, in a specific embodiment of the present invention, the above-mentioned exported files are sent to the backup network management in the FTP (File Transfer Protocol, file transfer protocol) mode.

步骤123,备网管将从主网管传送过来得数据文件导入到数据库,同时,为了在主网管发生故障或主动切换时,备网管能及时接替主网管的工作,也将数据库中的数据载入到内存中。Step 123, the standby network manager imports the data files transmitted from the main network manager into the database, and at the same time, in order to take over the work of the main network manager in time when the main network manager breaks down or actively switches over, the backup network manager also loads the data in the database into the database. in memory.

如图3所示,本发明方法的第二同步步骤13具体包括:As shown in Figure 3, the second synchronization step 13 of the method of the present invention specifically includes:

步骤131,主网管捕获引起数据改变的消息;Step 131, the main network manager captures the message causing the data change;

步骤132,主网管将捕获的引起数据改变的消息,通过建立的主备网管之间连接发送到备网管;Step 132, the master network manager sends the captured message causing data changes to the backup network manager through the established connection between the master and backup network managers;

步骤133,备网管通过建立的主备网管之间连接接收从主网管转发来的引起数据改变的消息后分发该消息;Step 133, the backup network manager distributes the message after receiving the message causing the data change forwarded from the master network manager through the established connection between the master and backup network managers;

步骤134,备网管中执行该引起数据改变的消息,以此达到备网管与主网管数据同步。Step 134, the standby network management executes the message causing the data change, so as to achieve data synchronization between the standby network management and the main network management.

本发明的网管系统如图4所示,包括主网管41和备网管42,下面分别对主网管和备网管进行进一步详细的说明。The network management system of the present invention is shown in FIG. 4 , and includes a main network manager 41 and a backup network manager 42 . The main network manager and the backup network manager will be further described in detail below.

如图4所示,主网管41包括:As shown in Figure 4, the main network manager 41 includes:

消息分发模块411,用于在接收消息或命令后发送给网管模块;The message distribution module 411 is used to send to the network management module after receiving the message or command;

网管模块412,用于根据接收到的消息或命令执行管理工作;A network management module 412, configured to perform management work according to received messages or commands;

消息捕获模块413,用于捕获引起数据改变的消息;A message capture module 413, configured to capture a message that causes data changes;

数据导出模块414,用于从网管模块的数据库或内存中导出数据;Data export module 414, is used for exporting data from the database of network management module or internal memory;

主备同步模块415,用于与备网管建立连接,并将导出数据和引起数据改变的消息发送给备网管。The master-standby synchronization module 415 is configured to establish a connection with the backup network manager, and send the exported data and the message causing the data change to the backup network manager.

备网管42包括:The standby network management 42 includes:

主备同步模块425,用于与主网管建立连接,并接收主网管发送的导出数据和引起数据变化的消息;The master-standby synchronization module 425 is configured to establish a connection with the master network manager, and receive the exported data sent by the master network manager and the message causing the data change;

数据导入模块424,用于将该导出数据导入到网管模块422的数据库,同时载入内存;The data import module 424 is used for importing the export data into the database of the network management module 422, and loads the memory simultaneously;

消息分发模块421,用于将主备同步模块424接收到的引起数据变化的消息分发给网管模块;The message distribution module 421 is used for distributing the message causing the data change received by the master-standby synchronization module 424 to the network management module;

网管模块422,用于执行引起数据变化的消息。The network management module 422 is configured to execute messages that cause data changes.

在此,主备同步模块415和425之间通过Corba方式建立连接;当然也可以采用其他的方式来建立连接。Here, the connection between the active and standby synchronization modules 415 and 425 is established through the Corba method; of course, other methods can also be used to establish the connection.

数据导出模块从网管模块的数据库或内存中的数据导出成文件,并由主备同步模块利用FTP方式发送,当然也可以采用其他的方式来实现文件的发送。The data export module exports the data in the database or memory of the network management module into files, and the master and backup synchronization modules send them by FTP. Of course, other methods can also be used to realize the file sending.

上述的描述是以主网管和备网管分开进行描述,但理想状态下,应该是互为备份的,因此上述的主网管/备网管中应该包括备网管/主网管中的所有模块。The above description is based on the description of the main network management and the standby network management separately, but ideally, they should be mutual backups, so the above-mentioned main network management/standby network management should include all modules in the standby network management/main network management.

以上所述仅是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以作出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。The above is only a preferred embodiment of the present invention, it should be pointed out that for those of ordinary skill in the art, without departing from the principle of the present invention, some improvements and modifications can also be made, and these improvements and modifications should also be It is regarded as the protection scope of the present invention.

Claims (10)

1.一种网管软件热备份的方法,其特征在于,包括:1. A method for network management software hot backup, characterized in that, comprising: 初始步骤,主备网管启动后,建立主备网管之间的连接;The initial step is to establish a connection between the active and standby network management after the active and standby network management is started; 第一同步步骤,备网管通过主备网管之间的连接备份主网管数据库/内存中的数据;In the first synchronization step, the standby network management backs up the data in the main network management database/memory through the connection between the main and standby network management; 第二同步步骤,备网管利用主备网管之间的连接接收主网管中引起数据改变的消息,并通过所述消息备份主网管的数据变化。In the second synchronization step, the backup network manager uses the connection between the master and backup network managers to receive the message of data change in the master network manager, and backs up the data change of the master network manager through the message. 2.根据权利要求1所述的方法,其特征在于,所述第一同步步骤包括:2. The method according to claim 1, wherein the first synchronizing step comprises: 主网管从数据库或内存中导出数据;The main network manager exports data from the database or memory; 主网管通过主备网管之间的连接将导出数据发送到备网管;The main network management sends the exported data to the standby network management through the connection between the main and standby network management; 备网管将导出数据后导入数据库,并载入内存。The backup NMS will export the data and import it into the database, and load it into the memory. 3.根据权利要求1所述的方法,其特征在于,所述第二同步步骤包括:3. The method according to claim 1, wherein the second synchronization step comprises: 主网管捕获引起数据变化的消息;The main network manager captures the messages that cause data changes; 主网管通过主备网管之间的连接将所述消息发送到备网管;The master network manager sends the message to the backup network manager through the connection between the master and backup network managers; 备网管执行接收到的所述消息。The backup network manager executes the received message. 4.根据权利要求1、2或3所述的方法,其特征在于,所述主备网管之间的连接采用Corba方式建立。4. The method according to claim 1, 2 or 3, characterized in that the connection between the active and standby network managers is established in a Corba manner. 5.根据权利要求1、2或3所述的方法,其特征在于,所述导出数据和所述消息通过文件传输协议方式发送到备网管。5. The method according to claim 1, 2 or 3, characterized in that, the exported data and the message are sent to the standby network management system through a file transfer protocol. 6.一种主网管,包括消息分发模块和网管模块,其特征在于,还包括消息捕获模块、数据导出模块和主备同步模块,其中:6. A main network management, comprising a message distribution module and a network management module, is characterized in that, also includes a message capture module, a data export module and a master-standby synchronization module, wherein: 所述消息捕获模块,用于捕获引起数据改变的消息;The message capture module is used to capture the message causing data change; 所述数据导出模块,用于从数据库或内存中导出数据;The data export module is used to export data from a database or memory; 所述主备同步模块,用于与备网管建立连接,并将所述导出数据和引起数据变化的消息通过所述连接发送给备网管。The master-standby synchronization module is configured to establish a connection with the backup network manager, and send the exported data and the message causing the data change to the backup network manager through the connection. 7.一种备网管,包括消息分发模块和网管模块,其特征在于,还包括主备同步模块、数据导入模块,其中:7. A backup network management system, comprising a message distribution module and a network management module, characterized in that it also includes a master-standby synchronization module and a data import module, wherein: 所述主备同步模块,用于与主网管建立连接,并通过所述连接接收主网管发送的导出数据和引起数据变化的消息;The master-standby synchronization module is used to establish a connection with the master network manager, and receive the exported data and the message causing the data change sent by the master network manager through the connection; 所述数据导入模块,用于将所述导出数据导入到数据库,同时载入内存;The data import module is used to import the exported data into the database and load it into the memory at the same time; 所述消息分发模块,用于将所述引起数据变化的消息分发给所述网管模块;The message distribution module is configured to distribute the message causing the data change to the network management module; 所述网管模块,用于执行所述引起数据变化的消息。The network management module is configured to execute the message causing data change. 8.一种网管系统,其特征在于,包括主网管和备网管,所述主网管包括第一消息分发模块和第一网管模块,所述备网管包括第二消息分发模块和第二网管模块,其特征在于:8. A network management system, characterized in that it includes a main network management and a backup network management, the main network management includes a first message distribution module and a first network management module, and the backup network management includes a second message distribution module and a second network management module, It is characterized by: 所述主网管还包括消息捕获模块、数据导出模块和第一主备同步模块,所述备网管还包括第二主备同步模块和数据导入模块;The main network management also includes a message capture module, a data export module and a first master-standby synchronization module, and the backup network management also includes a second master-standby synchronization module and a data import module; 所述消息捕获模块,用于捕获引起数据改变的消息;The message capture module is used to capture the message causing data change; 所述数据导出模块,用于从所述主网管数据库或内存中导出数据;The data export module is used to export data from the main network management database or memory; 所述第一主备同步模块,用于与所述第二主备同步模块建立连接,并将所述导出数据和引起数据改变的消息通过所述连接发送给所述第二主备同步模块;The first active-standby synchronization module is configured to establish a connection with the second active-standby synchronization module, and send the exported data and the message causing the data change to the second active-standby synchronization module through the connection; 所述第二主备同步模块,用于通过所述连接接收所述导出数据和引起数据变化的消息;The second active/standby synchronization module is configured to receive the exported data and the message causing the data change through the connection; 所述数据导入模块,用于将所述导出数据导入到所述备网管的数据库,同时载入内存;The data import module is used to import the exported data into the database of the standby network management system and load it into the memory at the same time; 所述第二消息分发模块,用于将所述引起数据变化的消息分发给所述第二网管模块;The second message distribution module is configured to distribute the message causing the data change to the second network management module; 所述第二网管模块,用于执行所述引起数据变化的消息。The second network management module is configured to execute the message causing data change. 9.根据权利要求8所述的系统,其特征在于,所述主备同步模块之间的连接采用Corba方式建立。9. The system according to claim 8, characterized in that the connection between the master and backup synchronization modules is established in a Corba manner. 10.根据权利要求8所述的系统,其特征在于,所述导出数据和所述消息通过文件传输协议方式传输。10. The system according to claim 8, wherein the exported data and the message are transmitted through a file transfer protocol.
CNA2007101188376A 2007-06-12 2007-06-12 Method for hot backup of network management software, network management and network management system Pending CN101145955A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2007101188376A CN101145955A (en) 2007-06-12 2007-06-12 Method for hot backup of network management software, network management and network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2007101188376A CN101145955A (en) 2007-06-12 2007-06-12 Method for hot backup of network management software, network management and network management system

Publications (1)

Publication Number Publication Date
CN101145955A true CN101145955A (en) 2008-03-19

Family

ID=39208269

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2007101188376A Pending CN101145955A (en) 2007-06-12 2007-06-12 Method for hot backup of network management software, network management and network management system

Country Status (1)

Country Link
CN (1) CN101145955A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010145589A1 (en) * 2009-06-30 2010-12-23 中兴通讯股份有限公司 Method and device for fast recovery of network management system
CN102801543A (en) * 2011-05-24 2012-11-28 中国银联股份有限公司 Method for dynamic data synchronization between active-active systems
CN101446972B (en) * 2008-12-12 2013-03-20 中兴通讯股份有限公司 Method and system for dynamic data synchronization
CN101567804B (en) * 2009-05-21 2013-06-05 华为数字技术(成都)有限公司 Method, equipment and system for realizing protection of system anomaly
CN103377100A (en) * 2012-04-26 2013-10-30 华为技术有限公司 Data backup method, network nodes and system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101446972B (en) * 2008-12-12 2013-03-20 中兴通讯股份有限公司 Method and system for dynamic data synchronization
CN101567804B (en) * 2009-05-21 2013-06-05 华为数字技术(成都)有限公司 Method, equipment and system for realizing protection of system anomaly
WO2010145589A1 (en) * 2009-06-30 2010-12-23 中兴通讯股份有限公司 Method and device for fast recovery of network management system
CN102801543A (en) * 2011-05-24 2012-11-28 中国银联股份有限公司 Method for dynamic data synchronization between active-active systems
WO2012159575A1 (en) * 2011-05-24 2012-11-29 中国银联股份有限公司 Method for dynamic data synchronization between dual-active systems
CN102801543B (en) * 2011-05-24 2015-12-16 中国银联股份有限公司 A kind of method of dynamic data synchronization between dual-active system
CN103377100A (en) * 2012-04-26 2013-10-30 华为技术有限公司 Data backup method, network nodes and system
CN103377100B (en) * 2012-04-26 2016-12-14 华为技术有限公司 A kind of data back up method, network node and system

Similar Documents

Publication Publication Date Title
CN101043310B (en) Image backup method for dual-core control of core controlled system
CN100499507C (en) Disaster recovery system, method and network device
CN101483540A (en) Master-slave switching method in high class data communication equipment
CN103067206A (en) Internet of things across-machine room distributed type full automatic hot standby server switching system
CN102916825A (en) Management equipment of dual-computer hot standby system, management method and dual-computer hot standby system
CN112218321B (en) Master-slave link switching method, device, communication equipment and storage medium
CN101145955A (en) Method for hot backup of network management software, network management and network management system
WO2025179897A1 (en) Hot standby system and method, electronic device, and storage medium
CN112468328A (en) Dual-redundancy FC-AE-1553 network reconstruction method based on switched topology
CN101753339B (en) Method for realizing conference backup function of multi-point control unit and system thereof
EP3651412B1 (en) Sdn multi-domain network backup method and system based on dual-port switch
CN110113406B (en) Distributed computing service cluster system
CN105591801B (en) A kind of virtual network function VNF fault handling method and VNF management equipment
CN109274763B (en) Information synchronization method and dual-computer hot standby equipment
CN102820994A (en) Data exchange device and data exchange method for network isolation environment
CN102866698A (en) Human machine interface (HMI) redundant communication method for distributed control system controller
CN101110609A (en) Method and system for realizing communication between main and standby modules
CN102083049A (en) Startup and shutdown system and switching method thereof
CN110053650B (en) Automatic train operation system, automatic train operation system architecture and module management method of automatic train operation system
CN103188099B (en) A kind of backup method of multi-application system, Apparatus and system
CN100496030C (en) Integrated access media gateway device based on the high-available system
WO2007048319A1 (en) A disaster recovery system and method of service controlling device in intelligent network
CN102255741B (en) User service information backup method and device
CN106130183B (en) A kind of mutual standby and seamless handover method of the substation telemechanical two-shipper on duty by medium
CN101677275B (en) System and method of managing network element authority

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20080319