JP5891842B2 - Storage system - Google Patents
Storage system Download PDFInfo
- Publication number
- JP5891842B2 JP5891842B2 JP2012038143A JP2012038143A JP5891842B2 JP 5891842 B2 JP5891842 B2 JP 5891842B2 JP 2012038143 A JP2012038143 A JP 2012038143A JP 2012038143 A JP2012038143 A JP 2012038143A JP 5891842 B2 JP5891842 B2 JP 5891842B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- storage
- fragment
- stored
- target data
- 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.)
- Expired - Fee Related
Links
- 239000012634 fragment Substances 0.000 claims description 239
- 230000008929 regeneration Effects 0.000 claims description 31
- 238000011069 regeneration method Methods 0.000 claims description 31
- 230000001172 regenerating effect Effects 0.000 claims description 27
- 238000000034 method Methods 0.000 claims description 20
- 230000010365 information processing Effects 0.000 claims description 17
- 238000003672 processing method Methods 0.000 claims description 6
- 230000003247 decreasing effect Effects 0.000 claims description 3
- 238000010586 diagram Methods 0.000 description 15
- 238000013500 data storage Methods 0.000 description 13
- 238000011084 recovery Methods 0.000 description 13
- 230000001174 ascending effect Effects 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 1
- 230000015556 catabolic process Effects 0.000 description 1
- 238000006731 degradation reaction Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000018109 developmental process Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000008030 elimination Effects 0.000 description 1
- 238000003379 elimination reaction Methods 0.000 description 1
- 230000007717 exclusion Effects 0.000 description 1
- 230000012447 hatching Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本発明は、ストレージシステムにかかり、特に、データを分散して複数の記憶装置に記憶するストレージシステムに関する。 The present invention relates to a storage system, and more particularly to a storage system that distributes data and stores it in a plurality of storage devices.
近年、コンピュータの発達及び普及に伴い、種々の情報がデジタルデータ化されている。このようなデジタルデータを保存しておく装置として、磁気テープや磁気ディスクなどの記憶装置がある。そして、保存すべきデータは日々増大し、膨大な量となるため、大容量なストレージシステムが必要となっている。また、記憶装置に費やすコストを削減しつつ、信頼性も必要とされる。これに加えて、後にデータを容易に取り出すことが可能であることも必要である。その結果、自動的に記憶容量や性能の増大を実現できると共に、重複記憶を排除して記憶コストを削減し、さらには、冗長性の高いストレージシステムが望まれている。 In recent years, with the development and spread of computers, various types of information have been converted into digital data. As a device for storing such digital data, there are storage devices such as a magnetic tape and a magnetic disk. Since the data to be stored increases day by day and becomes enormous, a large-capacity storage system is required. In addition, reliability is required while reducing the cost of the storage device. In addition to this, it is necessary that data can be easily retrieved later. As a result, there is a demand for a storage system that can automatically increase storage capacity and performance, eliminate duplicate storage, reduce storage costs, and have high redundancy.
このような状況に応じて、近年では、特許文献1に示すように、コンテンツアドレスストレージシステムが開発されている。このコンテンツアドレスストレージシステムは、データを分散して複数の記憶装置に記憶すると共に、このデータの内容に応じて特定される固有のコンテンツアドレスによって、当該データを格納した格納位置が特定される。
In response to such a situation, in recent years, a content address storage system has been developed as shown in
具体的に、コンテンツアドレスストレージシステムでは、所定のデータを分割したブロックデータを複数のフラグメントデータにさらに分割すると共に、冗長データ(パリティデータ)となるフラグメントデータを付加して、これら複数のフラグメントデータを複数の記憶装置に分散して格納している。そして、後に、コンテンツアドレスを指定することにより、当該コンテンツアドレスにて特定される格納位置に格納されているデータつまりフラグメントデータを読み出し、複数のフラグメントデータから分割前の所定のデータを復元することができる。 Specifically, in the content address storage system, block data obtained by dividing predetermined data is further divided into a plurality of fragment data, and fragment data that becomes redundant data (parity data) is added to the plurality of fragment data. Distributed and stored in a plurality of storage devices. Then, by designating the content address later, the data stored in the storage location specified by the content address, that is, fragment data can be read, and the predetermined data before division can be restored from a plurality of fragment data. it can.
また、上記コンテンツアドレスは、データの内容に応じて固有となるよう生成される。このため、重複データであれば同じ格納位置のデータを参照することで、同一内容のデータを取得することができる。従って、重複データを別々に格納する必要がなく、重複記録を排除し、データ容量の削減を図ることができる。 Further, the content address is generated so as to be unique according to the content of data. For this reason, if it is duplicate data, the data of the same content can be acquired by referring to the data at the same storage position. Therefore, it is not necessary to store the duplicate data separately, and duplicate recording can be eliminated and the data capacity can be reduced.
ここで、上述した各フラグメントデータには、当該フラグメントデータの元となるブロックデータの情報を含むメタデータが関連付けられて記憶される。例えば、メタデータには、各フラグメントデータを格納するコンポーネント構成情報、パリティ設定などの制御情報が含まれ、同一のブロックデータに所属する各フラグメントデータのメタデータは同一内容となる。そして、各ストレージノードに、フラグメントデータおよびメタデータの保存先をディスクやノードの状態を意識せずに格納するため、コンポーネントと呼ばれる論理的な容器をn個予め用意する。コンポーネントは複数のディスクにまたがった配置が可能であり、一つのブロックデータを構成するフラグメントデータは、それぞれ各コンポーネントに一つしか保存されない特徴がある。コンポーネントの各ノードに対する配置およびディスクに対する配置は、システムによって自律的に行われる。また、データ書き込みの際、既に保存済みブロックデータと同じ内容のブロックデータが書き込まれた場合には、重複排除され、同じフラグメントデータは二回書き込まれない、こととなる。 Here, each piece of fragment data described above is associated with metadata including block data information that is the basis of the fragment data. For example, the metadata includes component configuration information for storing each piece of fragment data and control information such as parity setting, and the pieces of metadata of the pieces of fragment data belonging to the same block data have the same contents. In order to store the storage destination of fragment data and metadata in each storage node without being aware of the state of the disk or node, n logical containers called components are prepared in advance. Components can be arranged over a plurality of disks, and only one piece of fragment data constituting one block data is stored in each component. Arrangement of components with respect to each node and arrangement with respect to disks are autonomously performed by the system. In addition, when block data having the same content as already stored block data is written at the time of data writing, deduplication is eliminated and the same fragment data is not written twice.
そして、上記のようなストレージシステムにおいて、データを記憶するストレージノードに障害が生じ、当該ストレージノードがシステムから切り離された場合には、そのストレージノード上のコンポーネントは他のストレージノード上で再生成される。つまり、上述したストレージシステムでは、所定のデータを複数のフラグメントデータに分割すると共に、冗長データとなるフラグメントデータをさらに付加しているため、このうち所定のフラグメントを失ったとしても、他のフラグメントからデータを復元することができる。なお、ストレージノード内のディスクやコンポーネントに障害が生じた場合も同様である。 In a storage system such as that described above, when a failure occurs in a storage node that stores data and the storage node is disconnected from the system, the components on that storage node are regenerated on other storage nodes. The In other words, in the storage system described above, the predetermined data is divided into a plurality of fragment data, and the fragment data to be redundant data is further added. Data can be restored. The same applies when a failure occurs in a disk or component in the storage node.
ここで、特許文献2に開示された、ストレージノードに障害が発生した場合における当該ストレージノードに記憶されていたデータの再生成処理について、図1及び図2を参照して説明する。
Here, a process of regenerating data stored in a storage node when a failure occurs in the storage node disclosed in
まず、図1の上側に示すように、複数のストレージノード401〜404を装備したストレージシステム300において、各ストレージノード401等にそれぞれ形成された各コンポートネント1〜12に、記憶対象データであるブロックデータを分割すると共に冗長データを付加したフラグメントデータが分散して格納されている。このような状態において、所定のストレージノードに障害が生じたとすると、直ちに残りのストレージノードに保存されているフラグメントデータから、失われたフラグメントデータを再生成する処理が開始される。
First, as shown in the upper side of FIG. 1, in a
具体的に、再生成処理では、まず、図1の下側に示すように、障害が生じたストレージノード404に形成されていたデータを格納するコンポーネント10,11,12を、作動しているストレージノード401〜403に再生成する。そして、図2の上側に示すように、作動しているストレージノード401〜403に記憶されているフラグメントデータ1〜9を読み込み、かかるフラグメントデータ1〜9から当該フラグメントデータの元となるブロックデータDを再生成し、そのデータDを再度分割することで失ったフラグメントデータを再生成する。その後、図2の下側に示すように、再生成したフラグメントデータを新たに生成したコンポーネント10,11,12内、つまり、作動している各ストレージノード401〜403に分散して格納する。なお、この一連の処理が完了するまで一部のデータはアクセス不可能である。
Specifically, in the regeneration process, first, as shown in the lower side of FIG. 1, the
一方で、上述したストレージシステムにおいては、ファイルシステム毎に冗長データであるパリティの数を自由に設定可能である。すると、同一コンポーネント内に異なる数のパリティを持ったデータが混在することとなるため、同一の物理ディスク上にも異なるパリティのデータが保存される。すると、複数のストレージノードにて構成されたストレージシステムにおいて、あるノード/ディスクに障害が発生した場合、フラグメントデータの一部を失うこととなるが、障害が発生したノード/ディスクの数と、設定されたパリティの数とによっては、残りのフラグメントデータからデータを再生成できない、という問題が生じる。例えば、パリティの数がx個であるデータが記憶されていた場合に、x個のノードに障害が生じたとしても、かかる場合にはデータ再生成が可能である。ところが、かかるデータの再生成が完了しない状態で多重にノード/ディスク障害が発生することによりさらにy個のフラグメントが読めなくなった場合、パリティの数がx個から(x+y−1)個までのデータが再生成不可能な状態(データロス)となってしまう。 On the other hand, in the above-described storage system, the number of parity that is redundant data can be freely set for each file system. Then, since data having different numbers of parities are mixed in the same component, data of different parities are stored on the same physical disk. Then, in a storage system composed of multiple storage nodes, if a failure occurs in a certain node / disk, part of the fragment data will be lost, but the number of failed nodes / disks and the settings Depending on the number of parity bits, there is a problem that data cannot be regenerated from the remaining fragment data. For example, when data having x number of parities is stored, even if a failure occurs in x number of nodes, data can be regenerated in such a case. However, if y fragments cannot be read due to multiple node / disk failures in a state where the regeneration of such data is not completed, the number of parity data from x to (x + y-1) Will be unable to be regenerated (data loss).
以上のように、上述したストレージシステムでは、ノードの障害によって記憶したデータが消失する可能性も生じ、信頼性が低下する、という問題がある。 As described above, in the above-described storage system, there is a possibility that stored data may be lost due to a node failure, and reliability is lowered.
このため、本発明の目的は、上述した課題である、重複記録排除機能を有するストレージシステムにおける、記録したデータの信頼性の低下という問題を解決する、ことにある。 For this reason, an object of the present invention is to solve the above-mentioned problem, that is, a problem of a decrease in the reliability of recorded data in a storage system having a duplicate recording elimination function.
本発明の一形態であるストレージシステムは、
複数の記憶手段と、
記憶対象データを複数に分割した分割データ及び当該記憶対象データを復元するための冗長データからなる複数のフラグメントデータを生成して、当該複数のフラグメントデータを前記複数の記憶手段に分散して記憶する分散記憶処理手段と、
障害が発生した前記記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータを、障害が発生していない他の前記記憶手段に記憶されている前記記憶対象データを構成する他の前記フラグメントデータに基づいて再生成するデータ再生成手段と、を備え、
前記データ再生手段は、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数に基づく優先順位にて、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
という構成をとる。
A storage system according to an aspect of the present invention
A plurality of storage means;
Generating a plurality of fragment data composed of divided data obtained by dividing the storage target data into a plurality of data and redundant data for restoring the storage target data, and distributing and storing the plurality of fragment data in the plurality of storage means Distributed storage processing means;
The fragment data constituting the storage target data stored in the storage means in which a failure has occurred, the other fragment constituting the storage target data stored in another storage means in which no failure has occurred Data regenerating means for regenerating based on fragment data,
The data reproducing means is stored in the storage means in which the failure has occurred based on the other fragment data in a priority order based on the number of redundant data of the fragment data constituting the storage target data. The fragment data constituting the storage target data is regenerated.
The configuration is as follows.
また、本発明の他の形態である情報処理装置は、
記憶対象データを複数に分割した分割データ及び当該記憶対象データを復元するための冗長データからなる複数のフラグメントデータが分散して記憶される複数の記憶手段のうち少なくとも1つを備えた情報処理装置であって、
障害が発生した前記記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータを、障害が発生していない他の前記記憶手段に記憶されている前記記憶対象データを構成する他の前記フラグメントデータに基づいて再生成するデータ再生成手段を備え、
前記データ再生手段は、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数に基づく優先順位にて、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
という構成をとる。
An information processing apparatus according to another aspect of the present invention
Information processing apparatus comprising at least one of a plurality of storage means for distributing and storing a plurality of fragment data composed of divided data obtained by dividing storage target data into a plurality of pieces and redundant data for restoring the storage target data Because
The fragment data constituting the storage target data stored in the storage means in which a failure has occurred, the other fragment constituting the storage target data stored in another storage means in which no failure has occurred Data regenerating means for regenerating based on fragment data is provided,
The data reproducing means is stored in the storage means in which the failure has occurred based on the other fragment data in a priority order based on the number of redundant data of the fragment data constituting the storage target data. The fragment data constituting the storage target data is regenerated.
The configuration is as follows.
また、本発明の他の形態であるプログラムは、
記憶対象データを複数に分割した分割データ及び当該記憶対象データを復元するための冗長データからなる複数のフラグメントデータが分散して記憶される複数の記憶手段のうち少なくとも1つを備えた情報処理装置に、
障害が発生した前記記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータを、障害が発生していない他の前記記憶手段に記憶されている前記記憶対象データを構成する他の前記フラグメントデータに基づいて再生成するデータ再生成手段を実現させると共に、
前記データ再生手段は、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数に基づく優先順位にて、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
ことを実現させるためのプログラムである。
Moreover, the program which is the other form of this invention is:
Information processing apparatus comprising at least one of a plurality of storage means for distributing and storing a plurality of fragment data composed of divided data obtained by dividing storage target data into a plurality of pieces and redundant data for restoring the storage target data In addition,
The fragment data constituting the storage target data stored in the storage means in which a failure has occurred, the other fragment constituting the storage target data stored in another storage means in which no failure has occurred Realize data regeneration means to regenerate based on fragment data,
The data reproducing means is stored in the storage means in which the failure has occurred based on the other fragment data in a priority order based on the number of redundant data of the fragment data constituting the storage target data. The fragment data constituting the storage target data is regenerated.
It is a program for realizing this.
また、本発明の他の形態である情報処理方法は、
記憶対象データを複数に分割した分割データ及び当該記憶対象データを復元するための冗長データからなる複数のフラグメントデータを生成して、当該複数のフラグメントデータを複数の記憶手段に分散して記憶すると共に、
障害が発生した前記記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータを、障害が発生していない他の前記記憶手段に記憶されている前記記憶対象データを構成する他の前記フラグメントデータに基づいて再生成する際に、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数に基づく優先順位にて、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
という構成をとる。
In addition, an information processing method according to another aspect of the present invention includes:
Generating a plurality of fragment data composed of divided data obtained by dividing the storage target data into a plurality of data and redundant data for restoring the storage target data, and storing the plurality of fragment data in a plurality of storage means in a distributed manner ,
The fragment data constituting the storage target data stored in the storage means in which a failure has occurred, the other fragment constituting the storage target data stored in another storage means in which no failure has occurred The storage in which the failure has occurred based on the other fragment data in the priority order based on the number of the redundant data among the fragment data constituting the storage target data when regenerating based on the fragment data Regenerating the fragment data constituting the storage target data stored in the means;
The configuration is as follows.
本発明は、以上のように構成されるため、重複記録排除機能を有するストレージシステムにおいて、記録したデータの信頼性の向上を図ることができる。 Since the present invention is configured as described above, it is possible to improve the reliability of recorded data in a storage system having a duplicate recording exclusion function.
<実施形態1>
本発明の第1の実施形態を、図3乃至図15を参照して説明する。図3は、システム全体の構成を示すブロック図である。図4は、ストレージシステムの概略を示すブロック図であり、図5は、ストレージシステムの詳細な構成を示すブロック図である。図6乃至図12は、ストレージシステムの動作を説明するための説明図であり、図13乃至図15は、ストレージシステムの動作を示すフローチャートである。
<
A first embodiment of the present invention will be described with reference to FIGS. FIG. 3 is a block diagram showing the configuration of the entire system. FIG. 4 is a block diagram showing an outline of the storage system, and FIG. 5 is a block diagram showing a detailed configuration of the storage system. 6 to 12 are explanatory diagrams for explaining the operation of the storage system, and FIGS. 13 to 15 are flowcharts showing the operation of the storage system.
ここで、本実施形態では、ストレージシステムが、複数台のサーバコンピュータが接続されて構成されている場合を説明する。但し、本発明におけるストレージシステムは、複数台のコンピュータにて構成されることに限定されず、1台のコンピュータ(情報処理装置)で構成されていてもよい。 Here, in the present embodiment, a case will be described in which the storage system is configured by connecting a plurality of server computers. However, the storage system according to the present invention is not limited to being configured by a plurality of computers, and may be configured by a single computer (information processing apparatus).
図3に示すように、本発明におけるストレージシステム10は、ネットワークNを介してバックアップ処理を制御するバックアップシステム11に接続している。そして、バックアップシステム11は、ネットワークNを介して接続されたバックアップ対象装置12に格納されているバックアップ対象データを取得し、ストレージシステム10に対して記憶するよう要求する。これにより、ストレージシステム10は、記憶要求されたバックアップ対象データをバックアップ用に記憶する。なお、本実施形態におけるストレージシステム10は、バックアップ対象データを記憶する場合を例示して説明するが、それは一例であって、いかなるデータを記憶してもよい。
As shown in FIG. 3, the
そして、図4に示すように、本実施形態におけるストレージシステム10は、複数のサーバコンピュータが接続されて構成を採っている。具体的に、ストレージシステム10は、ストレージシステム10自体における記憶再生動作を制御するサーバコンピュータであるアクセラレータノード20と、データを格納する記憶装置(記憶手段)を備えたサーバコンピュータであるストレージノード30と、を備えている。なお、アクセラレータノード20の数とストレージノード30の数は、図3に示したものに限定されず、さらに多くの各ノード20,30が接続されて構成されていてもよい。
As shown in FIG. 4, the
さらに、本実施形態におけるストレージシステム10は、データを分割及び冗長化し、分散して複数の記憶装置に記憶すると共に、記憶するデータの内容に応じて設定される固有のコンテンツアドレスによって、当該データを格納した格納位置を特定するコンテンツアドレスストレージシステムである。このコンテンツアドレスストレージシステムについては、後に詳述する。
Furthermore, the
図5に、ストレージシステム10の構成を示す。この図に示すように、まず、ストレージシステム10を構成するアクセラレータノード20は、装備されたCPU(Central Processing Unit)などの演算装置にプログラムが組み込まれることによって構成された、ファイルシステムサービス21と、ブロック分割処理部22と、重複排除処理部23と、分散処理部24と、を備えている。なお、上述した機能の全部または一部は、ストレージシステム10を構成するストレージノード30に装備されていてもよい。以下、ストレージシステム10の各構成について詳述すると共に、その動作を図13乃至図15のフローチャートを参照して説明する。
FIG. 5 shows the configuration of the
上記ファイルシステムサービス21は、バックアップ対象装置12から送信されるバックアップ対象となるデータの入力を受け、当該データをストレージノード30に格納する動作を制御するファイルシステムとして機能するものである。このとき、ファイルシステムサービス21は、例えば、図8を参照して後述するように、バックアップ対象装置12の種類に応じて複数存在し(ファイルシステム1,2,3等)、それぞれデータ(ブロックデータ(記憶対象データ))に対して異なる数の冗長データ(パリティデータ)を付加する。
The
上記ブロック分割処理部22と、重複排除処理部23と、分散処理部24とは、具体的に、バックアップ対象となるデータをストレージノード30に分散記憶したり、当該ストレージノード30に記憶されているデータを読み出す処理を行う。ここで、上記各処理部22,23,24による分散記憶処理の一例を図6及び図7に示す。
Specifically, the block
まず、ストレージシステム10は、バックアップ対象データであるデータAの入力を受けると(図6、図7の矢印Y1、図13のステップS1)、ブロック分割処理部22にて、図7の矢印Y2に示すように、当該データAを所定容量(例えば、64KB)のブロックデータD(記憶対象データ)に分割する(図13のステップS2)。そして、このブロックデータDのデータ内容に基づいて、当該データ内容を代表する固有のハッシュ値Hを算出する(図7の矢印Y3)。例えば、ハッシュ値Hは、予め設定されたハッシュ関数を用いて、ブロックデータDのデータ内容から算出する。
First, when the
続いて、ストレージシステム10は、重複排除処理部23にて、同じ内容のブロックデータDの重複記録を排除するために、ブロックデータDのハッシュ値Hを用いて、重複排除処理を行う(図13のステップS3)。具体的には、まず、既に格納されているブロックデータDは、後述するように、当該ブロックデータDのハッシュ値Hと格納位置を表すコンテンツアドレスCAとが関連付けられて登録されているため、算出したブロックデータDのハッシュ値Hが既に存在している場合には、既に同一内容のブロックデータDが格納されていると判断できる(図13のステップS4でYes)。この場合には、格納前のブロックデータDのハッシュ値Hと一致した登録されているハッシュ値Hに関連付けられているコンテンツアドレスCAを取得する。そして、このコンテンツアドレスCAを、書き込み要求されたブロックデータDのコンテンツアドレスCAとして参照する。これにより、このコンテンツアドレスCAにて参照される既に格納されているデータが、書き込み要求されたブロックデータDとして使用されることとなり、当該書き込み要求にかかるブロックデータDを記憶する必要がなくなる。
Subsequently, in the
なお、上述したように、既に記憶されているブロックデータDのコンテンツアドレスCAを参照することにより行う書き込み処理は、ストレージノード30のデータ保存処理部34により行われる。そして、コンテンツアドレスCAを参照することによる書き込み処理が終了すると、バックアップシステム11やバックアップ対象装置12といった上位装置に対して書き込み処理が終了したことを表す「ACK」信号を返却する(図13のステップS10)。なお、ストレージノード30のデータ保存処理部34によるその後の処理ついては後述する。
As described above, the writing process performed by referring to the content address CA of the block data D that is already stored is performed by the data
また、書き込み要求にかかるブロックデータDがまだ記憶されていないと判断された場合には、ストレージシステム10は、分散処理部24にて、かかるブロックデータDを格納する処理を行う(図13のステップS5,S6,S7,S8)。具体的には、まず、ブロックデータDを複数の所定の容量のフラグメントデータ(分割データ)に分割する。例えば、図6の符号D1〜D9に示すように、9つのフラグメントデータ(分割データ41)に分割する。さらに、ストレージシステム10は、分割したフラグメントデータのうちいくつかが欠けた場合であっても、元となるブロックデータDを復元可能なよう冗長データを生成し、上記分割したフラグメントデータ41に追加する。例えば、図6の符号D10〜D12に示すように、3つのフラグメントデータ(冗長データ42)を追加する。これにより、9つの分割データ41と、3つの冗長データ42とにより構成される12個のフラグメントデータからなるデータセット40を生成する(図7の矢印Y4)。
If it is determined that the block data D related to the write request is not yet stored, the
そして、上述したように生成された各フラグメントデータは、分散処理部24及び後述するストレージノード30のデータ保存処理部34にて、後述する各ストレージノード30に形成された各コンポーネントCに分散記憶される。例えば、図6に示すように、12個のフラグメントデータD1〜D12を生成した場合には、ストレージノード30に形成されたデータ格納領域である各コンポーネントCに、各フラグメントデータD1〜D12を1つずつそれぞれ格納する(図7の矢印Y5参照)。以上のように、上述したアクセラレータノード20が装備する各処理部22,23,24とストレージノードが装備するデータ保存処理部34とは、協働して、バックアップ対象データを分割したブロックデータから、これをさらに分割した複数のフラグメントデータ(冗長データを含む)を生成し、複数の記憶装置に分散して記憶する分散記憶処理手段として機能する。
Each fragment data generated as described above is distributed and stored in each component C formed in each
なお、上述した分散記憶処理の際には、各フラグメントデータD1〜D12に加えて、当該各フラグメントデータにそれぞれ関連する情報を含むメタデータも各コンポーネントCに記憶する。かかる処理については、ストレージノード30のデータ保存処理部34の機能説明時に説明する。
In the distributed storage process described above, in addition to the fragment data D1 to D12, metadata including information related to each fragment data is also stored in each component C. Such processing will be described when the function of the data
ここで、上述したようにフラグメントデータが格納されると、ストレージノード30にて、当該フラグメントデータD1〜D12の格納位置、つまり、当該フラグメントデータD1〜D12にて復元されるブロックデータDの格納位置を表すコンテンツアドレスCAが生成される。このとき、コンテンツアドレスCAは、例えば、格納したブロックデータDの内容に基づいて算出したハッシュ値Hの一部(ショートハッシュ)(例えば、ハッシュ値Hの先頭8B(バイト))と、論理格納位置を表す情報と、を組み合わせて、生成される。そして、このコンテンツアドレスCAは、ストレージシステム10内のファイルシステムを管理するアクセラレータノード20にて、バックアップ対象データのファイル名などの識別情報と、コンテンツアドレスCAとが関連付けられて、ファイルシステムで管理される。
When the fragment data is stored as described above, the storage position of the fragment data D1 to D12, that is, the storage position of the block data D restored by the fragment data D1 to D12 is stored in the
そして、ストレージシステム10では、ファイルの読み出し要求を受けると、要求されたファイルに対応するコンテンツアドレスCAにて指定される格納位置を特定し、この特定された格納位置に格納されている各フラグメントデータを、読み出し要求されたデータとして読み出すことができる。以上のように、ストレージシステム10は、データを読み書きする機能を有する。
When the
次に、ストレージノード30の構成について説明する。なお、本実施形態では、ストレージノード30は複数装備されているが、それぞれストレージノード30の構成は同一であるため、そのうち1つのストレージノード30の構成について説明する。
Next, the configuration of the
図5に示すように、ストレージノード30は、装備されたCPU(Central Processing Unit)などの演算装置にプログラムが組み込まれることによって構成された、ノード・ディスク障害検出器31と、データ再生成制御機32と、再生成処理機33と、データ保存処理部34と、を備えている。また、ストレージノード30は、記憶装置(記憶手段)である複数のディスク35を備えている。以下、各構成について詳述する。
As shown in FIG. 5, the
上記データ保存処理部34(分散記憶処理手段)は、上述したように、アクセラレータノード20にてバックアップ対象データが複数に分割されたブロックデータ(記憶対象データ)がさらに分割され冗長データが付加されて生成されたフラグメントデータを、複数のストレージノード30に装備された複数のディスク35に構成された各コンポーネントCに分散して記憶する。このとき、データ保存処理部34は、各フラグメントデータに、当該フラグメントデータに関連する情報を含むメタデータを関連付けて、同一のコンポートネントCに記憶する。なお、上述したように、コンテンツアドレスCAを参照することによる書き込み処理が終了すると、バックアップシステム11やバックアップ対象装置12といった上位装置に対して書き込み処理が終了したことを表す「ACK」信号を返却する(図13のステップS9)。
As described above, the data storage processing unit 34 (distributed storage processing means) further divides block data (storage target data) obtained by dividing the backup target data into a plurality of data at the
上記メタデータには、まず、フラグメントデータの元となるブロックデータが所属するコンポーネントの構成を表すコンポーネント構成情報を含む。例えば、1つのデータセット40を構成する各フラグメントデータの各メタデータには、当該同一のデータセット40を構成するフラグメントデータが格納されたコンポートネントCを特定するコンポーネント構成情報を含んでいる。また、メタデータには、ブロックデータからフラグメントデータが生成される際に付加された冗長データの数を表すパリティ数を含む。例えば、図8に示すファイルシステム1で生成されるフラグメントデータのデータセットには斜線で示すフラグメントデータが1つ付加されるが、この場合に各フラグメントデータのメタデータは、「1」のパリティ数を含んでいる。同様に、図8に示すファイルシステム2で生成されるフラグメントデータのメタデータは、「3」のパリティ数を含んでおり、図8に示すファイルシステム3で生成されるフラグメントデータのメタデータは、「11」のパリティ数を含んでいる。
The metadata first includes component configuration information representing the configuration of the component to which the block data that is the source of fragment data belongs. For example, each piece of metadata of each piece of fragment data that constitutes one
さらに、上記メタデータには、フラグメントデータの元となるブロックデータが、同一のデータ内容であるとして判断された他のブロックデータとして参照されている数を表す被参照数を含む。例えば、図9の例では、「ファイル1」が「ブロック1」と「ブロック2」のブロックデータで構成されており、「ファイル2」が「ブロック1」と「ブロック3」のブロックデータで構成されている、ことを表していることとする。この場合には、「ファイル1」は「ブロック1」と「ブロック2」の格納位置を参照する各コンテンツアドレス「CA1」,「CA2」を参照して格納され、「ファイル2」は「ブロック1」と「ブロック3」の格納位置を参照する各コンテンツアドレス「CA1」,「CA3」を参照して格納される。すると、実際に格納されているブロックデータである「ブロック1」は、「ファイル1」と「ファイル2」から参照されているため、被参照数が「2」となる。このため、「ブロック1」のブロックデータを構成する各フラグメントデータの各メタデータは、「2」の被参照数を含むこととなる。同様に、「ブロック2」,「ブロック3」は、被参照数が「1」となり、当該各ブロックデータを構成する各フラグメントデータの各メタデータは、「1」の被参照数を含むこととなる。
Furthermore, the metadata includes a referenced number that represents the number of block data that is the source of fragment data that is referred to as other block data determined to have the same data content. For example, in the example of FIG. 9, “
以上のように、各フラグメントデータに関連付けられる各メタデータには、当該フラグメントデータにて構成されるブロックデータのコンポーネント構成情報、パリティ数、被参照数が含まれている。そして、1つのブロックデータから生成される各フラグメントデータに関連付けられる各メタデータは、全て同じ内容となる。 As described above, each piece of metadata associated with each piece of fragment data includes the component configuration information, the number of parity, and the number of referenced data of the block data constituted by the fragment data. And all the metadata linked | related with each fragment data produced | generated from one block data become the same content.
ここで、上述したメタデータは、データ保存処理部34にて任意のタイミングで更新される。つまり、メタデータに含まれる被参照数は、ブロックデータが格納される度に変更される場合があるため、コンポーネントCに格納されたメタデータ内の被参照数を更新する処理を行う。具体的に、データ保存処理部34は、上述したように、新たに格納するブロックデータが既にストレージノード30に記憶されている場合には、既に記憶されているブロックデータのコンテンツアドレスCAを新たに格納するブロックデータとして参照させて書き込み処理を行うが、かかる書き込み処理が完了した後に(図13のステップS10)、当該書き込み処理とは非同期で、参照されたブロックデータのメタデータ内の被参照数を更新する(図13のステップS11)。なお、メタデータ内の被参照数の更新処理は、上述したように書き込み処理完了後に非同期で行われることに限定されず、いかなるタイミングで実行されてもよい。
Here, the above-described metadata is updated by the data
上記ノード・ディスク障害検出器31(データ再生手段)は、ストレージシステム10内を常時監視し、ストレージノード30やディスク35の障害を検出する(図14のステップS21)。そして、ノード・ディスク障害検出器31は、ストレージノード30やディスク35の障害を検出すると、障害が発生したストレージノード30やディスク35を特定し、かかる障害によって紛失したと思われるコンポーネントのリストを生成して、データ再生成制御器32に渡す。例えば、図10に示すように、ストレージシステム10を構成するストレージノード30のうち、コンポーネントC2,C8,C11が構成されているストレージノード30に装備されたディスク2に障害が発生したとする。この場合には、ディスク2に形成されたコンポーネントC11が紛失したことを特定して、かかるコンポーネントC11の情報をデータ再生成制御器32に渡す。なお、紛失したコンポーネントの特定は、例えば、ストレージノード30やストレージシステム10内には、予めコンポーネントがどのストレージノードのどのディスクに形成されているかを表す情報が記憶されており、かかる情報を参照して行う。あるいは、紛失したコンポーネントの特定は、障害が発生していない他のストレージノード30に格納されているメタデータに含まれるコンポーネント構成情報を参照して行ってもよく、その他の方法で行ってもよい。
The node / disk failure detector 31 (data reproducing means) constantly monitors the
上記データ再生成制御器32(データ再生手段)は、ノード・ディスク障害検出器31から渡された情報と、現在のコンポーネントの配置構成から、リカバリするコンポーネントのリストと、当該コンポートネントの配置(ディスク)の仮候補を算出する(図14のステップS22)。例えば、障害が発生したディスク35を備える同一のストレージノード30内の他のディスク35に、障害により消失したコンポーネントをリカバリするよう算出する。また、データ再生成制御器32は、他のストレージノード30に設けられたデータ再生成制御器32と通信し、上述した仮候補の中からリカバリするコンポーネントの最終構成を決定し、他のストレージノード30のデータ再生成制御器32に通知する(図14のステップS23)。例えば、全てのストレージノード30のデータ再生成制御器32が算出した仮候補から多数決で最終構成を決定する。ここで、図12の例では、コンポーネントC2に障害が発生した場合に、同一のストレージノード30内に新たなコンポーネントC2’をリカバリすると決定したとする。
The data regeneration controller 32 (data reproducing means) includes a list of components to be recovered from the information passed from the node /
さらに、データ再生成制御器32は、障害が発生したコンポーネントに格納されていたフラグメントデータが複数存在する場合に、リカバリするフラグメントデータの優先順位を決定する(図14のステップS24)。このとき、障害が発生したコンポーネントに格納されていたフラグメントデータにて構成されるブロックデータのパリティ数つまり冗長データの数が小さい順に、リカバリを行うよう決定する。例えば、障害が発生したコンポーネントに格納されていたブロックデータを構成するフラグメントデータは、他の障害が発生していないコンポーネントにも格納されているため、当該障害が発生していないコンポートネントに格納されているフラグメントデータのメタデータ内のパリティ数を参照して、障害が発生したコンポーネントに格納されていたブロックデータのパリティ数を特定する。そして、データ再生成制御器32は、決定したコンポーネントをリカバリする構成とパリティ数に基づく優先順位を、再生成処理器33に通知する(図14のステップS25)。
Further, the
なお、データ再生成制御器32は、具体的には、コンポーネントの障害によりブロックデータを構成するフラグメントデータ数のうち失ったフラグメントデータ数に応じて、リカバリの優先順位を決定する。例えば、コンポーネントの障害により、x個のフラグメントデータを失った場合には、そのパリティ数が、x,x+1,X+2,・・・の順番で優先的にリカバリが行われるよう、優先順位を決定する。
Specifically, the
ここで、図11を参照して、リカバリするブロックデータの優先順位を、パリティ数の小さい順で決定することについて詳述する。例えば、図11(A)に示すように、一つのコンポーネントC内にパリティ数が異なる各ブロックデータから生成されたフラグメントデータF(及びこれに対応するメタデータM)が記憶されていることとする。このとき、1つのブロックデータを構成する各フラグメントデータFは、1つのコンポーネントCにつき1つのみ格納されるよう分散されていることとする。また、符号P1で示すフラグメントデータFはパリティ数が「1」であり、符号P2で示すフラグメントデータFはパリティ数が「2」であり、符号P3で示すフラグメントデータFはパリティ数が「3」であるとする。 Here, with reference to FIG. 11, it will be described in detail that the priority order of the block data to be recovered is determined in ascending order of the number of parity. For example, as shown in FIG. 11A, it is assumed that fragment data F (and corresponding metadata M) generated from block data having different numbers of parities is stored in one component C. . At this time, it is assumed that each piece of fragment data F constituting one block data is distributed so that only one is stored per component C. Further, the fragment data F indicated by the reference symbol P1 has a parity number “1”, the fragment data F indicated by the reference symbol P2 has a parity number “2”, and the fragment data F indicated by the reference symbol P3 has a parity number “3”. Suppose that
上記の場合、1つのコンポートネントCに障害が発生した場合には、当該コンポーネントC内のフラグメントFを失うこととなるが、パリティ数が「1」のフラグメントデータFにて構成されるブロックデータは、これ以上フラグメントFを失うとリカバリすることができない。つまり、コンポーネントC内のフラグメントFをリカバリしている間に、他のコンポーネントCに障害が生じると、データの再生成が不可能となってしまう。このため、パリティ数が少ないものほど優先して迅速にリカバリすることが望ましく、このような理由から、パリティ数の小さい順からフラグメントデータFをリカバリすることとしている。なお、図11(B)は、1つのディスク35内に異なったパリティ数のフラグメントデータF(及びこれに対応するメタデータ)が格納されている場合を示しているが、この場合も同様に、ディスク35に障害が生じてフラグメントデータFが消失した場合には、当該フラグメントデータFにて構成されるブロックデータのパリティ数が小さい順にリカバリを行う。
In the above case, when a failure occurs in one component C, the fragment F in the component C is lost, but the block data composed of the fragment data F having the parity number “1” is If no more fragment F is lost, it cannot be recovered. In other words, if a failure occurs in another component C while the fragment F in the component C is being recovered, data cannot be regenerated. For this reason, it is desirable that the smaller the number of parities be, the faster the recovery is prioritized. For this reason, the fragment data F is recovered from the smallest number of parities. FIG. 11B shows a case where fragment data F (and corresponding metadata) having different numbers of parities are stored in one
上記データ再生成器33(データ再生手段)は、データ再生成制御部32からコンポーネントをリカバリする構成とパリティ数に基づく優先順位を受信する(図15のステップS31)。そして、データ再生成器33は、受信した構成通りにコンポーネントCを再生成して、当該コンポーネントCに格納されていたメタデータをまずはリカバリする(図15のステップS32)。例えば、障害が生じていない他のコンポーネントCに格納されているメタデータをコピーすることで、再生成したコンポーネントC内にメタデータを再生成する。なお、図10の例では、ストレージノード30のディスク2に障害が生じてコンポーネントC11内のデータが消失した場合には、まず矢印Y11に示すように、同一のストレージノード30内の他のディスク3にコンポーネントC11を再生成する。その後、矢印Y12に示すように、他のストレージノード内のメタデータを、再生成したコンポーネントC11内にコピーして再生成する。
The data regenerator 33 (data reproducing means) receives the configuration based on the component recovery and the priority order based on the number of parity from the data regeneration control unit 32 (step S31 in FIG. 15). Then, the
続いて、データ再生成器33は、データ再生成制御部32から通知されたパリティ数の優先順位にて、再生成したコンポーネントC内のメタデータを参照し、障害が発生していない他のコンポーネントC内のフラグメントデータから、障害により消失したフラグメントデータを再生成する。このとき、同一のパリティ数のフラグメントデータが複数存在する場合には、当該フラグメントデータにて構成されるブロックデータの被参照数が大きい順に、リカバリする(図15のステップS33〜S37)。例えば、パリティ数が「1」のリカバリすべきフラグメントデータが複数存在する場合には、当該フラグメントデータのメタデータから被参照数を抽出する。そして、パリティ数が「1」のリカバリすべきフラグメントデータのうち、被参照数が大きい順にリカバリするフラグメントデータを選定して、リカバリする(図12の矢印Y21参照)。その後は、パリティ数が「1」のリカバリすべきフラグメントデータを全てリカバリすると、続いて、パリティ数が「2」のフラグメントデータを被参照数が大きい順にリカバリする(図12の矢印Y22参照)。
Subsequently, the
このように、被参照数が大きい順にフラグメントデータをリカバリすることとした理由は、被参照数が大きいブロックデータほど、多くのファイルを構成しているデータであるため、消失したときの影響度が大きいためである。つまり、コンポーネントC内のフラグメントFをリカバリしている間に他のフラグメントデータが消失することによりリカバリ不可能となると、被参照数が大きいフラグメントデータほどストレージシステムの信頼性に大きな影響を与えてしまう。このため、被参照数が大きいものほど優先して迅速にリカバリすることとしている。 As described above, the reason why the fragment data is recovered in descending order of the number of referenced is the data constituting a larger number of files as the number of referenced data is larger. Because it is big. That is, if recovery is impossible due to the loss of other fragment data while recovering the fragment F in the component C, fragment data with a larger number of references has a greater effect on the reliability of the storage system. . For this reason, the larger the number of references, the faster the recovery with priority.
ここで、上述したようにフラグメントデータのリカバリを行う優先順位を決定するパリティ値や被参照数は、フラグメントデータが所属するメタデータとしてストレージノード30側が保持している情報である。従って、ストレージノード30側で単独でリカバリ処理が可能であり、ストレージシステム10にアクセスしている側に及ぼす影響を抑制することができる。
Here, as described above, the parity value and the number of referenceds that determine the priority for performing fragment data recovery are information held on the
なお、上記では、メタデータの更新をデータの書き込み処理終了後に非同期で行うことを説明したが、これは、書き込み処理毎にブロックデータの被参照数は常に変更されるため、重要なフラグメントデータほど優先してリカバリされるよう、迅速に設定するためである。例えば、ブロックデータの被参照数をチェックして参照されていないブロックデータの記憶領域を解放する領域解放処理が、任意のタイミングで実行される場合があるが、かかる領域解放処理が長期間実行されない場合には、重要なフラグメントデータが優先してリカバリされない場合が生じる。かかる場合と比較して、本発明は有効である。但し、データの書き込み処理終了に同期してメタデータの更新が行われると、ストレージシステム全体の性能劣化の問題も生じるため、本発明では、書き込み処理の終了後に当該書き込み処理とは非同期でメタデータを更新するようにしている。例えば、書き込み処理終了後に、ストレージシステム全体やストレージノードの負荷に予め設定された余裕がある場合にメタデータの更新を実行するようにしてもよく、非同期に更新する条件設定は任意である。 In the above description, it has been described that the metadata is updated asynchronously after the data writing process is completed. However, since the number of referenced block data is always changed for each writing process, the more important fragment data is This is because the setting is made quickly so that the recovery is performed with priority. For example, the area release processing for checking the block data reference count and releasing the block data storage area that is not referenced may be executed at any timing, but such area release processing is not executed for a long period of time. In some cases, important fragment data may not be recovered preferentially. Compared to such a case, the present invention is effective. However, if the metadata update is performed in synchronization with the end of the data writing process, a problem of performance degradation of the entire storage system also occurs. Therefore, in the present invention, the metadata is asynchronous with the writing process after the end of the writing process. To update. For example, after completion of the write process, the metadata may be updated when there is a preset margin in the load of the entire storage system or the storage node, and the condition setting for updating asynchronously is arbitrary.
<付記>
上記実施形態の一部又は全部は、以下の付記のようにも記載されうる。以下、本発明におけるストレージシステム(図16参照)、情報処理装置、プログラム、情報処理方法の構成の概略を説明する。但し、本発明は、以下の構成に限定されない。
<Appendix>
Part or all of the above-described embodiment can be described as in the following supplementary notes. The outline of the configuration of the storage system (see FIG. 16), information processing apparatus, program, and information processing method in the present invention will be described below. However, the present invention is not limited to the following configuration.
(付記1)
複数の記憶手段110と、
記憶対象データを複数に分割した分割データ及び当該記憶対象データを復元するための冗長データからなる複数のフラグメントデータを生成して、当該複数のフラグメントデータを前記複数の記憶手段に分散して記憶する分散記憶処理手段101と、
障害が発生した前記記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータを、障害が発生していない他の前記記憶手段に記憶されている前記記憶対象データを構成する他の前記フラグメントデータに基づいて再生成するデータ再生成手段102と、を備え、
前記データ再生手段102は、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数に基づく優先順位にて、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
ストレージシステム100。
(Appendix 1)
A plurality of storage means 110;
Generating a plurality of fragment data composed of divided data obtained by dividing the storage target data into a plurality of data and redundant data for restoring the storage target data, and distributing and storing the plurality of fragment data in the plurality of storage means Distributed storage processing means 101;
The fragment data constituting the storage target data stored in the storage means in which a failure has occurred, the other fragment constituting the storage target data stored in another storage means in which no failure has occurred Data regenerating means 102 for regenerating based on the fragment data,
The data reproduction means 102 is stored in the storage means in which the failure has occurred based on the other fragment data in a priority order based on the number of redundant data of the fragment data constituting the storage target data. Regenerating the fragment data constituting the storage target data that has been stored,
(付記2)
付記1に記載のストレージシステムであって、
前記分散記憶処理手段は、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を表すパリティ数を、当該フラグメントデータに関連付けて記憶し、
前記データ再生成手段は、障害が発生していない前記他の記憶手段に記憶されている前記記憶対象データを構成する前記他のフラグメントデータに関連付けられている前記パリティ数に基づいて、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を特定し、当該冗長データの数に基づく優先順位にて、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
ストレージシステム。
(Appendix 2)
The storage system according to
The distributed storage processing means stores a parity number representing the number of redundant data of the fragment data constituting the storage target data in association with the fragment data,
The data regeneration unit is configured to store the storage target based on the parity number associated with the other fragment data constituting the storage target data stored in the other storage unit in which no failure has occurred. The number of the redundant data of the fragment data constituting the data is specified and stored in the storage means in which the failure has occurred based on the other fragment data in a priority order based on the number of redundant data. The fragment data constituting the storage target data is regenerated.
Storage system.
(付記3)
付記2に記載のストレージシステムであって、
前記データ再生成手段は、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数が少ない順に、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
ストレージシステム。
(Appendix 3)
The storage system according to
The data regenerating unit is stored in the storage unit in which the failure has occurred based on the other fragment data in order of decreasing number of the redundant data among the fragment data constituting the storage target data. Regenerating the fragment data constituting the data to be stored;
Storage system.
(付記4)
付記3に記載のストレージシステムであって、
前記分散記憶処理手段は、前記複数の記憶手段に既に記憶されている前記記憶対象データとデータ内容が予め設定された基準により同一であると判断された他の記憶対象データを前記複数の記憶手段に記憶する場合に、当該他の記憶対象データとして既に記憶されている前記記憶対象データを参照させ、
前記データ再生成手段は、再生成の対象となる前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数が同一である場合に、前記記憶対象データが前記他の記憶対象データとして参照されている数に基づく優先順位にて、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
ストレージシステム。
(Appendix 4)
The storage system according to
The distributed storage processing unit is configured to store the storage target data that is already stored in the plurality of storage units and other storage target data that is determined to be the same as the data content based on a preset criterion. To store the data to be stored that is already stored as the other data to be stored,
When the number of the redundant data among the fragment data constituting the storage target data to be regenerated is the same, the data regeneration unit is configured to use the storage target data as the other storage target data. Regenerating the fragment data constituting the storage target data stored in the storage means in which the failure has occurred based on the other fragment data in a priority order based on the number referred to;
Storage system.
(付記5)
付記4に記載のストレージシステムであって、
前記分散記憶処理手段は、前記記憶対象データが前記他の記憶対象データとして参照されている数を表す被参照数を、前記記憶対象データを構成する前記フラグメントデータに関連付けて記憶し、
前記データ再生成手段は、再生成の対象となる前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数が同一である場合に、障害が発生していない前記他の記憶手段に記憶されている前記記憶対象データを構成する前記他のフラグメントデータに関連付けられている前記被参照数に基づいて、前記記憶対象データが参照されている数を特定し、当該参照されている数が大きい順に、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
ストレージシステム。
(Appendix 5)
The storage system according to
The distributed storage processing means stores a number of references representing the number of reference to the storage target data as the other storage target data in association with the fragment data constituting the storage target data,
When the number of the redundant data among the fragment data constituting the storage target data to be regenerated is the same, the data regenerating unit stores the data in the other storage unit in which no failure has occurred. Based on the referenced number associated with the other fragment data constituting the stored storage target data, the number of the storage target data is referred to, and the referenced number is Regenerating the fragment data constituting the storage target data stored in the storage means in which the failure has occurred based on the other fragment data in descending order;
Storage system.
(付記6)
付記5に記載のストレージシステムであって、
前記分散記憶処理手段は、前記他の記憶対象データを既に記憶されている前記記憶対象データを参照することにより当該他の記憶対象データの書き込み処理が終了した後に、既に記憶されている前記記憶対象データに関連付けられている前記被参照数を更新する、
ストレージシステム。
(Appendix 6)
The storage system according to
The distributed storage processing means refers to the storage target already stored after the write processing of the other storage target data is completed by referring to the storage target data already stored in the other storage target data. Updating the number of referenceds associated with the data;
Storage system.
(付記7)
記憶対象データを複数に分割した分割データ及び当該記憶対象データを復元するための冗長データからなる複数のフラグメントデータが分散して記憶される複数の記憶手段のうち少なくとも1つを備えた情報処理装置であって、
障害が発生した前記記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータを、障害が発生していない他の前記記憶手段に記憶されている前記記憶対象データを構成する他の前記フラグメントデータに基づいて再生成するデータ再生成手段を備え、
前記データ再生手段は、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数に基づく優先順位にて、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
情報処理装置。
(Appendix 7)
Information processing apparatus comprising at least one of a plurality of storage means for distributing and storing a plurality of fragment data composed of divided data obtained by dividing storage target data into a plurality of pieces and redundant data for restoring the storage target data Because
The fragment data constituting the storage target data stored in the storage means in which a failure has occurred, the other fragment constituting the storage target data stored in another storage means in which no failure has occurred Data regenerating means for regenerating based on fragment data is provided,
The data reproducing means is stored in the storage means in which the failure has occurred based on the other fragment data in a priority order based on the number of redundant data of the fragment data constituting the storage target data. The fragment data constituting the storage target data is regenerated.
Information processing device.
(付記8)
付記7に記載の情報処理装置であって、
前記記憶手段は、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を表すパリティ数を、当該フラグメントデータに関連付けて記憶しており、
前記データ再生成手段は、障害が発生していない前記他の記憶手段に記憶されている前記記憶対象データを構成する前記他のフラグメントデータに関連付けられている前記パリティ数に基づいて、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を特定し、当該冗長データの数に基づく優先順位にて、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
情報処理装置。
(Appendix 8)
An information processing apparatus according to
The storage means stores a parity number indicating the number of redundant data of the fragment data constituting the storage target data in association with the fragment data,
The data regeneration unit is configured to store the storage target based on the parity number associated with the other fragment data constituting the storage target data stored in the other storage unit in which no failure has occurred. The number of the redundant data of the fragment data constituting the data is specified and stored in the storage means in which the failure has occurred based on the other fragment data in a priority order based on the number of redundant data. The fragment data constituting the storage target data is regenerated.
Information processing device.
(付記9)
記憶対象データを複数に分割した分割データ及び当該記憶対象データを復元するための冗長データからなる複数のフラグメントデータが分散して記憶される複数の記憶手段のうち少なくとも1つを備えた情報処理装置に、
障害が発生した前記記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータを、障害が発生していない他の前記記憶手段に記憶されている前記記憶対象データを構成する他の前記フラグメントデータに基づいて再生成するデータ再生成手段を実現させると共に、
前記データ再生手段は、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数に基づく優先順位にて、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
ことを実現させるためのプログラム。
(Appendix 9)
Information processing apparatus comprising at least one of a plurality of storage means for distributing and storing a plurality of fragment data composed of divided data obtained by dividing storage target data into a plurality of pieces and redundant data for restoring the storage target data In addition,
The fragment data constituting the storage target data stored in the storage means in which a failure has occurred, the other fragment constituting the storage target data stored in another storage means in which no failure has occurred Realize data regeneration means to regenerate based on fragment data,
The data reproducing means is stored in the storage means in which the failure has occurred based on the other fragment data in a priority order based on the number of redundant data of the fragment data constituting the storage target data. The fragment data constituting the storage target data is regenerated.
A program to make things happen.
(付記10)
付記9に記載のプログラムであって、
前記記憶手段は、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を表すパリティ数を、当該フラグメントデータに関連付け記憶しており、
前記データ再生成手段は、障害が発生していない前記他の記憶手段に記憶されている前記記憶対象データを構成する前記他のフラグメントデータに関連付けられている前記パリティ数に基づいて、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を特定し、当該冗長データの数に基づく優先順位にて、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
プログラム。
(Appendix 10)
The program according to
The storage means stores a parity number indicating the number of redundant data of the fragment data constituting the storage target data in association with the fragment data,
The data regeneration unit is configured to store the storage target based on the parity number associated with the other fragment data constituting the storage target data stored in the other storage unit in which no failure has occurred. The number of the redundant data of the fragment data constituting the data is specified and stored in the storage means in which the failure has occurred based on the other fragment data in a priority order based on the number of redundant data. The fragment data constituting the storage target data is regenerated.
program.
(付記11)
記憶対象データを複数に分割した分割データ及び当該記憶対象データを復元するための冗長データからなる複数のフラグメントデータを生成して、当該複数のフラグメントデータを複数の記憶手段に分散して記憶すると共に、
障害が発生した前記記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータを、障害が発生していない他の前記記憶手段に記憶されている前記記憶対象データを構成する他の前記フラグメントデータに基づいて再生成する際に、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数に基づく優先順位にて、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
情報処理方法。
(Appendix 11)
Generating a plurality of fragment data composed of divided data obtained by dividing the storage target data into a plurality of data and redundant data for restoring the storage target data, and storing the plurality of fragment data in a plurality of storage means in a distributed manner ,
The fragment data constituting the storage target data stored in the storage means in which a failure has occurred, the other fragment constituting the storage target data stored in another storage means in which no failure has occurred The storage in which the failure has occurred based on the other fragment data in the priority order based on the number of the redundant data among the fragment data constituting the storage target data when regenerating based on the fragment data Regenerating the fragment data constituting the storage target data stored in the means;
Information processing method.
(付記12)
付記11に記載の情報処理方法であって、
前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を表すパリティ数を、当該フラグメントデータに関連付けて前記複数の記憶手段に分散して記憶し、
障害が発生していない前記他の記憶手段に記憶されている前記記憶対象データを構成する前記他のフラグメントデータに関連付けられている前記パリティ数に基づいて、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を特定し、当該冗長データの数に基づく優先順位にて、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
情報処理方法。
(Appendix 12)
An information processing method according to
A parity number representing the number of redundant data of the fragment data constituting the storage target data is distributed and stored in the plurality of storage means in association with the fragment data;
The fragment data constituting the storage target data based on the number of parities associated with the other fragment data constituting the storage target data stored in the other storage means in which no failure has occurred The number of the redundant data is specified, and the storage target data stored in the storage unit in which the failure has occurred is configured based on the other fragment data in the priority order based on the number of the redundant data. The fragment data is regenerated.
Information processing method.
なお、上述したプログラムは、記憶装置に記憶されていたり、コンピュータが読み取り可能な記録媒体に記録されている。例えば、記録媒体は、フレキシブルディスク、光ディスク、光磁気ディスク、及び、半導体メモリ等の可搬性を有する媒体である。 Note that the above-described program is stored in a storage device or recorded on a computer-readable recording medium. For example, the recording medium is a portable medium such as a flexible disk, an optical disk, a magneto-optical disk, and a semiconductor memory.
以上、上記実施形態等を参照して本願発明を説明したが、本願発明は、上述した実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明の範囲内で当業者が理解しうる様々な変更をすることができる。 Although the present invention has been described with reference to the above-described embodiment and the like, the present invention is not limited to the above-described embodiment. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.
10 ストレージシステム
11 バックアップシステム
12 バックアップ対象装置
20 アクセラレータノード
21 ファイルシステムサービス
22 ブロック分割処理部
23 重複排除処理部
24 分散処理部
30 ストレージノード
31 ノード・ディスク障害検出部
32 データ再生成制御器
33 再生成処理器
34 データ保存処理部
35 ディスク
10
Claims (4)
記憶対象データを複数に分割した分割データ及び当該記憶対象データを復元するための冗長データからなる複数のフラグメントデータを生成して、当該複数のフラグメントデータを前記複数の記憶手段に分散して記憶する分散記憶処理手段と、
障害が発生した前記記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータを、障害が発生していない他の前記記憶手段に記憶されている前記記憶対象データを構成する他の前記フラグメントデータに基づいて再生成するデータ再生成手段と、を備え、
前記分散記憶処理手段は、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を表すパリティ数を、当該フラグメントデータに関連付けて記憶し、前記複数の記憶手段に既に記憶されている前記記憶対象データとデータ内容が予め設定された基準により同一であると判断された他の記憶対象データを前記複数の記憶手段に記憶する場合に、当該他の記憶対象データとして既に記憶されている前記記憶対象データを参照し、前記記憶対象データが前記他の記憶対象データとして参照されている数を表す被参照数を、前記記憶対象データを構成する前記フラグメントデータに関連付けて記憶し、
前記データ再生成手段は、障害が発生していない前記他の記憶手段に記憶されている前記記憶対象データを構成する前記他のフラグメントデータに関連付けられている前記パリティ数に基づいて、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を特定し、当該冗長データの数が少ない順に、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行い、さらに、再生成の対象となる前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数が同一である場合に、障害が発生していない前記他の記憶手段に記憶されている前記記憶対象データを構成する前記他のフラグメントデータに関連付けられている前記被参照数に基づいて、前記記憶対象データが前記他の記憶対象データとして参照されている数を特定し、当該参照されている数が大きい順に、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
ストレージシステム。 A plurality of storage means;
Generating a plurality of fragment data composed of divided data obtained by dividing the storage target data into a plurality of data and redundant data for restoring the storage target data, and distributing and storing the plurality of fragment data in the plurality of storage means Distributed storage processing means;
The fragment data constituting the storage target data stored in the storage means in which a failure has occurred, the other fragment constituting the storage target data stored in another storage means in which no failure has occurred Data regenerating means for regenerating based on fragment data,
The distributed storage processing means stores a parity number indicating the number of redundant data among the fragment data constituting the storage target data in association with the fragment data, and has already been stored in the plurality of storage means. When the other storage target data determined to be the same as the storage target data and the data content are stored in the plurality of storage means, the data is already stored as the other storage target data. Referring to the storage target data, and storing a reference number representing the number of the storage target data referred to as the other storage target data in association with the fragment data constituting the storage target data,
The data regeneration unit is configured to store the storage target based on the parity number associated with the other fragment data constituting the storage target data stored in the other storage unit in which no failure has occurred. The number of the redundant data of the fragment data constituting the data is specified, and the storage stored in the storage unit in which the failure has occurred based on the other fragment data in the order of decreasing the number of the redundant data There line regeneration of the fragment data constituting the target data, further, when the number of the redundant data of said fragment data configuring the storage target data to be regenerated is the same, a failure The other fragment data constituting the storage target data stored in the other storage means not generated Based on the number of referenced, the number of the storage target data is referred to as the other storage target data, and based on the other fragment data in descending order of the referenced number Regenerating the fragment data constituting the storage target data stored in the storage means in which the failure has occurred,
Storage system.
前記分散記憶処理手段は、前記他の記憶対象データとして既に記憶されている前記記憶対象データを参照することにより当該他の記憶対象データの書き込み処理が終了した後に、既に記憶されている前記記憶対象データに関連付けられている前記被参照数を更新する、
ストレージシステム。 The storage system according to claim 1 ,
The distributed storage processing unit, after the writing process of the other storage target data has been completed by referring to the storage target data already stored as the other storage target data, the storage object already stored Updating the number of referenceds associated with the data;
Storage system.
障害が発生した前記記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータを、障害が発生していない他の前記記憶手段に記憶されている前記記憶対象データを構成する他の前記フラグメントデータに基づいて再生成するデータ再生成手段を実現させると共に、
前記記憶手段は、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を表すパリティ数を、当該フラグメントデータに関連付けて記憶しており、さらに、前記複数の記憶手段に既に記憶されている前記記憶対象データとデータ内容が予め設定された基準により同一であると判断された他の記憶対象データが前記複数の記憶手段に記憶される場合に、当該他の記憶対象データとして既に記憶されている前記記憶対象データが参照され、前記記憶対象データが前記他の記憶対象データとして参照されている数を表す被参照数を、前記記憶対象データを構成する前記フラグメントデータに関連付けて記憶しており、
前記データ再生成手段は、障害が発生していない前記他の記憶手段に記憶されている前記記憶対象データを構成する前記他のフラグメントデータに関連付けられている前記パリティ数に基づいて、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を特定し、当該冗長データの数が少ない順に、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行い、さらに、再生成の対象となる前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数が同一である場合に、障害が発生していない前記他の記憶手段に記憶されている前記記憶対象データを構成する前記他のフラグメントデータに関連付けられている前記被参照数に基づいて、前記記憶対象データが前記他の記憶対象データとして参照されている数を特定し、当該参照されている数が大きい順に、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
ことを実現させるためのプログラム。 Information processing apparatus comprising at least one of a plurality of storage means for distributing and storing a plurality of fragment data composed of divided data obtained by dividing storage target data into a plurality of pieces and redundant data for restoring the storage target data In addition,
The fragment data constituting the storage target data stored in the storage means in which a failure has occurred, the other fragment constituting the storage target data stored in another storage means in which no failure has occurred Realize data regeneration means to regenerate based on fragment data,
The storage means stores a parity number representing the number of redundant data of the fragment data constituting the data to be stored in association with the fragment data, and further stores the parity number in the plurality of storage means. When the other storage target data determined to be the same as the data to be stored and the data content based on a preset criterion are stored in the plurality of storage means, the other storage target data has already been stored. The stored data to be stored is referred to, and the number of references that represents the number of the stored data to be referred to as the other data to be stored is stored in association with the fragment data constituting the data to be stored. And
The data regeneration unit is configured to store the storage target based on the parity number associated with the other fragment data constituting the storage target data stored in the other storage unit in which no failure has occurred. The number of the redundant data of the fragment data constituting the data is specified, and the storage stored in the storage unit in which the failure has occurred based on the other fragment data in the order of decreasing the number of the redundant data There line regeneration of the fragment data constituting the target data, further, when the number of the redundant data of said fragment data configuring the storage target data to be regenerated is the same, a failure The other fragment data constituting the storage target data stored in the other storage means not generated Based on the number of referenced, the number of the storage target data is referred to as the other storage target data, and based on the other fragment data in descending order of the referenced number Regenerating the fragment data constituting the storage target data stored in the storage means in which the failure has occurred,
A program to make things happen.
前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を表すパリティ数を、当該フラグメントデータに関連付けて記憶し、前記複数の記憶手段に既に記憶されている前記記憶対象データとデータ内容が予め設定された基準により同一であると判断された他の記憶対象データを前記複数の記憶手段に記憶する場合に、当該他の記憶対象データとして既に記憶されている前記記憶対象データを参照し、前記記憶対象データが前記他の記憶対象データとして参照されている数を表す被参照数を、前記記憶対象データを構成する前記フラグメントデータに関連付けて記憶し、
障害が発生した前記記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータを、障害が発生していない他の前記記憶手段に記憶されている前記記憶対象データを構成する他の前記フラグメントデータに基づいて再生成する際に、障害が発生していない前記他の記憶手段に記憶されている前記記憶対象データを構成する前記他のフラグメントデータに関連付けられている前記パリティ数に基づいて、前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数を特定し、当該冗長データの数が少ない順に、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行い、さらに、再生成の対象となる前記記憶対象データを構成する前記フラグメントデータのうちの前記冗長データの数が同一である場合に、障害が発生していない前記他の記憶手段に記憶されている前記記憶対象データを構成する前記他のフラグメントデータに関連付けられている前記被参照数に基づいて、前記記憶対象データが前記他の記憶対象データとして参照されている数を特定し、当該参照されている数が大きい順に、前記他のフラグメントデータに基づいて前記障害が発生した記憶手段に記憶されていた前記記憶対象データを構成する前記フラグメントデータの再生成を行う、
情報処理方法。 Generating a plurality of fragment data composed of divided data obtained by dividing the storage target data into a plurality of data and redundant data for restoring the storage target data, and storing the plurality of fragment data in a plurality of storage means in a distributed manner ,
The parity data representing the number of redundant data of the fragment data constituting the storage target data is stored in association with the fragment data, and the storage target data and data already stored in the plurality of storage means When storing other storage target data whose contents are determined to be the same based on a preset criterion in the plurality of storage means, refer to the storage target data already stored as the other storage target data And storing the number of references representing the number of the storage target data referred to as the other storage target data in association with the fragment data constituting the storage target data,
The fragment data constituting the storage target data stored in the storage means in which a failure has occurred, the other fragment constituting the storage target data stored in another storage means in which no failure has occurred When regenerating based on fragment data, based on the number of parities associated with the other fragment data constituting the storage target data stored in the other storage means in which no failure has occurred identifies the number of the redundant data of said fragment data configuring the storage target data, in the order number of the redundant data is small, is stored in the storage means that the problem has occurred on the basis of the other fragment data There line regeneration of the fragment data composing the which was the storage target data, further, it the object of regeneration When the number of the redundant data among the fragment data constituting the storage target data is the same, the other constituting the storage target data stored in the other storage means in which no failure has occurred Based on the referenced number associated with the fragment data, the number that the storage target data is referred to as the other storage target data is specified, and the other number is referred to in descending order. Regenerating the fragment data constituting the storage target data stored in the storage means where the failure has occurred based on fragment data;
Information processing method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012038143A JP5891842B2 (en) | 2012-02-24 | 2012-02-24 | Storage system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012038143A JP5891842B2 (en) | 2012-02-24 | 2012-02-24 | Storage system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013174984A JP2013174984A (en) | 2013-09-05 |
JP5891842B2 true JP5891842B2 (en) | 2016-03-23 |
Family
ID=49267844
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012038143A Expired - Fee Related JP5891842B2 (en) | 2012-02-24 | 2012-02-24 | Storage system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5891842B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6316503B2 (en) * | 2015-05-18 | 2018-04-25 | 株式会社日立製作所 | Computer system, accelerator, and database processing method |
JP6705255B2 (en) * | 2016-03-30 | 2020-06-03 | 日本電気株式会社 | Control device, control method and program, and storage system |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6374336B1 (en) * | 1997-12-24 | 2002-04-16 | Avid Technology, Inc. | Computer system and process for transferring multiple high bandwidth streams of data between multiple storage units and multiple applications in a scalable and reliable manner |
US6516425B1 (en) * | 1999-10-29 | 2003-02-04 | Hewlett-Packard Co. | Raid rebuild using most vulnerable data redundancy scheme first |
US7305579B2 (en) * | 2005-03-22 | 2007-12-04 | Xiotech Corporation | Method, apparatus and program storage device for providing intelligent rebuild order selection |
US8019728B2 (en) * | 2008-04-17 | 2011-09-13 | Nec Laboratories America, Inc. | Dynamically quantifying and improving the reliability of distributed data storage systems |
WO2009157086A1 (en) * | 2008-06-27 | 2009-12-30 | 富士通株式会社 | Raid device, and its control device and control method |
JP5369807B2 (en) * | 2009-03-24 | 2013-12-18 | 日本電気株式会社 | Storage device |
JP5556192B2 (en) * | 2010-01-26 | 2014-07-23 | 日本電気株式会社 | Storage system |
-
2012
- 2012-02-24 JP JP2012038143A patent/JP5891842B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2013174984A (en) | 2013-09-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5637552B2 (en) | Storage system | |
WO2017119091A1 (en) | Distrubuted storage system, data storage method, and software program | |
US10303570B2 (en) | Method and apparatus for managing data recovery of distributed storage system | |
JP6525491B2 (en) | System and method for distributed processing of files in chunks | |
US8930663B2 (en) | Handling enclosure unavailability in a storage system | |
WO2010097849A1 (en) | Storage system | |
WO2012075845A1 (en) | Distributed file system | |
US8862844B2 (en) | Backup apparatus, backup method and computer-readable recording medium in or on which backup program is recorded | |
WO2024148856A1 (en) | Data writing method and system, and storage hard disk, electronic device and storage medium | |
JP5556192B2 (en) | Storage system | |
US10503620B1 (en) | Parity log with delta bitmap | |
JP6653370B2 (en) | Storage system | |
JP5517224B2 (en) | Storage device | |
US10664346B2 (en) | Parity log with by-pass | |
JP5365236B2 (en) | Storage system | |
JP5891842B2 (en) | Storage system | |
JP6269120B2 (en) | Storage system | |
JP5660617B2 (en) | Storage device | |
JP5929326B2 (en) | Storage system | |
JP2006331076A (en) | Data storage system and storage method | |
JP7491545B2 (en) | Information Processing Method | |
JP5998517B2 (en) | Storage system | |
JP6343952B2 (en) | Storage system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150113 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20151111 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20151124 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160108 |
|
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: 20160126 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160208 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5891842 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |