JP5344712B2 - Data matching method and service providing apparatus - Google Patents

Data matching method and service providing apparatus Download PDF

Info

Publication number
JP5344712B2
JP5344712B2 JP2010178757A JP2010178757A JP5344712B2 JP 5344712 B2 JP5344712 B2 JP 5344712B2 JP 2010178757 A JP2010178757 A JP 2010178757A JP 2010178757 A JP2010178757 A JP 2010178757A JP 5344712 B2 JP5344712 B2 JP 5344712B2
Authority
JP
Japan
Prior art keywords
data
version information
service providing
server
service order
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
JP2010178757A
Other languages
Japanese (ja)
Other versions
JP2012038154A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2010178757A priority Critical patent/JP5344712B2/en
Publication of JP2012038154A publication Critical patent/JP2012038154A/en
Application granted granted Critical
Publication of JP5344712B2 publication Critical patent/JP5344712B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To eliminate operations for synchronizing service order data in fault recovery. <P>SOLUTION: When a file backup server 20 detects a fault recovery, the file backup server 20 transmits serial number information of the latest service order data among service order data held by the file backup server 20 to a subscriber accommodation server of a current system 10B, and the subscriber accommodation server 10B compares this serial number information with serial number information of the service order data held by itself. With this configuration, it can be determined whether the service order data held by the file backup server 20 is consistent with the service order data held by the subscriber accommodation server 10B. If they are not consistent, the consistency can be autonomously recovered by transmitting to the opposite server the service order data whose serial number information is inconsistent with the other one. <P>COPYRIGHT: (C)2012,JPO&amp;INPIT

Description

本発明は、データに基づいてサービスを提供するサービス提供装置とそのデータのバックアップを格納するデータバックアップ装置との間でデータを整合させる技術に関する。   The present invention relates to a technique for matching data between a service providing apparatus that provides a service based on data and a data backup apparatus that stores a backup of the data.

図4に、IP電話の交換サービスを提供するサービス提供システムの構成を示す。図4に示すサービス提供システムは、加入者収容サーバ50A,50B、ファイルバックアップサーバ60、および保守サーバ70を備える。加入者収容サーバ50A,50Bは、収容している加入者の加入者情報に従ってIP電話サービスを提供する。加入者が新規に増えた場合、あるいは、加入者の利用条件に何らかの変更があった場合、加入者情報をサービスオーダデータとして、保守サーバ70からファイルバックアップサーバ60を経由して、加入者収容サーバ50A,50Bへ投入する。   FIG. 4 shows the configuration of a service providing system that provides an IP telephone exchange service. The service providing system shown in FIG. 4 includes subscriber accommodation servers 50A and 50B, a file backup server 60, and a maintenance server 70. The subscriber accommodation servers 50A and 50B provide IP telephone service according to the subscriber information of the accommodated subscribers. When the number of subscribers is newly increased or when there is some change in the usage conditions of the subscribers, the subscriber accommodation server is transferred from the maintenance server 70 via the file backup server 60 using the subscriber information as service order data. Input to 50A and 50B.

加入者収容サーバ50A,50Bは、高可用性を実現するため冗長化(0系および1系)され、一方が現用系サーバ、他方が待機系サーバとして二重化して運転される。現用系サーバで障害が発生した場合に、即座に待機系サーバで処理を継続させるために、現用系サーバと待機系サーバはデータを同期・一致させておく必要がある。このため、現用系サーバの加入者情報等のデータが更新されると、当該更新データを待機系サーバに転送し、待機系サーバのデータも現用系サーバと同様に更新されるようにする。   The subscriber accommodation servers 50A and 50B are made redundant (system 0 and system 1) in order to achieve high availability, and one of them is operated as a working server and the other as a standby server. When a failure occurs in the active server, the active server and the standby server need to synchronize and match the data in order to immediately continue the processing in the standby server. Therefore, when data such as subscriber information of the active server is updated, the update data is transferred to the standby server so that the data of the standby server is also updated in the same manner as the active server.

ファイルバックアップサーバ60は、加入者収容サーバの故障等による障害発生時の復旧のため、加入者収容サーバ50A,50B内のデータのバックアップを保持する。バックアップされるデータは、ソフトウェアプログラムのデータだけでなく、サービスに必要な加入者情報(サービスオーダデータ)を含む。ファイルバックアップサーバ60は、複数の加入者収容サーバ50A,50Bのバックアップを取ることが可能である。   The file backup server 60 holds a backup of data in the subscriber accommodation servers 50A and 50B for recovery when a failure occurs due to a failure of the subscriber accommodation server. The data to be backed up includes not only software program data but also subscriber information (service order data) necessary for the service. The file backup server 60 can back up a plurality of subscriber accommodation servers 50A and 50B.

従来は、加入者収容サーバ50A,50B、ファイルバックアップサーバ60などの異なるサーバ間で扱われるデータを一致させるため、ネットワーク障害、ファイルバックアップサーバ60あるいは加入者収容サーバ50A,50Bの故障、あるいは加入者収容サーバ50A,50Bの現用系サーバと待機系サーバの系切替処理時に保守サーバ70からサービスオーダデータが送信された場合は、ファイルバックアップサーバ60と加入者収容サーバ50A,50Bの通信コネクション断を検出して、サービスオーダデータ更新処理は失敗とする。更新処理を失敗とする理由は、ファイルバックアップサーバ60と加入者収容サーバ50A,50B間のサービスオーダデータが不一致となることを防ぐためである。各装置の故障回復あるいはネットワーク回復後、改めて保守サーバ70から再度サービスオーダデータを送信することでサービスオーダデータが更新される。   Conventionally, in order to match data handled between different servers such as the subscriber accommodation servers 50A and 50B and the file backup server 60, a network failure, a failure of the file backup server 60 or the subscriber accommodation servers 50A and 50B, or a subscriber If service order data is transmitted from the maintenance server 70 during the system switching process between the active server and the standby server of the accommodation servers 50A and 50B, the communication connection between the file backup server 60 and the subscriber accommodation servers 50A and 50B is detected. Accordingly, the service order data update process is assumed to have failed. The reason for failing the update process is to prevent the service order data between the file backup server 60 and the subscriber accommodation servers 50A and 50B from becoming inconsistent. After failure recovery of each device or network recovery, service order data is updated by transmitting service order data again from the maintenance server 70 again.

また、加入者収容サーバ50A,50Bでサービスオーダデータの処理中に障害が発生した場合は、ファイルバックアップサーバ60と加入者収容サーバ50A,50B間で保持しているデータに差分が生じる可能性がある。差分が生じた場合には、保守サーバ70よりファイルバックアップサーバ60と加入者収容サーバ50A,50B間のデータ同期処理を実施させ、ファイルバックアップサーバ60の保持するサービスオーダデータと加入者収容サーバ50A,50Bのサービスオーダデータが一致するようにサービスオーダデータを整合させる。   Further, if a failure occurs during the processing of the service order data in the subscriber accommodation servers 50A and 50B, there is a possibility that a difference occurs in the data held between the file backup server 60 and the subscriber accommodation servers 50A and 50B. is there. When a difference occurs, the maintenance server 70 performs data synchronization processing between the file backup server 60 and the subscriber accommodation servers 50A and 50B, and the service order data held by the file backup server 60 and the subscriber accommodation server 50A, The service order data is matched so that the service order data of 50B matches.

特開2007−2413323号公報JP 2007-2413323 A

しかしながら、ネットワークコネクション断を検出した場合のサービスオーダデータの再送信や、サービスオーダデータの差分発生時の同期処理をするためには、保守サーバからファイルバックアップサーバ、加入者収容サーバへ同期処理命令を実施する必要があった。   However, in order to resend service order data when a network connection disconnection is detected, or to perform synchronization processing when a difference occurs in the service order data, a synchronization processing command is sent from the maintenance server to the file backup server or subscriber accommodation server. It was necessary to carry out.

本発明は、上記に鑑みてなされたものであり、障害復旧時のサービスオーダデータを同期するためのオペレーションを不要とすることを目的とする。   The present invention has been made in view of the above, and an object thereof is to eliminate an operation for synchronizing service order data at the time of failure recovery.

第1の本発明に係るデータ整合方法は、データに基づいてサービスを提供するサービス提供装置と前記データのバックアップを格納するデータバックアップ装置のそれぞれが保持する前記データを障害復旧時に整合させるデータ整合方法であって、前記データバックアップ装置による、前記サービス提供装置の障害復旧を検出するステップと、障害復旧を検出したときに、当該データバックアップ装置が保持する前記データのうち最新の前記データの第1のバージョン情報を前記サービス提供装置に送信するステップと、前記サービス提供装置による、前記データバックアップ装置から前記第1のバージョン情報を受信するステップと、前記第1のバージョン情報と当該サービス提供装置が保持する前記データのうち最新の前記データの第2のバージョン情報とを比較し、前記第1のバージョン情報と前記第2のバージョン情報が同じ場合は前記データバックアップ装置が保持する前記データと当該サービス提供装置が保持する前記データは一致すると判定し、前記第1のバージョン情報と前記第2のバージョン情報が異なる場合は前記データバックアップ装置が保持する前記データと当該サービス提供装置が保持する前記データは一致しないと判定するステップと、前記判定するステップにおいて前記データは一致すると判定したときに、その旨を前記データバックアップ装置に通知するステップと、前記判定するステップにおいて前記データは一致しないと判定したときに、前記第1のバーション情報が前記第2のバージョン情報よりも古い場合は、前記第1のバージョン情報よりも新しいバージョン情報を持つ前記データのであって、前記サービス提供装置が保持するデータすべてを前記データバックアップ装置に送信し、前記第1のバージョン情報が前記第2のバージョン情報よりも新しい場合は、前記第2のバージョン情報よりも新しいバージョン情報を持つ前記データであって、前記データバックアップ装置が保持するデータのすべてを送信するように前記データバックアップ装置にリストア通知を送信するステップと、前記データバックアップ装置による、前記サービス提供装置から受信した前記データを蓄積するステップと、前記リストア通知を受信した場合、指定された前記データを前記サービス提供装置に送信するステップと、を有することを特徴とする。
A data matching method according to a first aspect of the present invention is a data matching method for matching the data held by each of a service providing device that provides a service based on data and a data backup device that stores the backup of the data at the time of failure recovery. A step of detecting failure recovery of the service providing device by the data backup device, and a first of the latest data among the data held by the data backup device when the failure recovery is detected. Transmitting the version information to the service providing apparatus; receiving the first version information from the data backup apparatus by the service providing apparatus; and holding the first version information and the service providing apparatus. The second of the latest data among the data. Version information is compared, and if the first version information and the second version information are the same, it is determined that the data held by the data backup device and the data held by the service providing device match, and When the first version information and the second version information are different, the step of determining that the data held by the data backup device and the data held by the service providing device do not match, and the step of determining When it is determined that the data match, when the data backup device determines that the data does not match in the step of notifying the data backup device to that effect and the determination step, the first version information is If it is older than the version information, the first version information Ri even than the data with new version information, and sends all data to which the service providing device is held in the data backup apparatus, newer than the first version information is the second version information Sending a restore notification to the data backup device so as to send all of the data held by the data backup device, the data having version information newer than the second version information, and the data And a step of accumulating the data received from the service providing device by a backup device and a step of transmitting the designated data to the service providing device when the restore notification is received. .

第2の本発明に係るサービス提供装置は、データに基づいてサービスを提供するとともに、前記データのバックアップを格納するデータバックアップ装置との間で障害復旧時に前記データを整合させるサービス提供装置であって、前記データバックアップ装置から前記第1のバージョン情報を受信する受信手段と、前記第1のバージョン情報と当該サービス提供装置が保持する前記データのうち最新の前記データの第2のバージョン情報とを比較し、前記第1のバージョン情報と前記第2のバージョン情報が同じ場合は前記データバックアップ装置が保持する前記データと当該サービス提供装置が保持する前記データは一致すると判定し、前記第1のバージョン情報と前記第2のバージョン情報が異なる場合は前記データバックアップ装置が保持する前記データと当該サービス提供装置が保持する前記データは一致しないと判定する判定手段と、前記判定手段が前記データは一致すると判定したときに、その旨を前記データバックアップ装置に通知し、前記データは一致しないと判定したときに、前記第1のバーション情報が前記第2のバージョン情報よりも古い場合は、前記第1のバージョン情報よりも新しいバージョン情報を持つ前記データであって、前記サービス提供装置が保持するデータのすべてを前記データバックアップ装置に送信し、前記第1のバージョン情報が前記第2のバージョン情報よりも新しい場合は、前記第2のバージョン情報よりも新しいバージョン情報を持つ前記データであって、前記データバックアップ装置が保持するデータのすべてを送信するように前記データバックアップ装置にリストア通知を送信する整合手段と、を有することを特徴とする。 A service providing apparatus according to a second aspect of the present invention is a service providing apparatus that provides a service based on data and aligns the data with a data backup apparatus that stores a backup of the data at the time of failure recovery. And receiving means for receiving the first version information from the data backup device, comparing the first version information with the second version information of the latest data among the data held by the service providing device. When the first version information and the second version information are the same, it is determined that the data held by the data backup device matches the data held by the service providing device, and the first version information And the second version information is different, the data backup device Determining means for determining that the data held by the data provided by the service providing apparatus does not match, and notifying the data backup apparatus when the determining means determines that the data matches, If the first version information is older than the second version information when it is determined that the data do not match, the data has version information that is newer than the first version information , and When all of the data held by the service providing apparatus is transmitted to the data backup apparatus and the first version information is newer than the second version information, the version information is newer than the second version information. a said data, to send all the data that the data backup device holds It characterized by having a a matching means for transmitting a restoration notification to the data backup device.

本発明によれば、障害復旧時のサービスオーダデータを同期するためのオペレーションを不要とすることができる。   According to the present invention, an operation for synchronizing service order data at the time of failure recovery can be made unnecessary.

本実施の形態におけるデータ整合システムを含むサービス提供システムの全体構成図である。1 is an overall configuration diagram of a service providing system including a data matching system in the present embodiment. 系が切り替わったときにサービスオーダデータの一致を確認する処理を示す模式図である。It is a schematic diagram which shows the process which confirms the coincidence of service order data when a system switches. 通番情報の比較結果と整合処理内容を示す図である。It is a figure which shows the comparison result and matching processing content of serial number information. IP電話の交換サービスなどで用いられるサービス提供システムの構成を示す図である。It is a figure which shows the structure of the service provision system used by the exchange service etc. of IP telephone.

以下、本発明の実施の形態について図面を用いて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本実施の形態におけるデータ整合システムを含むサービス提供システムの全体構成図である。同図に示すサービス提供システムは、保守サーバ30から送信されたサービスオーダデータに従ってサービスを提供するサービス提供システムに備えられたものであり、例えば、加入者収容サーバ10A,10Bが電話交換の機能を有し、投入されたサービスオーダデータに従って呼制御を行う。サービスオーダデータは保守サーバ30から投入され、加入者収容サーバ10A,10Bに保持されるとともに、ファイルバックアップサーバ20の有するバックアップ装置24に蓄積される。加入者収容サーバ10A,10Bは、一方が現用系、他方が待機系として二重化されている。本実施の形態におけるデータ整合システムは、系切替を検知すると、ファイルバックアップサーバ20と加入者収容サーバ10A,10Bでサービスオーダデータの同期処理を行い、サービスオーダデータの一致性を自律的に回復する。以下、各装置について説明する。   FIG. 1 is an overall configuration diagram of a service providing system including a data matching system according to the present embodiment. The service providing system shown in the figure is provided in a service providing system that provides a service in accordance with service order data transmitted from the maintenance server 30. For example, the subscriber accommodation servers 10A and 10B have a telephone exchange function. And performs call control in accordance with the service order data that has been input. The service order data is input from the maintenance server 30, held in the subscriber accommodation servers 10 </ b> A and 10 </ b> B, and stored in the backup device 24 included in the file backup server 20. One of the subscriber accommodation servers 10A and 10B is duplexed as an active system and the other as a standby system. In the data matching system according to the present embodiment, when system switching is detected, the file backup server 20 and the subscriber accommodation servers 10A and 10B perform service order data synchronization processing to autonomously recover the consistency of the service order data. . Hereinafter, each device will be described.

保守サーバ30は、ファイルバックアップサーバ20を経由して、サービスオーダデータを加入者収容サーバ10A,10Bに投入する。図1では、サービスオーダデータの流れを矢印で示す。サービスオーダデータは、データの登録、変更、削除などのオーダ種別とデータ内容が記載され、サービスオーダデータが送信された時刻を示すタイムスタンプ情報やサービスオーダデータの通番情報などのバージョン情報を含む。   The maintenance server 30 inputs service order data to the subscriber accommodation servers 10A and 10B via the file backup server 20. In FIG. 1, the flow of service order data is indicated by arrows. The service order data describes the order type and data contents such as registration, change, and deletion of data, and includes version information such as time stamp information indicating the time when the service order data is transmitted and serial number information of the service order data.

ファイルバックアップサーバ20は、保守サーバ30からサービスオーダデータを受信して加入者収容サーバ10A,10Bに送信するとともに、加入者収容サーバ10A,10Bから送り返されたサービスオーダデータをバックアップ装置24に蓄積する。バックアップ装置24に蓄積されるサービスオーダデータは、現用系の加入者収容サーバ10A,10Bに設定されたことが確認されたサービスオーダデータである。   The file backup server 20 receives the service order data from the maintenance server 30 and transmits it to the subscriber accommodation servers 10A and 10B, and stores the service order data sent back from the subscriber accommodation servers 10A and 10B in the backup device 24. . The service order data stored in the backup device 24 is service order data that has been confirmed to be set in the active subscriber accommodation servers 10A and 10B.

現用系の加入者収容サーバ10A,10Bは、サービスオーダデータを受信するとオーダ種別に応じてデータ内容を蓄積部11に保持してサービスオーダデータに従ってサービスを提供するとともに、受信したサービスオーダデータをファイルバックアップサーバ20に送信する。蓄積部11は、データマネージメントシステム、磁気ディスク、あるいはメモリにより構成される。また、現用系と待機系の加入者収容サーバ10A,10Bとの間でメモリ内容を転送し、メモリ同期をとっておく。   Upon receipt of the service order data, the active subscriber accommodation servers 10A and 10B hold the data contents in the storage unit 11 according to the order type and provide services according to the service order data, and also receive the received service order data as files. Transmit to the backup server 20. The storage unit 11 includes a data management system, a magnetic disk, or a memory. Further, the memory contents are transferred between the active and standby subscriber accommodation servers 10A and 10B to keep the memory synchronized.

加入者収容サーバ10A,10B、ファイルバックアップサーバ20は、加入者収容サーバ10A,10Bとファイルバックアップサーバ20との間でサービスオーダデータを整合させる機能を有する。サービスオーダデータを整合させる機能として、加入者収容サーバ10A,10Bは、確認部12および整合部13を有し、ファイルバックアップサーバ20は、検出部21、通知部22、および整合部23を有する。   The subscriber accommodation servers 10A and 10B and the file backup server 20 have a function of matching service order data between the subscriber accommodation servers 10A and 10B and the file backup server 20. As functions for matching service order data, the subscriber accommodation servers 10A and 10B have a confirmation unit 12 and a matching unit 13, and the file backup server 20 has a detection unit 21, a notification unit 22, and a matching unit 23.

確認部12は、ファイルバックアップサーバ20の保持するサービスオーダデータと自身が保持するサービスオーダデータが一致するか否か確認する。サービスオーダデータの一致性は、サービスオーダデータが含む通番情報をキーとして確認する。整合部13は、ファイルバックアップサーバ20との間でサービスオーダデータの整合処理を行う。   The confirmation unit 12 confirms whether the service order data held by the file backup server 20 matches the service order data held by itself. The consistency of the service order data is confirmed using the serial number information included in the service order data as a key. The matching unit 13 performs service order data matching processing with the file backup server 20.

検出部21は、加入者収容サーバ10A,10Bの現用系と待機系の切り替えを検出する。検出部21が系切替を検出することでサービスオーダデータを整合させる処理を開始する。通知部22は、ファイルバックアップサーバ20が保持するサービスオーダデータの通番情報を加入者収容サーバ10A,10Bに通知する。整合部23は、加入者収容サーバ10A,10Bとの間でサービスオーダデータの整合処理を行う。   The detection unit 21 detects switching between the active system and the standby system of the subscriber accommodation servers 10A and 10B. When the detection unit 21 detects system switching, processing for matching service order data is started. The notification unit 22 notifies the subscriber accommodation servers 10A and 10B of the serial number information of the service order data held by the file backup server 20. The matching unit 23 performs service order data matching processing with the subscriber accommodation servers 10A and 10B.

次に、現用系と待機系の加入者収容サーバ10A,10Bが切り替わったときなどの障害回復時に、サービスオーダデータを整合させる処理について説明する。   Next, a description will be given of a process for matching service order data at the time of failure recovery such as when the active and standby subscriber accommodation servers 10A and 10B are switched.

図2は、系が切り替わったときにサービスオーダデータの一致を確認する処理を示す模式図である。0系、1系により二重化された加入者収容サーバ10A,10Bで、0系の加入者収容サーバ10Aが現用系、1系の加入者収容サーバ10Bが待機系として運転されている状況から、0系の加入者収容サーバ10Aを待機系へ、1系の加入者収容サーバ10Bを現用系へとする系切替が行われたとする。   FIG. 2 is a schematic diagram showing processing for confirming matching of service order data when a system is switched. From the situation in which the 0-system subscriber accommodation server 10A is operated as the active system and the 1-system subscriber accommodation server 10B is operated as the standby system in the subscriber accommodation servers 10A and 10B duplexed by the 0-system and the 1-system. It is assumed that system switching has been performed so that the system subscriber accommodation server 10A becomes the standby system and the system 1 subscriber accommodation server 10B becomes the active system.

まず、ファイルバックアップサーバ20の検出部21が、加入者収容サーバ10A,10Bの系切替を検出する(ステップS1)。例えば、現用系であった0系の加入者収容サーバ10Aとファイルバックアップサーバ20の間で設定されていたコネクションが切断され、続いて待機系であった1系の加入者収容サーバ10Bからファイルバックアップサーバ20へコネクションが設定された時、検出部21は、加入者収容サーバ10A,10Bで系切替があった判定とする。   First, the detection unit 21 of the file backup server 20 detects system switching between the subscriber accommodation servers 10A and 10B (step S1). For example, the connection established between the active 0-system subscriber accommodation server 10A and the file backup server 20 is disconnected, and then the file backup is performed from the 1-system subscriber accommodation server 10B, which is the standby system. When the connection is set to the server 20, the detection unit 21 determines that the system switching has occurred in the subscriber accommodation servers 10A and 10B.

加入者収容サーバ10A,10Bの系切替が検出されると、ファイルバックアップサーバ20の通知部22は、バックアップ装置24に蓄積されているサービスオーダデータのうち、時間的に一番最後のもの、つまり最新のサービスオーダデータの通番情報を加入者収容サーバ10Bへ送信する(ステップS2)。   When the system switching of the subscriber accommodation servers 10A and 10B is detected, the notification unit 22 of the file backup server 20 is the last in time among the service order data stored in the backup device 24, that is, The serial number information of the latest service order data is transmitted to the subscriber accommodation server 10B (step S2).

加入者収容サーバ10Bの確認部12は、ファイルバックアップサーバ20から送信された通番情報をキーとして、加入者収容サーバ10Bの蓄積部11で保有するサービスオーダデータの一致性を確認する(ステップS3)。確認部12は、ファイルバックアップサーバ20から送信された通番情報と、加入者収容サーバ10B自身の保持する最新のサービスオーダデータの通番情報を比較して、両者が一致すれば、ファイルバックアップサーバ20が保持するサービスオーダデータと加入者収容サーバ10Bが保持するサービスオーダデータが一致すると判断する。   The confirmation unit 12 of the subscriber accommodation server 10B confirms the consistency of the service order data held in the storage unit 11 of the subscriber accommodation server 10B using the serial number information transmitted from the file backup server 20 as a key (step S3). . The confirmation unit 12 compares the serial number information transmitted from the file backup server 20 with the serial number information of the latest service order data held by the subscriber accommodation server 10B, and if the two match, the file backup server 20 It is determined that the service order data held matches the service order data held by the subscriber accommodation server 10B.

そして、確認結果をファイルバックアップサーバ20に送信する(ステップS4)。   Then, the confirmation result is transmitted to the file backup server 20 (step S4).

サービスオーダデータが一致しないと判定された場合、ファイルバックアップサーバ20と現用系の加入者収容サーバ10Bとの間でサービスオーダデータを整合させる処理が行われる。   If it is determined that the service order data does not match, a process for matching the service order data between the file backup server 20 and the active subscriber accommodation server 10B is performed.

図3は、ファイルバックアップサーバ20の保持するサービスオーダデータの通番情報(Nf)と加入者収容サーバ10Bの保持するサービスオーダデータの通番情報(Ns)との比較結果とサービスオーダデータの整合処理内容を示す図である。   FIG. 3 shows the result of comparison between the service order data matching result and the service order data serial number information (Nf) held by the file backup server 20 and the service order data serial number information (Ns) held by the subscriber accommodation server 10B. FIG.

ファイルバックアップサーバ20の保持するサービスオーダデータの通番情報(Nf)と加入者収容サーバ10Bの保持するサービスオーダデータの通番情報(Ns)が一致する場合(Nf=Ns)、ファイルバックアップサーバ20の保持するサービスオーダデータと加入者収容サーバ10Bの保持するサービスオーダデータが一致していると判断し、その旨をファイルバックアップサーバ20に通知する。   If the sequence number information (Nf) of the service order data held by the file backup server 20 matches the sequence number information (Ns) of the service order data held by the subscriber accommodation server 10B (Nf = Ns), the file backup server 20 holds It is determined that the service order data to be held matches the service order data held by the subscriber accommodation server 10B, and the fact is notified to the file backup server 20.

ファイルバックアップサーバ20の保持するサービスオーダデータの通番情報(Nf)が加入者収容サーバ10Bの保持するサービスオーダデータの通番情報(Ns)よりも小さい場合(Nf<Ns)、加入者収容サーバ10Bの整合部13は、自身の保持するサービスオーダデータのうち、通番情報がNfより大きいサービスオーダデータをファイルバックアップサーバ20へ送信する。ファイルバックアップサーバ20の整合部23は、加入者収容サーバ10Bから送信されたサービスオーダデータをバックアップ装置24に蓄積する。   When the sequence number information (Nf) of the service order data held by the file backup server 20 is smaller than the sequence number information (Ns) of the service order data held by the subscriber accommodation server 10B (Nf <Ns), the subscriber accommodation server 10B The matching unit 13 transmits, to the file backup server 20, service order data whose serial number information is greater than Nf among the service order data held by itself. The matching unit 23 of the file backup server 20 stores the service order data transmitted from the subscriber accommodation server 10B in the backup device 24.

なお、NfがNsよりも相当小さい場合、加入者収容サーバ10Bの整合部13は、通番情報がNfより大きいサービスオーダデータを送信するのではなく、加入者収容サーバ10Bが保持する全てのサービスオーダデータを一括してバックアップするようにファイルバックアップサーバ20に通知してもよい。なお、NfがNsよりも相当小さいか否かは、NfがNsよりも所定の基準以上に小さいか否かにより判定する。   When Nf is considerably smaller than Ns, the matching unit 13 of the subscriber accommodation server 10B does not transmit the service order data whose serial number information is greater than Nf, but all the service orders held by the subscriber accommodation server 10B. The file backup server 20 may be notified to back up data collectively. Note that whether or not Nf is considerably smaller than Ns is determined by whether or not Nf is smaller than Ns by a predetermined reference or more.

一方、ファイルバックアップサーバ20の保持するサービスオーダデータの通番情報(Nf)が加入者収容サーバ10Bの保持するサービスオーダデータの通番情報(Ns)よりも大きい場合(Nf>Ns)、加入者収容サーバ10Bの整合部13は、通番情報がNsより大きいサービスオーダデータを送信するように、ファイルバックアップサーバ20に通知する。通知を受信したファイルバックアップサーバ20の整合部23は、バックアップ装置24に蓄積されたサービスオーダデータのうち通番情報がNsより大きいものを加入者収容サーバ10Bへ送信する。加入者収容サーバ10Bは、ファイルバックアップサーバ20から送信されたサービスオーダデータを蓄積する。   On the other hand, when the sequence number information (Nf) of the service order data held by the file backup server 20 is larger than the sequence number information (Ns) of the service order data held by the subscriber accommodation server 10B (Nf> Ns), the subscriber accommodation server The matching unit 13 of 10B notifies the file backup server 20 to transmit the service order data whose serial number information is greater than Ns. The matching unit 23 of the file backup server 20 that has received the notification transmits, to the subscriber accommodation server 10B, the service order data stored in the backup device 24 whose serial number information is greater than Ns. The subscriber accommodation server 10B accumulates the service order data transmitted from the file backup server 20.

これらの処理により、ファイルバックアップサーバ20の保持するサービスオーダデータと現用系の加入者収容サーバ10Bの保持するサービスオーダデータとは一致することになる。なお、本実施の形態では、サービスオーダデータを比較するバージョン情報として通番情報を利用したが、サービスオーダデータが送信された時刻を示すタイムスタンプ情報を利用するものでも、両者を組み合わせて利用するものでもよい。   Through these processes, the service order data held by the file backup server 20 and the service order data held by the active subscriber accommodation server 10B coincide. In this embodiment, serial number information is used as version information for comparing service order data. However, information using time stamp information indicating the time at which service order data is transmitted may be used in combination. But you can.

以上説明したように、本実施の形態によれば、複数装置により分散制御されたサーバ間で互いに整合性を取る必要があるデータを扱うシステムにおいて、ファイルバックアップサーバ20が障害の回復を検出したときに、ファイルバックアップサーバ20の保持するサービスオーダデータのうち最新のサービスオーダデータの通番情報を現用系の加入者収容サーバ10Bに送信し、加入者収容サーバ10Bが、受信した通番情報と自身の保持するサービスオーダデータの通番情報とを比較することで、ファイルバックアップサーバ20と加入者収容サーバ10Bそれぞれの保持するサービスオーダデータが一致しているか否か判定することができる。また、ファイルバックアップサーバ20と加入者収容サーバ10Bそれぞれの保持するサービスオーダデータが一致していないときは、通番情報が一致していないサービスオーダデータを相手に送信することで、サービスオーダデータの一致性を自律的に回復することができる。   As described above, according to the present embodiment, when the file backup server 20 detects recovery from a failure in a system that handles data that needs to be consistent with each other among servers that are distributed and controlled by a plurality of devices. Next, the serial number information of the latest service order data among the service order data held by the file backup server 20 is transmitted to the active subscriber accommodation server 10B, and the subscriber accommodation server 10B retains the received serial number information and its own It is possible to determine whether or not the service order data held by the file backup server 20 and the subscriber accommodation server 10B match each other by comparing the serial number information of the service order data to be performed. If the service order data held by the file backup server 20 and the subscriber accommodation server 10B do not match, the service order data that does not match the serial number information is transmitted to the other party, thereby matching the service order data. Sex can be recovered autonomously.

なお、本発明は各サーバ間で送受信されるサービスオーダデータの整合処理であるため、サーバ内で扱われるデータ種別がデータベースやメモリ等、形式によらず応用可能である。   Since the present invention is a process for matching service order data transmitted and received between servers, the data type handled in the server can be applied regardless of the format such as database or memory.

10A,10B…加入者収容サーバ
11…蓄積部
12…確認部
13…整合部
20…ファイルバックアップサーバ
21…検出部
22…通知部
23…整合部
24…バックアップ装置
30…保守サーバ
50A,50B…加入者収容サーバ
60…ファイルバックアップサーバ
70…保守サーバ
DESCRIPTION OF SYMBOLS 10A, 10B ... Subscriber accommodation server 11 ... Accumulation part 12 ... Confirmation part 13 ... Matching part 20 ... File backup server 21 ... Detection part 22 ... Notification part 23 ... Matching part 24 ... Backup apparatus 30 ... Maintenance server 50A, 50B ... Subscription Storage server 60 ... file backup server 70 ... maintenance server

Claims (2)

データに基づいてサービスを提供するサービス提供装置と前記データのバックアップを格納するデータバックアップ装置のそれぞれが保持する前記データを障害復旧時に整合させるデータ整合方法であって、
前記データバックアップ装置による、
前記サービス提供装置の障害復旧を検出するステップと、
障害復旧を検出したときに、当該データバックアップ装置が保持する前記データのうち最新の前記データの第1のバージョン情報を前記サービス提供装置に送信するステップと、
前記サービス提供装置による、
前記データバックアップ装置から前記第1のバージョン情報を受信するステップと、
前記第1のバージョン情報と当該サービス提供装置が保持する前記データのうち最新の前記データの第2のバージョン情報とを比較し、前記第1のバージョン情報と前記第2のバージョン情報が同じ場合は前記データバックアップ装置が保持する前記データと当該サービス提供装置が保持する前記データは一致すると判定し、前記第1のバージョン情報と前記第2のバージョン情報が異なる場合は前記データバックアップ装置が保持する前記データと当該サービス提供装置が保持する前記データは一致しないと判定するステップと、
前記判定するステップにおいて前記データは一致すると判定したときに、その旨を前記データバックアップ装置に通知するステップと、
前記判定するステップにおいて前記データは一致しないと判定したときに、前記第1のバーション情報が前記第2のバージョン情報よりも古い場合は、前記第1のバージョン情報よりも新しいバージョン情報を持つ前記データであって、前記サービス提供装置が保持するデータのすべてを前記データバックアップ装置に送信し、前記第1のバージョン情報が前記第2のバージョン情報よりも新しい場合は、前記第2のバージョン情報よりも新しいバージョン情報を持つ前記データであって、前記データバックアップ装置が保持するデータのすべてを送信するように前記データバックアップ装置にリストア通知を送信するステップと、
前記データバックアップ装置による、
前記サービス提供装置から受信した前記データを蓄積するステップと、
前記リストア通知を受信した場合、指定された前記データを前記サービス提供装置に送信するステップと、
を有することを特徴とするデータ整合方法。
A data alignment method for aligning the data held by each of a service providing apparatus that provides a service based on data and a data backup apparatus that stores a backup of the data at the time of failure recovery,
According to the data backup device,
Detecting failure recovery of the service providing device;
Transmitting the first version information of the latest data among the data held by the data backup device to the service providing device when failure recovery is detected;
By the service providing device,
Receiving the first version information from the data backup device;
When the first version information is compared with the second version information of the latest data among the data held by the service providing apparatus, and the first version information and the second version information are the same It is determined that the data held by the data backup device and the data held by the service providing device match, and the data backup device holds the first version information when the second version information is different Determining that the data and the data held by the service providing device do not match;
A step of notifying the data backup device to that effect when it is determined that the data match in the determining step;
When it is determined in the determining step that the data does not match, the first version information is older than the second version information, and the version information is newer than the first version information. If all of the data held by the service providing apparatus is transmitted to the data backup apparatus and the first version information is newer than the second version information, the second version information is used. Transmitting the restore notification to the data backup device so as to transmit all of the data held by the data backup device, the data having new version information,
According to the data backup device,
Storing the data received from the service providing device;
When receiving the restore notification, transmitting the specified data to the service providing device;
A data matching method characterized by comprising:
データに基づいてサービスを提供するとともに、前記データのバックアップを格納するデータバックアップ装置との間で障害復旧時に前記データを整合させるサービス提供装置であって、
前記データバックアップ装置から前記第1のバージョン情報を受信する受信手段と、
前記第1のバージョン情報と当該サービス提供装置が保持する前記データのうち最新の前記データの第2のバージョン情報とを比較し、前記第1のバージョン情報と前記第2のバージョン情報が同じ場合は前記データバックアップ装置が保持する前記データと当該サービス提供装置が保持する前記データは一致すると判定し、前記第1のバージョン情報と前記第2のバージョン情報が異なる場合は前記データバックアップ装置が保持する前記データと当該サービス提供装置が保持する前記データは一致しないと判定する判定手段と、
前記判定手段が前記データは一致すると判定したときに、その旨を前記データバックアップ装置に通知し、前記データは一致しないと判定したときに、前記第1のバーション情報が前記第2のバージョン情報よりも古い場合は、前記第1のバージョン情報よりも新しいバージョン情報を持つ前記データであって、前記サービス提供装置が保持するデータのすべてを前記データバックアップ装置に送信し、前記第1のバージョン情報が前記第2のバージョン情報よりも新しい場合は、前記第2のバージョン情報よりも新しいバージョン情報を持つ前記データであって、前記データバックアップ装置が保持するデータのすべてを送信するように前記データバックアップ装置にリストア通知を送信する整合手段と、
を有することを特徴とするサービス提供装置。
A service providing apparatus that provides a service based on data and aligns the data at the time of failure recovery with a data backup apparatus that stores a backup of the data,
Receiving means for receiving the first version information from the data backup device;
When the first version information is compared with the second version information of the latest data among the data held by the service providing apparatus, and the first version information and the second version information are the same It is determined that the data held by the data backup device and the data held by the service providing device match, and the data backup device holds the first version information when the second version information is different Determining means for determining that the data and the data held by the service providing apparatus do not match;
When the determination unit determines that the data matches, the data backup device is notified of the fact. When the determination unit determines that the data does not match, the first version information is the second version information. If the data is older than the first version information, the data having newer version information than the first version information, all of the data held by the service providing device is transmitted to the data backup device, and the first version information If the data backup is newer than the second version information , the data backup is performed so as to transmit all of the data having the version information newer than the second version information and held by the data backup device. A matching means for sending a restore notification to the device;
A service providing apparatus comprising:
JP2010178757A 2010-08-09 2010-08-09 Data matching method and service providing apparatus Active JP5344712B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010178757A JP5344712B2 (en) 2010-08-09 2010-08-09 Data matching method and service providing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010178757A JP5344712B2 (en) 2010-08-09 2010-08-09 Data matching method and service providing apparatus

Publications (2)

Publication Number Publication Date
JP2012038154A JP2012038154A (en) 2012-02-23
JP5344712B2 true JP5344712B2 (en) 2013-11-20

Family

ID=45850076

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010178757A Active JP5344712B2 (en) 2010-08-09 2010-08-09 Data matching method and service providing apparatus

Country Status (1)

Country Link
JP (1) JP5344712B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5670935B2 (en) * 2012-02-27 2015-02-18 日本電信電話株式会社 Distributed data management system and operation method thereof

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62209638A (en) * 1986-02-14 1987-09-14 Fujitsu Ltd Managing system for file edition number
JP2001142763A (en) * 1999-11-17 2001-05-25 Hitachi Commun Syst Inc Method for managing file when fault is restored

Also Published As

Publication number Publication date
JP2012038154A (en) 2012-02-23

Similar Documents

Publication Publication Date Title
JP5982842B2 (en) Computer fault monitoring program, method, and apparatus
CN110830283B (en) Fault detection method, device, equipment and system
CN111427728B (en) State management method, main/standby switching method and electronic equipment
CN110601903B (en) Data processing method and device based on message queue middleware
CN105095008B (en) A kind of distributed task scheduling fault redundance method suitable for group system
KR20080018267A (en) Method and apparatus for non-stop multi-node system synchronization
CN101739263A (en) Method and device for realizing operating system update in multi-computer cluster system
WO2014067335A1 (en) Method and system for upgrading software of distributed communication device
WO2012155630A1 (en) Method, device, and system for disaster recovery
WO2024120227A1 (en) Container data protection system, method and apparatus, and device and readable storage medium
CN105472024A (en) Cross-region data synchronizing method based on message pushing mode
CN110109772B (en) CPU restarting method, communication equipment and readable storage medium
CN113438111A (en) Method for restoring RabbitMQ network partition based on Raft distribution and application
JP2013161252A (en) Redundant computer control program, method, and device
CN109189854B (en) Method and node equipment for providing continuous service
WO2017016196A1 (en) Data synchronization method, apparatus, and system
CN103812680B (en) A kind of system and method for realizing veneer switching
JP5344712B2 (en) Data matching method and service providing apparatus
JP5449229B2 (en) Call relief system and call relief method
JP2016066303A (en) Server device, redundant configuration server system, information taking-over program and information taking-over method
CN114301763B (en) Distributed cluster fault processing method and system, electronic equipment and storage medium
JP2015057685A (en) Monitoring system
US11954509B2 (en) Service continuation system and service continuation method between active and standby virtual servers
CN113890817A (en) Communication optimization method and device
JP2013161266A (en) Redundant control system for call processing information, and backup maintenance server for the same

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121204

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130125

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130326

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130625

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20130702

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130808

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130809

R150 Certificate of patent or registration of utility model

Ref document number: 5344712

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350