JP3781377B2 - 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 PDF

Info

Publication number
JP3781377B2
JP3781377B2 JP2004375317A JP2004375317A JP3781377B2 JP 3781377 B2 JP3781377 B2 JP 3781377B2 JP 2004375317 A JP2004375317 A JP 2004375317A JP 2004375317 A JP2004375317 A JP 2004375317A JP 3781377 B2 JP3781377 B2 JP 3781377B2
Authority
JP
Japan
Prior art keywords
storage
control device
storage control
external storage
command
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
JP2004375317A
Other languages
Japanese (ja)
Other versions
JP2005108260A (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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2004375317A priority Critical patent/JP3781377B2/en
Publication of JP2005108260A publication Critical patent/JP2005108260A/en
Application granted granted Critical
Publication of JP3781377B2 publication Critical patent/JP3781377B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

本発明は、上位装置からの書き込み命令によりデータを記憶する外部記憶サブ
システムに関わり、特に同一データを別の外部記憶サブシステムに転送する外部
記憶サブシステムに関する。
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.

上位装置で使用するデータを複数の外部記憶装置に保持する場合、同一データ
を保持する正副の外部記憶装置を異なる外部記憶制御装置配下に設けることがあ
る。この場合、それらの外部記憶制御装置を接続し、正外部記憶装置を制御する
外部記憶制御装置でライトコマンドを受領したときは、正側の外部記憶制御装置
が副外部記憶装置を制御する外部記憶制御装置にこのライトコマンドを発行する
ことで、正副外部記憶装置のデータの一致を図っている。
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.

米国特許公報第5155845号には、正外部記憶装置を制御する外部記憶制
御装置と副外部記憶装置を制御する外部記憶制御装置とを接続し、上位装置から
のライトコマンドを受領した正側の外部記憶制御装置が副側の外部記憶制御装置
に対してデータ転送を行い、正副外部記憶装置へのライト処理を並行に行うこと
が記載されている。
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.

外部記憶装置のデータが、大型計算機システムで使用されているCKD(カウ
ント、キー、データ)形式であると上位装置からみなされる場合、個々のレコー
ド毎にそのデータ転送を指示するチャネルコマンドが連続して発行される。
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.

ここで、この一回のコマンドチェインで複数レコードが連続して書き込まれる場合を考える。異なる外部記憶制御装置の配下に同一データを保持する正副外部記憶装置を有する外部記憶サブシステムにおいて、上位装置であるチャネル装置より正側の外部記憶制御装置であるディスク装置に対してR1、R2およびR3の連続した3個のレコードをライトするコマンドチェイン(DEFINE EXETENT/LODATE RECORD/WRITE(R1)/WRITE(R2)/WRITE(R3))が発行された場合、チャネル装置と正ディスク制御装置、およびディスク制御装置とのデータのやり取りは図3の処理シーケンスの様に、書き込みレコードのデータ転送毎に正副ディスク制御装置間において数回のコマンドチェインが発生する。 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 EXTENT / LOCATE RECORD / WRITE (R1) / WRITE (R2) / WRITE (R3)) for writing three consecutive records of R3 is issued, the channel device and the primary disk controller, and In the exchange of data with the secondary disk control device, a command chain is generated several times between the primary and secondary disk control devices for every data transfer of the write record as in the processing sequence of FIG.

また、このようなシステム構成をとってデータを二重化する場合、災害時にバックアップシステムへ切り替えるという観点から正副外部記憶制御装置間の距離は大きくなり、インタフェースには光ファイバが用いられる。このため、メタルケーブルではほぼ固定と考えられているコマンドチェイニング時間もインタフェースのケーブル長の影響が無視できない状態にある。さらに、上記のデータの二重化はバックアップ機能であるため副側外部記憶制御装置への書き込み処理による通常処理への影響は最小限に押さえる必要がある。 Further, when data is duplicated with such a system configuration, the distance between the primary and secondary external storage control devices is increased from the viewpoint of switching to the 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.

しかし、上記の様に1回のコマンドチェインにおいて複数回のライトが実行さ
れる場合、正外部記憶制御装置と副外部記憶制御装置との間でのコマンドチェイ
ンの回数が増えるため、副外部記憶制御装置への書き込み処理に要するコマンド
チェイニング時間が無視できなくなり、バックアップ処理が通常処理のスループ
ットを大幅に増大させることがある。
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.

本発明の目的は、正副外部記憶制御装置間のコマンドチェイニング時間を考慮
した副外部記憶制御装置への書き込み処理時間の最適化を行うことで、上述した
状況下においても当初の目的を達成することのできる手段を提供することにある
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.

上記の目的を達成するため、本発明による記憶システムは、複数の第一の記憶装置と、上位装置及び前記複数の第一の記憶装置に接続され、前記上位装置から書き込みデータを受信して前記複数の第一の記憶装置に対するデータの書き込みを制御し、かつ、複数の第二の記憶装置に接続された他の記憶制御装置に接続され、当該他の記憶制御装置に前記書き込みデータを転送する記憶制御装置と、を備え、前記記憶制御装置は、前記他の記憶制御装置に備えられる機能についての情報を取得して格納することを特徴とする。 To achieve the above object, a storage system according to the present invention is connected to a plurality of first storage devices, a host device, and the plurality of first storage devices, receives write data from the host device, and Controls data writing to a plurality of first storage devices, and is connected to another storage control device connected to the plurality of second storage devices, and transfers the write data to the other storage control devices. A storage control device, wherein the storage control device acquires and stores information about functions provided in the other storage control device.

これによれば、正副外部記憶制御装置間のコマンドチェイニング時間を予測し、副外部記憶制御装置への書き込み処理を開始する以前に上記予測値および上位装置から正外部記憶制御装置に発行されるコマンドから副外部記憶制御装置への書き込み処理時間を予測することができる。また、上記予測処理時間と副外部記憶制御装置に対して専用コマンドでライトレコード分のデータ、あるいはライトレコードを含む複数トラック分のデータを一回で転送した場合のデータ処理時間を比較し、副外部記憶制御装置に対して適切なコマンドチェインを選択し、データをまとめて書き込むよう命令をすることができる。上記コマンドチェイニング時間は正副外部記憶制御装置間で発行される特定のコマンドから次のコマンドへのコマンドチェイニング時間を計測すること、又は、正副外部記憶制御装置間のインタフェースケーブル長をあらかじめ外部より設定し、このインタフェースケーブル長からコマンドチェイニング時間を算出することによって実現される。According to this, the command chaining time between the primary and secondary external storage control devices is predicted, and before the write processing to the secondary external storage control device is started, the predicted value and the higher order device are issued to the primary external storage control device. It is possible to predict the write processing time from the command to the secondary external storage controller. In addition, the estimated processing time and the data processing time when the data for the write record or the data for a plurality of tracks including the write record are transferred to the secondary external storage controller by a dedicated command at one time are compared. It is possible to instruct the external storage controller to select an appropriate command chain and write the data together. The above command chaining time is measured by measuring the command chaining time from the 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 setting and calculating the command chaining time from this interface cable length.

一方、副外部記憶制御装置への書き込み処理時間は上記情報および正外部記憶
制御装置に発行されるコマンド情報から算出可能である。即ち、データ入出力に
使用されるコマンドチェインは、データ転送を開始するコマンドの前に、特定か
つ少なくとも2個のチャネルコマンドを含む。例えば、外部記憶制御装置の場合
には、DEFINE EXTENTコマンドとLOCATE RECORDコマン
ドがデータ転送前に発行され、LOCATE RECORDコマンドにより、処
理レコード数とデータ長が与えられるため、副外部記憶制御装置へのデータ転送
量を算出することが可能である。
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.

また、正副外部記憶制御装置間のコマンドチェイニング時間はインタフェース
ケーブル長と外部記憶制御装置の処理能力には依存するが、コマンドチェイニン
グの前後のコマンドにはほとんど依存しない。従って2個のコマンドチェイニン
グ時間を計測することによってデータ転送中のコマンドチェイニング時間を予測
することができる。尚、バックアップシステムの設置においては正副外部記憶制
御装置間のインタフェースケーブル長、および当該外部記憶制御装置のサポート
機能は既知のものであり、システム設置時に該情報を正側の外部記憶制御装置に
設定しておくことも可能であるので設定されたインタフェースケーブル長からコ
マンドチェイニング時間を予測することもできる。
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.

そして、コマンドチェイニング時間が予測可能であれば上記データ転送量から
チャネルからのコマンドチェインを副側の外部記憶制御装置に発行した場合の処
理時間が予測可能となるため、ライトレコード分のデータ、あるいはライトレコ
ードを含む複数トラック分のデータをまとめて書き込む命令により1回で転送し
た場合の処理時間とを比較して、最適なコマンドチェインを副側の外部記憶制御
装置に対して発行することができる。
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. Alternatively, it is possible to issue an optimum command chain to the secondary external storage control device by comparing the processing time when the data for a plurality of tracks including the write record is collectively written and transferred at one time. it can.

また、本発明による外部記憶制御装置は、書き込み命令に対して、外部記憶制
御装置内データバッファから書き込み命令を受領する外部記憶制御装置へのデー
タを転送するために、対象データが別の外部記憶制御装置のデータバッファ内に
存在することを確認する手段、および上記のデータを転送する手段を備える。さ
らに、データ転送において制御バイト、チェックバイトを含んだデータバッファ
内の物理データをまとめて転送することでさらに転送処理時間の短縮を図ること
ができる。
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.

また本発明による記憶制御装置は、上位装置及び複数の第一の記憶装置に接続され、前記上位装置から書き込みデータを受信して前記複数の第一の記憶装置に対するデータの書き込みを制御し、かつ、複数の第二の記憶装置に接続された他の記憶制御装置に接続され、当該他の記憶制御装置に前記書き込みデータを転送する記憶制御装置であって、前記他の記憶制御装置に備えられる機能についての情報を取得して格納することを特徴とする。The storage control device according to the present invention is connected to the host device and the plurality of first storage devices, receives write data from the host device, controls writing of data to the plurality of first storage devices, and A storage control device that is connected to another storage control device connected to the plurality of second storage devices and transfers the write data to the other storage control device, and is provided in the other storage control device It is characterized by acquiring and storing information about functions.
これによれば、正副外部記憶制御装置間のコマンドチェイニング時間を予測し、副外部記憶制御装置への書き込み処理を開始する以前に上記予測値および上位装置から正外部記憶制御装置に発行されるコマンドから副外部記憶制御装置への書き込み処理時間を予測することができる。また、上記予測処理時間と副外部記憶制御装置に対して専用コマンドでライトレコード分のデータ、あるいはライトレコードを含む複数トラック分のデータを一回で転送した場合のデータ処理時間を比較し、副外部記憶制御装置に対して適切なコマンドチェインを選択し、データをまとめて書き込むよう命令をすることができる。上記コマンドチェイニング時間は正副外部記憶制御装置間で発行される特定のコマンドから次のコマンドへのコマンドチェイニング時間を計測すること、又は、正副外部記憶制御装置間のインタフェースケーブル長をあらかじめ外部より設定し、このインタフェースケーブル長からコマンドチェイニング時間を算出することによって実現される。According to this, the command chaining time between the primary and secondary external storage control devices is predicted, and before the write processing to the secondary external storage control device is started, the predicted value and the higher order device are issued to the primary external storage control device. It is possible to predict the write processing time from the command to the secondary external storage controller. In addition, the estimated processing time and the data processing time when the data for the write record or the data for a plurality of tracks including the write record are transferred to the secondary external storage controller by a dedicated command at one time are compared. It is possible to instruct the external storage controller to select an appropriate command chain and write the data together. The above command chaining time is measured by measuring the command chaining time from the 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 setting and calculating the command chaining time from this interface cable length.

本発明によれば、例えば正側のディスク制御装置と副側のディスク制御装置間のデータ転送処理において、チャネル装置から受け取ったコマンドチェインをそのまま副側のディスク制御装置に発行する場合と、ライトレコード分のデータ、あるいはライトレコードを含む複数トラック分のデータをまとめて書き込む命令により1回で転送する場合を比較し、処理時間が最少となるように副側のディスク制御装置に発行するコマンドチェインを選択することも可能となり、バックアップ処理である副側のディスク装置への書き込み処理時間を最小限に押さえることが可能である。
According to the present invention, for example, in a data transfer process between a primary disk controller and a secondary disk controller, a command chain received from a channel device is directly issued to a secondary disk controller, and a write record The command chain to be issued to the secondary disk controller so that the processing time is minimized. It is also possible to make a selection, and it is possible to minimize the write processing time to the secondary disk device which is a backup process.

以下、本発明の一実施例を示す。図1は本発明の一実施例におけるデータ処理
システムの構成図である。このデータ処理システムは、主記憶装置1、チャネル
装置2、およびバックアップシステムである主記憶装置6、チャネル装置7とを
含む。さらに、バッファメモリ4を有する正ディスク制御装置3と正ディスク装
置5およびバッファメモリ9を内蔵した副ディスク制御装置8と副ディスク装置
10を含む。チャネル装置2と正ディスク制御装置3はインタフェースケーブル
11によって、正ディスク制御装置3と副ディスク制御装置8とはインタフェー
スケーブル12によって接続されている。
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 channel device 2, a main storage device 6 that is a backup system, and a channel device 7. Further, a primary disk control device 3 having a buffer memory 4, a primary disk device 5, and a secondary disk control device 8 and a secondary disk device 10 incorporating a buffer memory 9 are included. The channel device 2 and the primary disk control device 3 are connected by an interface cable 11, and the primary disk control device 3 and the secondary disk control device 8 are connected by an interface cable 12.

正ディスク制御装置3は図2に示す様に、バッファメモリ4の他に、チャネル
コマンド解析部31、副ディスク制御装置発行コマンド判断部32、副ディスク
制御装置管理情報テーブル33、タイマ34、副ディスク制御装置コマンド発行
部35、ケーブル長・副ディスク制御装置機能判断部36とから構成される。31〜33、35〜36はディスク制御装置3が内蔵するマイクロプロセッサが実行するマイクロプログラムによって実現される機能ブロックである。タイマ34は一定周期でカウントアップされるハードウェアのカウンタである。また、副ディスク制御装置8も同様の構成を有している。
As shown in FIG. 2, in addition to the buffer memory 4, the primary disk control device 3 includes a channel command analysis unit 31, a secondary disk control device issue command determination unit 32, a secondary disk control device management information table 33, a timer 34, and a secondary disk. It comprises a control device command issuing unit 35 and a cable length / secondary disk control device function determining unit 36. Reference numerals 31 to 33 and 35 to 36 denote functional blocks realized by a microprogram executed by a microprocessor built in the disk control device 3. The timer 34 is a hardware counter that is counted up at a constant period. The secondary disk control device 8 has the same configuration.

この正ディスク制御装置3において、タイマ34、副ディスク制御装置コマン
ド発行部35、およびケーブル長・副ディスク制御装置機能判断部36により、
正副ディスク制御装置間のコマンドチェイニング時間の計測をおこなう。そして
、正副ディスク装置のペア確立時に発行されるコマンド処理時にタイマ34にて
計測されたコマンドチェイニング時間Tsgが正ディスク制御装置内の管理テー
ブル33に格納される。
In the primary disk control device 3, the timer 34, the secondary disk control device command issuing unit 35, and the cable length / secondary disk control device function determining unit 36
Measures the command chaining time between the primary and secondary disk controllers. Then, the command chaining time Tsg measured by the timer 34 at the time of command processing issued when the primary / secondary disk device pair is established is stored in the management table 33 in the primary disk control device.

また、正ディスク制御装置は副ディスク制御装置のサポート機能レベルを正副
ディスク装置のペア確立時に取得し、同様に正ディスク制御装置内の管理テーブ
ル33に格納する。この情報は後の副ディスク制御装置に対するライトコマンド
発行時、副ディスク制御装置に対してライトレコード分のデータ、あるいはライ
トレコードを含む複数トラック分のデータをまとめて書き込む命令を受領可能か
否かの判断に用いる。
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. This information indicates whether or not it is possible to receive an instruction to write the data for the write record or the data for a plurality of tracks including the write record to the secondary disk controller when the write command is issued to the secondary disk controller later. Used for judgment.

サポート機能レベル情報により副ディスク制御装置発行コマンド判断部32が
専用コマンドを受領不可能と判断した場合は、チャネル装置2よりライトコマン
ドを受領したときに、副ディスク制御装置コマンド発行部35より無条件にチャ
ネル装置からのコマンドチェインが副ディスク制御装置に対して発行される。そ
のため、この機能をサポートしていない従来機種との接続も可能となる。
If the secondary disk control device issue command determination unit 32 determines that the dedicated command cannot be received based on the support function level information, when the write command is received from the channel device 2, the secondary disk control device command issue unit 35 unconditionally. A command chain from the channel device is issued to the secondary disk control device. Therefore, it is possible to connect to a conventional model that does not support this function.

チャネル装置2より正ディスク制御装置3にライトコマンドを発行したとき、
チャネルコマンド解析部31ではこのライトコマンドが正副ペアを形成するディ
スク装置に対するものであるかの判断を行う。
When a write command is issued from the channel device 2 to the primary disk control device 3,
The channel command analysis unit 31 determines whether the write command is for a disk device forming a primary / secondary pair.

そして、正副ペア形成ディスク装置に対するものであった場合、副ディスク制
御装置管理情報テーブル33からの情報、およびチャネルコマンド解析部31に
て解析されたLOCATEコマンドの転送レコード数N、平均レコード長Lから
、チャネル装置から、受け取ったコマンドチェインをそのまま副ディスク制御装
置に発行した場合と、ライトレコードを含む1トラック分をまとめて転送した場
合の比較グラフを作成する(図6参照)。ここで、直線Iは既知となった正副デ
ィスク制御装置間のコマンドチェイニング時間Tsg、上記解析値、および正副
ディスク制御装置3、8間のデータ転送速度Vから以下の式で表すことができる
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 command analysis unit 31, and the average record length L are used. Then, a comparison graph is created when the received command chain is directly issued from the channel device to the secondary disk control device and when one track including the write record is transferred together (see FIG. 6). Here, the straight line I can be expressed by the following equation from the command chaining time Tsg between the primary and secondary disk control devices, the analysis value, and the data transfer speed V between the primary and secondary disk control devices 3 and 8 that have become known.

Ts=NL/V+(N−1)Tsg
直線IIは該レコード長Lの1トラック分のレコード数Na分をまとめて転送し
た場合の転送時間Ts'(一定値)を表したものである。
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.

Ts'=NaL/V+Tsg
副ディスク制御装置発行コマンド判断部32ではこの比較グラフと該コマンドチ
ェインにて転送されるレコード数Nからチャネル装置から受け取ったコマンドチ
ェインをそのまま副ディスク制御装置に発行するか、1トラック分をまとめて転
送するかを判断する。
Ts ′ = NaL / V + Tsg
The secondary disk controller issued command determination unit 32 issues the command chain received from the channel device to the secondary disk controller from the comparison graph and the number N of records transferred in the command chain as it is, or collects one track. Determine whether to transfer.

図4、5、6に示す8レコード/トラックのトラックに対して6レコードライ
トするケースを想定した場合、該グラフは直線I、IIの接点を含むレコード数
(4レコード)を境に1トラックのデータをまとめて転送した方がコマンドチェ
イン回数が減ることにより処理時間が少なくてすむことが予測できる。
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.

副ディスク制御装置コマンド発行部35では上記副ディスク制御装置発行コマ
ンド判断部32の指示に従って副ディスク制御装置8に対して最適化されたコマ
ンドチェインを発行する。
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 command determination unit 32.

本発明の実施例におけるデータ処理システムの構成図である。It is a block diagram of the data processing system in the Example of this invention. 本発明の実施例におけるディスク制御装置の内部構成図である。It is an internal block diagram of the disk control apparatus in the Example of this invention. 上位装置であるチャネル装置、正ディスク制御装置、および副ディスク制御装置間のデータのやり取りを示す図である。FIG. 3 is a diagram illustrating data exchange between a channel device, a primary disk control device, and a secondary disk control device, which are host devices. 本発明の実施例において、トラック単位で正副ディスク制御装置間のデータ転送を行った場合を示す図である。FIG. 6 is a diagram showing a case where data transfer is performed between primary and secondary disk control devices in units of tracks in the embodiment of the present invention. 本発明の実施例におけるディスク制御装置内データバッファ格納されている8レコード/1トラックのデータを示す図である。It is a figure which shows the data of 8 records / 1 track stored in the data buffer in the disk control apparatus in the Example of this invention. 本発明の実施例における転送レコード数と処理時間の関係を表した図である。It is a figure showing the relationship between the number of transfer records and processing time in the Example of this invention.

符号の説明Explanation of symbols

3 正ディスク制御装置
8 副ディスク制御装置
12 正副ディスク制御装置間インタフェースケーブル
32 副ディスク制御装置発行コマンド判断部
33 副ディスク制御装置管理情報テーブル
34 タイマ
35 副ディスク制御情報コマンド発行部
36 ケーブル長・副ディスク制御装置機能判断部
3 Primary disk control device 8 Secondary disk control device 12 Interface cable between primary and secondary disk control devices 32 Secondary disk control device issue command determination unit 33 Secondary disk control device management information table 34 Timer 35 Secondary disk control information command issue unit 36 Cable length / secondary Disk controller function judgment unit

Claims (10)

複数の第一の記憶装置と、
上位装置及び前記複数の第一の記憶装置に接続され、前記上位装置から書き込みデータを受信して前記複数の第一の記憶装置に対するデータの書き込みを制御し、かつ、複数の第二の記憶装置に接続された他の記憶制御装置に接続され、当該他の記憶制御装置に前記書き込みデータを転送する記憶制御装置と、
を備え、
前記記憶制御装置は、前記他の記憶制御装置に備えられる機能についての情報を取得して格納する
ことを特徴とする記憶システム。
A plurality of first storage devices;
It is connected to the host device and the plurality of first storage devices, wherein the host device receives the write data by controlling the write of data to the plurality of first storage devices, and a plurality second A storage control device connected to another storage control device connected to the storage device and transferring the write data to the other storage control device;
With
Storage system wherein the storage controller, characterized in that acquires and stores information about the functions provided in prior Symbol another storage controller.
請求項1記載の記憶システムにおいて、
前記記憶制御装置は、前記第の記憶装置と前記第の記憶装置とを対応付けるものであり、
前記第の記憶装置と前記第の記憶装置とを対応付ける際に、前記他の記憶制御装置から前記他の記憶制御装置によって備えられる機能についての情報を取得して格納すること
を特徴とする記憶システム。
The storage system of claim 1, wherein
The storage control device associates the first storage device with the second storage device,
When associating the first storage device and the second storage device, information about functions provided by the other storage control device is acquired from the other storage control device and stored. Storage system.
請求項1記載の記憶システムにおいて、
前記記憶制御装置は、前記他の記憶制御装置に備えられる機能についての情報を格納する管理手段を有するこ
を特徴とする記憶システム。
The storage system of claim 1, wherein
Storage system wherein the storage controller, characterized by a Turkey that having a management means for storing information about functions provided in the other storage controller.
請求項3記載の記憶システムにおいて、
前記管理手段は、前記他の記憶制御装置に備えられる機能についての情報が格納される管理情報テーブルを備え、前記他の記憶制御装置から取得された前記他の記憶制御装置に備えられる機能についての情報を前記管理情報テーブルに格納するこ
を特徴とする記憶システム。
The storage system of claim 3 .
The management means includes a management information table in which information about functions provided in the other storage control device is stored, and functions provided in the other storage control device acquired from the other storage control device. storage system comprising a benzalkonium to store information in the management information table.
請求項3記載の記憶システムにおいて、
前記記憶制御装置は、前記第の記憶装置と前記第の記憶装置とを対応付けるものであり、
前記第の記憶装置と前記第の記憶装置とを対応付ける際に、前記他の記憶制御装置から前記他の記憶制御装置によって備えられる機能についての情報を取得して格納する
ことを特徴とする記憶システム。
The storage system of claim 3 .
The storage control device associates the first storage device with the second storage device,
When associating the first storage device and the second storage device, information about functions provided by the other storage control device is acquired from the other storage control device and stored. Storage system.
請求項1記載の記憶システムにおいて、
前記記憶制御装置は、前記他の記憶制御装置によって備えられる機能に応じて、前記他の記憶制御装置に対して発行する情報を異ならせるものである
ことを特徴とする記憶システム。
The storage system of claim 1 , wherein
The storage system, wherein the storage control device varies information to be issued to the other storage control device according to a function provided by the other storage control device.
請求項1記載の記憶システムにおいて、
前記記憶制御装置は、
前記上位装置からの前記複数の第一の記憶装置に対するデータの読み出しを制御するものであり、
前記上位装置から要求された読み出し対象データが前記他の記憶制御装置内に存在している場合、前記上位装置からの読み出し命令を前記他の記憶制御装置に送り出す
ことを特徴とする記憶システム。
The storage system of claim 1, wherein
The storage controller is
Controls reading of data from the host device to the plurality of first storage devices,
A read command from the host device is sent to the other storage control device when data to be read requested by the host device exists in the other storage control device. Storage system.
請求項1記載の記憶システムにおいて、
前記記憶制御装置では、前記上位装置からの書き込みデータが前記他の記憶制御装置内に存在していることを確認し、
前記記憶制御装置が、前記上位装置からの書き込み命令を前記他の記憶制御装置に対して送り出すものである
ことを特徴とする記憶システム。
The storage system of claim 1, wherein
In the storage control device, confirm that the write data from the host device exists in the other storage control device,
The storage system, wherein the storage control device sends a write command from the host device to the other storage control device .
請求項1記載の記憶システムにおいて、
前記他の記憶制御装置は、前記記憶制御装置が有する機能と異なる機能を有する
ことを特徴とする記憶システム。
The storage system of claim 1, wherein
The other storage control device has a function different from the function of the storage control device.
上位装置及び複数の第一の記憶装置に接続され、前記上位装置から書き込みデータを受信して前記複数の第一の記憶装置に対するデータの書き込みを制御し、かつ、複数の第二の記憶装置に接続された他の記憶制御装置に接続され、当該他の記憶制御装置に前記書き込みデータを転送する記憶制御装置であって、
前記他の記憶制御装置に備えられる機能についての情報を取得して格納する
ことを特徴とする記憶制御装置。
Connected to a host device and a plurality of first storage devices, receives write data from the host device and controls writing of data to the plurality of first storage devices, and to a plurality of second storage devices A storage control device connected to another connected storage control device and transferring the write data to the other storage control device,
Acquire and store information about functions provided in the other storage control device
A storage control device.
JP2004375317A 2004-12-27 2004-12-27 External storage controller and data transfer method between external storage controllers Expired - Fee Related JP3781377B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004375317A JP3781377B2 (en) 2004-12-27 2004-12-27 External storage controller and data transfer method between external storage controllers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004375317A JP3781377B2 (en) 2004-12-27 2004-12-27 External storage controller and data transfer method between external storage controllers

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2002010958A Division JP3781358B2 (en) 2002-01-21 2002-01-21 External storage controller and data transfer method between external storage controllers

Publications (2)

Publication Number Publication Date
JP2005108260A JP2005108260A (en) 2005-04-21
JP3781377B2 true JP3781377B2 (en) 2006-05-31

Family

ID=34545383

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004375317A Expired - Fee Related JP3781377B2 (en) 2004-12-27 2004-12-27 External storage controller and data transfer method between external storage controllers

Country Status (1)

Country Link
JP (1) JP3781377B2 (en)

Also Published As

Publication number Publication date
JP2005108260A (en) 2005-04-21

Similar Documents

Publication Publication Date Title
JP3287203B2 (en) External storage controller and data transfer method between external storage controllers
US6374327B2 (en) Method of data migration
JP5284905B2 (en) Data migration method and program
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
KR100672885B1 (en) Information processing system, storage unit, and storage control program recorded computer-readable recording medium
JPH10198607A (en) Data multiplexing system
US20090254722A1 (en) Data storage apparatus
JP2005115600A (en) Information processor and method
JP3781377B2 (en) External storage controller and data transfer method between external storage controllers
JP3781358B2 (en) External storage controller and data transfer method between external storage controllers
US20100325373A1 (en) Duplexing Apparatus and Duplexing Control Method
JPS63124269A (en) Reduction of response time for access demand for memory data
US6745300B1 (en) Magnetic disk device and disk access method therefor
JP5661313B2 (en) Storage device
JP4371756B2 (en) Data backup method and backup device
JP2003050675A (en) Data multiplexing system
JP2009294699A (en) Storage device
US7765452B2 (en) Disk controller
JP2007193839A (en) Storage system, and method and system for data transmission and reception in storage system
JP4281112B2 (en) Data transfer system and data transfer method
GB2408840A (en) Disk array device for idle seek
US20160077748A1 (en) Storage control device
JP2018063491A (en) Control device, control method, and program
JPH0750428B2 (en) Disk double writing controller
JP2022035779A (en) Information processing apparatus, information processing method, and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050120

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050120

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

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20060203

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060213

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