JP2017174000A - Dispersion storage system, dispersion storage program and dispersion storage method - Google Patents

Dispersion storage system, dispersion storage program and dispersion storage method Download PDF

Info

Publication number
JP2017174000A
JP2017174000A JP2016057246A JP2016057246A JP2017174000A JP 2017174000 A JP2017174000 A JP 2017174000A JP 2016057246 A JP2016057246 A JP 2016057246A JP 2016057246 A JP2016057246 A JP 2016057246A JP 2017174000 A JP2017174000 A JP 2017174000A
Authority
JP
Japan
Prior art keywords
data
divided data
server
original data
distributed storage
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.)
Granted
Application number
JP2016057246A
Other languages
Japanese (ja)
Other versions
JP6786234B2 (en
Inventor
重尚 大松
Shigenao Daimatsu
重尚 大松
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.)
Stella Place Co Ltd
Original Assignee
Stella Place Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Stella Place Co Ltd filed Critical Stella Place Co Ltd
Priority to JP2016057246A priority Critical patent/JP6786234B2/en
Publication of JP2017174000A publication Critical patent/JP2017174000A/en
Application granted granted Critical
Publication of JP6786234B2 publication Critical patent/JP6786234B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)
  • Retry When Errors Occur (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a server capable of quickly collecting pieces of dispersion data from plural servers when collecting pieces of dispersion data and restoring original data.SOLUTION: A dispersion storage system in which a representative server and plural sub servers can mutually communicate through a communication network, comprises: division means for dividing original data which is a storage object into plural pieces of division data; dispersion storage means for dispersing the pieces of division data into plural sub servers and storing the division data, so that same division data is allocated to two or more sub servers; storage destination recording information generation means for generating storage destination recording information for recording, which division data is stored in which sub server, in the dispersion storage means; parallel collection means for, when there is a restoration request of the original data, using the storage destination recording information for collecting plural pieces of division data forming the original data from the plural sub servers simultaneously in a parallel manner; and restoration means for coupling the collected division data for restoring the original data.SELECTED DRAWING: Figure 1

Description

本発明は、電子データの分散保存技術に関するものである。   The present invention relates to a distributed storage technique for electronic data.

従来、サーバに電子データを保存する場合、サーバのダウンに備えてバックアップを行うことが一般的である。また、一つのサーバに電子データを読み取り可能な状態で格納することはセキュリティ上の不安があるため、電子データを複数に分割して分割された各データでは意味を成さない状態にして分散保存する技術が提案されている。   Conventionally, when storing electronic data in a server, it is common to perform backup in preparation for the server going down. In addition, there is a security concern about storing electronic data in a readable state on one server, so electronic data is divided into multiple pieces and each piece of data does not make sense and is distributed and stored Techniques to do this have been proposed.

例えば、特許文献1においては、単一のデータを複数の分割データに分割するデータ分割部と、前記複数の分割データをそれぞれ格納するN個(Nは複数)のサーバと、前記(N−1)個の前記サーバに格納された前記複数の分割データに基づいて、前記単一のデータを復元するデータ復元部とを備えたデータの分散保存システムが提案されている。   For example, in Patent Document 1, a data dividing unit that divides single data into a plurality of divided data, N (N is a plurality) servers that store the plurality of divided data, and (N−1) A data distributed storage system including a data restoration unit that restores the single data based on the plurality of divided data stored in the server is proposed.

特開2002−268952号公報Japanese Patent Application Laid-Open No. 2002-268752

この特許文献1によれば、分割データのそれぞれを必ず複数のサーバに記憶させるようにすることで、いずれかのサーバがダウンした場合であっても他の残りのサーバで元データを復元することができるが、数多くのサーバにデータを分散させると、これを集約して元データを生成する際に、サーバの一つ一つから該当データを集約するのに時間を要してしまうという問題があった。   According to this patent document 1, each of the divided data is always stored in a plurality of servers, so that even if one of the servers is down, the original data is restored on the other remaining servers. However, if data is distributed to a large number of servers, it takes time to aggregate the data from each server when generating the original data by consolidating the data. there were.

本発明は、上記問題点に鑑みなされたものであり、分散データを集約して元データを復元する際に、複数のサーバから高速に分散データを集約可能なサーバを提供することを目的とする。   The present invention has been made in view of the above problems, and an object thereof is to provide a server capable of aggregating distributed data from a plurality of servers at a high speed when the distributed data is aggregated and the original data is restored. .

本発明に係る分散保存システムは、代表サーバと複数の副サーバとを備え、これらの代表サーバ及び複数の副サーバが通信ネットワークを介して相互に通信可能な分散保存システムであって、代表サーバは、保存対象の元データを複数の分割データに分割する分割手段と、同一の分割データが2以上の副サーバに割り当てられるように分割データを複数の副サーバに分散させて保存する分散保存手段と、前記分散保存手段においてどの分割データをどの副サーバに保存したかを記録した保存先記録情報を生成する保存先記録情報生成手段と、元データの復元要求があった場合に、前記保存先記録情報を用いて元データを構成する分割データを複数の副サーバから同時に並列的に収集する並列収集手段と、並列的に収集した分割データを結合して元データを復元する復元手段とを含むことを特徴とする。   A distributed storage system according to the present invention includes a representative server and a plurality of secondary servers, and the representative server and the plurality of secondary servers can communicate with each other via a communication network. A dividing unit that divides the original data to be stored into a plurality of divided data, and a distributed storing unit that distributes and stores the divided data among the plurality of secondary servers so that the same divided data is allocated to two or more secondary servers; Storage destination recording information generating means for generating storage destination recording information recording which divided data is stored in which secondary server in the distributed storage means, and when there is a request for restoring the original data, the storage destination recording Combines the parallel collection means that collects the divided data that constitutes the original data using information from multiple secondary servers in parallel and the divided data collected in parallel. Characterized in that it comprises a restoring means for restoring the original data.

本発明に係る分散保存プログラムは、代表サーバ及び複数の副サーバが通信ネットワークを介して相互に通信可能な分散保存システムにおける代表サーバに各種機能を実現させるための分散保存プログラムであって、保存対象の元データを複数の分割データに分割する分割機能と、同一の分割データが2以上の副サーバに割り当てられるように分割データを複数の副サーバに分散させて保存する分散保存機能と、前記分散保存手段においてどの分割データをどの副サーバに保存したかを記録した保存先記録情報を生成する保存先記録情報生成機能と、元データの復元要求があった場合に、前記保存先記録情報を用いて元データを構成する分割データを複数の副サーバから同時に並列的に収集する並列収集機能と、並列的に収集した分割データを結合して元データを復元する復元機能とを実現させることを特徴とする。   A distributed storage program according to the present invention is a distributed storage program for causing a representative server to realize various functions in a distributed storage system in which a representative server and a plurality of secondary servers can communicate with each other via a communication network. A division function for dividing the original data into a plurality of divided data, a distributed storage function for distributing the divided data to a plurality of secondary servers so that the same divided data is allocated to two or more secondary servers, and the distribution A storage destination recording information generation function for generating storage destination recording information that records which divided data is stored in which secondary server in the storage means, and when there is a request for restoring the original data, the storage destination recording information is used. Parallel collection function that collects the divided data that constitutes the original data from multiple secondary servers in parallel and the divided data collected in parallel Bonded to, characterized in that to achieve the restoration function of restoring the original data.

本発明に係る分散保存方法は、代表サーバ及び複数の副サーバが通信ネットワークを介して相互に通信可能な分散保存システムにおいてデータを分散保存するための分散保存方法であって、代表サーバは、保存対象の元データを複数の分割データに分割する分割処理と、同一の分割データが2以上の副サーバに割り当てられるように分割データを複数の副サーバに分散させて保存する分散保存処理と、前記分散保存手段においてどの分割データをどの副サーバに保存したかを記録した保存先記録情報を生成する保存先記録情報生成処理と、元データの復元要求があった場合に、前記保存先記録情報を用いて元データを構成する分割データを複数の副サーバから同時に並列的に収集する並列収集処理と、並列的に収集した分割データを結合して元データを復元する復元処理とを含むことを特徴とする。   A distributed storage method according to the present invention is a distributed storage method for distributing and storing data in a distributed storage system in which a representative server and a plurality of secondary servers can communicate with each other via a communication network. A division process for dividing the target original data into a plurality of pieces of divided data, a distributed storage process for distributing the divided data to a plurality of secondary servers so that the same divided data is allocated to two or more secondary servers, and When there is a storage destination recording information generation process for generating storage destination recording information that records which divided data is stored in which secondary server in the distributed storage means, and when there is a restoration request of the original data, the storage destination recording information is Use the parallel collection process that collects the divided data that constitutes the original data from multiple secondary servers in parallel and the divided data collected in parallel. Characterized in that it comprises a restoring process for restoring data.

本発明によれば、分割データをどの副サーバに保存したかを記録した保存先記録情報を生成して、元データの復元要求があった場合にこの保存先記録情報を用いて元データを構成する分割データを複数の副サーバから同時に並列的に収集するようにしたので、複数のサーバから高速に分散データを集約することが可能となる。   According to the present invention, storage destination recording information that records which secondary server stores the divided data is generated, and when there is a request to restore the original data, the storage destination recording information is used to configure the original data Since the divided data to be collected is simultaneously collected from a plurality of secondary servers in parallel, distributed data can be aggregated from a plurality of servers at high speed.

本発明の分散保存システム100における代表サーバ10の構成を表したブロック図である。It is a block diagram showing the structure of the representative server 10 in the distributed storage system 100 of this invention. 元データを分散保存する場合の例について説明した説明図である。It is explanatory drawing explaining the example in the case of carrying out distributed preservation | save of original data. 元データを復元する場合の例について説明した説明図である。It is explanatory drawing explaining the example in the case of decompress | restoring original data. 元データを分散保存する場合の流れを表したフローチャート図である。It is a flowchart figure showing the flow in the case of carrying out distributed preservation | save of original data. 元データを復元する場合の流れを表したフローチャート図である。It is a flowchart figure showing the flow in the case of restoring original data. 保存先記録情報の一例を表した説明図である。It is explanatory drawing showing an example of the preservation | save destination recording information.

[一実施の形態]
以下、図面を参照しながら、第1の実施の形態に係る分散保存システム100の例について説明する。分散保存システム100は、代表サーバ10と複数の副サーバ20a〜20nで構成され、これらが通信ネットワークを介して相互に通信可能に構成されている。
[One Embodiment]
Hereinafter, an example of the distributed storage system 100 according to the first embodiment will be described with reference to the drawings. The distributed storage system 100 includes a representative server 10 and a plurality of secondary servers 20a to 20n, which are configured to be able to communicate with each other via a communication network.

図1は、本発明の分散保存システム100における代表サーバ10の構成を表したブロック図である。この図1に示すように、代表サーバ10は、保存する元データを複数の分割データに分割する分割部11と、同一の分割データが2以上の副サーバに割り当てられるように分割データを複数の副サーバに分散させ、かつ、セキュリティ上の安全性のために1つの副サーバに全ての分割データが保存されないように分散させて保存させる分散保存部12と、どの分割データをどの副サーバに保存したかを記録した保存先記録情報を生成する保存先記録情報生成部13と、元データの復元要求があった場合に保存先記録情報を用いて元データを構成する分割データを複数の副サーバから同時に並列的に収集する並列収集部14と、並列的に収集した分割データを結合して元データを復元する復元部15と、これらの各部における処理を制御する制御部16と、保存先記録情報を含む必要な情報を記憶する記憶部17とで構成されている。   FIG. 1 is a block diagram showing the configuration of the representative server 10 in the distributed storage system 100 of the present invention. As shown in FIG. 1, the representative server 10 includes a dividing unit 11 that divides the original data to be stored into a plurality of divided data, and a plurality of pieces of divided data so that the same divided data is allocated to two or more secondary servers. Distributed storage unit 12 that distributes to secondary servers and distributes and stores all the divided data so that it is not stored in one secondary server for security safety, and saves which divided data to which secondary server A storage destination recording information generation unit 13 that generates storage destination recording information that records whether the original data has been restored, and a plurality of secondary servers that divide the divided data that constitutes the original data using the storage destination recording information when there is a request to restore the original data A parallel collection unit 14 that collects data in parallel at the same time, a restoration unit 15 that combines the divided data collected in parallel to restore the original data, and a control that controls processing in each of these units. And parts 16, and a storage unit 17 for storing the necessary information, including the destination recorded information.

図6は、保存先記録情報の一例を表した説明図である。保存先記録情報生成部13において生成される保存先記録情報は、例えば、元データの名称、分割データの名称、保存先の場所、保存した内容、データ収集履歴、収集失敗履歴などが記録されており、各分割データがどの副サーバに保存されているかを参照することが可能となる。それ以外にも、データ収集履歴、収集失敗履歴などが記録されるので、例えば、データ収集履歴に基づいてどの副サーバ20の利用率が高いかを参照したり、ダウンした可能性のある副サーバ20を収集失敗履歴から特定したりすることができる。   FIG. 6 is an explanatory diagram showing an example of storage destination recording information. The storage destination record information generated by the storage destination record information generation unit 13 includes, for example, the name of the original data, the name of the divided data, the location of the storage destination, the stored content, the data collection history, the collection failure history, and the like. Therefore, it is possible to refer to which secondary server each divided data is stored. In addition, since a data collection history, a collection failure history, and the like are recorded, for example, it is referred to which secondary server 20 has a high utilization rate based on the data collection history, or a secondary server that may have gone down. 20 can be identified from the collection failure history.

副サーバ20a〜20nは、図示を省略するが、代表サーバ10と通信ネットワークを介して相互に通信可能に構成し、少なくとも、各種の制御機能を備えた制御部と、分割データを保存する記憶部とを備えたものである必要がある。実際上は、図1に示した代表サーバ10とほぼ同様の構成を備えさせた上で、機能上副サーバ20として機能させることが現実的である。   Although not shown, the secondary servers 20a to 20n are configured to be able to communicate with the representative server 10 via a communication network, and at least a control unit having various control functions, and a storage unit that stores divided data. Must be provided. In practice, it is practical to have the same configuration as that of the representative server 10 shown in FIG.

図2は、元データを分散保存する場合の例について説明した説明図である。この図2に示すように、代表サーバ10において、元データABCの分割が行われる。元データABCは、分割部11において、例えば、分割データA、分割データB、分割データCの3つに分割される。この際、単に分割するだけでなく、暗号化処理を行って各分割データから情報内容を参照不可とすることが好ましい。暗号化の方法には様々なものが採用可能であり、暗号化及び複合化に共通の鍵を必要とする方法を採用する場合には、別途鍵を管理する必要がある。   FIG. 2 is an explanatory diagram for explaining an example in which original data is stored in a distributed manner. As shown in FIG. 2, the representative server 10 divides the original data ABC. The original data ABC is divided by the dividing unit 11 into, for example, divided data A, divided data B, and divided data C. At this time, it is preferable not to simply divide, but to perform an encryption process so that information contents cannot be referred to from each divided data. Various encryption methods can be employed. When a method that requires a common key for encryption and decryption is employed, it is necessary to separately manage the keys.

分割後、分割データA〜Cは、分散保存部12において、同一の分割データが2以上の副サーバに割り当てられるように分割データを複数の副サーバに分散させ、かつ、セキュリティ上の安全性のために1つの副サーバに全ての分割データが保存されないように分散させて保存する。図2の例では、副サーバ20a〜20cのうち、副サーバ20aに対して分割データA、Bを保存し、副サーバ20bに対して分割データB、Cを保存し、副サーバ20cに対して分割データC、Aを保存している。同時に、保存先記録情報生成部13において、どの分割データをどの副サーバに保存したかを記録した保存先記録情報を生成して記憶部17に記憶させる。   After the division, the divided data A to C are distributed to a plurality of secondary servers so that the same divided data is allocated to two or more secondary servers in the distributed storage unit 12, and security safety is ensured. For this reason, the data is distributed and stored in one secondary server so that all the divided data is not stored. In the example of FIG. 2, among the secondary servers 20a to 20c, the divided data A and B are stored in the secondary server 20a, the divided data B and C are stored in the secondary server 20b, and the secondary server 20c is stored. The divided data C and A are stored. At the same time, the storage location recording information generation unit 13 generates storage location recording information that records which divided data is stored in which secondary server, and stores it in the storage unit 17.

図3は、元データを復元する場合の例について説明した説明図である。この図3に示すように、代表サーバ10に対して元データABCの復元要求がなされると、代表サーバ10の並列収集部14は、保存先記録情報を用いて元データを構成する分割データを複数の副サーバ20a〜20cから同時に並列的に収集する。このとき、同一の分割データが割り当てられた2以上の副サーバに対して同時に収集命令を送信し、回答があった副サーバ或いは回答が最も速かった副サーバから当該分割データを収集するようにする。或いは、回答があった副サーバのうち最も回線速度が速い副サーバから当該分割データを収集するようにしてもよい。   FIG. 3 is an explanatory diagram illustrating an example of restoring original data. As shown in FIG. 3, when a request for restoring the original data ABC is made to the representative server 10, the parallel collection unit 14 of the representative server 10 uses the storage destination recording information to store the divided data that constitutes the original data. Collected in parallel from a plurality of secondary servers 20a to 20c. At this time, a collection command is simultaneously transmitted to two or more secondary servers to which the same divided data is assigned, and the divided data is collected from the secondary server that has made a response or the secondary server that has made the fastest response. . Or you may make it collect the said division | segmentation data from the secondary server with the fastest line speed among the secondary servers which answered.

このようにして、全ての分割データA〜Cの収集が完了すると、復元部15において、分割データA〜Cを結合して元データABCの復元が行われる。また、分割時に暗号化処理が行われていた場合には、この復元部15において複合化処理が同時に行われる。このようにして元データABCを得ることができる。   In this way, when the collection of all the divided data A to C is completed, the restoration unit 15 combines the divided data A to C to restore the original data ABC. Further, when the encryption process is performed at the time of the division, the decryption unit 15 performs the decryption process at the same time. In this way, the original data ABC can be obtained.

図4は、元データを分散保存する場合の流れを表したフローチャート図である。先ず、代表サーバ10がデータの分散保存要求を受け付ける(S01)。この要求があった場合、現状の分散保存システム100において実際に保存先として指定可能な副サーバの数nを確認する(S02)。このとき、副サーバ20が2以上存在すれば分散保存が可能であるが、3以上の副サーバ20が存在することが好ましい。分散保存が可能である場合には、元データを2以上の任意の個数に分割する(S03)。分割個数については、データ容量に基づいて決定してもよいし、依頼者の希望する個数に分割するようにしてもよい。   FIG. 4 is a flowchart showing the flow when the original data is stored in a distributed manner. First, the representative server 10 receives a distributed data storage request (S01). When this request is made, the number n of secondary servers that can be actually designated as storage destinations in the current distributed storage system 100 is confirmed (S02). At this time, if two or more secondary servers 20 exist, distributed storage is possible, but it is preferable that three or more secondary servers 20 exist. If distributed storage is possible, the original data is divided into two or more arbitrary numbers (S03). The number of divisions may be determined based on the data capacity, or may be divided into the number desired by the client.

分割後、複数の副サーバに分散保存するが、このとき、副サーバ20の一つがダウンしてしまっても元データを復元できるようにするために1つの分割データが2以上の副サーバ20に保存されるようにし、かつ、セキュリティ上の安全性のために1つの副サーバ20に全ての分割データが保存されないように分散させて保存させる(S04)。そして、このようにして分散させた全ての分割データの保存先を記録した保存先記録情報を生成して記憶部17に記憶させる(S05)。   After the division, the data is distributed and stored in a plurality of secondary servers. At this time, one divided data is stored in two or more secondary servers 20 so that the original data can be restored even if one of the secondary servers 20 goes down. It is stored and distributed for storage so as not to store all the divided data in one secondary server 20 for security safety (S04). Then, storage destination recording information in which the storage destinations of all the divided data distributed in this manner are recorded is generated and stored in the storage unit 17 (S05).

図5は、元データを復元する場合の流れを表したフローチャート図である。先ず、代表サーバ10が元データの復元要求を受け付ける(S11)。この要求があった場合、保存先記録情報に基づいて、分割データ毎に保存先の副サーバ全てに収集命令を送信する(S12)。そして、分割データ毎に最適な副サーバから分割データを収集する(S13)。最適な副サーバの条件は、回答が最も速かった副サーバとしてもよいし、最も回線速度が速い副サーバとしてもよい。   FIG. 5 is a flowchart showing a flow when restoring the original data. First, the representative server 10 receives a request for restoring original data (S11). When this request is made, a collection command is transmitted to all the storage destination secondary servers for each divided data based on the storage destination record information (S12). Then, the divided data is collected from the optimum secondary server for each divided data (S13). The optimum secondary server condition may be the secondary server with the fastest answer or the secondary server with the fastest line speed.

分割データ毎に最適な副サーバを決定し、全ての分割データの収集を並列的に実行する(S13)。並列的に収集することで、一つずつ収集するよりも高速に全分割データを収集することが可能となる。全ての分割データの収集が完了したら、それらを結合して元データを復元する(S14)。   An optimum secondary server is determined for each divided data, and collection of all the divided data is executed in parallel (S13). By collecting in parallel, it is possible to collect all the divided data faster than collecting one by one. When the collection of all the divided data is completed, the original data is restored by combining them (S14).

最適な副サーバを選択する処理について更に詳しく説明すると、分割データ毎に保存先の副サーバ全てに収集命令を送信したときに、複数の副サーバから回答があったときの処理が問題となる。1つの方法としては、回答が最も速かった副サーバとするものがあるが、この場合、結果として収集速度が遅くなる可能性がある。そこで、回答のあった副サーバとの通信速度を比較して回線速度の速い副サーバを選択するようにすると、より収集速度を向上させることが可能となる。   The process for selecting the optimum secondary server will be described in more detail. When a collection command is transmitted to all the storage destination secondary servers for each divided data, the processing when there are responses from a plurality of secondary servers becomes a problem. One method is to use the secondary server with the fastest answer. In this case, the collection speed may be slow as a result. Therefore, the collection speed can be further improved by comparing the communication speed with the secondary server that has responded and selecting the secondary server having a high line speed.

さらには、他の分割データの収集との兼ね合いを調整するために、回線速度が速いとしても他の分割データを収集中の副サーバは候補から除外するようにすることで、結果として全ての分割データの収集が早まる。このような調整を行って、最適な副サーバを選択するようにすることで、全ての分割データの収集を高速に行うことが可能となる。   Furthermore, in order to adjust the balance with the collection of other divided data, even if the line speed is high, the secondary server that is collecting other divided data is excluded from the candidates. Faster data collection. By performing such adjustment and selecting the optimum secondary server, it becomes possible to collect all the divided data at high speed.

以上のように、本発明に係る分散保存システム100によれば、分割データをどの副サーバに保存したかを記録した保存先記録情報を生成して、元データの復元要求があった場合にこの保存先記録情報を用いて元データを構成する分割データを複数の副サーバから同時に並列的に収集するようにしたので、複数の副サーバから高速に分散データを集約することが可能となる。また、同じ分割データを複数の副サーバに保存するようにし、収集時には、回答が最も速かった副サーバであったり、回線速度の速い副サーバであったりを選択するようにすることで、最適な副サーバを選択して分割データの高速収集を可能にしている。   As described above, according to the distributed storage system 100 according to the present invention, the storage destination recording information that records which secondary server stores the divided data is generated, and the original data is requested to be restored. Since the division data constituting the original data is simultaneously collected in parallel from the plurality of secondary servers using the storage destination recording information, the distributed data can be aggregated from the plurality of secondary servers at high speed. Also, the same divided data is stored in multiple secondary servers, and at the time of collection, the secondary server with the fastest response or the secondary server with the fast line speed is selected. A secondary server is selected to enable high-speed collection of divided data.

第1の実施の形態においては、分割データの保存先は副サーバ20として代表サーバ10は使用していなかったが、代表サーバ10の記憶部17も分割データの分散先の一つとしてもよい。   In the first embodiment, the representative server 10 is not used as the secondary server 20 as the storage destination of the divided data. However, the storage unit 17 of the representative server 10 may be one of the distribution destinations of the divided data.

第1の実施の形態においては、代表サーバ10と副サーバ20というように主従関係を持たせて説明したが、代表サーバ10と副サーバ20を同様に構成して、いずれもが同じように機能するようにしてもよい。そして、副サーバ20に対して元データの復元要求があった場合には、当該元データを分割処理した代表サーバ10に保存先記録情報の送信を要求して、受信した保存先記録情報に基づいて副サーバ20で復元処理を行うようにしてもよい。また、このときに、予め代表サーバ10と副サーバ20の間で保存先記録情報を共有するようにしておけば、分割処理を行っていないサーバにおいても即座に復元処理に移行することが可能となる。   In the first embodiment, the master-slave relationship has been described as the representative server 10 and the secondary server 20, but the representative server 10 and the secondary server 20 are configured in the same manner, and both function in the same manner. You may make it do. When there is a request for restoring the original data to the secondary server 20, the representative server 10 that has divided the original data is requested to transmit the storage destination record information, and based on the received storage destination record information. The secondary server 20 may perform the restoration process. Further, at this time, if the storage destination record information is shared between the representative server 10 and the secondary server 20 in advance, it is possible to immediately shift to the restoration process even in the server that has not performed the division process. Become.

本発明は、例えば、医療分野において電子カルテをサーバで管理するような場合に、暗号化と分散保存によって改竄防止とデータのバックアップを実現しつつ、利用時に高速収集して利用者にストレスを与えない電子カルテの管理に有用である。   For example, in the medical field, when the electronic medical record is managed by a server, the present invention provides high-speed collection at the time of use and stresses the user while realizing falsification prevention and data backup by encryption and distributed storage. Not useful for managing electronic medical records.

100 分散保存システム
10 代表サーバ
11 分割部
12 分散保存部
13 保存先記録情報生成部
14 並列収集部
15 復元部
16 制御部
17 記憶部
20、20a〜20n 副サーバ
DESCRIPTION OF SYMBOLS 100 Distributed storage system 10 Representative server 11 Division | segmentation part 12 Distributed storage part 13 Storage destination recording information generation part 14 Parallel collection part 15 Restoration part 16 Control part 17 Storage | storage part 20, 20a-20n Subserver

Claims (7)

代表サーバと複数の副サーバとを備え、これらの代表サーバ及び複数の副サーバが通信ネットワークを介して相互に通信可能な分散保存システムであって、
代表サーバは、保存対象の元データを複数の分割データに分割する分割手段と、
同一の分割データが2以上の副サーバに割り当てられるように分割データを複数の副サーバに分散させて保存する分散保存手段と、
前記分散保存手段においてどの分割データをどの副サーバに保存したかを記録した保存先記録情報を生成する保存先記録情報生成手段と、
元データの復元要求があった場合に、前記保存先記録情報を用いて元データを構成する分割データを複数の副サーバから同時に並列的に収集する並列収集手段と、
並列的に収集した分割データを結合して元データを復元する復元手段とを含む
ことを特徴とする分散保存システム。
A distributed storage system comprising a representative server and a plurality of secondary servers, wherein the representative server and the plurality of secondary servers can communicate with each other via a communication network,
The representative server includes dividing means for dividing the original data to be saved into a plurality of divided data,
Distributed storage means for distributing and storing divided data among a plurality of secondary servers so that the same divided data is allocated to two or more secondary servers;
Storage destination record information generating means for generating storage destination record information recording which divided data is stored in which secondary server in the distributed storage means;
When there is a request to restore the original data, parallel collection means for collecting the divided data constituting the original data from the plurality of secondary servers simultaneously in parallel using the storage destination recording information;
A distributed storage system comprising: restoration means for restoring the original data by combining the divided data collected in parallel.
前記分割手段は、元データを複数の分割データに分割する際に暗号化処理を行う機能を有しており、
前記復元手段は、暗号化処理が行われた分割データを複合化処理して結合する機能を有している
ことを特徴とする請求項1記載の分散保存システム。
The dividing means has a function of performing an encryption process when dividing the original data into a plurality of divided data,
The distributed storage system according to claim 1, wherein the restoring unit has a function of combining and combining the divided data subjected to the encryption processing.
前記並列収集手段は、前記保存先記録情報に基づき、同一の分割データが割り当てられた2以上の副サーバに対して同時に収集命令を送信し、回答があった副サーバ或いは回答が最も速かった副サーバから当該分割データを収集するようにしたことを特徴とする請求項1又は2記載の分散保存システム。   The parallel collection means simultaneously transmits a collection command to two or more secondary servers to which the same divided data is assigned based on the storage destination record information, and the secondary server that has made a reply or the secondary server that has the fastest reply. 3. The distributed storage system according to claim 1, wherein the divided data is collected from a server. 前記並列収集手段は、前記保存先記録情報に基づき、同一の分割データが割り当てられた2以上の副サーバに対して同時に収集命令を送信し、回答があった副サーバのうち最も回線速度が速い副サーバから当該分割データを収集するようにしたことを特徴とする請求項1又は2記載の分散保存システム。   The parallel collection means simultaneously transmits a collection command to two or more secondary servers to which the same divided data is assigned based on the storage destination record information, and has the fastest line speed among the secondary servers that have answered. 3. The distributed storage system according to claim 1, wherein the divided data is collected from the secondary server. 前記副サーバのいずれかに対して元データの復元要求があった場合、当該副サーバは代表サーバに対して前記保存先記録情報の転送を要求し、転送された前記保存先記録情報に基づいて副サーバで並列収集を行うようにしたことを特徴とする請求項1から請求項4のいずれかに記載の分散保存システム。   If there is a request for restoring the original data to any of the secondary servers, the secondary server requests the representative server to transfer the storage destination record information, and based on the transferred storage destination record information The distributed storage system according to any one of claims 1 to 4, wherein parallel collection is performed by the secondary server. 代表サーバ及び複数の副サーバが通信ネットワークを介して相互に通信可能な分散保存システムにおける代表サーバに各種機能を実現させるための分散保存プログラムであって、
保存対象の元データを複数の分割データに分割する分割機能と、
同一の分割データが2以上の副サーバに割り当てられるように分割データを複数の副サーバに分散させて保存する分散保存機能と、
前記分散保存手段においてどの分割データをどの副サーバに保存したかを記録した保存先記録情報を生成する保存先記録情報生成機能と、
元データの復元要求があった場合に、前記保存先記録情報を用いて元データを構成する分割データを複数の副サーバから同時に並列的に収集する並列収集機能と、
並列的に収集した分割データを結合して元データを復元する復元機能とを
実現させることを特徴とする分散保存プログラム。
A distributed storage program for realizing various functions in a representative server in a distributed storage system in which a representative server and a plurality of secondary servers can communicate with each other via a communication network,
A division function for dividing the original data to be saved into a plurality of divided data;
A distributed storage function that distributes and stores divided data among a plurality of secondary servers so that the same divided data is allocated to two or more secondary servers;
A storage location record information generation function for generating storage location record information recording which divided data is stored in which secondary server in the distributed storage means;
When there is a request for restoring original data, a parallel collection function that collects the divided data constituting the original data from the plurality of secondary servers in parallel using the storage destination recording information, and
A distributed storage program characterized by realizing a restoration function that restores original data by combining divided data collected in parallel.
代表サーバ及び複数の副サーバが通信ネットワークを介して相互に通信可能な分散保存システムにおいてデータを分散保存するための分散保存方法であって、
代表サーバは、保存対象の元データを複数の分割データに分割する分割処理と、
同一の分割データが2以上の副サーバに割り当てられるように分割データを複数の副サーバに分散させて保存する分散保存処理と、
前記分散保存手段においてどの分割データをどの副サーバに保存したかを記録した保存先記録情報を生成する保存先記録情報生成処理と、
元データの復元要求があった場合に、前記保存先記録情報を用いて元データを構成する分割データを複数の副サーバから同時に並列的に収集する並列収集処理と、
並列的に収集した分割データを結合して元データを復元する復元処理とを
含むことを特徴とする分散保存方法。
A distributed storage method for distributing and storing data in a distributed storage system in which a representative server and a plurality of secondary servers can communicate with each other via a communication network,
The representative server includes a dividing process for dividing the original data to be saved into a plurality of divided data,
Distributed storage processing for distributing and storing divided data among a plurality of secondary servers so that the same divided data is allocated to two or more secondary servers;
A storage location record information generation process for generating storage location record information recording which divided data is stored in which secondary server in the distributed storage means;
When there is a request to restore the original data, a parallel collection process for collecting the divided data constituting the original data from the plurality of secondary servers simultaneously in parallel using the storage destination recording information;
A distributed storage method comprising: a restoration process for restoring original data by combining divided data collected in parallel.
JP2016057246A 2016-03-22 2016-03-22 Distributed storage system, distributed storage program and distributed storage method Expired - Fee Related JP6786234B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016057246A JP6786234B2 (en) 2016-03-22 2016-03-22 Distributed storage system, distributed storage program and distributed storage method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016057246A JP6786234B2 (en) 2016-03-22 2016-03-22 Distributed storage system, distributed storage program and distributed storage method

Publications (2)

Publication Number Publication Date
JP2017174000A true JP2017174000A (en) 2017-09-28
JP6786234B2 JP6786234B2 (en) 2020-11-18

Family

ID=59973056

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016057246A Expired - Fee Related JP6786234B2 (en) 2016-03-22 2016-03-22 Distributed storage system, distributed storage program and distributed storage method

Country Status (1)

Country Link
JP (1) JP6786234B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020013349A (en) * 2018-07-18 2020-01-23 株式会社デンソー History management method, history management device, and history management system
JP2021513712A (en) * 2018-02-07 2021-05-27 メディキャプチャー・インコーポレイテッド Systems and methods for distributed data storage
JPWO2022219741A1 (en) * 2021-04-14 2022-10-20

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002032259A (en) * 2000-07-14 2002-01-31 Nippon Telegraph & Telephone East Corp Drawing information distributing method, communication system and recording medium in which drawing information distribution program is recorded
JP2002268952A (en) * 2001-03-13 2002-09-20 Mitsubishi Heavy Ind Ltd Distributed storage system of data, program and server
JP2003099337A (en) * 2001-09-20 2003-04-04 Fujitsu Ltd Data-shareable device
JP2004102842A (en) * 2002-09-11 2004-04-02 Fuji Xerox Co Ltd Method and device for distributed storing control
JP2010134630A (en) * 2008-12-03 2010-06-17 Sony Corp Information processing apparatus, divided management server, information processing method, divided management method, program and information processing system
JP2015043142A (en) * 2013-08-26 2015-03-05 株式会社東芝 Distributed backup system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002032259A (en) * 2000-07-14 2002-01-31 Nippon Telegraph & Telephone East Corp Drawing information distributing method, communication system and recording medium in which drawing information distribution program is recorded
JP2002268952A (en) * 2001-03-13 2002-09-20 Mitsubishi Heavy Ind Ltd Distributed storage system of data, program and server
JP2003099337A (en) * 2001-09-20 2003-04-04 Fujitsu Ltd Data-shareable device
JP2004102842A (en) * 2002-09-11 2004-04-02 Fuji Xerox Co Ltd Method and device for distributed storing control
JP2010134630A (en) * 2008-12-03 2010-06-17 Sony Corp Information processing apparatus, divided management server, information processing method, divided management method, program and information processing system
JP2015043142A (en) * 2013-08-26 2015-03-05 株式会社東芝 Distributed backup system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021513712A (en) * 2018-02-07 2021-05-27 メディキャプチャー・インコーポレイテッド Systems and methods for distributed data storage
JP2020013349A (en) * 2018-07-18 2020-01-23 株式会社デンソー History management method, history management device, and history management system
JP7056430B2 (en) 2018-07-18 2022-04-19 株式会社デンソー History management method, history management device and history management system
JPWO2022219741A1 (en) * 2021-04-14 2022-10-20
JP7366316B2 (en) 2021-04-14 2023-10-20 三菱電機株式会社 Learning device, reasoning device, program, learning method, and reasoning method

Also Published As

Publication number Publication date
JP6786234B2 (en) 2020-11-18

Similar Documents

Publication Publication Date Title
US10466933B1 (en) Establishing a persistent connection with a remote secondary storage system
RU2531569C2 (en) Secure and private backup storage and processing for trusted computing and data services
US8903973B1 (en) Parallel distributed network management
US20070233828A1 (en) Methods and systems for providing data storage and retrieval
US11736456B2 (en) Consensus service for blockchain networks
US10116442B2 (en) Data storage apparatus, data updating system, data processing method, and computer readable medium
US20180115535A1 (en) Blind En/decryption for Multiple Clients Using a Single Key Pair
US9390101B1 (en) Social deduplication using trust networks
US20200213109A1 (en) Deduplication of client encrypted data
JP4875781B1 (en) Distributed data storage system
WO2018208786A1 (en) Method and system for secure delegated access to encrypted data in big data computing clusters
WO2013065545A1 (en) Data sharing system
JP2017174000A (en) Dispersion storage system, dispersion storage program and dispersion storage method
KR101428649B1 (en) Encryption system for mass private information based on map reduce and operating method for the same
US10972443B2 (en) System and method for encrypted document co-editing
Atan et al. Formulating a security layer of cloud data storage framework based on multi agent system architecture
WO2016132546A1 (en) Data storage device, data processing method, and data processing program
CN108429733A (en) A kind of system of data processing
CN111786987A (en) Task issuing method, device, system and equipment
JP2014016584A (en) Data division device, data restoration device, data division method, data restoration method, and program
US10956582B1 (en) Systems and methods for secure storage of encrypted data on a distributed computing platform, the distributed computing platform being based on a distributed ledger
JP2013120515A (en) Electronic data management system, information processing device, electronic data management program and electronic data management method
JP5778018B2 (en) Electronic data management system and electronic data management method
EP3276525B1 (en) Image file distribution device, image file restoration device, method and program therefor, and recording medium in which program is stored
Kavade et al. Secure De-Duplication using Convergent Keys (Convergent Cryptography) for Cloud Storage

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190226

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200217

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200331

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200601

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201028

R150 Certificate of patent or registration of utility model

Ref document number: 6786234

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees