JP3781358B2 - External storage controller and data transfer method between external storage controllers - Google Patents
External storage controller and data transfer method between external storage controllers Download PDFInfo
- Publication number
- JP3781358B2 JP3781358B2 JP2002010958A JP2002010958A JP3781358B2 JP 3781358 B2 JP3781358 B2 JP 3781358B2 JP 2002010958 A JP2002010958 A JP 2002010958A JP 2002010958 A JP2002010958 A JP 2002010958A JP 3781358 B2 JP3781358 B2 JP 3781358B2
- Authority
- JP
- Japan
- Prior art keywords
- external storage
- control device
- write
- command
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Description
【0001】
【発明の属する技術分野】
本発明は、上位装置からの書き込み命令によりデータを記憶する外部記憶サブシステムに関わり、特に同一データを別の外部記憶サブシステムに転送する外部記憶サブシステムに関する。
【0002】
【従来の技術】
上位装置で使用するデータを複数の外部記憶装置に保持する場合、同一データを保持する正副の外部記憶装置を異なる外部記憶制御装置配下に設けることがある。この場合、それらの外部記憶制御装置を接続し、正外部記憶装置を制御する外部記憶制御装置でライトコマンドを受領したときは、正側の外部記憶制御装置が副外部記憶装置を制御する外部記憶制御装置にこのライトコマンドを発行することで、正副外部記憶装置のデータの一致を図っている。
【0003】
米国特許公報第5155845号には、正外部記憶装置を制御する外部記憶制御装置と副外部記憶装置を制御する外部記憶制御装置とを接続し、上位装置からのライトコマンドを受領した正側の外部記憶制御装置が副側の外部記憶制御装置に対してデータ転送を行い、正副外部記憶装置へのライト処理を並行に行うことが記載されている。
【0004】
【発明が解決しようとする課題】
外部記憶装置のデータが、大型計算機システムで使用されているCKD(カウント、キー、データ)形式であると上位装置からみなされる場合、個々のレコード毎にそのデータ転送を指示するチャネルコマンドが連続して発行される。
【0005】
ここで、この一回のコマンドチェインで複数レコードが連続して書き込まれる場合を考える。異なる外部記憶制御装置の配下に同一データを保持する正副外部記憶装置を有する外部記憶サブシステムにおいて、上位装置であるチャネル装置より正側の外部記憶制御装置であるディスク装置に対してR1、R2およびR3の連続した3個のレコードをライトするコマンドチェイン(DEFINE EXETENT/LODATE RECORD/WRITE(R1)/WRITE(R2)/WRITE(R3))が発行された場合、チャネル装置と正ディスク制御装置、および正ディスク制御装置とのデータのやり取りは図3の処理シーケンスの様に、書き込みレコードのデータ転送毎に正副ディスク制御装置間において数回のコマンドチェインが発生する。
【0006】
また、このようなシステム構成をとってデータを二重化する場合、災害時にバックアップシステムへ切り替えるという観点から正副デ外部記憶制御装置間の距離は大きくなり、インタフェースには光ファイバが用いられる。このため、メタルケーブルではほぼ固定と考えられているコマンドチェイニング時間もインタフェースのケーブル長の影響が無視できない状態にある。さらに、上記のデータの二重化はバックアップ機能であるため副側外部記憶制御装置への書き込み処理による通常処理への影響は最小限に押さえる必要がある。
【0007】
しかし、上記の様に1回のコマンドチェインにおいて複数回のライトが実行される場合、正外部記憶制御装置と副外部記憶制御装置との間でのコマンドチェインの回数が増えるため、副外部記憶制御装置への書き込み処理に要するコマンドチェイニング時間が無視できなくなり、バックアップ処理が通常処理のスループットを大幅に増大させることがある。
【0008】
本発明の目的は、正副外部記憶制御装置間のコマンドチェイニング時間を考慮した副外部記憶制御装置への書き込み処理時間の最適化を行うことで、上述した状況下においても当初の目的を達成することのできる手段を提供することにある。
【0009】
【課題を解決するための手段】
上記の目的を達成するため、本発明による外部記憶制御装置は、複数の第一の外部記憶装置に接続され、該第一の外部記憶装置と上位装置とのデータ転送を制御する外部記憶制御装置であって、複数の第二の外部記憶装置を有する他の外部記憶制御装置に接続され、前記上位装置からの書き込み命令により複数のライトデータが連続して格納されるメモリ手段と、前記メモリ手段に格納された前記複数のライトデータを前記他の外部記憶制御装置に転送する手段と、を備え、前記第一の外部記憶装置と前記第二の外部記憶装置とに同一のデータが格納される場合に、前記上位装置から前記第一の外部記憶装置内のデータに対する前記書き込み命令を受け取ったとき、前記書き込み命令で受け取った前記複数のライトデータを前記他の外部記憶制御装置へそのまま転送するよりも、前記書き込み命令で受け取った前記複数のライトデータを含む複数のライトレコードを、一又は複数のトラック分として前記他の外部記憶制御装置へまとめて転送する方が、転送処理時間が早い場合には、前記複数のライトレコードを前記他の外部記憶制御装置へまとめて転送し、転送処理時間が遅い場合には、前記書き込み命令で受け取った前記複数のライトデータをそのまま転送し、前記他の外部記憶制御装置から前記書き込み命令に対するステータス報告を受けた後に、前記上位装置にステータス報告を送信することを特徴とする。
正副外部記憶制御装置間のコマンドチェイニング時間を予測し、副外部記憶制御装置への書き込み処理を開始する以前に上記予測値および上位装置から正外部記憶制御装置に発行されるコマンドから副外部記憶制御装置への書き込み処理時間を予測することができる。また、上記予測処理時間と副外部記憶制御装置に対して専用コマンドでライトレコード分のデータ、あるいはライトレコードを含む一又は複数のトラック分のデータを一回で転送した場合のデータ処理時間を比較し、副外部記憶制御装置に対して最適なコマンドチェインを選択し、該データをまとめて書き込む命令を有する。
本発明による記憶システムは、複数の第一の外部記憶装置に接続され、該第一の外部記憶装置と上位装置とのデータ転送を制御する外部記憶制御装置であって、複数の第二の外部記憶装置を有する他の外部記憶制御装置に接続され、前記上位装置からの書き込み命令により複数のライトデータが連続して格納されるメモリ手段と、前記メモリ手段に格納された前記複数のライトデータを前記他の外部記憶制御装置に転送する手段と、を備え、前記第一の外部記憶装置と前記第二の外部記憶装置とに同一のデータが格納される場合に、前記上位装置から前記第一の外部記憶装置内のデータに対する前記書き込み命令を受け取ったとき、前記書き込み命令で受け取った前記複数のライトデータを前記他の外部記憶制御装置へそのまま転送するよりも、前記書き込み命令で受け取った前記複数のライトデータを含む複数のライトレコードを、一又は複数のトラック分として前記他の外部記憶制御装置へまとめて転送する方が、転送処理時間が早い場合には、前記複数のライトレコードを前記他の外部記憶制御装置へまとめて転送し、転送処理時間が遅い場合には、前記書き込み命令で受け取った前記複数のライトデータをそのまま転送し、前記他の外部記憶制御装置から前記書き込み命令に対するステータス報告を受けた後に、前記上位装置にステータス報告を送信することを特徴とする。
正副外部記憶制御装置間のコマンドチェイニング時間を予測し、副外部記憶制御装置への書き込み処理を開始する以前に上記予測値および上位装置から正外部記憶制御装置に発行されるコマンドから副外部記憶制御装置への書き込み処理時間を予測することができる。また、上記予測処理時間と副外部記憶制御装置に対して専用コマンドでライトレコード分のデータ、あるいはライトレコードを含む一又は複数のトラック分のデータを一回で転送した場合のデータ処理時間を比較し、副外部記憶制御装置に対して最適なコマンドチェインを選択し、該データをまとめて書き込む命令を有する。
【0010】
上記のコマンドチェイニング時間は正副外部記憶制御装置間で発行される特定のコマンドから次のコマンドへのコマンドチェイニング時間を計測する手段か、正副外部記憶制御装置間のインタフェースケーブル長をあらかじめ外部より設定し、このインタフェースケーブル長からコマンドチェイニング時間を算出する手段によって実現される。
【0011】
一方、副外部記憶制御装置への書き込み処理時間は上記情報および正外部記憶制御装置に発行されるコマンド情報から算出可能である。即ち、データ入出力に使用されるコマンドチェインは、データ転送を開始するコマンドの前に、特定かつ少なくとも2個のチャネルコマンドを含む。例えば、外部記憶制御装置の場合には、DEFINE EXTENTコマンドとLOCATE RECORDコマンドがデータ転送前に発行され、LOCATE RECORDコマンドにより、処理レコード数とデータ長が与えられるため、副外部記憶制御装置へのデータ転送量を算出することが可能である。
【0012】
また、正副外部記憶制御装置間のコマンドチェイニング時間はインタフェースケーブル長と外部記憶制御装置の処理能力には依存するが、コマンドチェイニングの前後のコマンドにはほとんど依存しない。従って2個のコマンドチェイニング時間を計測することによってデータ転送中のコマンドチェイニング時間を予測することができる。尚、バックアップシステムの設置においては正副外部記憶制御装置間のインタフェースケーブル長、および当該外部記憶制御装置のサポート機能は既知のものであり、システム設置時に該情報を正側の外部記憶制御装置に設定しておくことも可能であるので設定されたインタフェースケーブル長からコマンドチェイニング時間を予測することもできる。
【0013】
そして、コマンドチェイニング時間が予測可能であれば上記データ転送量からチャネルからのコマンドチェインを副側の外部記憶制御装置に発行した場合の処理時間が予測可能となるため、ライトレコード分のデータ、あるいはライトレコードを含む一又は複数のトラック分のデータをまとめて書き込む命令により1回で転送した場合の処理時間とを比較して、最適なコマンドチェインを副側の外部記憶制御装置に対して発行することができる。
【0014】
また、本発明による外部記憶制御装置は、書き込み命令に対して、外部記憶制御装置内データバッファから書き込み命令を受領する外部記憶制御装置へのデータを転送するために、対象データが別の外部記憶制御装置のデータバッファ内に存在することを確認する手段、および上記のデータを転送する手段を備える。さらに、データ転送において制御バイト、チェックバイトを含んだデータバッファ内の物理データをまとめて転送することでさらに転送処理時間の短縮を図ることができる。
【0015】
加えて、上位装置からの読み出し命令に対して上位装置からの読み出し対象データが読み出し命令を受領した外部記憶制御装置以外の外部記憶装置の外部記憶制御装置バッファ内に存在していた場合、このデータを上記の転送方式により読み出し命令受領した外部記憶制御装置に転送することにより外部記憶装置をアクセスすることなく読み出し処理時間の短縮を図ることができる。
【0016】
【発明の実施の形態】
以下、本発明の一実施例を示す。図1は本発明の一実施例におけるデータ処理システムの構成図である。このデータ処理システムは、主記憶装置1、チャネル装置2、およびバックアップシステムである主記憶装置6、チャネル装置7とを含む。さらに、バッファメモリ4を有する正ディスク制御装置3と正ディスク装置5およびバッファメモリ9を内蔵した副ディスク制御装置8と副ディスク装置10を含む。チャネル装置2と正ディスク制御装置3はインタフェースケーブル11によって、正ディスク制御装置3と副ディスク制御装置8とはインタフェースケーブル12によって接続されている。
【0017】
正ディスク制御装置3は図2に示す様に、バッファメモリ4の他に、チャネルコマンド解析部31、副ディスク制御装置発行コマンド判断部32、副ディスク制御装置管理情報テーブル33、タイマ34、副ディスク制御装置コマンド発行部35、ケーブル長・副ディスク制御装置機能判断部36とから構成される。31〜33、35〜36はディスク制御装置3が内蔵するマイクロプロセッサが実行するマイクロプログラムによって実現される機能ブロックである。タイマ34は一定周期でカウントアップされるハードウェアのカウンタである。また、副ディスク制御装置8も同様の構成を有している。
【0018】
この正ディスク制御装置3において、タイマ34、副ディスク制御装置コマンド発行部35、およびケーブル長・副ディスク制御装置機能判断部36により、正副ディスク制御装置間のコマンドチェイニング時間の計測をおこなう。そして、正副ディスク装置のペア確立時に発行されるコマンド処理時にタイマ34にて計測されたコマンドチェイニング時間Tsgが正ディスク制御装置内の管理テーブル33に格納される。
【0019】
また、正ディスク制御装置は副ディスク制御装置のサポート機能レベルを正副ディスク装置のペア確立時に取得し、同様に正ディスク制御装置内の管理テーブル33に格納する。この情報は後の副ディスク制御装置に対するライトコマンド発行時、副ディスク制御装置に対してライトレコード分のデータ、あるいはライトレコードを含む一又は複数のトラック分のデータをまとめて書き込む命令を受領可能か否かの判断に用いる。
【0020】
サポート機能レベル情報により副ディスク制御装置発行コマンド判断部32が専用コマンドを受領不可能と判断した場合は、チャネル装置2よりライトコマンドを受領したときに、副ディスク制御装置コマンド発行部35より無条件にチャネル装置からのコマンドチェインが副ディスク制御装置に対して発行される。そのため、この機能をサポートしていない従来機種との接続も可能となる。
【0021】
チャネル装置2より正ディスク制御装置3にライトコマンドを発行したとき、チャネルコマンド解析部31ではこのライトコマンドが正副ペアを形成するディスク装置に対するものであるかの判断を行う。
【0022】
そして、正副ペア形成ディスク装置に対するものであった場合、副ディスク制御装置管理情報テーブル33からの情報、およびチャネルコマンド解析部31にて解析されたLOCATEコマンドの転送レコード数N、平均レコード長Lから、チャネル装置から、受け取ったコマンドチェインをそのまま副ディスク制御装置に発行した場合と、ライトレコードを含む1トラック分をまとめて転送した場合の比較グラフを作成する(図6参照)。ここで、直線Iは既知となった正副ディスク制御装置間のコマンドチェイニング時間Tsg、上記解析値、および正副ディスク制御装置3、8間のデータ転送速度Vから以下の式で表すことができる。
【0023】
Ts=NL/V+(N−1)Tsg
直線IIは該レコード長Lの1トラック分のレコード数Na分をまとめて転送した場合の転送時間Ts’(一定値)を表したものである。
【0024】
Ts’=NaL/V+Tsg
副ディスク制御装置発行コマンド判断部32ではこの比較グラフと該コマンドチェインにて転送されるレコード数Nからチャネル装置から受け取ったコマンドチェインをそのまま副ディスク制御装置に発行するか、1トラック分をまとめて転送するかを判断する。
【0025】
図4、5、6に示す8レコード/トラックのトラックに対して6レコードライトするケースを想定した場合、該グラフは直線I、IIの接点を含むレコード数(4レコード)を境に1トラックのデータをまとめて転送した方がコマンドチェイン回数が減ることにより処理時間が少なくてすむことが予測できる。
【0026】
副ディスク制御装置コマンド発行部35では上記副ディスク制御装置発行コマンド判断部32の指示に従って副ディスク制御装置8に対して最適化されたコマンドチェインを発行する。
【0027】
【発明の効果】
本発明によれば、正側のディスク制御装置と副側のディスク制御装置間のデータ転送処理において、チャネル装置から受け取ったコマンドチェインをそのまま副側のディスク制御装置に発行する場合と、ライトレコード分のデータ、あるいはライトレコードを含む一又は複数のトラック分のデータをまとめて書き込む命令により1回で転送する場合とを比較し、処理時間が最小となるように副側のディスク制御装置に発行するコマンドチェインを選択することにより、バックアップ処理である副側のディスク装置への書き込み処理時間を最小限に押さえることが可能である。
【図面の簡単な説明】
【図1】本発明の実施例におけるデータ処理システムの構成図である。
【図2】本発明の実施例におけるディスク制御装置の内部構成図である。
【図3】上位装置であるチャネル装置、正ディスク制御装置、および副ディスク制御装置間のデータのやり取りを示す図である。
【図4】本発明の実施例において、トラック単位で正副ディスク制御装置間のデータ転送を行った場合を示す図である。
【図5】本発明の実施例におけるディスク制御装置内データバッファ格納されている8レコード/1トラックのデータを示す図である。
【図6】本発明の実施例における転送レコード数と処理時間の関係を表した図である。
【符号の説明】
3 正ディスク制御装置
8 副ディスク制御装置
12 正副ディスク制御装置間インタフェースケーブル
32 副ディスク制御装置発行コマンド判断部
33 副ディスク制御装置管理情報テーブル
34 タイマ
35 副ディスク制御情報コマンド発行部
36 ケーブル長・副ディスク制御装置機能判断部[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an external storage subsystem that stores data by a write command from a host device, and more particularly to an external storage subsystem that transfers the same data to another external storage subsystem.
[0002]
[Prior art]
When data used in a host device is held in a plurality of external storage devices, primary and secondary external storage devices that hold the same data may be provided under different external storage control devices. In this case, when these external storage control devices are connected and a write command is received by the external storage control device that controls the primary external storage device, the primary external storage control device controls the secondary external storage device. By issuing this write command to the control device, the data in the primary and secondary external storage devices are matched.
[0003]
In US Pat. No. 5,155,845, an external storage control device that controls a primary external storage device and an external storage control device that controls a secondary external storage device are connected, and a primary external device that has received a write command from a host device. It is described that the storage control device performs data transfer to the secondary external storage control device and performs write processing to the primary / secondary external storage device in parallel.
[0004]
[Problems to be solved by the invention]
When the data in the external storage device is regarded by the host device as being in the CKD (count, key, data) format used in the large computer system, a channel command instructing the data transfer for each individual record is consecutive. Issued.
[0005]
Here, consider a case where a plurality of records are continuously written in one command chain. In an external storage subsystem having primary and secondary external storage devices that hold the same data under different external storage control devices, R1, R2 and disk devices that are primary storage control devices from the channel device that is the host device When a command chain (DEFINE EXTENTENT / LOCATE RECORD / WRITE (R1) / WRITE (R2) / WRITE (R3)) for writing three consecutive records of R3 is issued, the channel device and the primary disk control device, and In the exchange of data with the primary disk control device, a command chain is generated several times between the primary and secondary disk control devices every time data of the write record is transferred, as in the processing sequence of FIG.
[0006]
Further, when data is duplicated using such a system configuration, the distance between the primary and secondary external storage control devices increases from the viewpoint of switching to a backup system in the event of a disaster, and an optical fiber is used for the interface. For this reason, the command chaining time, which is considered to be almost fixed for metal cables, is in a state where the influence of the cable length of the interface cannot be ignored. Furthermore, since the above-described data duplication is a backup function, it is necessary to minimize the influence on the normal processing by the writing processing to the secondary external storage control device.
[0007]
However, when multiple writes are executed in one command chain as described above, the number of command chains between the primary external storage control device and the secondary external storage control device increases, so that the secondary external storage control The command chaining time required for the writing process to the device cannot be ignored, and the backup process may greatly increase the throughput of the normal process.
[0008]
The object of the present invention is to optimize the write processing time to the secondary external storage control device in consideration of the command chaining time between the primary and secondary external storage control devices, thereby achieving the original purpose even in the above-described situation. It is to provide means that can.
[0009]
[Means for Solving the Problems]
In order to achieve the above object, an external storage control device according to the present invention is connected to a plurality of first external storage devices and controls data transfer between the first external storage device and a host device. A memory means connected to another external storage control device having a plurality of second external storage devices, wherein a plurality of write data is continuously stored by a write command from the host device; and the memory means Means for transferring the plurality of write data stored in the first external storage device to the other external storage control device, wherein the same data is stored in the first external storage device and the second external storage device. In this case, when the write command for the data in the first external storage device is received from the host device, the plurality of write data received by the write command are stored in the other external storage. Rather than transferring to the control device as it is, it is better to transfer a plurality of write records including the plurality of write data received by the write command to the other external storage control device as one or a plurality of tracks. When the transfer processing time is early, the plurality of write records are collectively transferred to the other external storage control device, and when the transfer processing time is slow, the plurality of write data received by the write command is directly used. After transferring and receiving a status report for the write command from the other external storage control device, the status report is transmitted to the host device.
Predict the command chaining time between the primary and secondary external storage control devices, and start the write processing to the secondary external storage control device before starting the write processing to the secondary external storage control device and the secondary external storage from the command issued to the primary external storage control device The processing time for writing to the control device can be predicted . Also, compare the predicted processing time and the data processing time when the data for the write record or the data for one or more tracks including the write record is transferred at once with the dedicated command to the secondary external storage controller and to select an optimum command chain with respect Fukugaibu storage controller having instructions for writing together the data.
A storage system according to the present invention is an external storage control device that is connected to a plurality of first external storage devices and controls data transfer between the first external storage device and a host device, and a plurality of second external storage devices A memory means connected to another external storage control device having a storage device, wherein a plurality of write data is continuously stored by a write command from the host device, and the plurality of write data stored in the memory means Means for transferring to the other external storage control device, and when the same data is stored in the first external storage device and the second external storage device, When the write command for the data in the external storage device is received, the plurality of write data received by the write command is transferred as it is to the other external storage control device If it is faster to transfer a plurality of write records including the plurality of write data received by the write command to the other external storage control device as one or a plurality of tracks, The plurality of write records are collectively transferred to the other external storage control device, and when the transfer processing time is slow, the plurality of write data received by the write command are transferred as they are, and the other external storage After receiving a status report for the write command from the control device, the status report is transmitted to the host device.
Predict the command chaining time between the primary and secondary external storage control devices, and start the write processing to the secondary external storage control device before starting the write processing to the secondary external storage control device and the secondary external storage from the command issued to the primary external storage control device The processing time for writing to the control device can be predicted. Also, compare the predicted processing time and the data processing time when the data for the write record or the data for one or more tracks including the write record is transferred at once with the dedicated command to the secondary external storage controller And an instruction for selecting an optimum command chain for the secondary external storage control device and writing the data together.
[0010]
The above command chaining time is a means for measuring the command chaining time from a specific command issued between the primary and secondary external storage control devices to the next command, or the interface cable length between the primary and secondary external storage control devices from the outside in advance. This is realized by means for setting and calculating the command chaining time from this interface cable length.
[0011]
On the other hand, the write processing time to the secondary external storage control device can be calculated from the above information and command information issued to the primary external storage control device. That is, a command chain used for data input / output includes specific and at least two channel commands before a command for starting data transfer. For example, in the case of an external storage control device, the DEFINE EXTENT command and the LOCATE RECORD command are issued before data transfer, and the number of processing records and the data length are given by the LOCATE RECORD command. It is possible to calculate the transfer amount.
[0012]
Further, the command chaining time between the primary and secondary external storage control devices depends on the interface cable length and the processing capability of the external storage control device, but hardly depends on the commands before and after the command chaining. Therefore, the command chaining time during data transfer can be predicted by measuring two command chaining times. Note that when installing a backup system, the interface cable length between the primary and secondary external storage control devices and the support function of the external storage control device are already known, and this information is set in the primary external storage control device when the system is installed. The command chaining time can also be predicted from the set interface cable length.
[0013]
If the command chaining time can be predicted, the processing time when the command chain from the channel is issued to the secondary external storage control device can be predicted from the data transfer amount. Or, compare the processing time when the data for one or more tracks including the write record is written at once with the command to write it together, and issue the optimal command chain to the external storage controller on the secondary side can do.
[0014]
In addition, the external storage control device according to the present invention transfers the data to the external storage control device that receives the write command from the data buffer in the external storage control device in response to the write command. Means for confirming the presence in the data buffer of the control device, and means for transferring the data. Furthermore, the transfer processing time can be further shortened by transferring the physical data in the data buffer including the control byte and the check byte together in the data transfer.
[0015]
In addition, when the read target data from the host device exists in the external storage controller buffer of the external storage device other than the external storage controller that received the read command in response to the read command from the host device, this data Is transferred to the external storage control device that has received the read command by the above transfer method, so that the read processing time can be shortened without accessing the external storage device.
[0016]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an embodiment of the present invention will be described. FIG. 1 is a configuration diagram of a data processing system according to an embodiment of the present invention. This data processing system includes a main storage device 1, a
[0017]
As shown in FIG. 2, in addition to the
[0018]
In the
[0019]
Further, the primary disk control device acquires the support function level of the secondary disk control device when the primary / secondary disk device pair is established, and similarly stores it in the management table 33 in the primary disk control device. Whether this information can receive a command to write data for the write record or data for one or more tracks including the write record to the secondary disk controller when a write command is issued to the secondary disk controller later. Used to determine whether or not.
[0020]
If the secondary disk control device issue
[0021]
When a write command is issued from the
[0022]
If it is for the primary / secondary pair forming disk device, the information from the secondary disk control device management information table 33, the number of transfer records N of the LOCATE command analyzed by the channel
[0023]
Ts = NL / V + (N−1) Tsg
A straight line II represents the transfer time Ts ′ (a constant value) when the record length Na for one track of the record length L is transferred together.
[0024]
Ts ′ = NaL / V + Tsg
The secondary disk controller issued
[0025]
Assuming the case of writing 6 records to the 8 records / track track shown in FIGS. 4, 5 and 6, the graph shows the number of records including the contacts of the straight lines I and II (4 records) as one boundary. If the data is transferred together, it can be predicted that the processing time can be shortened by reducing the number of command chains.
[0026]
The secondary disk controller command issuing unit 35 issues an optimized command chain to the secondary disk controller 8 in accordance with the instruction from the secondary disk controller issued
[0027]
【The invention's effect】
According to the present invention, in the data transfer process between the primary disk controller and the secondary disk controller, the command chain received from the channel device is issued to the secondary disk controller as it is, Data or data for one or a plurality of tracks including a write record is compared with a case where the data is transferred at a time by a command to write it together, and is issued to the secondary disk controller so that the processing time is minimized. By selecting the command chain, it is possible to minimize the time required for writing to the secondary disk device as backup processing.
[Brief description of the drawings]
FIG. 1 is a configuration diagram of a data processing system in an embodiment of the present invention.
FIG. 2 is an internal configuration diagram of a disk control device according to an embodiment of the present invention.
FIG. 3 is a diagram showing data exchange between a channel device, a primary disk control device, and a secondary disk control device, which are host devices.
FIG. 4 is a diagram showing a case where data transfer is performed between primary and secondary disk controllers in units of tracks in the embodiment of the present invention.
FIG. 5 is a diagram showing data of 8 records / 1 track stored in a data buffer in the disk controller according to the embodiment of the present invention.
FIG. 6 is a diagram showing the relationship between the number of transfer records and the processing time in the embodiment of the present invention.
[Explanation of symbols]
3 Primary disk control device 8 Secondary disk control device 12 Interface cable between primary and secondary
Claims (4)
複数の第二の外部記憶装置を有する他の外部記憶制御装置に接続され、前記上位装置からの書き込み命令により複数のライトデータが連続して格納されるメモリ手段と、
前記メモリ手段に格納された前記複数のライトデータを前記他の外部記憶制御装置に転送する手段と、
を備え、
前記第一の外部記憶装置と前記第二の外部記憶装置とに同一のデータが格納される場合に、前記上位装置から前記第一の外部記憶装置内のデータに対する前記書き込み命令を受け取ったとき、
前記書き込み命令で受け取った前記複数のライトデータを前記他の外部記憶制御装置へそのまま転送するよりも、前記書き込み命令で受け取った前記複数のライトデータを含む複数のライトレコードを、一又は複数のトラック分として前記他の外部記憶制御装置へまとめて転送する方が、転送処理時間が早い場合には、前記複数のライトレコードを前記他の外部記憶制御装置へまとめて転送し、転送処理時間が遅い場合には、前記書き込み命令で受け取った前記複数のライトデータをそのまま転送し、
前記他の外部記憶制御装置から前記書き込み命令に対するステータス報告を受けた後に、前記上位装置にステータス報告を送信する
ことを特徴とする外部記憶制御装置。An external storage control device connected to a plurality of first external storage devices and controlling data transfer between the first external storage device and a host device,
Memory means connected to the other external storage controller having a plurality of second external storage device, a plurality of write data by write instruction from the host device is stored continuously,
Means for transferring the plurality of write data stored in the memory means to the other external storage control device;
With
If said first external storage device and said second external storage device and the same data is stored, when the from the upper apparatus receives the write command to data in the first external storage device,
Rather than directly transferring the plurality of write data received by the write command to the other external storage control device, a plurality of write records including the plurality of write data received by the write command are transferred to one or a plurality of tracks. If the transfer processing time is faster when transferring to the other external storage control device as a whole, the plurality of write records are transferred to the other external storage control device collectively and the transfer processing time is slower. In this case, the plurality of write data received by the write command are transferred as they are,
After receiving a status report for the write command from the other external storage control device, the status report is transmitted to the host device.
前記メモリ手段に格納されるライトデータは、前記外部記憶装置に対して書き込まれるものである
ことを特徴とする外部記憶制御装置。The external storage control device according to claim 1.
Write data stored in the memory means is written to the external storage device.
複数の第二の外部記憶装置を有する他の外部記憶制御装置に接続され、前記上位装置からの書き込み命令により複数のライトデータが連続して格納されるメモリ手段と、
前記メモリ手段に格納された前記複数のライトデータを前記他の外部記憶制御装置に転送する手段と、
を備え、
前記第一の外部記憶装置と前記第二の外部記憶装置とに同一のデータが格納される場合に、前記上位装置から前記第一の外部記憶装置内のデータに対する前記書き込み命令を受け取ったとき、
前記書き込み命令で受け取った前記複数のライトデータを前記他の外部記憶制御装置へそのまま転送するよりも、前記書き込み命令で受け取った前記複数のライトデータを含む複数のライトレコードを、一又は複数のトラック分として前記他の外部記憶制御装置へまとめて転送する方が、転送処理時間が早い場合には、前記複数のライトレコードを前記他の外部記憶制御装置へまとめて転送し、転送処理時間が遅い場合には、前記書き込み命令で受け取った前記複数のライトデータをそのまま転送し、
前記他の外部記憶制御装置から前記書き込み命令に対するステータス報告を受けた後に、前記上位装置にステータス報告を送信する
ことを特徴とする記憶システム。An external storage control device connected to a plurality of first external storage devices and controlling data transfer between the first external storage device and a host device,
Memory means connected to the other external storage controller having a plurality of second external storage device, a plurality of write data by write instruction from the host device is stored continuously,
Means for transferring the plurality of write data stored in the memory means to the other external storage control device;
With
If said first external storage device and said second external storage device and the same data is stored, when the from the upper apparatus receives the write command to data in the first external storage device,
Rather than directly transferring the plurality of write data received by the write command to the other external storage control device, a plurality of write records including the plurality of write data received by the write command are transferred to one or a plurality of tracks. If the transfer processing time is faster when transferring to the other external storage control device as a whole, the plurality of write records are transferred to the other external storage control device collectively and the transfer processing time is slower. In this case, the plurality of write data received by the write command are transferred as they are,
After receiving a status report for the write command from the other external storage control device, a status report is transmitted to the host device.
前記メモリ手段に格納されるライトデータは、前記外部記憶装置に対して書き込まれるものである
ことを特徴とする記憶システム。The storage system of claim 3.
Write data stored in the memory means is written to the external storage device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002010958A JP3781358B2 (en) | 2002-01-21 | 2002-01-21 | External storage controller and data transfer method between external storage controllers |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002010958A JP3781358B2 (en) | 2002-01-21 | 2002-01-21 | External storage controller and data transfer method between external storage controllers |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP00205096A Division JP3287203B2 (en) | 1996-01-10 | 1996-01-10 | External storage controller and data transfer method between external storage controllers |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004375317A Division JP3781377B2 (en) | 2004-12-27 | 2004-12-27 | External storage controller and data transfer method between external storage controllers |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2002287908A JP2002287908A (en) | 2002-10-04 |
JP3781358B2 true JP3781358B2 (en) | 2006-05-31 |
Family
ID=19191632
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002010958A Expired - Fee Related JP3781358B2 (en) | 2002-01-21 | 2002-01-21 | External storage controller and data transfer method between external storage controllers |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3781358B2 (en) |
-
2002
- 2002-01-21 JP JP2002010958A patent/JP3781358B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2002287908A (en) | 2002-10-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3287203B2 (en) | External storage controller and data transfer method between external storage controllers | |
US6230239B1 (en) | Method of data migration | |
US6272571B1 (en) | System for improving the performance of a disk storage device by reconfiguring a logical volume of data in response to the type of operations being performed | |
JP4935331B2 (en) | Storage system, storage area selection method and program | |
JP2021002172A (en) | Daisy chain connection system and system control method | |
JPH10198607A (en) | Data multiplexing system | |
KR20060055288A (en) | Information processing system, storage unit, and storage control program recorded computer-readable recording medium | |
JP2005115600A (en) | Information processor and method | |
JPWO2012049760A1 (en) | Reference time setting method in storage control device | |
JP3781358B2 (en) | External storage controller and data transfer method between external storage controllers | |
JP2007048017A (en) | Storage system and storage control method | |
JP2006323541A (en) | Data transfer circuit and data transfer method | |
JP3781377B2 (en) | External storage controller and data transfer method between external storage controllers | |
EP0266586A2 (en) | Decreasing response time to I/O request by duplicating data | |
JP2005157622A (en) | Disk array device for idle seek | |
JP4371756B2 (en) | Data backup method and backup device | |
JP2003050675A (en) | Data multiplexing system | |
CN107273198B (en) | A kind of interrupt control method, device and the SSD equipment of SSD control chip | |
US7765452B2 (en) | Disk controller | |
US20160077748A1 (en) | Storage control device | |
JP4209108B2 (en) | Storage device control method, storage device used in this method, disk array device, and disk controller | |
US20110271061A1 (en) | Storage controller and storage subsystem | |
JPS58223860A (en) | Magnetic disk controller | |
JP2001051805A (en) | Remote file controller | |
JP2005346426A (en) | Data sharing disk device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20041020 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20041026 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20041227 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20051213 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060209 Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20060209 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20060209 |
|
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: 20060302 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20060303 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090317 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100317 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110317 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110317 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120317 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130317 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130317 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140317 Year of fee payment: 8 |
|
LAPS | Cancellation because of no payment of annual fees |