JPH11265320A - External storage control device having remote transfer function - Google Patents

External storage control device having remote transfer function

Info

Publication number
JPH11265320A
JPH11265320A JP10064940A JP6494098A JPH11265320A JP H11265320 A JPH11265320 A JP H11265320A JP 10064940 A JP10064940 A JP 10064940A JP 6494098 A JP6494098 A JP 6494098A JP H11265320 A JPH11265320 A JP H11265320A
Authority
JP
Japan
Prior art keywords
remote
time
transfer
data
center
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP10064940A
Other languages
Japanese (ja)
Other versions
JP3497985B2 (en
Inventor
Naomi Fujimoto
直美 藤本
Hiromi Sugawara
広美 菅原
Takaaki Yamato
貴明 大和
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP06494098A priority Critical patent/JP3497985B2/en
Publication of JPH11265320A publication Critical patent/JPH11265320A/en
Application granted granted Critical
Publication of JP3497985B2 publication Critical patent/JP3497985B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To make it possible to continue real time transfer by suppressing I/O time monitor at the time of remote transfer of a general file or the like to transmit/receive data in an external storage control device having a remote transfer function to be used for a backup system for mutually transmitting/ receiving data between a master center and a sub-center by remote transfer. SOLUTION: In the case of remote transfer for a general file, an I/O time monitor suppressing mode is set up in a DX command parameter in a channel command word(CCW) issued from a master center side host 2. When a time monitor suppressing mode recognition part 13 recognizes the I/O time monitor suppressing mode set up in the DX command parameter, a resource management part 12 in a master center side remote FCU (external storage control device having a transfer function) 1 suppresses the time monitor of an I/O time monitoring part 14 and executes the writing of the requested general file in a volume 3 and remote transfer to a sub-center side remote FCU 5.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は,本来の業務システ
ム(以下,正センタという)とは別にバックアップ用の
システム(以下,副センタという)を設け,通信回線を
経由して相互にデータの送受信を行う機能により,正/
副センタシステム内に等価なボリュームを構築すること
のできるリモート転送機能を有する外部記憶制御装置
(以下,リモートFCUという)に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention provides a backup system (hereinafter referred to as a sub-center) separately from an original business system (hereinafter referred to as a main center), and mutually transmits and receives data via a communication line. The function to perform
The present invention relates to an external storage control device (hereinafter, referred to as a remote FCU) having a remote transfer function capable of constructing an equivalent volume in a sub center system.

【0002】[0002]

【従来の技術】図8は,正センタおよび副センタからな
るバックアップシステムの構成例を示す図である。
2. Description of the Related Art FIG. 8 is a diagram showing a configuration example of a backup system including a main center and a sub center.

【0003】正センタは,業務用のデータベース(D
B)90,CPUおよびメモリなどからなるホスト9
1,リモートFCU92およびボリューム93からな
り,副センタは,ホスト91’,リモートFCU9
2’,ボリューム93’からなる。ここで,ボリューム
93,93’は,いわゆるリモートシャドウ・ボリュー
ムであって,データのリモート転送により相互に等価な
内容のデータが記憶される。
[0003] The main center has a business database (D
B) Host 9 composed of 90, CPU, memory, etc.
1, a remote FCU 92 and a volume 93, and the sub-center is a host 91 ', a remote FCU 9
2 'and volume 93'. Here, the volumes 93 and 93 'are so-called remote shadow volumes, and mutually equivalent data are stored by remote transfer of data.

【0004】正センタ側のリモートFCU92と副セン
タ側のリモートFCU92’とは高速デジタル回線など
の通信回線94により接続されている。また,ホスト9
1とリモートFCU92との間,およびホスト91’と
リモートFCU92’との間は,チャネルインタフェー
スにより接続され,リモートFCU92,92’とボリ
ューム93,93’との間は,それぞれSCSIインタ
フェースにより接続されている。
The remote FCU 92 on the main center side and the remote FCU 92 'on the sub center side are connected by a communication line 94 such as a high-speed digital line. Host 9
1 and the remote FCU 92, and the host 91 'and the remote FCU 92' are connected by a channel interface, and the remote FCUs 92 and 92 'and the volumes 93 and 93' are connected by a SCSI interface. I have.

【0005】正センタ側でデータベース90に対する更
新処理を行うと,ホスト91内の更新ログバッファに更
新ログが格納される。ホスト91が,この更新ログのバ
ックアップを伴う書き込み処理のために,リモートFC
U92に対して更新ログバッファに格納された更新ログ
をボリューム93に書き込むことを要求する入出力命令
を発行すると,リモートFCU92は,その更新ログを
ボリューム93に書き込み,さらに,通信回線94を介
して副センタ側のリモートFCU92’へ同一の内容の
データを転送する。リモートFCU92’では,受け取
った更新ログをボリューム93’へ書き込む。これによ
り,ボリューム93が’ボリューム93と等価になり,
副センタは正センタをバックアップする。
When the main center updates the database 90, an update log is stored in an update log buffer in the host 91. The host 91 executes the remote FC for the write processing with the backup of the update log.
When an I / O command is issued to the U92 requesting that the update log stored in the update log buffer be written to the volume 93, the remote FCU 92 writes the update log to the volume 93 and further via the communication line 94 The same data is transferred to the remote FCU 92 'on the sub center side. The remote FCU 92 'writes the received update log to the volume 93'. This makes volume 93 equivalent to 'volume 93,
The sub center backs up the main center.

【0006】正/副センタのリモートFCU92,9
2’間のデータ送受信は,以下のように行われる。図9
〜図11は,従来の処理における正/副センタのリモー
トFCUの動作を説明する図である。
[0006] Remote FCUs 92, 9 of primary / sub-centers
Data transmission and reception between 2 'are performed as follows. FIG.
11 are diagrams for explaining the operation of the remote FCU of the main / sub center in the conventional processing.

【0007】図中の(1)〜(8),(11)〜(1
3)は,正センタ側のリモートFCU92の動作例であ
り,(9),(10)は,副センタ側のリモートFCU
92’の動作例である。ここでは,正センタ側ホスト9
1から,正センタ側リモートFCU92に対して発行さ
れるチャネルコマンドワード(CCW:Channel Comman
d Word)のコマンド・チェインが,DX(Define Exten
t)コマンド,LR(Locate Record)コマンド,WCK
D(Write Count,Key,Data)コマンドであることを想定し
ている。
In the figure, (1) to (8), (11) to (1)
3) is an operation example of the remote FCU 92 on the primary center side, and (9) and (10) are remote FCUs on the secondary center side.
It is an operation example of 92 '. Here, the main center side host 9
1, a channel command word (CCW: Channel Command) issued to the main center side remote FCU 92.
d Word) command chain is DX (Define Exten
t) command, LR (Locate Record) command, WCK
It is assumed that the command is a D (Write Count, Key, Data) command.

【0008】(1)正センタ側ホスト91から,正セン
タ側リモートFCU92へバックアップを伴うデータベ
ース(DB)90の更新に伴った差分ログの書き込み命
令の起動が,チャネルコマンドワード(CCW)のDX
コマンドから行われる。DXコマンドは,このDXコマ
ンドに続くアクセスコマンド実行の許容範囲を,先立っ
て指定するコマンドである。
(1) The activation of the difference log write instruction accompanying the update of the database (DB) 90 with the backup from the main center host 91 to the main center remote FCU 92 is performed by the DX of the channel command word (CCW).
Performed from command. The DX command is a command for designating an allowable range of execution of an access command subsequent to the DX command in advance.

【0009】(2)この起動により,チャネルアダプタ
(CA)が,チャネルから起動がきたことをリソースマ
ネージャ(RM)に通知する。RMは,デバイス状態を
チェックし,異常がないようであれば,制御テーブルの
領域を割り当てるとともに,差分ログバッファ枯渇防止
のための1入出力(I/O)における時間監視を開始す
る。
(2) With this activation, the channel adapter (CA) notifies the resource manager (RM) that the activation has come from the channel. The RM checks the device status, and if there is no abnormality, allocates an area of the control table and starts time monitoring in one input / output (I / O) to prevent the difference log buffer from being exhausted.

【0010】この時間監視では,制御テーブルのタイム
スタンプ領域に,CAより起動がきた時点での現在時刻
を記録し,これに,事前に設定されたデフォルトの1I
/O監視時間を加算したデフォルトI/O監視時間と,
RM内部で保持する実働タイマ値とを定期的に比較する
ことにより監視する方法を用いる。
In this time monitoring, a current time at the time of starting from the CA is recorded in a time stamp area of the control table, and a default 1I set in advance is recorded in the time stamp area.
Default I / O monitoring time obtained by adding the I / O monitoring time,
A method of monitoring by periodically comparing the actual timer value held inside the RM with the actual timer value is used.

【0011】したがって,処理時間がII/O監視時間
を超える場合には,I/O監視時間タイムアウトのI/
Oエラーを正センタ側のホスト91に通知し,ホスト9
1は処理を蓄積運用に移行する。蓄積運用とは,例えば
正センタ側のホスト91の記憶領域に転送するデータを
保管しておき,通信回線4が使用可能になった時間に転
送する方法である。
Therefore, if the processing time exceeds the II / O monitoring time, the I / O monitoring time-out I / O
An O error is notified to the host 91 on the main center side, and the host 9
1 shifts the processing to accumulation operation. The accumulation operation is a method of storing data to be transferred in a storage area of the host 91 on the main center side and transferring the data at a time when the communication line 4 becomes available.

【0012】(3)続いて,CAは,LRコマンドとそ
のパラメータを受け取る。LRコマンドは,書き込み処
理のための情報で,対象となるトラックのアドレスおよ
びサーチ開始アドレスなどを指定する。CAは,DXコ
マンドパラメータとLRコマンドパラメータを制御テー
ブルに書き込み,その情報をもとにキャッシュ・ファン
クション・エンジン(CFE)からキャッシュ領域を割
り当ててもらう。このとき,キャッシュ上に当該トラッ
クを読み込む動作(以下,ステージングという)が行わ
れる。
(3) Subsequently, the CA receives the LR command and its parameters. The LR command is information for a write process, and specifies an address of a target track, a search start address, and the like. The CA writes the DX command parameters and the LR command parameters in the control table, and has the cache function engine (CFE) allocate a cache area based on the information. At this time, an operation of reading the track onto the cache (hereinafter, referred to as staging) is performed.

【0013】正センタ側CAは,割り当てられたキャッ
シュ領域を用いて,続くCCWのWCKDコマンドを受
信し,書き込み処理を実行し,キャッシュ上にトラック
を形成する。
The primary center CA uses the assigned cache area to receive the subsequent CCW WCKD command, execute a write process, and form a track on the cache.

【0014】(4)CAは,データ転送を開始するため
に必要な情報を制御テーブルに記し,転送開始をRMに
要求する。 (5)以上の処理が終了すると,CAは副センタ側への
データ転送終了の通知を待つため,一旦,ホスト91と
切り離れる。
(4) The CA records information necessary for starting data transfer in the control table, and requests the RM to start transfer. (5) When the above processing is completed, the CA temporarily disconnects from the host 91 in order to wait for the data transfer completion notification to the sub-center side.

【0015】(6)RMは,CAからの転送開始要求に
より,リモートアダプタ(RA)にデータ転送処理開始
の起動を行う。 (7)RAは,RMからのデータ転送処理開始の起動に
より,制御テーブルを読み込み,転送データの情報を得
る。その情報をもとに,CFEから割り当てられたキャ
ッシュ領域よりデータを読み込み,送信処理を行う。
(6) The RM activates the start of data transfer processing to the remote adapter (RA) in response to a transfer start request from the CA. (7) The RA reads the control table and starts transfer data information by starting the data transfer process from the RM. Based on the information, data is read from the cache area allocated from the CFE, and transmission processing is performed.

【0016】通信回線に送信する転送データはトラック
単位であり,RAは,この対象トラック内のデータを通
信用制御データと実データからなるパケットに区切り,
各々のパケットにオペレーションナンバを付加し,最後
にパケットには最終を示すフラグを付加し,副センタに
送信する。
The transfer data to be transmitted to the communication line is in track units, and the RA divides the data in the target track into packets consisting of communication control data and actual data.
An operation number is added to each packet. Finally, a flag indicating the end is added to the packet, and the packet is transmitted to the sub center.

【0017】(8)RAは,すべてのデータを送信し終
えると,設定された応答監視時間内に受信先である副セ
ンタ側のRAからの処理終了を記す応答パケットが戻る
まで待機する。
(8) When all data has been transmitted, the RA waits until a response packet indicating the end of processing is returned from the RA on the sub-center, which is the destination, within the set response monitoring time.

【0018】正センタ側キャッシュ領域に格納されたデ
ータは,適宜,デバイスアダプタ(DA)により正セン
タ側ボリューム93への書き込み処理が行われる。 (9)副センタ側RAは,通信回線94経由で最初のパ
ケットを受信する。副センタ側RAは,さらに,続いて
送信されてくるパケットを受信しつつ,パケットの通信
用制御データにより書き込み処理であることを認識し,
このデータをもとに副センタ側の制御テーブルに書き込
み,その情報をもとにCFEからキャッシュ領域を割り
当ててもらう。
The data stored in the cache area on the main center side is appropriately written into the volume 93 on the main center side by a device adapter (DA). (9) The sub-center RA receives the first packet via the communication line 94. The secondary center RA further recognizes that it is a write process based on the communication control data of the packet while receiving the subsequently transmitted packet,
Based on this data, the data is written into the control table on the sub-center side, and a cache area is allocated from the CFE based on the information.

【0019】最終パケットを示すフラグが付加されたパ
ケットを認識した時点で,正センタ側RAからもらうべ
きパケットをすべて受信したと判断し,受信したパケッ
トの実データの書き込み処理を開始し,キャッシュ上に
トラックを形成する。
When a packet to which a flag indicating the last packet is added is recognized, it is determined that all the packets to be received from the main center RA have been received, and a process of writing the actual data of the received packet is started. To form tracks.

【0020】(10)書き込み処理を終えた副センタR
Aは,正センタに,処理終了を記した応答パケットを送
り返す。その後,制御テーブルに終了位置などの情報を
書き込み,RMに対し副センタにおける書き込み処理終
了の報告を行う。
(10) The sub-center R that has completed the writing process
A sends back a response packet indicating the end of processing to the main center. After that, information such as the end position is written in the control table, and the RM is notified of the end of the writing process in the sub center.

【0021】副センタ側キャッシュ領域に格納されたデ
ータは,適宜副センタ側DAにより,副センタ側ボリュ
ームへの書き込み処理が行われる。 (11)正センタ側RAは,副センタ側から応答パケッ
トを受信する。
The data stored in the cache area on the secondary center side is written to the secondary center volume by the secondary center DA as appropriate. (11) The primary center RA receives the response packet from the secondary center.

【0022】応答パケットの正当性は応答パケットに記
されたオペレーションナンバにより行う。副センタに対
しパケットの転送制御が正しく行えたものと判断した
後,パケットの内容に応じて終了処理を行い,RMに処
理終了の報告をする。
The validity of the response packet is determined by the operation number described in the response packet. After judging that the transfer control of the packet has been correctly performed to the sub-center, the end processing is performed according to the contents of the packet, and the RM is notified of the processing end.

【0023】副センタにおいて,エラー発生を通知され
た場合には,エラーの内容を反映させてRMに処理終了
の報告をする。応答監視時間のタイムアウトを検出した
場合や,転送の異常を検出した場合には,設定されたリ
トライ回数をもとにデータ再送を行う。
When the sub center is notified of the occurrence of the error, the sub center reports the end of the processing to the RM by reflecting the content of the error. When a timeout of the response monitoring time is detected or when a transfer error is detected, data retransmission is performed based on the set number of retries.

【0024】(12)RMは,CAと再結合し,副セン
タ側へのデータ転送がすべて終了したことを正センタ側
ホストに報告するよう通知する。 (13)CAは,正センタ側ホストに処理終了を報告
し,RMに処理終了を通知する。
(12) The RM rejoins with the CA and notifies the main center side of the host that the data transfer to the sub center has been completed. (13) The CA reports the processing end to the main center side host and notifies the RM of the processing end.

【0025】[0025]

【発明が解決しようとする課題】前述するような従来の
方法では,次のような問題があった。従来技術における
リモート転送では,リモート転送の対象のデータは,デ
ータベースの更新に伴う差分ログが主であった。したが
って,ホスト内の更新(差分)ログバッファの容量を考
慮して,更新ログバッファ枯渇防止のために1I/Oに
おける時間監視を行い,ホストより発行された1I/O
がI/O監視時間を超えるような場合には,ホストにI
/Oエラー(I/O監視時間タイムアウト)を通知し,
これを受けて,ホストは処理を蓄積運用に切り換えてい
た。
The above-mentioned conventional method has the following problems. In the remote transfer according to the related art, the data to be remotely transferred is mainly a difference log accompanying a database update. Therefore, in consideration of the capacity of the update (difference) log buffer in the host, time monitoring in 1 I / O is performed to prevent update log buffer exhaustion, and 1 I / O issued from the host is performed.
If the time exceeds the I / O monitoring time, the host
Notify I / O error (I / O monitoring time-out)
In response, the host switched the processing to the storage operation.

【0026】ところが,順編成ファイルなどの一般ファ
イルを対象としたリモート転送を行う場合,更新ログバ
ッファの容量を考慮する必要がなくなる。すなわち,一
般ファイル等の場合には,I/Oの時間監視をする必要
がなくなるということである。
However, when performing remote transfer for general files such as sequential files, it is not necessary to consider the capacity of the update log buffer. That is, in the case of a general file or the like, it is not necessary to monitor the I / O time.

【0027】また,もし従来の方式のように,一般ファ
イルのリモート転送においてI/Oの時間監視機能が働
くと,ホストから発行された1I/Oが,何らかの事情
によりI/O処理に時間がかかりI/O監視時間を超え
るような場合には,本来ならば正常に終了すべきI/O
に対しても,I/Oエラー(I/O監視時間タイムアウ
ト)が通知されてしまい,リアルタイム転送の処理が蓄
積運用の処理に切り換えられてしまうという不具合が生
じるおそれがある。
Also, if the I / O time monitoring function operates in the remote transfer of general files as in the conventional method, one I / O issued from the host requires some time for I / O processing due to some circumstances. If the I / O monitoring time exceeds the required I / O monitoring time, the I / O that should normally end normally
, An I / O error (I / O monitoring time-out) is notified, and a problem may occur that the real-time transfer process is switched to the storage operation process.

【0028】本発明の目的は,リモートシャドウ・ボリ
ュームの機能を一般ファイル等に適用する場合に,I/
O時間監視によって生じる不具合を解消する手段を提供
することにある。
An object of the present invention is to provide an I / O system for applying the function of a remote shadow volume to a general file or the like.
An object of the present invention is to provide a means for eliminating a problem caused by monitoring the O time.

【0029】[0029]

【課題を解決するための手段】本発明は,上記目的を達
成するため,ホストが発行する書き込み処理の起動コマ
ンドであるチャネルコマンドワード(CCW)のデファ
インエクステント(DX)コマンド内のビットで,I/
Oの時間監視を抑止するモードを設定できるようにし,
リモートFCUは,このビットを判断してI/Oの時間
監視を行うか抑止するかを決めるようにしたことを主要
な特徴とする。
According to the present invention, in order to achieve the above object, a bit in a define extent (DX) command of a channel command word (CCW), which is a start command of a write process issued by a host, is used. /
Enable to set the mode to suppress O time monitoring,
The main feature of the remote FCU is to determine whether to monitor or inhibit the I / O time by judging this bit.

【0030】図1は,本発明の原理ブロック図である。
正センタは,正センタ側リモートFCU1,正センタ側
ホスト2,ボリューム3を備え,高速デジタル回線など
の通信回線4により副センタと接続されている。副セン
タは,副センタ側リモートFCU5,副センタ側ホスト
6,ボリューム7を備える。ボリューム3およびボリュ
ーム7は,リモートシャドウ・ボリュームであって相互
に等価な内容のデータを保持する。
FIG. 1 is a block diagram showing the principle of the present invention.
The main center includes a main center-side remote FCU 1, a main center-side host 2, and a volume 3, and is connected to the sub-center by a communication line 4 such as a high-speed digital line. The sub-center includes a sub-center-side remote FCU 5, a sub-center-side host 6, and a volume 7. The volume 3 and the volume 7 are remote shadow volumes and hold mutually equivalent data.

【0031】正センタ側ホスト2は,CCWのDXに,
正センタ側リモートFCU1の時間監視機能の抑止情報
を設定する時間監視抑止モード設定部21を備える。正
センタ側リモートFCU1は,インタフェース制御部1
1,リソース管理部12,送受信制御部15等を備え
る。
The main center host 2 transmits the DX of the CCW to
A time monitoring suppression mode setting unit 21 for setting suppression information of the time monitoring function of the main center remote FCU 1 is provided. The main center side remote FCU1 is the interface control unit 1
1, a resource management unit 12, a transmission / reception control unit 15, and the like.

【0032】インタフェース制御部11は,正センタ側
ホスト2と正センタ側リモートFCU1,および正セン
タ側リモートFCU1とボリューム3のインタフェース
を制御する手段である。これらは,例えばチャネルイン
タフェース,SCSIインタフェースにより接続され
る。
The interface control unit 11 is a means for controlling the interface between the main center side host 2 and the main center side remote FCU 1 and between the main center side remote FCU 1 and the volume 3. These are connected by, for example, a channel interface and a SCSI interface.

【0033】リソース管理部12は,基本動作に関する
サブシステム内の資源管理をする手段で,1入出力(I
/O)における時間監視を行う入出力時間監視部14
と,CCWのDXに定義された時間監視抑止モードを認
識して,時間監視抑止を通知する時間監視抑止モード認
識部13を持つ。
The resource management unit 12 manages resources in the subsystem relating to the basic operation.
/ O) input / output time monitoring unit 14 for monitoring time in
And a time monitoring suppression mode recognition unit 13 that recognizes the time monitoring suppression mode defined in the DX of the CCW and notifies the time monitoring suppression mode.

【0034】送受信制御部15は,通信回線4を介し
て,副センタ側リモートFCU5とのデータの送受信を
行う手段である。なお,副センタが一つの場合を図示し
ているが,2以上の副センタを持つようなバックアップ
システムであってもよい。
The transmission / reception control unit 15 is means for transmitting / receiving data to / from the sub-center side remote FCU 5 via the communication line 4. Although the case where there is one sub-center is shown, a backup system having two or more sub-centers may be used.

【0035】本発明は,以下のように作用する。正セン
タ側ホスト2の時間監視抑止モード設定部21は,例え
ば入出力の時間監視を行うと不具合が生じることがある
ような一般ファイルに,バックアップを伴うデータの書
き込みを行う場合,リモート転送の書き込み命令である
CCWのDXのビットに時間監視抑止モード情報を設定
する。
The present invention operates as follows. The time monitoring suppression mode setting unit 21 of the main center host 2 writes the remote transfer when writing data with backup to a general file that may cause a problem when monitoring the input / output time. The time monitoring suppression mode information is set in the DX bit of the CCW command.

【0036】正センタ側リモートFCU1は,バックア
ップを伴う一般ファイル等を対象としたリモート転送の
書き込み命令を受け取ると,時間監視抑止モード認識部
13によりCCWのDXの時間監視抑止モード情報を得
て,入出力時間監視部14による時間監視を行わずに,
送受信制御部15により当該一般ファイルのリモート転
送処理を行う。同時に,リソース管理部12は,インタ
フェース制御部11を介して当該一般ファイルをボリュ
ーム3に格納する。
When the main center-side remote FCU 1 receives a write command of remote transfer for a general file or the like with backup, the time monitoring suppression mode recognition unit 13 obtains the time monitoring suppression mode information of the CCW DX, and Without performing time monitoring by the input / output time monitoring unit 14,
The transmission / reception control unit 15 performs remote transfer processing of the general file. At the same time, the resource management unit 12 stores the general file in the volume 3 via the interface control unit 11.

【0037】通信回線4を介して,当該一般ファイルを
受け取った副センタ側リモートFCU5は,そのファイ
ルをボリューム7に書き込み,転送終了を正センタ側リ
モートFCU1に通知する。
The secondary center remote FCU 5 having received the general file via the communication line 4 writes the file to the volume 7 and notifies the main center remote FCU 1 of the transfer completion.

【0038】[0038]

【発明の実施の形態】以下,本発明の実施の形態を説明
する。図2は,本発明を適用するリモートFCUの構成
例を示す図である。ハードウェア構成としては,従来と
同様である。
Embodiments of the present invention will be described below. FIG. 2 is a diagram showing a configuration example of a remote FCU to which the present invention is applied. The hardware configuration is the same as the conventional one.

【0039】チャネルアダプタ(CA)101は,上位
装置であるホスト2のチャネル21との間のインタフェ
ースを制御するモジュールである。リソースマネージャ
(RM)102は,基本動作に関するサブシステム内の
資源管理を行うモジュールである。
The channel adapter (CA) 101 is a module for controlling an interface with the channel 21 of the host 2 which is a host device. The resource manager (RM) 102 is a module that manages resources in a subsystem related to basic operations.

【0040】テーブルストレージ(TS)103は,サ
ブシステム内の資源管理用のテーブルとして使用される
メモリである。リモートアダプタ(RA)104は,回
線制御装置を使用して他のリモートFCUとのデータの
送受信をするモジュールである。
The table storage (TS) 103 is a memory used as a resource management table in the subsystem. The remote adapter (RA) 104 is a module that transmits and receives data to and from another remote FCU using a line controller.

【0041】キャッシュ・ファンクション・エンジン
(CFE)105は,キャッシュメモリを管理するモジ
ュールである。キャッシュなどの共用メモリを総称して
シェアードストレージ(SS)106と呼ぶ。
The cache function engine (CFE) 105 is a module for managing a cache memory. Shared memories such as caches are collectively called a shared storage (SS) 106.

【0042】コントロールバス(C−BUS)107
は,各機能モジュールが相互にコミュニケーションを行
うためのルートであり,モジュール間の制御情報の送受
信に使用される。
Control bus (C-BUS) 107
Is a route for each functional module to communicate with each other, and is used for transmitting and receiving control information between modules.

【0043】デバイスアダプタ(DA)108は,下位
装置とのインタフェースを制御するモジュールである。
図1に示す原理ブロック図との関係では,チャネルアダ
プタ(CA)101およびデバイスアダプタ(DA)1
08はインタフェース制御部11を,リソースマネージ
ャ(RM)102はリソース管理部12を,リモートア
ダプタ(RA)104は送受信制御部15を,それぞれ
実現するものである。
The device adapter (DA) 108 is a module for controlling an interface with a lower-level device.
In relation to the principle block diagram shown in FIG. 1, the channel adapter (CA) 101 and the device adapter (DA) 1
08 implements the interface control unit 11, the resource manager (RM) 102 implements the resource management unit 12, and the remote adapter (RA) 104 implements the transmission / reception control unit 15.

【0044】図3は,DXコマンドの構成例を示す図で
ある。正センタ側ホスト2から正センタ側リモートFC
U1へ発行されるCCWのDXコマンドは,このコマン
ドに続くアクセスコマンド実行の許容範囲を,先立って
指定するコマンドである。
FIG. 3 is a diagram showing a configuration example of a DX command. From the main center host 2 to the main center remote FC
The DX command of CCW issued to U1 is a command for designating an allowable range of execution of an access command following this command in advance.

【0045】DXコマンドのパラメータは,ファイル
マスク情報,グローバル属性,ブロック長,Out
of Extent Check 数,非同期転送属性,変換シリン
ダアドレス,開始トラックアドレス,終了トラック
アドレスからなる。
The DX command parameters are file mask information, global attribute, block length, Out
It consists of the number of Extent Check, asynchronous transfer attribute, conversion cylinder address, start track address, and end track address.

【0046】非同期転送属性のbit1に,本発明で新
たに設けたI/O時間監視抑止指示フラグが定義され
る。この非同期転送属性のbit1が“0”のとき,I
/O時間監視を通常通りに行い,この非同期転送属性の
bit1が“1”のとき,I/O時間監視は抑止され
る。その他,非同期転送属性()としては,bit2
にリモート転送指定,bit3に順序性保証モード指
定,bit4にI/O優先制御モード指定,bit5に
一括転送モード指定,bit6に動的キャッシュモード
指定,bit7にDVCFシリンダ変換モードが定義さ
れる。
In the bit 1 of the asynchronous transfer attribute, an I / O time monitoring suppression instruction flag newly provided in the present invention is defined. When bit 1 of the asynchronous transfer attribute is “0”, I
I / O time monitoring is performed as usual, and when bit 1 of the asynchronous transfer attribute is “1”, I / O time monitoring is suppressed. In addition, the asynchronous transfer attribute () is bit2
, Remote order designation, bit 3 order guarantee mode, bit 4 I / O priority control mode designation, bit 5 batch transfer mode designation, bit 6 dynamic cache mode designation, and bit 7 DVCF cylinder conversion mode.

【0047】図4および図5は,時間監視抑止モードが
CCWのDXで指定された場合の正/副センタ間のデー
タ送受信の処理の流れを説明する図である。なお,副セ
ンタ側リモートFCU5は,正センタ側リモートFCU
1と同様の機能をもつ各モジュールを持つとする。
FIGS. 4 and 5 are diagrams for explaining the flow of processing for data transmission and reception between the primary and secondary centers when the time monitoring suppression mode is designated by the DX of the CCW. The sub-center remote FCU 5 is the main center remote FCU.
It is assumed that each module has a function similar to that of the module 1.

【0048】(1)〜(8)は,正センタ側リモートF
CUの動作である。 (1)正センタ側ホスト2より,正センタ側リモートF
CU1へバックアップを伴う一般ファイル等を対象とし
たリモート転送の書き込み命令の起動がCCWのDXか
ら行われる。
(1) to (8) are the main center side remote F
This is the operation of the CU. (1) From the main center host 2 to the main center remote F
A remote transfer write command for a general file or the like with a backup to the CU1 is activated from the DX of the CCW.

【0049】この起動により,チャネルアダプタ(C
A)101は,チャネル21からCCWのDXコマンド
パラメータを受け取り,その内容からリモート転送指定
であることを認識する。また,このとき図3に示す非同
期転送属性()のbit1を調べることにより「I/
O時間監視抑止モード」であることを制御テーブルに設
定する。
With this activation, the channel adapter (C
A) 101 receives the DX command parameter of CCW from the channel 21 and recognizes from the contents that the remote command is designated. At this time, by checking bit1 of the asynchronous transfer attribute () shown in FIG.
"O time monitoring suppression mode" is set in the control table.

【0050】(2)続いて,CA101は,CCWのL
Rコマンドとそのパラメータを受け取る。LRは,書き
込み処理のための情報で,対象となるトラックのアドレ
スおよびサーチ開始レコードアドレスなどを指定する。
(2) Subsequently, the CA 101 transmits the L of the CCW.
Receives R command and its parameters. LR is information for a write process, and specifies an address of a target track, a search start record address, and the like.

【0051】(3)CA101は,DXパラメータとL
Rパラメータをテーブルストレージ(TS)103の制
御テーブルに書き込み,その情報をもとに,キャッシュ
・ファンクション・エンジン(CFE)105からキャ
ッシュ領域が割り当てられる。このとき,キャッシュ上
に当該トラックが存在しない場合には,一旦切り離れ,
デバイスアダプタ(DA)108によりステージングが
行なわれる。
(3) The CA 101 calculates the DX parameter and L
The R parameter is written in the control table of the table storage (TS) 103, and a cache area is allocated from the cache function engine (CFE) 105 based on the information. At this time, if the track does not exist in the cache, it is once disconnected and
Staging is performed by the device adapter (DA) 108.

【0052】CA101は,割り当てられたキャッシュ
領域を用いて,続くCCWのWCKD(Write Count,Ke
y,Data)コマンドを受信し,書き込み処理を実行し,キ
ャッシュ上にトラックを形成する。
The CA 101 uses the allocated cache area to write the WCKD (Write Count, Ke
(y, Data) command, execute write processing, and form a track on the cache.

【0053】(4)CA101は,データ転送を開始す
るために必要な情報を制御テーブルに記し,転送開始を
リソースマネージャ(RM)102に要求する。 (5)前記処理が終了すると,CA101は,副センタ
へのデータ転送終了の通知を待つため,一旦,ホスト2
と切り離れる。
(4) The CA 101 records information necessary for starting data transfer in the control table, and requests the resource manager (RM) 102 to start transfer. (5) When the above processing is completed, the CA 101 temporarily waits for the notification of the end of the data transfer to the sub center,
And cut off.

【0054】(6)RM102は,CA101からの転
送開始要求により,リモートアダプタ(RA)104
に,データ転送処理開始の起動を行うと同時に,制御テ
ーブルより,リモート転送であること,また「I/O時
間監視抑止モード」であることを認識する。これによ
り,時間監視を抑止して転送制御を行う。
(6) The RM 102 responds to the transfer start request from the CA 101 by the remote adapter (RA) 104.
At the same time, the start of the data transfer process is started, and at the same time, it is recognized from the control table that the transfer is the remote transfer and that the I / O time monitoring suppression mode is set. As a result, time monitoring is suppressed and transfer control is performed.

【0055】(7)RA104は,RM102からのデ
ータ転送処理開始の起動により,TS103の制御テー
ブルを読み込み転送データの情報を得る。その情報をも
とに,CFE105から割り当てられたキャッシュ領域
からデータを読み込み送信処理を行う。
(7) The RA 104 starts the data transfer process from the RM 102 and reads the control table of the TS 103 to obtain information on the transfer data. Based on the information, data is read from the cache area allocated by the CFE 105 and transmission processing is performed.

【0056】通信回線4に送信する転送データはトラッ
ク単位であり,RA104は,この対象トラック内のデ
ータを通信用制御データと実データからなるパケットに
区切り,各々のパケットにオペレーションナンバを付加
し,最後にパケットには最終を示すフラグを付加し,副
センタに送信する。
The transfer data to be transmitted to the communication line 4 is in track units, and the RA 104 divides the data in the target track into packets composed of communication control data and actual data, and adds an operation number to each packet. Finally, a flag indicating the end is added to the packet, and the packet is transmitted to the sub center.

【0057】(8)RA104は,すべてのデータを送
信し終えると,設定された応答監視時間内に受信先であ
る副センタ側のRA504からの処理終了を記す応答パ
ケットが戻るまで待機する。
(8) When all data has been transmitted, the RA 104 waits until a response packet indicating the end of processing is returned from the RA 504 on the sub-center side that is the destination within the set response monitoring time.

【0058】正センタ側のキャッシュ領域に格納された
データは,適宜,DA108により正センタ側ボリュー
ム3への書き込み処理が行われる。以降,副センタ側R
Aは,パケットを受信する。続く(9),(10)の副
センタ側のリモートFCU5の動作,および(11)〜
(13)の正センタ側のリモートFCU1の動作は,図
10で説明した従来技術と同様であるので説明を省略す
る。
The data stored in the cache area on the main center side is appropriately written to the main center volume 3 by the DA 108. Hereafter, the sub-center side R
A receives the packet. The following (9) and (10) operations of the remote FCU 5 on the sub-center side, and (11) to
The operation of the remote FCU 1 on the main center side (13) is the same as that of the prior art described with reference to FIG.

【0059】図6および図7は,リソースマネージャで
のI/O時間監視制御のプログラムのフローチャートで
ある。図6に示すメインプログラムでは,100msご
との割り込み発生により,図7に示す割り込み先プログ
ラムでオンされる「100ms経過したことを示すフラ
グ」(以下,時間監視用のフラグという)をチェックす
ることにより時間監視処理を行う。
FIG. 6 and FIG. 7 are flowcharts of a program for I / O time monitoring control by the resource manager. In the main program shown in FIG. 6, when an interrupt occurs every 100 ms, a flag indicating that 100 ms has elapsed (hereinafter, referred to as a time monitoring flag) which is turned on by the interrupt destination program shown in FIG. 7 is checked. Perform time monitoring processing.

【0060】図6に示すフローチャートに示すように,
リソースマネージャ(RM)102は,チャネルより起
動がきたならば(S1),現在時刻を制御テーブルのタ
イムスタンプ領域に記録し(S2),リモート転送処理
を開始する(S3)。
As shown in the flowchart of FIG.
When the resource manager (RM) 102 starts up from the channel (S1), it records the current time in the time stamp area of the control table (S2), and starts remote transfer processing (S3).

【0061】次に,制御テーブルに設定されたI/O時
間監視抑止指示フラグを調べ,現在のI/Oが,I/O
時間監視抑止モードかどうかを判断する(S4)。I/
O時間監視抑止モードが指定されていれば,ステップS
6へ進む。
Next, the I / O time monitoring suppression instruction flag set in the control table is checked, and the current I / O is
It is determined whether the mode is the time monitoring suppression mode (S4). I /
If the O time monitoring suppression mode has been specified, step S
Proceed to 6.

【0062】I/O時間監視抑止モードが指定されてい
なければ,従来と同様な時間監視を行うため,時間監視
用のフラグがオンかどうかを判断する(S5)。このフ
ラグは,100msごとのタイマ割り込み発生により,
割り込み先プログラムが図7に示す処理(S20,S2
1)によって時間経過の計測のためにオンにするフラグ
である。
If the I / O time monitoring suppression mode is not specified, it is determined whether the time monitoring flag is ON to perform the same time monitoring as in the conventional case (S5). This flag is set when a timer interrupt occurs every 100 ms.
The interrupt destination program executes the processing shown in FIG. 7 (S20, S2
This is a flag that is turned on to measure the elapsed time according to 1).

【0063】時間監視用のフラグがオンでない場合また
はI/O時間監視抑止モードが指定されている場合に
は,リモート転送処理が終了したかどうかを判断し(S
6),終了していなければ,リモート転送処理が終了す
るまで定期的にS4〜S6を繰り返す。リモート転送処
理が終了した場合には,チャネルに終了報告をして(S
9),STARTに戻る。
If the time monitoring flag is not on or if the I / O time monitoring suppression mode is specified, it is determined whether the remote transfer process has been completed (S
6) If not completed, S4 to S6 are repeated periodically until the remote transfer processing is completed. When the remote transfer process is completed, a completion report is sent to the channel (S
9) Return to START.

【0064】ステップS5の判定において時間監視用の
フラグがオンの場合には,さらに,実働タイマ値がタイ
ムスタンプの記録にデフォルトのI/O監視時間を加え
たものを超えたかどうかにより,タイムアウト時刻が経
過したかどうかを判断する(S7)。実働タイマ値は,
リソースマネージャ(RM)102内部で保持され,割
り込みが発生した際,割り込み先プログラムでインクリ
メントされるタイマ値であり,デフォルトI/O監視時
間は,リソースマネージャ(RM)102内部で計算さ
れたI/O監視時間のタイマ値である。
If the flag for monitoring the time is ON in the determination in step S5, the time-out time is further determined based on whether or not the actual timer value exceeds the time stamp record plus the default I / O monitoring time. Is determined (S7). The actual timer value is
The timer value is held inside the resource manager (RM) 102 and incremented by the interrupt destination program when an interrupt occurs. The default I / O monitoring time is calculated by the I / O calculated inside the resource manager (RM) 102. This is a timer value of the O monitoring time.

【0065】タイムアウト時刻になっていない場合に
は,時間監視用のフラグをオフにして(S8),ステッ
プS6に進み,リモート転送処理が終了したかどうかを
判断する。実働タイマ値がタイムアウト時刻を経過して
いれば,I/O監視時間タイムアウトのI/Oエラーを
チャネル側に通知する(S10)。
If the time-out time has not elapsed, the time monitoring flag is turned off (S8), and the process proceeds to step S6, where it is determined whether the remote transfer process has been completed. If the actual timer value has passed the time-out time, the I / O error of the I / O monitoring time-out is notified to the channel side (S10).

【0066】図7に示す割り込み先プログラムは,10
0msごとの割り込み発生により,以下のステップS2
0,S21を実行し,処理終了後は以前の処理に復帰す
る。すなわち,リソースマネージャ(RM)102内部
で持つ実働タイマ値をインクリメントし(S20),1
00ms経過したことを示す時間監視用のフラグをオン
にし(S21),割り込み元へ復帰する(RETUR
N)。
The interrupt destination program shown in FIG.
The following step S2 is performed when an interrupt occurs every 0 ms.
0 and S21 are executed, and after the process is completed, the process returns to the previous process. That is, the actual timer value inside the resource manager (RM) 102 is incremented (S20), and 1
A time monitoring flag indicating that 00 ms has elapsed is turned on (S21), and the process returns to the interrupt source (RETUR).
N).

【0067】[0067]

【発明の効果】以上説明したように,本発明によれば,
正/副センタ間においてリモート転送を行う際,一般フ
ァイル等ではI/O時間監視を抑止することができるよ
うに,I/O時間監視抑止モードの情報をCCWのDX
コマンドのパラメータに設ける。これにより,使用でき
るリモートアダプタが存在する間,転送処理を行うこと
が可能となり,タイムアウトにより蓄積運行に切り換え
られることなく,一般ファイル等を対象としたリモート
転送の処理の効率を向上させることができる。
As described above, according to the present invention,
When remote transfer is performed between the main / sub center, information on the I / O time monitoring suppression mode is transmitted to the DX of the CCW so that I / O time monitoring can be suppressed for general files.
Provided in command parameters. As a result, the transfer process can be performed while a usable remote adapter exists, and the efficiency of the remote transfer process for general files can be improved without switching to the storage operation due to a timeout. .

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

【図1】本発明の原理ブロック図である。FIG. 1 is a principle block diagram of the present invention.

【図2】本発明の適用するリモートFCUの構成例を示
す図である。
FIG. 2 is a diagram showing a configuration example of a remote FCU to which the present invention is applied.

【図3】本実施の形態におけるDXコマンドの構成例を
示す図である。
FIG. 3 is a diagram illustrating a configuration example of a DX command according to the present embodiment.

【図4】正/副センタ間のデータ送受信の処理の流れを
説明する図である。
FIG. 4 is a diagram illustrating a flow of data transmission / reception processing between a primary / sub center.

【図5】正/副センタ間のデータ送受信の処理の流れを
説明する図である。
FIG. 5 is a diagram illustrating a flow of data transmission / reception processing between a primary / sub center.

【図6】I/O時間監視制御の処理フローチャートであ
る。
FIG. 6 is a processing flowchart of I / O time monitoring control.

【図7】時間監視のための割り込み先プログラムの処理
フローチャートである。
FIG. 7 is a processing flowchart of an interrupt destination program for time monitoring.

【図8】正/副センタによるバックアップシステムの構
成例を示す図である。
FIG. 8 is a diagram illustrating a configuration example of a backup system using a primary / secondary center.

【図9】従来方法による正/副センタ間のデータ送受信
の処理の流れを説明する図である。
FIG. 9 is a diagram illustrating a flow of a process of transmitting and receiving data between the primary and secondary centers according to a conventional method.

【図10】従来方法による正/副センタ間のデータ送受
信の処理の流れを説明する図である。
FIG. 10 is a diagram illustrating a flow of a process of transmitting and receiving data between the primary and secondary centers according to a conventional method.

【図11】従来方法による正/副センタ間のデータ送受
信の処理の流れを説明する図である。
FIG. 11 is a diagram for explaining a flow of data transmission / reception processing between a primary / sub center according to a conventional method.

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

1 正センタ側リモートFCU 11 インタフェース制御部 12 リソース管理部 13 時間監視抑止モード認識部 14 入出力時間監視部 15 送受信制御部 2 正センタ側ホスト 21 時間監視抑止モード設定部 3 ボリューム 4 通信回線 5 副センタ側リモートFCU 6 副センタ側ホスト 7 ボリューム DESCRIPTION OF SYMBOLS 1 Primary center side remote FCU 11 Interface control part 12 Resource management part 13 Time monitoring suppression mode recognition part 14 Input / output time monitoring part 15 Transmission / reception control part 2 Primary center side host 21 Time monitoring suppression mode setting part 3 Volume 4 Communication line 5 Secondary Center remote FCU 6 Secondary center host 7 Volume

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 第1の計算機システムと第2の計算機シ
ステムとの間で通信回線を経由してデータ送受信を行う
機能により,前記第1および第2の計算機システム内に
等価な内容のデータを記憶させる機能を有する外部記憶
制御装置において,前記第1の計算機システムにおける
データの書き込み要求において設定された入出力時間監
視を行うか行わないかの時間監視抑止モードを認識する
手段と,前記第1の計算機システムにおけるデータの書
き込み要求に対して前記第2の計算機システムへデータ
をリモート転送する際に,前記モードが入出力時間監視
を行なわないモードのときには入出力の時間監視を抑止
する手段とを備えることを特徴とするリモート転送機能
を有する外部記憶制御装置。
1. A function of transmitting and receiving data between a first computer system and a second computer system via a communication line, whereby equivalent data is stored in the first and second computer systems. Means for recognizing a time monitoring suppression mode for monitoring whether or not to monitor an input / output time set in a data write request in the first computer system; Means for suppressing input / output time monitoring when the mode is a mode in which input / output time monitoring is not performed when data is remotely transferred to the second computer system in response to a data write request in the computer system. An external storage control device having a remote transfer function, comprising:
【請求項2】 請求項1記載のリモート転送機能を有す
る外部記憶制御装置において,前記時間監視抑止モード
の認識は,チャネルコマンドワード中のデータ書き込み
処理の起動コマンドに定義された情報によって行うこと
を特徴とするリモート転送機能を有する外部記憶制御装
置。
2. The external storage control device having a remote transfer function according to claim 1, wherein the recognition of the time monitoring suppression mode is performed based on information defined in a start command of a data write process in a channel command word. An external storage control device having a feature of remote transfer.
JP06494098A 1998-03-16 1998-03-16 External storage controller with remote transfer function Expired - Fee Related JP3497985B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP06494098A JP3497985B2 (en) 1998-03-16 1998-03-16 External storage controller with remote transfer function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP06494098A JP3497985B2 (en) 1998-03-16 1998-03-16 External storage controller with remote transfer function

Publications (2)

Publication Number Publication Date
JPH11265320A true JPH11265320A (en) 1999-09-28
JP3497985B2 JP3497985B2 (en) 2004-02-16

Family

ID=13272544

Family Applications (1)

Application Number Title Priority Date Filing Date
JP06494098A Expired - Fee Related JP3497985B2 (en) 1998-03-16 1998-03-16 External storage controller with remote transfer function

Country Status (1)

Country Link
JP (1) JP3497985B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006012121A (en) * 2004-05-28 2006-01-12 Fujitsu Ltd Data backup system and method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09171441A (en) * 1995-12-20 1997-06-30 Hitachi Ltd Storage matching method for duplex storage device and device therefor
JPH09330262A (en) * 1996-06-11 1997-12-22 Toshiba Corp Backup system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09171441A (en) * 1995-12-20 1997-06-30 Hitachi Ltd Storage matching method for duplex storage device and device therefor
JPH09330262A (en) * 1996-06-11 1997-12-22 Toshiba Corp Backup system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006012121A (en) * 2004-05-28 2006-01-12 Fujitsu Ltd Data backup system and method
JP4624829B2 (en) * 2004-05-28 2011-02-02 富士通株式会社 Data backup system and method

Also Published As

Publication number Publication date
JP3497985B2 (en) 2004-02-16

Similar Documents

Publication Publication Date Title
US6968425B2 (en) Computer systems, disk systems, and method for controlling disk cache
US6950915B2 (en) Data storage subsystem
US7234033B2 (en) Data synchronization of multiple remote storage facilities
US8028127B2 (en) Automated on-line capacity expansion method for storage device
US7904684B2 (en) System and article of manufacture for consistent copying of storage volumes
US7174438B2 (en) Disk array apparatus
US7334084B2 (en) Disk array apparatus and control method for disk array apparatus
US8108597B2 (en) Storage control method and system for performing backup and/or restoration
US8024537B2 (en) Storage system, remote copy and management method therefor
US20070266212A1 (en) Data transfer method and information processing apparatus
US20080275926A1 (en) Storage system and method of copying data
US7590809B2 (en) Remote copy system
US8650339B2 (en) Control of data transfer
JPH10198607A (en) Data multiplexing system
CN108319430B (en) Method and device for processing IO (input/output) request
JP2002149499A (en) Remote copy system with integrity of data
US7694089B2 (en) Resource efficient remote copy pair for data retention
US7545746B2 (en) Computer system for controlling routed data amount
JP3497985B2 (en) External storage controller with remote transfer function
US20050223180A1 (en) Accelerating the execution of I/O operations in a storage system
JPH1185594A (en) Information processing system for remote copy
JP2003050675A (en) Data multiplexing system
KR980013090A (en) Data backup method in distributed real-time database management system (DBMS)
JP2767661B2 (en) Disk controller
JP2020135514A (en) Storage control device, storage control system, storage control method, and storage control program

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20031118

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081128

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081128

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091128

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101128

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101128

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111128

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111128

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121128

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121128

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131128

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees