JP5344712B2 - Data matching method and service providing apparatus - Google Patents
Data matching method and service providing apparatus Download PDFInfo
- 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
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
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
加入者収容サーバ50A,50Bは、高可用性を実現するため冗長化(0系および1系)され、一方が現用系サーバ、他方が待機系サーバとして二重化して運転される。現用系サーバで障害が発生した場合に、即座に待機系サーバで処理を継続させるために、現用系サーバと待機系サーバはデータを同期・一致させておく必要がある。このため、現用系サーバの加入者情報等のデータが更新されると、当該更新データを待機系サーバに転送し、待機系サーバのデータも現用系サーバと同様に更新されるようにする。
The
ファイルバックアップサーバ60は、加入者収容サーバの故障等による障害発生時の復旧のため、加入者収容サーバ50A,50B内のデータのバックアップを保持する。バックアップされるデータは、ソフトウェアプログラムのデータだけでなく、サービスに必要な加入者情報(サービスオーダデータ)を含む。ファイルバックアップサーバ60は、複数の加入者収容サーバ50A,50Bのバックアップを取ることが可能である。
The
従来は、加入者収容サーバ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
また、加入者収容サーバ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
しかしながら、ネットワークコネクション断を検出した場合のサービスオーダデータの再送信や、サービスオーダデータの差分発生時の同期処理をするためには、保守サーバからファイルバックアップサーバ、加入者収容サーバへ同期処理命令を実施する必要があった。 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.
以下、本発明の実施の形態について図面を用いて説明する。 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
保守サーバ30は、ファイルバックアップサーバ20を経由して、サービスオーダデータを加入者収容サーバ10A,10Bに投入する。図1では、サービスオーダデータの流れを矢印で示す。サービスオーダデータは、データの登録、変更、削除などのオーダ種別とデータ内容が記載され、サービスオーダデータが送信された時刻を示すタイムスタンプ情報やサービスオーダデータの通番情報などのバージョン情報を含む。
The
ファイルバックアップサーバ20は、保守サーバ30からサービスオーダデータを受信して加入者収容サーバ10A,10Bに送信するとともに、加入者収容サーバ10A,10Bから送り返されたサービスオーダデータをバックアップ装置24に蓄積する。バックアップ装置24に蓄積されるサービスオーダデータは、現用系の加入者収容サーバ10A,10Bに設定されたことが確認されたサービスオーダデータである。
The
現用系の加入者収容サーバ10A,10Bは、サービスオーダデータを受信するとオーダ種別に応じてデータ内容を蓄積部11に保持してサービスオーダデータに従ってサービスを提供するとともに、受信したサービスオーダデータをファイルバックアップサーバ20に送信する。蓄積部11は、データマネージメントシステム、磁気ディスク、あるいはメモリにより構成される。また、現用系と待機系の加入者収容サーバ10A,10Bとの間でメモリ内容を転送し、メモリ同期をとっておく。
Upon receipt of the service order data, the active
加入者収容サーバ10A,10B、ファイルバックアップサーバ20は、加入者収容サーバ10A,10Bとファイルバックアップサーバ20との間でサービスオーダデータを整合させる機能を有する。サービスオーダデータを整合させる機能として、加入者収容サーバ10A,10Bは、確認部12および整合部13を有し、ファイルバックアップサーバ20は、検出部21、通知部22、および整合部23を有する。
The
確認部12は、ファイルバックアップサーバ20の保持するサービスオーダデータと自身が保持するサービスオーダデータが一致するか否か確認する。サービスオーダデータの一致性は、サービスオーダデータが含む通番情報をキーとして確認する。整合部13は、ファイルバックアップサーバ20との間でサービスオーダデータの整合処理を行う。
The
検出部21は、加入者収容サーバ10A,10Bの現用系と待機系の切り替えを検出する。検出部21が系切替を検出することでサービスオーダデータを整合させる処理を開始する。通知部22は、ファイルバックアップサーバ20が保持するサービスオーダデータの通番情報を加入者収容サーバ10A,10Bに通知する。整合部23は、加入者収容サーバ10A,10Bとの間でサービスオーダデータの整合処理を行う。
The
次に、現用系と待機系の加入者収容サーバ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
図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
まず、ファイルバックアップサーバ20の検出部21が、加入者収容サーバ10A,10Bの系切替を検出する(ステップS1)。例えば、現用系であった0系の加入者収容サーバ10Aとファイルバックアップサーバ20の間で設定されていたコネクションが切断され、続いて待機系であった1系の加入者収容サーバ10Bからファイルバックアップサーバ20へコネクションが設定された時、検出部21は、加入者収容サーバ10A,10Bで系切替があった判定とする。
First, the
加入者収容サーバ10A,10Bの系切替が検出されると、ファイルバックアップサーバ20の通知部22は、バックアップ装置24に蓄積されているサービスオーダデータのうち、時間的に一番最後のもの、つまり最新のサービスオーダデータの通番情報を加入者収容サーバ10Bへ送信する(ステップS2)。
When the system switching of the
加入者収容サーバ10Bの確認部12は、ファイルバックアップサーバ20から送信された通番情報をキーとして、加入者収容サーバ10Bの蓄積部11で保有するサービスオーダデータの一致性を確認する(ステップS3)。確認部12は、ファイルバックアップサーバ20から送信された通番情報と、加入者収容サーバ10B自身の保持する最新のサービスオーダデータの通番情報を比較して、両者が一致すれば、ファイルバックアップサーバ20が保持するサービスオーダデータと加入者収容サーバ10Bが保持するサービスオーダデータが一致すると判断する。
The
そして、確認結果をファイルバックアップサーバ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
図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
ファイルバックアップサーバ20の保持するサービスオーダデータの通番情報(Nf)と加入者収容サーバ10Bの保持するサービスオーダデータの通番情報(Ns)が一致する場合(Nf=Ns)、ファイルバックアップサーバ20の保持するサービスオーダデータと加入者収容サーバ10Bの保持するサービスオーダデータが一致していると判断し、その旨をファイルバックアップサーバ20に通知する。
If the sequence number information (Nf) of the service order data held by the
ファイルバックアップサーバ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
なお、NfがNsよりも相当小さい場合、加入者収容サーバ10Bの整合部13は、通番情報がNfより大きいサービスオーダデータを送信するのではなく、加入者収容サーバ10Bが保持する全てのサービスオーダデータを一括してバックアップするようにファイルバックアップサーバ20に通知してもよい。なお、NfがNsよりも相当小さいか否かは、NfがNsよりも所定の基準以上に小さいか否かにより判定する。
When Nf is considerably smaller than Ns, the matching
一方、ファイルバックアップサーバ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
これらの処理により、ファイルバックアップサーバ20の保持するサービスオーダデータと現用系の加入者収容サーバ10Bの保持するサービスオーダデータとは一致することになる。なお、本実施の形態では、サービスオーダデータを比較するバージョン情報として通番情報を利用したが、サービスオーダデータが送信された時刻を示すタイムスタンプ情報を利用するものでも、両者を組み合わせて利用するものでもよい。
Through these processes, the service order data held by the
以上説明したように、本実施の形態によれば、複数装置により分散制御されたサーバ間で互いに整合性を取る必要があるデータを扱うシステムにおいて、ファイルバックアップサーバ20が障害の回復を検出したときに、ファイルバックアップサーバ20の保持するサービスオーダデータのうち最新のサービスオーダデータの通番情報を現用系の加入者収容サーバ10Bに送信し、加入者収容サーバ10Bが、受信した通番情報と自身の保持するサービスオーダデータの通番情報とを比較することで、ファイルバックアップサーバ20と加入者収容サーバ10Bそれぞれの保持するサービスオーダデータが一致しているか否か判定することができる。また、ファイルバックアップサーバ20と加入者収容サーバ10Bそれぞれの保持するサービスオーダデータが一致していないときは、通番情報が一致していないサービスオーダデータを相手に送信することで、サービスオーダデータの一致性を自律的に回復することができる。
As described above, according to the present embodiment, when the
なお、本発明は各サーバ間で送受信されるサービスオーダデータの整合処理であるため、サーバ内で扱われるデータ種別がデータベースやメモリ等、形式によらず応用可能である。 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
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:
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)
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)
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 |
-
2010
- 2010-08-09 JP JP2010178757A patent/JP5344712B2/en active Active
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 |