JP2017146919A - Control device, storage system, control method and program - Google Patents
Control device, storage system, control method and program Download PDFInfo
- Publication number
- JP2017146919A JP2017146919A JP2016030140A JP2016030140A JP2017146919A JP 2017146919 A JP2017146919 A JP 2017146919A JP 2016030140 A JP2016030140 A JP 2016030140A JP 2016030140 A JP2016030140 A JP 2016030140A JP 2017146919 A JP2017146919 A JP 2017146919A
- Authority
- JP
- Japan
- Prior art keywords
- storage
- chunk
- stored
- unit
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 33
- 230000008569 process Effects 0.000 claims abstract description 16
- 238000012545 processing Methods 0.000 claims description 15
- 230000006870 function Effects 0.000 description 16
- 238000004891 communication Methods 0.000 description 12
- 238000012546 transfer Methods 0.000 description 10
- 238000010586 diagram Methods 0.000 description 9
- 230000010365 information processing Effects 0.000 description 9
- 230000008859 change Effects 0.000 description 4
- 238000003491 array Methods 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 239000000470 constituent Substances 0.000 description 1
- 230000008030 elimination Effects 0.000 description 1
- 238000003379 elimination reaction Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
本発明は、制御装置、ストレージシステム、制御方法及びプログラムに関する。 The present invention relates to a control device, a storage system, a control method, and a program.
ストレージシステムにおいて、重複排除機能が用いられつつある。重複排除機能が用いられることで、ストレージシステムにおいて必要とされるストレージ領域やストレージシステムへの書込みに際して必要とされる通信ネットワーク帯域の効率化が可能となる。 In a storage system, a deduplication function is being used. By using the de-duplication function, it is possible to increase the efficiency of the storage area required in the storage system and the communication network bandwidth required for writing to the storage system.
特許文献1には、ストレージシステムの実際の運用において実施可能な重複排除機能を提供し、重複排除処理後のデータから元のデータ復元に要する時間を短縮することができる格納データの重複排除方法等が記載されている。 Patent Document 1 provides a deduplication function that can be implemented in the actual operation of a storage system, and a deduplication method for stored data that can reduce the time required to restore the original data from the data after deduplication processing. Is described.
また、特許文献2には、同一データの重複度が適度に制御され、過度の重複の排除と並列アクセスの両立を実現することができる自律分散重複排除ファイルシステム等が記載されている。 Patent Document 2 describes an autonomous distributed deduplication file system in which the degree of duplication of the same data is moderately controlled, and both the elimination of excessive duplication and parallel access can be realized.
また、特許文献3には、格納するデータの重複排除を実現しつつ、性能の向上を図ることができるストレージシステムが記載されている。特許文献3に記載のストレージシステムは、重要度スコアの値に応じて、重複排除処理を主に実行するノードを切替えている。そのため、特許文献3に記載のストレージシステムは、アクセラレータノードの処理負荷を抑制しつつ、アクセラレータノードとストレージノードとの間における通信量を削減することができる。 Patent Document 3 describes a storage system capable of improving performance while realizing deduplication of stored data. The storage system described in Patent Literature 3 switches nodes that mainly execute deduplication processing according to the importance score value. Therefore, the storage system described in Patent Literature 3 can reduce the amount of communication between the accelerator node and the storage node while suppressing the processing load on the accelerator node.
また、特許文献4には、ストレージシステム等が記載されている。特許文献4に記載の技術では、ページの割当てに十分活用されていない特定管理単位を仮想ボリュームへの割当てから解放する。そして、特許文献4に記載の技術では、この特定管理単位に属する割当て済みページを、他の管理単位に移動させることにより、特定管理単位の記憶領域を他の仮想ボリュームへのホスト計算機からのライトアクセスに供するようにする。 Patent Document 4 describes a storage system and the like. In the technique described in Patent Document 4, a specific management unit that is not sufficiently utilized for page allocation is released from allocation to a virtual volume. In the technique described in Patent Document 4, the allocated page belonging to the specific management unit is moved to another management unit, thereby writing the storage area of the specific management unit to another virtual volume from the host computer. Provide access.
また、特許文献5には、キャッシュ保存プログラム等が記載されている。特許文献5に記載の技術では、通信装置は、データの重複の特性を考慮して、キャッシュ保存領域にデータを保存するので、キャッシュ保存領域を効率的にヒットさせることが可能となる。
重複排除機能が用いられているストレージシステムからのデータの読み出しに際しては、全てのデータがストレージから読み出される。したがって、重複排除機能が用いられているストレージシステムにおいても、格納されたデータが読み出される場合には、大きなネットワーク帯域が必要とされる。すなわち、上述した各特許文献に記載の技術では、データが読出される場合における処理の効率化に関しては、特段の考慮がなされていない。 When data is read from the storage system using the deduplication function, all data is read from the storage. Therefore, even in a storage system using the deduplication function, a large network bandwidth is required when stored data is read. That is, with the techniques described in the above-mentioned patent documents, no special consideration is given to the efficiency of processing when data is read.
本発明は、上記課題を解決するためになされたものであって、データの読出し処理を効率化するストレージシステム等を提供することを主たる目的とする。 The present invention has been made to solve the above-described problems, and has as its main object to provide a storage system and the like that make data read processing more efficient.
本発明の一態様における制御装置は、ストレージ装置への書込み対象データが分割されたチャンクを、ストレージ装置又は優先度を付して記憶手段に格納するよう制御する格納制御手段と、ストレージ装置から送信される識別情報に基づいて、読出し対象データに関するチャンクが記憶手段に格納されているかを判定する判定手段と、判定結果に基づいて、記憶手段及びストレージ装置に格納されたチャンクを用いて読出し対象データを構築する読出制御手段とを備える。 The control device according to an aspect of the present invention includes a storage control unit that controls to store a chunk into which data to be written to the storage device is divided in a storage device or a storage unit with a priority, and a transmission from the storage device A determination unit that determines whether a chunk related to the read target data is stored in the storage unit based on the identification information to be read, and a read target data using the chunk stored in the storage unit and the storage device based on the determination result Read control means for constructing.
本発明の一態様におけるストレージシステムは、制御装置と、制御装置の要求に基づいて、読出し対象データに関するチャンクを識別する識別情報を制御装置に送信する返信手段と、読出し対象データに関するチャンクのうち、制御装置の記憶手段に未格納であるチャンクを制御装置に送信するよう制御する読出制御手段とを備えるストレージ装置とを備える。
A storage system according to an aspect of the present invention includes a control device, a reply unit that transmits identification information identifying a chunk related to read target data to the control device based on a request from the control device, and a chunk related to read target data. A storage device including read control means for controlling to transmit a chunk not stored in the storage means of the control device to the control device.
本発明の一態様における制御方法は、ストレージ装置への書込み対象データが分割されたチャンクを、ストレージ装置又は優先度を付して記憶手段に格納するよう制御し、ストレージ装置から送信される識別情報に基づいて、読出し対象データに関するチャンクが記憶手段に格納されているかを判定し、判定結果に基づいて、記憶手段及びストレージ装置に格納されたチャンクを用いて読出し対象データを構築する。 In the control method according to one aspect of the present invention, the chunk in which the data to be written to the storage device is divided is controlled to be stored in the storage device with the storage device or priority, and the identification information transmitted from the storage device Based on the above, it is determined whether the chunk related to the read target data is stored in the storage unit, and based on the determination result, the read target data is constructed using the chunk stored in the storage unit and the storage device.
本発明の一態様におけるプログラムは、コンピュータに、ストレージ装置への書込み対象データが分割されたチャンクを、ストレージ装置又は優先度を付して記憶手段に格納するよう制御する処理と、ストレージ装置から送信される識別情報に基づいて、読出し対象データに関するチャンクが記憶手段に格納されているかを判定する処理と、判定結果に基づいて、記憶手段及びストレージ装置に格納されたチャンクを用いて読出し対象データを構築する処理とを実行させる。 The program according to an aspect of the present invention is a program for controlling a computer to store a chunk into which data to be written to the storage device is divided into a storage device or a storage unit with a priority, and to transmit the chunk from the storage device Processing for determining whether a chunk related to the read target data is stored in the storage unit based on the identification information to be read, and based on the determination result, the read target data is stored using the chunk stored in the storage unit and the storage device. The process to build is executed.
本発明によると、データの読出し処理を効率化するストレージシステム等を提供することができる。 According to the present invention, it is possible to provide a storage system or the like that improves the efficiency of data read processing.
本発明の各実施形態について、添付の図面を参照して説明する。本発明の実施形態において、例えば後述する制御装置等の各装置の各構成要素は、機能単位のブロックを示している。各装置の各構成要素の一部又は全部は、例えば図11に示すような情報処理装置500とプログラムとの任意の組み合わせにより実現される。情報処理装置500は、一例として、以下のような構成を含む。
Embodiments of the present invention will be described with reference to the accompanying drawings. In the embodiment of the present invention, each component of each device such as a control device to be described later represents a functional unit block. Part or all of each component of each device is realized by an arbitrary combination of an
・CPU(Central Processing Unit)501
・ROM(Read Only Memory)502
・RAM(Random Access Memory)503
・RAM503にロードされるプログラム504
・プログラム504を格納する記憶装置505
・記録媒体506の読み書きを行うドライブ装置507
・通信ネットワーク509と接続する通信インターフェース508
・データの入出力を行う入出力インターフェース510
・各構成要素を接続するバス511
各実施形態における各装置の各構成要素は、これらの機能を実現するプログラム504をCPU501が取得して実行することで実現される。各装置の各構成要素の機能を実現するプログラム504は、例えば、予め記憶装置505やRAM503に格納されており、必要に応じてCPU501が読み出す。なお、プログラム504は、通信ネットワーク509を介してCPU501に供給されてもよいし、予め記録媒体506に格納されており、ドライブ装置507が当該プログラムを読み出してCPU501に供給してもよい。
CPU (Central Processing Unit) 501
ROM (Read Only Memory) 502
-RAM (Random Access Memory) 503
A
A
A
An input /
-
Each component of each device in each embodiment is realized by the
各装置の実現方法には、様々な変形例がある。例えば、各装置は、構成要素毎にそれぞれ別個の情報処理装置500とプログラムとの任意の組み合わせにより実現されてもよい。また、各装置が備える複数の構成要素が、一つの情報処理装置500とプログラムとの任意の組み合わせにより実現されてもよい。
There are various modifications to the method of realizing each device. For example, each device may be realized by an arbitrary combination of the
また、各装置の各構成要素の一部又は全部は、プロセッサ等を含む汎用または専用の回路(circuitry)やこれらの組み合わせによって実現される。これらは、単一のチップによって構成されてもよいし、バスを介して接続される複数のチップによって構成されてもよい。各装置の各構成要素の一部又は全部は、上述した回路等とプログラムとの組み合わせによって実現されてもよい。 In addition, some or all of each component of each device is realized by a general-purpose or dedicated circuit including a processor or the like or a combination thereof. These may be configured by a single chip or may be configured by a plurality of chips connected via a bus. Part or all of each component of each device may be realized by a combination of the above-described circuit and the like and a program.
(第1の実施形態)
続いて、本発明の第1の実施形態について説明する。図1は、本発明の第1の実施形態における制御装置、ストレージ装置及びストレージシステムの構成を示す図である。図2は、発明の第1の実施形態におけるストレージシステムが複数の制御装置又はストレージ装置を有する場合の構成を示す例である。図3は、本発明の第1の実施形態におけるストレージシステムにおけるデータの書込みの基本的な動作の一例を示す図である。図4は、本発明の第1の実施形態におけるストレージシステムにおけるデータの読出しの基本的な動作の一例を示す図である。図5は、本発明の第1の実施形態におけるストレージシステムにバックアップデータが格納される場合の基本的な動作の一例を示す図である。図6は、本発明の第1の実施形態におけるストレージシステムにおけるデータの書込みの動作例を示す図である。図7は、本発明の第1の実施形態におけるストレージシステムにおけるデータの読出しの動作例を示す図である。図8は、本発明の第1の実施形態におけるストレージシステムにバックアップデータが格納される場合の動作例を示す図である。図9は、本発明の第1の実施形態におけるストレージシステム等の書込みに関する動作の一例を示すフローチャートである。図10は、本発明の第1の実施形態におけるストレージシステム等の読出しに関する動作の一例を示すフローチャートである。図11は、本発明の実施形態における制御装置等を実現する情報処理装置の一例を示す図である。
(First embodiment)
Subsequently, a first embodiment of the present invention will be described. FIG. 1 is a diagram illustrating a configuration of a control device, a storage device, and a storage system according to the first embodiment of the present invention. FIG. 2 is an example showing a configuration in the case where the storage system according to the first embodiment of the present invention has a plurality of control devices or storage devices. FIG. 3 is a diagram showing an example of a basic operation of data writing in the storage system according to the first embodiment of the present invention. FIG. 4 is a diagram illustrating an example of a basic operation of reading data in the storage system according to the first embodiment of the present invention. FIG. 5 is a diagram showing an example of a basic operation when backup data is stored in the storage system according to the first embodiment of the present invention. FIG. 6 is a diagram showing an operation example of data writing in the storage system according to the first embodiment of the present invention. FIG. 7 is a diagram showing an operation example of reading data in the storage system according to the first embodiment of the present invention. FIG. 8 is a diagram showing an operation example when backup data is stored in the storage system according to the first embodiment of the present invention. FIG. 9 is a flowchart showing an example of an operation related to writing in the storage system or the like in the first embodiment of the present invention. FIG. 10 is a flowchart showing an example of an operation related to reading in the storage system or the like in the first embodiment of the present invention. FIG. 11 is a diagram illustrating an example of an information processing device that implements a control device or the like according to an embodiment of the present invention.
なお、本実施形態におけるストレージシステムは、一般的な重複排除機能を備えることを想定する。すなわち、ストレージに対してデータが格納される際には、書込みの対象となるデータ(以下「書込み対象データ」と称する)がチャンクと呼ばれる単位に分割される。また、チャンクに対してハッシュ値等のチャンクを識別する情報が求められる。各々のチャンクは、予め定められた大きさ(すなわち、固定長)であってもよいし、それぞれ異なる大きさ(すなわち、可変長)であってもよい。そして、ハッシュ値に基づいて、チャンクが既にストレージ装置に格納されているか否かが判定される。判定の結果として、ストレージ装置に未格納であるデータがストレージに格納される。 It is assumed that the storage system in this embodiment has a general deduplication function. That is, when data is stored in the storage, data to be written (hereinafter referred to as “write target data”) is divided into units called chunks. Further, information for identifying a chunk such as a hash value is obtained for the chunk. Each chunk may have a predetermined size (that is, a fixed length), or may have a different size (that is, a variable length). Based on the hash value, it is determined whether the chunk is already stored in the storage device. As a result of the determination, data that is not stored in the storage device is stored in the storage.
まず、本発明の第1の実施形態におけるストレージステムの概要について説明する。 First, the outline of the storage stem in the first embodiment of the present invention will be described.
本実施形態におけるストレージシステムは、一般的な重複排除機能を備える。また、ストレージシステムは、制御装置を備えたサーバと、ストレージ装置とを有する。制御装置には、ローカルの記憶部として、ストレージ装置と比較して高速にアクセスが可能な記憶部が用意されている。 The storage system in this embodiment has a general deduplication function. The storage system also includes a server provided with a control device and a storage device. In the control device, a storage unit that can be accessed at a higher speed than the storage device is prepared as a local storage unit.
図3及び4は、一般的な重複排除機能を備えたストレージシステムの制御装置に、記憶部が設けられた場合におけるデータの書込み又は読出しの処理をそれぞれ示す図である。図3に示す例では、ストレージシステムは、本実施形態におけるストレージシステムと同様に、制御装置を備えたサーバと、ストレージ装置とを有することを想定する。 FIGS. 3 and 4 are diagrams respectively showing data writing or reading processing when a storage unit is provided in a control device of a storage system having a general deduplication function. In the example illustrated in FIG. 3, it is assumed that the storage system includes a server including a control device and a storage device, similarly to the storage system in the present embodiment.
上述したように、一般的な重複排除機能を備えたストレージシステムに対してデータが書込まれる際には、書込み対象データがチャンクと呼ばれる単位に分割される。図3又は4に示す例では、書込み対象データは、チャンクAからチャンクEまでの5つのチャンクに分割される。図3に示す例では、チャンクA、C及びDの3つのチャンクが予めストレージ装置に格納済であると想定されている。また、チャンクA及びCが予めローカルの記憶部に格納されていると想定されている。この場合には、動作の一例として、ストレージ装置に未格納であるチャンクB及びEの2つのチャンクが、サーバからストレージ装置への転送と併せてローカルの記憶部に格納される。 As described above, when data is written to a storage system having a general deduplication function, write target data is divided into units called chunks. In the example shown in FIG. 3 or 4, the write target data is divided into five chunks from chunk A to chunk E. In the example illustrated in FIG. 3, it is assumed that three chunks A, C, and D have been stored in the storage device in advance. In addition, it is assumed that chunks A and C are stored in the local storage unit in advance. In this case, as an example of the operation, the two chunks B and E that are not stored in the storage device are stored in the local storage unit together with the transfer from the server to the storage device.
本実施形態におけるストレージシステムからデータが読出される際には、ローカルの記憶部に格納されたチャンクが用いられる。すなわち、制御装置においては、読出しの対象となるチャンクのハッシュ値がストレージ装置に照会される。続いて、ハッシュ値を用いて、当該チャンクがローカルの記憶部に存在するかが確認される。その結果、読出しの対象となるチャンクがローカルの記憶部に格納されていると確認された場合には、当該チャンクはローカルの記憶部から読出される。 When data is read from the storage system in this embodiment, chunks stored in the local storage unit are used. That is, in the control device, the hash value of the chunk to be read is inquired of the storage device. Subsequently, it is confirmed whether the chunk exists in the local storage unit using the hash value. As a result, when it is confirmed that the chunk to be read is stored in the local storage unit, the chunk is read from the local storage unit.
図4に示す例では、チャンクA、B,C及びEの4つのチャンクがサーバに設けられたローカルの記憶部に格納済であると想定されている。そして、読出し対象データは、チャンクAからEまでの5つのチャンクにて構成される。この場合には、読出し対象データの構築に際して、チャンクA、B,C及びEは、ローカルの記憶部から読出される。ストレージ装置からは、チャンクDが転送される。すなわち、本実施形態におけるストレージシステムでは、一般的な重複排除機能を備えたストレージシステムと比較して、データの読出しに際してストレージ装置から転送されるデータの量が削減される。 In the example shown in FIG. 4, it is assumed that four chunks of chunks A, B, C, and E have already been stored in the local storage unit provided in the server. The read target data is composed of five chunks from chunks A to E. In this case, the chunks A, B, C, and E are read from the local storage unit when the read target data is constructed. Chunk D is transferred from the storage device. That is, in the storage system according to the present embodiment, the amount of data transferred from the storage apparatus when reading data is reduced as compared with a storage system having a general deduplication function.
すなわち、制御装置が記憶部を備えることで、本実施形態におけるストレージシステムは、データの読出し処理が効率化される。 That is, when the control device includes the storage unit, the storage system according to the present embodiment makes data read processing more efficient.
しかしながら、制御装置を実現するサーバに対して用意されている記憶部の容量は、ストレージ装置の記憶容量と比較して小さい場合がある。記憶部に空き容量がない場合には、新たなチャンクの格納に際して、記憶部に予め格納されたチャンクが削除される場合がある。そして、記憶部に予め格納されたチャンクの削除に際しては、削除されるチャンクの決定方法に更なる改善の余地があると考えられる。 However, the capacity of the storage unit prepared for the server that implements the control apparatus may be smaller than the storage capacity of the storage apparatus. When there is no free space in the storage unit, a chunk stored in advance in the storage unit may be deleted when a new chunk is stored. Then, when deleting chunks stored in the storage unit in advance, it is considered that there is room for further improvement in the method for determining chunks to be deleted.
図5は、ストレージ装置にデータが繰り返して書き込まれる場合に、サーバに対して用意された記憶部に格納されるチャンクの例を示す。図5に示す例では、繰り返し書き込まれるデータは、バックアップデータとなる。この例では、初回の書込みでは、いわゆるフルバックアップが行われる。すなわち、バックアップ対象となるデータの全てが書込まれる。その後の書込みでは、いわゆる増分バックアップが行われる。すなわち、バックアップ対象となるデータのうち、内容が追加又は変更されたデータのみがバックアップデータとして書込まれる。また、記憶部は、6つのチャンクを格納することが可能であり、空き容量がない場合には、最も前の時期に格納された(言い換えると、最も古い)チャンクから順に削除されることが想定される
図5に示す例では、初回のフルアップバックにおいては、書込み対象データは、例えばチャンクAからEの5つに分割される。5つのチャンクは、ストレージ装置及び制御装置に用意された記憶部に格納される。
FIG. 5 shows an example of chunks stored in the storage unit prepared for the server when data is repeatedly written to the storage device. In the example shown in FIG. 5, the data that is repeatedly written is backup data. In this example, so-called full backup is performed in the first writing. That is, all the data to be backed up is written. In subsequent writing, so-called incremental backup is performed. That is, only the data whose contents are added or changed among the data to be backed up is written as the backup data. In addition, the storage unit can store six chunks. When there is no free space, it is assumed that the chunks stored in the earliest time (in other words, the oldest) are deleted in order. In the example shown in FIG. 5, in the first full up-back, the write target data is divided into, for example, chunks A to E. The five chunks are stored in a storage unit prepared in the storage device and the control device.
続いて、増分バックアップの際には、内容の追加又は変更に応じて、例えばフルバックアップにおけるデータのチャンクDに相当する箇所が更新される。
1回目の増分バックアップの際には、チャンクDに相当する箇所のチャンクがチャンクFに更新される。チャンクFはサーバに用意された記憶部に格納される。この場合に、記憶部には空きがあるため、チャンクFは他のチャンクの削除を伴わずに記憶部に格納される。
Subsequently, at the time of incremental backup, for example, a portion corresponding to the data chunk D in the full backup is updated according to the addition or change of the contents.
At the time of the first incremental backup, the chunk corresponding to the chunk D is updated to the chunk F. The chunk F is stored in a storage unit prepared in the server. In this case, since the storage unit is empty, the chunk F is stored in the storage unit without deleting other chunks.
2回目の増分バックアップの際には、チャンクFに相当する箇所のチャンクがチャンクGに更新される。チャンクGはサーバに用意された記憶部140に格納される。しかし、記憶部140には空き容量がないため、チャンクGの記憶部140への格納に伴って、記憶部140に格納されたチャンクの1つが削除される。図5に示す例では、最も前の時期に格納されたチャンクの1つであるチャンクAが削除される。
At the time of the second incremental backup, the chunk corresponding to the chunk F is updated to the chunk G. The chunk G is stored in the
同様に、3回目以降の増分バックアップの際には、元のチャンクDに相当する箇所のチャンクが順次更新される。更新されたチャンクは、チャンクF又はGと同様に記憶部140に格納される。そして、更新されたチャンクの格納に伴って、記憶部140に格納されていたチャンクが上述の順で削除される。図5に示す例では、フルバックアップの際に格納されたチャンクが順次削除される。6回目の増分バックアップが行われた後には、記憶部にはチャンクF、G、H、I、J及びKの6つのチャンクが格納される。
Similarly, in the third and subsequent incremental backups, the chunks corresponding to the original chunk D are sequentially updated. The updated chunk is stored in the
6回の増分バックアップが行われた後に、バックアップデータのリストアが行われる場合を想定する。図6は、リストアが行われる場合のチャンクの読出し手順の一例を示す。図5及び6に示す例では、バックアップデータは、チャンクA、B、C、K及びEの5つのチャンクにて構成される。したがって、記憶部に格納されるチャンクのうち、リストアに用いられるチャンクはチャンクKの一つである。したがって、チャンクA、B、C及びEがストレージ装置から読出され、チャンクKが記憶部から読出されることで、バックアップデータが構築される。 Assume that the backup data is restored after six incremental backups. FIG. 6 shows an example of a chunk read procedure when restoration is performed. In the example shown in FIGS. 5 and 6, the backup data is composed of five chunks A, B, C, K, and E. Therefore, among the chunks stored in the storage unit, the chunk used for restoration is one of the chunks K. Accordingly, the chunks A, B, C, and E are read from the storage device, and the chunk K is read from the storage unit, so that backup data is constructed.
図5又は6に示す例では、記憶部に格納されたチャンクの1つが用いられることで、ストレージ装置から転送されるデータの量は削減される。すなわち、データの読出し処理は効率化される。しかしながら、記憶部に格納されたチャンクのうち、チャンクFからJは、上述したバックアップデータのリストアには用いられないチャンクである。すなわち、記憶部から削除されるチャンクの選択を変更することで、データの読出し処理の更なる効率化が可能であると考えられる。図5又は6に示す例では、チャンクA、B、C,Eが記憶部に格納されていれば、ストレージ装置からこれらを読出すことなくバックアップデータのリストアが可能である。 In the example illustrated in FIG. 5 or 6, the amount of data transferred from the storage apparatus is reduced by using one of the chunks stored in the storage unit. That is, the data reading process is made efficient. However, among the chunks stored in the storage unit, chunks F to J are chunks that are not used for the restoration of the backup data described above. That is, it is considered that the efficiency of the data reading process can be further improved by changing the selection of the chunk to be deleted from the storage unit. In the example shown in FIG. 5 or 6, if chunks A, B, C, and E are stored in the storage unit, the backup data can be restored without reading them from the storage device.
そこで、本実施形態におけるストレージシステムでは、サーバ等に設けられる制御装置が記憶部を備え、更に、記憶部1に格納されるチャンクの各々に対して優先度を付与する。すなわち、記憶部に空き容量がない場合には、高い優先度が付与されたチャンクが記憶部に残り、低い優先度が付与されたチャンクが記憶部から削除されるように制御される。 Therefore, in the storage system according to the present embodiment, a control device provided in a server or the like includes a storage unit, and further gives priority to each of the chunks stored in the storage unit 1. That is, when there is no free space in the storage unit, control is performed so that chunks with high priority remain in the storage unit and chunks with low priority are deleted from the storage unit.
図7は、図5に示す例と同様に、ストレージ装置にデータが繰り返して書き込まれる場合において、サーバに対して用意された記憶部に格納されるチャンクの例を示す。図5に示す例と同様に、繰り返し書き込まれるデータはバックアップデータであることを想定する。また、図5に示す例と同様に、初回の書込みではフルバックアップが行われ、以降の書込みでは増分バックアップが行われるとする。また、フルバックアップの際に記憶部140に格納されるチャンクには他と比較して高い優先度が設定され、増分バックアップの際に記憶部140に格納されるチャンクには他と比較して低い優先度が設定されるとする。
FIG. 7 shows an example of chunks stored in the storage unit prepared for the server when data is repeatedly written to the storage device, similarly to the example shown in FIG. As in the example shown in FIG. 5, it is assumed that data to be repeatedly written is backup data. Similarly to the example shown in FIG. 5, it is assumed that a full backup is performed at the first writing and an incremental backup is performed at the subsequent writing. In addition, the chunk stored in the
図7に示す例において、フルバックアップ及び増分バックアップの1回目においては、記憶部に格納されるチャンクは図5と同じである。この場合に、記憶部に格納されたチャンクのうち、チャンクA、B、C、D及びEには他と比較して高い優先度が付与され、チャンクFには他と比較して低い優先度が付与される。 In the example shown in FIG. 7, in the first full backup and incremental backup, the chunks stored in the storage unit are the same as those in FIG. In this case, among the chunks stored in the storage unit, chunks A, B, C, D, and E are given higher priority than others, and chunk F has a lower priority than others. Is granted.
増分バックアップの2回目には、チャンクGが記憶部に格納される。しかし、記憶部に空き容量がないため、記憶部に格納されているチャンクのいずれかが削除される。この場合には、優先度に従って削除されるチャンクが決定される。 In the second incremental backup, chunk G is stored in the storage unit. However, since there is no free space in the storage unit, one of the chunks stored in the storage unit is deleted. In this case, the chunk to be deleted is determined according to the priority.
図7に示す例では、上述のように、1回目の増分バックアップにて格納されたチャンクFに対して低い優先度が付与されている。したがって、2回目の増分バックアップの際には、チャンクFが削除されてチャンクGがサーバに用意された記憶部に格納される。 In the example shown in FIG. 7, as described above, low priority is given to the chunk F stored in the first incremental backup. Therefore, at the time of the second incremental backup, chunk F is deleted and chunk G is stored in the storage unit prepared in the server.
以降の増分バックアップに伴って書込みが行われる場合においても、同様に増分バックアップの際に格納されたチャンクには、低い優先度が付与される。したがって、記憶部へのチャンクが格納される場合際には、削除されて新たなチャンクが格納される。 Similarly, when writing is performed with subsequent incremental backup, a low priority is given to the chunk stored in the incremental backup. Therefore, when a chunk to the storage unit is stored, it is deleted and a new chunk is stored.
図7に示す例においても、6回の増分バックアップが行われた後に、バックアップデータのリストアが行われる場合を想定する。図8は、図7に示す例にてリストアが行われる場合のチャンクの読出し手順の一例を示す。図7及び8に示す例では、バックアップデータは、チャンクA、B、C、K及びEの5つのチャンクにて構成される。これらのチャンクは、いずれも記憶部に格納されている。したがって、記憶部に格納されるチャンクのみを用いてバックアップデータの構築が行われる。すなわち、図7及び8に示す例では、ストレージ装置から制御装置を備えたサーバへデータを転送することなくバックアップデータが構築される。 Also in the example illustrated in FIG. 7, it is assumed that backup data is restored after 6 incremental backups have been performed. FIG. 8 shows an example of a chunk reading procedure when restoration is performed in the example shown in FIG. In the example shown in FIGS. 7 and 8, the backup data is composed of five chunks of chunks A, B, C, K, and E. These chunks are all stored in the storage unit. Therefore, the backup data is constructed using only the chunks stored in the storage unit. That is, in the examples shown in FIGS. 7 and 8, backup data is constructed without transferring data from the storage device to the server provided with the control device.
上述した概略のように、記憶部140に格納されるチャンクに優先度が付与されることで、本実施形態におけるストレージシステムは、データの読出し処理の更なる効率化を可能とする。
As described above, the priority is given to the chunks stored in the
次に、本発明の第1の実施形態におけるストレージシステムの構成の概要を説明する。 Next, an overview of the configuration of the storage system in the first embodiment of the present invention will be described.
図1に示すとおり、本発明の第1の実施形態におけるストレージシステム10は、制御装置11及びストレージ装置12を有する。制御装置11は、少なくとも、図中の一点鎖線で囲われた領域に含まれている、格納制御部110と、判定部120と、読出制御部130とを備える。また、制御装置11は、記憶部140及びハッシュテーブル150を備える。本実施形態においては、制御装置11は、この他に、重複排除機能を備えたストレージ装置へアクセスする一般的なサーバと同様に分割部160及び算出部170を備えることを想定する。
As shown in FIG. 1, the
格納制御部110は、ストレージ装置12への書込み対象データに関するチャンクに優先度を付して記憶部140に格納するよう制御する。また、格納制御部110は、ストレージ装置12への書込み対象データに関するチャンクをストレージ装置12に格納するよう制御する。本実施形態において、チャンクは、ストレージ装置12への書込み対象データが任意の数に分割された場合のデータの単位を示す。判定部120は、ストレージ装置12から送信されるハッシュ値等の識別情報に基づいて、読出しの対象となるデータ(以下、「読出し対象データ」と称する)に関するチャンクが記憶部140に格納されているかを判定する。読出制御部130は、判定部120による判定結果に基づいて、記憶部150及びストレージ装置12に格納されたチャンクを用いて読出し対象データを構築する。記憶部140は、分割部160にて分割されたチャンクを格納する。記憶部140は、以下の説明にて「ローカルの記憶部」と称される場合がある。ハッシュテーブル150は、記憶部140に格納されたチャンクに対するハッシュ値を格納する。分割部160は、ストレージ装置12への書込み対象データを任意の数のチャンクに分割する。算出部170は、分割部160にて生成されたチャンクの各々について、ハッシュ値を算出する。なお、本実施形態においては、ハッシュ値は、チャンクの各々を区別する識別情報として用いられる。
The
ストレージ装置12は、記憶部210と、ハッシュテーブル220と、格納部230と、返信部240と、転送部250と、重複判定部260とを備える。記憶部210は、チャンクに分割されたデータを格納する。ハッシュテーブル220は、記憶部210に格納されたチャンクに対するハッシュ値を格納する。重複判定部260は、制御装置11の算出部170にて算出されたハッシュ値に基づいて、当該ハッシュ値に関するチャンクが記憶部210に格納されているか否かを判定する。格納部230は、制御装置11の格納制御部110から送られたチャンクを記憶部210に格納する。返信部240は、制御装置11の要求に基づいて、読出し対象データに関するチャンクを識別するハッシュ値を制御装置11の判定部120に送信する。転送部250は、読出し対象データに関するチャンクのうち、制御装置11の記憶部140に未格納であるチャンクを記憶部210から取得して制御装置11に送信するよう制御する。
The
本実施形態においては、制御装置11は、ストレージ装置12に対してデータの書込みや読出しを行うサーバ等に設けられる。すなわち、制御装置100は、図11に示す情報処理装置500等であるサーバにおいて動作するプログラムとして実現される。この場合に、サーバは、例えば上述した図8に示す情報処理装置500のような構成を備える。ただし、制御装置100は、他の態様にて実現されてもよい。
In the present embodiment, the
また、本実施形態においては、ストレージシステム10は、例えばデータのバックアップを行うストレージである。すなわち、制御装置11が設けられたサーバは、例えばデータのバックアップを行うバックアップサーバである。また、ストレージ装置12は、例えばバックアップストレージである。ただし、本実施形態におけるストレージシステム10は、例えばファイルサーバ等の他の用途に用いられてもよい。
In the present embodiment, the
なお、図1に示すストレージシステム10は、それぞれ1つの制御装置11及びストレージ装置12を有する。しかしながら、制御装置11又はストレージ装置12の数は特に限定されない。すなわち、図2に示す例のように、ストレージシステム10は、制御装置11−1から11−N及びストレージ装置12−1から12−Nを有してもよい。この場合に、制御装置11−1から11−Nの各々は、ストレージ装置12−1から12−Nのいずれをデータの書込みや読出しの対象としてもよい。
Note that the
次に、本発明の第1の実施形態におけるストレージシステム10の各構成要素の詳細について説明する。最初に、ストレージシステム10が有する制御装置11の各構成要素の詳細について説明する。
Next, details of each component of the
格納制御部110は、チャンクをローカルの記憶部である記憶部140又はストレージ装置12に格納するよう制御する。格納制御部110は、ストレージ装置12の重複判定部260によって記憶部210に未格納であると判定されたチャンクを、記憶部210に格納するよう制御する。この制御は、一般的な重複排除機能を備えたストレージ装置へアクセスする一般的なサーバにおける制御と同様である。併せて、格納制御部110は、ストレージ装置12への書込み対象データに関するチャンクを、記憶部140に格納する。先に概要として説明したように、記憶部140に格納されたチャンクは、当該チャンクに関連するデータが読出し対象データとされた場合に用いられる。
The
格納制御部110が記憶部140に格納するデータは特に限定されず、ストレージ装置12への書込み対象データに関するチャンクであればよい。すなわち、格納制御部110は、ストレージ装置12の重複判定部260が記憶部210に未格納であると判定したチャンクを記憶部140に格納してもよい。又は、格納制御部110は、チャンクが記憶部210に格納済であると重複判定部260に判定された場合であっても、当該チャンクが記憶部140に未格納である場合には、当該チャンクを記憶部140に格納してもよい。
The data stored in the
チャンクが記憶部140へ格納される際には、記憶部140の構成等に応じた時間を要する。しかしながら、一般的に、その時間は、チャンクがストレージ装置12の記憶部210へ格納される場合に要する時間と比較すると短い。したがって、格納制御部110は、記憶部210に未格納であるチャンクを記憶部140に格納することで、記憶部140への格納に要する時間が実質的に隠蔽される。
When the chunk is stored in the
また、格納制御部110は、チャンクの各々に付された優先度に基づいて、記憶部140に格納されるチャンクの管理を行う。
Further, the
例えば、格納制御部110がチャンクを格納する場合に、記憶部140にチャンクを格納する空き容量がない場合がある。この場合には、格納制御部110は、記憶部140に格納されたチャンクの一部を削除して、新たなチャンクを格納する領域を確保する。格納制御部110は、記憶部140に格納されたチャンクの各々に対して付与された優先度に基づいて、削除するチャンクを決定する。この場合に、格納制御部110は、相対的に高い優先度が付与されたチャンクを削除せずに記憶部140に残し、相対的に低い優先度が付与されたチャンクを記憶部140から削除するように記憶部140を管理する。
For example, when the
格納制御部110によってチャンクに付与される優先度の高さは、様々な方法で決定される。一例として、格納制御部110は、記憶部140に格納するチャンクの元となる書き込み対象データの種類に応じて優先度の高さを決定する。
The high priority given to the chunk by the
上述のように、例えば書き込み対象データがバックアップデータである場合には、格納制御部110は、フルバックアップに関するチャンクであるか、又は増分バックアップに関するチャンクであるかに応じて優先度の高さを決定する。すなわち、格納制御部110は、フルバックアップに関するチャンクに対して相対的に高い優先度を、増分バックアップに関するチャンクに対して相対的に低い優先度を付与する。増分バックアップに関するデータのチャンクは、フルバックアップに関するデータのチャンクと比較して、短い期間で必要性が低下する場合が多い。したがって、格納制御部110がこのような優先度を付与することで、データの読出し処理の効率化が可能となる。
As described above, for example, when the write target data is backup data, the
格納制御部110は、記憶部140に格納されるチャンクの元となる書き込み対象データの種類等に基づいて、読み出される可能性が高いと予想されるチャンクに他と比較して高い優先度を付与してもよい。
The
別の方法として、格納制御部110は、ストレージ装置12の重複判定部260における判定の結果に基づいて、優先度の高さを決定してもよい。
この場合には、格納制御部110は、例えば、未格納であると判定されて新たに記憶部140に格納されるチャンクには相対的に低い優先度を付与する。そして、重複判定部260によってストレージ装置12に格納済であると判定されたチャンクが記憶部140に格納されている場合には、当該チャンクの優先度を相対的に高くするように更新する。格納制御部110がこのような優先度を付与することで、例えば読出される可能性がデータに関して読出し処理の効率化が可能となる。
As another method, the
In this case, for example, the
なお、この場合には、チャンクの各々に付与される優先度の高さは、上述した例と逆であってもよい。例えば、格納制御部110は、未格納であると判定され、新たに記憶部140に格納されるチャンクには相対的に低い優先度を付与してもよい。
In this case, the high priority given to each chunk may be the reverse of the above-described example. For example, the
格納制御部110は、格納からの時間等に応じて、記憶部140に格納されているチャンクの優先度を変化させてもよい。例えば、格納制御部110は、記憶部140への書込み時に設定した優先度を予め定めた期間毎等に減少させるように、記憶部140に格納されているチャンクの優先度を更新してもよい。
The
この他に、格納制御部110は、上述した手法を組み合わせて、チャンクに付与する優先度の高さを決定してもよい。例えば、格納制御部110は、チャンク毎に優先度を変えて付与し、かつ、格納からの時間に応じて、付与した優先度を更新してもよい。
In addition, the
この例では、データがバックアップデータである場合には、格納制御部110は、フルバックアップに関するチャンクに「8」との優先度を、増分バックアップに関するチャンクに「1」との優先度を付与して記憶部140に格納する。そして、格納制御部110は、各々のチャンクに付与された優先度を一日に1ずつ減ずるように更新する。
In this example, when the data is backup data, the
この例において、フルバックアップが週に一度実行される場合には、バックアップデータのリストアの実行の際には、直近のフルバックアップ又は増分バックアップに関するチャンクが優先して記憶部140に格納された状態となる。これは、直近の一つ前に実行されたフルバックアップに関するチャンクの優先度は、直近のフルバックアップに対する増分バックアップに関するチャンクの優先度と比較して小さくなるためである。
In this example, when a full backup is executed once a week, when the backup data is restored, the chunk related to the latest full backup or incremental backup is preferentially stored in the
したがって、記憶部140に格納されたチャンクが用いたリストアが可能となり、結果としてデータの読出し処理が効率化される。
Therefore, restoration using chunks stored in the
なお、格納制御部110は、記憶部140の空き容量がない場合に限らず、当該空き容量が予め定めた大きさになる等、記憶部140の空き容量が予め定めた条件を満たす場合に記憶部140に格納されたチャンクを削除してもよい。
The
また、格納制御部110は、記憶部140へチャンクを格納する際に、併せてチャンクに対応するハッシュ値をハッシュテーブル150へ格納する。本実施形態においては、ストレージシステム10におけるハッシュ値の求め方や形式は特に限定されない。すなわち、ハッシュ値は、記憶部140又は210に格納されるチャンクの各々を識別可能にする情報であればよい。
Further, when storing the chunk in the
判定部120は、読出し対象データに関するチャンクが記憶部140に格納されているかを判定する。判定部120は、ストレージ装置12から送信されるハッシュ値に基づいて、チャンクが記憶部140に格納されているかを判定する。
The
判定部120は、ストレージ装置12に対して、読出し対象データに関するハッシュ値を照会する。この場合には、ストレージ装置12が備える返信部240が、読出し対象データを構成するチャンクの各々に対するハッシュ値を判定部120に返信する。判定部120は、返信部240から返信されたハッシュ値と、制御装置11が備えるハッシュテーブル150に保存されているハッシュ値の各々とを比較することで、チャンクが記憶部140に格納されているかを判定する。すなわち、判定部120は、ハッシュテーブル150に保存されているハッシュ値のいずれかが返信部240から返信されたハッシュ値と一致する場合に、当該ハッシュ値に関連するチャンクが記憶部140に格納されていると判定する。
The
読出制御部130は、判定部120による判定結果に基づいて、読出し対象データを構築する。読出制御部130は、読出し対象データに関するチャンクが記憶部140に存在すると判定された判定部120によって場合には、チャンクを記憶部140から読出す。読出制御部130は、読出し対象データに関するチャンクが記憶部140に存在しないと判定された場合には、当該チャンクをストレージ装置12の転送部250を介して取得する。
The read control unit 130 constructs read target data based on the determination result by the
読出制御部130は、読出し対象データに関する全てのチャンクを取得すると、読出し対象データを構築する。構築された読出し対象データは、当該データの要求元等へ適宜送信される。 When the read control unit 130 acquires all the chunks related to the read target data, the read control unit 130 constructs the read target data. The constructed read target data is appropriately transmitted to the request source of the data.
このように、読出制御部130が、読出し対象データの構築に際して記憶部140に格納されたチャンクを用いることで、ストレージ装置12から制御装置11へ転送されるデータの量が削減される。
As described above, the read control unit 130 uses the chunk stored in the
記憶部140は、分割部160にて分割されたチャンクを格納する。上述のように、記憶部140に格納されたチャンクは、ストレージシステム10からのデータの読出しに際して用いられる。
The
記憶部140は、ストレージ装置12と比較して、制御装置11の各構成要素から高速なアクセスが可能であることが好ましい。一例として、記憶部140は、制御装置11を実現するサーバが内蔵する記憶装置を用いて実現されることが好ましい。サーバが内蔵する記憶装置として、例えばHDD(Hard Disk Drive)やSSD(Solid State Drive)等が用いられる。また、記憶部140は制御装置11と通信ネットワークを介して接続される態様であってもよい。例えば、記憶部140は、ストレージ装置12と比較して、帯域の広い通信ネットワークを介して接続されているNAS(Network Attached Storage)等の記憶装置であってもよい。この場合に、記憶部140は制御装置11とを接続する通信ネットワークは、制御装置11とストレージ装置12とを接続する通信ネットワークと比較して、例えば転送速度が速く、帯域が広いことが好ましい。
It is preferable that the
記憶部140の容量は、ストレージ装置12の記憶部210と比較して小さくてよい。すなわち、記憶部140は、ストレージ装置12に格納されるチャンクの一部を格納する構成であればよい。
The capacity of the
ハッシュテーブル150は、記憶部140に格納されたチャンクに対するハッシュ値を格納する。本実施形態においては、例えば記憶部140の一部がハッシュテーブル150として用いられる。
The hash table 150 stores hash values for the chunks stored in the
分割部160及び算出部170は、重複排除機能を備えたストレージシステムが一般に備える要素である。すなわち、分割部160は、ストレージ装置12への書込み対象データを任意の数のチャンクに分割する。上述のように、分割部160は、チャンクの各々が同じ大きさとなるように分割してもよいし、チャンクの大きさがそれぞれ異なるように分割してもよい。
The dividing
また、算出部170は、分割部160にて生成されたチャンクの各々について、ハッシュ値を算出する。算出部170は、算出したハッシュ値をストレージ装置12へ送信して、ハッシュ値に対応するチャンクがストレージ装置12に格納済であるかを照会する。ストレージ装置12においては、当該ハッシュ値に基づいて、ハッシュ値に対応するチャンクがストレージ装置12に格納済であるかを判定する。
Further, the
続いて、ストレージシステム10が有するストレージ装置12の各構成要素の詳細について説明する。
Next, details of each component of the
記憶部210は、ストレージ装置12として、チャンクに分割されたデータを格納する。記憶部210は、HDDやSSD等の不揮発性の記憶装置を用いて実現される。また、記憶部210は、RAID(Redundant Arrays of Inexpensive Disks)の構成であってもよい。
The
ハッシュテーブル220は、記憶部210に格納されたチャンクの各々に対するハッシュ値を格納する。
The hash table 220 stores a hash value for each chunk stored in the
重複判定部260は、チャンクが記憶部210に格納されているか否かを判定する。重複判定部260は、一般的な重複排除機能を備えるストレージシステムと同様に、制御装置11の算出部170にて算出されたハッシュ値に基づいて、当該ハッシュ値に対応するチャンクが記憶部210に格納されているかを判定する。すなわち、重複判定部260は、制御装置11の算出部170にて算出されたハッシュ値を取得し、当該ハッシュ値とハッシュテーブル220に格納されたハッシュ値の各々とを比較する。そして、重複判定部260は、当該ハッシュ値とハッシュテーブル220に格納されたハッシュ値のいずれかと一致する場合に、当該ハッシュ値に対応するチャンクが記憶部210に格納されていると判定する。重複判定部260は、当該ハッシュ値とハッシュテーブル220に格納されたハッシュ値のいずれとも一致する場合に、当該ハッシュ値に対応するチャンクが記憶部210に格納されていないと判定する。
The
格納部230は、制御装置11の格納制御部110から送信されたチャンクを記憶部210に格納する。格納部230は、チャンクと併せて当該チャンクに対応するハッシュ値を取得してハッシュテーブル220へ格納する。
The
返信部240は、制御装置11の判定部120からの照会に基づいて、読出し対象データに関するチャンクに対するハッシュ値を制御装置11の判定部120に送信する。判定部120は、返信部240から取得したハッシュ値を用いて、当該ハッシュ値に対するチャンクが記憶部140に格納されているかを判定する。
Based on the inquiry from the
転送部250は、読出し対象データに関するチャンクを記憶部210から取得して制御装置11に送信するよう制御する。制御装置11の読出制御部130は、読出し対象データに関するチャンクが記憶部140に存在しない場合に、ストレージ装置12からチャンクを取得する。すなわち、転送部250は、制御装置11の記憶部140に未格納であるチャンクを制御装置11に送信するよう制御する。
The
次に、図9及び10に示すフローチャートを参照して、本発明の第1の実施形態におけるストレージシステム10又はその各構成要素の動作の詳細について説明する。
Next, with reference to the flowcharts shown in FIGS. 9 and 10, details of the operation of the
まず、図9に示すフローチャートを参照して、本発明の第1の実施形態におけるストレージシステム10の主に制御装置11の書込みの動作の詳細を説明する。
First, with reference to the flowchart shown in FIG. 9, the details of the write operation of mainly the
最初に、制御装置11の分割部160は、書込み対象データをチャンクに分割する(ステップS101)。次に、算出部170は、ステップS101にて求められたチャンクに対して、ハッシュ値を計算する(ステップS102)。
First, the dividing
次に、算出部170は、ステップS102にて求めたハッシュ値をストレージ装置12へ送信して、ハッシュ値に対応するチャンクがストレージ装置12に格納済であるかを照会する(ステップS103)。ストレージ装置12においては、重複判定部260が、ハッシュ値に対応するチャンクがストレージ装置12に格納済であるかを判定する。
Next, the
重複判定部260において、チャンクがストレージ装置12に未格納であると判定された場合(ステップS104:No)には、制御装置11の格納制御部110は、当該チャンクをストレージ装置12へ格納する。すなわち、格納制御部110は、当該チャンクをストレージ装置12へ転送する(ステップS105)。ストレージ装置12では、格納部230がチャンクを取得すると、取得したチャンクを記憶部210へ格納する。格納部230は、チャンクに対応するハッシュ値をチャンクと併せて取得し、ハッシュテーブル220へ格納する。
When the
なお、重複判定部260において、チャンクがストレージ装置12に格納済であると判定された場合(ステップS104:Yes)には、格納制御部110は、チャンクをストレージ装置12へは転送せず、続けてステップS106の処理を行う。ステップS106以降の動作は、ステップS104にてチャンクはストレージ装置に未格納であると判定された場合に限って行われてもよい。
If the
次に、格納制御部110は、上述したチャンクをローカルの記憶部である記憶部140に格納するか否かを判定する(ステップS106)。
Next, the
格納制御部110は、チャンクを記憶部140に格納するとした場合(ステップS106:Yes)には、記憶部140に空き容量があるか否かを確認する(ステップS107)。
When storing the chunk in the storage unit 140 (step S106: Yes), the
記憶部140に空き容量がない場合(ステップS107:No)には、格納制御部110は、記憶部140に格納されたチャンクの一部を削除して、記憶部140の空き容量を確保する(ステップS108)。ステップS108では、格納制御部110は、記憶部140に格納されるチャンクの各々に付された優先度に基づいて、削除されるチャンクを決定する。
If there is no free space in the storage unit 140 (step S107: No), the
ステップS108の処理にて記憶部140の空き容量が確保された場合、又はステップS107の処理にて記憶部140に空き容量があると判定された場合には、格納制御部110は、ステップS109の処理を行う。すなわち、格納制御部110は、チャンクに優先度を付与して記憶部140に格納する。続いて、格納制御部110は、ステップS109にて記憶部140に格納したチャンクに対応するハッシュ値をハッシュテーブルに格納する(ステップS110)。
When the free space of the
なお、ステップS109の処理に応じて、格納制御部110は、記憶部140に格納されたチャンクに付与されている優先度を適宜変更してもよい。
Note that the
またステップS106において、格納制御部110は、チャンクを記憶部140に格納しないとした場合(ステップS106:No)には、格納制御部110は、書込み処理を終了する。
In step S106, when the
なお、ステップS101の処理において、書き込み対象データは一般に複数のチャンクに分割される。この場合に、制御装置11等は、複数のチャンクのそれぞれに対してステップS102以降の処理を行う。
In the process of step S101, the write target data is generally divided into a plurality of chunks. In this case, the
続いて、図10に示すフローチャートを参照して、本発明の第1の実施形態におけるストレージシステム10の主に制御装置11の読出しの動作の詳細を説明する。
Next, with reference to a flowchart shown in FIG. 10, details of the read operation of the
最初に、判定部120は、ストレージ装置12に対して、読出し対象データに関するチャンクに対応するハッシュ値を照会する(ステップS201)。この場合には、ストレージ装置12の返信部240は、判定部120からの照会に基づいて、読出し対象データに関するチャンクに対するハッシュ値を判定部120に送信する。
First, the
次に、判定部120は、ステップS201にて取得したハッシュ値を用いて、読出し対象データに関するチャンクが、ローカルの記憶部である記憶部140に格納されているかを判定する(ステップS202)。すなわち、判定部120は、返信部240から返信されたハッシュ値と、ハッシュテーブル150に保存されているハッシュ値の各々とを比較して、読出し対象データに関するチャンクが記憶部140に格納されているかを判定する。
Next, the
判定部120は、ステップS202にて取得したハッシュ値がハッシュテーブル150に格納されるハッシュ値のいずれかと一致する場合に、チャンクが記憶部140に存在すると判定する(ステップS202:Yes)。この場合には、読出制御部130は、記憶部140からチャンクを読出す(ステップS203)。
The
また、判定部120は、ステップS202にて取得したハッシュ値が、ハッシュテーブル150に格納されるハッシュ値のいずれかとも一致しない場合に、チャンクが記憶部140に存在しないと判定する(ステップS202:No)。読出制御部130は、ストレージ装置12からチャンクを読出す(ステップS204)。読出制御部130は、チャンクをストレージ装置12の転送部250を介して取得する。
The
読出制御部130は、読出し対象データに関する全てのチャンクが読出されると、チャンクを結合して読出し対象データを構築する(ステップS205)。読出制御部130は、構築されたデータを当該データの要求元等へ適宜送信して、データの読出し処理を終了する。 When all the chunks related to the read target data are read, the read control unit 130 combines the chunks to construct the read target data (step S205). The read control unit 130 appropriately transmits the constructed data to the request source of the data, and ends the data read process.
以上、実施形態を参照して本発明を説明したが、本発明は上記実施形態に限定されるものではない。本発明の構成や詳細には、本発明のスコープ内で当業者が理解し得る様々な変更をすることができる。また、各実施形態における構成は、本発明のスコープを逸脱しない限りにおいて、互いに組み合わせることが可能である。 The present invention has been described above with reference to the embodiments, but the present invention is not limited to the above embodiments. 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. The configurations in the embodiments can be combined with each other without departing from the scope of the present invention.
10 ストレージシステム
11 制御装置
12 ストレージ装置
110 格納制御部
120 判定部
130 読出制御部
140 記憶部
150 ハッシュテーブル
160 分割部
170 算出部
210 記憶部
220 ハッシュテーブル
230 格納部
240 返信部
250 転送部
260 重複判定部
500 情報処理装置
501 CPU
502 ROM
503 RAM
504 プログラム
505 記憶装置
506 記録媒体
507 ドライブ装置
508 通信インターフェース
509 通信ネットワーク
510 入出力インターフェース
511 バス
DESCRIPTION OF
502 ROM
503 RAM
504
Claims (12)
前記ストレージ装置から送信される識別情報に基づいて、読出し対象データに関する前記チャンクが前記記憶手段に格納されているかを判定する判定手段と、
前記判定結果に基づいて、前記記憶手段及び前記ストレージ装置に格納された前記チャンクを用いて前記読出し対象データを構築する読出制御手段とを備える制御装置。 A storage control means for controlling the chunk into which the data to be written to the storage device is divided to store the chunk in the storage means or with a priority;
A determination unit that determines whether the chunk related to the read target data is stored in the storage unit based on the identification information transmitted from the storage device;
A control apparatus comprising: a read control unit that constructs the read target data using the chunk stored in the storage unit and the storage device based on the determination result.
前記制御装置の要求に基づいて、読出し対象データに関するチャンクを識別する識別情報を前記制御装置に送信する返信手段と、
読出し対象データに関する前記チャンクのうち、前記制御装置の記憶手段に未格納である前記チャンクを前記制御装置に送信するよう制御する読出制御手段と、
を備えるストレージ装置とを備えるストレージシステム。 A control device according to any one of claims 1 to 8;
Based on the request from the control device, return means for transmitting identification information for identifying a chunk related to the data to be read to the control device;
Read control means for controlling the chunk that is not stored in the storage means of the control device among the chunks related to the read target data to be transmitted to the control device;
A storage system comprising: a storage system comprising:
前記ストレージ装置から送信される識別情報に基づいて、読出し対象データに関する前記チャンクが前記記憶手段に格納されているかを判定し
前記判定結果に基づいて、前記記憶手段及び前記ストレージ装置に格納された前記チャンクを用いて前記読出し対象データを構築する制御方法。 Control the storage device or the chunk that is divided into the data to be written to the storage device, to store it in the storage means with the storage device or priority,
Based on the identification information transmitted from the storage device, it is determined whether the chunk related to the data to be read is stored in the storage means, and based on the determination result, the storage means and the storage device stored in the storage device A control method for constructing the read target data using chunks.
ストレージ装置への書込み対象データが分割されたチャンクを、ストレージ装置又は優先度を付して記憶手段に格納するよう制御する処理と、
前記ストレージ装置から送信される識別情報に基づいて、読出し対象データに関する前記チャンクが前記記憶手段に格納されているかを判定する処理と、
前記判定結果に基づいて、前記記憶手段及び前記ストレージ装置に格納された前記チャンクを用いて前記読出し対象データを構築する処理とを実行させるプログラム。 On the computer,
Processing for controlling the storage device or the storage unit to store the chunk in which the data to be written to the storage device is divided, with a priority,
A process of determining whether the chunk related to the read target data is stored in the storage unit based on the identification information transmitted from the storage device;
A program for executing processing for constructing the read target data using the chunk stored in the storage unit and the storage device based on the determination result.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016030140A JP6733214B2 (en) | 2016-02-19 | 2016-02-19 | Control device, storage system, control method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016030140A JP6733214B2 (en) | 2016-02-19 | 2016-02-19 | Control device, storage system, control method, and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017146919A true JP2017146919A (en) | 2017-08-24 |
JP6733214B2 JP6733214B2 (en) | 2020-07-29 |
Family
ID=59683132
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016030140A Active JP6733214B2 (en) | 2016-02-19 | 2016-02-19 | Control device, storage system, control method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6733214B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2023011448A (en) * | 2021-07-12 | 2023-01-24 | 株式会社日立製作所 | Backup system and method |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002149492A (en) * | 2000-11-08 | 2002-05-24 | Hitachi Ltd | Method for controlling cache memory and storage sub- system |
WO2014136183A1 (en) * | 2013-03-04 | 2014-09-12 | 株式会社日立製作所 | Storage device and data management method |
US20150046659A1 (en) * | 2013-06-21 | 2015-02-12 | Huawei Technologies Co., Ltd. | File Reading Method, Storage Device, and Reading System |
JP2015032145A (en) * | 2013-08-02 | 2015-02-16 | 日本電信電話株式会社 | Application server and cache control method |
JP2015148919A (en) * | 2014-02-06 | 2015-08-20 | 日本電気株式会社 | storage system |
WO2015181937A1 (en) * | 2014-05-30 | 2015-12-03 | 株式会社日立製作所 | Method for adjusting backup schedule for virtual computer |
WO2015198591A1 (en) * | 2014-06-27 | 2015-12-30 | Nec Corporation | Storage device, program, and information processing method |
-
2016
- 2016-02-19 JP JP2016030140A patent/JP6733214B2/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002149492A (en) * | 2000-11-08 | 2002-05-24 | Hitachi Ltd | Method for controlling cache memory and storage sub- system |
WO2014136183A1 (en) * | 2013-03-04 | 2014-09-12 | 株式会社日立製作所 | Storage device and data management method |
US20150046659A1 (en) * | 2013-06-21 | 2015-02-12 | Huawei Technologies Co., Ltd. | File Reading Method, Storage Device, and Reading System |
JP2015032145A (en) * | 2013-08-02 | 2015-02-16 | 日本電信電話株式会社 | Application server and cache control method |
JP2015148919A (en) * | 2014-02-06 | 2015-08-20 | 日本電気株式会社 | storage system |
WO2015181937A1 (en) * | 2014-05-30 | 2015-12-03 | 株式会社日立製作所 | Method for adjusting backup schedule for virtual computer |
WO2015198591A1 (en) * | 2014-06-27 | 2015-12-30 | Nec Corporation | Storage device, program, and information processing method |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2023011448A (en) * | 2021-07-12 | 2023-01-24 | 株式会社日立製作所 | Backup system and method |
JP7387679B2 (en) | 2021-07-12 | 2023-11-28 | 株式会社日立製作所 | Backup system and method |
Also Published As
Publication number | Publication date |
---|---|
JP6733214B2 (en) | 2020-07-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US12067256B2 (en) | Storage space optimization in a system with varying data redundancy schemes | |
US10852959B2 (en) | Data storage system, process and computer program for such data storage system for reducing read and write amplifications | |
US8352447B2 (en) | Method and apparatus to align and deduplicate objects | |
US9367256B2 (en) | Storage system having defragmentation processing function | |
JP2020101949A (en) | Storage system and method for controlling storage system | |
US20210334241A1 (en) | Non-disrputive transitioning between replication schemes | |
WO2017042978A1 (en) | Computer system, storage device, and data management method | |
US11256448B2 (en) | Network storage gateway | |
US11188258B2 (en) | Distributed storage system | |
US20180307426A1 (en) | Storage apparatus and storage control method | |
US10394484B2 (en) | Storage system | |
US8683121B2 (en) | Storage system | |
US10387043B2 (en) | Writing target file including determination of whether to apply duplication elimination | |
US10089125B2 (en) | Virtual machines accessing file data, object data, and block data | |
CN111552677B (en) | Quota management method, device, management node and storage medium | |
JP6733213B2 (en) | Control device, storage device, storage system, control method, and program | |
JP6733214B2 (en) | Control device, storage system, control method, and program | |
US20140258654A1 (en) | Storage system | |
US8914336B2 (en) | Storage device and data storage control method | |
WO2018055686A1 (en) | Information processing system | |
JP7306665B2 (en) | Storage device, data migration method, program | |
JP6794827B2 (en) | Storage management equipment, storage systems, methods and programs | |
JP7456601B2 (en) | Information processing method | |
WO2017061022A1 (en) | Data deduplicating system | |
JP2019095995A (en) | Information processing device, information processing method, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190115 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200317 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200514 |
|
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: 20200609 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200622 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6733214 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |