JPH05189163A - Multiple write disk sub system - Google Patents

Multiple write disk sub system

Info

Publication number
JPH05189163A
JPH05189163A JP4002158A JP215892A JPH05189163A JP H05189163 A JPH05189163 A JP H05189163A JP 4002158 A JP4002158 A JP 4002158A JP 215892 A JP215892 A JP 215892A JP H05189163 A JPH05189163 A JP H05189163A
Authority
JP
Japan
Prior art keywords
disk
data
write
host
disk device
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.)
Pending
Application number
JP4002158A
Other languages
Japanese (ja)
Inventor
Yoshihiro Azumi
義弘 安積
Yoshinaga Kuwabara
善祥 桑原
Shigeru Kijiro
茂 木城
Akira Kurano
昭 倉野
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 JP4002158A priority Critical patent/JPH05189163A/en
Publication of JPH05189163A publication Critical patent/JPH05189163A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve system throughput by once writing data from a controller and executing the multiple holding of the data. CONSTITUTION:A controller 103 is provided with a data transfer means to select one disk device 105 out of plural disk devices 105, 107 and 109 and to transfer data from a host 101 to this disk device 105 when a multiple write processing request is issued from the host 101. The plural disk devices 105, 107 and 109 successively connected to the controller 103 are provided with monitoring means to monitor data transferred to one disk device while receiving a monitoring instruction from the controller 103, memories 105b, 107b and 109b to temporarily store the monitored transferred data, and write processing control means to write the transferred data stored in the memories 105b, 107b and 109b to disk drives 105a, 107a and 109a.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、複数のディスク装置が
これらを制御する制御装置に芋ずる式に接続され、ホス
トからのデータをいくつかの該ディスク装置が多重保持
する多重書きディスクサブシステム、およびこれに用い
られるディスク装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multiple-write disk subsystem in which a plurality of disk devices are connected to a control device for controlling them in a rumbling manner and data from a host is held in multiplex by the disk devices. , And a disk device used therefor.

【0002】[0002]

【従来の技術】情報処理システムに用いられるディスク
サブシステムでは、制御装置の配下に複数個のディスク
ドライブを、インタフェ−スケ−ブルを用いて、芋づる
式に接続し制御する方式が用いられている。このような
ディスクサブシステムにおいて、ディスクドライブの障
害によるデ−タの損失、破壊を防止し信頼性を高めるた
めのディスク多重書き方式が一般に知られている。
2. Description of the Related Art In a disk subsystem used in an information processing system, a system is used in which a plurality of disk drives under a control device are connected and controlled in a potato-like manner using an interface cable. .. In such a disk subsystem, a disk multiple write method is generally known to prevent data loss and destruction due to a disk drive failure and to improve reliability.

【0003】従来のディスク多重書き制御方式には、制
御装置にメモリバッファを有し、ホストからの出力デー
タを、多重化されたディスクドライブ群のいづれかの一
つのディスクドライブに書き込み処理を行うのと同時
に、制御装置のメモリバッファに出力データを格納し、
ホストからの出力処理が終了した後、制御装置が残りの
ディスクドライブに繰返し書き込み処理を行う方式があ
る。
The conventional disk multiplex write control system has a memory buffer in a control device and writes output data from a host into one of the multiplexed disk drive groups. At the same time, store the output data in the memory buffer of the controller,
There is a method in which after the output processing from the host is completed, the control device repeatedly performs the write processing on the remaining disk drives.

【0004】また、ホストからの出力データを制御装置
内のメモリバッファに格納したのみでホストとの入出力
処理を終了し、ホストからの入出力処理とは非同期に、
制御装置が多重化されたディスクドライブのそれぞれに
書き込み処理を行う方式も知られている。さらに、この
ような多重書き制御方式において、ディスクドライブの
位置付け処理時に多重化されたディスクドライブのそれ
ぞれに同時に位置付け要求を発行し、早く完了したもの
から書き込み処理を行う制御方式も公知である(特開昭
55-135955号公報)。
Further, the input / output processing with the host is completed only by storing the output data from the host in the memory buffer in the control unit, and asynchronously with the input / output processing from the host,
There is also known a method in which a control device performs a writing process on each of the multiplexed disk drives. Further, in such a multiple write control system, there is also known a control system in which a positioning request is simultaneously issued to each of the multiplexed disk drives during the positioning process of the disk drive, and the writing process is performed from the one completed earlier (special feature). Kaisho
55-135955).

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記の
様ないづれの制御方式においても、 一つの出力データに対して制御装置が多重化された
ディスクドライブ群のそれぞれに書き込み処理を行わな
ければならないため、制御装置にかかるオーバヘッドが
大きくシステムスループットの劣化を招く。 多重化されたディスクドライブのそれぞれに対して
データ転送処理を行うため、データ転送パスの占有時間
が大きくなり、システムスループットの劣化を招く。 というような問題点があった。
However, even in each of the above control methods, since the control device has to write the output data to each of the multiplexed disk drive groups, The overhead on the control device is large and the system throughput is deteriorated. Since the data transfer processing is performed for each of the multiplexed disk drives, the occupied time of the data transfer path becomes large, and the system throughput is deteriorated. There was such a problem.

【0006】本発明は、このような従来の問題点に着目
してなされたもので、制御装置から1回のデータ書き込
み処理で、そのデータを多重保持でき、システムスルー
プットを向上させることができる多重書きディスクサブ
システムおよびこれに用いられるディスク装置を提供す
ることを目的とする。
The present invention has been made by paying attention to such a conventional problem, and it is possible to hold multiple data in a single data write process from the control device and improve the system throughput. An object of the present invention is to provide a writing disk subsystem and a disk device used for the writing disk subsystem.

【0007】[0007]

【課題を解決するための手段】前記問題点を解決するた
めには、制御装置からの一回のデータ書き込み処理で、
多重化されたディスクドライブそれぞれに書き込み処理
を行えば良い。しかし、多重化されたそれぞれのディス
クドライブの回転が相互に同期していないため、書き込
みレコードへの位置付け処理の完了のタイミングに差異
が生じ、一回のデータ転送でそれぞれのディスクドライ
ブに書き込み処理を行うことが出来ない。これは、制御
装置がディスクドライブの位置付け、読みだし、書き込
みの制御を行う際にディスクドライブの回転に同期して
命令を発行しなければならないことに起因する。
In order to solve the above-mentioned problems, one data writing process from the control device
The writing process may be performed on each of the multiplexed disk drives. However, since the rotations of the multiplexed disk drives are not synchronized with each other, there is a difference in the timing of completion of the positioning process to the write record, and the write process is performed on each disk drive with one data transfer. I can't do it. This is because the control device has to issue a command in synchronization with the rotation of the disk drive when controlling the positioning, reading and writing of the disk drive.

【0008】そこで、本願では、以下のような多重書き
ディスクサブシステムを提供する。
Therefore, the present application provides the following multiple writing disk subsystem.

【0009】複数のディスク装置がこれらを制御する制
御装置に芋ずる式に接続され、ホストからのデータをい
くつかの該ディスク装置が多重保持する多重書きディス
クサブシステムにおいて、前記制御装置は、前記ホスト
からの多重書き込み処理要求が発行されると、複数の前
記ディスク装置のうち、一のディスク装置を選択し、該
一のディスク装置に前記ホストからのデータを転送する
データ転送手段と、複数の前記ディスクのうち、前記一
のディスクを除く1または2以上のディスク装置に対し
て、該一のディスクへの転送データをモニタリングする
よう指示するモニタリング指示手段とを、備え、複数の
前記ディスク装置は、前記ホストからのデータを格納す
るディスクドライブと、前記制御装置からのモニタリン
グ指示を受けて、前記一のディスク装置への転送データ
をモニタリングするモニタリング手段と、モニタリング
した前記転送データを一時的に格納するメモリと、前記
メモリ格納された前記転送データを前記ディスクドライ
ブに書き込み処理させる書き込み処理制御手段とを、備
えていることを特徴とするものである。
In a multiple-write disk subsystem in which a plurality of disk devices are connected to a control device for controlling them in a rumbling manner, and some of the disk devices hold multiple data, the control device is configured to: When a multiple write processing request is issued from the host, one disk device is selected from among the plurality of disk devices, and a data transfer unit that transfers data from the host to the one disk device, and a plurality of data transfer means. Among the disks, a monitoring instruction unit for instructing one or more disk devices other than the one disk to monitor the transfer data to the one disk is provided, and the plurality of disk devices are provided. A disk drive for storing data from the host, and a monitoring instruction from the control device, A monitoring unit for monitoring transfer data to the disk device, a memory for temporarily storing the monitored transfer data, and a write processing control unit for writing the transfer data stored in the memory into the disk drive. And are provided.

【0010】[0010]

【作用】ホストより多重書きディスクサブシステムに書
き込み要求があると、制御装置は、複数のディスク装置
の内の一のディスク装置を選択し、この一のディスク装
置にホストからのデータおよび制御命令を出力すると同
時に、他のディスク装置に対し転送データと制御命令と
のモニタリング開始指示を発行する。その後、制御装置
は、一のディスク装置のみに位置付け処理要求と書き込
み処理要求を発行する。モニタリング開始指示を受けた
他のディスク装置のモニタリング手段は、一のディスク
装置への転送データと制御命令をモニタリングし、自メ
モリバッファ内に格納する。そして、他のディスク装置
の書き込み処理制御手段が、制御装置からの書き込み処
理要求とは非同期に自メモリバッファ内に格納された転
送データを自ディスクドライブに書き込み処理させる。
When the host makes a write request to the multiple-write disk subsystem, the control device selects one of the plurality of disk devices and sends the data and control command from the host to this one disk device. At the same time as outputting, a monitoring start instruction of transfer data and a control instruction is issued to another disk device. After that, the control device issues a positioning process request and a write process request to only one disk device. The monitoring means of the other disk device that has received the monitoring start instruction monitors the transfer data and the control command to the one disk device and stores them in its own memory buffer. Then, the write processing control means of the other disk device causes the own disk drive to write the transfer data stored in the own memory buffer asynchronously with the write processing request from the control device.

【0011】このように、制御装置から一のディスク装
置のみに出力されたれたデータは、他のディスク装置に
書き込まれ、データの多重書きが可能となる。
As described above, the data output from the control device to only one disk device is written to the other disk device, and the multiple writing of data becomes possible.

【0012】[0012]

【実施例】以下、本発明に係る多重書きディスクサブシ
ステムの一実施例について、図面を用いて説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a multiple writing disk subsystem according to the present invention will be described below with reference to the drawings.

【0013】図1に、本実施例の多重書きディスクサブ
システムの構成図を示す。中央処理装置101 と制御装置
103 とは、一本又は複数本の中央処理装置・制御装置間
インタフェース信号線102 によって接続されている。制
御装置103 配下には、複数個のディスク装置105,107,10
9 がインタフェース信号線104によって芋づる式に接続
されている。これらのディスク装置105,107,109は、制
御装置103によって、同一のデータを保持する多重書き
ディスク装置群111 として制御されている。また、ディ
スク装置105,107,109には、それぞれ、ディスクドライ
ブ105a,107a,109aと、メモリバッファ105b,107b,109b
と、MPU105c,107c,109cと、ROM105d,107d,109dと
が設けられている。なお、本実施例において、モニタリ
ング手段と書き込み処理制御手段とは、ディスク装置10
5,107,109に設けられているROM105d,107d,109dと、
この中に記憶されているプログラムを実行するMPU10
5c,107c,109cとで構成されている。
FIG. 1 is a block diagram of the multiple write disk subsystem of this embodiment. Central processing unit 101 and control unit
103 is connected by one or a plurality of central processing unit / control unit interface signal lines 102. A plurality of disk devices 105, 107, 10 are provided under the control device 103.
9 is connected by an interface signal line 104 in a potato-like manner. These disk devices 105, 107, 109 are controlled by the control device 103 as a multiple write disk device group 111 holding the same data. Further, the disk devices 105, 107 and 109 respectively include disk drives 105a, 107a and 109a and memory buffers 105b, 107b and 109b.
And MPUs 105c, 107c and 109c and ROMs 105d, 107d and 109d. In the present embodiment, the monitoring means and the write processing control means are the disk device 10
ROM105d, 107d, 109d provided in 5,107,109,
MPU10 that executes the program stored in this
It is composed of 5c, 107c, and 109c.

【0014】中央処理装置101 からこの多重書きディス
ク装置群111 に書き込み処理要求が発行されると、制御
装置103は、多重書きディスク装置群111 の内の一つ、
例えば、ディスク装置105 を選択し、残りの多重書きデ
ィスク装置群111 のディスク装置、例えば、ディスク装
置107 にモニタリング開始命令を発行する。
When a write processing request is issued from the central processing unit 101 to the multiple write disk device group 111, the control device 103 causes one of the multiple write disk device groups 111,
For example, the disk device 105 is selected, and a monitoring start command is issued to the disk device of the remaining multiple write disk device group 111, for example, the disk device 107.

【0015】その後、制御装置103 は、最初に選択した
ディスク装置105 に対して位置付け処理命令を発行し、
位置付けのパラメータを転送する。ディスク装置105
は、位置付け処理を開始する。すると、ディスク装置10
7のモニタリング手段は、ディスク装置105 に対して発
行された位置付け処理命令と位置付けパラメータをモニ
タリングし、これを自メモリバッファ107b 内に格納す
る。その後、ディスク装置107 は、自メモリバッファ10
7b 内に格納されている位置付け処理命令と位置付けパ
ラメータに従い、位置付け処理を開始する。ディスクド
ライブ105a の位置付け処理の完了を制御装置103 が検
知すると、ディスク装置105 に対して書き込み処理要求
を発行して、書き込みデータを転送し、ディスクドライ
ブ105a への書き込み処理を行う。ディスク装置107のモ
ニタリング手段は、自ディスクドライブ107a の位置付
け処理の完了・未完了に係らず、ディスク装置105 に対
しての書き込み処理命令と転送データをモニタリング
し、自メモリバッファ107b内に格納する。ディスク装置
107 は、自ディスクドライブ107aの位置付け処理が完了
すると、自メモリバッファ107b内に格納されている書き
込み処理命令に基づき、同じく格納されている書き込み
データをディスク上に書き込む。この様にして、制御装
置103が一つのディスク装置105に対し書き込み処理を行
うだけで複数のディスク装置に多重書きが可能となる。
なお、ここでは、ディスク装置105のみに、モニタリン
グ指示を出し、ディスク装置105,107により多重保持を
実現しているが、ディスク装置109にもモニタリング指
示を出して、3台のディスク装置105,107,109により多
重保持を実現するようにしてもよい。
Thereafter, the control device 103 issues a positioning processing command to the disk device 105 selected first,
Transfers positioning parameters. Disk unit 105
Starts the positioning process. Then, the disk device 10
The monitoring means 7 monitors the positioning processing command and positioning parameter issued to the disk device 105, and stores them in its own memory buffer 107b. After that, the disk device 107 operates in its own memory buffer 10.
The positioning process is started according to the positioning command and the positioning parameter stored in 7b. When the control device 103 detects the completion of the positioning process of the disk drive 105a, it issues a write process request to the disk device 105, transfers the write data, and performs the write process to the disk drive 105a. The monitoring means of the disk device 107 monitors the write processing command and transfer data for the disk device 105 regardless of whether the positioning process of the own disk drive 107a is completed or not, and stores it in the own memory buffer 107b. Disk device
When the positioning process of the own disk drive 107a is completed, the 107 writes the write data stored therein on the disk based on the write processing command stored in the own memory buffer 107b. In this way, the control device 103 can perform multiple writing on a plurality of disk devices only by performing a writing process on one disk device 105.
Note that, here, the monitoring instruction is issued only to the disk device 105 and the multiple holding is realized by the disk devices 105 and 107, but the monitoring instruction is also issued to the disk device 109 and the multiple holding is performed by the three disk devices 105, 107 and 109. It may be realized.

【0016】次に、制御命令と転送データのモニタリン
グについて、図2のシーケンスチャートを用いて説明す
る。
Next, monitoring of control commands and transfer data will be described with reference to the sequence chart of FIG.

【0017】制御装置103 から各ディスク装置105,107,
109への制御信号線は、おもに、制御命令有効信号線201
、データ転送制御信号線202 、データ転送パス203 か
らなる。また、ディスク装置105,107,109から制御装置1
03への信号線は、おもに、制御命令受領信号線204 、デ
ータ受領信号線205 からなる。制御装置103 から、選択
されたディスク装置105 へ制御命令が発行されるとき
は、データ転送パス203に制御命令を設定し、制御命令
有効信号線201 を有効とする。選択されたディスク装置
105 は、制御命令を受領すると、制御命令受領信号線20
4 を有効とする。この時、モニタリングするディスク装
置107 は、データ転送パス203 を読み取り、自メモリバ
ッファ107b 内の制御命令格納テーブル208 に格納す
る。制御装置103 が引き続いてデータを転送するとき
は、転送単位ごとにデータ転送パス203にデータを設定
し、データ転送制御信号線202 を有効にする。選択され
たディスク装置105 は転送データを受領すると、データ
受領信号線205 を有効にする。この時、モニタリングす
るディスク装置107 は転送データをモニタリングし、自
メモリバッファ107b 内のデータ格納用バッファ209 に
格納すると共に、制御命令格納テーブル208 内に格納ア
ドレスを格納する。この様にして、モニタリングするデ
ィスク装置107は、繰返し制御装置103 から選択された
ディスク装置105 へ発行される制御命令と転送データを
モニタリングし、自メモリバッファ107b 内に記憶す
る。
From the control device 103 to the disk devices 105, 107,
The control signal line to 109 is mainly the control command valid signal line 201.
, A data transfer control signal line 202 and a data transfer path 203. In addition, from the disk device 105,107,109 to the control device 1
The signal lines to 03 mainly include a control command reception signal line 204 and a data reception signal line 205. When the control device 103 issues a control command to the selected disk device 105, the control command is set in the data transfer path 203 and the control command valid signal line 201 is made valid. Selected disk device
Upon receiving the control command, the 105 receives the control command reception signal line 20.
4 is valid. At this time, the monitoring disk device 107 reads the data transfer path 203 and stores it in the control command storage table 208 in its own memory buffer 107b. When the control device 103 continues to transfer data, it sets the data in the data transfer path 203 for each transfer unit and enables the data transfer control signal line 202. When the selected disk device 105 receives the transfer data, it activates the data reception signal line 205. At this time, the monitoring disk device 107 monitors the transfer data, stores it in the data storage buffer 209 in its own memory buffer 107b, and stores the storage address in the control command storage table 208. In this way, the monitoring disk device 107 monitors the control command and transfer data issued from the repetitive control device 103 to the selected disk device 105 and stores it in its own memory buffer 107b.

【0018】次に、モニタリングするディスク装置107
が行うディスクドライブ107aへの書き込み処理につい
て、図3と図4を用いて説明する。
Next, the disk device 107 to be monitored
The writing process to the disk drive 107a performed by the above will be described with reference to FIGS.

【0019】制御装置103から、トラック位置付け命令
と位置付けパラメータ、レコード位置付け命令とレコー
ド位置付けパラメータ、書き込み処理命令と書き込みデ
ータ、の順序で発行された場合、この順序に従って、制
御命令格納テーブル208 とデータ格納用バッファ209 に
格納される。モニタリングしたディスク装置107 は、こ
の制御命令格納テーブル208 からトラック位置付け命令
と、データ格納用バッファ209 のパラメータ格納アドレ
スの示すアドレスからトラック位置付けパラメータを読
み取り、ディスクに対して位置付け制御を行う(処理40
1 )。トラックの位置付け処理が完了すると、次に、レ
コード位置付け命令と、データ格納用バッファ209 のパ
ラメータ格納アドレスの示すアドレスからレコード位置
付けパラメータを読み取り、レコード位置付け処理を行
う(処理402 )。その後、書き込み命令に基づき、デー
タ格納アドレスの示すアドレスからデータ転送を開始す
る(処理403 )。この様にしてトラックへの書き込み処
理を行う。
When the control device 103 issues a track positioning command and positioning parameter, a record positioning command and record positioning parameter, a write processing command and write data in this order, the control command storage table 208 and data storage are executed in this order. Buffer 209. The monitored disk device 107 reads the track positioning parameter from the control command storage table 208 and the address indicated by the parameter storage address of the data storage buffer 209, and performs positioning control on the disk (process 40).
1). When the track locating process is completed, the record locating parameter is read from the record locating command and the address indicated by the parameter storage address of the data storage buffer 209, and the record locating process is performed (process 402). Then, based on the write command, data transfer is started from the address indicated by the data storage address (process 403). In this way, the writing process to the track is performed.

【0020】なお、制御装置103が直接データを書き込
むディスク装置の選択方法としては、予め一つのディス
ク装置をマスタディス装置として定めておいてもよい
が、多重書きディスク装置群111の全てのディスク装置
に対して位置付け処理命令を発行し、最も早く位置付け
が完了したものを選択する方法であってもよい。この場
合、制御装置103 がモニタリング開始命令を発行するタ
イミングは、書き込み処理命令を発行する前となり、書
き込み処理命令と転送データがモニタリングされ、メモ
リバッファに格納されることになる。
As a method of selecting a disk device to which the control device 103 directly writes data, one disk device may be determined in advance as a master disk device, but all the disk devices in the multiple write disk device group 111 Alternatively, a method of issuing a positioning processing instruction to and selecting the one whose positioning is completed earliest may be used. In this case, the control device 103 issues the monitoring start instruction before issuing the write processing instruction, and the write processing instruction and the transfer data are monitored and stored in the memory buffer.

【0021】さらに、制御装置103が直接書き込み処理
を行うディスクドライブにおいても、制御装置103から
転送された制御命令と転送データを一度自メモリバッフ
ァ内に格納し、制御装置からの制御命令とは非同期に書
き込み処理を行ってもよい。
Further, even in the disk drive in which the control device 103 directly performs the writing process, the control command and the transfer data transferred from the control device 103 are once stored in the own memory buffer and asynchronous with the control command from the control device. The writing process may be performed.

【0022】[0022]

【発明の効果】本発明には、主に以下の効果がある。The present invention mainly has the following effects.

【0023】 制御装置からの多重化されたディスク
装置群への書き込み処理が、ディスク装置の多重度に依
存せずに、単一のディスク装置に対する書き込み処理に
要する時間と同等の時間で可能となり、スループットが
従来の多重書きディスクサブシステムと比較して向上す
る。
The writing process from the control device to the multiplexed disk device group can be performed in a time equivalent to the time required for the writing process to a single disk device, without depending on the multiplicity of the disk device. Throughput is improved compared to conventional multiple write disk subsystems.

【0024】 多重書きサブシステムのデータ転送パ
スの占有率が、従来の多重書きディスクサブシステムと
比較して多重度分の1となり、サブシステムのスループ
ットが向上する。
The occupancy of the data transfer path of the multiple write subsystem is 1 / multiplicity as compared with the conventional multiple write disk subsystem, and the throughput of the subsystem is improved.

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

【図1】本発明に係る一実施例の多重書きディスクサブ
システムの構成図である。
FIG. 1 is a configuration diagram of a multiple write disk subsystem according to an embodiment of the present invention.

【図2】本発明に係る一実施例の多重書きディスクサブ
システムのシーケンスチャートである。
FIG. 2 is a sequence chart of a multiple write disk subsystem according to an embodiment of the present invention.

【図3】本発明に係る一実施例のメモリバッファ内の構
成を示す説明図である。
FIG. 3 is an explanatory diagram showing a configuration in a memory buffer of one embodiment according to the present invention.

【図4】本発明に係る一実施例のディスクドライブへの
書き込み処理の制御の流れを示す説明図である。
FIG. 4 is an explanatory diagram showing a flow of control of write processing to a disk drive according to an embodiment of the present invention.

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

101…中央処理装置、102…中央処理装置・制御装置間イ
ンタフェース信号線、103…制御装置、104…制御装置・
ディスク装置間インタフェース信号線、105,107,109…
ディスク装置、105a,107a,109a…ディスクドライブ、1
05b,107b,109b…メモリバッファ、105c,107c,109c…M
PU、105d,107d,109d…ROM、111…多重書きディス
クドライブ群、208…制御命令格納テーブル、209…デー
タ格納用バッファ。
101 ... Central processing unit, 102 ... Central processing unit / control unit interface signal line, 103 ... Control unit, 104 ... Control unit
Disk device interface signal lines, 105, 107, 109 ...
Disk device, 105a, 107a, 109a ... Disk drive, 1
05b, 107b, 109b ... Memory buffer, 105c, 107c, 109c ... M
PU, 105d, 107d, 109d ... ROM, 111 ... Multiple writing disk drive group, 208 ... Control instruction storage table, 209 ... Data storage buffer.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 倉野 昭 神奈川県小田原市国府津2880番地 株式会 社日立製作所小田原工場内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Akira Kurano 2880 Kozu, Odawara City, Kanagawa Stock Company Hitachi Ltd. Odawara Factory

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】複数のディスク装置がこれらを制御する制
御装置に芋ずる式に接続され、ホストからのデータをい
くつかの該ディスク装置が多重保持する多重書きディス
クサブシステムにおいて、 前記制御装置は、 前記ホストからの多重書き込み処理要求が発行される
と、複数の前記ディスク装置のうち、一のディスク装置
を選択し、該一のディスク装置に前記ホストからのデー
タを転送するデータ転送手段と、 複数の前記ディスクのうち、前記一のディスクを除く1
または2以上のディスク装置に対して、該一のディスク
への転送データをモニタリングするよう指示するモニタ
リング指示手段と、を備え、 複数の前記ディスク装置は、 前記ホストからのデータを格納するディスクドライブ
と、 前記制御装置からのモニタリング指示を受けて、前記一
のディスク装置への転送データをモニタリングするモニ
タリング手段と、 モニタリングした前記転送データを一時的に格納するメ
モリと、 前記メモリ格納された前記転送データを前記ディスクド
ライブに書き込み処理させる書き込み処理制御手段と
を、備えていることを特徴とする多重書きディスクサブ
システム。
1. A multiple-write disk subsystem in which a plurality of disk devices are connected to a control device for controlling them in a rumbling manner, and a plurality of the disk devices hold multiple data in a multiple write disk subsystem. When a multiple write processing request is issued from the host, one disk device is selected from among the plurality of disk devices, and a data transfer unit that transfers data from the host to the one disk device, 1 of the plurality of disks, excluding the one disk
Or a monitoring instruction means for instructing two or more disk devices to monitor transfer data to the one disk, and the plurality of disk devices are disk drives for storing data from the host. Monitoring means for monitoring transfer data to the one disk device in response to a monitoring instruction from the control device, a memory for temporarily storing the monitored transfer data, the transfer data stored in the memory And a write processing control means for causing the disk drive to perform write processing.
【請求項2】複数のディスク装置がこれらを制御する制
御装置に芋ずる式に接続され、ホストからのデータをい
くつかの該ディスク装置が多重保持する多重書きディス
クサブシステムのディスク装置において、 複数の前記ディスク装置は、 前記ホストからのデータを格納するディスクドライブ
と、 複数の前記ディスク装置のうち一のディスク装置へ、前
記制御装置が前記ホストからのデータを転送すると、該
データをモニタリングするモニタリング手段と、 モニタリングした前記データを一時的に格納するメモリ
と、 前記制御装置からの書き込み処理要求とは非同期に、前
記メモリ格納された前記データを前記ディスクドライブ
に書き込み処理させる書き込み処理制御手段とを備えて
いることを特徴とする多重書きディスクサブシステムの
ディスク装置。
2. A disk device of a multiple-write disk subsystem, wherein a plurality of disk devices are connected to a control device for controlling them in a rumbling manner, and some of the disk devices hold multiple data in a multiple write disk subsystem. The disk device is a disk drive that stores data from the host, and a monitoring device that monitors the data when the controller transfers the data from the host to one of the plurality of disk devices. Means, a memory for temporarily storing the monitored data, and a write processing control means for causing the disk drive to write the data stored in the memory asynchronously with a write processing request from the control device. Multiple writing disk subsystem characterized by having Disk device.
JP4002158A 1992-01-09 1992-01-09 Multiple write disk sub system Pending JPH05189163A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4002158A JPH05189163A (en) 1992-01-09 1992-01-09 Multiple write disk sub system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4002158A JPH05189163A (en) 1992-01-09 1992-01-09 Multiple write disk sub system

Publications (1)

Publication Number Publication Date
JPH05189163A true JPH05189163A (en) 1993-07-30

Family

ID=11521552

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4002158A Pending JPH05189163A (en) 1992-01-09 1992-01-09 Multiple write disk sub system

Country Status (1)

Country Link
JP (1) JPH05189163A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8964361B2 (en) 2010-07-21 2015-02-24 Teradyne, Inc. Bulk transfer of storage devices using manual loading
US9001456B2 (en) 2010-08-31 2015-04-07 Teradyne, Inc. Engaging test slots
US9459312B2 (en) 2013-04-10 2016-10-04 Teradyne, Inc. Electronic assembly test system
US9779780B2 (en) 2010-06-17 2017-10-03 Teradyne, Inc. Damping vibrations within storage device testing systems
US10725091B2 (en) 2017-08-28 2020-07-28 Teradyne, Inc. Automated test system having multiple stages
US11754622B2 (en) 2020-10-22 2023-09-12 Teradyne, Inc. Thermal control system for an automated test system
US11754596B2 (en) 2020-10-22 2023-09-12 Teradyne, Inc. Test site configuration in an automated test system
US11867749B2 (en) 2020-10-22 2024-01-09 Teradyne, Inc. Vision system for an automated test system
US11899042B2 (en) 2020-10-22 2024-02-13 Teradyne, Inc. Automated test system
US11953519B2 (en) 2020-10-22 2024-04-09 Teradyne, Inc. Modular automated test system

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9779780B2 (en) 2010-06-17 2017-10-03 Teradyne, Inc. Damping vibrations within storage device testing systems
US8964361B2 (en) 2010-07-21 2015-02-24 Teradyne, Inc. Bulk transfer of storage devices using manual loading
US9001456B2 (en) 2010-08-31 2015-04-07 Teradyne, Inc. Engaging test slots
US9459312B2 (en) 2013-04-10 2016-10-04 Teradyne, Inc. Electronic assembly test system
US10725091B2 (en) 2017-08-28 2020-07-28 Teradyne, Inc. Automated test system having multiple stages
US11754622B2 (en) 2020-10-22 2023-09-12 Teradyne, Inc. Thermal control system for an automated test system
US11754596B2 (en) 2020-10-22 2023-09-12 Teradyne, Inc. Test site configuration in an automated test system
US11867749B2 (en) 2020-10-22 2024-01-09 Teradyne, Inc. Vision system for an automated test system
US11899042B2 (en) 2020-10-22 2024-02-13 Teradyne, Inc. Automated test system
US11953519B2 (en) 2020-10-22 2024-04-09 Teradyne, Inc. Modular automated test system

Similar Documents

Publication Publication Date Title
US5398324A (en) Sytem for efficiently storing same data in duplex storage by using single storage controller
JPH05189163A (en) Multiple write disk sub system
CN101201725B (en) Tape recording apparatus and data write-control method
JPH11175261A (en) Control method for disk
JPH0612190A (en) Magnetic disk control system
JPH09128159A (en) Storage device
US20030229758A1 (en) Magnetic disk device
JPS5931743B2 (en) Duplex system
JP3260613B2 (en) Information processing device
JPH0721748B2 (en) Magnetic disk controller
JPH07319720A (en) System switching method for processor
JPS6374170A (en) Control system for magnetic disk
JPH08297917A (en) Data copying system
JPS61208119A (en) Disk controller
JPH05257609A (en) Method for continuous writing process of disk device
JPH0359454B2 (en)
JPH05158620A (en) Device and method for magnetic disk data transfer
JPH0567022A (en) High speed data access system
JPH08221333A (en) Ic card device
JPH04247514A (en) Additional memory control system for terminal equipment
JPS6340058B2 (en)
JPH0520165A (en) System bus controller
WO1987004824A1 (en) Apparatus and method for increased system bus utilization in a data processing system
JPS6041123A (en) Magnetic disc control device
JPH0869358A (en) Data read system for dual file