JP2003099208A - Method for data transfer between disk arrays and disk array system - Google Patents

Method for data transfer between disk arrays and disk array system

Info

Publication number
JP2003099208A
JP2003099208A JP2001292004A JP2001292004A JP2003099208A JP 2003099208 A JP2003099208 A JP 2003099208A JP 2001292004 A JP2001292004 A JP 2001292004A JP 2001292004 A JP2001292004 A JP 2001292004A JP 2003099208 A JP2003099208 A JP 2003099208A
Authority
JP
Japan
Prior art keywords
disk
data
disk array
mirror
array system
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.)
Pending
Application number
JP2001292004A
Other languages
Japanese (ja)
Inventor
Katsuhiko Ogata
克彦 尾形
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2001292004A priority Critical patent/JP2003099208A/en
Publication of JP2003099208A publication Critical patent/JP2003099208A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To send a completion status back to a host in a processing time of the same level with normal processing to which mirroring is not applied. SOLUTION: Mirror transfer processing 204a by a mirror-source disk array 21 is carried out independently of host-side processing 202a and after the host- side processing 202a is completed, the completion status 205a is sent from the mirror-source disk array 21 to the host 11.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、ホストコンピュー
タから転送されるデータを保存する第1のディスクアレ
イシステムと当該第1のディスクアレイシステムに保存
されるデータの複製を保存する第2のディスクアレイシ
ステムとを備え、ホストコンピュータから転送されて第
1のディスクアレイシステムに保存されるデータを当該
第1のディスクアレイシステムから第2のディスクアレ
イシステムに転送することでミラーリングを行うミラー
ディスクアレイシステムに用いて好適なディスクアレイ
間データ転送方法及びディスクアレイシステムに関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a first disk array system for storing data transferred from a host computer and a second disk array for storing a copy of data stored in the first disk array system. A mirror disk array system that includes a system and performs mirroring by transferring data transferred from a host computer and stored in a first disk array system from the first disk array system to a second disk array system. The present invention relates to a data transfer method suitable for use between disk arrays and a disk array system.

【0002】[0002]

【従来の技術】従来から、ディスクアレイシステムを2
重化し、一方のディスクアレイシステム(以下、第1の
ディスクアレイと称する)にはホストコンピュータ(以
下、ホストと称する)から転送されるデータを保存し、
他方のディスクアレイシステム(以下、第2のディスク
アレイと称する)には、第1のディスクアレイに保存さ
れるデータの複製を保存する構成としたミラーディスク
アレイシステムが知られている。ここでは、ホストと第
1及び第2のディスクアレイは、SCSI(Small Comp
uter System Interface)等のチャネル、またはSAN
(Storage Area Network)等のネットワークにより相互
接続されるのが一般的である。
2. Description of the Related Art Conventionally, two disk array systems have been used.
And one of the disk array systems (hereinafter referred to as the first disk array) stores data transferred from a host computer (hereinafter referred to as the host),
As the other disk array system (hereinafter referred to as the second disk array), a mirror disk array system configured to store a copy of data stored in the first disk array is known. Here, the host and the first and second disk arrays are SCSI (Small Comp
uter system interface) channel or SAN
Generally, they are interconnected by a network such as (Storage Area Network).

【0003】ミラーディスクアレイシステムでは、ホス
トは第1のディスクアレイとの間でデータの読み出し/
書き込みを行う。第1のディスクアレイは、ホストから
の書き込み要求に応じて当該ホストから転送されるデー
タを受け取って自ディスクアレイ内のキャッシュメモリ
に書き込むホスト側処理と、このホスト側処理でキャッ
シュメモリに書き込まれたデータを自ディスクアレイ内
(のディスク)に保存するディスクライト処理と、上記
キャッシュメモリに書き込まれたデータを第2のディス
クアレイに転送して当該第2のディスクアレイの同一ア
ドレスに書き込ませるミラー転送処理とにより、第1及
び第2のディスクアレイの内容を同一のものとするミラ
ーリングを行う。ここで、第1のディスクアレイはミラ
ー元(ミラー転送元)、第2のディスクアレイはミラー
先(ミラー転送先)と呼ばれる。
In the mirror disk array system, the host reads / writes data to / from the first disk array.
Write. The first disk array receives the data transferred from the host in response to the write request from the host and writes it to the cache memory in the own disk array. Disk write processing for storing data in (the disk of) its own disk array, and mirror transfer for transferring the data written in the cache memory to the second disk array and writing it to the same address of the second disk array Depending on the processing, mirroring that makes the contents of the first and second disk arrays the same is performed. Here, the first disk array is called a mirror source (mirror transfer source), and the second disk array is called a mirror destination (mirror transfer destination).

【0004】通常、第1のディスクアレイは、ホスト側
処理とミラー転送処理とをシーケンシャルに実行し、ミ
ラー転送処理が完了して、第2のディスクアレイへのデ
ータ転送が正常終了したことをもって、ホストから要求
された書き込み処理が完了したとして、ホストへ完了ス
テータスを返す。これにより、ホストに対して、第1及
び第2のディスクアレイの内容が同一であることを保証
できる。
Usually, the first disk array sequentially executes the host side processing and the mirror transfer processing, and when the mirror transfer processing is completed and the data transfer to the second disk array is normally completed, When the write processing requested by the host is completed, a completion status is returned to the host. This ensures to the host that the contents of the first and second disk arrays are the same.

【0005】このミラーディスクアレイシステムでは、
第1のディスクアレイに障害が発生しても、第2のディ
スクアレイに同一データ(ミラーデータ)が保存されて
いることから、当該第2のディスクアレイのデータを利
用することでシステムの正常稼動を継続できる。つまり
ミラーディスクアレイシステムは、ディスクアレイの耐
障害性を向上することができる。
In this mirror disk array system,
Even if a failure occurs in the first disk array, the same data (mirror data) is stored in the second disk array, so the system operates normally by using the data in the second disk array. Can continue. That is, the mirror disk array system can improve the fault tolerance of the disk array.

【0006】[0006]

【発明が解決しようとする課題】上記したように従来の
ミラーディスクアレイシステムでは、ミラー元ディスク
アレイは、ホスト側処理とミラー転送処理とをシーケン
シャルに実行し、ミラー転送処理が完了してミラー先デ
ィスクアレイへのデータ転送が正常終了したことをもっ
て、ホストから要求された書き込み処理が完了したとし
て、ホストへ完了ステータスを返していた。
As described above, in the conventional mirror disk array system, the mirror source disk array sequentially executes the host side processing and the mirror transfer processing, and the mirror transfer processing is completed and the mirror destination is completed. When the data transfer to the disk array is completed normally, it is considered that the write processing requested by the host is completed and the completion status is returned to the host.

【0007】このように、ホストからミラー元ディスク
アレイへの書き込み要求に対し、ミラー先ディスクアレ
イへのデータ転送成功によりホストへの処理成功のステ
ータスを返す方式は、確実性はあるものの、ホストから
見ると、ミラーリングのない通常のディスクアレイ書き
込みに比して処理時間がほぼ2倍かかるため、処理性能
的には難があった。特に、1つのミラー元ディスクアレ
イから複数のミラー先ディスクアレイに対してミラー転
送処理を行う場合には、ミラー先ディスクアレイの数に
比例して処理時間が更に長くなってしまう。
As described above, the method of returning the processing success status to the host due to the successful data transfer to the mirror destination disk array in response to the write request from the host to the mirror source disk array is reliable, but from the host. As seen, the processing time is almost twice as long as that of the normal disk array writing without mirroring, so that the processing performance is difficult. In particular, when the mirror transfer processing is performed from one mirror source disk array to a plurality of mirror destination disk arrays, the processing time becomes longer in proportion to the number of mirror destination disk arrays.

【0008】本発明は上記事情を考慮してなされたもの
でその目的は、ミラー元ディスクアレイでのミラー転送
処理を、ホスト側処理に対して独立に処理し、ホスト側
処理が完了したことをもってホストへ完了ステータスを
返す構成とすることにより、ミラーリングを適用しない
通常処理と同レベルの処理時間でホストへ完了ステータ
スを返すことができるディスクアレイ間データ転送方法
及びディスクアレイシステムを提供することにある。
The present invention has been made in consideration of the above circumstances, and an object thereof is to carry out the mirror transfer processing in the mirror source disk array independently of the host side processing and to complete the host side processing. (EN) It is possible to provide a disk array data transfer method and a disk array system capable of returning a completion status to a host in the same level of processing time as normal processing that does not apply mirroring, by making a configuration that returns a completion status to the host. .

【0009】本発明の他の目的は、ミラー転送処理の進
捗状況に応じて処理手順を切り替えることにより処理効
率の向上が図れるディスクアレイ間データ転送方法及び
ディスクアレイシステムを提供することにある。
Another object of the present invention is to provide a disk array data transfer method and a disk array system capable of improving processing efficiency by switching processing procedures according to the progress of mirror transfer processing.

【0010】[0010]

【課題を解決するための手段】本発明は、ホストから転
送されるデータを保存するディスクドライブ(ディス
ク)の群を含む第1のディスクアレイ(ミラー元ディス
クアレイ)と当該第1のディスクアレイのディスク群に
保存されるデータの複製を保存するディスクの群を含む
第2のディスクアレイ(ミラー先ディスクアレイ)とを
備えたミラーディスクアレイシステムにおけるディスク
アレイ間データ転送方法であって、ホストからの書き込
み要求に応じて当該ホストから上記第1のディスクアレ
イに転送されるデータを受信して当該第1のディスクア
レイのキャッシュメモリに書き込むホスト側処理を実行
するステップと、上記第1のディスクアレイのキャッシ
ュメモリに書き込まれたデータを当該第1のディスクア
レイのディスクに書き込むディスクライト処理を実行す
るステップと、上記第1のディスクアレイのキャッシュ
メモリに書き込まれたデータを上記第2のディスクアレ
イに転送することでミラーリングを行うミラー転送処理
を上記ホスト側処理とは独立に実行するステップと、こ
のホスト側処理が完了したことをもって、第1のディス
クアレイからホストへ上記書き込み要求に対する完了ス
テータスを返すステップとを備えたことを特徴とする。
According to the present invention, there is provided a first disk array (mirror source disk array) including a group of disk drives (disks) for storing data transferred from a host and the first disk array. What is claimed is: 1. A method of transferring data between disk arrays in a mirror disk array system comprising: a second disk array (mirror destination disk array) including a group of disks for storing a copy of data stored in the disk group; Executing a host-side process of receiving data transferred from the host to the first disk array in response to a write request and writing the data to the cache memory of the first disk array; Write the data written in the cache memory to the disk of the first disk array. And a step of executing a disk write process for loading and a mirror transfer process for performing mirroring by transferring the data written in the cache memory of the first disk array to the second disk array are independent of the host side process. And a step of returning a completion status for the write request from the first disk array to the host upon completion of the host side processing.

【0011】このように、ミラー転送処理をホスト側処
理と非同期にして、ホスト側処理が完了したことをもっ
て、書き込み要求に対する完了ステータスをホストへ返
す構成とすることにより、ホストへの応答の遅延を抑
え、ホストから見た場合に、書き込み要求に対する処理
時間をミラーリングを適用しない通常処理と同レベルと
することが可能となる。
As described above, the mirror transfer process is asynchronous with the host process, and when the host process is completed, the completion status for the write request is returned to the host, thereby delaying the response to the host. As a result, when viewed from the host, the processing time for the write request can be set to the same level as the normal processing to which the mirroring is not applied.

【0012】また本発明は、ミラー転送処理の進捗状況
に応じて上記ディスクライト処理を停止させ、このディ
スクライト処理により第1のディスクアレイのディスク
に書き込み済みでミラー転送処理が未完了のデータが書
き込まれているキャッシュメモリ上の領域のうち、より
古いデータが書き込まれている側の一部領域を除く領域
を解放するステップと、ミラー転送処理が未完了のデー
タが書き込まれているキャッシュメモリ上の上記一部領
域のデータが上記ミラー転送処理により空になった場
合、上記解放されたキャッシュメモリ上の領域に書き込
まれていて第1のディスクアレイのディスクに書き込み
済みのデータを上記ミラー転送処理に供させるために、
第1のディスクアレイのディスクからキャッシュメモリ
上の上記一部領域に読み込むステップとを更に備えたこ
とをも特徴とする。
Further, according to the present invention, the disk write processing is stopped according to the progress status of the mirror transfer processing, and by this disk write processing, the data which has been written to the disk of the first disk array and the mirror transfer processing has not been completed yet. Of the written area on the cache memory, releasing the area excluding some areas on the side where older data is written, and on the cache memory where data for which mirror transfer processing has not been completed is written When the data in the above-mentioned partial area becomes empty by the mirror transfer processing, the data written in the area on the released cache memory and already written in the disk of the first disk array is processed by the mirror transfer processing. To serve
And a step of reading from the disk of the first disk array into the partial area on the cache memory.

【0013】このような構成においては、ミラー転送処
理の処理速度が、ホスト側処理の処理速度に追い付かな
い状況が発生し、その結果、キャッシュメモリ上のミラ
ー転送処理未完了のデータが増加しても、ホストから転
送されるデータが書き込み可能なキャッシュメモリ上の
領域、つまりホスト側処理での書き込みの対象となるキ
ャッシュメモリ上の領域を拡張できるため、キャッシュ
メモリの利用効率の向上が図れ、ホストから見た場合に
処理時間も短縮できる。ここでは、一旦第1のディスク
アレイ(ミラー元ディスクアレイ)のディスクに書き込
まれたデータを再度キャッシュメモリに読み出す処理が
必要となるため処理量は増えるが、ミラー転送処理の処
理速度が、ホスト側処理の処理速度に追い付かない状況
が発生しても、第1のディスクアレイと第2のディスク
アレイの内容の一致化が速やかに行われるため、第2の
ディスクアレイ(ミラー先ディスクアレイ)の処理能力
や負荷状況、ミラー経路となる伝送経路の使用率等の要
因により、遅延やエラーが生じたとしても問題が発生す
る確率は低く、結果的に処理効率の向上が図れる。
In such a configuration, there occurs a situation in which the processing speed of the mirror transfer processing cannot keep up with the processing speed of the host side processing, and as a result, the data of the mirror transfer processing incomplete in the cache memory increases. Also, since the area in the cache memory where the data transferred from the host can be written, that is, the area in the cache memory that is the target of writing in the host side processing can be expanded, the cache memory usage efficiency can be improved and the host The processing time can be shortened when viewed from above. Here, the processing amount increases because it is necessary to read the data once written to the disk of the first disk array (mirror source disk array) into the cache memory again, but the processing speed of the mirror transfer processing is Even if a situation where the processing speed of the processing cannot keep up, the contents of the first disk array and the second disk array are quickly matched, so the processing of the second disk array (mirror destination disk array) is performed. Due to factors such as capacity, load status, and usage rate of the transmission path serving as a mirror path, even if a delay or an error occurs, the probability of causing a problem is low, and as a result, processing efficiency can be improved.

【0014】また本発明は、第1のディスクアレイが停
止する際に、当該第1のディスクアレイのディスクに書
き込み済みで上記ミラー転送処理が未完了のデータに関
する管理情報を上記ディスクに確保されている管理情報
領域に保存するステップと、第1のディスクアレイの再
起動時に、上記管理情報領域に保存されている管理情報
に基づいて、対応するデータを第1のディスクアレイの
ディスクからキャッシュメモリに読み込み、当該キャッ
シュメモリに読み込まれたデータを対象とするミラー転
送処理を再開させるステップとを更に備えたことをも特
徴とする。
Further, according to the present invention, when the first disk array is stopped, management information regarding data which has been written to the disk of the first disk array and for which the mirror transfer processing has not been completed is secured in the disk. In the existing management information area, and when the first disk array is restarted, corresponding data is transferred from the disk of the first disk array to the cache memory based on the management information saved in the management information area. And a step of restarting the mirror transfer processing for the data read in the cache memory.

【0015】このような構成においては、第1のディス
クアレイが停止する状況が発生しても、当該第1のディ
スクアレイの再起動時にはミラー転送処理を再開・継続
して最小限の負担で第1のディスクアレイと第2のディ
スクアレイの内容の一致化を図ることが可能となる。こ
こで、管理情報のサイズが一定サイズを越えた場合、対
応するデータ量は増加するが、管理情報サイズは当該一
定サイズより小さくなる新たな管理情報の使用に切り替
えるならば、管理情報の保存に要する時間を常に一定時
間以内とすることができるため、第1のディスクアレイ
が停止する状況が発生した場合に管理情報を確実に保存
できる確率を高めることができる。
In such a configuration, even if a situation occurs in which the first disk array is stopped, when the first disk array is restarted, the mirror transfer process is restarted / continued and the first disk array is operated with a minimum load. It is possible to match the contents of the first disk array and the contents of the second disk array. Here, if the size of the management information exceeds a certain size, the corresponding data amount increases, but the size of the management information becomes smaller than the certain size. If switching to the use of new management information, the management information is saved. Since the required time can always be kept within a certain time, it is possible to increase the probability that the management information can be surely saved when the situation where the first disk array is stopped occurs.

【0016】[0016]

【発明の実施の形態】以下、本発明の実施の形態につき
図面を参照して説明する。図1は本発明の一実施形態に
係るミラーディスクアレイシステムを備えたコンピュー
タシステムのブロック構成を示す。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 shows a block configuration of a computer system including a mirror disk array system according to an embodiment of the present invention.

【0017】図1において、データを処理するホスト
(ホストコンピュータ)11,12,13と、ミラーデ
ィスクアレイシステムを構成する2つのディスクアレイ
(ディスクアレイシステム)21,22とは、SAN等
のネットワーク30により接続されている。ディスクア
レイ21は、ホスト11〜13で処理するデータを保存
するミラー元ディスクアレイであり、ディスクアレイ2
2は、ディスクアレイ21に保存されるデータの複製を
保存するミラー先ディスクアレイである。
In FIG. 1, hosts (host computers) 11, 12, 13 for processing data and two disk arrays (disk array systems) 21, 22 constituting a mirror disk array system are a network 30 such as a SAN. Connected by. The disk array 21 is a mirror source disk array that stores data processed by the hosts 11 to 13.
Reference numeral 2 is a mirror destination disk array for storing a copy of data stored in the disk array 21.

【0018】ディスクアレイ21は、例えば2つのディ
スクドライブ(以下、ディスクと称する)211-1,2
11-2と、ホスト11〜13からの読み出し/書き込み
要求(読み出し/書き込みコマンド)に応じて当該ディ
スク211-1,211-2に対するデータの読み出し/書
き込みを行うコントローラ213とから構成される。デ
ィスク211-1,211-2には、ディスクアレイ21の
ユーザから見えない、つまりユーザの指示ではホスト1
1〜13からアクセスできないシステム管理情報領域2
12-1,212-2が確保されている。コントローラ21
3は、当該コントローラ213の中枢をなすCPU21
4と、当該CPU214のワーク領域等が確保されるR
AM215と、キャッシュメモリ216とから構成され
ている。キャッシュメモリ216は、ホスト11〜13
からの書き込み要求に応じて当該ホスト11〜13から
転送されるデータをディスク211-i(iは1または
2)に書き込む際に当該データを一時保持するのに用い
られる。
The disk array 21 is, for example, two disk drives (hereinafter referred to as disks) 211-1 and 2-2.
11-2 and a controller 213 that reads / writes data from / to the disks 211-1 and 211-2 in response to a read / write request (read / write command) from the hosts 11 to 13. The disks 211-1 and 211-2 are invisible to the user of the disk array 21, that is, the host 1 is instructed by the user.
System management information area 2 that cannot be accessed from 1 to 13
12-1 and 212-2 are secured. Controller 21
3 is a CPU 21 which is the center of the controller 213.
4 and R that secures the work area and the like of the CPU 214.
It is composed of an AM 215 and a cache memory 216. The cache memory 216 is used by the hosts 11 to 13.
It is used to temporarily hold the data transferred from the hosts 11 to 13 in response to a write request from the disk 211-i (i is 1 or 2).

【0019】ディスクアレイ22はディスクアレイ21
と同様に、ディスク221-1,221-2とコントローラ
223とから構成される。コントローラ223は、CP
U224とRAM225とキャッシュメモリ226とか
ら構成されている。
The disk array 22 is the disk array 21.
Similarly to the above, it is composed of the disks 221-1 and 221-2 and the controller 223. Controller 223 is CP
It is composed of a U 224, a RAM 225, and a cache memory 226.

【0020】次に、図1のシステムにおける動作につい
て、ホスト11からの書き込み要求がディスクアレイ2
1に与えられた場合を例に図2を参照して説明する。な
お、図2はホスト11からミラー元ディスクアレイ21
に書き込み要求が与えられた場合の動作手順を、従来方
式と対比して説明するためのシーケンスチャートであ
る。
Next, regarding the operation in the system of FIG. 1, a write request from the host 11 is issued by the disk array 2
1 will be described as an example with reference to FIG. 2 shows the host 11 to the mirror source disk array 21.
3 is a sequence chart for explaining an operation procedure when a write request is given to the conventional method in comparison with a conventional method.

【0021】ホスト11〜13、例えばホスト11は、
ディスクアレイ21に対して読み出し/書き込み要求を
発行することで、ネットワーク30を介してデータの読
み出し/書き込みを行う。
The hosts 11 to 13, for example the host 11,
Data is read / written via the network 30 by issuing a read / write request to the disk array 21.

【0022】ディスクアレイ21(内のコントローラ2
13)は、図2(a)のシーケンスチャートに示すよう
に、ホスト11から書き込み要求(コマンド)201a
が与えられた場合、当該ホスト11からネットワーク3
0を介して転送されるデータを受け取って自ディスクア
レイ21内のキャッシュメモリ216に書き込むホスト
側処理202aと、このホスト側処理202aでキャッ
シュメモリ216に書き込まれたデータを自ディスクア
レイ21内のディスク211-iに書き込むディスクライ
ト処理203aと、キャッシュメモリ216に書き込ま
れたデータをネットワーク30を介してディスクアレイ
22に転送して当該ディスクアレイ22内のディスク2
21-iの同一アドレスに書き込ませるミラー転送処理2
04aとにより、ディスクアレイ21内のディスク21
1-i及びディスクアレイ22内のディスク221-iの内
容を同一のものとするミラーリングを行う。
Disk array 21 (within controller 2
13) is a write request (command) 201a from the host 11 as shown in the sequence chart of FIG.
Is given to the network 3 from the host 11.
Host-side process 202a that receives data transferred via 0 and writes it in the cache memory 216 in the own disk array 21, and the data written in the cache memory 216 by this host-side process 202a in the disk in the own disk array 21. The disk write processing 203a for writing to the disk 211-i and the data written in the cache memory 216 are transferred to the disk array 22 via the network 30 and the disk 2 in the disk array 22 concerned is transferred.
Mirror transfer processing 2 to write to the same address of 21-i
04a and the disk 21 in the disk array 21.
Mirroring is performed so that the contents of 1-i and the disks 221-i in the disk array 22 are the same.

【0023】ここでディスクアレイ21(内のコントロ
ーラ213)は、ミラー転送処理204aを、ホスト側
処理202aに対してシーケンシャルではなく、独立に
(つまり非同期に)実行する。そしてディスクアレイ2
1(内のコントローラ213)は、図2(a)に示すよ
うに、ホスト側処理202aが完了した時点でミラー転
送処理204aの進捗状況に無関係に、ホスト11に完
了ステータス205aを返す。なお従来であれば、ディ
スクアレイ21は、図2(b)に示すように、ミラー転
送処理204bをホスト側処理201bに対してシーケ
ンシャルに行い、ミラー転送処理204bが完了した時
点で、つまりディスクアレイ22からディスクアレイ2
1に完了ステータス206bが返された時点で、ホスト
11に完了ステータス205bを返していた。
Here, the disk array 21 (the controller 213 therein) executes the mirror transfer processing 204a independently (that is, asynchronously) with respect to the host-side processing 202a, not sequentially. And disk array 2
As shown in FIG. 2A, the controller 1 (internal controller 213) returns the completion status 205a to the host 11 regardless of the progress of the mirror transfer processing 204a when the host-side processing 202a is completed. Incidentally, in the conventional case, the disk array 21 sequentially performs the mirror transfer process 204b with respect to the host side process 201b as shown in FIG. 2B, and when the mirror transfer process 204b is completed, that is, the disk array. 22 to disk array 2
When the completion status 206b was returned to 1, the completion status 205b was returned to the host 11.

【0024】したがって本実施形態においては、ホスト
11からディスクアレイ21に与えられた書き込み要求
を、当該ホスト11から見て、図2(b)の従来方式に
比べてほぼ1/2の処理時間、つまりミラーリングのな
い通常のディスクアレイ書き込みと同程度の処理時間で
処理できる。
Therefore, in this embodiment, the write request given from the host 11 to the disk array 21 is viewed from the host 11 and the processing time is about 1/2 of that of the conventional method shown in FIG. In other words, the processing can be performed in the same processing time as the normal disk array writing without mirroring.

【0025】さて、ミラー転送処理では、ミラー先ディ
スクアレイ22の処理能力や負荷状況、ミラー経路とな
る伝送経路(ネットワーク30)の使用率等の要因によ
り、遅延やエラーが生じることがあり得る。このような
場合、本実施形態のように、ミラー転送処理を、ホスト
側処理とシーケンシャルではなく、独立に実行すると、
ホスト側処理の完了をもってホストへ完了ステータス
(正常終了ステータス)を返したとしても、ミラー先デ
ィスクアレイ22には正常終了が反映されていない状況
になることがある。このため、ホスト側処理とミラー転
送処理との整合性を取るためには、例えばミラー元ディ
スクアレイ21内のディスク211-iの全領域のデータ
をミラー先ディスクアレイ22に転送するなどしなけれ
ばならず、処理効率が低下する。そこで本実施形態で
は、以下に述べるようにミラー転送処理の進捗状況に応
じて当該ミラー転送処理を含むミラー元ディスクアレイ
21での処理手順を処理A,B,Cの3段階に切り替え
ることにより、ミラー元ディスクアレイでの処理効率の
向上を図るようにしている。
In the mirror transfer processing, a delay or an error may occur due to factors such as the processing capacity and load status of the mirror destination disk array 22 and the usage rate of the transmission path (network 30) which is the mirror path. In such a case, if the mirror transfer process is executed independently of the host side process as in the present embodiment,
Even when the completion status (normal completion status) is returned to the host upon completion of the processing on the host side, there is a case where the mirror destination disk array 22 does not reflect the normal completion. Therefore, in order to maintain consistency between the host-side processing and the mirror transfer processing, for example, data in the entire area of the disk 211-i in the mirror source disk array 21 must be transferred to the mirror destination disk array 22. As a result, processing efficiency is reduced. Therefore, in the present embodiment, the processing procedure in the mirror source disk array 21 including the mirror transfer processing is switched to three stages of processing A, B, and C according to the progress status of the mirror transfer processing, as described below. The processing efficiency of the mirror source disk array is improved.

【0026】まず処理Aについて、図3の動作説明図及
び図8のフローチャートを参照して説明する。なお、図
8のフローチャートは処理Aの手順を示す。ホスト11
からミラー元ディスクアレイ21に書き込み要求が与え
られた場合、ディスクアレイ21(内のコントローラ2
13に設けられたCPU214)は、ホスト11から転
送される書き込みデータを受信する毎に、当該データを
キャッシュメモリ216に書き込む(ステップS1,S
2)。ディスクアレイ21は、上記書き込み要求で指定
された全書き込みデータを正常に受信してキャッシュメ
モリ216への書き込みを完了すると、つまりホスト側
処理を完了すると、ホスト11に対して上記書き込み要
求に対する完了ステータス(正常終了ステータス)を返
す(ステップS3,S4)。
First, the process A will be described with reference to the operation explanatory diagram of FIG. 3 and the flowchart of FIG. The flowchart of FIG. 8 shows the procedure of process A. Host 11
When a write request is given from the mirror source disk array 21 to the mirror source disk array 21,
The CPU 214 provided in 13 writes the write data to the cache memory 216 every time the write data transferred from the host 11 is received (steps S1 and S).
2). When the disk array 21 normally receives all the write data specified by the write request and completes the writing to the cache memory 216, that is, when the host side processing is completed, the completion status for the write request is sent to the host 11. (Normal end status) is returned (steps S3 and S4).

【0027】ミラー元ディスクアレイ21は、ホスト1
1に対して完了ステータスを返すと、キャッシュメモリ
216に書き込まれたデータを自ディスクアレイ21内
のディスク211-i(iは1または2)に書き込むディ
スクライト処理(ステップS5)と、キャッシュメモリ
216に書き込まれたデータをミラー先ディスクアレイ
22に転送して当該ディスクアレイ22内のディスク2
21-iの同一アドレスに書き込ませるミラー転送処理
(ステップS6)とを開始する。なお、ディスクライト
処理(ステップS5)及びミラー転送処理(ステップS
6)を、ホスト11への完了ステータス通知前の時点、
例えばホスト11からの書き込み要求で指定された最初
のデータがキャッシュメモリ216に書き込まれた時点
で開始する構成としてもよい。
The mirror source disk array 21 is the host 1
When the completion status is returned to 1, the disk write processing (step S5) of writing the data written in the cache memory 216 to the disk 211-i (i is 1 or 2) in the own disk array 21 and the cache memory 216 The data written in the disk array 22 is transferred to the mirror destination disk array 22 and
The mirror transfer processing (step S6) for writing the same address 21-i is started. The disk write process (step S5) and the mirror transfer process (step S5)
6) at the time before the completion status notification to the host 11,
For example, the configuration may be started when the first data designated by the write request from the host 11 is written in the cache memory 216.

【0028】またミラー元ディスクアレイ21は、ホス
ト11に対して完了ステータスを返すと、ホスト11か
ら次の要求を受け付け可能な状態となる。この状態で、
ホスト11からディスクアレイ21に新たな書き込み要
求が送られると、ディスクアレイ21は当該要求を受け
付け、ホスト11から新たに転送される書き込みデータ
を受信してキャッシュメモリ216に書き込むホスト側
処理(ステップS1,S2)を再び実行する。これによ
りミラー元ディスクアレイ21では、ホスト側処理とデ
ィスクライト処理とミラー転送処理とが並行して行われ
る。
When the mirror source disk array 21 returns the completion status to the host 11, it becomes ready to accept the next request from the host 11. In this state,
When a new write request is sent from the host 11 to the disk array 21, the disk array 21 receives the request, receives write data newly transferred from the host 11 and writes the write data in the cache memory 216 (step S1). , S2) is executed again. As a result, in the mirror source disk array 21, the host side processing, the disk write processing and the mirror transfer processing are performed in parallel.

【0029】このような状態で、ミラー転送処理の処理
速度、つまりミラー元ディスクアレイ21からミラー先
ディスクアレイ22へのデータ転送の処理速度が、ホス
ト側処理速度、つまりホスト11からミラー元ディスク
アレイ21へのデータ転送の処理速度に追い付かない状
況が発生することがある。その場合、キャッシュメモリ
216上のミラー転送未完了のデータが増加して、キャ
ッシュメモリ216の利用効率が低下する。
In such a state, the processing speed of the mirror transfer processing, that is, the processing speed of the data transfer from the mirror source disk array 21 to the mirror destination disk array 22 is the host side processing speed, that is, the host 11 to the mirror source disk array. A situation may occur in which the processing speed of data transfer to the T.21 cannot be kept up. In that case, the amount of mirror-transfer-uncompleted data on the cache memory 216 increases, and the utilization efficiency of the cache memory 216 decreases.

【0030】そこで本実施形態では、キャッシュメモリ
216上のデータのうち、ミラー元ディスクアレイ21
内のディスク211-iに書き込み済み(ディスクライト
済み)でミラー転送未完了のデータの総量(総サイズ)
Sが予め定められた一定サイズSaを越えた段階で、キ
ャッシュメモリ216の利用効率の向上を可能とする手
順を含む処理Bに切り替えるようにしている。
Therefore, in this embodiment, of the data on the cache memory 216, the mirror source disk array 21
Total amount of data (total size) that has been written to disk 211-i inside (disk written) and mirror transfer has not completed
When S exceeds a predetermined fixed size Sa, the process B is switched to the process B including a procedure that enables improvement of utilization efficiency of the cache memory 216.

【0031】このためミラー元ディスクアレイ21は、
キャッシュメモリ216に書き込まれたデータをディス
クライト処理により自ディスクアレイ21内のディスク
211-iに例えば一定量書き込む毎に(ステップS
5)、ディスクアレイ21内(のディスク211-i)に
書き込み済みで、ミラー先ディスクアレイ22へのミラ
ー転送が未完了のキャッシュメモリ216上のデータの
サイズSをチェックする(ステップS7)。ここで、キ
ャッシュメモリ216上のデータのうち、ミラー元ディ
スクアレイ21内のディスク211-iに書き込み済みで
ミラー転送未完了のデータの待ち行列を送信キュー31
と呼ぶことにする。
Therefore, the mirror source disk array 21 is
For example, every time a certain amount of data written in the cache memory 216 is written to the disk 211-i in the own disk array 21 by the disk write process (step S
5) The size S of the data in the cache memory 216 which has been written to (the disk 211-i of) the disk array 21 and mirror transfer to the mirror destination disk array 22 has not been completed is checked (step S7). Here, of the data in the cache memory 216, a queue of data that has been written to the disk 211-i in the mirror source disk array 21 and has not been mirror-transferred is set as the transmission queue 31.
I will call it.

【0032】ミラー元ディスクアレイ21は、上記サイ
ズS、つまり現在の送信キュー31のサイズSが予め定
められた一定サイズSaを越えておらず(ステップS
8)、且つ自ディスクアレイ21内(のディスク211
-i)に書き込むべきデータが存在するならば(ステップ
S9)、ディスクライト処理(ステップS5)を継続す
る。
In the mirror source disk array 21, the size S, that is, the size S of the current transmission queue 31 does not exceed the predetermined fixed size Sa (step S
8) and (the disk 211 of its own disk array 21
If there is data to be written in -i) (step S9), the disk write process (step S5) is continued.

【0033】これに対し、上記サイズ(送信キュー31
のサイズ)S、つまりディスクライト済みでミラー転送
未完了のデータのサイズSが一定サイズSaを越えたな
らば(ステップS8)、ミラー元ディスクアレイ21は
ディスクライト処理(ステップS5)停止して後述する
処理Bに切り替える(ステップS11)。またミラー元
ディスクアレイ21は、処理Bへの切り替えに無関係
に、キャッシュメモリ216上のミラー転送未完了のデ
ータ(送信キュー31のデータ)をミラー先ディスクア
レイ22に転送するミラー転送処理(ステップS6)を
継続する(ステップS10)。
On the other hand, the size (transmission queue 31
Size) S, that is, if the size S of the data that has been written to the disk and mirror transfer has not been completed exceeds a certain size Sa (step S8), the mirror source disk array 21 stops the disk write process (step S5) and will be described later. The process is switched to the process B (step S11). Further, the mirror source disk array 21 transfers the mirror-finished data (data in the transmission queue 31) on the cache memory 216 to the mirror destination disk array 22 regardless of switching to the process B (step S6). ) Is continued (step S10).

【0034】次に処理Bについて、図4の動作説明図及
び図9のフローチャートを参照して説明する。なお、図
9のフローチャートは処理Bの手順を示す。ミラー元デ
ィスクアレイ21(内のコントローラ213に設けられ
たCPU214)は、処理Bに切り替えると、キャッシ
ュメモリ216上の上記サイズSの領域(現在の送信キ
ュー31の領域)のうち、より古い方のデータが格納さ
れている側の一定サイズSb(但し、Sb<Sa<S)
の領域を除く領域、つまりサイズS−Sbの領域を解放
する(ステップS21)。これにより、送信キュー31
のサイズがSからSbに縮小する一方、ホストから転送
されるデータをキャッシュメモリ216に書き込むこと
が可能な領域がサイズS−Sbだけ拡張し、キャッシュ
メモリ216の利用効率が向上する。
Next, the process B will be described with reference to the operation explanatory diagram of FIG. 4 and the flowchart of FIG. The flowchart of FIG. 9 shows the procedure of process B. When the mirror source disk array 21 (the CPU 214 provided in the controller 213 therein) is switched to the process B, the older one of the areas of the size S on the cache memory 216 (the area of the current transmission queue 31) is selected. Fixed size Sb on the data storage side (however, Sb <Sa <S)
The area excluding the area, that is, the area of size S-Sb is released (step S21). As a result, the transmission queue 31
While the size of S is reduced from S to Sb, the area in which the data transferred from the host can be written in the cache memory 216 is expanded by the size S−Sb, and the utilization efficiency of the cache memory 216 is improved.

【0035】ミラー元ディスクアレイ21は、キャッシ
ュメモリ216上のサイズS−Sbの領域を解放する
と、その領域に書き込まれていたミラー転送未完了のデ
ータの格納先ディスクアドレス(先頭のディスクアドレ
ス)とサイズを、更新リスト41のエントリに登録する
(ステップS22)。この更新リスト41の領域は、デ
ィスクアレイ21のコントローラ213に設けられたR
AM215上に確保されている。更新リスト41のデー
タ構造例を図6に示す。なお、更新リスト41の領域
は、後述するように更新テーブル51jの領域に切り替
えて使用されることもある。
When the area of size S-Sb on the cache memory 216 is released, the mirror source disk array 21 stores the storage destination disk address (first disk address) of the mirror-transfer-uncompleted data written in that area. The size is registered in the entry of the update list 41 (step S22). The area of the update list 41 is R provided in the controller 213 of the disk array 21.
Reserved on AM215. FIG. 6 shows an example of the data structure of the update list 41. The area of the update list 41 may be used by switching to the area of the update table 51j as described later.

【0036】ディスクアレイ21は、更新リスト41へ
のエントリ情報登録の結果、当該更新リスト41のサイ
ズが予め定められた一定サイズを越えたか否かを判定す
る(ステップS23)。この判定ステップS23を行う
理由については後述する。
The disk array 21 determines whether or not the size of the update list 41 exceeds a predetermined fixed size as a result of registration of the entry information in the update list 41 (step S23). The reason for performing this determination step S23 will be described later.

【0037】もし、更新リスト41のサイズが一定サイ
ズを越えていないならば、ミラー元ディスクアレイ21
はキャッシュメモリ216上の上記サイズSbの領域、
つまり新たな送信キュー31の領域がミラー転送処理
(ステップS6)により空きとなるのを待つ(ステップ
S24)。そしてミラー元ディスクアレイ21は、キャ
ッシュメモリ216上の上記サイズSbの領域(新たな
送信キュー31の領域)のデータが全てミラー先ディス
クアレイ22に転送された結果、当該サイズSbの領域
が空き状態となったならば、更新リスト41のエントリ
情報に従い、自ディスクアレイ21内のディスク211
-iから対応するサイズS−Sbのデータを読み出して、
キャッシュメモリ216上の上記サイズSbの領域に書
き込む(ステップS25)。通常、S−SbはSbより
小さく、したがってサイズS−Sbのデータは全てサイ
ズSbの領域に書き込むことが可能である。なお、S−
SbがSbより大きい場合には、サイズS−Sbのデー
タのうちのサイズSbのデータをサイズSbの領域に書
き込んで、当該サイズSbのデータをミラー転送処理
(ステップS6)でミラー先ディスクアレイ22に転送
させ、しかる後に残りのデータをサイズSbの領域に書
き込めばよい。
If the size of the update list 41 does not exceed the fixed size, the mirror source disk array 21
Is an area of the size Sb on the cache memory 216,
That is, it waits until the area of the new transmission queue 31 becomes empty by the mirror transfer processing (step S6) (step S24). Then, in the mirror source disk array 21, as a result of all the data in the area of the size Sb (area of the new transmission queue 31) on the cache memory 216 being transferred to the mirror destination disk array 22, the area of the size Sb is in an empty state. If it becomes, the disk 211 in the own disk array 21 is read according to the entry information of the update list 41.
-Read the corresponding size S-Sb data from i,
The data is written in the area of the size Sb on the cache memory 216 (step S25). Normally, S-Sb is smaller than Sb, so that all data of size S-Sb can be written in the area of size Sb. Note that S-
When Sb is larger than Sb, the data of size Sb of the data of size S-Sb is written in the area of size Sb, and the data of size Sb is subjected to the mirror transfer process (step S6). Then, the remaining data may be written in the area of size Sb.

【0038】さて、更新リスト41のエントリ情報の指
定するデータがミラー元ディスクアレイ21内のディス
ク211-iから読み出されて、上記サイズSbの領域
(新たな送信キュー31の領域)を介してミラー先ディ
スクアレイ22に全て転送されると(ステップS2
6)、ミラー元ディスクアレイ21は、当該エントリ情
報を更新リスト41から削除する(ステップS27)。
ミラー元ディスクアレイ21は、以上のステップS25
〜S27の処理を、更新リスト41が空になるまで繰り
返す(ステップS28)。
The data designated by the entry information of the update list 41 is read from the disk 211-i in the mirror source disk array 21 and passed through the area of the size Sb (area of the new transmission queue 31). When all data is transferred to the mirror destination disk array 22 (step S2
6), the mirror source disk array 21 deletes the entry information from the update list 41 (step S27).
The mirror source disk array 21 is subjected to the above step S25.
The process from S27 to S27 is repeated until the update list 41 becomes empty (step S28).

【0039】このように、ディスクライト処理(ステッ
プS5)を停止した状態で、上記サイズSbの領域だけ
を送信キュー31の領域として用い、ディスクアレイ2
1内のディスク211-iに書き込み済みでミラー転送未
完了であったデータを、当該ディスク211-iから上記
サイズSbの領域を介してミラー先ディスクアレイ22
に転送する処理Bにより、キャッシュメモリ216の利
用効率を向上させることができる。しかしながら、処理
Bでは、一度ミラー元ディスクアレイ21のディスク2
11-iに書き込んだデータを再度読み出すための処理
(ステップS25)が必要なため、処理Aに比べて処理
量が増えてディスクアレイ21での処理効率が低下す
る。
In this way, with the disk write processing (step S5) stopped, only the area of the size Sb is used as the area of the transmission queue 31, and the disk array 2
The data that has been written to the disk 211-i in 1 and the mirror transfer is not completed is transferred from the disk 211-i through the area of the size Sb to the mirror destination disk array 22.
The processing B for transferring to the cache memory 216 can improve the utilization efficiency of the cache memory 216. However, in the process B, the disk 2 of the mirror source disk array 21 is once
Since a process (step S25) for re-reading the data written in 11-i is required, the processing amount is increased as compared with the process A and the processing efficiency in the disk array 21 is reduced.

【0040】そこでミラー元ディスクアレイ21は、更
新リスト41が空になった時点で(ステップS28)、
つまり自ディスクアレイ21内のディスク211-iに書
き込み済みでミラー転送未完了であったデータが全てミ
ラー先ディスクアレイ22に転送された時点で、処理B
から処理Aに復帰する(ステップS29)。
Therefore, when the update list 41 becomes empty (step S28), the mirror source disk array 21
That is, when all the data that has been written to the disks 211-i in the own disk array 21 and the mirror transfer has not been completed are transferred to the mirror destination disk array 22, the process B
Then, the process returns to the process A (step S29).

【0041】次に、更新リスト41のサイズが予め定め
られた一定サイズを越えた場合について説明する。更新
リスト41のサイズが、当該更新リスト41用にRAM
225上に確保された領域のサイズ(一定サイズ)を越
えた場合には、当該更新リスト41を構成するエントリ
情報(リストデータ)がRAM225に格納できなくな
る。この場合、処理Bを継続できなくなる。そこでミラ
ー元ディスクアレイ21は、更新リスト41のサイズが
一定サイズを越えたことを判定した場合(ステップS2
3)、処理Bの場合より動作に必要なRAM225上の
領域のサイズが少なくて済む処理Cに切り替える。
Next, a case where the size of the update list 41 exceeds a predetermined fixed size will be described. The size of the update list 41 is the RAM for the update list 41.
When the size (a fixed size) of the area secured on the 225 is exceeded, the entry information (list data) forming the update list 41 cannot be stored in the RAM 225. In this case, the process B cannot be continued. Therefore, when the mirror source disk array 21 determines that the size of the update list 41 exceeds a certain size (step S2
3) The process is switched to the process C in which the size of the area on the RAM 225 required for the operation is smaller than that in the process B.

【0042】次に処理Cについて、図5の動作説明図及
び図10のフローチャートを参照して説明する。なお、
図10のフローチャートは処理Cの手順を示す。ミラー
元ディスクアレイ21(内のコントローラ213に設け
られたCPU214)は、処理Cに切り替えると、現在
の更新リスト41に基づいて、更新テーブル51j(j
=p,q,r…)を作成する(ステップS31)。図7
に、ディスク211-iの領域と更新テーブルとの関係を
示す。
Next, the process C will be described with reference to the operation explanatory diagram of FIG. 5 and the flowchart of FIG. In addition,
The flowchart of FIG. 10 shows the procedure of process C. When switching to the process C, the mirror source disk array 21 (the CPU 214 provided in the controller 213) updates the table 51j (j) based on the current update list 41.
= P, q, r ...) is created (step S31). Figure 7
Shows the relationship between the area of the disk 211-i and the update table.

【0043】処理Cでは、ディスク211-iの領域が第
1のサイズのブロック(分解能が小さい大ブロック)を
単位に分割して管理される。また、第1のサイズのブロ
ック(大ブロック)が、第2のサイズのブロック(分解
能が大きい小ブロック)を単位に分割して管理される。
第2のサイズは第1のサイズの1/n(nは2以上の整
数で、例えば8)である。つまりディスク211-iの領
域は階層化(ここでは2段階に階層化)されたブロック
を単位に管理される。
In process C, the area of the disk 211-i is managed by dividing it into blocks of the first size (large blocks having a small resolution). Further, the block of the first size (large block) is divided into units of the block of the second size (small block having a large resolution) and managed.
The second size is 1 / n of the first size (n is an integer of 2 or more, for example, 8). That is, the area of the disk 211-i is managed in units of blocks that are hierarchical (here, hierarchized in two stages).

【0044】更新テーブル51pは、ディスク211-i
の領域を構成する各大ブロックにそれぞれ対応するビッ
トから構成され、当該大ブロック毎の更新の有無を対応
するビットのON/OFF状態(1/0)で表す。更新
テーブル51q,51r…は、ディスク211-iの領域
を構成する大ブロック毎に用意され、当該大ブロックを
構成するn個の小ブロックにそれぞれ対応するビットか
ら構成され、当該小ブロック毎の更新の有無を対応する
ビットのON/OFF状態で表す。
The update table 51p is the disk 211-i.
Each of the large blocks constituting the area is composed of bits, and the presence / absence of update for each large block is represented by an ON / OFF state (1/0) of the corresponding bit. The update tables 51q, 51r ... Are prepared for each large block forming the area of the disk 211-i, and are composed of bits respectively corresponding to n small blocks forming the large block, and update for each small block. The presence or absence of is indicated by the ON / OFF state of the corresponding bit.

【0045】このように本実施形態で適用される更新テ
ーブルには、2段階に階層化されたブロック(大ブロッ
クと小ブロック)に対応して、更新テーブル51pと、
大ブロック数分の更新テーブル51q,51r,…との
2種類がある。つまり本実施形態では、更新テーブルの
構成に、ブロック化の分解能を変えた多段テーブル構成
を適用している。
As described above, in the update table applied in this embodiment, the update table 51p and the update table 51p are provided corresponding to the blocks (the large block and the small block) hierarchized in two stages.
There are two types of update tables 51q, 51r, ... For a large number of blocks. That is, in this embodiment, a multi-stage table configuration in which the resolution of blocking is changed is applied to the configuration of the update table.

【0046】処理Cの開始時に作成された更新テーブル
51j(j=p,q,r…)は、後述するように処理C
中で操作(OFF操作)される他に、ホスト側処理でも
操作(ON操作)される。即ちミラー元ディスクアレイ
21は、ホストからの書き込み要求を受け付けた際に、
当該書き込み要求で指定されるディスク領域が属するブ
ロックまたは当該ディスク領域に含まれる全ブロックに
ついて、更新テーブル51j(j=p,q,r…)の対
応するビットをONする。なお、このビット操作を、デ
ィスクライト処理(ステップS5)の実行時に行うよう
にしても構わない。
The update table 51j (j = p, q, r ...) Created at the start of the process C is processed by the process C as described later.
In addition to being operated in the middle (OFF operation), it is also operated (ON operation) in the host side processing. That is, when the mirror source disk array 21 receives a write request from the host,
For the block to which the disk area specified by the write request belongs or all the blocks included in the disk area, the corresponding bit of the update table 51j (j = p, q, r ...) Is turned ON. Note that this bit operation may be performed at the time of executing the disc write process (step S5).

【0047】ミラー元ディスクアレイ21は、更新リス
ト41に基づいて更新テーブル51j作成すると、即ち
更新リスト41から更新テーブル51jへの変換を行う
と、更新テーブル51jを参照して、当該更新テーブル
51j上でON状態にあるビットから、更新ブロックを
検索する(ステップS32)。そしてミラー元ディスク
アレイ21は、更新ブロックが検索できたならば(ステ
ップS33)、自ディスクアレイ21内のディスク21
1-iから当該更新ブロックのデータを読み出して、キャ
ッシュメモリ216上の上記サイズSbの領域(送信キ
ュー31の領域)に書き込む(ステップS34)。この
サイズSbの領域(送信キュー31の領域)に書き込ま
れた更新ブロックのデータはミラー転送処理(ステップ
S6)でミラー先ディスクアレイ22に転送される。
When the update table 51j is created based on the update list 41, that is, when the update list 41 is converted into the update table 51j, the mirror source disk array 21 refers to the update table 51j and displays the update table 51j. In step S32, the update block is searched from the bit in the ON state. Then, if the update block can be retrieved (step S33), the mirror source disk array 21 determines that the disks 21 in the own disk array 21 are the same.
The data of the update block is read from 1-i and written in the area of the size Sb (area of the transmission queue 31) on the cache memory 216 (step S34). The updated block data written in the area of size Sb (area of the transmission queue 31) is transferred to the mirror destination disk array 22 in the mirror transfer process (step S6).

【0048】ミラー元ディスクアレイ21は、更新ブロ
ックのミラー転送が完了すると(ステップS35)、更
新テーブル51j上の対応するビットをOFFし(ステ
ップS36)、しかる後に再びステップS32を実行し
て、次のミラー転送の対象となる更新ブロックを検索す
る。
When the mirror transfer of the update block is completed (step S35), the mirror source disk array 21 turns off the corresponding bit in the update table 51j (step S36), and then executes step S32 again, and then Search for the updated block that is the target of the mirror transfer of.

【0049】ミラー元ディスクアレイ21は、以上のス
テップS32〜S36の処理を、ミラー転送の対象とな
る更新ブロックが検索できなくなるまで、つまり更新テ
ーブル51j上でON状態にあったビットが全てOFF
状態となって、全ての更新ブロックのミラー転送が完了
したことが確認されるまで繰り返す。
The mirror source disk array 21 performs the above steps S32 to S36 until all the update blocks to be mirror-transferred cannot be searched, that is, all the bits in the ON state on the update table 51j are OFF.
This is repeated until the status is reached and it is confirmed that the mirror transfer of all update blocks is completed.

【0050】このように、上記サイズSbの領域だけを
送信キュー31の領域として用い、更新テーブル51j
により更新ブロックとして管理されているデータを、ミ
ラー元ディスクアレイ21内のディスク211-iから上
記サイズSbの領域を介してミラー先ディスクアレイ2
2に転送する処理Cにより、更新リスト41より小さい
サイズの更新テーブル51jを用いながら、キャッシュ
メモリ216の利用効率を向上させることができる。
As described above, only the area of the size Sb is used as the area of the transmission queue 31, and the update table 51j is used.
The data managed as an update block by the mirror source disk array 21 is transferred from the disk 211-i in the mirror source disk array 21 via the area of the size Sb.
By the process C of transferring the data to No. 2, the utilization efficiency of the cache memory 216 can be improved while using the update table 51j having a size smaller than the update list 41.

【0051】しかしながら、処理Cでは、一度ミラー元
ディスクアレイ21のディスク211-iに書き込んだデ
ータ、或いは実際には更新されていないブロックのデー
タ、或いは実際には更新されていないデータを含むブロ
ックのデータを読み出すための処理(ステップS34)
が行われるため、処理A,Bに比べて処理量が増えてデ
ィスクアレイ21での処理効率が低下する。
However, in the process C, the data once written to the disk 211-i of the mirror source disk array 21, the data of the block that has not been actually updated, or the block including the data that has not actually been updated. Processing for reading data (step S34)
Therefore, the processing amount increases as compared with the processing A and B, and the processing efficiency in the disk array 21 decreases.

【0052】そこでミラー元ディスクアレイ21は、全
ての更新ブロックのミラー転送が完了した結果、ミラー
転送の対象となる更新ブロックが検索できなくなった時
点で(ステップS33)、処理Cから処理Aに復帰する
(ステップS37)。これにより、処理A中のステップ
S5の処理(ディスクライト処理)が再開され、ミラー
元ディスクアレイ21内のディスク211-iに書き込ま
れていないキャッシュメモリ216上のデータが、当該
ディスク211-iに書き込まれる。
Then, the mirror source disk array 21 returns from the process C to the process A when the update blocks to be the mirror transfer cannot be retrieved as a result of the completion of the mirror transfer of all the update blocks (step S33). Yes (step S37). As a result, the process (disk write process) of step S5 in the process A is restarted, and the data in the cache memory 216 not written in the disk 211-i in the mirror source disk array 21 is stored in the disk 211-i. Written.

【0053】ところで、分解能が小さい更新テーブル5
1pでは、テーブルのサイズ自体は小さくて済むが、ブ
ロックサイズが大きくなるため更新が発生した場合のミ
ラー転送のサイズも大きくなり、効率が悪くなる。この
ため、ミラー転送の処理効率は分解能が大きい更新テー
ブル51q,51r,…を使用した場合の方が高くな
る。
By the way, the update table 5 having a small resolution
With 1p, the size of the table itself can be small, but since the block size is large, the size of mirror transfer is also large when an update occurs, resulting in poor efficiency. Therefore, the processing efficiency of the mirror transfer is higher when the update tables 51q, 51r, ... Having a higher resolution are used.

【0054】一方、ミラー元ディスクアレイ21が電源
断等の要因で停止する際に、後述するように当該ディス
クアレイ21の再起動時の処理のために更新テーブル5
1jをシステム管理情報領域212-iに保存しようとし
た場合、全ての更新テーブル51jを必ずしも保存でき
ない状況があり得る。この場合、サイズの小さな更新テ
ーブル51j、即ち分解能が小さい更新テーブル51p
を優先して保存するならば、当該更新テーブル51pに
関しては保存を確実なものとすることが可能となる。こ
れにより、ディスクアレイ21の再起動時に、システム
管理情報領域212-iに保存されている更新テーブル5
1pを利用して、ミラー転送の処理効率は十分ではない
ものの、ミラー転送処理を再開・継続することが可能と
なる。
On the other hand, when the mirror source disk array 21 is stopped due to a power failure or the like, the update table 5 is used for processing when the disk array 21 is restarted, as will be described later.
When attempting to save 1j in the system management information area 212-i, there may be a situation in which not all update tables 51j can be saved. In this case, the update table 51j having a small size, that is, the update table 51p having a small resolution is used.
If is preferentially stored, the update table 51p can be reliably stored. As a result, when the disk array 21 is restarted, the update table 5 stored in the system management information area 212-i is updated.
By using 1p, although the mirror transfer processing efficiency is not sufficient, it becomes possible to restart / continue the mirror transfer processing.

【0055】そこで本実施形態では、更新テーブルを、
分解能が小さい更新テーブル51pと分解能が大きい更
新テーブル51q,51r,…との多段テーブル構成と
して、ブロックを大ブロックと小ブロックとに階層化し
て管理し、ミラー元ディスクアレイ21の稼動中の上記
ステップS32の処理では、ミラー転送効率を考慮して
分解能が大きい更新テーブル51q,51r,…を用い
て更新ブロックを検索する。また、ミラー元ディスクア
レイ21の停止時には、分解能が小さい更新テーブル5
1pをディスク211-iのシステム管理情報領域212
-iに優先的に保存することにより、管理情報としての更
新テーブルの保存を確実なものとする。
Therefore, in this embodiment, the update table is
As a multi-stage table configuration of an update table 51p having a low resolution and update tables 51q, 51r, ... Having a high resolution, the blocks are hierarchically managed into a large block and a small block, and the above-mentioned steps in operation of the mirror source disk array 21 are performed. In the process of S32, the update block is searched using the update tables 51q, 51r, ... Having a large resolution in consideration of the mirror transfer efficiency. Further, when the mirror source disk array 21 is stopped, the update table 5 having a small resolution is used.
1p is the system management information area 212 of the disk 211-i.
By saving preferentially to -i, the saving of the update table as management information is ensured.

【0056】次に、ミラー元ディスクアレイ21の電源
断等、当該ディスクアレイ21を停止させる状況が発生
した場合の動作について、図11のフローチャートを参
照して説明する。なお、図11のフローチャートはミラ
ー元ディスクアレイ21の停止時の処理手順を示す。
Next, the operation in the case where a situation in which the disk array 21 is stopped, such as the power-off of the mirror source disk array 21, has occurred will be described with reference to the flowchart of FIG. The flowchart of FIG. 11 shows a processing procedure when the mirror source disk array 21 is stopped.

【0057】ミラー元ディスクアレイ21は、自身が停
止する際には、処理Aの実行中であるならば(ステップ
S41)、キャッシュメモリ216上の送信キュー31
のデータに関する管理情報、即ち自ディスクアレイ21
内のディスク211-iに書き込み済みでミラー転送未完
了のデータのディスクアドレスとサイズを、自身の再起
動時に使用するシステム管理情報(ミラー転送未完了領
域情報)として自ディスクアレイ21内のディスク21
1-iのシステム管理情報領域212-iに保存する(ステ
ップS42)。またミラー元ディスクアレイ21は、処
理Bの実行中であるならば(ステップS43)、RAM
215に格納されている更新リスト41を、上記システ
ム管理情報(ミラー転送未完了領域情報)としてディス
ク211-iのシステム管理情報領域212-iに保存する
(ステップS44)。またミラー元ディスクアレイ21
は、処理A,Bいずれの処理も実行していないならば、
つまり処理Cの実行中であるならば(ステップS41,
S43)、RAM215に格納されている更新テーブル
51p,51q,51r,…を、更新テーブル51pを
最も優先させて、上記システム管理情報(ミラー転送未
完了領域情報)として上記ディスク211-iのシステム
管理情報領域212-iに保存する(ステップS45)。
When the mirror source disk array 21 is stopped, if the process A is being executed (step S41), the transmission queue 31 on the cache memory 216 is transmitted.
Information on the data of the disk, that is, own disk array
The disk address and the size of the data which has been written to the disk 211-i in the internal disk array 21 and which has not been subjected to the mirror transfer are used as the system management information (mirror transfer incomplete area information) to be used at the time of restarting itself.
The data is saved in the system management information area 212-i of 1-i (step S42). If the process B is being executed (step S43), the mirror-source disk array 21 has a RAM.
The update list 41 stored in 215 is stored in the system management information area 212-i of the disk 211-i as the system management information (mirror transfer incomplete area information) (step S44). In addition, the mirror source disk array 21
If neither process A nor process B is executed,
That is, if the process C is being executed (step S41,
S43), the update tables 51p, 51q, 51r, ... Stored in the RAM 215 are given the highest priority, and the system management of the disk 211-i is performed as the system management information (mirror transfer incomplete area information). The data is stored in the information area 212-i (step S45).

【0058】次に、一旦停止したミラー元ディスクアレ
イ21の再起動時の動作について、図12のフローチャ
ートを参照して説明する。なお、図12のフローチャー
トはミラー元ディスクアレイ21の再起動時の処理手順
を示す。
Next, the operation of restarting the mirror source disk array 21 once stopped will be described with reference to the flowchart of FIG. The flowchart of FIG. 12 shows a processing procedure when the mirror source disk array 21 is restarted.

【0059】今、ミラー元ディスクアレイ21が再起動
されたものとする。この場合、ミラー元ディスクアレイ
21は、自ディスクアレイ21内のディスク211-iの
システム管理情報領域212-iを参照して、当該システ
ム管理情報領域212-iにシステム管理情報(ミラー転
送未完了領域情報)が正しく保存されているか否かをチ
ェックする(ステップS51,S52)。
Now, it is assumed that the mirror source disk array 21 has been restarted. In this case, the mirror source disk array 21 refers to the system management information area 212-i of the disk 211-i in the own disk array 21, and refers to the system management information area 212-i (system transfer information is not completed). It is checked whether the area information) is correctly stored (steps S51 and S52).

【0060】もし、システム管理情報が正しく保存され
ているならば、ミラー元ディスクアレイ21は、当該シ
ステム管理情報に基づいて、自ディスクアレイ21内の
ディスク211-iから対応するデータを読み出し、キャ
ッシュメモリ216を介してミラー先ディスクアレイ2
2に転送するミラー転送処理を再開・継続する(ステッ
プS53)。
If the system management information is correctly stored, the mirror source disk array 21 reads the corresponding data from the disk 211-i in the own disk array 21 based on the system management information and caches it. Mirror destination disk array 2 via memory 216
The mirror transfer process for transferring the data to No. 2 is restarted / continued (step S53).

【0061】ここで、システム管理情報として更新テー
ブルが保存されている場合、ミラー元ディスクアレイ2
1はまず、効率のよいミラー転送処理が可能となる分解
能が大きい更新テーブル51q,51r,…が保存され
ているか否かを調べ、保存されているならば更新テーブ
ル51q,51r,…に基づいてミラー転送処理を行
う。また、更新テーブル51q,51r,…が保存され
ていない場合、ミラー元ディスクアレイ21は分解能が
小さい更新テーブル51pが保存されているか否かを調
べ、保存されているならば当該テーブル51pに基づい
てミラー転送処理を行う。先に述べたように、ミラー元
ディスクアレイ21が処理Cの実行中に停止する際に
は、分解能が小さい更新テーブル51p、つまり分解能
が大きい更新テーブル51q,51r,…に比較して保
存が短時間で行える更新テーブル51pが優先して保存
される。このためシステム管理情報領域212-iには、
更新テーブル51q,51r,…が正しく保存されなか
ったような状況でも、更新テーブル51pは正しく保存
されている可能性が極めて高い。この場合、システム管
理情報領域212-iに保存されている更新テーブル51
pに基づいて、転送効率はよくないものの、ミラー転送
処理を行うことが可能となるため、ミラー元ディスクア
レイ21内のディスク211-iとミラー先ディスクアレ
イ22内のディスク221-iの内容を一致させることが
できる。
If the update table is stored as the system management information, the mirror source disk array 2
First, it checks whether or not the update tables 51q, 51r, ... With large resolution that enable efficient mirror transfer processing are stored, and if so, based on the update tables 51q, 51r ,. Performs mirror transfer processing. Further, when the update tables 51q, 51r, ... Are not stored, the mirror source disk array 21 checks whether or not the update table 51p having a small resolution is stored, and if it is stored, based on the table 51p. Performs mirror transfer processing. As described above, when the mirror source disk array 21 stops during the execution of the process C, the saving is shorter than the update table 51p having a small resolution, that is, the update tables 51q, 51r, ... Having a large resolution. The update table 51p that can be changed over time is saved with priority. Therefore, in the system management information area 212-i,
Even if the update tables 51q, 51r, ... Are not correctly saved, the update table 51p is highly likely to be correctly saved. In this case, the update table 51 stored in the system management information area 212-i
Although the transfer efficiency is not good based on p, it is possible to perform the mirror transfer processing. Therefore, the contents of the disks 211-i in the mirror source disk array 21 and the disks 221-i in the mirror destination disk array 22 are Can be matched.

【0062】一方、システム管理情報が正しく保存され
ていない場合、つまりミラー元ディスクアレイ21が停
止する際のシステム管理情報の保存に失敗している場合
には(ステップS52)、ディスクアレイ21は、ミラ
ー転送効率は極めて悪いものの、自ディスクアレイ21
内のディスク211-iの全領域のデータをミラー先ディ
スクアレイ22にコピーする処理を行い、復旧を試みる
(ステップS54)。
On the other hand, when the system management information is not correctly saved, that is, when the saving of the system management information when the mirror source disk array 21 is stopped has failed (step S52), the disk array 21: Although the mirror transfer efficiency is extremely poor, the own disk array 21
The data of the entire area of the internal disk 211-i is copied to the mirror destination disk array 22 and an attempt is made to restore (step S54).

【0063】ところで、ミラー元ディスクアレイ21が
停止する際のシステム管理情報(ミラー転送未完了領域
情報)の保存に失敗する例として、当該システム管理情
報のサイズがディスク211-iの1記録単位(セクタ)
より大きいために、例えば1記録単位分保存した段階
で、つまりシステム管理情報の保存が途中までしか行わ
れない状態で、ミラー元ディスクアレイ21が完全停止
することがあり得る。この場合、システム管理情報のサ
イズが1記録単位以下であるならば、当該システム管理
情報はミラー元ディスクアレイ21が完全停止する前に
保存できたことになる。
By the way, as an example of failure in saving the system management information (mirror transfer incomplete area information) when the mirror source disk array 21 is stopped, the size of the system management information is one recording unit of the disk 211-i ( sector)
Because of the larger size, the mirror source disk array 21 may be completely stopped, for example, at the stage of saving one recording unit, that is, in the state where the system management information is saved halfway. In this case, if the size of the system management information is one recording unit or less, it means that the system management information can be saved before the mirror source disk array 21 is completely stopped.

【0064】そこで、処理Aから処理Bに切り替える条
件として、上記実施形態で適用した条件、つまり送信キ
ュー31のサイズSがサイズSaを越えるという条件に
代えて、送信キュー31のデータに関する管理情報のサ
イズが1記録単位を越えるという条件を適用してもよ
い。この場合、処理Aの実行中にミラー元ディスクアレ
イ21が停止する状況が発生した際にシステム管理情報
領域212-iへの保存対象となる、送信キュー31のデ
ータに関する管理情報のサイズを1記録単位以下に抑え
ることができる。
Therefore, instead of the condition applied in the above embodiment, that is, the condition that the size S of the transmission queue 31 exceeds the size Sa, as the condition for switching from the process A to the process B, the management information of the data of the transmission queue 31 is changed. The condition that the size exceeds one recording unit may be applied. In this case, when the situation where the mirror source disk array 21 stops during the execution of the process A, the size of the management information regarding the data of the transmission queue 31 to be saved in the system management information area 212-i is recorded as one. It can be kept below the unit.

【0065】また、処理Bから処理Cに切り替える条件
として上記実施形態で適用した条件、つまり更新リスト
41のサイズが一定サイズを越えるという条件における
当該一定サイズを1記録単位とすればよい。この場合、
処理Bの実行中における保存対象情報である、更新リス
ト41のサイズを1記録単位以下に抑えることができ
る。
Further, as a condition for switching from the process B to the process C, the fixed size under the condition applied in the above embodiment, that is, the size of the update list 41 exceeds the fixed size may be set as one recording unit. in this case,
The size of the update list 41, which is the storage target information during execution of the process B, can be suppressed to one recording unit or less.

【0066】また、処理Cの実行中における保存対象情
報である、更新テーブル51pのサイズが1記録単位以
下となるように、大ブロックのサイズを定めるとよい。
The size of the large block may be determined so that the size of the update table 51p, which is the storage target information during execution of the process C, is one recording unit or less.

【0067】また、上記実施形態では、ホスト11(1
2,13)とミラーディスクアレイシステムを構成する
2つのディスクアレイ21,22とがネットワーク30
により接続されている場合について説明したが、これに
限るものではない。例えば、図13に示すように、ホス
ト11とディスクアレイ21,22とがSCSI等のチ
ャネル131a,131bにより接続された構成であっ
ても、本発明は同様に適用できる。
In the above embodiment, the host 11 (1
2, 13) and the two disk arrays 21 and 22 constituting the mirror disk array system are the network 30.
However, the present invention is not limited to this. For example, as shown in FIG. 13, even if the host 11 and the disk arrays 21 and 22 are connected by channels 131a and 131b such as SCSI, the present invention can be similarly applied.

【0068】なお、本発明は、上記実施形態に限定され
るものではなく、実施段階ではその要旨を逸脱しない範
囲で種々に変形することが可能である。更に、上記実施
形態には種々の段階の発明が含まれており、開示される
複数の構成要件における適宜な組み合わせにより種々の
発明が抽出され得る。例えば、実施形態に示される全構
成要件から幾つかの構成要件が削除されても、発明が解
決しようとする課題の欄で述べた課題の少なくとも1つ
が解決でき、発明の効果の欄で述べられている効果の少
なくとも1つが得られる場合には、この構成要件が削除
された構成が発明として抽出され得る。
The present invention is not limited to the above-described embodiment, and can be variously modified in an implementation stage without departing from the spirit of the invention. Furthermore, the embodiments include inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. For example, even if some of the constituent elements are deleted from all the constituent elements shown in the embodiment, at least one of the problems described in the section of the problem to be solved by the invention can be solved and described in the section of the effect of the invention. When at least one of the effects described above is obtained, a configuration in which this constituent element is deleted can be extracted as an invention.

【0069】[0069]

【発明の効果】以上詳述したように本発明によれば、ミ
ラー元ディスクアレイでのミラー転送処理を、ホスト側
処理に対して独立に処理し、ホスト側処理が完了したこ
とをもってホストへ完了ステータスを返す構成としたこ
とにより、ホストへの応答の遅延を抑え、ミラーリング
を適用しない通常処理と同レベルの処理時間でホストへ
完了ステータスを返すことができる。
As described in detail above, according to the present invention, the mirror transfer processing in the mirror source disk array is processed independently of the host side processing, and is completed to the host when the host side processing is completed. With the configuration that returns the status, the delay of the response to the host can be suppressed, and the completion status can be returned to the host in the same processing time as the normal processing that does not apply mirroring.

【0070】また本発明によれば、ミラー転送処理の進
捗状況に応じて処理手順を切り替えることにより処理効
率を向上することができ、ミラー転送処理の処理速度
が、ホスト側処理の処理速度に追い付かない状況が発生
しても、キャッシュメモリの利用効率の向上が図れ、ホ
ストから見た場合に処理時間も短縮できる。
Further, according to the present invention, the processing efficiency can be improved by switching the processing procedure according to the progress status of the mirror transfer processing, and the processing speed of the mirror transfer processing can catch up with the processing speed of the host side processing. Even if a situation does not occur, the utilization efficiency of the cache memory can be improved, and the processing time can be shortened from the viewpoint of the host.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施形態に係るミラーディスクアレ
イシステムを備えたコンピュータシステムのブロック構
成図。
FIG. 1 is a block configuration diagram of a computer system including a mirror disk array system according to an embodiment of the present invention.

【図2】同実施形態においてホスト11からミラー元デ
ィスクアレイ21に書き込み要求が与えられた場合の動
作手順を、従来方式と対比して説明するためのシーケン
スチャート。
FIG. 2 is a sequence chart for explaining an operation procedure when a write request is given from the host 11 to the mirror source disk array 21 in the embodiment, in comparison with a conventional method.

【図3】同実施形態における処理Aの動作を説明するた
めの図。
FIG. 3 is a view for explaining the operation of process A in the same embodiment.

【図4】同実施形態における処理Bの動作を説明するた
めの図。
FIG. 4 is a view for explaining the operation of process B in the same embodiment.

【図5】同実施形態における処理Cの動作を説明するた
めの図。
FIG. 5 is a view for explaining the operation of process C in the same embodiment.

【図6】処理Bで用いられる更新リスト41のデータ構
造例を示す図。
FIG. 6 is a diagram showing an example of a data structure of an update list 41 used in a process B.

【図7】ディスク211-iの領域と処理Cで用いられる
更新テーブル51j(j=p,q,r…)との関係を説
明するための図。
FIG. 7 is a diagram for explaining the relationship between the area of the disk 211-i and the update table 51j (j = p, q, r ...) Used in the process C.

【図8】処理Aの手順を示すフローチャート。FIG. 8 is a flowchart showing a procedure of processing A.

【図9】処理Bの手順を示すフローチャート。FIG. 9 is a flowchart showing the procedure of processing B.

【図10】処理Cの手順を示すフローチャート。FIG. 10 is a flowchart showing the procedure of processing C.

【図11】ミラー元ディスクアレイ21の停止時の処理
手順を示すフローチャート。
FIG. 11 is a flowchart showing a processing procedure when the mirror source disk array 21 is stopped.

【図12】ミラー元ディスクアレイ21の再起動時の処
理手順を示すフローチャート。
FIG. 12 is a flowchart showing a processing procedure when the mirror source disk array 21 is restarted.

【図13】図1のシステムの変形例を示す図。FIG. 13 is a diagram showing a modification of the system shown in FIG.

【符号の説明】[Explanation of symbols]

11,12,13…ホスト(ホストコンピュータ) 21…ディスクアレイ(ミラー元ディスクアレイシステ
ム) 22…ディスクアレイ(ミラー先ディスクアレイシステ
ム) 30…ネットワーク 41…更新リスト 51p,51q,51r,51j…更新テーブル 131a,131b…チャネル 211-1,211-2,221-1,221-2,211-i…
ディスク(ディスクドライブ) 213,223…コントローラ 216,226…キャッシュメモリ
11, 12, 13 ... Host (host computer) 21 ... Disk array (mirror source disk array system) 22 ... Disk array (mirror destination disk array system) 30 ... Network 41 ... Update list 51p, 51q, 51r, 51j ... Update table 131a, 131b ... Channels 211-1, 211-2, 221-1, 221-2, 211-i ...
Disk (disk drive) 213, 223 ... Controller 216, 226 ... Cache memory

Claims (18)

【特許請求の範囲】[Claims] 【請求項1】 ホストコンピュータから転送されるデー
タを保存するディスクドライブの群を含む第1のディス
クアレイシステムと当該第1のディスクアレイシステム
のディスクドライブ群に保存されるデータの複製を保存
するディスクドライブの群を含む第2のディスクアレイ
システムとを備えたミラーディスクアレイシステムにお
けるディスクアレイ間データ転送方法であって、 前記ホストコンピュータからの書き込み要求に応じて当
該ホストコンピュータから前記第1のディスクアレイシ
ステムに転送されるデータを受信して当該第1のディス
クアレイシステムのキャッシュメモリに書き込むホスト
側処理を実行するステップと、 前記第1のディスクアレイシステムのキャッシュメモリ
に書き込まれたデータを前記第1のディスクアレイシス
テムの前記ディスクドライブに書き込むディスクライト
処理を実行するステップと、 前記第1のディスクアレイシステムのキャッシュメモリ
に書き込まれたデータを前記第2のディスクアレイシス
テムに転送することでミラーリングを行うミラー転送処
理を前記ホスト側処理とは独立に実行するステップと、 前記ホスト側処理が完了したことをもって、前記第1の
ディスクアレイシステムから前記ホストコンピュータへ
前記書き込み要求に対する完了ステータスを返すステッ
プとを具備することを特徴とするディスクアレイ間デー
タ転送方法。
1. A first disk array system including a group of disk drives for storing data transferred from a host computer and a disk for storing a copy of data stored in the disk drive group of the first disk array system. A method for transferring data between disk arrays in a mirror disk array system including a second disk array system including a group of drives, the host disk including the first disk array in response to a write request from the host computer. Performing a host-side process of receiving data transferred to the system and writing the data to the cache memory of the first disk array system; and writing the data written to the cache memory of the first disk array system to the first disk array system. Disc array A step of executing a disk write process for writing to the disk drive of the system; and a mirror transfer process for performing mirroring by transferring the data written in the cache memory of the first disk array system to the second disk array system. And a step of returning the completion status for the write request from the first disk array system to the host computer when the host side processing is completed. A method for transferring data between disk arrays, characterized by:
【請求項2】 前記ミラー転送処理の進捗状況を検出す
るステップと、 前記ミラー転送処理の進捗状況に応じて前記ディスクラ
イト処理を停止させ、前記ディスクライト処理により前
記第1のディスクアレイシステムの前記ディスクドライ
ブに書き込み済みで前記ミラー転送処理が未完了のデー
タが書き込まれている前記キャッシュメモリ上の領域の
うち、より古いデータが書き込まれている側の一部領域
を除く領域を解放するステップと、 前記ミラー転送処理が未完了のデータが書き込まれてい
る前記キャッシュメモリ上の前記一部領域のデータが前
記ミラー転送処理により空になった場合、前記解放され
た前記キャッシュメモリ上の領域に書き込まれていて前
記第1のディスクアレイシステムの前記ディスクドライ
ブに書き込み済みのデータを前記ミラー転送処理に供さ
せるために、前記第1のディスクアレイシステムの前記
ディスクドライブから前記キャッシュメモリ上の前記一
部領域に読み込むステップとを更に具備することを特徴
とする請求項1記載のディスクアレイ間データ転送方
法。
2. A step of detecting the progress status of the mirror transfer processing, the disk write processing being stopped according to the progress status of the mirror transfer processing, and the disk write processing of the first disk array system. A step of releasing an area of the area on the cache memory in which the data that has been written to the disk drive and the mirror transfer processing has not been completed is removed, except for a partial area on the side where older data is written; If the data in the partial area on the cache memory in which the data for which the mirror transfer processing has not been completed is written becomes empty by the mirror transfer processing, it is written in the released area on the cache memory. The disk drive that has already been written to the disk drive of the first disk array system. Data is read from the disk drive of the first disk array system into the partial area of the cache memory in order to be used for the mirror transfer processing. Data transfer method between disk arrays.
【請求項3】 前記検出ステップでは、前記ディスクラ
イト処理により前記第1のディスクアレイシステムの前
記ディスクドライブに書き込み済みで前記ミラー転送処
理が未完了の前記キャッシュメモリ上のデータの総サイ
ズSから前記ミラー転送処理の進捗状況を検出し、 前記解放ステップでは、前記総サイズSが予め定められ
た一定サイズSaを越えた場合に、前記ディスクライト
処理を停止させて前記領域を解放することを特徴とする
請求項2記載のディスクアレイ間データ転送方法。
3. In the detecting step, from the total size S of data in the cache memory that has been written to the disk drive of the first disk array system by the disk write processing and the mirror transfer processing is incomplete, The progress of the mirror transfer process is detected, and in the releasing step, when the total size S exceeds a predetermined constant size Sa, the disk write process is stopped to release the area. The data transfer method between disk arrays according to claim 2.
【請求項4】 前記一部領域のサイズは予め定められた
一定サイズSbであり、 前記解放ステップでは、前記第1のディスクアレイシス
テムの前記キャッシュメモリ上の前記サイズSの領域の
うち前記サイズSbの一部領域を除くサイズS−Sbの
領域を解放することを特徴とする請求項3記載のディス
クアレイ間データ転送方法。
4. The size of the partial area is a predetermined fixed size Sb, and in the releasing step, the size Sb of the areas of the size S on the cache memory of the first disk array system is used. 4. The method of transferring data between disk arrays according to claim 3, wherein the area of size S-Sb excluding a part of the area is released.
【請求項5】 前記解放された領域のデータのディスク
アドレスとサイズを含むエントリ情報を更新リストに登
録するステップを更に具備し、 前記読み込みステップでは、前記キャッシュメモリ上の
前記一部領域が前記ミラー転送処理により空になった場
合、前記第1のディスクアレイシステムの前記ディスク
ドライブから前記キャッシュメモリ上の前記前記一部領
域に前記更新リストの前記エントリ情報の指定するデー
タを読み込むことを特徴とする請求項2記載のディスク
アレイ間データ転送方法。
5. The method further comprises a step of registering entry information including a disk address and a size of data of the released area in an update list, wherein in the reading step, the partial area on the cache memory is the mirror. The data specified by the entry information of the update list is read from the disk drive of the first disk array system to the partial area of the cache memory when the transfer processing becomes empty. The data transfer method between disk arrays according to claim 2.
【請求項6】 前記更新リストのエントリ情報の指定す
るデータが前記キャッシュメモリ上の前記前記一部領域
から前記ミラー転送処理で前記第2のディスクアレイシ
ステムに転送された場合、当該エントリ情報を前記更新
リストから削除するステップと、 前記更新リストが空となった場合に前記ディスクライト
処理を再開させるステップとを更に具備することを特徴
とする請求項5記載のディスクアレイ間データ転送方
法。
6. When the data specified by the entry information of the update list is transferred from the partial area on the cache memory to the second disk array system by the mirror transfer processing, the entry information is transferred to the second disk array system. 6. The method of transferring data between disk arrays according to claim 5, further comprising a step of deleting from the update list and a step of restarting the disk write process when the update list becomes empty.
【請求項7】 前記更新リストのサイズが予め定められ
た一定サイズを越えた場合に、前記更新リストから、前
記第1のディスクアレイシステムの前記ディスクドライ
ブの領域を所定サイズのブロックを単位に分割して管理
するための、当該ブロック毎の更新の有無を示す、前記
一定サイズより小さいサイズの更新テーブルを作成する
ステップと、 前記更新テーブルに従って更新ブロックを検索するステ
ップと、 前記更新ブロックが検索できた場合、当該更新ブロック
のデータを前記ミラー転送処理に供させるために、前記
第1のディスクアレイシステムの前記ディスクドライブ
から前記キャッシュメモリ上の前記前記一部領域に読み
込むステップとを更に具備することを特徴とする請求項
5記載のディスクアレイ間データ転送方法。
7. When the size of the update list exceeds a predetermined fixed size, the area of the disk drive of the first disk array system is divided into blocks of a predetermined size from the update list. For updating and managing for each block, a step of creating an update table of a size smaller than the certain size, a step of searching for an update block according to the update table, and a step of searching the update block In this case, the method further comprises the step of reading the data of the updated block from the disk drive of the first disk array system into the partial area of the cache memory in order to use it for the mirror transfer processing. 6. The method of transferring data between disk arrays according to claim 5.
【請求項8】 前記更新テーブルに従って検索された更
新ブロックのデータが前記キャッシュメモリ上の前記前
記一部領域から前記ミラー転送処理で前記第2のディス
クアレイシステムに転送された場合、前記更新テーブル
を操作して対応するブロックが非更新を示すように変更
するステップと、 前記更新ブロックが検索できなかった場合に前記ディス
クライト処理を再開させるステップとを更に具備するこ
とを特徴とする請求項7記載のディスクアレイ間データ
転送方法。
8. When the data of the update block searched according to the update table is transferred from the partial area on the cache memory to the second disk array system by the mirror transfer processing, the update table is updated. 8. The method according to claim 7, further comprising: a step of operating to change the corresponding block to indicate non-update, and a step of restarting the disk write process when the updated block cannot be searched. Data transfer method between disk arrays.
【請求項9】 前記一定サイズが、前記更新リストまた
は前記更新テーブルを格納するために確保されているメ
モリ領域のサイズであることを特徴とする請求項7記載
のディスクアレイ間データ転送方法。
9. The method of transferring data between disk arrays according to claim 7, wherein the fixed size is a size of a memory area reserved for storing the update list or the update table.
【請求項10】 前記第1のディスクアレイシステムが
停止する際に、当該第1のディスクアレイシステムの前
記ディスクドライブに書き込み済みで前記ミラー転送処
理が未完了のデータに関する、前記ミラー転送処理の進
捗状況に対応した管理情報として、当該データのディス
クアレイとサイズを示す管理情報、または前記更新リス
ト、または前記更新テーブルを前記ディスクドライブに
確保されている管理情報領域に保存するステップと、 前記第1のディスクアレイシステムの再起動時に、当該
第1のディスクアレイシステムの前記ディスクドライブ
の前記管理情報領域に保存されている前記管理情報に基
づいて、対応するデータを前記第1のディスクアレイシ
ステムの前記ディスクドライブから前記キャッシュメモ
リに読み込み、当該キャッシュメモリに読み込まれたデ
ータを対象とする前記ミラー転送処理を再開させるステ
ップとを更に具備することを特徴とする請求項7記載の
ディスクアレイ間データ転送方法。
10. The progress of the mirror transfer process regarding data that has been written to the disk drive of the first disk array system and the mirror transfer process has not been completed when the first disk array system is stopped. As management information corresponding to the situation, storing management information indicating a disk array and size of the data, the update list, or the update table in a management information area secured in the disk drive; When the disk array system is restarted, corresponding data is stored in the first disk array system based on the management information stored in the management information area of the disk drive of the first disk array system. Read from the disk drive to the cache memory, 7. The disk array data transfer method according to characterized by comprising the mirror transfer process further comprising the steps of resuming that target data read into Yasshumemori.
【請求項11】 前記一定サイズが、前記ディスクドラ
イブの記録単位のサイズであることを特徴とする請求項
10記載のディスクアレイ間データ転送方法。
11. The method of transferring data between disk arrays according to claim 10, wherein the fixed size is a size of a recording unit of the disk drive.
【請求項12】 前記更新テーブル作成ステップでは、
前記第1のディスクアレイシステムの前記ディスクドラ
イブの領域を第1のサイズの大ブロックを単位に分割し
て管理するための、当該大ブロック毎の更新の有無を示
す第1の更新テーブルと、前記各大ブロックを前記第1
のサイズより小さい第2のサイズの小ブロックに分割し
た管理するための、当該小ブロック毎の更新の有無を示
す複数の第2の更新テーブルとを作成し、 前記検索ステップでは、前記第2の更新テーブルに従っ
て更新ブロックを検索し、 前記保存ステップでは、前記第1及び第2の更新テーブ
ルが作成されている場合には、前記第1及び第2の更新
テーブルを、前記第1の更新テーブルを優先させて前記
管理情報領域に保存し、 前記再開ステップでは、前記管理情報領域に前記第1及
び第2の更新テーブルが保存されている場合には前記第
2の更新テーブルに基づき、前記第1の更新テーブルの
みが保存されている場合には前記第1の更新テーブルに
基づき、対応するデータを前記第1のディスクアレイシ
ステムの前記ディスクドライブから前記キャッシュメモ
リに読み込むことを特徴とする請求項9記載のディスク
アレイ間データ転送方法。
12. In the update table creating step,
A first update table indicating whether or not there is an update for each large block, for managing the area of the disk drive of the first disk array system by dividing it into large blocks of a first size; Each large block is the first
A plurality of second update tables indicating the presence / absence of updates for each small block for management by dividing into small blocks of a second size smaller than the size of An update block is searched according to an update table, and in the storing step, if the first and second update tables have been created, the first and second update tables are set to the first update table. The management information area is prioritized to be saved in the management information area, and in the restart step, if the first and second update tables are saved in the management information area, the first update table is stored based on the second update table. If only the update table of the first disk array system is stored, the corresponding data is stored in the disk drive of the first disk array system based on the first update table. The disk array data transfer method according to claim 9, wherein a read cache memory.
【請求項13】 前記第1のディスクアレイシステムが
停止する際に、当該第1のディスクアレイシステムの前
記ディスクドライブに書き込み済みで前記ミラー転送処
理が未完了のデータに関する管理情報を前記ディスクド
ライブに確保されている管理情報領域に保存するステッ
プと、 前記第1のディスクアレイシステムの再起動時に、当該
第1のディスクアレイシステムの前記ディスクドライブ
の前記管理情報領域に保存されている前記管理情報に基
づいて、対応するデータを前記第1のディスクアレイシ
ステムの前記ディスクドライブから前記キャッシュメモ
リに読み込み、当該キャッシュメモリに読み込まれたデ
ータを対象とする前記ミラー転送処理を再開させるステ
ップとを更に具備することを特徴とする請求項1記載の
ディスクアレイ間データ転送方法。
13. When the first disk array system is stopped, management information regarding data that has been written to the disk drive of the first disk array system and the mirror transfer processing has not been completed is written to the disk drive. A step of storing the management information in the reserved management information area, and a step of saving the management information stored in the management information area of the disk drive of the first disk array system when the first disk array system is restarted. Based on the data, the corresponding data is read from the disk drive of the first disk array system into the cache memory, and the mirror transfer process for the data read into the cache memory is restarted. 2. The disc store according to claim 1, wherein Lee between the data transfer method.
【請求項14】 前記管理情報のサイズが予め定められ
た一定サイズを越えたことを検出するステップと、 前記管理情報のサイズが前記一定サイズを越えた場合、
対応するデータ量は増加するが、管理情報サイズは前記
一定サイズより小さくなる新たな管理情報の使用に切り
替えるステップとを更に具備することを特徴とする請求
項13記載のディスクアレイ間データ転送方法。
14. A step of detecting that the size of the management information exceeds a predetermined fixed size, and when the size of the management information exceeds the predetermined size,
14. The data transfer method between disk arrays according to claim 13, further comprising the step of switching to the use of new management information in which the corresponding data amount increases but the management information size becomes smaller than the fixed size.
【請求項15】 前記一定サイズが、前記管理情報を格
納するために確保されているメモリ領域のサイズ、また
は前記ディスクドライブの記録単位のサイズであること
を特徴とする請求項14記載のディスクアレイ間データ
転送方法。
15. The disk array according to claim 14, wherein the fixed size is a size of a memory area reserved for storing the management information or a size of a recording unit of the disk drive. Data transfer method.
【請求項16】 ホストコンピュータから転送されるデ
ータを保存するミラー元ディスクアレイシステムと当該
ミラー元ディスクアレイシステムに保存されるデータの
複製を保存するミラー先ディスクアレイシステムとを備
えたミラーディスクアレイシステムに前記ミラー元ディ
スクアレイシステムとして適用されるディスクアレイシ
ステムにおいて、 前記ホストコンピュータから転送されたデータを一時保
持するキャッシュメモリと、 前記ホストコンピュータから転送されたデータを保存す
るディスクドライブの群と、 前記ホストコンピュータからの書き込み要求に応じて当
該ホストコンピュータから転送されるデータを受信して
前記キャッシュメモリに書き込むホスト側処理を実行
し、当該ホスト側処理が完了したことをもって、前記ホ
ストコンピュータへ前記書き込み要求に対する完了ステ
ータスを返すホスト側処理手段と、 前記キャッシュメモリに書き込まれたデータを前記ディ
スクドライブに書き込むディスクライト処理を実行する
ディスクライト手段と、 前記キャッシュメモリに書き込まれたデータを前記ミラ
ー先ディスクアレイシステムに転送することでミラーリ
ングを行うミラー転送処理を前記ホスト側処理とは独立
に実行するミラー転送処理手段とを具備することを特徴
とするディスクアレイシステム。
16. A mirror disk array system comprising a mirror source disk array system for storing data transferred from a host computer and a mirror destination disk array system for storing a copy of data stored in the mirror source disk array system. In the disk array system applied as the mirror source disk array system, a cache memory for temporarily holding data transferred from the host computer, a group of disk drives for storing data transferred from the host computer, In response to a write request from the host computer, the host side process that receives the data transferred from the host computer and writes the data in the cache memory is executed, and the host side process is completed when the host side process is completed. Host side processing means for returning a completion status for the write request to the storage computer, disk write means for executing disk write processing for writing the data written in the cache memory to the disk drive, and data written in the cache memory To the mirror destination disk array system, and a mirror transfer processing means for performing a mirror transfer processing for performing mirroring independently of the host side processing.
【請求項17】 前記ミラー転送処理手段による前記ミ
ラー転送処理の進捗状況を検出する手段と、 前記検出手段の検出結果に応じて前記ディスクライト処
理手段による前記ディスクライト処理を停止させ、前記
ディスクライト処理により前記ディスクドライブに書き
込み済みで前記ミラー転送処理が未完了のデータが書き
込まれている前記キャッシュメモリ上の領域のうち、よ
り古いデータが書き込まれている側の一部領域を除く領
域を解放する解放手段と、 前記ミラー転送処理が未完了のデータが書き込まれてい
る前記キャッシュメモリ上の前記一部領域のデータが前
記ミラー転送処理により空になった場合、前記解放され
た前記キャッシュメモリ上の領域に書き込まれていて前
記第1のディスクアレイシステムの前記ディスクドライ
ブに書き込み済みのデータを前記ミラー転送処理に供さ
せるために、前記ディスクドライブから前記キャッシュ
メモリ上の前記一部領域に読み込む読み込み手段とを更
に具備することを特徴とする請求項16記載のディスク
アレイシステム。
17. A means for detecting the progress status of the mirror transfer processing by the mirror transfer processing means, and the disk write processing by the disk write processing means being stopped according to the detection result of the detection means, and the disk write operation. Release the area of the area on the cache memory where the data that has been written to the disk drive and that has not been subjected to the mirror transfer processing by the processing is written, except for a part of the area where the older data is written. And a releasing means for releasing the data in the partial area on the cache memory in which the data for which the mirror transfer processing has not been completed is emptied by the mirror transfer processing. Of the disk drive of the first disk array system written in the area 17. The disk array system according to claim 16, further comprising a reading unit that reads the written data from the disk drive into the partial area of the cache memory in order to use the data in the mirror transfer processing. .
【請求項18】 自ディスクアレイシステムが停止する
際に、前記ディスクドライブに書き込み済みで前記ミラ
ー転送処理が未完了のデータに関する管理情報を前記デ
ィスクドライブに確保されている管理情報領域に保存す
る手段と、 自ディスクアレイシステムの再起動時に、前記管理情報
領域に保存されている前記管理情報に基づいて、対応す
るデータを前記ディスクドライブから前記キャッシュメ
モリに読み込み、当該キャッシュメモリに読み込まれた
データを対象とする前記ミラー転送処理手段による前記
ミラー転送処理を再開させる読み込み手段とを更に具備
することを特徴とする請求項17記載のディスクアレイ
システム。
18. A means for, when the own disk array system is stopped, storing management information on data which has been written in the disk drive and for which the mirror transfer processing has not been completed in a management information area secured in the disk drive. When the own disk array system is restarted, the corresponding data is read from the disk drive into the cache memory based on the management information stored in the management information area, and the data read into the cache memory is read. 18. The disk array system according to claim 17, further comprising a reading unit that restarts the mirror transfer processing by the target mirror transfer processing unit.
JP2001292004A 2001-09-25 2001-09-25 Method for data transfer between disk arrays and disk array system Pending JP2003099208A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001292004A JP2003099208A (en) 2001-09-25 2001-09-25 Method for data transfer between disk arrays and disk array system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001292004A JP2003099208A (en) 2001-09-25 2001-09-25 Method for data transfer between disk arrays and disk array system

Publications (1)

Publication Number Publication Date
JP2003099208A true JP2003099208A (en) 2003-04-04

Family

ID=19114051

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001292004A Pending JP2003099208A (en) 2001-09-25 2001-09-25 Method for data transfer between disk arrays and disk array system

Country Status (1)

Country Link
JP (1) JP2003099208A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009193258A (en) * 2008-02-13 2009-08-27 Dainippon Printing Co Ltd Disk device, data transfer method, data transfer processing program, and data backup system
JP2012208964A (en) * 2012-08-03 2012-10-25 Hitachi Ltd Computer system, data-matching method and data-matching processing program
JP2013122782A (en) * 2013-01-28 2013-06-20 Dainippon Printing Co Ltd Disk device, data transfer method, data transfer processing program and data backup system
JP2014153753A (en) * 2013-02-05 2014-08-25 Ntt Data Corp Information management device, information management method, and information management program
JP2014186599A (en) * 2013-03-25 2014-10-02 Nec Corp Storage device
JP2015203908A (en) * 2014-04-11 2015-11-16 富士通株式会社 Storage management apparatus and storage management program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009193258A (en) * 2008-02-13 2009-08-27 Dainippon Printing Co Ltd Disk device, data transfer method, data transfer processing program, and data backup system
JP2012208964A (en) * 2012-08-03 2012-10-25 Hitachi Ltd Computer system, data-matching method and data-matching processing program
JP2013122782A (en) * 2013-01-28 2013-06-20 Dainippon Printing Co Ltd Disk device, data transfer method, data transfer processing program and data backup system
JP2014153753A (en) * 2013-02-05 2014-08-25 Ntt Data Corp Information management device, information management method, and information management program
JP2014186599A (en) * 2013-03-25 2014-10-02 Nec Corp Storage device
JP2015203908A (en) * 2014-04-11 2015-11-16 富士通株式会社 Storage management apparatus and storage management program

Similar Documents

Publication Publication Date Title
US7529950B2 (en) Information processing system, control method for information processing system, and storage system
US7461201B2 (en) Storage control method and system for performing backup and/or restoration
US7472139B2 (en) Database recovery method applying update journal and database log
US6675176B1 (en) File management system
US6341341B1 (en) System and method for disk control with snapshot feature including read-write snapshot half
US7254686B2 (en) Switching between mirrored and non-mirrored volumes
US7684073B2 (en) Copy controller and method thereof
JP4809040B2 (en) Storage apparatus and snapshot restore method
JP2005259136A (en) Transaction processing system using non-disk permanent memory and method
CN101566959A (en) Using volume snapshots to prevent file corruption in failed restore operations
JP4783076B2 (en) Disk array device and control method thereof
US7627610B2 (en) Computer system and method of reproducing data for the system
JPH11119919A (en) Method for writing data into storage system
US7117249B1 (en) Computer system and data sharing method between computers
JP2003099208A (en) Method for data transfer between disk arrays and disk array system
US7657719B2 (en) Controller for a copy operation between a host computer and hard disks, a control method thereof, and a recording medium storing a program for executing the control method
JP2005215940A (en) Storage system, server apparatus, and preceding copy data preparation method
JP4898609B2 (en) Storage device, data recovery method, and computer system
US20050223180A1 (en) Accelerating the execution of I/O operations in a storage system
JP3043662B2 (en) Data backup method
JP2012022645A (en) Data storage system and asynchronous replication method
US20090063770A1 (en) Storage control apparatus, storage control program, and storage control method
JP2004013246A (en) Multiplex write-in type storage device
JP3849648B2 (en) Storage device control method and storage device subsystem
JP2021009646A (en) Storage control apparatus, and storage control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040915

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070517

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070529

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20071009