JP5170169B2 - Remote copy processing system, processing method, and processing program between disk array devices - Google Patents

Remote copy processing system, processing method, and processing program between disk array devices Download PDF

Info

Publication number
JP5170169B2
JP5170169B2 JP2010139757A JP2010139757A JP5170169B2 JP 5170169 B2 JP5170169 B2 JP 5170169B2 JP 2010139757 A JP2010139757 A JP 2010139757A JP 2010139757 A JP2010139757 A JP 2010139757A JP 5170169 B2 JP5170169 B2 JP 5170169B2
Authority
JP
Japan
Prior art keywords
data
disk array
copy
update
buffer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2010139757A
Other languages
Japanese (ja)
Other versions
JP2012003621A (en
Inventor
寛 松下
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC System Technologies Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2010139757A priority Critical patent/JP5170169B2/en
Publication of JP2012003621A publication Critical patent/JP2012003621A/en
Application granted granted Critical
Publication of JP5170169B2 publication Critical patent/JP5170169B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、通信回線を介して接続されているストレージ構成のメインサイトとリモートサイト間で、リモートサイトに対して順序を保証したコピーを可能とするディスクアレイ装置間のリモートコピー処理システム、リモートコピー処理方法、及び処理用プログラムに関する。   The present invention relates to a remote copy processing system and a remote copy processing between disk array devices that enable copying with guaranteed order to a remote site between a main site and a remote site of a storage configuration connected via a communication line. The present invention relates to a method and a processing program.

従来から、メインサイトとリモートサイトにそれぞれ設置されているディスクアレイ装置間で、データをリモートコピーすることによって多重化して保持するデータ複製システムが知られている。係るリモートコピーの処理を実行するためのデータ転送手法としては、同期コピー方式とセミ同期順序保証コピー方式と非同期コピー方式とに大別される。   2. Description of the Related Art Conventionally, a data replication system is known in which data is multiplexed and held by remote copying between disk array apparatuses installed at a main site and a remote site, respectively. Data transfer methods for executing the remote copy processing are roughly classified into a synchronous copy method, a semi-synchronous order guaranteed copy method, and an asynchronous copy method.

このうち同期コピー方式は、ホストからの更新IO(IN,OUT)をメインサイト側の論理ディスクへの書き込みに同期してリモートサイト側の論理ディスクへも書き込みを行うと共に、両論理ディスクへの書き込み完了後にその終了報告をホストへ返す方式である。   Of these, the synchronous copy method writes the update IO (IN, OUT) from the host to the logical disk on the remote site in synchronization with the write to the logical disk on the main site side, and completes writing to both logical disks. This is a method of returning the completion report to the host later.

また、セミ同期順序保証コピー方式は、ホストからの更新IOをメインサイトの論理ディスクへ書き込むと共にメインサイトの順序保証バッファに更新IOを保存し、この時点(リモートサイトの論理ディスクへホストからの更新IOを書き込まない)でその終了報告をホストに返す方式である。そして、その後、順序保証バッファに格納された更新IOを定期的にリモートサイトの論理ディスクへ適用する。ここで、順序保証とは、データの整合性を確保するために、リモートサイトにおけるデータ更新の順序をメインサイトにおけるデータ更新の順序と同じにすることをいう。   The semi-synchronous order-guaranteed copy method writes the update IO from the host to the logical disk at the main site and saves the update IO in the order-guaranteed buffer at the main site. At this time (update IO from the host to the logical disk at the remote site) The end report is returned to the host. Thereafter, the updated IO stored in the order guarantee buffer is periodically applied to the logical disk at the remote site. Here, the order guarantee means that the data update order at the remote site is the same as the data update order at the main site in order to ensure data consistency.

また、非同期コピー方式は、ホストからの更新IOをメインサイトの論理ディスクへ書き込むと共にその書き込みが完了した時点で終了報告をホストへ返し、メインサイトの論理ディスクのどの範囲に更新があったのかだけを差分情報として保存しておき、リモートサイトに対する更新データの書き込みは、通信回線の容量に応じ、メインサイトの論理ディスクへの書き込みとは非同期にこの差分のある範囲をリモートコピーする方式である。   Asynchronous copy method writes update IO from the host to the logical disk at the main site, and returns the completion report to the host when the write is completed, and the only difference is the range of the logical disk at the main site that has been updated. The update data is stored as information, and the update data is written to the remote site according to the capacity of the communication line, and the range in which this difference exists is remotely copied asynchronously with the writing to the logical disk at the main site.

これらの方式を、メインサイト側において災害等が発生しメインサイトがその機能を失った場合におけるリモート筐体でのデータ消失という観点から見ると、次のようになる。   These methods are as follows from the viewpoint of data loss in the remote chassis when a disaster or the like occurs on the main site side and the main site loses its function.

同期コピー方式は、データをメインサイトの論理ディスクに書き込むのと同期してリモートサイトの論理ディスクにも書き込みして保存しているため、これら3方式の中では最もデータの消失量が少ない。   In the synchronous copy method, data is written and stored in the logical disk at the remote site in synchronization with the writing of data on the logical disk at the main site. Therefore, the amount of data loss is the smallest among these three methods.

次に、セミ同期順序保証コピー方式では、その消失量は最大で順序保証バッファに格納した容量分となり、同期コピー方式よりも多くなる。   Next, in the semi-synchronous order-guaranteed copy method, the erasure amount is the maximum amount stored in the order-guaranteed buffer, which is larger than that in the synchronous copy method.

そして、非同期コピー方式では、更新範囲の差分情報が多い場合、災害発生時にリモートコピーが完了していないときには最大その差分情報分が消失することになる。   In the asynchronous copy method, when there is a lot of difference information in the update range, the maximum amount of the difference information is lost when the remote copy is not completed when a disaster occurs.

また、これらの方式を、ホストへの応答という観点から見ると次のようになる。   These methods are as follows from the viewpoint of response to the host.

同期コピー方式は、リモート筐体への書き込みが完了した後にホストへ応答するため、メインサイトからリモートサイトまでの回線距離による応答の遅延、データを転送すべき回線の容量に伴う応答の遅延が問題となる。   The synchronous copy method responds to the host after writing to the remote chassis is completed, so there are problems with response delay due to the line distance from the main site to the remote site, and response delay due to the capacity of the line to which data is transferred. Become.

次に、セミ同期順序保証コピー方式では、順序保証用のバッファへのコピー完了時点でホストに応答するため、上記同期コピー方式に比べてその応答性は良い。但し、回線能力を上回る書き込みが発生した場合には、順序保証用のバッファが十分で無ければバッファが溢れることになりバッファの空き待ち状態が発生してしまうという欠点がある。   Next, the semi-synchronous order-guaranteed copy method responds to the host when the copying to the order-guaranteed buffer is completed, so that the responsiveness is better than the synchronous copy method. However, when writing exceeding the line capacity occurs, if there is not enough buffer for order guarantee, there is a disadvantage that the buffer overflows and the buffer waiting state occurs.

そして、非同期コピー方式では、メインサイトの論理ディスクへの書き込みが完了した時点で応答し、また更新状況のみを記憶するので、ホストへの応答の遅延はない。但し、非同期コピー方式では、メインサイトの更新データについては、論理ディスクのどこのアドレスに書き込まれたかを示す情報のみ差分情報として管理し、メインサイトでは更新データの時間的な書き込み順序を保障せずにリモートサイトへデータを順次送信している。また、更新されるデータの量は増大してきており、論理ディスクの重複したアドレスデータに対しても更新が行われている。したがって、その差分がある状態(差分情報をリモートサイト側へ送信完了していない状態)では、両サイトのデータに整合性はないため、メインサイトで災害が発生して論理ディスクのデータが失われた場合、リモートサイトのデータを用いてメインサイトのデータを復元することはできないという欠点がある。   In the asynchronous copy method, a response is made when writing to the logical disk at the main site is completed, and only the update status is stored, so there is no delay in response to the host. However, in the asynchronous copy method, the update data at the main site is managed as difference information only for the address at which the logical disk was written, and the main site can be remotely controlled without guaranteeing the update data temporal writing order. Sending data to the site sequentially. In addition, the amount of data to be updated is increasing, and updating is performed on duplicate address data on the logical disk. Therefore, when there is a difference (when the difference information has not been sent to the remote site), the data at both sites is inconsistent, so a disaster occurred at the main site and the logical disk data was lost. In this case, the data at the main site cannot be restored using the data at the remote site.

ところで、この種の関連技術として、例えば以下に示す特許文献1乃至特許文献2が挙げられる。   By the way, as this type of related technology, for example, Patent Documents 1 to 2 shown below can be cited.

特許文献1には、プライマリサイトとセカンダリサイトのディスクアレイ装置の相互間が通信回線で接続され、プライマリサイトのディスクアレイ装置が、更新データの書き込み要求があったとき更新データをキャッシュに書き込むI/O処理部と、データの整合性を保証する論理ディスクのグループを登録するグループ登録手段と、キャッシュに書き込まれた更新データを格納バッファに先頭から順にパッキングするようにコピーし格納バッファに複数の更新データがパッキングされた段階でそのパッキングデータをセカンダリサイトのディスクアレイ装置に転送するコンセントレータとを備え、これによってセカンダリサイトのディスクアレイ装置との遠隔データコピー方式を実行する技術が提案されている。   Patent Document 1 discloses an I / O in which a disk array device at a primary site and a secondary site are connected by a communication line, and a disk array device at a primary site writes update data to a cache when there is a write request for update data. O processing unit, group registration means for registering a group of logical disks that guarantees data consistency, and multiple updates to the storage buffer by copying the update data written in the cache so that they are packed into the storage buffer in order from the top A technology has been proposed that includes a concentrator that transfers the packing data to the disk array device at the secondary site when the data is packed, thereby executing a remote data copy method with the disk array device at the secondary site.

特許文献2には、デジタル・データの記憶に関して、バックアップ中ディスクへの書き込み要求がトラップされるという技術が開示されている。この技術によれば、書込み中のディスク・ロケーションがまだバックアップされていない場合、バックアップを続けることができるように、オリジナルの内容は代わりの一時的記憶装置にコピーされる。最終的には、この一時的記憶もバックアップにコピーされる。   Patent Document 2 discloses a technique in which a write request to a disk being backed up is trapped regarding storage of digital data. According to this technique, if the disk location being written has not yet been backed up, the original contents are copied to an alternative temporary storage so that the backup can continue. Eventually, this temporary storage is also copied to the backup.

特開2003−167684号公報JP 2003-167684 A 特表2004−504645号公報JP-T-2004-504645

しかしながら、特許文献1に開示された技術では、単に格納バッファに複数の更新データがパッキングされた段階でそのパッキングデータをセカンダリサイトのディスクアレイ装置に非同期転送するだけであり、順序保証はしているものの少ないバッファによってその順序を保証する機能は提供できなかった。また、順序保証の為の制御情報と更新データの全てをバッファに格納しているため、バッファ量とディスクアレイ装置間の回線能力とホストからの更新データ量の関係でバッファ溢れになる問題もあった。   However, in the technique disclosed in Patent Document 1, the packing data is only asynchronously transferred to the disk array device at the secondary site when a plurality of update data is packed in the storage buffer, and the order is guaranteed. We couldn't provide a function that guarantees the order with a few buffers. In addition, since all control information and update data for order guarantee are stored in the buffer, there is a problem that the buffer overflows due to the relationship between the buffer amount, the line capacity between the disk array devices, and the update data amount from the host. It was.

また、特許文献2に開示された技術は、バックアップ中にマスターディスクへの書き込みがあった場合に、その書き込み遅延を抑える目的でデータの一時退避領域を設けようとするものであり、データの書き込み順序保証を行うものではない。   In addition, the technique disclosed in Patent Document 2 intends to provide a temporary data save area for the purpose of suppressing a write delay when data is written to the master disk during backup. It does not guarantee order.

[発明の目的]
そこで、本発明は、このような事情に鑑みてなされたものであり、少ない容量のバッファで非同期順序保証コピーの実現を可能としたディスクアレイ装置間のリモートコピー処理システム、リモートコピー処理方法、及び処理用プログラムの提供を、その目的とするものである。
[Object of invention]
Therefore, the present invention has been made in view of such circumstances, and a remote copy processing system, a remote copy processing method between disk array devices capable of realizing asynchronous order-guaranteed copying with a small capacity buffer, and The purpose is to provide a processing program.

上記課題を解決するために、本発明に係るディスクアレイ装置間のリモートコピー処理システムは、メインサイトのディスクアレイ装置とリモートサイトのディスクアレイ装置が遠隔回線を介して接続され、前記メインサイトのディスクアレイ装置に記憶されるデータを前記リモートサイトのディスクアレイ装置にコピーするディスクアレイ装置間のリモートコピー処理システムであって、
前記メインサイトのディスクアレイ装置が、
ホストコンピュータから更新データの書き込み要求があったとき、前記ディスクアレイ装置に装備されているキャッシュへの当該更新データの記憶処理に同期して、当該更新データの書き込み制御情報のうち少なくとも更新されたデータの範囲を表す更新範囲情報を含む順序保証情報が記憶される送信用管理バッファと、
ホストコンピュータから更新データの書き込み要求があったときに、当該要求の更新データに関する順序保証情報に含まれる更新範囲情報と前記送信用管理バッファに記憶されている前記ホストコンピュータからの前回要求の更新データに関する順序保証情報に含まれる更新範囲情報とが、重複するか否かを判定する情報重複判定手段と、
前記情報重複判定手段によって前記2つの更新データに関する順序保証情報に含まれる更新範囲情報が重複していると判定された場合に、前記キャッシュに記憶されている前回要求の前記更新データが読み出され、当該読み出された更新データが記憶される送信用データバッファと、
前記送信用データバッファに記憶されている更新データ及び前記キャッシュに記憶されている更新データを、前記リモートサイトのディスクアレイ装置に、前記メインサイトのディスクアレイ装置における更新データの記憶処理と非同期でコピーする送信コピー制御手段と、
を備えていることを特徴とするものである。
In order to solve the above problems, a remote copy processing system between disk array devices according to the present invention is such that a disk array device at a main site and a disk array device at a remote site are connected via a remote line, and the disk array device at the main site A remote copy processing system between disk array devices for copying data stored in the disk array device at the remote site,
The disk array device at the main site is
When there is a request for writing update data from the host computer, at least the updated data of the update data write control information in synchronization with the storage process of the update data in the cache provided in the disk array device A transmission management buffer in which order guarantee information including update range information representing a range of
When there is an update data write request from the host computer, the update range information included in the order guarantee information regarding the update data of the request and the update data of the previous request from the host computer stored in the transmission management buffer Information duplication determination means for determining whether or not the update range information included in the order guarantee information regarding
When it is determined by the information duplication determination means that the update range information included in the order guarantee information regarding the two update data is duplicated, the update data of the previous request stored in the cache is read. A data buffer for transmission in which the read update data is stored;
Update data stored in the transmission data buffer and update data stored in the cache are copied to the remote site disk array device asynchronously with the update data storage processing in the main site disk array device. A transmission copy control means;
It is characterized by having.

また、上記課題を解決するために、本発明に係るディスクアレイ装置間のリモートコピー処理方法は、メインサイトのディスクアレイ装置とリモートサイトのディスクアレイ装置が遠隔回線を介して接続され、前記メインサイトのディスクアレイ装置に記憶されるデータを前記リモートサイトのディスクアレイ装置にコピーするディスクアレイ装置間のリモートコピー処理システムにあって、
ホストコンピュータから更新データの書き込み要求があったとき、当該要求の更新データに関する順序保証情報に含まれる更新範囲情報と前記メインサイトのディスクアレイ装置に装備されている送信用管理バッファに記憶された前回要求の更新データに関する順序保証情報に含まれる更新範囲情報とが重複しているか否かを、前記ディスクアレイ装置に装備された情報重複判定手段が判定し、
当該情報重複判定手段によって前記2つの更新データに関する順序保証情報に含まれる更新範囲情報が重複していると判定された場合に、前記ディスクアレイ装置に装備されたI/O処理部が、前記ディスクアレイ装置に装備されているキャッシュに記憶された前記ホストコンピュータからの前回要求の更新データを前記ディスクアレイ装置に装備された送信用データバッファに記憶し、
続いて、前記ホストコンピュータから更新データの書き込み要求があった当該要求にかかる更新データを、前記I/O処理部が前記キャッシュに記憶すると共に当該要求の更新データに関する順序保証情報を前記送信用管理バッファに記憶し、
前記送信用データバッファに記憶されている更新データ及び前記キャッシュに記憶されている更新データを、前記メインサイトのディスクアレイ装置に装備された送信コピー制御手段が、前記リモートサイトのディスクアレイ装置に対して、前記メインサイトのディスクアレイ装置における更新データの記憶処理と非同期でコピーするようにしたことを特徴とするものである。
In order to solve the above-mentioned problem, a remote copy processing method between disk array devices according to the present invention is such that a disk array device at a main site and a disk array device at a remote site are connected via a remote line, and the disk at the main site is In a remote copy processing system between disk array devices for copying data stored in an array device to a disk array device at the remote site,
When there is a write request for update data from the host computer, the update range information included in the order guarantee information related to the update data of the request and the previous request stored in the transmission management buffer provided in the disk array device at the main site Whether or not the update range information included in the order guarantee information related to the update data is duplicated is determined by the information duplication determination means equipped in the disk array device,
When it is determined by the information duplication determination means that the update range information included in the order guarantee information related to the two update data is duplicated, the I / O processing unit equipped in the disk array device performs the disk Storing the update data of the previous request from the host computer stored in the cache provided in the array device in a transmission data buffer provided in the disk array device;
Subsequently, the I / O processing unit stores in the cache update data relating to the request for which update data has been requested from the host computer, and also transmits order guarantee information relating to the update data of the request to the transmission management Memorize it in the buffer,
The transmission copy control means installed in the disk array device at the main site sends the update data stored in the transmission data buffer and the update data stored in the cache to the disk array device at the remote site. The update data storage process in the disk array device at the main site is copied asynchronously.

また、上記課題を解決するために、本発明に係るディスクアレイ装置間のリモートコピー処理用プログラムは、メインサイトのディスクアレイ装置とリモートサイトのディスクアレイ装置が遠隔回線を介して接続され、前記メインサイトのディスクアレイ装置に記憶されるデータを前記リモートサイトのディスクアレイ装置にコピーするディスクアレイ装置間のリモートコピー処理システムにあって、
ホストコンピュータから更新データの書き込み要求があったときに当該更新データを前記メインサイトのディスクアレイ装置に装備されているキャッシュに記憶する更新データ記憶処理機能、
前記キャッシュへの更新データの記憶処理に同期して、当該更新データに関する更新範囲情報を含む順序保証情報を前記メインサイトのディスクアレイ装置に装備されている送信用管理バッファに記憶する順序保証情報記憶処理機能、
ホストコンピュータから更新データの書き込み要求があったとき、当該要求の更新データに関する順序保証情報に含まれる更新範囲情報と、前記送信用管理バッファに記憶されている前記ホストコンピュータからの前回要求の更新データに関する順序保証情報に含まれる更新範囲情報とが重複するか否かを判定する情報重複判定機能、
前記情報重複判定機能によって前記2つの更新データに関する順序保証情報に含まれる更新範囲情報が重複していると判定された場合に、前記キャッシュに記憶されている更新データが読み出して、当該読み出した更新データを前記メインサイトのディスクアレイ装置に装備されている送信用データバッファに記憶する重複更新データ記憶処理機能、
前記送信用データバッファに記憶されている更新データ及び前記キャッシュに記憶されている更新データを、前記リモートサイトのディスクアレイ装置に、前記メインサイトのディスクアレイ装置における更新データの記憶処理と非同期でコピーするリモートコピー機能とを備え、
これらの各機能をコンピュータに実現させるようにしたことを特徴とするものである。
In order to solve the above problems, a remote copy processing program between disk array devices according to the present invention is such that a main site disk array device and a remote site disk array device are connected via a remote line, and the main site In a remote copy processing system between disk array devices for copying data stored in a disk array device to a disk array device at the remote site,
An update data storage processing function for storing the update data in a cache provided in the disk array device of the main site when there is a write request for update data from the host computer;
Order guarantee information storage processing for storing order guarantee information including update range information related to the update data in a transmission management buffer provided in the disk array device of the main site in synchronization with the update data storage processing to the cache function,
When there is an update data write request from the host computer, the update range information included in the order guarantee information related to the update data of the request, and the update data of the previous request from the host computer stored in the transmission management buffer Information duplication judgment function for judging whether or not the update range information included in the order guarantee information related to
When it is determined by the information duplication determination function that the update range information included in the order guarantee information regarding the two update data is duplicated, the update data stored in the cache is read and the read update A duplicate update data storage processing function for storing data in a transmission data buffer provided in the disk array device of the main site;
Update data stored in the transmission data buffer and update data stored in the cache are copied to the remote site disk array device asynchronously with the update data storage processing in the main site disk array device. With remote copy function,
Each of these functions is realized by a computer.

本発明によれば、ホストコンピュータから更新データの書き込み要求があった場合、要求のあった更新データを全てバッファに格納するのではなく、書き込み要求があった前回の更新データと重複する更新データのみをバッファに格納するようにしたので、少ないバッファのメモリにより非同期で順序保証可能なリモートコピーを実現することができる。   According to the present invention, when there is an update data write request from the host computer, not all the requested update data is stored in the buffer, but only the update data that overlaps the previous update data for which there was a write request. Is stored in the buffer, so that remote copy that can guarantee the order asynchronously with a small amount of buffer memory can be realized.

本発明に係るディスクアレイ装置間のリモートコピー処理システムの一実施形態を示すブロック図である。1 is a block diagram showing an embodiment of a remote copy processing system between disk array devices according to the present invention. FIG. 図1に開示した実施形態における送信用管理バッファに記憶された順序保証情報の例を示す図表である。It is a chart which shows the example of the order guarantee information memorize | stored in the management buffer for transmission in embodiment disclosed in FIG. 図1におけるホストからのデータ更新要求の処理動作を示すフローチャートである。2 is a flowchart showing a processing operation of a data update request from a host in FIG. 図1におけるホストから重複する更新データの書き込み要求がされたときの送信用管理バッファのテーブルに記憶された順序保証情報を示す図表である。3 is a chart showing order guarantee information stored in a table of a transmission management buffer when a duplicate update data write request is issued from a host in FIG. 1. 図1に開示したリモートサイトへの更新データのコピー処理動作を示すフローチャートである。3 is a flowchart showing a copy processing operation of update data to a remote site disclosed in FIG. 1; 送信用データバッファのテーブルに記憶された更新データの位置情報及びそのデータ内容の例を示す図表である。It is a chart which shows the example of the position information of the update data memorize | stored in the table of the data buffer for transmission, and the data content. 図1におけるリモートサイトへのコピー失敗時の処理動作を示すフローチャートである。2 is a flowchart showing a processing operation when copying to a remote site in FIG. 1 fails.

以下、本発明に係るディスクアレイ装置間のリモートコピー処理システムの実施形態を図1乃至図7に基づいて説明する。   Hereinafter, an embodiment of a remote copy processing system between disk array devices according to the present invention will be described with reference to FIGS.

図1のブロック図に示すように、メインサイト1とリモートサイト2とが遠隔回線(通信回線)40を介して接続されている。   As shown in the block diagram of FIG. 1, the main site 1 and the remote site 2 are connected via a remote line (communication line) 40.

メインサイト1は、情報処理装置として機能するホスト(ホストコンピュータ)10と、このホスト10に通信網を介して通信可能に接続されるデータ記憶装置としてのディスクアレイ装置20とを含んで構成されている。また、同様にリモートサイト2は、ホスト15とディスクアレイ装置30とを含んで構成されている。メインサイト1とリモートサイト2は、災害による情報消失対策として、例えば遠隔地に設置されている。   The main site 1 includes a host (host computer) 10 that functions as an information processing device, and a disk array device 20 as a data storage device that is communicably connected to the host 10 via a communication network. . Similarly, the remote site 2 includes a host 15 and a disk array device 30. The main site 1 and the remote site 2 are installed in, for example, a remote place as a measure against information loss due to a disaster.

ホスト10,15は、ディスクアレイ装置20,30に対してリード要求コマンド、ライト要求コマンド等を送信する。尚、ホスト10,15は、サーバー、ネットワーク上のデスクトップ、ラップトップコンピュータ、大型計算機システム等の無線・有線通信機能を有する情報機器、又はこれに類するコンピュータ等いかなるコンピュータであってもよい。   The hosts 10 and 15 transmit read request commands, write request commands, and the like to the disk array devices 20 and 30. The hosts 10 and 15 may be any computer such as a server, a network desktop, a laptop computer, an information device having a wireless / wired communication function such as a large computer system, or a similar computer.

ディスクアレイ装置20は、更新データの書き込み処理を行うI/O(Input/Output)処理部21と、情報の一時的記憶手段として機能するキャッシュ22と、論理ディスクのグループ登録を行う手段として機能するグループ登録手段25と、データ更新の順序保証を制御するコンセントレータ26及び27と、ホスト10からアクセスされる論理ディスクA,Bからなるグループ23と論理ディスクC,Dからなるグループ24とを含んで構成されている。   The disk array device 20 functions as an input / output (I / O) processing unit 21 that performs update data write processing, a cache 22 that functions as a temporary storage unit for information, and a unit that performs logical disk group registration. It includes a group registration means 25, concentrators 26 and 27 for controlling data update order guarantees, a group 23 consisting of logical disks A and B and a group 24 consisting of logical disks C and D accessed from the host 10. Has been.

I/O処理部21は、ホスト10から更新データの書き込み要求があったときにその更新データをディスクアレイ装置20に設けられたキャッシュ22に書き込む機能を有している。また、I/O処理部21は、このキャッシュ22に更新データを書き込む処理の実行を終了すると、リモートサイト2へのリモートコピーを実行する前にホスト10へ更新データの書き込み要求に対するレスポンスを返却する。   The I / O processing unit 21 has a function of writing update data to a cache 22 provided in the disk array device 20 when there is a write request for update data from the host 10. In addition, when the execution of the process of writing the update data to the cache 22 is completed, the I / O processing unit 21 returns a response to the update data write request to the host 10 before executing the remote copy to the remote site 2. .

キャッシュ22は、ディスクアレイ装置20の内部キャッシュであり、情報の一時記憶手段として機能する。ホスト10から要求された更新データはキャッシュ22に一旦記憶され、さらにバックグラウンド処理で物理ディスク(ハードディスク)に書き込まれる。   The cache 22 is an internal cache of the disk array device 20 and functions as a temporary storage unit for information. Update data requested from the host 10 is temporarily stored in the cache 22 and further written to a physical disk (hard disk) by background processing.

論理ディスクA,B,C,Dは、ホスト10,15からアクセスされるディスクであり、物理ディスクを複数組み合わせて冗長性を持たせたものである。   The logical disks A, B, C, and D are disks that are accessed from the hosts 10 and 15 and have a combination of a plurality of physical disks to provide redundancy.

メインサイト1及びリモートサイト2の論理ディスクA,Bは、一つのデータベースを構成しており、データの整合性を保証する論理ディスクのグループ23として登録される。また、論理ディスクC,Dもそれぞれのサイトで一つのデータベースを構成しており、データの整合性を保証する論理ディスクのグループ24として登録される。   The logical disks A and B at the main site 1 and the remote site 2 constitute one database and are registered as a logical disk group 23 that guarantees data consistency. The logical disks C and D also constitute one database at each site and are registered as a logical disk group 24 that guarantees data consistency.

グループ登録手段25は、上記データの整合性を保証する論理ディスクのグループを登録する手段である。   The group registration means 25 is a means for registering a group of logical disks that guarantees the data consistency.

コンセントレータ26は、非同期方式の転送においてデータ更新の順序保証を制御する送信機能を備えた集線装置である。ディスクアレイ装置間で遠隔回線40を介してデータのコピーを行う場合、データの整合性を保証するためには、リモートサイト2のディスクアレイ装置30におけるデータ更新の順序をメインサイト1のディスクアレイ装置20におけるデータ更新の順序と同様に行う必要がある。この順序の保証をデータ更新の順序保証という。   The concentrator 26 is a line concentrator provided with a transmission function for controlling data update order guarantee in asynchronous transfer. When data is copied between the disk array devices via the remote line 40, the data update order in the disk array device 30 at the remote site 2 is changed to the disk array device 20 at the main site 1 in order to guarantee data consistency. It is necessary to carry out in the same manner as the order of data update in. This guarantee of order is called data update order guarantee.

コンセントレータ26は、ホスト10からの要求が重複しているか否かを判定する情報重複判定手段26Aと、リモートサイト2へ更新データをコピーする送信コピー制御手段26Bと、順序保証情報(制御情報)を保存する送信用管理バッファ(順序保証バッファ)26Cと、更新データを保存する送信用データバッファ26Dとを含んで構成されている。   The concentrator 26 receives information duplication judgment means 26A for judging whether or not requests from the host 10 are duplicated, transmission copy control means 26B for copying update data to the remote site 2, and order guarantee information (control information). A transmission management buffer (order guarantee buffer) 26C for saving and a transmission data buffer 26D for saving update data are included.

コンセントレータ27は、コンセントレータ26とは別個に設けられた集線装置であり、その機能の内容はコンセントレータ26と同様に構成されている。尚、上記非同期方式の転送とは、メインサイト1のディスクアレイ装置20におけるデータ更新が終わり次第、ホストに対して終了応答信号を返却し、リモートサイト2のディスクアレイ装置30へのデータのリモートコピーを非同期に行うコピー方法のことをいう。   The concentrator 27 is a concentrator provided separately from the concentrator 26, and the content of the function is the same as that of the concentrator 26. Asynchronous transfer means that an end response signal is returned to the host as soon as the data update in the disk array device 20 at the main site 1 is completed, and remote copy of data to the disk array device 30 at the remote site 2 is performed. A copy method that is performed asynchronously.

コンセントレータ26の一部を構成している送信用管理バッファ26Cは、順序保証情報を保存するためのバッファである。順序保証情報は、リモートサイト2のデータ更新の順序がメインサイト1のデータ更新の順序と同一となるようにするための制御情報であり、メインサイト1のディスクアレイ装置20からリモートサイト2のディスクアレイ装置30へのデータ転送を管理している。ホストから更新IO(IN,OUT)の命令がくる度に更新データに関する順序保証情報が送信用管理バッファ26Cに保存される。順序保証情報を構成する各情報については後述する。送信用管理バッファ26Cは、情報を保存するメモリから構成されているが、例えば、読み書き可能な媒体であるディスク等から構成するようにしてもよい。   The transmission management buffer 26C constituting a part of the concentrator 26 is a buffer for storing the order guarantee information. The order guarantee information is control information for making the data update order at the remote site 2 the same as the data update order at the main site 1, and the disk array device 20 at the remote site 2 from the disk array device 20 at the main site 1. Data transfer to 30 is managed. Every time an update IO (IN, OUT) command is received from the host, the order guarantee information regarding the update data is stored in the transmission management buffer 26C. Each information constituting the order guarantee information will be described later. The transmission management buffer 26C is configured by a memory for storing information, but may be configured by, for example, a disk that is a readable / writable medium.

送信用データバッファ26Dは、メインサイト1のディスクアレイ装置20からリモートサイト2のディスクアレイ装置30に転送する更新データを保存するためのバッファである。送信用データバッファ26Dは、データを保存するメモリから構成されているが、例えば、読み書き可能な媒体であるディスク等から構成するようにしてもよい。   The transmission data buffer 26D is a buffer for storing update data transferred from the disk array device 20 at the main site 1 to the disk array device 30 at the remote site 2. The transmission data buffer 26D is composed of a memory for storing data, but may be composed of, for example, a disk that is a readable / writable medium.

また、図1では、送信用管理バッファ26Cと送信用データバッファ26Dとを別個のバッファとして表記しているが、これに限定されず例えば、1つの送信用バッファを設けそのバッファの中に順序保証情報を保存するための送信用管理バッファ26C領域と更新データを保存するための送信用データバッファ26D領域を設けるようにした形態であってもよい。   In FIG. 1, the transmission management buffer 26C and the transmission data buffer 26D are shown as separate buffers. However, the present invention is not limited to this. For example, one transmission buffer is provided and the order is guaranteed in the buffer. The transmission management buffer 26C area for storing information and the transmission data buffer 26D area for storing update data may be provided.

情報重複判定手段26Aは、ホスト10からの書き込み要求の範囲が送信用管理バッファ26Cに格納されている順序保証情報と重複するか否かを判定する手段である。   The information duplication determination unit 26A is a unit that determines whether or not the range of the write request from the host 10 overlaps with the order guarantee information stored in the transmission management buffer 26C.

送信コピー制御手段26Bは、送信用管理バッファ26Cに格納されている順序保証情報に基づいて、更新データをリモートサイト2へ順序保証コピーする手段である。詳細は(3)リモートサイトへのコピー動作の欄において後述する。   The transmission copy control unit 26B is a unit that performs the guaranteed copy of the update data to the remote site 2 based on the ordered guarantee information stored in the transmission management buffer 26C. Details will be described later in (3) Copy operation to remote site.

ディスクアレイ装置20内に複数のデータベースが格納されている場合には、データの整合性を保証する論理ディスクのグループが複数登録され(グループ23,24)、各論理ディスクのグループ毎にコンセントレータ26,27がそれぞれ設けられる。   When a plurality of databases are stored in the disk array device 20, a plurality of logical disk groups that guarantee data consistency are registered (groups 23 and 24), and each concentrator 26, 27 are provided.

また、ディスクアレイ装置30は、I/O処理部31と、キャッシュ32と、論理ディスクA,Bからなるグループ33と論理ディスクC,Dからなるグループ34とを含んで構成されており、各構成部分の機能は上述したディスクアレイ装置20のそれぞれ相当する構成部分の機能と同様である。   The disk array device 30 includes an I / O processing unit 31, a cache 32, a group 33 composed of logical disks A and B, and a group 34 composed of logical disks C and D. The functions of the parts are the same as the functions of the corresponding constituent parts of the disk array device 20 described above.

次に、ディスクアレイ装置間のリモートコピー処理システムの動作について詳述する。   Next, the operation of the remote copy processing system between the disk array devices will be described in detail.

(1)グループ登録
図1に示されるグループ登録手段25は、データの整合性を保証する論理ディスクのグループを登録する。具体的には、各グループとそこに所属する論理ディスクの番号、及び各グループに対応して割り当てられているコンセントレータの番号が登録される。
(1) Group Registration The group registration means 25 shown in FIG. 1 registers a logical disk group that guarantees data consistency. Specifically, the number of each group and the logical disk belonging to each group, and the number of the concentrator assigned corresponding to each group are registered.

この実施形態では、論理ディスクA,B及び論理ディスクC,Dが、それぞれ一つのデータベースを構成しているので、論理ディスクAとBを論理ディスクのグループ23とし、これに対応してコンセントレータ26を割り当てる。また、論理ディスクCとDを論理ディスクグループ24とし、これに対応してコンセントレータ27を割り当てる。   In this embodiment, each of the logical disks A and B and the logical disks C and D constitutes one database. Therefore, the logical disks A and B are grouped into the logical disk group 23, and the concentrator 26 is provided correspondingly. assign. Further, the logical disks C and D are set as a logical disk group 24, and a concentrator 27 is allocated correspondingly.

したがって、この実施形態においてグループ登録手段25には、論理ディスクAとBから構成されるグループ23と、これに対応して割り当てられたコンセントレータ26が登録される。また、論理ディスクCとDから構成されるグループ24と、これに対応して割り当てられたコンセントレータ27が登録される。   Therefore, in this embodiment, the group registering means 25 registers the group 23 composed of the logical disks A and B and the concentrator 26 assigned corresponding thereto. In addition, a group 24 composed of logical disks C and D and a concentrator 27 assigned in correspondence therewith are registered.

コンセントレータ26と27は、自己がリモートサイト2側へ更新データをコピー(転送)できる状態にあるか否かを判定するコピー状態情報を有している。リモートサイト2へのコピーが失敗した場合には、この情報が書き換えられる(詳しくは後述する)。尚、最初にコンセントレータに記憶されているコピー状態はコピー可状態とする。   The concentrators 26 and 27 have copy status information for determining whether or not they are ready to copy (transfer) update data to the remote site 2 side. When copying to the remote site 2 fails, this information is rewritten (details will be described later). Note that the copy state initially stored in the concentrator is set to the copy ready state.

(2)データ更新動作
ホスト10からの更新IO(IN,OUT)は、データを更新処理する際の制御情報である順序保証情報と、更新されるデータ自体の更新データとから構成されている。ホスト10から要求された論理ディスクグループ23への書き込み情報は、更新状況を表す順序保証情報として送信用管理バッファ26Cに保存される。順序保証情報は、図2のバッファテーブルに示されるように、データ更新の順序、論理ディスクへの書き込み順序等を表す「順序保証番号」51と、書き込む論理ディスクの番号を表す「論理ディスク番号」52と、論理ディスクのデータ更新する範囲を表す「更新範囲」53と、データをコピーするストレージ装置(ディスクアレイ装置)を表す「コピー先ディスクアレイ装置」54と、データをコピーする論理ディスクを表す「コピー先論理ディスク番号」55と、送信用データバッファ26Dにコピーされたことがあるか否かを表す「バッファへのデータコピー有無」56と、データの格納先を表す「コピーデータ格納先」57とを含んで構成されている。尚、ホスト10からディスクアレイ装置20へは、更新データと共に「論理ディスク番号」52と「更新範囲」53が制御情報として送信要求されてくる。
(2) Data Update Operation The update IO (IN, OUT) from the host 10 is composed of order guarantee information that is control information for updating data and update data of the data to be updated. The write information to the logical disk group 23 requested from the host 10 is stored in the transmission management buffer 26C as the order guarantee information indicating the update status. As shown in the buffer table of FIG. 2, the order guarantee information includes an “order guarantee number” 51 indicating the data update order, the write order to the logical disk, and the “logical disk number” indicating the number of the logical disk to be written. 52, an “update range” 53 representing the data update range of the logical disk, a “copy destination disk array device” 54 representing the storage device (disk array device) to which the data is copied, and a logical disk to which the data is to be copied “Copy destination logical disk number” 55, “Data copy presence / absence to buffer” 56 indicating whether or not the data has been copied to the transmission data buffer 26 D, and “Copy data storage destination” indicating the data storage destination 57. Note that the “logical disk number” 52 and the “update range” 53 are requested to be transmitted as control information from the host 10 to the disk array device 20 together with the update data.

図3のフローチャートに基づいて、ホストからの更新処理における動作を説明する。   The operation in the update process from the host will be described based on the flowchart of FIG.

メインサイト1のディスクアレイ装置20において、例えば、ホスト10から論理ディスクAに対する更新データ(Z0)の書き込み要求があったとする。尚、このときメインサイト1のディスクアレイ装置20にはリモートサイト2へのコピー処理が未だ終了していない前回の更新データが残っているものとする。   In the disk array device 20 at the main site 1, for example, it is assumed that there is a request for writing update data (Z0) to the logical disk A from the host 10. At this time, it is assumed that the previous update data for which the copy processing to the remote site 2 has not yet been completed remains in the disk array device 20 of the main site 1.

先ず、I/O処理部21がホスト10からの要求を受信する。要求を受信したI/O処理部21は、論理ディスクAのグループ23を管理しているコンセントレータ26の記録事項に基づいて、“コンセントレータ26がコピー処理を実施できる状態にあるか否か”のコピー状態判定を行う(ステップS101)。コンセントレータ26にはコピー処理可/不可状態のいずれかが登録されているが、この点に関しては(4)コピー失敗時の動作の欄において後述する。   First, the I / O processing unit 21 receives a request from the host 10. The I / O processing unit 21 that has received the request copies “whether or not the concentrator 26 is ready to perform the copy process” based on the recorded items of the concentrator 26 that manages the group 23 of the logical disk A. State determination is performed (step S101). The concentrator 26 is registered with one of the copy processing enabled / disabled states. This point will be described later in the column of (4) Operation when copying fails.

ステップS101の判定の結果が、コピー処理を実施できない“コピー不可状態”である場合には、コンセントレータ26が異常(故障)状態にあると判別して、ホスト10からの書き込み要求に対する処理は異常終了される。   If the result of determination in step S101 is “copy not possible” in which copy processing cannot be performed, it is determined that the concentrator 26 is in an abnormal (failed) state, and the processing for the write request from the host 10 ends abnormally. Is done.

これに対して、判定の結果が“コピー可状態”である場合には、続いて、ディスクアレイ装置20の情報重複判定手段26Aによって、論理ディスクAへの書き込み範囲(書き込み要求があった更新データ(Z0)に関する順序保証情報(Z01)の“更新範囲”)が、送信用管理バッファ26Cに登録・保存されている前回の書き込み要求があった更新データに関する順序保証情報と重複しているか否かの判定が行われる(ステップS102)。但し、ここで重複確認の判定対象となるのは、送信用管理バッファ26Cに保存されている“バッファ(送信用データバッファ)へのデータコピー有無56”(図2参照)が「無し」と登録されている順序保証情報である。   On the other hand, if the result of the determination is “copying possible”, the information duplication determining unit 26A of the disk array device 20 subsequently writes the write range to the logical disk A (update data requested to be written). Whether or not the “update range” of the order guarantee information (Z01) relating to (Z0) overlaps with the order guarantee information relating to the update data for which there was a previous write request registered and stored in the transmission management buffer 26C. Is determined (step S102). However, the duplication confirmation target here is registered as “None” for “Data copy presence / absence 56 to buffer (data buffer for transmission)” (see FIG. 2) stored in the transmission management buffer 26C. Order guarantee information.

ステップS102の判定の結果が“重複なし”である場合、I/O処理部21は、ホスト10から書き込み要求されている今回の更新データ(Z0)をキャッシュ22に書き込む処理を行う(ステップS104)。尚、キャッシュ22に書き込まれた更新データ(Z0)は、バックグラウンド処理によって論理ディスクAに書き込まれる。   If the result of determination in step S102 is “no duplication”, the I / O processing unit 21 performs processing for writing the current update data (Z0) requested to be written from the host 10 to the cache 22 (step S104). . The update data (Z0) written to the cache 22 is written to the logical disk A by background processing.

また、I/O処理部21は、図2に示す送信用管理バッファ26Cのテーブルの「順序保証番号」51、「論理ディスク番号」52、「更新範囲」53、「コピー先ディスクアレイ装置」54、「コピー先論理ディスク番号」55、「バッファへのデータコピー有無」56、及び「コピーデータ格納先」57の各欄に、順序保証をしながら更新データ(Z0)に関する更新状況を表した順序保証情報(Z01)の各データ“0001”、“A”、“0000−0001”、“30”、“A”、“無し”、“無効”を記憶する(ステップS105)。ここで、順序保証番号51の欄には、ホスト10から論理ディスクグループ23への書き込み順序を表す通番が記憶される。   Further, the I / O processing unit 21 performs “order guarantee number” 51, “logical disk number” 52, “update range” 53, and “copy destination disk array device” 54 in the table of the transmission management buffer 26C shown in FIG. , “Copy destination logical disk number” 55, “data copy presence / absence to buffer” 56, and “copy data storage destination” 57, an order representing the update status regarding the update data (Z 0) while guaranteeing the order Each data “0001”, “A”, “0000-0001”, “30”, “A”, “none”, “invalid” of the guarantee information (Z01) is stored (step S105). Here, in the column of the order guarantee number 51, a serial number indicating the order of writing from the host 10 to the logical disk group 23 is stored.

次に、メインサイト1のディスクアレイ装置20において、例えば、ホスト10から論理ディスクAに対して更新データ(Z1)の書き込み要求があったとする。   Next, in the disk array device 20 at the main site 1, for example, it is assumed that there is a request for writing update data (Z1) from the host 10 to the logical disk A.

この場合、上記論理ディスクAに対して更新データ(Z0)の書き込み要求があった場合と同様に、図3のフローチャートにおいて、コピー状態の判定を行い(ステップS101)、判定結果がコピー可状態である場合には重複判定を行う(ステップS102)。   In this case, similarly to the case where the update data (Z0) is requested to be written to the logical disk A, the copy state is determined in the flowchart of FIG. 3 (step S101), and the determination result is the copy ready state. If there is, the overlap determination is performed (step S102).

ステップS102の重複判定の結果、書き込み要求があった今回の更新データ(Z1)が上述した前回の更新データ(Z0)と重複していると判定された場合には、先ず、上記更新データ(Z0)に関するステップS104の処理でキャッシュ22に書き込んだ更新データ(Z0)を、コンセントレータ26に設けられている送信用データバッファ26Dにコピー(待避)する(ステップS103)。   As a result of the duplication determination in step S102, if it is determined that the current update data (Z1) requested to be written overlaps with the previous update data (Z0) described above, first, the update data (Z0) is determined. The update data (Z0) written in the cache 22 in step S104 is copied (saved) to the transmission data buffer 26D provided in the concentrator 26 (step S103).

そして、送信用管理バッファ26Cテーブルに記憶した図2に示す更新データ(Z0)の順序保証情報(Z01)を、図4に示す順序保証情報(順序保証番号「0001」の行の情報)に書き換え記憶する。即ち、図4のテーブルに示されるように、「コピーデータ格納先」57の欄に、上記更新データ(Z0)をコピー(待避)した送信用データバッファ26Dの位置情報(9000−9001)を記憶し、「バッファへのデータコピー有無」56の欄に「有り」データを記憶する。この「バッファへのデータコピー有無」56の欄に記憶された「有り」のデータによって、順序保証番号“0001”の更新データが送信用データバッファ26Dにデータコピーされていることを判別することができる。   Then, the order guarantee information (Z01) of the update data (Z0) shown in FIG. 2 stored in the transmission management buffer 26C table is rewritten with the order guarantee information (information of the row with the order guarantee number “0001”) shown in FIG. Remember. That is, as shown in the table of FIG. 4, the location information (9000-9001) of the transmission data buffer 26D in which the update data (Z0) is copied (saved) is stored in the "copy data storage destination" 57 column. Then, the “present” data is stored in the “data copy presence / absence to buffer” 56 column. It is possible to determine that the update data of the order guarantee number “0001” has been copied to the transmission data buffer 26D based on the “present” data stored in the “data copy presence / absence to buffer” 56 field. it can.

続いて、ホスト10から書き込み要求されている更新データ(Z1)をキャッシュ22に書き込む処理を行う(ステップS104)。尚、キャッシュ22に書き込まれた更新データ(Z1)は、バックグラウンド処理によって論理ディスクAに書き込まれる。   Subsequently, the update data (Z1) requested to be written from the host 10 is written into the cache 22 (step S104). The update data (Z1) written to the cache 22 is written to the logical disk A by background processing.

そして、図4に示す送信用管理バッファ26Cの「順序保証番号」51、「論理ディスク番号」52、「更新範囲」53、「コピー先ディスクアレイ装置」54、「コピー先論理ディスク番号」55、「バッファへのデータコピー有無」56、及び「コピーデータ格納先」57の各欄に、更新データ(Z1)に関する順序保証情報(Z11)の各データ“0002”、“A”、“0000−0002”、“30”、“A”、“無し”、“無効”を記憶する(ステップS105)。このような処理動作により、ホスト10から同じ領域への書き込み要求があった場合にのみ送信用データバッファ26Dにデータが蓄積されるため、使用するバッファの容量を少なく抑えることができる。   Then, the “order guarantee number” 51, “logical disk number” 52, “update range” 53, “copy destination disk array device” 54, “copy destination logical disk number” 55 of the transmission management buffer 26C shown in FIG. In each column of “data copy presence / absence to buffer” 56 and “copy data storage destination” 57, each data “0002”, “A”, “0000-0002” of the order guarantee information (Z11) related to the update data (Z1) is stored. “,” “30,” “A,” “none,” and “invalid” are stored (step S105). With such a processing operation, data is accumulated in the transmission data buffer 26D only when the host 10 makes a write request to the same area, so that the capacity of the buffer to be used can be reduced.

尚、ステップS102の重複判定の結果、更新データ(Z1)が上述した更新データ(Z0)と重複していない場合には、上記更新データ(Z0)に関する処理と同様に、更新データ(Z1)に関するステップS104及びステップS105の処理が行われる。即ち、更新データ(Z0)を送信用データバッファ26Dに待避せずに、更新データ(Z0)が格納されているキャッシュ22に更新データ(Z1)を格納する。   If the update data (Z1) is not duplicated with the update data (Z0) as a result of the duplication determination in step S102, the update data (Z1) is related to the update data (Z0) as in the process related to the update data (Z0). Steps S104 and S105 are performed. That is, the update data (Z1) is stored in the cache 22 in which the update data (Z0) is stored without saving the update data (Z0) in the transmission data buffer 26D.

(3)リモートサイトへのコピー動作
図5のフローチャートに基づき、リモートサイトへのデータのコピー動作処理について説明する。
コンセントレータ26に装備されている送信コピー制御手段26Bは定期的(例えば、所定時間毎、ホストから書き込む要求がある毎等)に動作し、順序保証情報に基づいてリモートサイト2へ更新データの順序保証コピー処理を実行している。
(3) Copy Operation to Remote Site Data copy operation processing to the remote site will be described based on the flowchart of FIG.
The transmission copy control means 26B provided in the concentrator 26 operates periodically (for example, every predetermined time, every time there is a request to write from the host, etc.), and guarantees the order of the update data to the remote site 2 based on the order guarantee information. Copy processing is being executed.

先ず、送信コピー制御手段26Bは、論理ディスクのグループ23を管理しているコンセントレータ26の記録事項に基づいて、“コンセントレータ26がコピーを実施できる状態にあるか否か”のコピー状態判定を行う(ステップS110)。   First, the transmission copy control means 26B performs a copy status determination of “whether or not the concentrator 26 is ready for copying” based on the recorded items of the concentrator 26 that manages the logical disk group 23 (see FIG. Step S110).

ステップS110の判定の結果が“コピー不可状態”である場合には、コンセントレータ26が異常(故障)状態にあると判別し、送信コピー制御手段26Bはコピー処理を終了する。   If the result of determination in step S110 is “copy not possible”, it is determined that the concentrator 26 is in an abnormal (failed) state, and the transmission copy control means 26B ends the copy process.

これに対して、ステップS110の判定の結果が“コピー可状態”である場合には、続いて、送信コピー制御手段26Bは、送信用管理バッファ26Cに格納されている順序保証情報に基づいて、リモートサイト2へコピーするデータが有るか否かの判定を行う(ステップS111)。この判定は、送信用管理バッファ26Cの「順序保証番号」51の欄に「無効」ではないデータが存在するか否かによって行うことができる。   On the other hand, if the result of the determination in step S110 is “copying possible”, then the transmission copy control means 26B, based on the order guarantee information stored in the transmission management buffer 26C, It is determined whether there is data to be copied to the remote site 2 (step S111). This determination can be made based on whether or not there is data that is not “invalid” in the “order guarantee number” 51 column of the transmission management buffer 26C.

ステップS111の判定の結果が“コピーするデータが無し”である場合には、送信コピー制御手段26Bはコピー処理を終了する。   If the result of the determination in step S111 is “no data to copy”, the transmission copy control means 26B ends the copy process.

これに対して、ステップS111の判定の結果が“コピーするデータが有り”である場合には、送信コピー制御手段26Bは、送信用管理バッファ26Cテーブルの「バッファへのデータコピー有無」56の欄に記憶されている情報(「有り/無し」)に基づいてコピーデータ有無の判定を行う(ステップS112)。   On the other hand, if the result of the determination in step S111 is “there is data to be copied”, the transmission copy control means 26B displays the “data copy presence / absence to buffer” 56 column in the transmission management buffer 26C table. The presence / absence of copy data is determined based on the information (“present / not present”) stored in (step S112).

ここで、送信用管理バッファ26Cに、図4に示される順序保証情報が格納されているものとする。図4に示される順序保証情報は、上述した“(2)データ更新動作”において、ホスト10から書き込み要求された更新データ(Z0)と(Z1)に関する順序保証情報(Z01)と(Z11)である。この場合は、「順序保証番号」51の欄に「無効」ではないデータ「0001」及び「0002」が存在するので、上記ステップS111の判定結果は“コピー有り”と判定される。   Here, it is assumed that the order guarantee information shown in FIG. 4 is stored in the transmission management buffer 26C. The order guarantee information shown in FIG. 4 is the order guarantee information (Z01) and (Z11) related to the update data (Z0) and (Z1) requested to be written by the host 10 in the above-mentioned “(2) Data update operation”. is there. In this case, since there are data “0001” and “0002” that are not “invalid” in the column of “order guarantee number” 51, the determination result of step S111 is determined to be “copy present”.

送信用管理バッファ26C(図4)のデータ判定は、「順序保証番号」51の欄の若い番号(以下、“若番”という)から順に判定される。したがって、先ず、若番「0001」の行のデータから判定され、この行の「バッファへのデータコピー有無」56の欄には「有り」のデータが記憶されているので、上記ステップS112の判定結果は“コピーデータ有り”と判定されることになる。   The data determination of the transmission management buffer 26C (FIG. 4) is determined in order from the younger number (hereinafter referred to as “young number”) in the “order guarantee number” 51 column. Therefore, first, determination is made based on the data of the young number “0001”, and “Yes” data is stored in the “data copy presence / absence to buffer” 56 column of this line. The result is determined as “copy data present”.

尚、コピーデータは送信用データバッファ26Dに格納されており、その格納先のバッファ番号(9000−9001)が図4の「コピーデータ格納先」57の欄に示されている。図6にその送信用データバッファ26Dのテーブルを示す。図6に示すように当該テーブルには、バッファ番号と更新データ(Z0)が格納されている。具体的には、バッファ番号「9000」に“論理ディスクAの更新範囲0000のデータ”が格納されており、バッファ番号「9001」に“論理ディスクAの更新範囲0001のデータ”が格納されている。   The copy data is stored in the transmission data buffer 26D, and the buffer number (9000-9001) of the storage destination is shown in the “copy data storage destination” 57 column of FIG. FIG. 6 shows a table of the transmission data buffer 26D. As shown in FIG. 6, the table stores a buffer number and update data (Z0). Specifically, “data in logical disk A update range 0000” is stored in buffer number “9000”, and “data in logical disk A update range 0001” is stored in buffer number “9001”. .

そして、ステップS112の判定で“コピーデータ有り”と判定された場合、送信コピー制御手段26Bは、送信用データバッファ26Dにコピー(待避)されている更新データ(Z0)を、リモートサイト2のディスクアレイ装置30に遠隔回線40を介してリモートコピーする(ステップS113)。また、送信コピー制御手段26Bは、更新データ(Z0)に関する順序保障情報を送信用管理バッファ26Cから読み出して、リモートサイト2のディスクアレイ装置30に遠隔回線40を介してリモートコピーする。尚、リモートサイト2のディスクアレイ装置30に書き込まれた更新データ(Z0)は、バックグラウンド処理によってディスクアレイ装置30の論理ディスクA(図4の「コピー先論理ディスク番号」55の欄を参照)に書き込まれる。   If it is determined that there is “copy data” in the determination in step S112, the transmission copy control means 26B uses the update data (Z0) copied (saved) in the transmission data buffer 26D to the disk at the remote site 2. Remote copy is performed to the array apparatus 30 via the remote line 40 (step S113). Further, the transmission copy control means 26B reads out the order guarantee information relating to the update data (Z0) from the transmission management buffer 26C and performs remote copy to the disk array device 30 at the remote site 2 via the remote line 40. Note that the update data (Z0) written to the disk array device 30 at the remote site 2 is stored in the logical disk A of the disk array device 30 by background processing (see the column “copy destination logical disk number” 55 in FIG. 4). Is written to.

続いて、上記リモートサイト2へのコピーが成功・完了すると、リモートサイト2側からその旨を報知する信号が返却されるので、送信コピー制御手段26Bは送信用管理バッファ26Cの「順序保証番号」51の欄に記憶してあるデータ「0001」を「無効」に書き換えて(ステップS115)、コピー処理を終了する。   Subsequently, when the copying to the remote site 2 is successful / completed, a signal to that effect is returned from the remote site 2 side, so that the transmission copy control means 26B sends the “order guarantee number” in the transmission management buffer 26C. The data “0001” stored in the column 51 is rewritten to “invalid” (step S115), and the copy process is terminated.

次に、定期的に実行される次回の送信コピー制御手段26Bによるコピー処理が開始されると、上述したコピー処理と同様に、図5のフローチャートにおいて、コピー状態の判定処理を行い(ステップS110)、判定結果がコピー可能状態である場合にはコピー有無の判定(ステップS111)を行い、コピー有りと判定された場合にはコピーデータ有無の判定(ステップS112)を行う。   Next, when copy processing by the next transmission copy control means 26B that is periodically executed is started, copy state determination processing is performed in the flowchart of FIG. 5 in the same manner as the copy processing described above (step S110). If the determination result indicates that copying is possible, the presence / absence of copying is determined (step S111), and if it is determined that copying is present, the presence / absence of copy data is determined (step S112).

ここでまた、送信用管理バッファ26Cに図4に示される順序保証情報が格納されているものとする。但し、上記前回の送信コピー制御手段26Bによるコピー処理(ステップS115)によって、送信用管理バッファ26Cの「順序保証番号」51の欄のデータは「0001」から「無効」に書き換えられている。   Here, it is assumed that the order guarantee information shown in FIG. 4 is stored in the transmission management buffer 26C. However, the data in the “order guarantee number” 51 column of the transmission management buffer 26C has been rewritten from “0001” to “invalid” by the previous copy process (step S115) by the transmission copy control means 26B.

そうすると、図4の順序保証番号の次の若い番号である若番「0002」の行のデータが読み出されて判定される。この行のデータの「コピーデータ格納先」57には「無効」が記憶されているので、上記ステップS112の判定結果は“コピーデータ無し”と判定される。そして、図4に示されるように、「順序保証番号」の欄の若番「0002」における「バッファへのコピー有無」56には「無し」が記憶されているので、リモートサイト2へコピーするデータは送信用データバッファにはコピー(待避)されておらず、グループ23の論理ディスクAに格納されていると判別できる。したがって、送信コピー制御手段26Bは、論理ディスクA(またはキャッシュ22)に格納されている更新データ(Z1)を該当領域から読み出して遠隔回線40を介してリモートサイト2のディスクアレイ装置30にリモートコピーする(ステップS114)。   Then, the data in the row of the young number “0002”, which is the next lower number after the order guarantee number in FIG. 4, is read and determined. Since “invalid” is stored in the “copy data storage destination” 57 of the data in this row, the determination result in step S112 is determined to be “no copy data”. Then, as shown in FIG. 4, “None” is stored in “Copy to buffer” 56 in the young number “0002” in the “Sequence Assurance Number” column, so copy to the remote site 2. It can be determined that the data is not copied (saved) in the transmission data buffer and is stored in the logical disk A of the group 23. Accordingly, the transmission copy control means 26B reads the update data (Z1) stored in the logical disk A (or cache 22) from the corresponding area and remotely copies it to the disk array device 30 at the remote site 2 via the remote line 40. (Step S114).

尚、リモートサイト2のディスクアレイ装置30に書き込まれた更新データ(Z1)は、バックグラウンド処理によって論理ディスクA(図4の「コピー先論理ディスク番号」55の欄を参照)に書き込まれる。   The update data (Z1) written to the disk array device 30 at the remote site 2 is written to the logical disk A (refer to the “copy destination logical disk number” 55 column in FIG. 4) by background processing.

続いて、上記リモートサイト2へのコピーが成功・完了すると、リモートサイト2側からその旨を報知する信号が返却されるので、送信コピー制御手段26Bは送信用管理バッファ26Cの「順序保証番号」51の欄に記憶してあるデータ「0002」を「無効」に書き換えて(ステップS115)、コピー処理を終了する。   Subsequently, when the copying to the remote site 2 is successful / completed, a signal to that effect is returned from the remote site 2 side, so that the transmission copy control means 26B sends the “order guarantee number” in the transmission management buffer 26C. The data “0002” stored in the column 51 is rewritten to “invalid” (step S115), and the copy process is terminated.

更に、ここで、更新データ(Z0)が送信用データバッファ26Dにコピー(待避)され、更新データ(Z1)がキャッシュ22に記憶されており、これらの更新データ(Z0)、(Z1)のリモートサイト2へのリモートコピー処理が未だ終了していない状態において、ホスト10からさらに更新データ(Z2)が書き込み要求された場合には、上述した動作は次のようになる。   Further, the update data (Z0) is copied (saved) to the transmission data buffer 26D, and the update data (Z1) is stored in the cache 22, and the remote data of these update data (Z0) and (Z1) is stored. In the state where the remote copy processing to the site 2 has not been completed yet, when update data (Z2) is requested to be written further from the host 10, the above-described operation is as follows.

キャッシュ22に記憶されている更新データ(Z1)の順序保証情報と書き込み要求された更新データ(Z2)の順序保証情報との重複判定が行われる。判定の結果、重複している場合には、更新データ(Z1)を送信用データバッファ26Dにコピー(待避)する。   Duplication determination is performed between the order guarantee information of the update data (Z1) stored in the cache 22 and the order guarantee information of the update data (Z2) requested to be written. If the result of determination is that there is an overlap, update data (Z1) is copied (saved) to the transmission data buffer 26D.

そして、図4の更新データ(Z1)に関する順序保証情報(順序保証番号51の行のデータ)の「コピーデータ格納先」57の欄に、待避した送信用データバッファ26Dの位置情報を記憶し、「バッファへのデータコピー有無」56の欄に「有り」データを記憶する。尚、送信用データバッファ26Dの位置情報は、図6に示されるバッファ番号9001に続いてバッファ番号9002から格納される。具体的には、バッファ番号「9002」に“論理ディスクAの更新範囲0000のデータ”、バッファ番号「9003」に“論理ディスクAの更新範囲0001のデータ”、バッファ番号「9004」に“論理ディスクAの更新範囲0002のデータ”が格納される。   Then, the position information of the saved transmission data buffer 26D is stored in the “copy data storage destination” 57 column of the order guarantee information (data in the row of the order guarantee number 51) regarding the update data (Z1) in FIG. “Yes” data is stored in the “data copy presence / absence to buffer” 56 column. The position information of the transmission data buffer 26D is stored from the buffer number 9002 following the buffer number 9001 shown in FIG. Specifically, the buffer number “9002” has “logical disk A update range 0000 data”, the buffer number “9003” has “logical disk A update range 0001 data”, and the buffer number “9004” has “logical disk”. "Data in the update range 0002 of A" is stored.

続いて、ホスト10から書き込み要求されている更新データ(Z2)をキャッシュ22に書き込む処理を行う。そして、図4に示す送信用管理バッファ26Cのテーブルに更新データ(Z2)に関する順序保証情報(Z21)の各データを記憶する。尚、キャッシュ22に書き込まれた更新データ(Z2)は、バックグラウンド処理によって論理ディスクAに書き込まれる。   Subsequently, the update data (Z2) requested to be written by the host 10 is written into the cache 22. Then, each data of the order guarantee information (Z21) relating to the update data (Z2) is stored in the table of the transmission management buffer 26C shown in FIG. The update data (Z2) written to the cache 22 is written to the logical disk A by background processing.

(4)コピー失敗時の動作
図7のフローチャートに基づき、リモートサイトへのデータのコピーが失敗した場合の動作処理について説明する。
(4) Operation at Copy Failure The operation process when data copy to the remote site has failed will be described based on the flowchart of FIG.

コンセントレータ26に装備されている送信コピー制御手段26Bは、リモートサイト2へのコピーが失敗した場合に、その失敗がディスクアレイ装置20と30間のパス障害によるものであるか否かを判定する(ステップS120)。   When the copy to the remote site 2 fails, the transmission copy control means 26B provided in the concentrator 26 determines whether or not the failure is due to a path failure between the disk array devices 20 and 30 ( Step S120).

ステップS120の判定の結果、コピーの失敗がパス障害によるものである場合には、コピー失敗時の処理を終了し、そのパスが回復するまで待つ。   As a result of the determination in step S120, if the copy failure is due to a path failure, the processing at the time of the copy failure is terminated and waits until the path is recovered.

これに対して、コピーの失敗がパス障害以外の要因によるものである場合には、コピー処理のリトライ済みであるか否かを判定する(ステップS121)。   On the other hand, if the copy failure is due to a factor other than the path failure, it is determined whether the copy process has been retried (step S121).

ステップS121の判定の結果、コピー処理のリトライ済みであるの場合には、グループを管理しているコンセントレータ26に記憶しているコピー可否状態を、コピー不可状態に変更する(ステップS122)。   If the result of the determination in step S121 is that the copy process has been retried, the copy permission / prohibition state stored in the concentrator 26 that manages the group is changed to a copy prohibition state (step S122).

これに対して、コピー処理のリトライ済みでない場合には、コピーリトライ処理を行う(ステップS123)。以上の動作処理を実行してコピーの失敗が継続する場合には、それ以降のコピー処理動作が停止されるため、リモートサイト2の論理ディスクはコピー障害直前の順序保証状態を維持することができる。   On the other hand, if the copy process has not been retried, a copy retry process is performed (step S123). When the above operation process is executed and the copy failure continues, the subsequent copy process operation is stopped, so that the logical disk at the remote site 2 can maintain the order guarantee state immediately before the copy failure. .

以上のようなディスクアレイ装置間のリモートコピー処理システムとすることにより、ホストコンピュータ10からメインサイト1のディスクアレイ装置20に更新データの書き込み要求があった場合、要求された更新データに関する順序保証情報(制御情報)は、更新データの要求がある毎にディスクアレイ装置20に備えられた送信用バッファ(送信用管理バッファ26C)に格納される。これに対して、要求された更新データ自体は、全てが送信用バッファ(送信用データバッファ26D)に格納されるのではなく、ホスト10から書き込み要求があった前回の更新データであってリモートサイト2のディスクアレイ装置30へのコピーが未だ完了しておらずキャッシュ22に格納されている更新データと重複する更新データのみが格納される。したがって、更新データを格納するためのバッファのメモリを少なく抑えることができ、また、制御情報に基づいて順序保証を確保したリモートコピーを実現することができる   By using the remote copy processing system between the disk array devices as described above, when there is a request for writing update data from the host computer 10 to the disk array device 20 at the main site 1, the order guarantee information regarding the requested update data ( Control information) is stored in a transmission buffer (transmission management buffer 26C) provided in the disk array device 20 every time update data is requested. On the other hand, the requested update data itself is not all stored in the transmission buffer (transmission data buffer 26D), but is the previous update data for which a write request has been received from the host 10, and the remote site. Only the update data that has not yet been copied to the second disk array device 30 and that overlaps the update data stored in the cache 22 is stored. Therefore, it is possible to reduce the memory of the buffer for storing the update data, and it is possible to realize the remote copy that ensures the order guarantee based on the control information.

また、更新データが要求される毎にその更新データをバッファに格納していく方式のセミ同期順序保証コピーと比較すると、本方式は重複する更新データのみをバッファにコピー(待避)しているためバッファに格納するデータ量を抑えることができ、格納データのバッファ溢れによる性能低下(例えば、バッファの空き待ち状態等)の発生を抑えることができる。そして、少ないバッファの使用でホストに対するレスポンスの良い非同期順序保証リモートコピーを実現することができる。   Compared to the semi-synchronous order-guaranteed copy method in which update data is stored in the buffer each time update data is requested, this method only copies (saves) duplicate update data to the buffer. The amount of data stored in the buffer can be suppressed, and the occurrence of performance degradation (for example, a buffer empty waiting state) due to overflow of stored data can be suppressed. Asynchronous order-guaranteed remote copy with a good response to the host can be realized by using a small number of buffers.

ここで、本発明の実施の形態に係るディスクアレイ装置間のリモートコピー処理システムの各構成部分が実行する機能の一部又は全部をプログラムとして構築し、そのプログラムをコンピュータに実行させるようにしてもよい。その場合にも上記実施形態で記載した効果と同様の効果を得ることができる。   Here, a part or all of the functions executed by each component of the remote copy processing system between the disk array devices according to the embodiment of the present invention is constructed as a program, and the program is executed by the computer. Good. In this case, the same effect as that described in the above embodiment can be obtained.

上述した各実施形態については、その新規な技術的内容の要点をまとめると、以下のようになる。尚、上記実施形態の一部又は全部は、新規な技術として以下のようになるが、本発明は必ずしもこれに限定されるものではない。   About each embodiment mentioned above, if the summary of the novel technical content is put together, it will become as follows. A part or all of the above-described embodiment is as follows as a novel technique, but the present invention is not necessarily limited to this.

(付記1)メインサイトのディスクアレイ装置とリモートサイトのディスクアレイ装置が遠隔回線を介して接続され、前記メインサイトのディスクアレイ装置に記憶されるデータを前記リモートサイトのディスクアレイ装置にコピーするディスクアレイ装置間のリモートコピー処理システムであって、
前記メインサイトのディスクアレイ装置が、
ホストコンピュータから更新データの書き込み要求があったとき、前記ディスクアレイ装置に装備されているキャッシュへの当該更新データの記憶処理に同期して、当該更新データの書き込み制御情報である順序保証情報が記憶される送信用管理バッファと、
ホストコンピュータから更新データの書き込み要求があったときに、当該要求の更新データに関する順序保証情報と前記送信用管理バッファに記憶されている前記ホストコンピュータからの前回要求の更新データに関する順序保証情報とが、重複するか否かを判定する情報重複判定手段と、
前記情報重複判定手段によって前記2つの更新データに関する順序保証情報が重複していると判定された場合に、前記キャッシュに記憶されている前回要求の前記更新データが読み出され、当該読み出された更新データが記憶される送信用データバッファと、
前記送信用データバッファに記憶されている更新データ及び前記キャッシュに記憶されている更新データを、前記リモートサイトのディスクアレイ装置に、前記メインサイトのディスクアレイ装置における更新データの記憶処理と非同期でコピーする送信コピー制御手段と、
を備えていることを特徴とするディスクアレイ装置間のリモートコピー処理システム。
(Supplementary Note 1) A disk array device in which a disk array device at a main site and a disk array device at a remote site are connected via a remote line, and data stored in the disk array device at the main site is copied to the disk array device at the remote site A remote copy processing system between
The disk array device at the main site is
When there is an update data write request from the host computer, the order guarantee information, which is the update data write control information, is stored in synchronization with the update data storage processing in the cache provided in the disk array device. Management buffer for transmission,
When there is an update data write request from the host computer, the order guarantee information regarding the update data of the request and the order guarantee information regarding the update data of the previous request from the host computer stored in the transmission management buffer are Information duplication determination means for determining whether or not to overlap,
When the information duplication determination unit determines that the order guarantee information regarding the two update data is duplicated, the update data of the previous request stored in the cache is read and the read A data buffer for transmission in which update data is stored;
Update data stored in the transmission data buffer and update data stored in the cache are copied to the remote site disk array device asynchronously with the update data storage processing in the main site disk array device. A transmission copy control means;
A remote copy processing system between disk array devices.

(付記2)前記送信用管理バッファに記憶されている更新データに関する順序保証情報は、
更新されたデータの順序を表す順序保証番号情報と、更新されたデータの範囲を表す更新範囲情報と、データのコピー先を表すコピー先ディスクアレイ装置名情報と、更新データが前記送信用データバッファにコピーされているデータであるか否かを表す送信用データバッファへのデータコピー有無情報と、データが格納されている前記送信用データバッファのバッファ番号を表すコピーデータ格納先情報を含んでいることを特徴とする付記1に記載のディスクアレイ装置間のリモートコピー処理システム。
(Supplementary Note 2) The order guarantee information related to the update data stored in the transmission management buffer is:
Order guarantee number information indicating the order of the updated data, update range information indicating the range of the updated data, copy destination disk array device name information indicating the copy destination of the data, and update data are the data buffer for transmission Data copy presence / absence information indicating whether or not the data has been copied to the transmission data buffer, and copy data storage destination information indicating the buffer number of the transmission data buffer in which the data is stored. The remote copy processing system between disk array devices according to appendix 1, wherein

(付記3)前記情報重複判定手段は、前記送信用管理バッファに記憶されている前回要求の更新データに関する順序保証情報のうち、前記送信用データバッファへのデータコピー有無情報が無しと記憶されている順序保証情報を重複判定の対象とするように構成されていることを特徴とする付記1又は2に記載のディスクアレイ装置間のリモートコピー処理システム。 (Supplementary Note 3) The information duplication determination unit stores that there is no data copy presence / absence information in the transmission data buffer among the order guarantee information regarding the update data of the previous request stored in the transmission management buffer. The remote copy processing system between disk array devices according to appendix 1 or 2, wherein the order guarantee information is subject to duplication determination.

(付記4)前記送信コピー制御手段は、前記送信用管理バッファに記憶されている順序保証情報のうちの送信用データバッファへのデータコピー有無情報に基づいて、前記リモートサイトのディスクアレイ装置へコピーする各更新データのコピー元を判別するように構成されていることを特徴とする付記1乃至3のいずれか1つに記載のディスクアレイ装置間のリモートコピー処理システム。 (Additional remark 4) The said transmission copy control means copies to the disk array apparatus of the said remote site based on the data copy existence information to the transmission data buffer among the order guarantee information memorize | stored in the said transmission management buffer. 4. The remote copy processing system between disk array devices according to any one of appendices 1 to 3, wherein the copy source of each update data to be determined is discriminated.

(付記5)メインサイトのディスクアレイ装置とリモートサイトのディスクアレイ装置が遠隔回線を介して接続され、前記メインサイトのディスクアレイ装置に記憶されるデータを前記リモートサイトのディスクアレイ装置にコピーするディスクアレイ装置間のリモートコピー処理システムにあって、
ホストコンピュータから更新データの書き込み要求があったとき、当該要求の更新データに関する順序保証情報と前記メインサイトのディスクアレイ装置に装備されている送信用管理バッファに記憶された前回要求の更新データに関する順序保証情報とが重複しているか否かを、前記ディスクアレイ装置に装備された情報重複判定手段が判定し、
当該情報重複判定手段によって前記2つの更新データに関する順序保証情報が重複していると判定された場合に、前記ディスクアレイ装置に装備されたI/O処理部が、前記ディスクアレイ装置に装備されているキャッシュに記憶された前記ホストコンピュータからの前回要求の更新データを前記ディスクアレイ装置に装備された送信用データバッファに記憶し、
続いて、前記ホストコンピュータから更新データの書き込み要求があった当該要求にかかる更新データを、前記I/O処理部が前記キャッシュに記憶すると共に当該要求の更新データに関する順序保証情報を前記送信用管理バッファに記憶し、
前記送信用データバッファに記憶されている更新データ及び前記キャッシュに記憶されている更新データを、前記メインサイトのディスクアレイ装置に装備された送信コピー制御手段が、前記リモートサイトのディスクアレイ装置に対して、前記メインサイトのディスクアレイ装置における更新データの記憶処理と非同期でコピーするようにしたことを特徴とするディスクアレイ装置間のリモートコピー処理方法。
(Supplementary Note 5) A disk array device in which a disk array device at a main site and a disk array device at a remote site are connected via a remote line, and data stored in the disk array device at the main site is copied to the disk array device at the remote site In the remote copy processing system between
When there is an update data write request from the host computer, the order guarantee information related to the update data of the request and the order guarantee related to the update data of the previous request stored in the transmission management buffer installed in the disk array device at the main site Whether the information is duplicated or not is determined by the information duplication determination means equipped in the disk array device,
When it is determined by the information duplication determination means that the order guarantee information regarding the two update data is duplicated, an I / O processing unit provided in the disk array device is provided in the disk array device. Storing the update data of the previous request from the host computer stored in the cache being stored in a transmission data buffer provided in the disk array device;
Subsequently, the I / O processing unit stores in the cache update data relating to the request for which update data has been requested from the host computer, and also transmits order guarantee information relating to the update data of the request to the transmission management Memorize it in the buffer,
The transmission copy control means installed in the disk array device at the main site sends the update data stored in the transmission data buffer and the update data stored in the cache to the disk array device at the remote site. A remote copy processing method between disk array devices, wherein copy processing is performed asynchronously with update data storage processing in the disk array device at the main site.

(付記6)付記5に記載のディスクアレイ装置間のリモートコピー処理方法において、
前記送信用管理バッファに記憶されている更新データに関する順序保証情報は、更新されたデータの順序を表す順序保証番号情報と、更新されたデータの範囲を表す更新範囲情報と、データのコピー先を表すコピー先ディスクアレイ装置名情報と、更新データが前記送信用データバッファにコピーされているデータであるか否かを表す送信用データバッファへのデータコピー有無情報と、データが格納されている前記送信用データバッファのバッファ番号を表すコピーデータ格納先情報を含んでおり、
前記2つの更新データに関する順序保証情報が重複しているか否かの判定に際しては、前記情報重複判定手段が、前記送信用管理バッファに記憶されている前回要求の更新データに関する順序保証情報のうち、前記送信用データバッファへのデータコピー有無情報が無しと記憶されている順序保証情報を重複判定するようにしたことを特徴とするディスクアレイ装置間のリモートコピー処理方法。
(Supplementary note 6) In the remote copy processing method between disk array devices according to supplementary note 5,
The order guarantee information related to the update data stored in the transmission management buffer includes order guarantee number information representing the order of the updated data, update range information representing the range of the updated data, and a data copy destination. The copy destination disk array device name information to be represented, the data copy presence / absence information to the transmission data buffer indicating whether or not the update data is the data copied to the transmission data buffer, and the data are stored Contains copy data storage location information that represents the buffer number of the data buffer for transmission,
In determining whether or not the order guarantee information related to the two update data is duplicated, the information duplication determination means includes the order guarantee information related to the update data of the previous request stored in the transmission management buffer. A method of remote copy processing between disk array devices, wherein duplication determination is made for the order guarantee information stored as having no data copy presence / absence information in the data buffer for transmission.

(付記7)付記6に記載のディスクアレイ装置間のリモートコピー処理方法において、
前記リモートサイトのディスクアレイ装置への更新データの非同期コピーに際しては、前記送信コピー制御手段が、前記送信用管理バッファに記憶されている順序保証情報のうちの送信用データバッファへのデータコピー有無情報に基づいて、前記リモートサイトのディスクアレイ装置へコピーする各更新データのコピー元を判別するようにしたことを特徴とするディスクアレイ装置間のリモートコピー処理方法。
(Supplementary note 7) In the remote copy processing method between disk array devices according to supplementary note 6,
When asynchronously copying update data to the disk array device at the remote site, the transmission copy control means includes data copy presence / absence information to the transmission data buffer in the order guarantee information stored in the transmission management buffer. The remote copy processing method between disk array devices, wherein the copy source of each update data to be copied to the disk array device at the remote site is determined based on the above.

(付記8)メインサイトのディスクアレイ装置とリモートサイトのディスクアレイ装置が遠隔回線を介して接続され、前記メインサイトのディスクアレイ装置に記憶されるデータを前記リモートサイトのディスクアレイ装置にコピーするディスクアレイ装置間のリモートコピー処理システムにあって、
ホストコンピュータから更新データの書き込み要求があったときに当該更新データを前記メインサイトのディスクアレイ装置に装備されているキャッシュに記憶する更新データ記憶処理機能、
前記キャッシュへの更新データの記憶処理に同期して、当該更新データに関する順序保証情報を前記メインサイトのディスクアレイ装置に装備されている送信用管理バッファに記憶する順序保証情報記憶処理機能、
ホストコンピュータから更新データの書き込み要求があったとき、当該要求の更新データに関する順序保証情報と、前記送信用管理バッファに記憶されている前記ホストコンピュータからの前回要求の更新データに関する順序保証情報とが重複するか否かを判定する情報重複判定機能、
前記情報重複判定機能によって前記2つの更新データに関する順序保証情報が重複していると判定された場合に、前記キャッシュに記憶されている更新データが読み出して、当該読み出した更新データを前記メインサイトのディスクアレイ装置に装備されている送信用データバッファに記憶する重複更新データ記憶処理機能、
前記送信用データバッファに記憶されている更新データ及び前記キャッシュに記憶されている更新データを、前記リモートサイトのディスクアレイ装置に、前記メインサイトのディスクアレイ装置における更新データの記憶処理と非同期でコピーするリモートコピー機能とを備え、
これらの各機能をコンピュータに実現させるようにしたことを特徴とするディスクアレイ装置間のリモートコピー処理用プログラム。
(Supplementary Note 8) A disk array device in which a disk array device at a main site and a disk array device at a remote site are connected via a remote line, and data stored in the disk array device at the main site is copied to the disk array device at the remote site In the remote copy processing system between
An update data storage processing function for storing the update data in a cache provided in the disk array device of the main site when there is a write request for update data from the host computer;
An order guarantee information storage processing function for storing the order guarantee information related to the update data in a transmission management buffer provided in the disk array device of the main site in synchronization with the update data storage process in the cache;
When there is an update data write request from the host computer, the order guarantee information related to the update data of the request and the order guarantee information related to the update data of the previous request from the host computer stored in the transmission management buffer are Information duplication judgment function for judging whether or not they overlap,
When it is determined by the information duplication determination function that the order guarantee information regarding the two update data is duplicated, the update data stored in the cache is read out, and the read update data is read out from the main site disk. Duplicate update data storage processing function for storing in the transmission data buffer provided in the array device,
Update data stored in the transmission data buffer and update data stored in the cache are copied to the remote site disk array device asynchronously with the update data storage processing in the main site disk array device. With remote copy function,
A program for remote copy processing between disk array devices, wherein each of these functions is realized by a computer.

(付記9)付記8に記載のディスクアレイ装置間のリモートコピー処理用プログラムにおいて、
前記送信用管理バッファに記憶されている更新データに関する順序保証情報は、更新されたデータの順序を表す順序保証番号情報と、更新されたデータの範囲を表す更新範囲情報と、データのコピー先を表すコピー先ディスクアレイ装置名情報と、更新データが前記送信用データバッファにコピーされているデータであるか否かを表す送信用データバッファへのデータコピー有無情報と、データが格納されている前記送信用データバッファのバッファ番号を表すコピーデータ格納先情報を含んでおり、
前記情報重複判定機能は、前記送信用管理バッファに記憶されている前回要求の更新データに関する順序保証情報のうち、前記送信用データバッファへのデータコピー有無情報が無しと記憶されている順序保証情報を重複判定する構成とし、この機能を前記コンピュータに実現させるようにしたことを特徴とするディスクアレイ装置間のリモートコピー処理用プログラム。
(Supplementary note 9) In the remote copy processing program between the disk array devices according to supplementary note 8,
The order guarantee information related to the update data stored in the transmission management buffer includes order guarantee number information representing the order of the updated data, update range information representing the range of the updated data, and a data copy destination. The copy destination disk array device name information to be represented, the data copy presence / absence information to the transmission data buffer indicating whether or not the update data is the data copied to the transmission data buffer, and the data are stored Contains copy data storage location information that represents the buffer number of the data buffer for transmission,
The information duplication determination function is the order guarantee information stored as no data copy presence / absence information to the transmission data buffer among the order guarantee information regarding the update data of the previous request stored in the transmission management buffer. A program for remote copy processing between disk array devices, wherein the computer is made to realize this function.

(付記10)付記9に記載のディスクアレイ装置間のリモートコピー処理用プログラムにおいて、
前記リモートコピー機能は、前記送信用管理バッファに記憶されている順序保証情報のうちの送信用データバッファへのデータコピー有無情報に基づいて、前記リモートサイトのディスクアレイ装置へコピーする各更新データのコピー元を判別する構成とし、この機能を前記コンピュータに実現させるようにしたことを特徴とするディスクアレイ装置間のリモートコピー処理用プログラム。
(Supplementary note 10) In the remote copy processing program between the disk array devices according to supplementary note 9,
The remote copy function is based on the data copy presence / absence information to the transmission data buffer in the order guarantee information stored in the transmission management buffer. A program for remote copy processing between disk array devices, characterized in that a copy source is discriminated and this function is realized by the computer.

例えば、コンピュータ産業などに利用可能である。詳細には記憶装置を製造する製造業に利用可能である。   For example, it can be used in the computer industry. Specifically, the present invention can be used in a manufacturing industry that manufactures storage devices.

1 メインサイト
2 リモートサイト
10,15 ホスト(ホストコンピュータ)
20,30 ディスクアレイ装置
21,31 I/O処理部
22,32 キャッシュ
23,24,33,34 グループ
25 グループ登録手段
26,27 コンセントレータ
26A 情報重複判定手段
26B 送信コピー制御手段
26C 送信用管理バッファ
26D 送信用データバッファ
40 遠隔回線(通信回線)
51 順序保証番号
52 論理ディスク番号
53 更新範囲
54 コピー先ディスクアレイ装置
55 コピー先論理ディスク番号
56 バッファへのデータコピー有無
57 コピーデータ格納先
1 Main site 2 Remote site 10, 15 Host (host computer)
20, 30 Disk array device 21, 31 I / O processing unit 22, 32 Cache 23, 24, 33, 34 Group 25 Group registration means 26, 27 Concentrator 26A Information duplication judgment means 26B Transmission copy control means 26C Transmission management buffer 26D Data buffer for transmission 40 Remote line (communication line)
51 Order guarantee number 52 Logical disk number 53 Update range 54 Copy destination disk array device 55 Copy destination logical disk number 56 Presence of data copy to buffer 57 Copy data storage destination

Claims (10)

メインサイトのディスクアレイ装置とリモートサイトのディスクアレイ装置が遠隔回線を介して接続され、前記メインサイトのディスクアレイ装置に記憶されるデータを前記リモートサイトのディスクアレイ装置にコピーするディスクアレイ装置間のリモートコピー処理システムであって、
前記メインサイトのディスクアレイ装置が、
ホストコンピュータから更新データの書き込み要求があったとき、前記ディスクアレイ装置に装備されているキャッシュへの当該更新データの記憶処理に同期して、当該更新データの書き込み制御情報のうち少なくとも更新されたデータの範囲を表す更新範囲情報を含む順序保証情報が記憶される送信用管理バッファと、
ホストコンピュータから更新データの書き込み要求があったときに、当該要求の更新データに関する順序保証情報に含まれる更新範囲情報と前記送信用管理バッファに記憶されている前記ホストコンピュータからの前回要求の更新データに関する順序保証情報に含まれる更新範囲情報とが、重複するか否かを判定する情報重複判定手段と、
前記情報重複判定手段によって前記2つの更新データに関する順序保証情報に含まれる更新範囲情報が重複していると判定された場合に、前記キャッシュに記憶されている前回要求の前記更新データが読み出され、当該読み出された更新データが記憶される送信用データバッファと、
前記送信用データバッファに記憶されている更新データ及び前記キャッシュに記憶されている更新データを、前記リモートサイトのディスクアレイ装置に、前記メインサイトのディスクアレイ装置における更新データの記憶処理と非同期でコピーする送信コピー制御手段と、
を備えていることを特徴とするディスクアレイ装置間のリモートコピー処理システム。
Remote copy between disk array devices that connect the disk array device at the main site and the disk array device at the remote site via a remote line and copy the data stored in the disk array device at the main site to the disk array device at the remote site A processing system,
The disk array device at the main site is
When there is a request for writing update data from the host computer, at least the updated data of the update data write control information in synchronization with the storage process of the update data in the cache provided in the disk array device A transmission management buffer in which order guarantee information including update range information representing a range of
When there is an update data write request from the host computer, the update range information included in the order guarantee information regarding the update data of the request and the update data of the previous request from the host computer stored in the transmission management buffer Information duplication determination means for determining whether or not the update range information included in the order guarantee information regarding
When it is determined by the information duplication determination means that the update range information included in the order guarantee information regarding the two update data is duplicated, the update data of the previous request stored in the cache is read. A data buffer for transmission in which the read update data is stored;
Update data stored in the transmission data buffer and update data stored in the cache are copied to the remote site disk array device asynchronously with the update data storage processing in the main site disk array device. A transmission copy control means;
A remote copy processing system between disk array devices.
前記送信用管理バッファに記憶されている更新データに関する順序保証情報は、
更新されたデータの順序を表す順序保証番号情報と、データのコピー先を表すコピー先ディスクアレイ装置名情報と、更新データが前記送信用データバッファにコピーされているデータであるか否かを表す送信用データバッファへのデータコピー有無情報と、データが格納されている前記送信用データバッファのバッファ番号を表すコピーデータ格納先情報を含んでいることを特徴とする請求項1に記載のディスクアレイ装置間のリモートコピー処理システム。
The order guarantee information regarding the update data stored in the transmission management buffer is:
And order assurance ID information indicating the order of the updated data, and the destination disk array device name information indicating the destination of the data, whether the data updating data is copied into the transmit data buffer 2. The data copy presence / absence information to the transmission data buffer representing, and copy data storage destination information representing the buffer number of the transmission data buffer in which data is stored are included. Remote copy processing system between disk array devices.
前記情報重複判定手段は、前記送信用管理バッファに記憶されている前回要求の更新データに関する順序保証情報のうち、前記送信用データバッファへのデータコピー有無情報が無しと記憶されている順序保証情報を重複判定の対象とするように構成されていることを特徴とする請求項1又は2に記載のディスクアレイ装置間のリモートコピー処理システム。   The information duplication determination means is the order guarantee information stored as no data copy presence / absence information to the transmission data buffer among the order guarantee information regarding the update data of the previous request stored in the transmission management buffer. 3. The remote copy processing system between disk array devices according to claim 1, wherein the system is a target of duplication determination. 前記送信コピー制御手段は、前記送信用管理バッファに記憶されている順序保証情報のうちの送信用データバッファへのデータコピー有無情報に基づいて、前記リモートサイトのディスクアレイ装置へコピーする各更新データのコピー元を判別するように構成されていることを特徴とする請求項1乃至3のいずれか1項に記載のディスクアレイ装置間のリモートコピー処理システム。   The transmission copy control means includes each update data to be copied to the disk array device at the remote site based on the data copy presence / absence information to the transmission data buffer among the order guarantee information stored in the transmission management buffer. The remote copy processing system between disk array devices according to any one of claims 1 to 3, wherein the copy source is discriminated from one another. メインサイトのディスクアレイ装置とリモートサイトのディスクアレイ装置が遠隔回線を介して接続され、前記メインサイトのディスクアレイ装置に記憶されるデータを前記リモートサイトのディスクアレイ装置にコピーするディスクアレイ装置間のリモートコピー処理システムにあって、
ホストコンピュータから更新データの書き込み要求があったとき、当該要求の更新データに関する順序保証情報に含まれる更新範囲情報と前記メインサイトのディスクアレイ装置に装備されている送信用管理バッファに記憶された前回要求の更新データに関する順序保証情報に含まれる更新範囲情報とが重複しているか否かを、前記ディスクアレイ装置に装備された情報重複判定手段が判定し、
当該情報重複判定手段によって前記2つの更新データに関する順序保証情報に含まれる更新範囲情報が重複していると判定された場合に、前記ディスクアレイ装置に装備されたI/O処理部が、前記ディスクアレイ装置に装備されているキャッシュに記憶された前記ホストコンピュータからの前回要求の更新データを前記ディスクアレイ装置に装備された送信用データバッファに記憶し、
続いて、前記ホストコンピュータから更新データの書き込み要求があった当該要求にかかる更新データを、前記I/O処理部が前記キャッシュに記憶すると共に当該要求の更新データに関する順序保証情報を前記送信用管理バッファに記憶し、
前記送信用データバッファに記憶されている更新データ及び前記キャッシュに記憶されている更新データを、前記メインサイトのディスクアレイ装置に装備された送信コピー制御手段が、前記リモートサイトのディスクアレイ装置に対して、前記メインサイトのディスクアレイ装置における更新データの記憶処理と非同期でコピーするようにしたことを特徴とするディスクアレイ装置間のリモートコピー処理方法。
Remote copy between disk array devices that connect the disk array device at the main site and the disk array device at the remote site via a remote line and copy the data stored in the disk array device at the main site to the disk array device at the remote site In the processing system,
When there is a write request for update data from the host computer, the update range information included in the order guarantee information related to the update data of the request and the previous request stored in the transmission management buffer provided in the disk array device at the main site Whether or not the update range information included in the order guarantee information related to the update data is duplicated is determined by the information duplication determination means equipped in the disk array device,
When it is determined by the information duplication determination means that the update range information included in the order guarantee information related to the two update data is duplicated, the I / O processing unit equipped in the disk array device performs the disk Storing the update data of the previous request from the host computer stored in the cache provided in the array device in a transmission data buffer provided in the disk array device;
Subsequently, the I / O processing unit stores in the cache update data relating to the request for which update data has been requested from the host computer, and also transmits order guarantee information relating to the update data of the request to the transmission management Memorize it in the buffer,
The transmission copy control means installed in the disk array device at the main site sends the update data stored in the transmission data buffer and the update data stored in the cache to the disk array device at the remote site. A remote copy processing method between disk array devices, wherein copy processing is performed asynchronously with update data storage processing in the disk array device at the main site.
請求項5に記載のディスクアレイ装置間のリモートコピー処理方法において、
前記送信用管理バッファに記憶されている更新データに関する順序保証情報は、更新されたデータの順序を表す順序保証番号情報と、データのコピー先を表すコピー先ディスクアレイ装置名情報と、更新データが前記送信用データバッファにコピーされているデータであるか否かを表す送信用データバッファへのデータコピー有無情報と、データが格納されている前記送信用データバッファのバッファ番号を表すコピーデータ格納先情報を含んでおり、
前記2つの更新データに関する順序保証情報が重複しているか否かの判定に際しては、前記情報重複判定手段が、前記送信用管理バッファに記憶されている前回要求の更新データに関する順序保証情報のうち、前記送信用データバッファへのデータコピー有無情報が無しと記憶されている順序保証情報を重複判定するようにしたことを特徴とするディスクアレイ装置間のリモートコピー処理方法。
The remote copy processing method between disk array devices according to claim 5,
Order assurance information on update data stored in the transmission management buffer, the order assurance ID information indicating the order of the updated data, and the destination disk array device name information indicating the destination of the data, updating Data copy presence / absence information to the transmission data buffer indicating whether the data is copied to the transmission data buffer, and copy data indicating the buffer number of the transmission data buffer in which the data is stored Contains storage location information,
In determining whether or not the order guarantee information related to the two update data is duplicated, the information duplication determination means includes the order guarantee information related to the update data of the previous request stored in the transmission management buffer. A method of remote copy processing between disk array devices, wherein duplication determination is made for the order guarantee information stored as having no data copy presence / absence information in the data buffer for transmission.
請求項6に記載のディスクアレイ装置間のリモートコピー処理方法において、
前記リモートサイトのディスクアレイ装置への更新データの非同期コピーに際しては、前記送信コピー制御手段が、前記送信用管理バッファに記憶されている順序保証情報のうちの送信用データバッファへのデータコピー有無情報に基づいて、前記リモートサイトのディスクアレイ装置へコピーする各更新データのコピー元を判別するようにしたことを特徴とするディスクアレイ装置間のリモートコピー処理方法。
The remote copy processing method between disk array devices according to claim 6,
When asynchronously copying update data to the disk array device at the remote site, the transmission copy control means includes data copy presence / absence information to the transmission data buffer in the order guarantee information stored in the transmission management buffer. The remote copy processing method between disk array devices, wherein the copy source of each update data to be copied to the disk array device at the remote site is determined based on the above.
メインサイトのディスクアレイ装置とリモートサイトのディスクアレイ装置が遠隔回線を介して接続され、前記メインサイトのディスクアレイ装置に記憶されるデータを前記リモートサイトのディスクアレイ装置にコピーするディスクアレイ装置間のリモートコピー処理システムにあって、
ホストコンピュータから更新データの書き込み要求があったときに当該更新データを前記メインサイトのディスクアレイ装置に装備されているキャッシュに記憶する更新データ記憶処理機能、
前記キャッシュへの更新データの記憶処理に同期して、当該更新データに関する更新範囲情報を含む順序保証情報を前記メインサイトのディスクアレイ装置に装備されている送信用管理バッファに記憶する順序保証情報記憶処理機能、
ホストコンピュータから更新データの書き込み要求があったとき、当該要求の更新データに関する順序保証情報に含まれる更新範囲情報と、前記送信用管理バッファに記憶されている前記ホストコンピュータからの前回要求の更新データに関する順序保証情報に含まれる更新範囲情報とが重複するか否かを判定する情報重複判定機能、
前記情報重複判定機能によって前記2つの更新データに関する順序保証情報に含まれる更新範囲情報が重複していると判定された場合に、前記キャッシュに記憶されている更新データが読み出して、当該読み出した更新データを前記メインサイトのディスクアレイ装置に装備されている送信用データバッファに記憶する重複更新データ記憶処理機能、
前記送信用データバッファに記憶されている更新データ及び前記キャッシュに記憶されている更新データを、前記リモートサイトのディスクアレイ装置に、前記メインサイトのディスクアレイ装置における更新データの記憶処理と非同期でコピーするリモートコピー機能とを備え、
これらの各機能をコンピュータに実現させるようにしたことを特徴とするディスクアレイ装置間のリモートコピー処理用プログラム。
Remote copy between disk array devices that connect the disk array device at the main site and the disk array device at the remote site via a remote line and copy the data stored in the disk array device at the main site to the disk array device at the remote site In the processing system,
An update data storage processing function for storing the update data in a cache provided in the disk array device of the main site when there is a write request for update data from the host computer;
Order guarantee information storage processing for storing order guarantee information including update range information related to the update data in a transmission management buffer provided in the disk array device of the main site in synchronization with the update data storage processing to the cache function,
When there is an update data write request from the host computer, the update range information included in the order guarantee information related to the update data of the request, and the update data of the previous request from the host computer stored in the transmission management buffer Information duplication judgment function for judging whether or not the update range information included in the order guarantee information related to
When it is determined by the information duplication determination function that the update range information included in the order guarantee information regarding the two update data is duplicated, the update data stored in the cache is read and the read update A duplicate update data storage processing function for storing data in a transmission data buffer provided in the disk array device of the main site;
Update data stored in the transmission data buffer and update data stored in the cache are copied to the remote site disk array device asynchronously with the update data storage processing in the main site disk array device. With remote copy function,
A program for remote copy processing between disk array devices, wherein each of these functions is realized by a computer.
請求項8に記載のディスクアレイ装置間のリモートコピー処理用プログラムにおいて、
前記送信用管理バッファに記憶されている更新データに関する順序保証情報は、更新されたデータの順序を表す順序保証番号情報と、データのコピー先を表すコピー先ディスクアレイ装置名情報と、更新データが前記送信用データバッファにコピーされているデータであるか否かを表す送信用データバッファへのデータコピー有無情報と、データが格納されている前記送信用データバッファのバッファ番号を表すコピーデータ格納先情報を含んでおり、
前記情報重複判定機能は、前記送信用管理バッファに記憶されている前回要求の更新データに関する順序保証情報のうち、前記送信用データバッファへのデータコピー有無情報が無しと記憶されている順序保証情報を重複判定する構成とし、この機能を前記コンピュータに実現させるようにしたことを特徴とするディスクアレイ装置間のリモートコピー処理用プログラム。
The remote copy processing program between disk array devices according to claim 8,
Order assurance information on update data stored in the transmission management buffer, the order assurance ID information indicating the order of the updated data, and the destination disk array device name information indicating the destination of the data, updating Data copy presence / absence information to the transmission data buffer indicating whether the data is copied to the transmission data buffer, and copy data indicating the buffer number of the transmission data buffer in which the data is stored Contains storage location information,
The information duplication determination function is the order guarantee information stored as no data copy presence / absence information to the transmission data buffer among the order guarantee information regarding the update data of the previous request stored in the transmission management buffer. A program for remote copy processing between disk array devices, wherein the computer is made to realize this function.
請求項9に記載のディスクアレイ装置間のリモートコピー処理用プログラムにおいて、
前記リモートコピー機能は、前記送信用管理バッファに記憶されている順序保証情報のうちの送信用データバッファへのデータコピー有無情報に基づいて、前記リモートサイトのディスクアレイ装置へコピーする各更新データのコピー元を判別する構成とし、この機能を前記コンピュータに実現させるようにしたことを特徴とするディスクアレイ装置間のリモートコピー処理用プログラム。
The remote copy processing program between disk array devices according to claim 9,
The remote copy function is based on the data copy presence / absence information to the transmission data buffer in the order guarantee information stored in the transmission management buffer. A program for remote copy processing between disk array devices, characterized in that a copy source is discriminated and this function is realized by the computer.
JP2010139757A 2010-06-18 2010-06-18 Remote copy processing system, processing method, and processing program between disk array devices Expired - Fee Related JP5170169B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010139757A JP5170169B2 (en) 2010-06-18 2010-06-18 Remote copy processing system, processing method, and processing program between disk array devices

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010139757A JP5170169B2 (en) 2010-06-18 2010-06-18 Remote copy processing system, processing method, and processing program between disk array devices

Publications (2)

Publication Number Publication Date
JP2012003621A JP2012003621A (en) 2012-01-05
JP5170169B2 true JP5170169B2 (en) 2013-03-27

Family

ID=45535505

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010139757A Expired - Fee Related JP5170169B2 (en) 2010-06-18 2010-06-18 Remote copy processing system, processing method, and processing program between disk array devices

Country Status (1)

Country Link
JP (1) JP5170169B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020149573A (en) * 2019-03-15 2020-09-17 Necプラットフォームズ株式会社 Storage controller, storage system, storage control method, and storage control program

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103649901A (en) 2013-07-26 2014-03-19 华为技术有限公司 Data transmission method, data receiving method and sotring equipment
JPWO2015141219A1 (en) * 2014-03-20 2017-04-06 日本電気株式会社 Storage system, control device, data access method and program
JP2019191801A (en) * 2018-04-23 2019-10-31 富士通株式会社 Storage system and control device

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000099274A (en) * 1998-09-24 2000-04-07 Sanaka Isao Buffering system
WO2001029647A1 (en) * 1999-10-22 2001-04-26 Hitachi, Ltd. Storage area network system
US6938122B2 (en) * 2001-01-23 2005-08-30 Emc Corporation Remote mirroring in a switched environment
US7010645B2 (en) * 2002-12-27 2006-03-07 International Business Machines Corporation System and method for sequentially staging received data to a write cache in advance of storing the received data
JP2005107805A (en) * 2003-09-30 2005-04-21 Hitachi Computer Peripherals Co Ltd Generation division management method for asynchronous remote copy data, and computer system
JP4887618B2 (en) * 2004-11-19 2012-02-29 日本電気株式会社 Storage system, replication method and program thereof
JP4744171B2 (en) * 2005-03-18 2011-08-10 株式会社日立製作所 Computer system and storage control method
JP2007200182A (en) * 2006-01-30 2007-08-09 Hitachi Ltd Device and system for storage

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020149573A (en) * 2019-03-15 2020-09-17 Necプラットフォームズ株式会社 Storage controller, storage system, storage control method, and storage control program
JP7050707B2 (en) 2019-03-15 2022-04-08 Necプラットフォームズ株式会社 Storage control device, storage system, storage control method, and storage control program

Also Published As

Publication number Publication date
JP2012003621A (en) 2012-01-05

Similar Documents

Publication Publication Date Title
US8977826B1 (en) Extent commands in replication
CN114341792B (en) Data partition switching between storage clusters
JP4727437B2 (en) Storage control method for storage system having database
CN101571815B (en) Information system and i/o processing method
US9092449B2 (en) Bitmap selection for remote copying of updates
US7536444B2 (en) Remote copying system and remote copying method
JP4756992B2 (en) Storage system and storage control method
US20120246271A1 (en) Method and system for transferring duplicate files in hierarchical storag management system
JP5286212B2 (en) Remote copy control method and system in storage cluster environment
US20190012345A1 (en) Data set connection manager having a plurality of data sets to represent one data set
WO2015107666A1 (en) Storage apparatus and cache control method for storage apparatus
US20060277376A1 (en) Initial copy system
JP2007226347A (en) Computer system, management device for computer system, and data recovery management method
JP2003248605A (en) Storage system, main storing system, sub-storing system, and its data copying method
US20070073986A1 (en) Remote copy control in a storage system
JP2002149499A (en) Remote copy system with integrity of data
JP2004005358A (en) Back up/restoration management method between duplicated volumes and memory controller used for the method
US7853769B2 (en) Computer system for managing number of writes for storage medium and control method therefor
US20070271430A1 (en) Computer systems, management computers and storage system management method
JP5170169B2 (en) Remote copy processing system, processing method, and processing program between disk array devices
US20090177916A1 (en) Storage system, controller of storage system, control method of storage system
JP6083268B2 (en) Replication system
WO2015069225A1 (en) Method and apparatus for avoiding performance decrease in high availability configuration
US10846012B2 (en) Storage system for minimizing required storage capacity during remote volume replication pair duplication
JP2013161383A (en) Information processing device, information processing method, program and information processing system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120627

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120703

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120822

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121217

R150 Certificate of patent or registration of utility model

Ref document number: 5170169

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees