JP2017174000A - Dispersion storage system, dispersion storage program and dispersion storage method - Google Patents
Dispersion storage system, dispersion storage program and dispersion storage method Download PDFInfo
- 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
Links
- 238000000034 method Methods 0.000 title claims description 27
- 239000006185 dispersion Substances 0.000 title abstract 8
- 238000004891 communication Methods 0.000 claims abstract description 10
- 230000008878 coupling Effects 0.000 abstract 1
- 238000010168 coupling process Methods 0.000 abstract 1
- 238000005859 coupling reaction Methods 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 5
- 238000013480 data collection Methods 0.000 description 4
- 238000004321 preservation Methods 0.000 description 3
- 230000011218 segmentation Effects 0.000 description 2
- 230000004931 aggregating effect Effects 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 230000002265 prevention Effects 0.000 description 1
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
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.
この特許文献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.
[一実施の形態]
以下、図面を参照しながら、第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
図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
図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
副サーバ20a〜20nは、図示を省略するが、代表サーバ10と通信ネットワークを介して相互に通信可能に構成し、少なくとも、各種の制御機能を備えた制御部と、分割データを保存する記憶部とを備えたものである必要がある。実際上は、図1に示した代表サーバ10とほぼ同様の構成を備えさせた上で、機能上副サーバ20として機能させることが現実的である。
Although not shown, the
図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
分割後、分割データ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
図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
このようにして、全ての分割データ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
図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
分割後、複数の副サーバに分散保存するが、このとき、副サーバ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
分割データ毎に最適な副サーバを決定し、全ての分割データの収集を並列的に実行する(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
第1の実施の形態においては、代表サーバ10と副サーバ20というように主従関係を持たせて説明したが、代表サーバ10と副サーバ20を同様に構成して、いずれもが同じように機能するようにしてもよい。そして、副サーバ20に対して元データの復元要求があった場合には、当該元データを分割処理した代表サーバ10に保存先記録情報の送信を要求して、受信した保存先記録情報に基づいて副サーバ20で復元処理を行うようにしてもよい。また、このときに、予め代表サーバ10と副サーバ20の間で保存先記録情報を共有するようにしておけば、分割処理を行っていないサーバにおいても即座に復元処理に移行することが可能となる。
In the first embodiment, the master-slave relationship has been described as the
本発明は、例えば、医療分野において電子カルテをサーバで管理するような場合に、暗号化と分散保存によって改竄防止とデータのバックアップを実現しつつ、利用時に高速収集して利用者にストレスを与えない電子カルテの管理に有用である。 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
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以上の副サーバに割り当てられるように分割データを複数の副サーバに分散させて保存する分散保存機能と、
前記分散保存手段においてどの分割データをどの副サーバに保存したかを記録した保存先記録情報を生成する保存先記録情報生成機能と、
元データの復元要求があった場合に、前記保存先記録情報を用いて元データを構成する分割データを複数の副サーバから同時に並列的に収集する並列収集機能と、
並列的に収集した分割データを結合して元データを復元する復元機能とを
実現させることを特徴とする分散保存プログラム。 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.
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)
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)
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 |
-
2016
- 2016-03-22 JP JP2016057246A patent/JP6786234B2/en not_active Expired - Fee Related
Patent Citations (6)
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)
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 |