JP2941005B2 - Storage controller - Google Patents

Storage controller

Info

Publication number
JP2941005B2
JP2941005B2 JP2162399A JP16239990A JP2941005B2 JP 2941005 B2 JP2941005 B2 JP 2941005B2 JP 2162399 A JP2162399 A JP 2162399A JP 16239990 A JP16239990 A JP 16239990A JP 2941005 B2 JP2941005 B2 JP 2941005B2
Authority
JP
Japan
Prior art keywords
storage device
data
processing
data transfer
queue buffer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2162399A
Other languages
Japanese (ja)
Other versions
JPH0452941A (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.)
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 JP2162399A priority Critical patent/JP2941005B2/en
Publication of JPH0452941A publication Critical patent/JPH0452941A/en
Application granted granted Critical
Publication of JP2941005B2 publication Critical patent/JP2941005B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Debugging And Monitoring (AREA)

Description

【発明の詳細な説明】 〔概要〕 主記憶装置とシステム記憶装置のような2つの記憶装
置を制御する記憶制御装置に関し, 2つの記憶装置間のデータ転送において障害が発生し
た場合でも,その影響を最小限にとどめることを目的と
し, 第1の記憶装置に対する処理要求を保持することがで
きるレジスタと,該レジスタは第2の記憶装置とのデー
タ送受のための処理要求が保持されているかどうかを検
出するデコーダ手段と,第2の記憶装置との間の送受デ
ータを一時的に格納することができるキューバッファ
と,当該キューバッファに格納されているデータの数を
管理するカウンタと,第2の記憶装置との間の送受デー
タ数を管理し,残り送受データがあるかどうかを検出す
ることができるデータ管理手段とを有し, 第1の記憶装置と第2の記憶装置の間でデータ転送中
に障害が発生した場合,宛先記憶装置への転送データの
書き込みを抑止して指定された転送データ数分の処理要
求のみを実行して終了させるように構成した。
DETAILED DESCRIPTION OF THE INVENTION [Summary] A storage control device for controlling two storage devices such as a main storage device and a system storage device. And a register capable of holding a processing request for the first storage device, and a register for determining whether a processing request for data transmission / reception to / from the second storage device is held. A queue buffer capable of temporarily storing transmission / reception data between the second storage device, a counter for managing the number of data stored in the queue buffer, And data management means for managing the number of data transmitted / received to / from the storage device and detecting whether there is remaining data to be transmitted / received. When a failure occurs during data transfer between the storage devices, writing of transfer data to the destination storage device is suppressed, and only processing requests for the specified number of transfer data items are executed and terminated. .

〔産業上の利用分野〕[Industrial applications]

本発明は,主記憶装置とシステム記憶装置のような2
つの記憶装置を制御する記憶制御装置に関し,特に2つ
の記憶装置間でのデータ転送中に障害が発生した時の記
憶制御装置における処理に関する。
The present invention relates to two storage systems, such as main storage and system storage.
The present invention relates to a storage controller that controls two storage devices, and more particularly to processing in a storage controller when a failure occurs during data transfer between two storage devices.

近年の情報処理装置においては,処理の高速化や処理
能力の増大をはかるために,主記憶装置の他に大容量の
システム記憶装置を備えるようになっている。システム
記憶装置に対する参照あるいは更新は,記憶制御装置に
よるシステム記憶装置と主記憶装置との間のデータ転送
によって行われる。記憶装置間のデータ転送は処理効率
を上げるために,一度の処理要求によって,ある程度ま
とまったデータ量を処理できるようになっている。この
とき,個々のデータを処理する際に障害が発生した場
合,未処理データに対して適切な処理が必要となってく
る。
2. Description of the Related Art In recent years, information processing apparatuses are provided with a large-capacity system storage device in addition to a main storage device in order to increase processing speed and processing capacity. Reference or update to the system storage device is performed by data transfer between the system storage device and the main storage device by the storage control device. In data transfer between storage devices, a certain amount of data can be processed by a single processing request in order to increase processing efficiency. At this time, if a failure occurs in processing individual data, appropriate processing is required for unprocessed data.

〔従来の技術〕[Conventional technology]

第3図は本発明が対象としている記憶制御装置の従来
例の構成図である。
FIG. 3 is a configuration diagram of a conventional example of a storage control device to which the present invention is directed.

第3図において,1はCPUやCHPなどの処理要求元装置で
あり,図の簡単化のため1個のみが示されている。
In FIG. 3, reference numeral 1 denotes a processing request source device such as a CPU or CHP, and only one device is shown for simplification of the drawing.

2は記憶制御装置である。 2 is a storage control device.

3は主記憶装置である。 3 is a main storage device.

4はシステム記憶装置である。 4 is a system storage device.

5はシステム記憶装置制御回路であり,システム記憶
装置4に対するデータの書き込み、読み出しを制御す
る。
A system storage device control circuit 5 controls writing and reading of data to and from the system storage device 4.

6は転送データ数管理回路であり,処理要求により指
示された転送データ数に基づき,処理の進行に伴う残り
データ数をシステム記憶装置制御回路5に指示する。
Reference numeral 6 denotes a transfer data number management circuit, which instructs the system storage device control circuit 5 on the number of remaining data associated with the progress of processing based on the number of transfer data specified by the processing request.

7はキューバッファであり,主記憶装置3とシステム
記憶装置4との間の転送データを入力順に一時的に保持
する。
Reference numeral 7 denotes a queue buffer which temporarily holds transfer data between the main storage device 3 and the system storage device 4 in the order of input.

8はキューバッファ管理回路であり,キューバッファ
7にデータが入力されるごとにアップカウント,キュー
バッファ7からデータが出力されるごとにダウンカウン
トして,キューバッファ7に保持されている転送データ
の数をシステム記憶装置制御回路5に指示する。
Reference numeral 8 denotes a queue buffer management circuit, which counts up each time data is input to the queue buffer 7 and counts down each time data is output from the queue buffer 7, and counts the transfer data held in the queue buffer 7. The number is indicated to the system storage control circuit 5.

9はデコーダであり,処理要求元装置1からの処理要
求のうち記憶装置間データ転送起動要求を検出し,シス
テム記憶装置制御回路5に通知する。
Reference numeral 9 denotes a decoder, which detects a data transfer activation request between storage devices among the processing requests from the processing request source device 1 and notifies the system storage device control circuit 5 of it.

10はレジスタであり,処理要求元装置1から入力され
た処理要求を保持するポートとなる。
Reference numeral 10 denotes a register, which is a port for holding a processing request input from the processing request source device 1.

11はプライオリティ選択回路であり,処理要求元装置
1その他の図示されていない装置からの処理要求につい
てプライオリティをとり,1つの処理要求を選択する。
Reference numeral 11 denotes a priority selection circuit, which takes priority on a processing request from the processing request source apparatus 1 or another apparatus (not shown) and selects one processing request.

動作時に処理要求元装置1から出力された記憶間デー
タ転送起動要求は,レジスタ10にセットされ,プライオ
リティ選択回路11によって選択されると,システム記憶
装置制御回路5を起動すると同時に,データ転送量が転
送データ数管理回路6にセットされる。要求に基づくシ
ステム記憶装置4から主記憶装置3へあるいは主記憶装
置3からシステム記憶装置4へのデータ転送は,キュー
バッファ管理回路8により,キューバッファ7を介して
おこなわれる。
The inter-storage data transfer activation request output from the processing request source device 1 during operation is set in the register 10, and when selected by the priority selection circuit 11, the system storage device control circuit 5 is activated and the data transfer amount is simultaneously reduced. It is set in the transfer data number management circuit 6. Data transfer from the system storage device 4 to the main storage device 3 or from the main storage device 3 to the system storage device 4 based on the request is performed by the queue buffer management circuit 8 via the queue buffer 7.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

従来の記憶装置間のデータ転送においては,個々のデ
ータ転送中に障害が発生しても,予め与えられたデータ
量を処理し終えるまで処理を継続しようとしていた。ま
た,重大な障害が発生した場合には,即座に処理を中断
していた。
In conventional data transfer between storage devices, even if a failure occurs during individual data transfer, the processing is intended to be continued until the processing of a given data amount is completed. In addition, when a serious failure occurred, the processing was immediately interrupted.

従って,記憶装置間のデータ転送を障害発生後も継続
した場合には,書き込み先の記憶装置上に誤ったデータ
を書き込んでしまったり,キューバッファにデータが残
ったままデータ転送を継続できない状態に陥って書き込
みできずにハングしてしまう等の問題を生じていた。
Therefore, if data transfer between storage devices is continued even after a failure occurs, erroneous data may be written to the write destination storage device, or data transfer may not be continued with data remaining in the queue buffer. There has been a problem that the data cannot be written and the data hangs.

また,データ転送を途中で中断した場合や,予め指定
された送受データ数と,対応する主記憶装置に対する処
理要求の数が一致しなくなった場合などは,データ転送
終了後も主記憶装置に対する処理要求が残存してしまう
可能性があり,主記憶装置の内容を破壊したり,後続の
記憶装置間のデータ転送に係わる主記憶装置に対する処
理要求と区別がつかなくなる等の問題を生じていた。
Further, when the data transfer is interrupted in the middle, or when the number of transmission / reception data specified in advance and the number of processing requests for the corresponding main storage device do not match, the processing for the main storage device after the data transfer is completed. There is a possibility that the request may remain, causing problems such as destroying the contents of the main storage device and making it indistinguishable from a processing request for the main storage device relating to data transfer between subsequent storage devices.

本発明は,記憶装置間のデータ転送において障害が発
生した場合でも,その影響を最小限にとどめ,後続の処
理が正しく開始できる状態にしておくとともに,記憶装
置内のデータの破壊を防ぐことのできるような記憶制御
装置を提供することを目的としている。
The present invention is intended to minimize the influence of a failure in data transfer between storage devices, to ensure that subsequent processing can be started correctly, and to prevent data in the storage device from being destroyed. It is an object of the present invention to provide a storage control device capable of performing such operations.

〔課題を解決するための手段〕[Means for solving the problem]

本発明は,記憶制御装置において,主記憶装置とシス
テム記憶装置などの2つの記憶装置の間でデータ転送を
しているときに障害が発生した場合,データ転送先の記
憶装置への書き込みを抑止して誤ったデータが書き込ま
れる可能性をなくすとともに,データ転送の処理要求の
処理は始めに指示されたデータ転送数だけ続行して終了
し,処理要求の残存による誤処理の発生の可能性をなく
すものである。
The present invention suppresses writing to a data transfer destination storage device when a failure occurs during data transfer between two storage devices such as a main storage device and a system storage device in a storage control device. In addition to eliminating the possibility of erroneous data being written, the processing of a data transfer processing request continues at the beginning for the number of data transfers specified at the beginning, and ends. To get rid of it.

第1図は本発明の原理的構成図である。 FIG. 1 is a diagram showing the basic configuration of the present invention.

図中,1は処理要求元装置,2は記憶制御装置,3は主記憶
装置(特許請求の範囲における第1の記憶装置に相
当),4はシステム記憶装置(特許請求の範囲における第
2の記憶装置に相当),5はシステム記憶装置制御回路,6
は転送データ数管理回路,7はキューバッファ,8はキュー
バッファ管理回路,9はデコーダ,10はレジスタ,11はプラ
イオリティ選択回路であり,それぞれの機能は第3図中
の従来例装置において説明したものと同じである。また
12は障害発生表示ラッチであり,何らかのデータ転送障
害が発生したときONにセットされる。13はゲートであ
り,記憶装置間のデータ転送を抑止する際に制御され
る。
In the figure, 1 is a processing request source device, 2 is a storage control device, 3 is a main storage device (corresponding to a first storage device in claims), and 4 is a system storage device (second storage device in claims). 5 is the system storage device control circuit, 6
Is a transfer data number management circuit, 7 is a queue buffer, 8 is a queue buffer management circuit, 9 is a decoder, 10 is a register, and 11 is a priority selection circuit, and their functions have been described in the conventional device in FIG. Same as the ones. Also
Numeral 12 is a fault occurrence latch, which is set to ON when any data transfer fault occurs. A gate 13 is controlled when data transfer between storage devices is suppressed.

処理要求元装置1からの記憶装置間データ転送起動要
求は,レジスタ10にセットされ,プライオリティ選択回
路11によって選択されると,システム記憶装置制御回路
5が起動され,同時にデータ転送量が転送データ数管理
回路6にセットされる。主記憶装置3とシステム記憶装
置4との間のデータ転送は,キューバッファ管理回路8
により,キューバッファ7を介しておこなわれる。
The data transfer start request between the storage devices from the processing request source device 1 is set in the register 10, and when selected by the priority selection circuit 11, the system storage device control circuit 5 is started, and at the same time, the data transfer amount is reduced by the transfer data number. It is set in the management circuit 6. Data transfer between the main storage device 3 and the system storage device 4 is performed by the queue buffer management circuit 8.
Is performed via the queue buffer 7.

このデータ転送中に障害が発生した場合には,障害発
生表示ラッチ12がONになるので,それに基づきキューバ
ッファ7に対する制御が抑止され,主記憶装置3に対す
る書き込みデータがゲートされるとともに,システム記
憶装置4に対する書き込みも禁止される。システム記憶
装置制御回路5は,ポート10に記憶装置間データ転送の
ための主記憶装置処理要求が保持されていることを検出
するデコーダ9の出力と,キューバッファ7中に残存し
ているデータ量を示すキューバッファ管理回路8の出力
と,残り転送データ数を示す転送データ数管理回路6の
出力とを参照することにより,主記憶装置3に対する処
理要求がすべて処理されたことを認識した後に,データ
転送処理を終了するように動作する。
If a failure occurs during this data transfer, the failure occurrence display latch 12 is turned on, so that the control of the queue buffer 7 is suppressed based on this, and the write data to the main storage device 3 is gated and the system storage Writing to the device 4 is also prohibited. The system storage device control circuit 5 outputs the output of the decoder 9 for detecting that the main storage device processing request for data transfer between the storage devices is held at the port 10 and the amount of data remaining in the queue buffer 7. After referring to the output of the queue buffer management circuit 8 indicating the number of transfer data and the output of the transfer data number management circuit 6 indicating the number of remaining transfer data, after recognizing that all the processing requests to the main storage device 3 have been processed, It operates to end the data transfer processing.

〔作用〕[Action]

本発明では,データ転送中の障害発生時に,データ転
送を抑止し,主記憶装置3に誤ったデータを書き込むこ
とを禁止できる。また,システム記憶装置4に対して
も,書き込みを禁止できる。さらに,主記憶装置3に対
する残存処理要求をすべて処理してしまうことにより,
主記憶装置3の内容を破壊することを防ぐと共に,後続
の記憶装置間のデータ転送を正しく開始できる状態にし
ておくことができる。
According to the present invention, when a failure occurs during data transfer, data transfer can be suppressed, and writing of erroneous data to the main storage device 3 can be prohibited. Also, writing to the system storage device 4 can be prohibited. Further, by processing all remaining processing requests to the main storage device 3,
The contents of the main storage device 3 can be prevented from being destroyed, and the data transfer between the subsequent storage devices can be correctly started.

〔実施例〕〔Example〕

第2図により本発明の実施例を説明する。図は実施例
装置の構成図であり,図中の要素1ないし12は第1図中
の同じ番号の要素に対応する。また第2図で追加された
13ないし16はゲート,17ないし37は信号線である。
An embodiment of the present invention will be described with reference to FIG. The figure is a block diagram of the apparatus of the embodiment, and elements 1 to 12 in the figure correspond to the elements of the same number in FIG. Also added in FIG.
13 to 16 are gates, and 17 to 37 are signal lines.

処理要求元装置1が記憶装置間データ起動要求および
それに伴う主記憶装置3に対する処理要求を発行する
と,この処理要求は信号線17によってポートとして用い
られるレジスタ10にセットされる。レジスタ10にセット
された処理要求は,信号線18より出力され,プライオリ
ティ選択回路11によって選択されるのを待つ。
When the processing request source device 1 issues a data activation request between storage devices and a processing request to the main storage device 3 accompanying the request, the processing request is set to the register 10 used as a port by the signal line 17. The processing request set in the register 10 is output from the signal line 18 and waits for selection by the priority selection circuit 11.

プライオリティ選択回路11によって記憶装置間データ
転送起動要求が選択されると,信号線20によりシステム
記憶装置制御回路5に対して記憶装置間データ転送の起
動が指示され,同時にデータ転送量が転送データ数管理
回路6にセットされる。
When the data transfer start request between the storage devices is selected by the priority selection circuit 11, the start of the data transfer between the storage devices is instructed to the system storage device control circuit 5 by the signal line 20, and at the same time, the data transfer amount becomes the transfer data number. It is set in the management circuit 6.

これにより,システム記憶装置制御回路5は,信号線
25によってキューバッファ7およびキューバッファ管理
回路8を初期化し、それから記憶装置間のデータ転送を
開始する。正常動作中,障害発生表示ラッチはOFFであ
り,このときゲート13ないし16は開いている。
As a result, the system storage device control circuit 5
The queue buffer 7 and the queue buffer management circuit 8 are initialized by 25, and then data transfer between the storage devices is started. During normal operation, the fault indication latch is OFF, and gates 13 and 16 are open at this time.

まず,主記憶装置3からシステム記憶装置4へのデー
タ転送の場合について説明する。
First, a case of data transfer from the main storage device 3 to the system storage device 4 will be described.

主記憶装置3からのデータ読み出し要求は,処理要求
元装置1より発行され,信号線17によりレジスタ10にセ
ットされる。この要求が信号線18によりプライオリティ
選択回路11によって選択されると,信号線19によって主
記憶装置3に読み出し要求が送られる。
The data read request from the main storage device 3 is issued from the processing request source device 1 and is set in the register 10 by the signal line 17. When this request is selected by the priority selection circuit 11 via the signal line 18, a read request is sent to the main storage device 3 via the signal line 19.

これにより主記憶装置3から信号線37によって読み出
しデータ出力されると,システム記憶装置制御回路5よ
り信号線28を用いてキューバッファ7へ入力指示信号が
出力される。この指示信号はゲート14を通り,信号線29
によりキューバッファ7に入力される。
As a result, when read data is output from the main storage device 3 via the signal line 37, an input instruction signal is output from the system storage device control circuit 5 to the queue buffer 7 using the signal line 28. This instruction signal passes through the gate 14 and the signal line 29
Is input to the queue buffer 7.

システム記憶装置4が信号線32に書き込みデータ受け
取り不可信号を信号出力していないときには,制御回路
5から信号線26によってキューバッファ7に出力指示が
出され,これがゲート13を通り信号線27からキューバッ
ファ7に入力されると,キューバッファ7より信号線23
にデータが出力される。このとき,制御回路5が信号線
34,ゲート15,信号線35により,書き込みデータが有効で
あることを示す信号を出力し,システム記憶装置4に書
き込みが指示される。
When the system storage device 4 does not output a write data reception disable signal to the signal line 32, an output instruction is issued from the control circuit 5 to the queue buffer 7 by the signal line 26, and this is transmitted through the gate 13 to the queue buffer 7 from the signal line 27. When input to the buffer 7, the signal is sent from the queue buffer 7 to the signal line 23.
The data is output to At this time, the control circuit 5
A signal indicating that the write data is valid is output by the signal 34, the gate 15, and the signal line 35, and the write is instructed to the system storage device 4.

主記憶装置3からシステム記憶装置4へのデータ転送
中に障害が発生した場合は,障害発生表示ラッチ12がON
にセットされ,信号線31によってゲート13ないし16が全
て禁止され,キューバッファ7への入力,キューバッフ
ァ7からの出力,システム記憶装置4に対する書き込み
指示,およびシステム記憶装置4からの書き込みデータ
受け取り不可を示す信号の参照が禁止される。
If a failure occurs during data transfer from the main storage device 3 to the system storage device 4, the failure occurrence display latch 12 is turned on.
And the gates 13 to 16 are all inhibited by the signal line 31, and the input to the queue buffer 7, the output from the queue buffer 7, the write instruction to the system storage device 4, and the reception of write data from the system storage device 4 are disabled Reference to the signal indicating is prohibited.

一方,記憶装置間データ転送のための主記憶装置3に
対する処理要求がレジスタ10に保持されているかどうか
がデコーダ9によって調べられ,その結果が信号線21に
出力される。
On the other hand, the decoder 9 checks whether a processing request for the main storage device 3 for data transfer between the storage devices is held in the register 10, and the result is output to the signal line 21.

また,予め指示されたデータ転送量に対応する処理が
残っているかどうかが転送データ数管理回路6から信号
線22に出力される。さらにキューバッファ管理回路8か
ら信号線30によって,障害が発生しなかったときにキュ
ーバッファ7に保持されているべきデータの有無が出力
される。
Further, whether or not processing corresponding to the data transfer amount designated in advance remains is output from the transfer data number management circuit 6 to the signal line 22. Further, the presence / absence of data to be held in the queue buffer 7 when no failure occurs is output from the queue buffer management circuit 8 via a signal line 30.

システム記憶装置制御回路5は,これらの情報によ
り,記憶装置間データ転送のための主記憶装置3に対す
る処理要求がすべて処理されたことを認識した後に,デ
ータ転送の処理を終了する。このとき信号線36によっ
て,障害発生表示ラッチ12がOFFにリッセトされ,ゲー
ト13ないし16は開かれる。
After recognizing that all processing requests to the main storage device 3 for data transfer between storage devices have been processed based on these pieces of information, the system storage device control circuit 5 ends the data transfer process. At this time, the fault occurrence display latch 12 is reset to OFF by the signal line 36, and the gates 13 to 16 are opened.

次に,システム記憶装置4から主記憶装置3へのデー
タ転送の場合について説明する。
Next, a case of data transfer from the system storage device 4 to the main storage device 3 will be described.

システム記憶装置4からの読み出しデータは,信号線
23に出力され,制御回路5からキューバッファ7に信号
線28,ゲート14から信号線29に出力されると,データは
キューバッファ7に入力される。また制御回路5からキ
ューバッファ7への出力指示が信号線26,ゲート13,信号
線27を経てキューバッファ7に出力されると,信号線24
にデータが出力される。
Data read from the system storage device 4 is transmitted through a signal line.
When the data is output from the control circuit 5 to the signal line 28 to the queue buffer 7 and from the gate 14 to the signal line 29, the data is input to the queue buffer 7. When an output instruction from the control circuit 5 to the queue buffer 7 is output to the queue buffer 7 via the signal line 26, the gate 13, and the signal line 27, the signal line 24
The data is output to

主記憶装置3への書き込みデータは,処理要求元装置
1より発行された主記憶装置3への書き込み要求ととも
にレジスタ10にセットされる。これが信号線18によりプ
ライオリティ選択回路11によって選択されると,信号線
19によって主記憶装置3に書き込み要求が送られる。
The write data to the main storage device 3 is set in the register 10 together with the write request to the main storage device 3 issued from the processing request source device 1. When this is selected by the priority selection circuit 11 by the signal line 18, the signal line
At 19, a write request is sent to the main storage device 3.

システム記憶装置4から主記憶装置3へのデータ転送
中に障害が発生した場合にも,障害発生表示ラッチ12が
セットされ,信号線31によってゲート13ないし16が禁止
されてキューバッファ7への入力,キューバッファ7か
らの出力が禁止される。
Even when a failure occurs during data transfer from the system storage device 4 to the main storage device 3, the failure occurrence display latch 12 is set, the gates 13 to 16 are inhibited by the signal line 31, and the input to the queue buffer 7 is performed. , Output from the queue buffer 7 is prohibited.

また,主記憶装置3からシステム記憶装置4へのデー
タ転送の場合と同様にして,記憶装置間データ転送のた
めの主記憶装置3に対する処理要求がすべて処理された
かどうかが調べられ,その後にデータ転送の処理を終了
する。このときも信号線36によって障害発生表示ラッチ
12がリセットされる。
In the same manner as in the case of data transfer from the main storage device 3 to the system storage device 4, it is checked whether all processing requests to the main storage device 3 for data transfer between storage devices have been processed. The transfer process ends. At this time, the fault occurrence latch
12 is reset.

以上のように,記憶装置間のデータ転送中に障害が発
生した場合には,無用なデータ書き込みを禁止すると同
時に,記憶装置間データ転送のための主記憶装置に対す
る処理要求がすべて処理された後にデータ転送の処理を
終了するように動作する。
As described above, when a failure occurs during data transfer between storage devices, useless data writing is prohibited, and after all processing requests to the main storage device for data transfer between storage devices are processed. It operates to end the data transfer process.

〔発明の効果〕〔The invention's effect〕

以上説明したように本発明によれば,記憶装置間のデ
ータ転送において障害が発生した場合でも,記憶装置内
のデータの破壊を防ぐことができるとともに,後続の処
理が正しく開始できる状態にしておくことができ,シス
テム記憶装置を使用するうえでの信頼性を著しく向上さ
せることができる。
As described above, according to the present invention, even when a failure occurs in data transfer between storage devices, it is possible to prevent data in the storage device from being destroyed and to set a state where subsequent processing can be started correctly. Therefore, the reliability in using the system storage device can be significantly improved.

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

第1図は本発明の原理的構成図,第2図は本発明実施例
装置の構成図,第3図は記憶制御装置の従来例の構成図
である。 第1図中 1:処理要求元装置 2:記憶制御装置 3:主記憶装置 4:システム記憶装置 5:システム記憶装置制御回路 6:転送データ数管理回路 7:キューバッファ 8:キューバッファ管理回路 9:デコーダ 10:レジスタ(ポート) 11:プライオリティ選択回路 12:障害発生表示ラッチ
FIG. 1 is a block diagram of the principle of the present invention, FIG. 2 is a block diagram of a device according to an embodiment of the present invention, and FIG. 3 is a block diagram of a conventional example of a storage control device. 1, a processing request source device 2: a storage control device 3: a main storage device 4: a system storage device 5: a system storage device control circuit 6: a transfer data number management circuit 7: a queue buffer 8: a queue buffer management circuit 9 : Decoder 10: Register (port) 11: Priority selection circuit 12: Failure occurrence display latch

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】第1の記憶装置および第2の記憶装置に接
続され,処理要求に応じて第1の記憶装置と第2の記憶
装置との間でデータの送受を行う機能をそなえた記憶制
御装置において, 第1の記憶装置に対する処理要求を保持することができ
るレジスタと,該レジスタに第2の記憶装置とのデータ
送受のための処理要求が保持されているかどうかを検出
するデコーダ手段と,第2の記憶装置との間の送受デー
タを一時的に格納することができるキューバッファと,
当該キューバッファに格納されているデータの数を管理
するキューバッファ管理回路と,第2の記憶装置との間
の送受データ数を管理し,残り送受データがあるかどう
かを検出することができるデータ管理手段とを有し, 第1の記憶装置と第2の記憶装置との間でデータ転送中
に障害が発生した場合,データ転送先の記憶装置への転
送データの書き込みを抑止して処理要求の処理を行い,
予め指定された送受データ数に対応する処理要求がその
後すべて処理された段階でデータ転送処理を終了するこ
とを特徴とする記憶制御装置。
A storage device connected to a first storage device and a second storage device and having a function of transmitting and receiving data between the first storage device and the second storage device in response to a processing request. In the control device, a register capable of holding a processing request for the first storage device, and decoder means for detecting whether the register holds a processing request for data transmission / reception to / from the second storage device, , A queue buffer capable of temporarily storing data transmitted to and received from the second storage device;
A queue buffer management circuit that manages the number of data stored in the queue buffer; and data that manages the number of data sent and received between the second storage device and can detect whether there is remaining data to be sent and received. Management means, and when a failure occurs during data transfer between the first storage device and the second storage device, the writing of the transfer data to the storage device at the data transfer destination is suppressed and the processing request is issued. Perform the processing of
A storage control device for terminating a data transfer process when all processing requests corresponding to a previously specified number of data to be transmitted and received have been processed.
【請求項2】請求項1において,発生した障害が,予め
指定された送受データ数と,対応する第1の記憶装置に
対する処理要求の数の一致が保証できないような障害で
ある場合には、残り送受データ数の有無にかかわらず第
1の記憶装置に対する処理要求がすべて処理され終えた
段階でデータ転送処理を終了することを特徴とする記憶
制御装置。
2. The method according to claim 1, wherein the fault is a fault for which it is not possible to guarantee that the number of data to be transmitted and received specified in advance and the number of processing requests to the corresponding first storage device cannot be guaranteed. What is claimed is: 1. A storage control device, wherein a data transfer process is terminated when all processing requests for a first storage device have been processed, regardless of whether there is remaining data to be transmitted or received.
JP2162399A 1990-06-20 1990-06-20 Storage controller Expired - Fee Related JP2941005B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2162399A JP2941005B2 (en) 1990-06-20 1990-06-20 Storage controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2162399A JP2941005B2 (en) 1990-06-20 1990-06-20 Storage controller

Publications (2)

Publication Number Publication Date
JPH0452941A JPH0452941A (en) 1992-02-20
JP2941005B2 true JP2941005B2 (en) 1999-08-25

Family

ID=15753862

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2162399A Expired - Fee Related JP2941005B2 (en) 1990-06-20 1990-06-20 Storage controller

Country Status (1)

Country Link
JP (1) JP2941005B2 (en)

Also Published As

Publication number Publication date
JPH0452941A (en) 1992-02-20

Similar Documents

Publication Publication Date Title
EP0166272B1 (en) Processor bus access
JPS5847050B2 (en) I/O interrupt system
JPH09230840A (en) Fifo device for graphic drawing engine
EP0071782B1 (en) Multi subchannel adapter with a single status/address register
RU2137182C1 (en) Execution of data processing instruction
US5129072A (en) System for minimizing initiator processor interrupts by protocol controller in a computer bus system
JP2941005B2 (en) Storage controller
JP2859178B2 (en) Data transfer method between processors and ring buffer memory for data transfer between processors
JPH02135562A (en) Queue buffer control system
JPS63180153A (en) Line-back control system for cache memory
JP3162459B2 (en) Data processing device
JPH05265789A (en) Memory copy system
JP2674886B2 (en) Data rescue method
JPH0131224B2 (en)
JPS5820058B2 (en) Data advance reading method
JPH05197669A (en) System bus interface circuit
JPS61206045A (en) Information processing system
JP2803616B2 (en) I / O bus interface control method
JPS6252342B2 (en)
JPS6043549B2 (en) Data transfer control method
JPH10143444A (en) Fault processing system
JPS6225359A (en) Processing request control system for information processing system
JPH02183342A (en) Interruption controller
JPH06295268A (en) Bus interface circuit
JPS6240558A (en) Communication processor

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees