JP6384066B2 - Data management apparatus and data management method - Google Patents

Data management apparatus and data management method Download PDF

Info

Publication number
JP6384066B2
JP6384066B2 JP2014041673A JP2014041673A JP6384066B2 JP 6384066 B2 JP6384066 B2 JP 6384066B2 JP 2014041673 A JP2014041673 A JP 2014041673A JP 2014041673 A JP2014041673 A JP 2014041673A JP 6384066 B2 JP6384066 B2 JP 6384066B2
Authority
JP
Japan
Prior art keywords
data
storage
storage device
divided
unit
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
JP2014041673A
Other languages
Japanese (ja)
Other versions
JP2015166988A (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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2014041673A priority Critical patent/JP6384066B2/en
Publication of JP2015166988A publication Critical patent/JP2015166988A/en
Application granted granted Critical
Publication of JP6384066B2 publication Critical patent/JP6384066B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、データのバックアップ技術に関するものであり、特にオンラインストレージへデータを保存する技術に関するものである。   The present invention relates to a data backup technique, and more particularly to a technique for storing data in an online storage.

情報通信社会の発展とともに、様々な情報が電子データとして扱われるようになり、重要な情報についても電子データのまま処理や保存を行うことが多くなっている。そのような情報を含む電子データは失われることが許容されないため、情報処理装置や記憶装置の障害等に備え、電子データのバックアップを安全に保存しておくことが重要になっている。   With the development of the information and communication society, various information is handled as electronic data, and important information is often processed and stored as electronic data. Since electronic data including such information is not allowed to be lost, it is important to safely save a backup of the electronic data in preparation for a failure of the information processing device or the storage device.

データのバックアップのためには十分な容量を有する記憶装置を、データのバックアップ用として備えることによりバックアップが必要なデータを保存しておく方法が考えられる。しかし、変動するデータ量に対応するようにバックアップ用の記憶装置を備えておくことは効率的ではない。また、バックアップ用の記憶装置や付帯装置が故障したときのために冗長性を有するようなシステムの構成とした場合、バックアップ用のシステムの構成は大がかりなものとなり得る。   A method of storing data that needs to be backed up by providing a storage device having a sufficient capacity for data backup for data backup is conceivable. However, it is not efficient to provide a storage device for backup so as to cope with the varying data amount. Further, when a system configuration is provided that has redundancy in case a backup storage device or auxiliary device fails, the configuration of the backup system can be large.

データの変動量に対応する方法としては、ネットワークを介して記憶装置を複数の利用者が共有する方法がある。記憶装置を共有することにより、データの増大に合わせた記憶容量を有する記憶装置を利用者がそれぞれ備えることが不要となる。このような共有の記憶装置としては、データ所有者以外の事業者が提供する運営する複数のオンラインストレージ、すなわち、ネットワークを介して接続された複数の記憶装置を利用することができる。また、冗長性への対応としては、ネットワークを介して接続された複数の記憶装置に分散して、バックアップとしてのデータを保存することにより冗長性を確保する方法がある。このように、オンラインストレージデータを保存することにより、データ量の変動への対応と冗長性の確保に対応することが可能となり得る。   As a method corresponding to the amount of data fluctuation, there is a method in which a plurality of users share a storage device via a network. By sharing the storage device, it becomes unnecessary for each user to have a storage device having a storage capacity that matches the increase in data. As such a shared storage device, it is possible to use a plurality of online storages operated by an operator other than the data owner, that is, a plurality of storage devices connected via a network. Further, as a measure for redundancy, there is a method of ensuring redundancy by distributing data as backups in a plurality of storage devices connected via a network. Thus, by storing online storage data, it may be possible to cope with changes in data amount and to ensure redundancy.

しかし、オンラインストレージを利用する場合は、利用者が管理権限を有していないことも多く、直接、安全性や信頼性についての管理を行うことが出来ない。例えば、オンラインストレージの管理者側の理由や障害の発生により稼動の停止等が行われ、利用できなくなる懸念もある。また、ネットワークを介して接続されていることから外部からの攻撃によりデータが漏えいする危険性も有する。そのため、重要なデータの保存先としてオンラインストレージを利用する際には、稼動が停止したときへの対策やデータの安全性を維持する対策を施す必要がある。   However, when using online storage, the user often does not have management authority, and cannot directly manage safety and reliability. For example, there is a concern that the operation may be stopped due to a reason on the administrator side of the online storage or the occurrence of a failure, making it unusable. In addition, since they are connected via a network, there is a risk that data will be leaked by an attack from the outside. For this reason, when online storage is used as a storage location for important data, it is necessary to take measures for when operation stops and measures for maintaining data safety.

また、オンラインストレージは個々の性能や仕様が異なり、データのバックアップを行う際の書き込みに要する時間や、バックアップを行ったデータの読み出しに要する時間にもばらつきが生じ得る。しかし、データの処理はリアルタイムで行えることが望ましく、またバックアップを行ったデータが必要になったときには、素早く確実に読み出せることが望ましい。そのため、データのバックアップに関する処理を、安全性を確保しつつ一定の処理性能を維持して行えることへの要求も高い。そのような要求に対応するため、オンラインストレージへのデータのバックアップに関連する技術の開発も盛んに行われている。オンラインストレージにバックアップデータを保存する技術としては、例えば、特許文献1のような技術が開示されている。   In addition, online storage has different performance and specifications, and there may be variations in the time required for writing data when backing up data and the time required for reading data that has been backed up. However, it is desirable to be able to process data in real time, and it is desirable to be able to read it quickly and reliably when the backed up data is needed. Therefore, there is a high demand for processing related to data backup while maintaining certain processing performance while ensuring safety. In order to meet such demands, development of technologies related to data backup to online storage has been actively conducted. As a technique for storing backup data in an online storage, for example, a technique as disclosed in Patent Document 1 is disclosed.

特許文献1は、オンラインストレージにデータのバックアップを行う、データバックアップシステムに関するものである。特許文献1のバックアップシステムは、バックアップデータを暗号化し、暗号化処理を行った単位であるブロックを分割してオンラインストレージへの保存を行っている。特許文献1のバックアップシステムは、暗号化したデータの復元に必要な連続データが、1つのオンラインストレージに保存されることがないようにブロックの分割を行ってデータを保存している。特許文献1では、データを分割してバックアップを行うことで、第三者が運営するオンラインストレージに、データの安全性を確保してデータの保存を行うことが出来るとしている。   Patent Document 1 relates to a data backup system that backs up data to an online storage. The backup system of Patent Document 1 encrypts backup data, divides a block, which is a unit in which encryption processing is performed, and saves the data in online storage. The backup system of Patent Document 1 stores data by dividing blocks so that continuous data necessary for restoring encrypted data is not stored in one online storage. According to Patent Document 1, it is possible to store data while ensuring the safety of data in an online storage operated by a third party by performing backup by dividing the data.

特開2011−175578号公報JP 2011-175578 A

しかしながら、特許文献1の技術は次のような点で十分ではない。特許文献1では、バックアップを行うデータを暗号化して分割し、連続したデータが同一のオンラインストレージに保存されないようにして安全性の確保が行われている。しかし、特許文献1では、あらかじめ定められたオンラインストレージを用いてデータのバックアップが決定している。そのため、特許文献1の技術では、オンラインストレージでの障害の発生や稼働停止等が生じたときに対応することができない。すなわち、特許文献1のデータバックアップシステムでは、オンラインストレージに障害等が生じたときに、他のオンラインストレージから性能を維持し得るオンラインストレージを選択して処理を継続することができない。
よって、特許文献1は、処理性能の維持した継続的な運用と高い安全性の両立を要するデータのバックアップに用いるための技術としては十分ではない。
However, the technique of Patent Document 1 is not sufficient in the following points. In Patent Literature 1, data to be backed up is encrypted and divided so that continuous data is not stored in the same online storage to ensure safety. However, in Patent Document 1, data backup is determined using a predetermined online storage. For this reason, the technique of Patent Document 1 cannot cope with occurrence of a failure or an operation stop in online storage. That is, in the data backup system of Patent Document 1, when a failure or the like occurs in the online storage, it is not possible to select an online storage that can maintain performance from other online storages and continue the processing.
Therefore, Patent Document 1 is not sufficient as a technique for use in data backup that requires both continuous operation with high processing performance and high safety.

本発明は、処理性能の維持しつつバックアップを行うデータの安全性の確保が可能なデータ管理装置を得ることを目的としている。   An object of the present invention is to obtain a data management device capable of ensuring the safety of data to be backed up while maintaining processing performance.

上記の課題を解決するため、本発明のデータ管理装置は、記憶装置評価手段と、記憶装置選択手段と、データ分割手段と、保存先決定手段と、データ送信手段を備えている。記憶装置評価手段は、ネットワークを介して接続された複数の記憶装置の所定の特性を評価する。記憶装置選択手段は、バックアップを行うデータの保存先を、評価点を基に複数の記憶装置から選択する。データ分割手段は、バックアップを行うデータを、冗長性を満たすように分割して分割データとして生成する。保存先決定手段は、記分割データ全てが同一の記憶装置に保存されないように決定する。データ送信手段は、保存先決定手段が決定した保存先の記憶装置に分割データをそれぞれ書き込む。   In order to solve the above problems, the data management apparatus of the present invention includes a storage device evaluation unit, a storage device selection unit, a data division unit, a storage destination determination unit, and a data transmission unit. The storage device evaluation means evaluates predetermined characteristics of a plurality of storage devices connected via a network. The storage device selection means selects a storage destination of data to be backed up from a plurality of storage devices based on the evaluation points. The data dividing means divides the data to be backed up so as to satisfy the redundancy and generates the divided data. The storage destination determination unit determines that all the divided data is not stored in the same storage device. The data transmission means writes the divided data to the storage device at the storage destination determined by the storage destination determination means.

本発明のデータ管理方法は、ネットワークを介して接続された複数の記憶装置の所定の特性を評価する。本発明のデータ管理方法は、バックアップを行うデータの保存先を、所定の特性の評価結果を基に前記記憶装置から選択する。本発明のデータ管理方法は、バックアップを行うデータを、冗長性を満たすように分割して分割データとして生成する。本発明のデータ管理方法は、分割データ全てが同一の記憶装置に保存されないように決定する。本発明のデータ管理方法は、決定した保存先の記憶装置に分割データをそれぞれ書き込む。   The data management method of the present invention evaluates predetermined characteristics of a plurality of storage devices connected via a network. In the data management method of the present invention, a storage destination of data to be backed up is selected from the storage device based on an evaluation result of predetermined characteristics. According to the data management method of the present invention, data to be backed up is divided and generated as divided data so as to satisfy redundancy. The data management method of the present invention determines that not all the divided data are stored in the same storage device. According to the data management method of the present invention, each of the divided data is written into the determined storage device.

本発明によると、処理性能の維持しつつバックアップを行うデータの安全性を確保することができる。   According to the present invention, it is possible to ensure the safety of data to be backed up while maintaining processing performance.

本発明の第1の実施形態の構成の概要を示す図である。It is a figure which shows the outline | summary of a structure of the 1st Embodiment of this invention. 本発明の第2の実施形態の構成の概要を示す図である。It is a figure which shows the outline | summary of a structure of the 2nd Embodiment of this invention. 本発明の第2の実施形態のデータ管理装置の構成の概要を示す図である。It is a figure which shows the outline | summary of a structure of the data management apparatus of the 2nd Embodiment of this invention. 本発明の第2の実施形態におけるデータ構成の例を示す図である。It is a figure which shows the example of the data structure in the 2nd Embodiment of this invention. 本発明の第2の実施形態におけるデータ構成の例を示す図である。It is a figure which shows the example of the data structure in the 2nd Embodiment of this invention. 本発明の第2の実施形態におけるデータ構成の例を示す図である。It is a figure which shows the example of the data structure in the 2nd Embodiment of this invention. 本発明の第2の実施形態における各データの関係を模式的に示した図である。It is the figure which showed typically the relationship of each data in the 2nd Embodiment of this invention. 本発明の第2の実施形態における動作フローの概要を示した図である。It is the figure which showed the outline | summary of the operation | movement flow in the 2nd Embodiment of this invention. 本発明の第2の実施形態における動作フローの概要を示した図である。It is the figure which showed the outline | summary of the operation | movement flow in the 2nd Embodiment of this invention. 本発明の第2の実施形態における動作フローの概要を示した図である。It is the figure which showed the outline | summary of the operation | movement flow in the 2nd Embodiment of this invention. 本発明の第2の実施形態におけるデータの割り当て方法の例を説明した図である。It is a figure explaining the example of the data allocation method in the 2nd Embodiment of this invention. 本発明の第2の実施形態における動作フローの概要を示した図である。It is the figure which showed the outline | summary of the operation | movement flow in the 2nd Embodiment of this invention. 本発明の第2の実施形態における動作フローの概要を示した図である。It is the figure which showed the outline | summary of the operation | movement flow in the 2nd Embodiment of this invention.

本発明の第1の実施形態について図を参照して詳細に説明する。図1は本実施形態のデータ管理装置の構成の概要を示したものである。本実施形態のデータ管理装置は、記憶装置評価手段11と、記憶装置選択手段12と、データ分割手段13と、保存先決定手段14と、データ送信手段15を備えている。   A first embodiment of the present invention will be described in detail with reference to the drawings. FIG. 1 shows an outline of the configuration of the data management apparatus of this embodiment. The data management apparatus according to this embodiment includes a storage device evaluation unit 11, a storage device selection unit 12, a data division unit 13, a storage destination determination unit 14, and a data transmission unit 15.

記憶装置評価手段11は、ネットワークを介して接続された複数の記憶装置の所定の特性を評価する。記憶装置選択手段12は、バックアップを行うデータの保存先を、所定の特性の評価結果を基に複数の記憶装置から選択する。データ分割手段13は、バックアップを行うデータを、所定の冗長性を満たすように分割して分割データとして生成する。保存先決定手段14は、分割データ全てが同一の記憶装置に保存されないように決定する。データ送信手段15は、保存先決定手段14が決定した保存先の記憶装置に分割データをそれぞれ書き込む。   The storage device evaluation unit 11 evaluates predetermined characteristics of a plurality of storage devices connected via a network. The storage device selection unit 12 selects a storage destination of data to be backed up from a plurality of storage devices based on an evaluation result of predetermined characteristics. The data dividing means 13 divides the data to be backed up so as to satisfy a predetermined redundancy and generates it as divided data. The storage destination determination unit 14 determines that all the divided data are not stored in the same storage device. The data transmission unit 15 writes the divided data to the storage device at the storage destination determined by the storage destination determination unit 14.

本実施系形態のデータ管理装置は、記憶装置評価手段11においてネットワークを介して接続された複数の記憶装置の評価を行い、評価結果を基に記憶装置選択手段12が、バックアップを行うデータの保存先となる記憶装置を複数の中から選択している。本実施形態のデータ管理装置では、記憶装置の所定の特性の評価を行って保存先を選択することにより、処理性能を維持することができる。また、本実施系形態のデータ管理装置は、データ分割手段13がバックアップを行うデータを所定の冗長性を満たすように分割している。また、データを復元するのに必要な分割データ全てが同一の記憶装置に保存されないよう記憶装置に保存される。そのため、同一の記憶装置にデータの復元に必要な分割データの全てが保存されることはなく、安全性を確保することができる。以上より、本実施形態のデータ管理装置が処理性能を維持しつつ、バックアップを行ったデータの安全性を確保することができる。   The data management apparatus of this embodiment evaluates a plurality of storage devices connected via a network in the storage device evaluation means 11, and the storage device selection means 12 stores data to be backed up based on the evaluation result. The previous storage device is selected from a plurality. In the data management apparatus of this embodiment, the processing performance can be maintained by evaluating a predetermined characteristic of the storage device and selecting a storage destination. In the data management apparatus according to the present embodiment, the data to be backed up by the data dividing unit 13 is divided so as to satisfy predetermined redundancy. Further, all the divided data necessary for restoring the data are stored in the storage device so that they are not stored in the same storage device. Therefore, not all of the divided data necessary for data restoration is stored in the same storage device, and safety can be ensured. As described above, the data management apparatus according to the present embodiment can ensure the safety of the backed up data while maintaining the processing performance.

本発明の第2の実施形態について図を参照して詳細に説明する。図2は本実施形態の情報処理システムの構成の概要を示している。   A second embodiment of the present invention will be described in detail with reference to the drawings. FIG. 2 shows an outline of the configuration of the information processing system of this embodiment.

本実施形態の情報処理システムは、データ管理装置100と、バックアップサーバ201と、オンラインストレージ202と、内部ネットワーク203と、外部ネットワーク204を備えている。オンラインストレージ202は、複数、備えられている。データ管理装置100とバックアップサーバ201は、内部ネットワーク203を介して接続されている。また、データ管理装置100とオンラインストレージ202は、外部ネットワーク204を介して接続されている。   The information processing system according to this embodiment includes a data management apparatus 100, a backup server 201, an online storage 202, an internal network 203, and an external network 204. A plurality of online storages 202 are provided. The data management apparatus 100 and the backup server 201 are connected via an internal network 203. The data management apparatus 100 and the online storage 202 are connected via an external network 204.

図3は、本実施形態のデータ管理装置100の構成の概要を示している。データ管理装置100は、バックアップデータ送受信部110と、ストレージ監視部120と、ストレージ管理部130と、データ管理部140と、データ操作部150と、ストレージデータ操作部160とを備えている。   FIG. 3 shows an outline of the configuration of the data management apparatus 100 of this embodiment. The data management apparatus 100 includes a backup data transmission / reception unit 110, a storage monitoring unit 120, a storage management unit 130, a data management unit 140, a data operation unit 150, and a storage data operation unit 160.

ストレージ監視部120は、オンラインストレージ202の稼働状態や性能について監視する機能を有する。また、オンラインストレージ202に保存したデータの改変の有無を監視する機能を有している。ストレージ監視部120は、データ改変監視部121と、性能監視部122と、稼動監視部123を備えている。   The storage monitoring unit 120 has a function of monitoring the operating state and performance of the online storage 202. In addition, it has a function of monitoring whether data stored in the online storage 202 has been altered. The storage monitoring unit 120 includes a data modification monitoring unit 121, a performance monitoring unit 122, and an operation monitoring unit 123.

データ改変監視部121は、オンラインストレージ202に書き込んだデータが改変の有無を確認する機能を有する。データ改変監視部121がデータの改変を検知した場合は、そのデータが書き込まれたオンラインストレージ202は、データのバックアップの候補から除外される。すなわち、データの改変が検知されたオンラインストレージ202は、データのバックアップ先として使用されない。データ改変監視部121によりデータの改変が検知されていないオンラインストレージ202は、バックアップ先またはバックアップ先の候補として継続的して使用される。   The data modification monitoring unit 121 has a function of confirming whether data written in the online storage 202 has been modified. When the data modification monitoring unit 121 detects data modification, the online storage 202 in which the data is written is excluded from data backup candidates. That is, the online storage 202 in which data alteration is detected is not used as a data backup destination. The online storage 202 in which data modification is not detected by the data modification monitoring unit 121 is continuously used as a backup destination or a backup destination candidate.

性能監視部122は、オンラインストレージ202のデータの書き込みおよび読み出しに要するレスポンス時間を計測し、書き込みの速度および読み出しの速度を算出する機能を有する。性能監視部122は、算出した書き込みの速度および読み出しの速度の情報を、サービス管理部131に保存されているサービス管理表に、オンラインストレージ202の識別情報と関連づけて保存する。オンラインストレージ202の識別情報とは、個々のオンラインストレージ202を識別するための識別子の情報のことをいう。   The performance monitoring unit 122 has a function of measuring a response time required for writing and reading data in the online storage 202 and calculating a writing speed and a reading speed. The performance monitoring unit 122 stores the calculated writing speed and reading speed information in the service management table stored in the service management unit 131 in association with the identification information of the online storage 202. The identification information of the online storage 202 refers to identifier information for identifying each online storage 202.

稼動監視部123は、オンラインストレージ202の動作状況を監視する機能を有する。稼動監視部123がオンラインストレージ202の障害等を検知した場合は、そのオンラインストレージ202は、データのバックアップ先の候補から除外される。稼動監視部123は、データの書き込みまたは読み出しが不可の場合やタイムアウト、すなわち、所定の時間内に完了できないときに、該当するオンラインストレージ202に障害等が発生していると判断する。また、稼動監視部123により稼動状態にあることが判断されたオンラインストレージ202は、バックアップ先またはバックアップ先の候補として継続して使用される。   The operation monitoring unit 123 has a function of monitoring the operation status of the online storage 202. When the operation monitoring unit 123 detects a failure or the like of the online storage 202, the online storage 202 is excluded from data backup destination candidates. The operation monitoring unit 123 determines that a failure or the like has occurred in the corresponding online storage 202 when data cannot be written or read or when a timeout occurs, that is, when it cannot be completed within a predetermined time. Further, the online storage 202 determined to be in an operating state by the operation monitoring unit 123 is continuously used as a backup destination or a backup destination candidate.

ストレージ管理部130は、各オンラインストレージ202がデータの保存先として適するかの情報を取得し、管理する機能を有する。ストレージ管理部130は、サービス管理部131と、スコア算出部132を備えている。   The storage management unit 130 has a function of acquiring and managing information as to whether each online storage 202 is suitable as a data storage destination. The storage management unit 130 includes a service management unit 131 and a score calculation unit 132.

サービス管理部131は、各オンラインストレージ202の情報をサービス管理表として保存している。図4は、本実施形態のサービス管理表の例を示したものである。図4のオンラインストレージは、オンラインストレージ202の識別情報である。図4の例では、オンラインストレージ202の識別情報は、オンラインストレージ202を提供している事業者の名称が識別子として設定され、A社やB社のように保存されている。稼動状態は、オンラインストレージ202の稼働の有無を示している。稼動状態の情報は、正常に稼働している場合は「○」、何らかの不具合が発生している場合や完全に停止している場合は「×」として保存されている。   The service management unit 131 stores information of each online storage 202 as a service management table. FIG. 4 shows an example of the service management table of this embodiment. The online storage in FIG. 4 is identification information of the online storage 202. In the example of FIG. 4, the identification information of the online storage 202 is set such that the name of the business that provides the online storage 202 is set as an identifier, and is stored like Company A or Company B. The operating state indicates whether the online storage 202 is operating. The information on the operating state is saved as “◯” when operating normally, and “X” when some trouble occurs or when it is completely stopped.

図4のデータ改変有無は、オンラインストレージ202に書き込まれたデータの改変の有無の実績が記録されている。データの改変とは、データの書き込み後に生じたデータの破損や第三者による意図的なデータの変更が行われたことをいう。データ改変有無の情報は、データの改変が生じたことがある場合は「有」、データの改変が生じたことがない場合は「無」として保存されている。データ改変の有無の情報は、オンラインストレージ202のメンテナンス後などにリセットされて「無」に戻される。   As for the presence / absence of data modification in FIG. 4, the record of the presence / absence of modification of data written in the online storage 202 is recorded. Data modification refers to data corruption that has occurred after data writing or intentional data modification by a third party. The data alteration presence / absence information is stored as “Yes” when data alteration has occurred, and “No” when data alteration has never occurred. Information on the presence / absence of data modification is reset after maintenance of the online storage 202 and returned to “none”.

書き込み速度は、オンラインストレージ202にデータの書き込みを行う際の速度の情報である。図4の例では、書き込み速度の情報は、10Mbps(Megabits Per Second)のように保存されている。本実施形態では書き込み速度は、所定の時点からの後に行われた各オンラインストレージ202へのデータの書き込み動作の平均値として保存されている。   The writing speed is information on the speed at which data is written to the online storage 202. In the example of FIG. 4, the information on the writing speed is stored as 10 Mbps (Megabits Per Second). In this embodiment, the writing speed is stored as an average value of the data writing operation to each online storage 202 performed after a predetermined time point.

読み込み速度は、オンラインストレージ202に保存されたデータの読み込みを行う際の速度である。図4の例では、読み込み速度の情報は、25Mbpsのように保存されている。本実施形態では読み込み速度は、所定の時点からの後に行われた各オンラインストレージ202からのデータの読み込み動作の平均値として保存されている。   The reading speed is a speed at which data stored in the online storage 202 is read. In the example of FIG. 4, the reading speed information is stored as 25 Mbps. In this embodiment, the reading speed is stored as an average value of data reading operations from each online storage 202 performed after a predetermined time point.

従量課金は、各オンラインストレージ202を利用する際のデータ量あたりの課金の有無を示している。従量課金の情報は、データ量あたりの課金が行われる場合は「有」、データ量あたりの課金が行われない場合は「無」として保存されている。1GB(Gigabyte)料金は、従量課金が「有」の場合に、データの保存に要する1GBあたりの料金を示している。   Pay-per-use indicates whether or not there is a charge per data amount when using each online storage 202. The pay-per-use information is stored as “present” when charging per data amount is performed, and “no” when charging per data amount is not performed. The 1 GB (Gigabyte) charge indicates a charge per 1 GB required for storing data when the pay-per-use charge is “present”.

容量制限は、各オンラインストレージ202について、保存するデータの総容量の制限の有無を示している。例えば、各オンラインストレージ202を管理する事業者等により、利用者が利用するデータの保存量の最大値が設定されている場合は、容量制限は「有」になる。容量制限の情報は、データの保存量に制限がある場合は「有」、制限がない場合は「無」として保存されている。残容量は、容量制限が「有」の場合に、既に保存しているデータに加えて、さらに保存することが可能なデータの容量を示している。残容量の情報は、1.4TB(Terabyte)のように保存されている。転送量制限は、転送量、すなわち、データの送受信時の帯域の制限の有無を示している。転送量制限の情報は、転送量に制限がある場合は「有」、転送量に制限がない場合は「無」として保存されている。残転送量は、転送量制限が「有」の場合に、現在、使用している帯域に加えて使用できる帯域の容量を示している。   The capacity limit indicates whether there is a limit on the total capacity of data to be stored for each online storage 202. For example, when the maximum value of the amount of data used by the user is set by a business operator or the like that manages each online storage 202, the capacity limit is “present”. The capacity limit information is stored as “Yes” when the data storage amount is limited, and “No” when there is no limit. The remaining capacity indicates the capacity of data that can be further saved in addition to the already saved data when the capacity limit is “present”. The remaining capacity information is stored as 1.4 TB (Terabyte). The transfer amount restriction indicates the transfer amount, that is, whether or not there is a restriction on the bandwidth at the time of data transmission / reception. The transfer amount restriction information is stored as “present” when there is a restriction on the transfer amount, and “no” when there is no restriction on the transfer amount. The remaining transfer amount indicates the capacity of a band that can be used in addition to the currently used band when the transfer amount restriction is “present”.

スコアは、スコア算出部132が算出した各オンラインストレージ202の評価点を示している。スコアの情報は、最高の評価点が1、最低の評価点が0となるように設定されている。スコアが0のオンラインストレージ202は、データの保存先としては使用されない。   The score indicates the evaluation score of each online storage 202 calculated by the score calculation unit 132. The score information is set so that the highest evaluation score is 1 and the lowest evaluation score is 0. The online storage 202 with a score of 0 is not used as a data storage destination.

スコア算出部132は、サービス管理表の情報に基づいて各オンラインストレージ202の評価値であるスコアを算出する機能を有する。スコアの算出方法の例については、後で説明する。   The score calculation unit 132 has a function of calculating a score that is an evaluation value of each online storage 202 based on information in the service management table. An example of a score calculation method will be described later.

データ管理部140は、各オンラインストレージ202に保存されているデータ管理する機能を有する。データ管理部140は、分割データ管理部141と、格納データ管理部142と、格納箇所判断部143と、格納箇所再配置部144と、冗長性確認部145と、再送判断部146を備えている。   The data management unit 140 has a function of managing data stored in each online storage 202. The data management unit 140 includes a divided data management unit 141, a storage data management unit 142, a storage location determination unit 143, a storage location rearrangement unit 144, a redundancy confirmation unit 145, and a retransmission determination unit 146. .

分割データ管理部141は、データブロック分割データ、データブロックおよびバックアップデータを互いに紐づけた情報を分割データ管理表として保存して関する機能を有する。バックアップデータは、バックアップサーバ201からデータ管理装置100に送られてくるバックアップを行う対象となるデータである。データブロックは、バックアップデータを分割して生成されるデータである。また、データブロック分割データは、データブロックをさらに分割して生成されるデータである。オンラインストレージ202へのデータの保存は、データブロック分割データを単位として行われる。図5は、本実施形態の分割データ管理表の例を示したものである。図5に示す通り、分割データ管理表は、データブロック分割データ、データブロック、バックアップデータ、サイズおよび復元時に必要なデータブロック分割データの情報により構成されている。   The divided data management unit 141 has a function related to storing and associating data block divided data, data blocks, and backup data with each other as a divided data management table. The backup data is data to be backed up that is sent from the backup server 201 to the data management apparatus 100. The data block is data generated by dividing backup data. The data block division data is data generated by further dividing the data block. Data storage in the online storage 202 is performed in units of data block division data. FIG. 5 shows an example of the divided data management table of this embodiment. As shown in FIG. 5, the divided data management table includes data block divided data, data blocks, backup data, size, and data block divided data information necessary for restoration.

分割データ管理表のデータブロック分割データは、個々のデータブロック分割データを識別するための識別子の情報である。データブロックは、個々のデータブロックを識別するための識別子の情報である。バックアップデータは、個々のバックアップデータを識別するための識別子の情報である。サイズは、データブロック分割データのデータ量の情報である。復元時に必要なデータブロック分割データは、データブロックを復元する際に必要なデータブロック分割データの数を示す情報である。   The data block division data of the division data management table is information of an identifier for identifying individual data block division data. The data block is identifier information for identifying individual data blocks. The backup data is identifier information for identifying individual backup data. The size is information on the data amount of the data block divided data. The data block division data necessary for restoration is information indicating the number of data block division data necessary for restoring the data block.

格納データ管理部142は、データブロック分割データの保存先の情報を格納データ管理表として保存して管理する機能を有する。図6は、本実施形態の格納データ管理表の例を示している。図6に示す通り、格納データ管理表はデータブロック分割データ、書き込み時レスポンス、読み込み時レスポンス、書き込み成否、読み込み成否および書き込み先の情報で構成されている。データブロック分割データは、データブロック分割データの識別子の情報である。書き込み時レスポンスは、書き込みを行うデータの送信をオンラインストレージ202に対して行ってから、書き込み完了の信号を受信するまでに要した時間の情報である。書き込み成否は、オンラインストレージ202に正常に書き込みが行えたかを示す情報である。書き込み成否の情報は、正常に書き込みを行えた場合は「○」、書き込みが正常に行えなかった場合は「×」として保存されている。   The stored data management unit 142 has a function of storing and managing information on the storage destination of the data block division data as a stored data management table. FIG. 6 shows an example of the stored data management table of this embodiment. As shown in FIG. 6, the stored data management table is composed of data block division data, write response, read response, write success / failure, read success / failure, and write destination information. The data block division data is information on the identifier of the data block division data. The response at the time of writing is information on the time required from the transmission of data to be written to the online storage 202 until the reception of the write completion signal. The write success / failure is information indicating whether or not the online storage 202 has been normally written. The write success / failure information is saved as “◯” when the writing is successful, and “X” when the writing is not successful.

読み込み時レスポンスは、データの読み込みのためにオンラインストレージ202に対してデータの送信を要求してから、データを受信するまでに要した時間の情報である。読み込み成否は、オンラインストレージ202から正常にデータの読み込みが行えたかを示す情報である。読み込み成否の情報は、正常に読み込みを行えた場合は「○」、読み込みが正常に行えなかった場合は「×」として保存されている。書き込み先は、各データブロック分割データの書き込み先、すなわち保存先のオンラインストレージ202を識別する情報である。本実施形態では、書き込み先の情報は、各オンラインストレージ202の運用を行っている事業者名の情報を保存している。   The response at the time of reading is information on the time required from when the data transmission is requested to the online storage 202 to read the data until the data is received. The read success / failure is information indicating whether data has been normally read from the online storage 202. The reading success / failure information is stored as “◯” when the reading is successful, and “×” when the reading is not successful. The write destination is information for identifying the write destination of each data block divided data, that is, the storage destination online storage 202. In this embodiment, the information of the write destination stores information on the name of the business operator that operates each online storage 202.

格納箇所判断部143は、各オンラインストレージ202に保存するデータブロック分割データの数を算出する機能を有する。格納箇所判断部142は、サービス管理表のスコアを基に所定の秘匿性と冗長性を満たすように各オンラインストレージ202に保存するデータブロック分割データの数を決定する。本実施形態では、秘匿性の要件は、1つのオンラインストレージ202に、データブロックの復元に必要な全てのデータブロック分割データが保存されないこととして設定されている。また、冗長性の要件は、所定の数のオンラインストレージ202が稼働を停止しても、他のオンラインストレージ202に保存されているデータブロック分割データを元に、データブロックを復元できることとして設定されている。   The storage location determination unit 143 has a function of calculating the number of data block division data stored in each online storage 202. The storage location determination unit 142 determines the number of data block division data to be stored in each online storage 202 so as to satisfy predetermined confidentiality and redundancy based on the score of the service management table. In the present embodiment, the confidentiality requirement is set such that not all data block division data necessary for data block restoration is stored in one online storage 202. In addition, the redundancy requirement is set such that even if a predetermined number of online storages 202 stop operating, data blocks can be restored based on the data block division data stored in other online storages 202. Yes.

格納箇所再配置部144は、障害の発生等でデータの保存先として使用できないオンラインストレージ202が生じたとき、バックアップ先を再度、決定する機能を有する。格納箇所再配置部144は、使用できないオンラインストレージ202に、復元に必要なデータブロック分割データが保存されているデータブロックの保存先を再度、決定する。格納箇所再配置部144は、サービス管理表のスコアを基に秘匿性と冗長性を満たすように各オンラインストレージ202に保存するデータブロック分割データの数を決定する。   The storage location rearrangement unit 144 has a function of determining a backup destination again when an online storage 202 that cannot be used as a data storage destination occurs due to a failure or the like. The storage location rearrangement unit 144 again determines the storage destination of the data block in which the data block division data necessary for restoration is stored in the unusable online storage 202. The storage location rearrangement unit 144 determines the number of data block division data to be stored in each online storage 202 so as to satisfy confidentiality and redundancy based on the score of the service management table.

冗長性確認部145は、格納データ管理表を参照して、冗長性の失われているデータブロックの有無を確認する機能を有する。冗長性確認部145は、冗長性が失われているデータブロックを検知すると、冗長性が失われているデータブロックの情報を格納箇所再配置部144に送る。   The redundancy confirmation unit 145 has a function of referring to the stored data management table to confirm the presence / absence of a data block whose redundancy is lost. When the redundancy confirmation unit 145 detects a data block in which redundancy is lost, the redundancy confirmation unit 145 sends information on the data block in which redundancy is lost to the storage location rearrangement unit 144.

再送判断部146は、オンラインストレージ202へのデータの書き込みに失敗した際に、再度、同じデータを送信して書き込みを行うかの判断をする機能を有する。書き込みの失敗が生じると、再送判断部146は、書き込みが失敗したデータブロック分割データに関するデータブロックの冗長性の有無の情報を冗長性確認部145に要求する。再送判断部146は、冗長性確認部145から冗長性が不足しているとの情報を受け取ると、データの再送が必要と判断する。再送判断部146によりデータの再送が必要と判断されると、該当するデータブロック分割データの再送に関する処理が実行される。再送判断部146は、冗長性確認部145から冗長性を満たしているとの情報を受け取るとデータの再送は不要と判断する。   The retransmission determination unit 146 has a function of determining whether to transmit the same data again when data writing to the online storage 202 fails. When the writing failure occurs, the retransmission determining unit 146 requests the redundancy checking unit 145 for information on the presence / absence of redundancy of the data block regarding the data block division data for which the writing has failed. When receiving information indicating that the redundancy is insufficient from the redundancy confirmation unit 145, the retransmission determination unit 146 determines that the data needs to be retransmitted. When the retransmission determining unit 146 determines that the data needs to be retransmitted, a process related to the retransmission of the corresponding data block divided data is executed. Upon receiving information from the redundancy confirmation unit 145 that the redundancy is satisfied, the retransmission determination unit 146 determines that data retransmission is unnecessary.

データ操作部150は、バックアップデータの分割および、分割されたデータからの元のデータの再構成を行う機能を有する。データ操作部150は、データ分割部151と、データ再構築部152を備えている。   The data operation unit 150 has a function of dividing backup data and reconstructing original data from the divided data. The data operation unit 150 includes a data division unit 151 and a data reconstruction unit 152.

データ分割部151は、バックアップサーバから送られてくるバックアップデータを分割し、データブロックを生成する機能を有する。また、データ分割部151は、データブロックを、所定の冗長性を満たすように分割しデータブロック分割データを生成する機能を有する。データ分割部151は、データブロックとデータブロックを分割して生成したデータブロック分割データの対応を紐づけた情報を分割データ管理表として保存する。図7は、バックアップデータ、データブロックおよびデータブロック分割データの関係を模式的に示したものである。図7に示す通り、バックアップサーバ201から送られてくるバックアップと対象となるバックアップデータは、データブロックに分割される。データブロックは、さらにデータブロック分割データに分割される。データブロック分割データは、オンラインストレージ202に保存される際の、データの1つのまとまりの単位となる。また、データ分割部151は、データブロックを分割してデータブロック分割データを生成する際に、データブロックを複数に分割したできた断片データを組み合わせて、データブロック分割データを生成することもある。断片データを組み合わせる場合は、データ分割部151は、同一のデータブロック分割データに分割前のデータブロックのデータ内容が全て含まれないように組み合わせを行う。   The data dividing unit 151 has a function of dividing backup data sent from the backup server and generating data blocks. The data dividing unit 151 has a function of dividing the data block so as to satisfy predetermined redundancy and generating data block divided data. The data dividing unit 151 stores information associating correspondence between data blocks and data block divided data generated by dividing the data block as a divided data management table. FIG. 7 schematically shows the relationship among backup data, data blocks, and data block division data. As shown in FIG. 7, the backup sent from the backup server 201 and the target backup data are divided into data blocks. The data block is further divided into data block division data. The data block division data is a unit of data when stored in the online storage 202. In addition, when the data dividing unit 151 divides the data block to generate the data block divided data, the data dividing unit 151 may generate the data block divided data by combining the fragment data obtained by dividing the data block into a plurality of pieces. When combining the fragment data, the data dividing unit 151 performs the combination so that the same data block divided data does not include all the data contents of the data block before the division.

データ再構築部152は、オンラインストレージ202に保存されているデータブロック分割データを、データ管理表を参照して結合してデータブロックを再構成する機能を有する。また、データ再構築部152は、データブロックを、データ管理表を参照して結合してバックアップデータを再構成する機能を有する。   The data restructuring unit 152 has a function of reconstructing data blocks by combining the data block division data stored in the online storage 202 with reference to the data management table. The data reconstruction unit 152 has a function of reconstructing backup data by combining data blocks with reference to the data management table.

ストレージデータ操作部160は、オンラインストレージ202へのデータの書き込みおよびオンラインストレージ202からのデータの読み出しを行う機能を有する。ストレージデータ操作部160は、データ送信部161と、データ受信部162と、データ確認部163と、データ削除部164を備えている。   The storage data operation unit 160 has a function of writing data to the online storage 202 and reading data from the online storage 202. The storage data operation unit 160 includes a data transmission unit 161, a data reception unit 162, a data confirmation unit 163, and a data deletion unit 164.

データ送信部161は、オンラインストレージ202にデータブロック分割データを書き込む機能を有する。また、データ送信部161は、書き込みのレスポンス時間を保存して書き込み速度を算出し、書き込み速度の情報を性能監視部122に送る機能を有する。   The data transmission unit 161 has a function of writing data block division data in the online storage 202. In addition, the data transmission unit 161 has a function of storing a response time of writing, calculating a writing speed, and sending information on the writing speed to the performance monitoring unit 122.

データ受信部162は、オンラインストレージ202からデータブロック分割データを読み込む機能を有する。また、データ受信部162は、読み込みのレスポンス時間を保存して読み込み速度を算出し、読み込み速度の情報を性能監視部122に送る機能を有する。   The data receiving unit 162 has a function of reading data block division data from the online storage 202. In addition, the data receiving unit 162 has a function of storing a response time of reading, calculating a reading speed, and sending information on the reading speed to the performance monitoring unit 122.

データ確認部163は、書き込みを行ったデータと、オンラインストレージ202に保存されているデータの一致の有無を比較する機能を有する。データ確認部163は、データ送信部161がオンラインストレージ202に書き込んだデータと、データ受信部162がオンラインストレージ202から読み出したデータを比較する。データ確認部163は、書き込んだデータと読み込んだデータの不一致を検知した場合には、再送判断部146にデータの不一致が生じた情報を送る。   The data confirmation unit 163 has a function of comparing whether the written data and the data stored in the online storage 202 match each other. The data confirmation unit 163 compares the data written by the data transmission unit 161 to the online storage 202 and the data read by the data reception unit 162 from the online storage 202. When the data confirmation unit 163 detects a mismatch between the written data and the read data, the data confirmation unit 163 sends information on the occurrence of the data mismatch to the retransmission determination unit 146.

データ削除部164は、オンラインストレージ202に保存されているデータブロック分割データを削除する機能を有する。データ削除部164は、オンラインストレージ202に保存されているテストデータや不要となったデータを削除する。   The data deleting unit 164 has a function of deleting data block division data stored in the online storage 202. The data deletion unit 164 deletes test data saved in the online storage 202 and data that is no longer needed.

バックアップサーバ201は、バックアップを要するデータをデータ管理装置100に送る機能を有する。バックアップサーバ201は、複数、備えられていてもよい。オンラインストレージ202は、データ管理装置100から送られてくるデータを保存し、要求に応じてデータ管理装置100にデータを送信する機能を有する。オンラインストレージ202は、ネットワークを介して接続された記憶装置である。複数、備えられているオンラインストレージ202の各々は、それぞれ異なる構成でもよく、また、同一の構成のものが含まれていてもよい。   The backup server 201 has a function of sending data requiring backup to the data management apparatus 100. A plurality of backup servers 201 may be provided. The online storage 202 has a function of storing data sent from the data management apparatus 100 and transmitting the data to the data management apparatus 100 in response to a request. The online storage 202 is a storage device connected via a network. Each of the plurality of online storages 202 provided may have a different configuration or may include the same configuration.

本実施形態の内部ネットワーク203は、イントラネットなどプライベートなネットワークとして構成されている。また、本実施形態の外部ネットワーク204は、インターネット回線を用いたパブリックなネットワークとして構成されている。外部ネットワーク204は、専用回線を用いて構成することもできる。また、外部ネットワーク204は、インターネットと専用回線を併用して構成することもできる。   The internal network 203 of this embodiment is configured as a private network such as an intranet. In addition, the external network 204 of the present embodiment is configured as a public network using an Internet line. The external network 204 can also be configured using a dedicated line. The external network 204 can also be configured using both the Internet and a dedicated line.

本実施形態の情報処理システムの動作について説明する。始めに、データ管理装置100が、各オンラインストレージ202のスコアを算出する際の動作フローを、図8を参照して説明する。図8は、本実施形態の情報処理システムにおいてデータ管理装置100が、各オンラインストレージ202のスコアを算出する際の、動作フローの概要を示したものである。   The operation of the information processing system of this embodiment will be described. First, an operation flow when the data management apparatus 100 calculates the score of each online storage 202 will be described with reference to FIG. FIG. 8 shows an outline of the operation flow when the data management apparatus 100 calculates the score of each online storage 202 in the information processing system of this embodiment.

ストレージ管理部130のスコア算出部132は、サービス管理表を参照してスコアの算出を行うオンラインストレージ202の稼働状態を確認する。稼動状態の情報が「×」で稼働状態に何らかの異常が生じている場合は(ステップ301でNo)、スコア算出部132は、該当するオンラインストレージ202の稼働状態の評価点を0にする。スコアを算出する各評価項目の評価点の中に0があるオンラインストレージ202は、書き込み対象から除外される(ステップ312)。   The score calculation unit 132 of the storage management unit 130 refers to the service management table and confirms the operating state of the online storage 202 that calculates the score. When the operating state information is “x” and some abnormality has occurred in the operating state (No in step 301), the score calculation unit 132 sets the evaluation score of the operating state of the corresponding online storage 202 to 0. The online storage 202 having 0 in the evaluation score of each evaluation item for calculating the score is excluded from the writing target (step 312).

稼動状態の情報が「○」で正常に稼働している場合は(ステップ301でYes)、スコア算出部132は、稼動状態の評価点を1としてデータ改変の有無を確認する。データ改変有無の情報が「有」の場合は(ステップ302でYes)、スコア算出部132は、該当するオンラインストレージ202のデータ改変有無の評価点を0にする。すなわち、データ改変有無の情報が「有」のオンラインストレージ202は、書き込み対象から除外される(ステップ312)。   When the operation state information is “◯” and the device is operating normally (Yes in step 301), the score calculation unit 132 sets the evaluation point of the operation state to 1, and confirms the presence or absence of data modification. When the data modification presence / absence information is “Yes” (Yes in Step 302), the score calculation unit 132 sets the evaluation score of the data modification presence / absence of the corresponding online storage 202 to 0. That is, the online storage 202 whose data alteration presence / absence information is “exist” is excluded from the write target (step 312).

データ改変有無の情報が「無」の場合(ステップ302でNo)、スコア算出部132は、データ改変有無の評価点を1にする。データ改変有無の評価点を1にすると、スコア算出部132は、書き込み速度の評価点を算出する(ステップ303)。スコア算出部132は、最も書き込み速度の速いオンラインストレージ202の書き込み速度の値で、各オンラインストレージ202の書き込み速度を割った値を、書き込み速度の評価点とする。すなわち、書き込み速度の評価点は、最も書き込み速度の速いオンラインストレージ202の書き込み速度の値を1として規格化された値となる。   When the data modification presence / absence information is “none” (No in step 302), the score calculation unit 132 sets the evaluation score for data modification presence / absence to 1. When the evaluation score for the presence or absence of data modification is set to 1, the score calculation unit 132 calculates an evaluation score for writing speed (step 303). The score calculation unit 132 sets a value obtained by dividing the write speed of each online storage 202 by the value of the write speed of the online storage 202 having the fastest write speed as an evaluation point of the write speed. That is, the evaluation point of the writing speed is a value normalized with the writing speed value of the online storage 202 having the fastest writing speed as 1.

書き込み速度の評価点を算出すると、スコア算出部132は、読み込み速度の評価点を算出する(ステップ304)。読み込み速度の評価点は、書き込み速度と同様の方法で算出される。スコア算出部132は、最も読み込み速度の速いオンラインストレージ202の読み込み速度の値で、各オンラインストレージ202の読み込み速度を割った値を、読み込み速度の評価点とする。   After calculating the writing speed evaluation score, the score calculation unit 132 calculates the reading speed evaluation score (step 304). The reading speed evaluation point is calculated by the same method as the writing speed. The score calculation unit 132 sets a value obtained by dividing the reading speed of each online storage 202 by the reading speed value of the online storage 202 having the highest reading speed as an evaluation point of the reading speed.

読み込み速度の評価点を算出すると、オンラインストレージ202が従量課金であるかを確認する。従量課金とは、各オンラインストレージ202を運用している事業者から、オンラインストレージ202にデータ量に応じて課金、すなわち料金を請求されることをいう。サービス管理表の従量課金の情報が「無」の場合(ステップ305でNo)、スコア算出部132は、従量課金の評価点を1としてステップ307に進む(ステップ313)。   When the evaluation score for the reading speed is calculated, it is confirmed whether the online storage 202 is pay-per-use. Pay-per-use refers to charging, that is, a charge, for the online storage 202 according to the amount of data from the operator operating each online storage 202. When the metered charge information in the service management table is “none” (No in step 305), the score calculation unit 132 sets the metered charge evaluation score to 1 and proceeds to step 307 (step 313).

サービス管理表の従量課金の情報が「有」の場合(ステップ305でYes)、スコア算出部132は、従量課金の評価点を算出する(ステップ306)。スコア算出部132は、サービス管理表に保存された1GBあたりの料金が最も高いオンラインストレージ202の料金で、各オンラインストレージ202の料金を割った値を算出する。スコア算出部132は、料金が最も高いオンラインストレージ202の料金で、各オンラインストレージ202の料金を割った値を1から引いた値をさらに算出して従量課金の評価点とする。   When the usage-based charging information in the service management table is “Yes” (Yes in Step 305), the score calculation unit 132 calculates an evaluation score for the usage-based charging (Step 306). The score calculation unit 132 calculates a value obtained by dividing the charge of each online storage 202 by the charge of the online storage 202 having the highest charge per 1 GB stored in the service management table. The score calculation unit 132 further calculates a value obtained by subtracting a value obtained by dividing the charge of each online storage 202 from the charge of the online storage 202 having the highest charge as an evaluation point for pay-per-use.

従量課金の評価点を算出すると、スコア算出部132はサービス管理表を参照して、オンラインストレージ202に保存できる容量に制限が設定されているかを確認する。サービス管理用の容量制限の情報が「無」の場合(ステップ307でNo)、スコア算出部132は、容量制限の評価点を1としてステップ309に進む(ステップ314)。   When calculating the evaluation score for pay-per-use, the score calculation unit 132 refers to the service management table and confirms whether a limit is set for the capacity that can be stored in the online storage 202. If the information on the capacity limit for service management is “none” (No in step 307), the score calculation unit 132 sets the evaluation score for capacity limit to 1 and proceeds to step 309 (step 314).

サービス管理用の容量制限の情報が「有」の場合(ステップ307でYes)、スコア算出部132は、容量制限の評価点を算出する(ステップ308)。スコア算出部132は、サービス管理表の残容量の値を、データブロックの平均データ量で割った値を容量制限の評価点とする。スコア算出部132は、サービス管理表の残容量の値を、データブロックの平均データ量で割った値が1を超えた場合は、容量制限の評価点を1とする。   When the information on the capacity limit for service management is “Yes” (Yes in Step 307), the score calculation unit 132 calculates an evaluation score for the capacity limit (Step 308). The score calculation unit 132 sets a value obtained by dividing the value of the remaining capacity of the service management table by the average data amount of the data block as an evaluation point for capacity limitation. When the value obtained by dividing the value of the remaining capacity of the service management table by the average data amount of the data block exceeds 1, the score calculation unit 132 sets the evaluation score for capacity limitation to 1.

容量制限の評価点を算出すると、スコア算出部132はサービス管理表を参照して転送量の制限の有無を確認する。サービス管理表の転送量制限の情報が「無」の場合(ステップ309でNo)、スコア算出部132は、転送量制限の評価点を1としてステップ311に進む(ステップ315)。   When the capacity limit evaluation score is calculated, the score calculation unit 132 refers to the service management table to check whether or not the transfer amount is limited. When the transfer amount restriction information in the service management table is “none” (No in Step 309), the score calculation unit 132 sets the transfer amount restriction evaluation score as 1, and proceeds to Step 311 (Step 315).

サービス管理表の転送量制限の情報が「有」の場合(ステップ309でYes)、スコア算出部132は、転送量制限の評価点を算出する(ステップ310)。スコア算出部132は、サービス管理表の転送量残量の値を、データブロックの平均データ量で割った値を転送量制限の評価点とする。スコア算出部132は、サービス管理表の転送量残量の値を、データブロックの平均データ量で割った値が1を超えた場合は、転送量制限の評価点を1とする。   When the transfer amount restriction information in the service management table is “Yes” (Yes in Step 309), the score calculation unit 132 calculates an evaluation score for the transfer amount restriction (Step 310). The score calculation unit 132 sets a value obtained by dividing the transfer amount remaining value in the service management table by the average data amount of the data block as an evaluation point for the transfer amount restriction. When the value obtained by dividing the transfer amount remaining value in the service management table by the average data amount of the data block exceeds 1, the score calculation unit 132 sets the transfer amount restriction evaluation score to 1.

転送量制限の評価点を算出すると、スコア算出部132はオンラインストレージ202ごとに、各項目の評価点を乗算して総合評価点であるスコアを算出する(ステップ131)。以上で、データ管理装置100が、各オンラインストレージ202のスコアを算出する動作は完了する。   When the evaluation score for the transfer amount restriction is calculated, the score calculation unit 132 calculates the score, which is the overall evaluation score, for each online storage 202 by multiplying the evaluation score of each item (step 131). Thus, the operation for the data management apparatus 100 to calculate the score of each online storage 202 is completed.

次に、スコアを算出する際に参照されるサービス管理表を更新するために、定期的にオンラインストレージ202の特性の評価が行われる際の動作について、図9を参照して説明する。図9は、オンラインストレージ202の特性の評価が行われる際の動作フローの概要を示している。オンラインストレージ202の特性の定期的な評価は、所定の期間ごと、または、設定されたタイミングに基づいて定期的に実施される。   Next, an operation when the characteristics of the online storage 202 are periodically evaluated in order to update the service management table referred to when calculating the score will be described with reference to FIG. FIG. 9 shows an outline of the operation flow when the characteristics of the online storage 202 are evaluated. Periodic evaluation of the characteristics of the online storage 202 is periodically performed at predetermined intervals or based on set timing.

ストレージ監視部120は、試験用のデータである一時的なデータを作成する(ステップ321)。一時的なデータは、例えば、試験データであることを示す情報および発信元の識別情報により構成されている。一時的なデータを作成すると、ストレージ監視部120は一時的なデータをストレージデータ操作部160に送る。ストレージデータ操作部160に送られた一時的なデータは、データ確認部163に保存される。一時的なデータがデータ確認部163に保存されると、データ送信部161は、オンラインストレージ202に一時的なデータを送信する(ステップ322)。また、データ送信部161は、一時的なデータを送信したときの時刻の情報を保存する。   The storage monitoring unit 120 creates temporary data that is test data (step 321). The temporary data includes, for example, information indicating test data and sender identification information. When the temporary data is created, the storage monitoring unit 120 sends the temporary data to the storage data operation unit 160. Temporary data sent to the storage data operation unit 160 is stored in the data confirmation unit 163. When the temporary data is stored in the data confirmation unit 163, the data transmission unit 161 transmits the temporary data to the online storage 202 (step 322). In addition, the data transmission unit 161 stores time information when the temporary data is transmitted.

オンラインストレージ202は、データ管理装置100から一時的なデータを受け取ると、一時的なデータの保存を行う。オンラインストレージ202は、一時的なデータの保存を行うと、保存したことを示す信号を保存完了信号としてデータ管理装置100に送信する。   When the online storage 202 receives temporary data from the data management apparatus 100, the online storage 202 stores the temporary data. When the online storage 202 performs temporary data storage, the online storage 202 transmits a signal indicating the storage to the data management apparatus 100 as a storage completion signal.

保存完了信号を受け取ると(ステップ323)、データ管理装置100のデータ送信部161は、一時的なデータをオンラインストレージ202に送信してから保存完了信号を受け取るまでの時間を算出する。データ送信部161は、一時的なデータを送信してから保存完了信号を受け取るまでの時間を書き込みレスポンス時間として算出する。データ送信部161はレスポンス時間を算出すると、一時的なデータのデータ量から書き込み速度算出し、算出した書き込み速度の値を保存する(ステップ324)。   When the storage completion signal is received (step 323), the data transmission unit 161 of the data management apparatus 100 calculates the time from when the temporary data is transmitted to the online storage 202 until the storage completion signal is received. The data transmission unit 161 calculates the time from when the temporary data is transmitted until the storage completion signal is received as the write response time. After calculating the response time, the data transmission unit 161 calculates the writing speed from the data amount of temporary data, and stores the calculated writing speed value (step 324).

データ送信部161がデータを保存する際の書き込みレスポンス時間を保存すると、データ受信部162は、オンラインストレージ202に一時的なデータの送信を要求する信号をデータ要求信号として送信する(ステップ325)。データ要求信号を受け取ると、オンラインストレージ202は保存している一時的なデータをデータ管理装置100に送信する。オンラインストレージ202から一時的なデータを受信すると(ステップ326)、データ受信部162は受け取ったデータをデータ確認部163に送る。また、データ受信部162は、データ要求信号を送信してからデータを受け取るまでの時間から読み出しレスポンス時間を算出する。レスポンス時間を算出すると、データ受信部162は受け取った一時的なデータのデータ量から読み出し速度を算出し、算出した読み出しを保存する(ステップ327)。   When the data transmission unit 161 stores the write response time when storing the data, the data reception unit 162 transmits a signal requesting temporary data transmission to the online storage 202 as a data request signal (step 325). When receiving the data request signal, the online storage 202 transmits the stored temporary data to the data management apparatus 100. When temporary data is received from the online storage 202 (step 326), the data receiving unit 162 sends the received data to the data confirmation unit 163. In addition, the data reception unit 162 calculates a read response time from the time from when the data request signal is transmitted until the data is received. When the response time is calculated, the data receiving unit 162 calculates the reading speed from the received temporary data amount, and stores the calculated reading (step 327).

一時的なデータを受け取ると、データ確認部163はオンラインストレージ202から受け取ったデータと、データ管理装置100に保存されていたデータを比較してデータの改変の有無を判断する(ステップ328)。   When the temporary data is received, the data confirmation unit 163 compares the data received from the online storage 202 with the data stored in the data management apparatus 100 to determine whether the data has been altered (step 328).

データ確認部163は、オンラインストレージ202に書き込んだデータと、読み込んだデータを比較する。データ確認部163は、2つのデータを比較し、2つのデータが一致していれば改変は行われていないと判断する。また、データ確認部163は、2つのデータが不一致である場合には、改変が行われたと判断する。データ確認部163は、判断結果の情報をデータ改変監視部121に送る。データ改変監視部121は、データ確認部163から送られてきた情報を基に、データの改変の有無を判断する。データ改変監視部121は、データの改変の有無を判断すると、サービス管理部131に保存されているサービス管理表のデータの改変の有無の情報を更新する(ステップ329)。   The data confirmation unit 163 compares the data written in the online storage 202 with the read data. The data confirmation unit 163 compares the two data, and determines that the modification has not been performed if the two data match. In addition, when the two data do not match, the data confirmation unit 163 determines that the modification has been performed. The data confirmation unit 163 sends information on the determination result to the data modification monitoring unit 121. The data modification monitoring unit 121 determines whether data has been modified based on the information sent from the data confirmation unit 163. When the data modification monitoring unit 121 determines whether the data has been modified, the data modification monitoring unit 121 updates the information on the presence / absence of data modification in the service management table stored in the service management unit 131 (step 329).

また、性能監視部122は、データ送信部161およびデータ受信部162によってそれぞれ保持されている書き込み速度および読み出し速度の情報を取得する。性能監視部122は取得した書き込み速度および読み出し速度の情報を基に、サービス管理部131に保存されているサービス管理表に保存されている、オンラインストレージ202の書き込みおよび読み込み速度の情報を更新する。   In addition, the performance monitoring unit 122 acquires information on the writing speed and the reading speed held by the data transmission unit 161 and the data reception unit 162, respectively. Based on the acquired write speed and read speed information, the performance monitoring unit 122 updates the online storage 202 write and read speed information stored in the service management table stored in the service management unit 131.

データ確認部163はデータの比較を行うと、比較結果としてデータ改変の有無を保存する。データ確認部163が比較結果を保存すると、ストレージデータ操作部160は、保存していた一時的なデータを削除する(ステップ229)。また、データ削除部164は、オンラインストレージ202に保存されている一時的なデータの削除を要求する信号をデータ削除要求信号としてオンラインストレージ202に送る。オンラインストレージ202は、データ削除要求信号を受け取ると保存している一時的なデータを保存する。   When the data confirmation unit 163 compares the data, the data confirmation unit 163 stores the presence / absence of data modification as a comparison result. When the data confirmation unit 163 stores the comparison result, the storage data operation unit 160 deletes the stored temporary data (step 229). Further, the data deletion unit 164 sends a signal requesting deletion of temporary data stored in the online storage 202 to the online storage 202 as a data deletion request signal. When the online storage 202 receives the data deletion request signal, the online storage 202 stores the stored temporary data.

スコア算出部132は、サービス管理表の更新が行われると、ステップ301から315の動作によりオンラインストレージ202のスコアを算出してサービス管理表のスコアの情報を更新する。以上で、サービス管理表を更新するためのオンラインストレージ202の特性の評価の動作は完了する。   When the service management table is updated, the score calculation unit 132 calculates the score of the online storage 202 by the operations of steps 301 to 315 and updates the score information of the service management table. Thus, the operation of evaluating the characteristics of the online storage 202 for updating the service management table is completed.

次に、バックアップサーバ201のデータをオンラインストレージ202に保存する際の動作について図10を参照して説明する。図10は、本実施形態の情報処理システムにおいてバックアップサーバ201のデータをオンラインストレージ202に保存する際の動作フローの概要を示したものである。   Next, an operation when the data of the backup server 201 is stored in the online storage 202 will be described with reference to FIG. FIG. 10 shows an outline of an operation flow when the data of the backup server 201 is stored in the online storage 202 in the information processing system of this embodiment.

バックアップサーバ201からデータ管理装置100のバックアップデータ送受信部110にバックアップデータ、すなわち、バックアップを行う対象となるデータが送られてくる。バックアップデータを受信すると(ステップ331)、データ管理装置100はバックアップデータを分割して各オンラインストレージ202に保存する動作を開始する。   Backup data, that is, data to be backed up is sent from the backup server 201 to the backup data transmitting / receiving unit 110 of the data management apparatus 100. When the backup data is received (step 331), the data management apparatus 100 starts an operation of dividing the backup data and storing it in each online storage 202.

バックアップの動作が開始されると、格納箇所判断部143は、サービス管理部131のサービス管理表を参照して、バックアップ先の候補となるオンラインストレージ202を選択する(ステップ332)。格納箇所判断部143は、サービス管理表に保存されているオンラインストレージ202のスコアを基にバックアップ先の候補となる複数のオンラインストレージ202を選択する。   When the backup operation is started, the storage location determination unit 143 refers to the service management table of the service management unit 131 and selects the online storage 202 as a backup destination candidate (step 332). The storage location determination unit 143 selects a plurality of online storages 202 as backup destination candidates based on the scores of the online storages 202 stored in the service management table.

データ操作部150のデータ分割部151は、バックアップデータを分割してデータブロックを生成する(ステップ333)。データ分割部151には、データブロックを生成する際のデータの分割数や、1つのデータブロックのデータサイズなどの分割に関する条件があらかじめ設定されて保存されている。   The data division unit 151 of the data operation unit 150 divides the backup data to generate a data block (step 333). In the data dividing unit 151, conditions relating to division such as the number of data divisions when generating data blocks and the data size of one data block are set and stored in advance.

データ分割部151は、データブロックを所定の分割方法により冗長性を有するように分割して、データブロック分割データを生成する(ステップ335)。設定されている条件に基づいてデータ分割部151は、分割後のデータが冗長性を有するように所定のデータ分割法でデータの分割を行う。本実施形態では、秘密分散法に基づいてデータブロックの分割が行われる。   The data division unit 151 divides the data block so as to have redundancy by a predetermined division method, and generates data block division data (step 335). Based on the set conditions, the data dividing unit 151 divides the data by a predetermined data dividing method so that the divided data has redundancy. In this embodiment, the data block is divided based on the secret sharing method.

データブロックを分割してデータブロック分割データを生成する際の分割数は、格納箇所判断部143により決定される。格納箇所判断部143は、サービス管理表に保存されたオンラインストレージ202のスコアと、冗長性および秘匿性の要件を基にデータの分割数を決定する。   The storage location determination unit 143 determines the number of divisions when the data block is divided to generate the data block divided data. The storage location determination unit 143 determines the number of data divisions based on the online storage 202 score stored in the service management table and the requirements for redundancy and confidentiality.

データブロックを分割する際の分割数の決定方法の例について説明する。格納箇所判断部143は、サービス管理表のスコアを参照して、データの保存先となるオンラインストレージ202を上位から所定の数、選択する。本実施形態では、5つのオンラインストレージ202が選択されるとして説明する。選択されるオンラインストレージ202の数は、保存するデータ量や稼動しているオンラインストレージ202の数により可変としてもよい。   An example of how to determine the number of divisions when dividing a data block will be described. The storage location determination unit 143 refers to the score of the service management table and selects a predetermined number of online storages 202 as data storage destinations from the top. In the present embodiment, description will be made assuming that five online storages 202 are selected. The number of selected online storages 202 may be variable depending on the amount of data to be stored and the number of active online storages 202.

データの保存先としてオンラインストレージ202として、ストレージA、ストレージB、ストレージC、ストレージDおよびストレージEの5つが選択されたとして説明する。また、各オンラインストレージ202のスコアは、ストレージAが0.8、ストレージBが0.06、ストレージCが0.5、ストレージDが0.8、ストレージFが0.1であるとして説明する。スコアは0から1の間で設定されているとする。   In the following description, it is assumed that storage A, storage B, storage C, storage D, and storage E are selected as the online storage 202 as the data storage destination. The score of each online storage 202 will be described assuming that storage A is 0.8, storage B is 0.06, storage C is 0.5, storage D is 0.8, and storage F is 0.1. Assume that the score is set between 0 and 1.

5つのオンラインストレージ202のうち1つに障害が発生しても、バックアップの動作を継続できる設定とした場合について図11の上段を参照して説明する。図11は、5つのオンラインストレージ202にデータブロック分割ファイルを割り当てた際の、スコアと割り当て数の関係を示した図である。   A case where the backup operation is set to continue even if a failure occurs in one of the five online storages 202 will be described with reference to the upper part of FIG. FIG. 11 is a diagram showing the relationship between the score and the number of allocations when data block division files are allocated to the five online storages 202.

格納箇所判断部143は、データの保存先となる5つのオンラインストレージ202のうち1つに障害が発生しても、残りの4つでデータの復元が出来るように分割数を設定する。4つのオンラインストレージ202で、データブロック分割データの数がそれぞれ1つずつであってもデータの復元が可能となるように、復元時に必要なデータブロック分割データの数は4つとして設定される。復元時に必要なデータブロック分割データの数は4つとして設定されたときに、1つのオンラインストレージ202に保存されるデータブロック分割データは3つまでと設定される。1つのオンラインストレージ202から情報が漏えいした際に、第三者が復元に必要な全てのデータブロック分割データを得ることがないようにするためである。   The storage location determination unit 143 sets the number of divisions so that even if a failure occurs in one of the five online storages 202 that is the data storage destination, the remaining four data can be restored. The number of data block division data required at the time of restoration is set to four so that the data can be restored even if each of the four online storages 202 has only one data block division data. When the number of data block division data necessary for restoration is set as four, up to three data block division data stored in one online storage 202 is set. This is to prevent a third party from obtaining all data block division data necessary for restoration when information leaks from one online storage 202.

また、1つのオンラインストレージ202が障害等で利用できなくなっても、データブロックを復元可能にするため、同一のデータが少なくとも2つ以上のデータブロック分割データに含まれるようにデータブロック分割データが生成される。   In addition, data block division data is generated so that the same data is included in at least two or more data block division data so that the data block can be restored even if one online storage 202 cannot be used due to a failure or the like. Is done.

1つのオンラインストレージ202に保存されるデータブロック分割データが3つまでと定まると、格納箇所判断部143は、スコアの値によりオンラインストレージ202を3つのグループに分類する。例えば、3つのスコアの値に応じたグループは、スコアが0.33未満のグループ、0.33以上かつ0.66未満のグループおよび0.66以上のグループの3つに分けられる。   When the number of data block division data stored in one online storage 202 is determined to be three, the storage location determination unit 143 classifies the online storage 202 into three groups based on the score value. For example, groups according to three score values are divided into three groups: a group having a score of less than 0.33, a group of 0.33 or more and less than 0.66, and a group of 0.66 or more.

このとき、格納箇所判断部143は、スコアが高い0.66以上のグループに3つのデータブロック分割ファイルを割り当てる。また、データ格納箇所判断部142は、0.33以上かつ0.66未満のグループに2つのデータブロック分割ファイルを割り当てる。スコアが低い0.33未満のグループには最小限の1つのデータブロック分割ファイルのみが割り当てられる。   At this time, the storage location determination unit 143 assigns three data block division files to groups with a high score of 0.66 or higher. In addition, the data storage location determination unit 142 assigns two data block division files to groups of 0.33 or more and less than 0.66. Only a minimum of one data block division file is assigned to a group with a low score of less than 0.33.

同一のデータが含まれるデータブロック分割データは、少なくとも2つ以上のオンラインストレージ202に割り当てられる。このような、データブロック分割データの生成とオンラインストレージ202への割り当てを行うことにより、冗長性を確保することができる。また、スコアが高いオンラインストレージ202は、性能および信頼性が高いことが期待されるので、多くデータブロック分割ファイルのみが割り当てられる。一方で、スコアが低いオンラインストレージ202は、性能および信頼性が低いことが予想されるため、割り当てられる多くデータブロック分割ファイルは少なく設定される。このように性能が維持でき、障害が発生しにくいオンラインストレージ202を多くのデータの割り当て先とすることで、性能の維持とデータ安全性の両立の効果が向上する。   Data block division data including the same data is allocated to at least two or more online storages 202. By generating such data block division data and assigning it to the online storage 202, redundancy can be ensured. In addition, since the online storage 202 with a high score is expected to have high performance and reliability, only a large number of data block division files are allocated. On the other hand, since the online storage 202 with a low score is expected to have low performance and reliability, a large number of allocated data block divided files are set to be small. As described above, the online storage 202 that can maintain the performance and is less likely to cause a failure is used as an allocation destination of a large amount of data, thereby improving the effect of maintaining both the performance and the data safety.

以上のように割り当てが行われると、ストレージAには3つ、ストレージBには1つ、ストレージCには2つ、ストレージDには3つ、ストレージFには1つのデータブロック分割ファイルが割り当てられる。   When allocation is performed as described above, three data block divided files are allocated to storage A, one to storage B, two to storage C, three to storage D, and one to storage F. It is done.

次に5つのオンラインストレージ202のうち2つに障害が発生しても、バックアップの動作を継続できる設定の場合について図11の中段を参照して説明する。格納箇所判断部143は、データの保存先となる5つのオンラインストレージ202のうち2つに障害が発生しても、残りの3つでデータの復元が出来るように分割数を設定する。3つのオンラインストレージ202で、データブロック分割データの数がそれぞれ1つずつであってもデータの復元が可能となるように、復元時に必要なデータブロック分割データの数は3つとして設定される。復元時に必要なデータブロック分割データの数は3つとして設定されたときに、1つのオンラインストレージ202に保存されるデータブロック分割データは2つまでと設定される。1つのオンラインストレージ202から情報が漏えいした際に、第三者が復元に必要な全てのデータブロック分割データを得ることがないようにするためである。   Next, a case where the backup operation can be continued even if a failure occurs in two of the five online storages 202 will be described with reference to the middle part of FIG. The storage location determination unit 143 sets the number of divisions so that even if a failure occurs in two of the five online storages 202 serving as data storage destinations, the remaining three can be restored. The number of data block division data required at the time of restoration is set to three so that the data can be restored even if the number of data block division data is one each in the three online storages 202. When the number of data block division data necessary for restoration is set as three, up to two data block division data stored in one online storage 202 is set. This is to prevent a third party from obtaining all data block division data necessary for restoration when information leaks from one online storage 202.

また、2つのオンラインストレージ202が障害等で利用できなくなっても、データブロックを復元可能にするため、同一のデータが少なくとも3つ以上のデータブロック分割データに含まれるようにデータブロック分割データが生成される。   In addition, data block division data is generated so that the same data is included in at least three or more data block division data so that the data block can be restored even if the two online storages 202 cannot be used due to a failure or the like. Is done.

1つのオンラインストレージ202に保存されるデータブロック分割データが2つまでと定まると、格納箇所判断部143は、スコアによりオンラインストレージ202を2つのグループに分類する。2つに分けた場合、例えば、スコアが0.50未満のグループおよび0.50以上のグループの2つに分けられる。   When the data block division data stored in one online storage 202 is determined to be up to two, the storage location determination unit 143 classifies the online storage 202 into two groups based on the score. When divided into two, for example, the score is divided into two groups, a group having a score of less than 0.50 and a group having a score of 0.50 or more.

このとき、格納箇所判断部143は、スコアが高い0.50以上のグループに2つのデータブロック分割ファイルを割り当てる。スコアが低い0.50未満のグループには1つのデータブロック分割ファイルのみが割り当てられる。以上のように割り当てが行われると、ストレージAには2つ、ストレージBには1つ、ストレージCには2つ、ストレージDには2つ、ストレージFには1つのデータブロック分割ファイルが割り当てられる。また、同一のデータが含まれるデータブロック分割データは、少なくとも3つ以上のオンラインストレージ202に割り当てられる。   At this time, the storage location determination unit 143 assigns two data block division files to a group having a high score of 0.50 or higher. Only one data block division file is assigned to a group with a low score of less than 0.50. When allocation is performed as described above, two data blocks are allocated to storage A, one to storage B, two to storage C, two to storage D, and one data block to storage F. It is done. Data block division data including the same data is allocated to at least three or more online storages 202.

5つのオンラインストレージ202のうち3つに障害が発生しても、バックアップの動作を継続できる設定の場合について図11の下段を参照して説明する。格納箇所判断部143は、データの保存先となる5つのオンラインストレージ202のうち3つに障害が発生しても、残りの2つでデータの復元が出来るように分割数を設定する。2つのオンラインストレージ202で、データブロック分割データの数がそれぞれ1つずつであってもデータの復元が可能となるように、復元時に必要なデータブロック分割データの数は2つとして設定される。復元時に必要なデータブロック分割データの数は2つとして設定されたときに、1つのオンラインストレージ202に保存されるデータブロック分割データは1つまでと設定される。   A case in which the backup operation can be continued even if a failure occurs in three of the five online storages 202 will be described with reference to the lower part of FIG. The storage location determination unit 143 sets the number of divisions so that even if a failure occurs in three of the five online storages 202 serving as data storage destinations, the remaining two can be restored. The number of data block division data required at the time of restoration is set to two so that the data can be restored even if the number of data block division data is one each in the two online storages 202. When the number of data block division data necessary for restoration is set as two, up to one data block division data stored in one online storage 202 is set.

よって、1つのオンラインストレージ202に割り当てられるデータブロック分割データの最大の数は1、最少の数は1となる。このような場合は、全てのオンラインストレージ202に対して、データブロック分割ファイルが1つずつ割り当てられる。   Therefore, the maximum number of data block divided data allocated to one online storage 202 is 1, and the minimum number is 1. In such a case, one data block division file is allocated to all the online storages 202 one by one.

任意の2つのオンラインストレージ202のデータブロック分割データにより、データブロックが復元できるように、互いにデータが重複したデータブロック分割データが生成される。すなわち、各データブロック分割データはデータブロックと比較して、一部のデータが含まれていない状態であるが、同じデータが2以上のデータブロック分割データに無いという状態は存在しないようにデータブロック分割データが生成される。   Data block division data in which data is overlapped with each other is generated by data block division data of any two online storages 202 so that the data block can be restored. That is, each data block divided data is in a state in which some data is not included as compared with the data block, but there is no state where the same data is not in two or more data block divided data. Split data is generated.

データの保存先として割り当ての対象となるオンラインストレージ202がN個、故障等が発生した場合に動作を継続するために、最低限、必要なオンラインストレージ202の数がn個であるとする。このとき、復元時に必要なデータブロック分割データの数はN−nとして設定される。また、情報の漏えいを防止するために、1つのオンラインストレージ202に保存されるデータブロック分割データの最大の数はN−n−1となる。ただし、Nはn+2以上となる。   Assume that the number of online storages 202 to be allocated as data storage destinations is N, and the number of online storages 202 required is at least n in order to continue the operation when a failure or the like occurs. At this time, the number of data block division data necessary at the time of restoration is set as N−n. In order to prevent information leakage, the maximum number of data block division data stored in one online storage 202 is N−n−1. However, N is n + 2 or more.

また、N−n個のオンラインストレージの停止を想定した設定の場合、同一のデータはN−n+1個以上のデータブロック分割データに含まれるように、データブロック分割データが生成される。また、同一のデータを含むデータブロック分割ファイルはN−n+1個以上の、オンラインストレージ202にそれぞれ保存される。このように、データブロック分割データの生成および保存先の決定を行うことで、冗長性を確保できる。同一のデータが、稼動の停止を想定した設定よりも多くのオンラインストレージ202に保存されていることにより、稼動の停止が発生しても正常なオンラインストレージ202から復元に必要なデータを読み出すことできるからである。   Further, in the case of a setting assuming that N-n online storages are stopped, the data block division data is generated so that the same data is included in N-n + 1 or more data block division data. Further, the data block division files including the same data are stored in N−n + 1 or more online storages 202, respectively. Thus, redundancy can be ensured by generating the data block division data and determining the storage destination. Since the same data is stored in more online storages 202 than the setting that assumes operation stoppage, data necessary for restoration can be read from normal online storage 202 even if operation stoppage occurs. Because.

最低限必要なオンラインストレージ202の数を設定する際には、過去の故障実績を基に判断することもできる。例えば、選択されたオンラインストレージ202の中に、過去のある時点からA台のオンラインストレージ202で障害が発生した実績があるとする。そのような場合に、例えば、A+1のオンラインストレージ202で障害が発生しても動作できるようにnの値を設定することができる。この場合は、過去の障害の発生実績に対して1台分のマージンが考慮されている。   When setting the minimum number of online storages 202 required, it is possible to make a determination based on the past failure record. For example, it is assumed that a failure has occurred in the A online storages 202 from a certain point in the past in the selected online storage 202. In such a case, for example, the value of n can be set so that it can operate even if a failure occurs in the A + 1 online storage 202. In this case, a margin for one vehicle is taken into account for the past occurrence of failure.

格納箇所判断部143は、オンラインストレージ202ごとのデータブロック分割データの保存数を決定すると、決定した情報をデータ分割部151に送る。   When the storage location determination unit 143 determines the number of data block division data to be stored for each online storage 202, the storage location determination unit 143 sends the determined information to the data division unit 151.

ステップ335でデータブロック分割データを生成すると、データ分割部151は、生成したデータブロック分割データを、ストレージデータ操作部160に送って書き込みを行う。オンラインストレージ操作部160は、データ分割部151から受け取ったデータブロック分割データを一時、保存する。データ送信部161は、データブロック分割データをデータの書き込み先として決定されたオンラインストレージ202に書き込みを行って保存する(ステップ336)。   When the data block division data is generated in step 335, the data division unit 151 sends the generated data block division data to the storage data operation unit 160 for writing. The online storage operation unit 160 temporarily stores the data block division data received from the data division unit 151. The data transmission unit 161 writes and stores the data block division data in the online storage 202 determined as the data write destination (step 336).

オンラインストレージ202へのデータの書き込みが正常に行われると(ステップ337でYes)、データ送信部161は、書き込みのレスポンス時間を算出する(ステップ338)。また、データ送信部161は、書き込みのレスポンス時間とデータ量から書き込み速度を算出する。本実施形態のデータ送信部161およびデータ受信部162は、送受信したデータのデータ量を計測する機能を備えている。   When the data is normally written to the online storage 202 (Yes in Step 337), the data transmission unit 161 calculates the response time of the writing (Step 338). In addition, the data transmission unit 161 calculates the writing speed from the writing response time and the data amount. The data transmission unit 161 and the data reception unit 162 of the present embodiment have a function of measuring the data amount of transmitted / received data.

データ確認部163は、データ受信部162にオンラインストレージ202に書き込まれたデータの読み出しを要求する(ステップ339)。データ受信部162は、オンラインストレージ2020からデータブロック分割データを読み出して、データ確認部163に送る。また、データ受信部162は読み出しのレスポンス時間を、レスポンス時間とデータ量から読み出しの速度を算出する(ステップ340)。   The data confirmation unit 163 requests the data reception unit 162 to read the data written in the online storage 202 (step 339). The data receiving unit 162 reads the data block division data from the online storage 2020 and sends it to the data confirmation unit 163. In addition, the data receiving unit 162 calculates the read response time from the response time and the data amount (step 340).

書き込み速度および読み出し速度が算出されると、性能監視部122は、データ送信部161およびデータ受信部162から書き込み速度および読み出し速度を取得する。性能監視部122は取得した書き込み速度を基に、サービス管理部131のサービス管理表に保存されている、該当するするオンラインストレージ202の書き込み速度および読み出し速度の情報を更新する。   When the writing speed and the reading speed are calculated, the performance monitoring unit 122 acquires the writing speed and the reading speed from the data transmitting unit 161 and the data receiving unit 162. Based on the acquired write speed, the performance monitoring unit 122 updates the write speed and read speed information of the corresponding online storage 202 stored in the service management table of the service management unit 131.

データ確認部163は、データ送信部161に保存されているデータと、データ受信部162が読み出したデータを比較して、データ改変の有無を確認する(ステップ341)。データの改変が無い場合(ステップ342でNo)、1つのデータブロック分割データのオンラインストレージ202への保存の動作が完了する。まだ、保存されていない残りデータブロック分割データがある場合は(ステップ343でYes)、ステップ336からの動作が繰り返される。また、データ改変監視部121は、データ確認部163の比較結果を基に、サービス管理表に保存されている、該当するするオンラインストレージ202のデータ改変の有無の情報を更新する。   The data confirmation unit 163 compares the data stored in the data transmission unit 161 with the data read by the data reception unit 162, and confirms the presence or absence of data modification (step 341). If there is no data modification (No in step 342), the operation of storing one data block divided data in the online storage 202 is completed. If there is still data block division data that has not been saved (Yes in step 343), the operation from step 336 is repeated. Further, the data modification monitoring unit 121 updates the information on the presence / absence of data modification in the corresponding online storage 202 stored in the service management table based on the comparison result of the data confirmation unit 163.

保存されていない残りデータブロック分割データが無い場合は(ステップ343でNo)、データブロック分割データをオンラインストレージ202に保存する動作は完了する。オンラインストレージ202へのデータブロック分割データ202の保存が終わると、スコア算出部132は、サービス管理表のオンラインストレージ202のスコアを算出してサービス管理表を更新する。   If there is no remaining data block division data that has not been saved (No in step 343), the operation of saving the data block division data in the online storage 202 is completed. When the data block division data 202 is stored in the online storage 202, the score calculation unit 132 calculates the score of the online storage 202 of the service management table and updates the service management table.

ステップ337でオンラインストレージ202にデータブロック分割データ正常に書き込めなかった場合(ステップ337でNo)、データの再送フローが実施される(ステップ334)。データの再送のフローは後で説明する。データの再送フローの実施が終了すると、ステップ343からの動作が行われる。   If the data block division data cannot be normally written in the online storage 202 in step 337 (No in step 337), a data retransmission flow is performed (step 334). The data retransmission flow will be described later. When the execution of the data retransmission flow is completed, the operation from step 343 is performed.

また、ステップ342で、データの改変が生じていた場合(ステップ342でYes)、データの再送フローが実施される(ステップ334)。データの再送フローの実施が終了すると、ステップ343からの動作が行われる。以上で、バックアップサーバ201のデータをオンラインストレージ202に保存する動作は完了する。
If the data has been altered in step 342 (Yes in step 342), a data retransmission flow is performed (step 334). When the execution of the data retransmission flow is completed, the operation from step 343 is performed. Thus, the operation for saving the data of the backup server 201 in the online storage 202 is completed.

次に、データブロック分割データのオンラインストレージ202への書き込みの失敗またはデータ改変を検知した場合に、データの再送フロー、すなわち、ステップ344のフローを実施する際の動作について図12を参照して説明する。図12は、オンラインストレージ202への書き込みの失敗等が生じた際に、データ再送の要否を判断する際のフローの概要を示したものである。   Next, with reference to FIG. 12, an explanation will be given on the operation of executing the data retransmission flow, that is, the flow of step 344, when a failure in writing the data block division data to the online storage 202 or data modification is detected. To do. FIG. 12 shows an outline of a flow for determining whether or not data retransmission is necessary when a write failure to the online storage 202 occurs.

オンラインストレージ202は、データ管理装置100から送られてきたデータを保存できないとき、書き込み処理のエラーを示す信号を書込エラー信号としてデータ管理装置100に送る。データ管理装置100は、書込エラー信号を受け取ると書き込みが失敗したと判断する。また、データ管理装置100のデータ送信部161は所定の時間内に書き込み処理を行えなかったときは、書き込みは失敗したと判断して書き込みの動作を中止する。また、データ確認部163は、読み込みを行った際のデータが書き込みを行ったときのデータと一致しなかったとき、データの改変が生じたと判断する。データの書き込みの失敗や改変が生じると、ストレージデータ操作部160は、データの書き込みの失敗または改変が生じた情報をデータ管理部140に送る。   When the data sent from the data management apparatus 100 cannot be stored, the online storage 202 sends a signal indicating a write processing error to the data management apparatus 100 as a write error signal. When receiving the write error signal, the data management apparatus 100 determines that the writing has failed. In addition, when the data transmission unit 161 of the data management apparatus 100 cannot perform the writing process within a predetermined time, it determines that the writing has failed and stops the writing operation. Further, the data confirmation unit 163 determines that the data has been altered when the data at the time of reading does not match the data at the time of writing. When data writing failure or modification occurs, the storage data operation unit 160 sends information on the data writing failure or modification to the data management unit 140.

データ管理部140は、書き込みが失敗またはデータの改変を検知すると(ステップ351)、格納データ管理部141の格納データ管理表を参照してデータブロック分割データに関する情報を取得する。データ管理部140は、書き込みの失敗等が生じたオンラインストレージ202に保存されているデータブロック分割データの数とデータブロック分割データの一覧を、格納データ管理部142の格納データ管理表から取得する(ステップ352)。   When the data management unit 140 detects a write failure or data modification (step 351), the data management unit 140 refers to the stored data management table of the stored data management unit 141 and acquires information related to the data block division data. The data management unit 140 acquires from the stored data management table of the stored data management unit 142 the number of data block divided data and a list of data block divided data stored in the online storage 202 in which the writing failure or the like has occurred ( Step 352).

冗長性確認部144は、ステップ352で取得したデータを基に、各データブロック分割データの書き込みの成否を確認する(ステップ353)。冗長性確認部144は、オンラインストレージ202への書き込みが成功しているデータブロック分割データで、冗長性が確保できているかを確認する(ステップ354)。   The redundancy confirmation unit 144 confirms the success or failure of writing each data block divided data based on the data acquired in Step 352 (Step 353). The redundancy confirmation unit 144 confirms whether or not redundancy is ensured with the data block division data that has been successfully written to the online storage 202 (step 354).

冗長性の確保とは、他のオンラインストレージ202に保存されているデータにより、所定の台数のオンラインストレージ202の停止が発生してもデータブロックの復元が可能であることをいう。所定の台数は、例えば、5台のオンラインストレージ202の運用で2台の停止を想定して設定した場合に、すでに停止した分を含めて計2台として設定される。この場合は、3つ以上のオンラインストレージ202に、同一のデータ内容を含むデータブロック分割データが保存されているときに、冗長性が確保されていると判断される。冗長性確認部144は、冗長性の確保の有無の情報を再送判断部145に送る。   The securing of redundancy means that data blocks can be restored even if a predetermined number of online storages 202 are stopped due to data stored in other online storages 202. The predetermined number is set as a total of two, including the amount already stopped, for example, when two online storages 202 are set to operate with the assumption of two stops. In this case, it is determined that redundancy is ensured when data block division data including the same data content is stored in three or more online storages 202. The redundancy confirmation unit 144 sends information on whether or not redundancy is ensured to the retransmission determination unit 145.

冗長性が確保できているとき(ステップ355でYes)、再送判断部145はデータの再送は不要と判断する。再送判断部145がデータの再送は不要と判断すると、エラーの発生したデータブロック分割データの再送は行われずに他のデータの処理が継続される(ステップ356)。冗長性が確保できていないとき(ステップ355でNo)、再送判断部145はデータの再送が必要と判断する。再送が必要と判断されると、格納箇所判断部143は、1台あたりの最大の保存数に到達していないオンラインストレージ202の中から再送するデータの保存先を選択する。保存先が決定されると、保存先として決定されたオンラインストレージ202へ、データ送信部161から、該当するデータブロック分割データの送信が行わる(ステップ357)。データの保存先には、例えば、最大数に到達していないオンラインストレージ202のうち、もっともスコアの高いものを選ぶ方法とすることができる。以上で、データの再送信の動作フローは完了する。   When redundancy is ensured (Yes in step 355), the retransmission determination unit 145 determines that data retransmission is unnecessary. If retransmission determining section 145 determines that data retransmission is unnecessary, the data block division data in which an error has occurred is not retransmitted and the processing of other data is continued (step 356). When redundancy cannot be ensured (No in step 355), the retransmission determination unit 145 determines that data retransmission is necessary. If it is determined that retransmission is necessary, the storage location determination unit 143 selects a storage destination of data to be retransmitted from the online storage 202 that has not reached the maximum number of storages per unit. When the storage destination is determined, the corresponding data block division data is transmitted from the data transmission unit 161 to the online storage 202 determined as the storage destination (step 357). As a data storage destination, for example, it is possible to select the one having the highest score from the online storage 202 that has not reached the maximum number. This completes the operation flow of data retransmission.

次にオンラインストレージ202が稼働停止等で使用できなくなった場合の動作について、図13を参照して説明する。図13は、本実施形態の情報処理システムにおいて、使用できないオンラインストレージ202が生じた場合の動作フローの概要を示したものである。   Next, an operation when the online storage 202 becomes unusable due to operation stop or the like will be described with reference to FIG. FIG. 13 shows an outline of an operation flow when an unusable online storage 202 occurs in the information processing system of this embodiment.

オンラインストレージ202に障害や運用の停止が生じると、稼動監視部123は稼働が停止しているオンラインストレージ202が生じたことを検知する(ステップ361)。稼動監視部123が稼動の停止を検知すると、格納箇所再配置部144は格納データ管理表を参照して、稼動が停止したオンラインストレージ202に保存されているデータブロック分割データの数と一覧を取得する(ステップ362)。格納箇所再配置部144は、分割データ管理表の情報を参照して、稼動が停止したオンラインストレージ202に保存されているデータブロック分割データに対応するデータブロックの情報を抽出する。格納箇所再配置部144は、他の正常に稼働しているオンラインストレージ202から、抽出したデータブロックに対応するデータブロック分割データを、データ受信部162を介して読み出す(ステップ364)。   When a failure or operation stop occurs in the online storage 202, the operation monitoring unit 123 detects that the online storage 202 whose operation has stopped has occurred (step 361). When the operation monitoring unit 123 detects an operation stop, the storage location rearrangement unit 144 refers to the stored data management table and acquires the number and list of data block division data stored in the online storage 202 that has stopped operating. (Step 362). The storage location rearrangement unit 144 refers to the information in the divided data management table and extracts data block information corresponding to the data block divided data stored in the online storage 202 whose operation has stopped. The storage location rearrangement unit 144 reads the data block division data corresponding to the extracted data block from the other online storage 202 that is operating normally via the data reception unit 162 (step 364).

データブロック分割データが読み出されると、データ再構築部152は、データブロック分割データからデータブロックを復元する(ステップ365)。データブロックが復元されると、データ管理装置100は、復元されたデータブロックを基に、通常の方法で他の正常なオンラインストレージ202に分割してバックアップを行う(ステップ366)。データ管理装置100は、復元されたデータブロックを、ステップ334からステップ344の動作で分割してオンラインストレージ202に保存する。以上で、オンラインストレージ202が稼働停止等で使用できなくなった場合の動作は完了する。   When the data block division data is read, the data reconstruction unit 152 restores the data block from the data block division data (step 365). When the data block is restored, the data management apparatus 100 divides the data block into other normal online storages 202 by a normal method based on the restored data block (step 366). The data management apparatus 100 divides the restored data block by the operation from step 334 to step 344 and stores it in the online storage 202. This completes the operation when the online storage 202 becomes unusable due to operation stoppage or the like.

また、本実施形態の情報処理システムにおいて、オンラインストレージ202に保存されているデータブロック分割データからバックアップデータを復元する際は次のように行う。バックアップサーバ201からデータ管理装置100に、バックアップデータの要求が送られてくる。データ管理装置100は、バックアップデータの要求を受けたとき、格納データ管理表を参照して、必要なデータブロック分割データを各オンラインストレージ202から読み出す。データブロック分割データ202の読み出しが終わると、データ再構築部152は、格納データ管理表のデータの対応関係の情報に従って、データブロックを復元する。データブロックの復元が終わると、データ再構築部152は、データブロックを元にバックアップデータを復元する。データ管理装置100は、復元されたバックアップデータをバックアップサーバ201に送信する。以上の動作で、バックアップデータの復元が行われる。   Further, in the information processing system of this embodiment, when restoring backup data from data block division data stored in the online storage 202, it is performed as follows. A request for backup data is sent from the backup server 201 to the data management apparatus 100. When receiving a request for backup data, the data management device 100 refers to the stored data management table and reads the necessary data block division data from each online storage 202. When the reading of the data block division data 202 is completed, the data reconstruction unit 152 restores the data block according to the data correspondence information in the stored data management table. When the restoration of the data block is completed, the data reconstruction unit 152 restores the backup data based on the data block. The data management device 100 transmits the restored backup data to the backup server 201. With the above operation, the backup data is restored.

本実施形態のデータ管理装置100の各機能は、サーバ等の情報処理装置で動作するコンピュータプログラムにより実行される構成とすることもできる。このような構成とする場合、ジョブ管理装置は1台の情報処理装置で構成されていてもよく、複数の情報処理装置が回線を介して接続されて構成されていてもよい。   Each function of the data management apparatus 100 of the present embodiment may be configured to be executed by a computer program that operates on an information processing apparatus such as a server. In such a configuration, the job management apparatus may be configured by a single information processing apparatus, or may be configured by connecting a plurality of information processing apparatuses via a line.

本実施系形態の情報処理システムは、データ管理装置100が各オンラインストレージ200の評価を行って、オンラインストレージ202ごとの評価点であるスコアを算出している。データ管理装置100は、評価結果を基に保存先となる記憶装置を選択している。本実施形態の情報処理システムでは、オンラインストレージ202のスコア付けを行って、スコアを基に保存先を選択することにより、情報処理システムとしての情報処理性能を維持することができる。   In the information processing system of this embodiment, the data management apparatus 100 evaluates each online storage 200 and calculates a score, which is an evaluation score for each online storage 202. The data management apparatus 100 selects a storage device as a storage destination based on the evaluation result. In the information processing system according to the present embodiment, it is possible to maintain the information processing performance as the information processing system by scoring the online storage 202 and selecting a storage destination based on the score.

本実施系形態の情報処理システムのデータ管理装置100は、バックアップデータを分割したデータブロックを、冗長性を満たすように分割してデータブロック分割データを生成している。また、データ管理装置100は、データブロックの復元を行うために必要なデータブロック分割データ全てが同一のオンラインストレージ202に保存されることがないように、保存先を決定している。そのため、1つのオンラインストレージ202からデータが漏えいしても第三者に情報の内容を知られる危険性が低く秘匿性が高い。   The data management apparatus 100 of the information processing system according to this embodiment generates data block divided data by dividing a data block obtained by dividing backup data so as to satisfy redundancy. In addition, the data management apparatus 100 determines the storage destination so that all data block division data necessary for restoring the data block is not stored in the same online storage 202. Therefore, even if data leaks from one online storage 202, there is a low risk that the content of the information will be known to a third party and the confidentiality is high.

また、必要なデータブロック分割データ全てが同一のオンラインストレージ202に保存されることがないようにしていることから、秘匿性を維持するための暗号化処理等を簡略可することが可能となる。それにより、本実施形態の情報処理システムではデータの分割を行う際の処理量を低減し、処理速度を維持することが可能となり得る。   In addition, since all necessary data block division data is not stored in the same online storage 202, it is possible to simplify encryption processing and the like for maintaining confidentiality. Thereby, in the information processing system of this embodiment, it may be possible to reduce the amount of processing when data is divided and maintain the processing speed.

データ管理装置100は、冗長性を満たすようにデータブロックを分割し、スコアの高いオンラインストレージ202、すなわち、信頼性の高いオンラインストレージ202に多くのデータブロック分割データが保存されるようにしている。そのため、1つのオンラインストレージ202が停止しても、データブロックの復元に必要なデータブロック分割データを、他のオンラインストレージ202から得られる可能性が高い。そのため、本実施形態の情報処理システムは、バックアップデータが失われる可能性や、第三者に漏えいする可能性が低く高い安全性を有する。また、スコアの高いオンラインストレージ202は処理性も高いので、スコアの高いオンラインストレージ202に多くのデータを保存することで処理性能を維持することが可能となる。以上より、本実施形態の情報処理システムでは、情報処理性能を維持しつつ、バックアップを行ったデータの高い安全性を確保することができる。   The data management apparatus 100 divides the data block so as to satisfy the redundancy, and a large number of data block divided data is stored in the online storage 202 with a high score, that is, the online storage 202 with high reliability. Therefore, even if one online storage 202 is stopped, there is a high possibility that data block division data necessary for data block restoration can be obtained from the other online storage 202. Therefore, the information processing system according to the present embodiment has high safety with low possibility that the backup data is lost or leaked to a third party. In addition, since the online storage 202 with a high score has a high processability, it is possible to maintain the processing performance by storing a large amount of data in the online storage 202 with a high score. As described above, in the information processing system of the present embodiment, it is possible to ensure high safety of data that has been backed up while maintaining information processing performance.

第2の実施形態では複数のオンラインストレージからバックアップを行うデータの保存先の候補を選択した。このような構成に代えて、ネットワークを介して接続されているオンラインストレージのうち稼動可能なもの全てがデータの保存先として利用されてもよい。稼動可能なオンラインストレージ全てを利用する場合においても、各オンラインストレージの評価を行い、スコアを基に各オンラインストレージに保存されるデータブロック分割ファイルの数が決定される。このような構成とすることにより、少数のオンラインストレージを用いた小規模な情報処理システムの場合においても、性能の維持とデータの安全性の確保の両立を行うことができる。   In the second embodiment, data storage destination candidates to be backed up are selected from a plurality of online storages. Instead of such a configuration, all operable online storages connected via a network may be used as data storage destinations. Even when all operable online storages are used, each online storage is evaluated, and the number of data block division files stored in each online storage is determined based on the score. By adopting such a configuration, it is possible to maintain both performance and ensure data safety even in a small-scale information processing system using a small number of online storages.

上記の実施形態の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。   A part or all of the above-described embodiment can be described as in the following supplementary notes, but is not limited thereto.

(付記1)
ネットワークを介して接続された複数の記憶装置の所定の特性を評価する記憶装置評価手段と、
バックアップを行うデータの保存先を、前記所定の特性の評価結果を基に前記記憶装置から選択する記憶装置選択手段と、
バックアップを行う前記データを、冗長性を満たすように分割して分割データとして生成するデータ分割手段と、
前記分割データ全てが同一の前記記憶装置に保存されないように決定する保存先決定手段と、
前記保存先決定手段が決定した保存先の前記記憶装置に前記分割データをそれぞれ書き込むデータ送信手段と
を備えることを特徴とするデータ管理装置。
(Appendix 1)
Storage device evaluation means for evaluating predetermined characteristics of a plurality of storage devices connected via a network;
Storage device selection means for selecting a storage destination of data to be backed up from the storage device based on an evaluation result of the predetermined characteristic;
Data dividing means for generating data as divided data by dividing the data to be backed up so as to satisfy redundancy;
A storage destination determining means for determining not to store all the divided data in the same storage device;
A data management apparatus comprising: data transmission means for writing the divided data into the storage device at the storage destination determined by the storage destination determination means.

(付記2)
前記記憶装置ごとに前記分割データを割り当てる数を、前記所定の特性の評価結果に基づいて算出する割当数算出手段をさらに備え、
前記データ分割手段は、前記割当数算出手段が算出した前記記憶装置に割り当てる数の合計数を満たすように前記分割データを生成し、
前記保存先決定手段は、前記割当数算出手段が算出した前記記憶装置ごとに割り当てる数に従って、前記分割データの保存先を決定することを特徴とする付記1に記載のデータ管理装置。
(Appendix 2)
An allocation number calculating means for calculating the number of allocation of the divided data for each storage device based on the evaluation result of the predetermined characteristic;
The data dividing unit generates the divided data so as to satisfy a total number of numbers allocated to the storage device calculated by the allocation number calculating unit,
The data management apparatus according to appendix 1, wherein the storage destination determination unit determines the storage destination of the divided data according to the number allocated to each storage device calculated by the allocation number calculation unit.

(付記3)
前記記憶装置の稼動状態を監視する稼動状態監視手段をさらに備え、
前記稼動状態監視手段が前記記憶装置の稼働の停止を検知したときに、前記記憶装置選択手段は、稼動の停止が検知された前記記憶装置をバックアップを行う前記データの保存先として選択しないことを特徴とする付記1または2に記載のデータ管理装置。
(Appendix 3)
An operating state monitoring means for monitoring the operating state of the storage device;
When the operation state monitoring unit detects the stop of the operation of the storage device, the storage device selection unit does not select the storage device in which the operation stop is detected as a storage destination of the data to be backed up. The data management device according to Supplementary Note 1 or 2, which is characterized.

(付記4)
前記記憶装置から前記分割データを読み込むデータ受信手段と、
前記データ受信手段が読み込みを行った前記分割データが、前記データ分割手段が書き込みを行ったときから改変していないかを判断するデータ確認手段とをさらに備え、
前記データ確認手段が、前記分割データの改変を検知したときに、前記記憶装置選択手段は、改変が検知された前記分割データが保存されていた前記記憶装置を、保存先として選択しないことを特徴とする付記1から3いずれかに記載のデータ管理装置。
(Appendix 4)
Data receiving means for reading the divided data from the storage device;
Data division means for determining whether the divided data read by the data receiving means has not been altered since the data dividing means has written, and
When the data confirmation unit detects the modification of the divided data, the storage device selection unit does not select the storage device in which the divided data where the modification is detected is stored as a storage destination. The data management device according to any one of appendices 1 to 3.

(付記5)
前記記憶装置の稼働の停止、または、前記分割データの改変を検知したときに、
前記データ受信手段がバックアップを行った前記データの復元に必要な前記分割データを前記記憶装置から読み出し、前記データの復元後に、再度、前記記憶装置に前記データを分割して保存することを特徴とする付記4に記載のデータ管理装置。
(付記6)
付記1から5いずれかに記載のデータ管理装置と、
バックアップを行うデータを送信する送信手段を有する情報処理装置と、
複数の記憶装置とを備え、
前記データ管理装置は、前記情報処理装置から受信するバックアップを行う前記データを分割して、前記記憶装置に保存することを特徴とするデータ管理システム。
(付記7)
ネットワークを介して接続された複数の記憶装置の所定の特性を評価する記憶装置評価処理と、
バックアップを行うデータの保存先を、前記所定の特性の評価結果を基に前記記憶装置から選択する記憶装置選択処理と、
バックアップを行う前記データを、冗長性を満たすように分割して分割データとして生成するデータ分割処理と、
前記分割データ全てが同一の前記記憶装置に保存されないように決定する保存先決定処理と、
前記保存先決定処理において決定した保存先の前記記憶装置に前記分割データをそれぞれ書き込むデータ送信処理と
を行うことを特徴とするコンピュータプログラム。
(Appendix 5)
When the stop of the operation of the storage device or the modification of the divided data is detected,
The divided data necessary for restoring the data backed up by the data receiving means is read from the storage device, and after the restoration of the data, the data is again divided and stored in the storage device. The data management apparatus according to appendix 4.
(Appendix 6)
The data management device according to any one of appendices 1 to 5;
An information processing apparatus having transmission means for transmitting data to be backed up;
A plurality of storage devices,
The data management system divides the data to be backed up received from the information processing apparatus and stores the divided data in the storage device.
(Appendix 7)
A storage device evaluation process for evaluating predetermined characteristics of a plurality of storage devices connected via a network;
A storage device selection process for selecting a storage destination of data to be backed up from the storage device based on an evaluation result of the predetermined characteristic;
A data division process for dividing the data to be backed up so as to satisfy redundancy and generating it as divided data;
A storage destination determination process for determining not to store all the divided data in the same storage device;
A computer program for performing a data transmission process for writing each of the divided data to the storage device at the storage destination determined in the storage destination determination process.

(付記8)
前記記憶装置ごとに前記分割データを割り当てる数を、前記所定の特性の評価結果に基づいて算出する割当数算出処理をさらに行い、
前記データ分割処理において、前記割当数算出手段が算出した前記記憶装置に割り当てる数の合計数を満たすように前記分割データを生成し、
前記保存先決定処理おいて、前記割当数算出処理で算出した前記記憶装置ごとに割り当てる数に従って、前記分割データの保存先を決定することを特徴とする付記7に記載のコンピュータプログラム。
(Appendix 8)
Further performing an allocation number calculation process for calculating the number of allocation of the divided data for each storage device based on the evaluation result of the predetermined characteristic,
In the data division processing, the divided data is generated so as to satisfy the total number of numbers allocated to the storage device calculated by the allocation number calculation means,
The computer program according to appendix 7, wherein in the storage destination determination process, the storage destination of the divided data is determined according to the number assigned to each storage device calculated in the allocation number calculation process.

(付記9)
前記記憶装置の稼動状態を監視する稼動状態監視処理をさらに行い、
前記稼動状態監視処理において前記記憶装置の稼働の停止を検知したときに、前記記憶装置選択処理は、稼動の停止が検知された前記記憶装置をバックアップを行う前記データの保存先として選択しないことを特徴とする付記7または8に記載のコンピュータプログラム。
(Appendix 9)
Further performing an operation state monitoring process for monitoring the operation state of the storage device,
When detecting the stop of the operation of the storage device in the operation state monitoring process, the storage device selection process does not select the storage device in which the stop of the operation is detected as a storage destination of the data to be backed up. 9. The computer program according to appendix 7 or 8, which is characterized.

(付記10)
前記記憶装置から前記分割データを読み込むデータ受信処理と、
前記データ受信処理において読み込みを行った前記分割データが、前記データ分割処理において書き込みを行ったときから改変していないかを判断するデータ確認処理とをさらに行い、
前記データ確認処理において、前記分割データの改変を検知したときに、前記記憶装置選択処理は、改変が検知された前記分割データが保存されていた前記記憶装置を、保存先として選択しないことを特徴とする付記7から9いずれかに記載のコンピュータプログラム。
(Appendix 10)
A data reception process for reading the divided data from the storage device;
Further performing a data confirmation process for determining whether the divided data read in the data reception process has not been altered since the data was written in the data division process;
In the data confirmation process, when the modification of the divided data is detected, the storage device selection process does not select the storage device in which the divided data where the modification is detected is stored as a storage destination. The computer program according to any one of appendices 7 to 9.

(付記11)
前記記憶装置の稼働の停止、または、前記分割データの改変を検知したときに、
前記データ受信処理においてバックアップを行った前記データの復元に必要な前記分割データを前記記憶装置から読み出し、前記データの復元後に、再度、前記記憶装置に前記データを分割して保存することを特徴とする付記10に記載のコンピュータプログラム。
(Appendix 11)
When the stop of the operation of the storage device or the modification of the divided data is detected,
The divided data necessary for restoring the data that was backed up in the data reception process is read from the storage device, and after the data is restored, the data is again divided and stored in the storage device. The computer program according to appendix 10.

(付記12)
ネットワークを介して接続された複数の記憶装置の所定の特性を評価し、
バックアップを行うデータの保存先を、前記所定の特性の評価結果を基に前記記憶装置から選択し、
バックアップを行う前記データを、冗長性を満たすように分割して分割データとして生成し、
前記分割データ全てが同一の前記記憶装置に保存されないように決定し、
決定した保存先の前記記憶装置に前記分割データをそれぞれ書き込むことを特徴するデータ管理方法。
(Appendix 12)
Evaluate predetermined characteristics of multiple storage devices connected via a network,
Select a storage destination of data to be backed up from the storage device based on the evaluation result of the predetermined characteristic,
The data to be backed up is divided to satisfy redundancy and generated as divided data,
Determining not to store all the divided data in the same storage device;
A data management method, wherein each of the divided data is written into the storage device at the determined storage destination.

(付記13)
前記記憶装置ごとに前記分割データを割り当てる数を、前記所定の特性の評価結果に基づいて算出し、
算出した前記記憶装置に割り当てる数の合計数を満たすように前記分割データを生成し、
算出した前記記憶装置ごとに割り当てる数に従って、前記分割データの保存先を決定することを特徴とする付記12に記載のデータ管理方法。
(Appendix 13)
The number of allocation of the divided data for each storage device is calculated based on the evaluation result of the predetermined characteristic,
The divided data is generated so as to satisfy the total number of the numbers assigned to the calculated storage device,
13. The data management method according to appendix 12, wherein a storage destination of the divided data is determined according to the calculated number assigned to each storage device.

(付記14)
前記記憶装置の稼動状態を監視し、
前記記憶装置の稼働の停止を検知したときに、稼動の停止が検知された前記記憶装置をバックアップを行う前記データの保存先として選択しないことを特徴とする付記12または13に記載のデータ管理方法。
(Appendix 14)
Monitoring the operating state of the storage device;
14. The data management method according to appendix 12 or 13, wherein when the operation stop of the storage device is detected, the storage device in which the operation stop is detected is not selected as a storage destination of the data to be backed up. .

(付記15)
前記記憶装置から前記分割データを読み込み、
読み込みを行った前記分割データが、書き込みを行ったときから改変していないかを判断し、
前記分割データの改変を検知したときに、改変が検知された前記分割データが保存されていた前記記憶装置を、保存先として選択しないことを特徴とする付記12から14いずれかに記載のデータ管理方法。
(Appendix 15)
Read the divided data from the storage device,
Determine whether the divided data that has been read has not been altered since it was written,
15. The data management according to any one of appendices 12 to 14, wherein when the modification of the divided data is detected, the storage device in which the divided data in which the modification is detected is stored is not selected as a storage destination. Method.

(付記16)
前記記憶装置の稼働の停止、または、前記分割データの改変を検知したときに、
バックアップを行った前記データの復元に必要な前記分割データを前記記憶装置から読み出し、前記データの復元後に、再度、前記記憶装置に前記データを分割して保存することを特徴とする付記15に記載のデータ管理方法。
(Appendix 16)
When the stop of the operation of the storage device or the modification of the divided data is detected,
Item 15. The supplementary note 15, wherein the divided data necessary for restoring the data that has been backed up is read from the storage device, and after the data is restored, the data is again divided and stored in the storage device. Data management method.

本発明は、バックアップを要するデータをオンラインストレージに保存する情報処理システムに利用することができる。   INDUSTRIAL APPLICABILITY The present invention can be used in an information processing system that saves data that requires backup in an online storage.

11 記憶装置評価手段
12 記憶装置選択手段
13 データ分割手段
14 保存先決定手段
15 データ送信手段
100 データ管理装置
110 バックアップデータ送受信部
120 ストレージ監視部
121 データ改変監視部
122 性能監視部
123 稼動監視部
130 ストレージ管理部
131 サービス管理部
132 スコア算出部
140 データ管理部
141 分割データ管理部
142 格納データ管理部
143 格納箇所判断部
144 格納箇所再配置部
145 冗長性確認部
146 再送判断部
150 データ操作部
151 データ分割部
152 データ再構築部
160 ストレージデータ操作部
161 データ送信部
162 データ受信部
163 データ確認部
164 データ削除部
201 バックアップサーバ
202 オンラインストレージ
203 内部ネットワーク
204 外部ネットワーク
301−315 データ管理装置の動作ステップ
321−330 データ管理装置の動作ステップ
331−344 データ管理装置の動作ステップ
351−357 データ管理装置の動作ステップ
361−366 データ管理装置の動作ステップ
DESCRIPTION OF SYMBOLS 11 Storage device evaluation means 12 Storage device selection means 13 Data division means 14 Storage destination determination means 15 Data transmission means 100 Data management device 110 Backup data transmission / reception part 120 Storage monitoring part 121 Data modification monitoring part 122 Performance monitoring part 123 Operation monitoring part 130 Storage management unit 131 Service management unit 132 Score calculation unit 140 Data management unit 141 Divided data management unit 142 Stored data management unit 143 Storage location determination unit 144 Storage location relocation unit 145 Redundancy confirmation unit 146 Retransmission determination unit 150 Data operation unit 151 Data division unit 152 Data reconstruction unit 160 Storage data operation unit 161 Data transmission unit 162 Data reception unit 163 Data confirmation unit 164 Data deletion unit 201 Backup server 202 Online storage 203 Internal Network 204 External Network 301-315 Operation Step of Data Management Device 321-330 Operation Step of Data Management Device 331-344 Operation Step of Data Management Device 351-357 Operation Step of Data Management Device 361-366 Operation of Data Management Device Step

Claims (8)

ネットワークを介して接続された複数の記憶装置それぞれを、前記記憶装置ごとに複数の項目の特性の評価を基にした総合評価点を算出して評価する記憶装置評価手段と、
バックアップを行うデータの保存先を、前記総合評価点を基に前記記憶装置から複数、選択する記憶装置選択手段と、
前記記憶装置ごとに分割データを割り当てる数を、前記総合評価点を複数段階で分け、前記総合評価点が高い段階に属する前記記憶装置ほど割り当てられる数が多くなるように設定する割当数算出手段と、
バックアップを行う前記データを、前記割当数算出手段が算出した前記記憶装置に割り当てる数の合計数を満たし、所定の冗長性を満たすように分割して前記分割データとして生成するデータ分割手段と、
前記割当数算出手段が算出した前記記憶装置ごとに割り当てる数に従って、同一の前記記憶装置に前記データの復元に必要な前記分割データの全てが保存されない秘匿性の条件と、所定の数の前記記憶装置が稼動を停止しても他の前記記憶装置に保存されている分割データを元に前記データの復元が可能であるように保存する冗長性の条件とを満たすように前記分割データの保存先を決定する保存先決定手段と、
前記保存先決定手段が決定した保存先の前記記憶装置に前記分割データをそれぞれ書き込むデータ送信手段と
を備えることを特徴とするデータ管理装置。
A plurality of storage devices connected via a network, a storage device evaluation means for calculating and evaluating a comprehensive evaluation score based on evaluation of characteristics of a plurality of items for each storage device;
Storage device selection means for selecting a plurality of storage destinations of data to be backed up from the storage device based on the overall evaluation point ;
An allocation number calculating unit configured to divide the number of divided data for each storage device, divide the overall evaluation score in a plurality of stages, and set the number of allocated storage devices to be higher as the storage device belongs to a higher level ,
A data dividing means for generating the data to be backed up, filled the total number of numbers to be allocated to the storage device the allocation number calculation means has calculated, as the divided data by dividing so as to satisfy a predetermined redundancy,
According to the number allocated for each storage device calculated by the allocation number calculation means, a confidentiality condition that does not store all of the divided data necessary for restoring the data in the same storage device, and a predetermined number of the storages The storage destination of the divided data so as to satisfy the redundancy condition of storing the data so that the data can be restored based on the divided data stored in the other storage device even if the apparatus stops operating A storage location determination means for determining
A data management device comprising: a data transmission unit that writes the divided data to the storage device at the storage destination determined by the storage destination determination unit.
前記記憶装置の稼動状態を監視する稼動状態監視手段をさらに備え、An operating state monitoring means for monitoring the operating state of the storage device;
前記稼動状態監視手段が前記記憶装置の稼働の停止を検知したときに、前記記憶装置選択手段は、稼動の停止が検知された前記記憶装置をバックアップを行う前記データの保存先として選択しないことを特徴とする請求項1に記載のデータ管理装置。When the operation state monitoring unit detects the stop of the operation of the storage device, the storage device selection unit does not select the storage device in which the operation stop is detected as a storage destination of the data to be backed up. The data management apparatus according to claim 1, wherein the data management apparatus is a data management apparatus.
前記記憶装置から前記分割データを読み込むデータ受信手段と、Data receiving means for reading the divided data from the storage device;
前記データ受信手段が読み込みを行った前記分割データが、前記データ分割手段が書き込みを行ったときから改変していないかを判断するデータ確認手段とをさらに備え、Data division means for determining whether the divided data read by the data receiving means has not been altered since the data dividing means has written, and
前記データ確認手段が、前記分割データの改変を検知したときに、前記記憶装置選択手段は、改変が検知された前記分割データが保存されていた前記記憶装置を、保存先として選択しないことを特徴とする請求項1または2に記載のデータ管理装置。When the data confirmation unit detects the modification of the divided data, the storage device selection unit does not select the storage device in which the divided data where the modification is detected is stored as a storage destination. The data management device according to claim 1 or 2.
前記記憶装置の稼働の停止、または、前記分割データの改変を検知したときに、When the stop of the operation of the storage device or the modification of the divided data is detected,
前記データ受信手段がバックアップを行った前記データの復元に必要な前記分割データを前記記憶装置から読み出し、前記データの復元後に、再度、前記記憶装置に前記データを分割して保存することを特徴とする請求項3に記載のデータ管理装置。The divided data necessary for restoring the data backed up by the data receiving means is read from the storage device, and after the restoration of the data, the data is again divided and stored in the storage device. The data management apparatus according to claim 3.
請求項1から4いずれかに記載のデータ管理装置と、A data management device according to any one of claims 1 to 4,
バックアップを行うデータを送信する送信手段を有する情報処理装置と、An information processing apparatus having transmission means for transmitting data to be backed up;
複数の記憶装置とを備え、A plurality of storage devices,
前記データ管理装置は、前記情報処理装置から受信するバックアップを行う前記データを分割して、前記記憶装置に保存することを特徴とするデータ管理システム。The data management system divides the data to be backed up received from the information processing apparatus and stores the divided data in the storage device.
ネットワークを介して接続された複数の記憶装置それぞれを、前記記憶装置ごとに複数の項目の特性の評価を基にした総合評価点を算出して評価する記憶装置評価処理と、A storage device evaluation process for calculating and evaluating each of a plurality of storage devices connected via a network based on evaluation of characteristics of a plurality of items for each storage device;
バックアップを行うデータの保存先を、前記総合評価点を基に前記記憶装置から選択する記憶装置選択処理と、  A storage device selection process for selecting a storage destination of data to be backed up from the storage device based on the overall evaluation score;
前記記憶装置ごとに分割データを割り当てる数を、前記総合評価点を複数段階で分け、前記総合評価点が高い段階に属する前記記憶装置ほど割り当てられる数が多くなるように設定し、バックアップを行う前記データを、所定の冗長性を満たし、算出した前記記憶装置に割り当てる数の合計数を満たすように分割して前記分割データとして生成するデータ分割処理と、The number of allocation of divided data for each storage device is divided into a plurality of stages for the overall evaluation score, the storage device belonging to the higher overall evaluation score is set so that the number assigned is larger, and the backup is performed. A data dividing process for generating data as the divided data by dividing the data so as to satisfy a predetermined redundancy and satisfy the total number assigned to the calculated storage device;
算出した前記記憶装置ごとに割り当てる数に従って、同一の前記記憶装置に前記データの復元に必要な前記分割データの全てが保存されない秘匿性の条件と、所定の数の前記記憶装置が稼動を停止しても他の前記記憶装置に保存されている分割データを元に前記データの復元が可能であるように保存する冗長性の条件とを満たすように前記分割データの保存先を決定する保存先決定処理と、According to the calculated number assigned to each storage device, the confidentiality condition that all of the divided data necessary for restoring the data is not stored in the same storage device, and a predetermined number of the storage devices stop operating. However, the storage destination determination for determining the storage destination of the divided data so as to satisfy the redundancy condition for storing the data so that the data can be restored based on the divided data stored in the other storage device. Processing,
前記保存先決定処理において決定した保存先の前記記憶装置に前記分割データをそれぞれ書き込むデータ送信処理とA data transmission process for writing the divided data to the storage device at the storage destination determined in the storage destination determination process;
を行うことを特徴とするコンピュータプログラム。The computer program characterized by performing.
ネットワークを介して接続された複数の記憶装置それぞれを、前記記憶装置ごとに複数の項目の特性の評価を基にした総合評価点を算出して評価し、Each of a plurality of storage devices connected via a network is evaluated by calculating a comprehensive evaluation score based on evaluation of characteristics of a plurality of items for each storage device,
バックアップを行うデータの保存先を、前記総合評価点を基に前記記憶装置から選択し、Select a storage location of data to be backed up from the storage device based on the overall evaluation score,
前記記憶装置ごとに分割データを割り当てる数を、前記総合評価点を複数段階で分け、前記総合評価点が高い段階に属する前記記憶装置ほど割り当てられる数が多くなるように設定し、The number of division data to be assigned to each storage device is set such that the overall evaluation score is divided into a plurality of stages, and the storage device belonging to the stage with the higher overall evaluation score is assigned a larger number.
バックアップを行う前記データを、所定の冗長性を満たし、算出した前記記憶装置に割り当てる数の合計数を満たすように分割して前記分割データとして生成し、The data to be backed up is generated as the divided data by satisfying a predetermined redundancy and dividing it so as to satisfy the total number of the numbers assigned to the calculated storage device,
算出した前記記憶装置ごとに割り当てる数に従って、同一の前記記憶装置に前記データの復元に必要な前記分割データの全てが保存されない秘匿性の条件と、所定の数の前記記憶装置が稼動を停止しても他の前記記憶装置に保存されている分割データを元に前記データの復元が可能であるように保存する冗長性の条件とを満たすように前記分割データの保存先を決定し、According to the calculated number assigned to each storage device, the confidentiality condition that all of the divided data necessary for restoring the data is not stored in the same storage device, and a predetermined number of the storage devices stop operating. However, the storage location of the divided data is determined so as to satisfy the redundancy condition for storing the data so that the data can be restored based on the divided data stored in the other storage device,
決定した保存先の前記記憶装置に前記分割データをそれぞれ書き込むことを特徴するデータ管理方法。A data management method, wherein each of the divided data is written into the storage device at the determined storage destination.
前記記憶装置の稼動状態を監視し、Monitoring the operating state of the storage device;
前記記憶装置の稼働の停止を検知したときに、稼動の停止が検知された前記記憶装置をバックアップを行う前記データの保存先として選択しないことを特徴とする請求項7に記載のデータ管理方法。8. The data management method according to claim 7, wherein when the stop of the operation of the storage device is detected, the storage device in which the stop of the operation is detected is not selected as a storage destination of the data to be backed up.
JP2014041673A 2014-03-04 2014-03-04 Data management apparatus and data management method Active JP6384066B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014041673A JP6384066B2 (en) 2014-03-04 2014-03-04 Data management apparatus and data management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014041673A JP6384066B2 (en) 2014-03-04 2014-03-04 Data management apparatus and data management method

Publications (2)

Publication Number Publication Date
JP2015166988A JP2015166988A (en) 2015-09-24
JP6384066B2 true JP6384066B2 (en) 2018-09-05

Family

ID=54257820

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014041673A Active JP6384066B2 (en) 2014-03-04 2014-03-04 Data management apparatus and data management method

Country Status (1)

Country Link
JP (1) JP6384066B2 (en)

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004126716A (en) * 2002-09-30 2004-04-22 Fujitsu Ltd Data storing method using wide area distributed storage system, program for making computer realize the method, recording medium, and controller in the system
JP2004171224A (en) * 2002-11-19 2004-06-17 Nec Corp Contract storage proxy serving system and method
JP2005115438A (en) * 2003-10-03 2005-04-28 Mitsubishi Electric Corp Data management apparatus
JP2006202017A (en) * 2005-01-20 2006-08-03 Sharp Corp Information processor, information storage device, function expansion system for information processor, function expansion method and function deletion method for information processor, and function expansion program and function deletion program for information processor
JP2007334836A (en) * 2006-06-19 2007-12-27 Canon Inc Information processor, data holding device and control method therefor, computer program, and storage medium
JP2008176608A (en) * 2007-01-19 2008-07-31 Matsushita Electric Ind Co Ltd Data backup device and data backup method
JP2008191898A (en) * 2007-02-05 2008-08-21 Aruze Corp Data backup system
JP5686712B2 (en) * 2011-06-30 2015-03-18 株式会社Nttドコモ Backup data generation device, online storage device, metadata management device, backup system, and backup method
JP2013131060A (en) * 2011-12-21 2013-07-04 Panasonic Corp Information processing device
JP2013174987A (en) * 2012-02-24 2013-09-05 Hitachi Consumer Electronics Co Ltd Network terminal system and terminal unit
GB2501098A (en) * 2012-04-12 2013-10-16 Qatar Foundation Fragmenting back up copy for remote storage

Also Published As

Publication number Publication date
JP2015166988A (en) 2015-09-24

Similar Documents

Publication Publication Date Title
US9411685B2 (en) Parity chunk operating method and data server apparatus for supporting the same in distributed raid system
EP2998881B1 (en) A computer implemented method for dynamic sharding
EP3230863B1 (en) A system and method for providing thin-provisioned block storage with multiple data protection classes
US7590672B2 (en) Identification of fixed content objects in a distributed fixed content storage system
US8504830B2 (en) Transfer data management system for internet backup
US11907410B2 (en) Method and device for managing storage system
CN105516263B (en) Data distributing method, device, calculate node and storage system in storage system
US20090234908A1 (en) Data transmission queuing using fault prediction
CN108628706A (en) Method, apparatus, system and the storage medium of data backup
CN104202385A (en) Data backup and updating method of distributed file system
CN108255576A (en) Live migration of virtual machine abnormality eliminating method, device and storage medium
US8543864B2 (en) Apparatus and method of performing error recovering process in asymmetric clustering file system
WO2015074392A1 (en) Data processing method, device and system for storage unit
CN109672544B (en) Data processing method and device and distributed storage system
CN112835511B (en) Data writing method, device, equipment and medium of distributed storage cluster
JP6135226B2 (en) Information processing apparatus, information processing method, storage system, and computer program
CN109117292A (en) A kind of method and apparatus and cluster storage system of cluster-based storage
JP2007334836A (en) Information processor, data holding device and control method therefor, computer program, and storage medium
US8312237B2 (en) Automated relocation of in-use multi-site protected data storage
WO2009070355A2 (en) Systems and methods for providing redundant data storage
JP6384066B2 (en) Data management apparatus and data management method
CN115065689B (en) Alliance chain block data storage method and system based on historical evaluation
KR102326683B1 (en) System and method for asynchronous logging using queue and computer program for the same
JP7248267B2 (en) Storage device, recovery method, program
CN110083584A (en) File reconstruction method, apparatus, equipment and computer readable storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170215

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171115

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171121

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180116

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180313

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180605

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

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20180612

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: 20180710

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180723

R150 Certificate of patent or registration of utility model

Ref document number: 6384066

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150