JP3019175B2 - Improved mirrored array disk and its data input / output method - Google Patents

Improved mirrored array disk and its data input / output method

Info

Publication number
JP3019175B2
JP3019175B2 JP4231615A JP23161592A JP3019175B2 JP 3019175 B2 JP3019175 B2 JP 3019175B2 JP 4231615 A JP4231615 A JP 4231615A JP 23161592 A JP23161592 A JP 23161592A JP 3019175 B2 JP3019175 B2 JP 3019175B2
Authority
JP
Japan
Prior art keywords
data
sets
disk
write
array
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
JP4231615A
Other languages
Japanese (ja)
Other versions
JPH0659823A (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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP4231615A priority Critical patent/JP3019175B2/en
Publication of JPH0659823A publication Critical patent/JPH0659823A/en
Application granted granted Critical
Publication of JP3019175B2 publication Critical patent/JP3019175B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、情報処理機器等で用い
られる補助記憶装置に関し、特に高速なデータの入出
力、読み出しデータの高い信頼性を求められる補助記憶
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an auxiliary storage device used in information processing equipment and the like, and more particularly to an auxiliary storage device which requires high-speed data input / output and high reliability of read data.

【0002】[0002]

【従来の技術】磁気ディスク装置や光ディスク装置(以
下、単にディスク装置と呼ぶ)単体による補助記憶装置
では、1台1台のディスク装置に別個のデータが記録さ
れることが多く、何らかの原因で書き込んだデータが破
壊されると、磁気テープ等の他の媒体に記録されている
データを再書き込みする等のデータのリカバリ操作を必
要とした。
2. Description of the Related Art In an auxiliary storage device composed of a single magnetic disk device or an optical disk device (hereinafter simply referred to as a disk device), separate data is often recorded in each disk device. When the data was destroyed, a data recovery operation such as rewriting data recorded on another medium such as a magnetic tape was required.

【0003】これを改善するため、「ミラードディス
ク」や「アレイディスク」の名称で、複数のディスク装
置に冗長なデータを記録し、書き込んだデータの一部が
破壊されても、ディスク装置に残った正当なデータから
破壊されたデータを復元することができる補助記憶装置
が考案されている。
To improve this, redundant data is recorded on a plurality of disk devices under the name of "mirrored disk" or "array disk", and even if a part of the written data is destroyed, the data remains on the disk device. An auxiliary storage device capable of restoring corrupted data from legitimate data has been devised.

【0004】すなわち、「ミラードディスク」は、通常
2台のディスク装置に同一のデータを書き込んで、読み
出し時には2つのディスク装置からの読み出しデータの
比較を行い、片方のディスク装置の内容が破壊されたこ
とにより2つの読み出しデータが異なった場合には、予
め書き込み時に付加しておいたパリティ等の冗長データ
で正しいとデータを選択することにより、データの信頼
性を向上しようとするものである。なお、「ミラードデ
ィスク」はソフトウェアで実現されることが多い。
[0004] That is, in the case of a "mirrored disk", the same data is usually written to two disk devices, and at the time of reading, the data read from the two disk devices are compared, and the contents of one disk device are destroyed. If the two read data are different from each other, it is intended to improve the reliability of the data by selecting the correct data from the redundant data such as parity added in advance at the time of writing. The “mirror disk” is often realized by software.

【0005】一方、「アレイディスク」では、図12に
示すように書き込みデータを適当な単位に分割して、デ
ィスク装置内の記録媒体の回転を同期させた複数台のデ
ィスク装置に同時に記録するものである。「アレイディ
スク」への書き込み時には、各ディスク装置にECC等
の冗長データも記録しておくようにする。
[0005] On the other hand, an "array disk" divides write data into appropriate units as shown in FIG. 12 and simultaneously records the data on a plurality of disk devices in which the rotation of a recording medium in the disk device is synchronized. It is. When writing to the "array disk", redundant data such as ECC is recorded in each disk device.

【0006】この結果、複数台のディスク装置のうち、
1台のディスク装置の内容が丸々破壊された場合には、
まずECC等の冗長データで記録内容が破壊されたディ
スク装置を特定し、他のディスク装置の記録内容から破
壊されたディスク装置の記録内容を生成する事によっ
て、正しいデータを取り出すことができる。「アレイデ
ィスク」では複数のディスク装置に同時に読み書きを行
うため、1台のディスク装置に比べ、データの読み書き
に要する時間が短いという長所ももつ。
As a result, of the plurality of disk devices,
If the contents of one disk unit are completely destroyed,
First, by identifying the disk device whose recorded content has been destroyed by redundant data such as ECC and generating the recorded content of the destroyed disk device from the recorded content of another disk device, correct data can be extracted. The “array disk” simultaneously reads and writes data from and to a plurality of disk devices, and thus has the advantage that the time required to read and write data is shorter than that of a single disk device.

【0007】[0007]

【発明が解決しようとする課題】以上の「ミラードディ
スク」と「アレイディスク」の考えを組み合わせると、
2組の「アレイディスク」に同じデータを読み書きし
て、高速にデータの読み書きができながら、読み出しデ
ータの信頼性を向上させることのできる図13に示すよ
うな「ミラードアレイディスク」(以下これを「単純型
ミラードアレイディスク」と呼んで本発明の「改良型ミ
ラードアレイディスク」と区別する)を考えることがで
きる。
When the above-mentioned "mirrored disk" and "array disk" are combined,
"Mirrored array disk" (hereinafter referred to as "mirror array disk") as shown in FIG. 13 that can read and write the same data to two sets of "array disks" and improve the reliability of read data while reading and writing data at high speed. The term "simple mirrored array disk" may be used to distinguish it from the "improved mirrored array disk" of the present invention.

【0008】しかしながら、「単純型ミラードアレイデ
ィスク」は、それぞれのディスク装置にECC等の冗長
データを書き込むことになるため、「単純型ミラードア
レイディスク」全体ではより多くの冗長データをかかえ
ることになる。
However, since the "simple type mirrored array disk" writes redundant data such as ECC into each disk device, the "simple type mirrored array disk" as a whole has more redundant data. .

【0009】また、1組目の「アレイディスク」のある
ディスク装置と2組目の「アレイディスク」のあるディ
スク装置には全く同じデータが記録されることになるた
め、データ書き込み時に4台のディスク装置で同時にバ
ーストエラー(連続誤り)が生じると、その部分につい
ては有意なデータが完全に読み出せなくなってしまう可
能性がある。
Further, since exactly the same data is recorded in the disk device having the first set of “array disks” and the disk device having the second set of “array disks”, four data units are written at the time of data writing. If a burst error (continuous error) occurs simultaneously in the disk device, significant data may not be completely read from that portion.

【0010】さらに、2組の「アレイディスク」に対す
るデータ書き込みが同時に行われるようになっている
と、データ書き込みの最中に電源の瞬断等が生じてデー
タ書き込みが中断した場合、2組の「アレイディスク」
とも書き込み中だったところの記録内容が破壊され、論
理的に有意なデータがどちらの「アレイディスク」から
も読み出せなくなってしまう可能性がある。
Furthermore, if data writing to two sets of "array disks" is performed simultaneously, if the data writing is interrupted due to an instantaneous interruption of the power supply during the data writing, two sets of data are interrupted. "Array Disk"
In either case, the recorded contents during writing may be destroyed, and logically significant data may not be able to be read from either “array disk”.

【0011】本発明は上述の問題点に鑑みて、2組の
「アレイディスク」のディスク装置にECC(エラー訂
正コード)等の多くの冗長データを書き込む必要がな
く、アレイディスクの各ディスク装置にはそれぞれ互い
に異なるパターンでデータを記録することでバーストエ
ラーが発生しても失われるデータを少なくすることがで
きるとともに、電源の瞬断等で書き込み動作が中断して
も論理的に有意なデータが残りデータの読出しを可能に
する改良型ミラードアレイディスク及びそのデータ入出
力方式を提供することを目的としている。
In view of the above problems, the present invention eliminates the need to write a large amount of redundant data such as ECC (Error Correction Code) into two sets of "array disk" disk devices. By recording data in mutually different patterns, it is possible to reduce the amount of data lost even if a burst error occurs, and to maintain logically significant data even if the write operation is interrupted due to an instantaneous power interruption. It is an object of the present invention to provide an improved mirrored array disk capable of reading remaining data and a data input / output method therefor.

【0012】[0012]

【課題を解決するための手段】上記目的を達成するため
本発明の改良型ミラードアレイディスク及びそのデータ
入出力方式は、n台の磁気ディスク装置または光ディス
ク装置等のディスク装置と制御機構からなる2組のアレ
イディスクと、内部にn×nの記憶要素をもち最右列と
最下列の記憶要素に他の記憶要素に収納されるデータの
パリティを格納し、前記2組のアレイディスク内の各デ
ィスク装置に分割の仕方を変えて書き込まれる書き込み
データを一時格納する書き込みデータバッファ部と、内
部にこの書き込みデータバッファ部と同じ記憶要素をも
ち、2組のアレイディスクから読み出される読出しデー
タを1組のアレイディスク毎に別々に一時収納する2組
の読出しデータバッファ部と、2組の読出しデータバッ
ファ部に収納されたデータの比較および前記パリティか
ら、ECC等の冗長データ記録方式によらない読出しデ
ータの正当性検査を行い、データ書き込み後のデータ破
壊が起きたアレイディスク内のディスク装置が1台まで
である限り特定することができる検査部と、これ等各部
を制御する制御部を備えている。
In order to achieve the above object, an improved mirrored array disk of the present invention and a data input / output method thereof comprise a disk device such as n magnetic disk devices or optical disk devices and a control mechanism. A set of array disks, and parity of data stored in other storage elements are stored in the rightmost column and the bottom column of storage elements having n × n storage elements therein. A write data buffer unit for temporarily storing write data to be written to the disk device by changing the division manner, and one set of read data read from two sets of array disks, having the same storage elements as the write data buffer unit inside Two sets of read data buffer units that are temporarily stored separately for each array disk, and are stored in two sets of read data buffer units. Based on the comparison of the data and the parity, a validity check of the read data is performed without depending on the redundant data recording method such as the ECC, and the data is destroyed after the data write. And a control unit for controlling these units.

【0013】また、このように構成された改良型ミラー
ドアレイディスクを用いて、2組のアレイディスクに対
する書き込みタイミングを同時ではなく順次行うことに
より、データの書き込み中に電源の瞬断等が生じて書き
込み動作が中断しても、2組のアレイディスクのどちら
が書き込み状態にあったかを示すフラグを記録しておく
ことにより、復電後にフラグを調べて論理的に有意なデ
ータが残った方のアレイディスクを選択できるようにし
たデータの入出力方式であることを特徴としている。
Further, by using the improved mirrored array disk configured as described above to write the data to the two sets of array disks sequentially instead of simultaneously, a power interruption or the like may occur during data writing. Even if the write operation is interrupted, a flag indicating which of the two sets of array disks was in the write state is recorded, so that the flag is checked after the power is restored, and the logical disk with logically significant data remains. Is a data input / output method that allows the user to select the data.

【0014】また、このようなデータの入出力方式と同
等の効果を有し、前記2組のアレイディスクと順次接続
することで同時に異なるデータの書き込みを行うことに
より、書き込みデータバッファ部2枚分以上の容量のデ
ータを連続書き込む場合は短時間の書き込みを可能にす
る3組の書き込みデータバッファ部を備えている。
In addition, it has the same effect as such a data input / output method, and by sequentially connecting the two sets of array disks, simultaneously writing different data, it is possible to write data in two write data buffer units. In the case of continuously writing data having the above capacity, three sets of write data buffer units are provided to enable short-time writing.

【0015】また、この様な構成において、同じ効果を
有しながら構成要素を減らすため3組の書き込みデータ
バッファ部と読出しデータバッファ部を共通にした書き
込み/読出しデータバッファ部を備えている。
Further, in such a configuration, in order to reduce the number of components while having the same effect, a write / read data buffer unit having a common set of three write data buffer units and a read data buffer unit is provided.

【0016】また、上記の書き込み時間を短縮する3組
の書き込みデータバッファ部を備えた構成と同じ効果を
有しながら、制御部による内部制御を簡単にするための
各々カスケード接続された頭初の書き込みデータバッフ
ァ部を2組備えている。
In addition, while having the same effect as the above-mentioned configuration having three sets of write data buffers for shortening the write time, each of the cascade-connected first and second cascade-connected devices for simplifying the internal control by the control unit. Two sets of write data buffers are provided.

【0017】また、このような構成において同じ効果を
有しながら構成要素を減らすため2組の書き込みデータ
バッファ部と読出しデータバッファ部を共通にした書き
込み/読出しデータバッファ部を備えている。
Further, in order to reduce the number of components while having the same effect in such a configuration, a write / read data buffer unit having two sets of a write data buffer unit and a read data buffer unit in common is provided.

【0018】また、頭初の改良型ミラードアレイディス
クを用いて、2組のアレイディスク内の各ディスク装置
に対する書き込みデータの授受順序を並べ換え、同時に
同じデータが渡らないようにして2組のアレイディスク
で同時書き込みを行い、書き込みデータが書き込みデー
タバッファ部1枚分しかない場合でも、上記3組の書き
込みデータバッファを有する構成の場合よりも短時間で
データ書き込みができるデータ入出力方式であることを
特徴としている。
Also, using the first improved mirrored array disk, the order of transfer of write data to each disk device in the two sets of array disks is rearranged so that the same data is not transferred at the same time. It is a data input / output method capable of writing data in a shorter time than in the configuration having the above three sets of write data buffers even when writing is performed simultaneously and write data is only for one write data buffer unit. Features.

【0019】また、このようなデータ入出力方式と同等
の効果を有し、外部からの書き込みデータバッファ部へ
のデータ入力と書き込みデータバッファ部からアレイデ
ィスクへのデータ出力タイミングの競合を穏やかに行う
ため上記書き込みデータの授受順序の並べ換え方式の書
き込みデータバッファ部を2組備えたことを特徴として
いる。
In addition, it has the same effect as the above data input / output method, and gently competes for data input from the outside to the write data buffer unit and data output timing from the write data buffer unit to the array disk. For this reason, two sets of write data buffer units are arranged in the rearrangement system of the write data transfer order.

【0020】また、このような構成において同じ効果を
有しながら構成要素を減らすため、2組の書き込みデー
タバッファ部と読出しデータバッファ部を共通にした書
き込み/読出しデータバッファ部を備えている。
Further, in order to reduce the number of components while having the same effect in such a configuration, a write / read data buffer unit having two sets of a write data buffer unit and a read data buffer unit in common is provided.

【0021】[0021]

【作用】上記構成によれば、本発明の改良型ミラードア
レイディスク及びデータ入出力方式では、制御部の制御
によりデータの読み書きが行われる。書き込み時は書き
込むデータを、まずマトリクス状に配置された記憶要素
を内部に持つ書き込みデータバッファに格納し、そこか
ら互いに異なる分割パターンで、2組のアレイディスク
に書き込まれる。
According to the above arrangement, in the improved mirrored array disk and data input / output method of the present invention, data is read and written under the control of the control unit. At the time of writing, data to be written is first stored in a write data buffer having storage elements arranged in a matrix therein, and then written to two sets of array disks in different division patterns from each other.

【0022】一方、データ読出し時は、まず、2組のア
レイディスクから書き込みデータバッファと同じ構成の
2組の読出しデータバッファにデータを収納する。読出
しデータバッファ上でマトリクス状に展開された2組の
アレイディスクからの1組毎のデータは、検査部で検査
される。2組の読出しデータバッファのデータに相違が
あった場合は、パリティ検査によりデータの誤りが検出
された方を出力しないようにする。このようにして、E
CC等の冗長データを用いずとも正しいデータ出力が可
能となり、2組の読出しデータバッファでデータの異っ
た箇所と、パリティエラーが生じた読出しデータバッフ
ァがどちらかによって、読出しデータに誤りのあったア
レイディスク内のディスク装置を特定することが可能と
なる。
On the other hand, when reading data, first, data is stored from two sets of array disks into two sets of read data buffers having the same configuration as the write data buffer. Each set of data from the two sets of array disks developed in a matrix on the read data buffer is checked by the check unit. If there is a difference between the data in the two sets of read data buffers, the one in which the data error is detected by the parity check is not output. Thus, E
Correct data can be output without using redundant data such as CCs. Depending on the location of the data that differs between the two sets of read data buffers and the read data buffer in which a parity error has occurred, there is an error in the read data. It is possible to specify a disk device in the array disk that has been set.

【0023】あるいは、この様な構成で2組のアレイデ
ィスクに同時に同じデータの書き込みを行うと電源の瞬
断事故等が生じたときに、書き込み中の箇所の記録内容
が2組のアレイディスクとも破壊されてしまう。そこで
同一データは2組のアレイディスクに対して時間差をお
いて書き込み、電源瞬断事故時は2組のアレイディスク
のどちらが書き状態にあったかを示すフラグを記録して
おき、復電後にフラグを参照して、どちらかのアレイデ
ィスクには常に論理的に有意なデータが残るので2組の
アレイディスクともデータが破壊されることはなくなり
必ず一方から有意なデータを得ることができる。
Alternatively, if the same data is simultaneously written to two sets of array disks in such a configuration, when an instantaneous power failure or the like occurs, the recorded contents of the portion being written are changed to two sets of array disks. It will be destroyed. Therefore, the same data is written to two sets of array disks with a time lag, and in the event of a power failure, a flag indicating which of the two sets of array disks was in the write state is recorded, and the flag is referred to after the power is restored. Since logically significant data always remains in one of the array disks, the data is not destroyed in both of the two sets of array disks, and significant data can always be obtained from one of the two arrays.

【0024】あるいは、1組のアレイディスクにデータ
を書き込んでからもう1組のアレイディスクに書き込む
方式では書き時間が長くなるので、書き込みデータバッ
ファを3組とか2組等複数設けて、これを2組のアレイ
ディスクに対して切り換えながら使用するか、バケツリ
レー式にデータを渡して行くかして、2組のアレイディ
スクに同時に異なるデータを書き込むことで、書き込み
時の電源瞬断に対する耐性はそのままに、データの書き
込み時間を短縮することができる。
Alternatively, a method of writing data to one set of array disks and then writing data to another set of array disks requires a long write time. Therefore, a plurality of write data buffers, such as three sets or two sets, are provided. By writing different data to two sets of array disks at the same time, either by switching between sets of array disks or by passing data in a bucket-relay manner, the durability against power interruption during writing remains the same. In addition, data writing time can be reduced.

【0025】あるいは、この様な構成で複数個の書き込
みデータバッファと2組の読出しデータバッファを共用
にすれば構成点数を減らすことができる。
Alternatively, if a plurality of write data buffers and two sets of read data buffers are shared in such a configuration, the number of components can be reduced.

【0026】あるいは、書き込みデータバッファの数は
1個のままで、2組のアレイディスクに対し順番を入れ
換えて書き込みデータが同じにならないようにしながら
データを渡せば、少量のデータ書き込みの際も書き込み
時間を短縮することができる。
Alternatively, if the number of write data buffers is kept one and the data is transferred to two sets of array disks while changing the order so that the write data does not become the same, even when writing a small amount of data, Time can be reduced.

【0027】[0027]

【実施例】以下、本発明の実施例を図に基づいて説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below with reference to the drawings.

【0028】図1に本発明の第1の実施例による「改良
型ミラードアレイディスク」の基本的な型のブロック図
を示す。この図で「アレイディスク1」1、「アレイデ
ィスク2」2は、同じ記憶容量をもつ「ディスク装置」
n台(図1では、nは5)からなる「アレイディスク」
である。また「書き込みデータバッファ部」3は内部に
n×n(図1の実施例では5×5)個の記憶要素をマト
リックス状にもち、それぞれの記憶要素には、論理的に
有意な単位に分割された書き込みデータが一時的に収納
されるようにする。
FIG. 1 is a block diagram of a basic type of "improved mirrored array disk" according to the first embodiment of the present invention. In this figure, “array disk 1” 1 and “array disk 2” 2 are “disk devices” having the same storage capacity.
An “array disk” consisting of n units (n is 5 in FIG. 1)
It is. The “write data buffer unit” 3 internally has n × n (5 × 5 in the embodiment of FIG. 1) storage elements in a matrix, and each storage element is divided into logically significant units. The stored write data is temporarily stored.

【0029】つぎに動作について説明する。Next, the operation will be described.

【0030】 図1の「改良型ミラードアレイディス
ク」へのデータの書き込みは、「制御部」7の制御のも
と、以下のように行われる。まず、書き込まれるべきデ
ータは、「書き込みデータバッファ部」3に収納され
る。このとき、図2に示すように「書き込みデータバッ
ファ部」3の最右列と最下の記憶要素には、他の記憶
要素に収納されたデータのパリティを格納するようにす
る。次に「書き込みデータバッファ部」3のデータのう
ち、記憶要素No.1、(n+1),(2n+1)…
(図1では、1,6,11,16,21)は「アレイデ
ィスク1」1の1台目のディスク装置に、記憶要素N
o.2、(n+2),(2n+2)…は2台目のディス
ク装置に…というようにデータを割りふる。一方、「ア
レイディスク2」2に対しては、記憶要素No.1〜n
(図1ではNo.1〜5)のデータは1台目のディスク
装置に、記憶要素No.(n+1)〜2n(図1ではN
o.6〜10)のデータは2台目のディスク装置に…と
いうようにデータを割りふる。
Data writing to the “improved mirrored array disk” in FIG. 1 is performed as follows under the control of the “control unit” 7. First, data to be written is stored in the “write data buffer unit” 3. At this time, as shown in FIG. 2, the storage elements in the rightmost column and the bottom row of the “write data buffer unit” 3 store the parity of data stored in other storage elements. Next, among the data of the “write data buffer section” 3, the storage element No. 1, (n + 1), (2n + 1) ...
(In FIG. 1, 1, 6, 11, 16, 21) are the storage elements N in the first disk device of "array disk 1" 1.
o. 2, (n + 2), (2n + 2)... Are allocated to the second disk device. On the other hand, for the “array disk 2” 2, the storage element No. 1 to n
The data of Nos. 1 to 5 in FIG. 1 are stored in the first disk device in the storage element No. (N + 1) to 2n (in FIG. 1, N
o. The data of 6 to 10) is allocated to the second disk device and so on.

【0031】一方、データの読み出しは、以下のような
手順で行われる。「アレイディスク1」1から読み出し
たデータは「読み出しデータバッファ部1」4に、「ア
レイディスク2」2からのデータは「読み出しデータバ
ッファ部2」5にひとまず収納する。「検査部」6は
「読み出しデータバッファ部1」4、「読み出しデータ
バッファ部2」5に収納されたデータの比較、及び、パ
リティによる読み出しデータの正当性の検査をおこな
う。いずれかの「アレイディスク」にデータ破壊が生じ
「読み出しデータバッファ部1」4、「読み出しデータ
バッファ部2」5の内容が異なった場合には、パリティ
による検査の結果正しいと考えられる側の「読み出しデ
ータバッファ部」のデータを出力するようにする。
On the other hand, data reading is performed in the following procedure. The data read from the “array disk 1” 1 is stored in the “read data buffer unit 1” 4 and the data from the “array disk 2” 2 is stored in the “read data buffer unit 2” 5 for the time being. The “inspection unit” 6 compares the data stored in the “read data buffer unit 1” 4 and the “read data buffer unit 2” 5 and checks the validity of the read data using parity. If data is destroyed in any one of the "array disks" and the contents of the "read data buffer unit 1" 4 and the "read data buffer unit 2" 5 are different, " The data of the "read data buffer unit" is output.

【0032】上記のようなデータの読み書きを行ってい
て、図3の×印のところで2組の「アレイディスク」
1,2からの読み出しデータの不一致が生じたとき、2
組の「読み出しデータバッファ部」4,5のパリティチ
ェックを行って、「読み出しデータバッファ部2」5の
方にパリティエラーが検出された場合には、「アレイデ
ィスク2」2の3台目のディスク装置の記録内容が破壊
されたと考えることができ、故障装置を特定できる。こ
の方法によって、「アレイディスク」1,2内の各ディ
スク装置にECC等の冗長データを記録しておかなくて
も、正常なデータが読み出せなかったディスク装置が特
定できるようになる。
Reading and writing of data as described above are performed, and two sets of "array disks" are shown at the crosses in FIG.
When there is a mismatch between the read data from 1 and 2, 2
When the parity check of the read data buffer units 4 and 5 of the set is performed and a parity error is detected in the read data buffer unit 2 5, the third disk of the array disk 2 2 It can be considered that the recorded content of the disk device has been destroyed, and the failed device can be specified. By this method, even if redundant data such as ECC is not recorded in each of the disk devices in the "array disks" 1 and 2, the disk device from which normal data could not be read can be specified.

【0033】更に、上記の読み書きで、図4のようなパ
ターンで2組の「読み出しデータバッファ部」4,5の
データ不一致がたびたび検出される場合は、検査部6
は、「アレイディスク1」1の2台目のディスクでバー
ストエラーが多発していると考えて、このディスク装置
は不良であると判断し、読み出しデータとしては、「ア
レイディスク1」1からの読み出しデータが収納されて
いる「読み出しデータバッファ部1」4を無視し、「読
み出しデータバッファ部2」5を出力するように指示す
る。これにより、バーストエラーの影響は受けずに済
む。また、ディスク装置不良の判断にもとづき、そのデ
ィスク装置を予防交換することも考えられる。
Further, in the above read / write operation, if data mismatch between the two sets of "read data buffer units" 4, 5 in the pattern shown in FIG.
Considers that a burst error has occurred frequently on the second disk of the “array disk 1” 1, determines that this disk device is defective, and reads data from the “array disk 1” 1 It instructs to output “read data buffer unit 2” 5 ignoring “read data buffer unit 1” 4 in which read data is stored. This eliminates the effect of the burst error. It is also conceivable to replace the disk device preventively based on the determination of the disk device failure.

【0034】さて、上記の実施例では、2組の「アレイ
ディスク」1,2にデータを書き込むタイミングについ
ては一切考慮していない。2組の「アレイディスク」
1,2のディスク装置に同時に同じデータが書き込まれ
ている最中に、電源の瞬断等が生じて書き込み動作が中
断すると2組の「アレイディスク」1,2の同じデータ
の記録箇所が論理的に破壊されてしまい、有意なデータ
を読み出すことができなくなってしまう。
In the above embodiment, no consideration is given to the timing of writing data to the two sets of "array disks" 1 and 2. Two sets of "array disks"
While the same data is being written to the disk devices 1 and 2 at the same time, if the write operation is interrupted due to a power interruption or the like, the same data recording location of the two sets of “array disks” 1 and 2 becomes logical. The data is destroyed, and significant data cannot be read.

【0035】そこで、第2の実施例によるデータ入出力
方式として「書き込みデータバッファ部」3の内容を、
まず「アレイディスク1」1に書き込み、この書き込み
が終了した後に「アレイディスク2」2に書き込むよう
にし、「アレイディスク1」1、「アレイディスク2」
2各々のデータ書き込み開始時と終了時に本発明の「改
良型ミラードアレイディスク」のいずれかの場所に、
「アレイディスク」1,2が書き込み状態にあるかどう
かを示すフラグを(電源が断になってもその状態が保持
されるような形で)記録するようにする。このようにし
ておけば、一方の「アレイディスク」への書き込み中に
電源の瞬断がおきても、もう一方の「アレイディスク」
は書き込み中でないため論理的に有意なデータが残るよ
うになる。復電後、前出のフラグの状態を調べることに
より、2組の「アレイディスク」のうち、どちらの方が
電源断によって破壊されなかったかを知ることができ、
論理的に有意なデータが残った「アレイディスク」を選
択できる。
Therefore, the contents of the “write data buffer unit” 3 are described as a data input / output method according to the second embodiment.
First, the data is written to the "array disk 1" 1, and after the writing is completed, the data is written to the "array disk 2" 2. The "array disk 1" 1 and the "array disk 2"
2 At the start and end of each data write, somewhere in the "improved mirrored array disk" of the present invention,
A flag indicating whether or not the "array disks" 1 and 2 are in the write state is recorded (in such a manner that the state is maintained even when the power is turned off). In this way, even if a power interruption occurs during writing to one “array disk”, the other “array disk”
Is not writing, logically significant data remains. After the power is restored, by examining the state of the aforementioned flag, it is possible to know which of the two sets of "array disks" has not been destroyed by the power interruption,
An "array disk" in which logically significant data remains can be selected.

【0036】上記の実施例で、書き込み時の電源瞬断等
による書き込み中断に対する読み出しデータの信頼性は
改善されるが、2組の「アレイディスク」1,2に順次
データを書き込むため「単純型ミラードアレイディス
ク」に比べ書き込みに必要な時間が長くなるという欠点
が生じる。
In the above embodiment, the reliability of the read data with respect to the interruption of the writing due to the momentary interruption of the power supply at the time of the writing is improved. However, since the data is sequentially written to the two sets of "array disks" 1 and 2, the "simple type" There is a disadvantage that the time required for writing is longer than that of the "mirrored array disk".

【0037】そこで図5の本発明の第3の実施例に示す
ように「書き込みデータバッファ部」3を3組もち、表
1に示すような手順で「書き込みデータバッファ部」3
−1,3−2,3−3を切り換えて使用するようにし、
「書き込みデータバッファ部」3×2枚分以上のデータ
を連続して書き込む場合には、短い時間でデータの書き
込みができるようになる。このとき、それぞれの「アレ
イディスク」1,2への書き込み開始時と終了時には、
「アレイディスク」1,2が書き込み状態にあるかない
かを示すフラグと各ディスク装置への書き込み位置を示
す情報を(電源が断になってもその状態が保持されるよ
うな形で)「改良型ミラードアレイディスク」内のいず
れかの箇所に記録するようにしておく。このようにすれ
ば、2組の「アレイディスク」1,2に同時に異なるデ
ータが書き込まれるようになるので、電源の瞬断があっ
たときには、復電後、フラグの状態と書き込み位置を示
す情報を調べれば、2組の「アレイディスク」1,2の
うちから論理的に有意なデータを引き出すことができ
る。
Therefore, as shown in the third embodiment of the present invention shown in FIG. 5, three "write data buffer units" 3 are provided, and the "write data buffer unit" 3
-1, 3-2, 3-3 are switched and used,
In the case of continuously writing 3 × 2 or more data in the “write data buffer unit”, data can be written in a short time. At this time, at the start and end of writing to the respective "array disks" 1 and 2,
A flag indicating whether the "array disks" 1 and 2 are in a write state and information indicating a write position in each disk device are "improved" (in such a manner that the state is maintained even when the power is turned off). Type mirrored array disk ". In this way, different data is simultaneously written to the two sets of “array disks” 1 and 2. Therefore, when there is an instantaneous power interruption, after the power is restored, information indicating the flag state and the write position is displayed. , Logically significant data can be extracted from the two sets of “array disks” 1 and 2.

【0038】[0038]

【表1】 次に本発明の第4の実施例として、図5の実施例では、
書き込みデータと読み出しデータそれぞれに専用のバッ
ファを有しているが、通常、「アレイディスク」1,2
を構成するディスク装置はデータの書き込みと読み出し
を同時に行うことはできないため「書き込みデータバッ
ファ部」と「読み出しデータバッファ部」が同時に使用
されることはない。そこで図6のように両方のバッファ
を共通にした「書き込み/読み出しデータ共通バッファ
部」8,9,10を考えると構成要素を減らすことがで
きる。「書き込み/読み出しデータ共通バッファ部」
8,9,10は、データの書き込み時には図5に示す実
施例3の「書き込みデータバッファ部」3−1,3−
2,3−3として機能して、データの読み出し時には実
施例3の「読み出しデータ共通バッファ部」4,5とし
て機能する。なお、データの読み出し時には、「書き込
み/読み出しデータ共通バッファ部」8,9,10のう
ちの1つは利用されない。
[Table 1] Next, as a fourth embodiment of the present invention, in the embodiment of FIG.
Although dedicated buffers are provided for the write data and the read data, the “array disks” 1, 2
Cannot write and read data at the same time, the "write data buffer unit" and the "read data buffer unit" are not used at the same time. Therefore, the number of components can be reduced by considering the "write / read data common buffer units" 8, 9, and 10 in which both buffers are common as shown in FIG. "Common buffer for write / read data"
8, 9, and 10 correspond to the data shown in FIG.
“Write data buffer section” 3-1 and 3- in the third embodiment
It functions as 2,3-3, and when reading data,
The "read data common buffer unit" 4 and 5 in the third embodiment
Function. When reading data, write
Read / read data common buffer section "
One of them is not used.

【0039】 図6の実施例では、2組の「アレイディ
スク」1,2に同時に異なるデータを書き込むことがで
きるようになり、連続したデータの書き込み時には書き
込み時間を短縮できるようになった。しかしながら、3
組の「書き込み/読み出しデータ共通バッファ部」8,
9,10を切り換えて使用するため、「制御部」7によ
る制御が煩雑となる。そこで図7に示すような本発明の
第5の実施例のようにカスケード接続された「書き込み
データバッファ部」3−1,3−2を2組持ち、表2に
示すような手順でデータの書き込みを行えば、少ない構
成要素で図5と同じ効果をもつことができる。なお、こ
の実施例でも書き込み時の電源瞬断等に対処するため、
「アレイディスク」1,2への書き込み開始時と終了時
には、「アレイディスク」1,2が書き込み状態にある
かないかを示すフラグと各ディスク装置への書き込み位
置を示す情報を記録するようにしておく。
In the embodiment shown in FIG. 6, different data can be simultaneously written to the two sets of “array disks” 1 and 2, and the writing time can be reduced when writing continuous data. However, 3
A set of “write / read data common buffer unit” 8,
The control by the “control unit” 7 is complicated because the switching between 9 and 10 is used. Therefore, as shown in FIG. 7, two sets of cascaded "write data buffer units" 3-1 and 3-2 are provided as shown in FIG. If writing is performed, the same effect as that of FIG. 5 can be obtained with a small number of components. In this embodiment, in order to cope with an instantaneous power interruption during writing, etc.,
At the start and end of writing to the "array disks" 1 and 2, a flag indicating whether the "array disks" 1 and 2 are in the write state and information indicating the write position to each disk device are recorded. deep.

【0040】[0040]

【表2】 図7の実施例においても、図6の実施例のときと同じよ
うに本発明の第6の実施例として「書き込みデータバッ
ファ部」と「読み出しデータバッファ部」を共通にし、
「書き込み/読み出しデータ共通バッファ部」8,9と
した実施例を考えることができる。これを図8に示す。
「書き込み/読み出しデータ共通バッファ部」8,9
は、データの書き込み時には図7に示す実施例5の「書
き込みデータバッファ部」3−1,3−2として動作し
て、データの読み出し時には実施例5の「読み出しデー
タ共通バッファ部」4,5として動作する。
[Table 2] In the embodiment of FIG. 7, as in the case of the embodiment of FIG. 6, a "write data buffer unit" and a "read data buffer unit" are shared as a sixth embodiment of the present invention.
An embodiment in which the “write / read data common buffer unit” 8 or 9 can be considered. This is shown in FIG.
"Write / read data common buffer section" 8, 9
At the time of data writing, the “write” of the fifth embodiment shown in FIG.
3-1 and 3-2.
Therefore, when reading data, the "read data"
Data common buffer units "4 and 5.

【0041】以上の図5〜図8の実施例では、「書き込
みデータバッファ部」3×2枚分以上の容量のデータを
連続して書き込む時には、書き込み時間を短縮すること
ができるが、「書き込みデータバッファ部」3×1枚分
しか書き込みデータがないときには、書き込み時間の短
縮は行えない。
In the above-described embodiments of FIGS. 5 to 8, the writing time can be shortened when continuously writing data having a capacity of 3 × 2 or more in the “writing data buffer section”. If only 3 × 1 data buffer units have write data, the write time cannot be reduced.

【0042】そこで、図1の実施例と同じ構成におい
て、図9の本発明の第7実施例に示すように「書き込み
データバッファ部」3から「アレイディスク1」1、
「アレイディスク2」2にデータを渡す順番を図9のよ
うに工夫すると、2組の「アレイディスク」1,2に対
して同時に異なるデータを書き込めるようになる。この
場合、1組の「書き込みデータバッファ部」3から同時
にデータを読み出しているので、「書き込みデータバッ
ファ部」3×1枚分しか書き込みデータがないときで
も、書き込み時間の短縮が図れる。ただし、この実施例
においては、各ディスク装置への書き込み順序が乱雑と
なるので、書き込み時に発生した電源の瞬断に対する記
録データの信頼性は、図5〜図8の実施例に比べ劣る。
Therefore, in the same configuration as the embodiment of FIG. 1, as shown in the seventh embodiment of the present invention in FIG.
If the order of transferring data to the "array disk 2" 2 is devised as shown in FIG. 9, different data can be written to two sets of "array disks" 1 and 2 at the same time. In this case, since data is simultaneously read from one set of the "write data buffer unit" 3, the write time can be reduced even when there is only 3 * 1 "write data buffer unit" write data. However, in this embodiment, since the order of writing to each disk device is disordered, the reliability of the recorded data with respect to the momentary interruption of the power supply generated at the time of writing is inferior to the embodiments of FIGS.

【0043】さて上記の実施例は、1組の「書き込みデ
ータバッファ部」3から2組の「アレイディスク」1,
2に対して同時にデータを送るため、外部から「書き込
みデータバッファ部」3へデータを送るタイミングがシ
ビアになる。
In the above embodiment, two sets of "array disks" 1 and one set of "write data buffer" 3 are used.
Since the data is simultaneously transmitted to the “write data buffer unit” 3, the timing for transmitting the data from the outside becomes severe.

【0044】そこで、図10の第8の実施例のように2
組の「書き込みデータバッファ部」3−1,3−2をも
ち、交互に外部からのデータ入力と「アレイディスク」
1,2へのデータ出力を行うようにし、かつ、図9のよ
うに「アレイディスク」1,2にデータを送るようにす
れば、書き込み時間の短縮を図りながら、データ授受の
タイミングの競合を緩和することができる。
Therefore, as in the eighth embodiment shown in FIG.
It has a set of “write data buffer units” 3-1 and 3-2, and alternately receives external data input and an “array disk”
If data is output to the "array disks" 1 and 2 as shown in FIG. 9 and data is sent to the "array disks" 1 and 2 as shown in FIG. Can be eased.

【0045】図10の実施例においても、図6の実施例
のときと同じように本発明の第9実施例として「書き込
みデータバッファ部」3−1,3−2と「読み出しデー
タバッファ部」4,5を共通にし、「書き込み/読み出
しデータ共通バッファ部」8,9とした実施例を考える
ことができる。これを図11に示す。
In the embodiment of FIG. 10, as in the case of the embodiment of FIG. 6, the ninth embodiment of the present invention employs "write data buffer units" 3-1 and 3-2 and "read data buffer units". An embodiment can be considered in which 4 and 5 are made common, and "write / read data common buffer units" 8 and 9 are used. This is shown in FIG.

【0046】[0046]

【発明の効果】以上説明したように、本発明の「改良型
ミラードアレイディスク」では、2組の「アレイディス
ク」を構成する各ディスク装置にECC等の冗長データ
を書き込む必要がないため、「ミラードディスク」と
「アレイディスク」を単純に組み合わせた「単純型ミラ
ードアレイディスク」に比べ、本来のデータをより多く
格納できるようになる。
As described above, in the "improved mirrored array disk" of the present invention, since it is not necessary to write redundant data such as ECC to each disk device constituting two sets of "array disks", " Compared to a “simple mirrored array disk” in which a “mirrored disk” and an “array disk” are simply combined, more original data can be stored.

【0047】また、「改良型ミラードアレイディスク」
を構成する各ディスク装置にはそれぞれ互いに異なるパ
ターンでデータが記憶されるため、書き込み中に複数の
ディスク装置でバーストエラーが発生しても失われるデ
ータは従来の「単純型ミラードアレイディスク」に比べ
少なくなる。
Also, "improved mirrored array disk"
The data stored in each disk device is different from each other, so even if a burst error occurs in multiple disk devices during writing, the data lost is smaller than that of the conventional "simple mirrored array disk". Less.

【0048】さらに、本発明の「改良型ミラードアレイ
ディスク」のうち一部は、2組の「アレイディスク」に
同時に同じデータを書き込むことがないよう工夫してい
るので、電源の瞬断時で書き込み動作が中断しても、ど
ちらかの「アレイディスク」には論理的に有意なデータ
が残り、読み出しデータの信頼性が向上するなどの効果
がある。
Further, some of the "improved mirrored array disks" of the present invention are designed so as not to write the same data to two sets of "array disks" at the same time. Even if the write operation is interrupted, logically significant data remains in one of the "array disks", which has the effect of improving the reliability of read data.

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

【図1】本発明の一実施例による改良型ミラードアレイ
ディスクの基本的な構成図である。
FIG. 1 is a basic configuration diagram of an improved mirrored array disk according to one embodiment of the present invention.

【図2】図1に示す書き込みデータバッファの記憶内容
を示す図である。
FIG. 2 is a diagram showing storage contents of a write data buffer shown in FIG. 1;

【図3】図1に示すアレイディスクの読出しデータ不一
致の例を示す図である。
FIG. 3 is a diagram showing an example of read data mismatch of the array disk shown in FIG. 1;

【図4】図1に示すアレイディスクの読出しデータのバ
ーストエラー説明図である。
4 is an explanatory diagram of a burst error of read data of the array disk shown in FIG.

【図5】本発明の第3実施例による改良型ミラードアレ
イディスクの構成図である。
FIG. 5 is a configuration diagram of an improved mirrored array disk according to a third embodiment of the present invention.

【図6】本発明の第4実施例による改良型ミラードアレ
イディスクの構成図である。
FIG. 6 is a configuration diagram of an improved mirrored array disk according to a fourth embodiment of the present invention.

【図7】本発明の第5実施例による改良型ミラードアレ
イディスクの構成図である。
FIG. 7 is a configuration diagram of an improved mirrored array disk according to a fifth embodiment of the present invention.

【図8】本発明の第6実施例による改良型ミラードアレ
イディスクの構成図である。
FIG. 8 is a configuration diagram of an improved mirrored array disk according to a sixth embodiment of the present invention.

【図9】本発明の第7実施例による改良型ミラードアレ
イディスクのデータ入出力方式におけるデータ授受順序
の説明図である。
FIG. 9 is an explanatory diagram of a data transfer order in a data input / output method of an improved mirrored array disk according to a seventh embodiment of the present invention.

【図10】本発明の第8実施例による改良型ミラードア
レイディスクの構成図である。
FIG. 10 is a configuration diagram of an improved mirrored array disk according to an eighth embodiment of the present invention.

【図11】本発明の第9実施例による改良型ミラードア
レイディスクの構成図である。
FIG. 11 is a configuration diagram of an improved mirrored array disk according to a ninth embodiment of the present invention.

【図12】従来のアレイディスクの構成図である。FIG. 12 is a configuration diagram of a conventional array disk.

【図13】従来の単純型ミラードアレイディスクの構成
図である。
FIG. 13 is a configuration diagram of a conventional simple mirrored array disk.

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

1 アレイディスク1 2 アレイディスク2 3 書き込みデータバッファ部 3−1 書き込みデータバッファ部1 3−2 書き込みデータバッファ部2 3−3 書き込みデータバッファ部3 4 読み出しデータバッファ部1 5 読み出しデータバッファ部2 6 検査部 7 制御部 8 書き込み/読み出しデータ共通バッファ部1 9 書き込み/読み出しデータ共通バッファ部2 10 書き込み/読み出しデータ共通バッファ部3 DESCRIPTION OF SYMBOLS 1 Array disk 1 2 Array disk 2 3 Write data buffer part 3-1 Write data buffer part 1 3-2 Write data buffer part 2 3-3 Write data buffer part 34 Read data buffer part 15 Read data buffer part 26 Inspection unit 7 Control unit 8 Write / read data common buffer unit 1 9 Write / read data common buffer unit 2 10 Write / read data common buffer unit 3

Claims (9)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 内部にn×nの記憶要素をもち最右列と
最下の記憶要素に他の記憶要素に収納されるデータの
パリティを格納する書き込みデータバッファ部と、複数
のディスク装置を備え且つ書き込みデータバッファに格
納された前記最右列のパリティを形成した単位を各ディ
スク装置に記憶する第1のアレイディスクと、複数のデ
ィスク装置を備え且つ前記書き込みデータバッファに格
納された前記最下行のパリティを形成した単位を各ディ
スク装置に記憶する第2のアレイディスクと、書き込み
データバッファ部と内部に同じ記憶要素をもち、前記
1及び第2のアレイディスクから読み出される読出しデ
ータをアレイディスク毎に別々に一時収納する2組の読
出しデータバッファ部と、該2組の読出しデータバッフ
ァ部に収納されたデータのデータ要素毎の比較結果およ
び前記パリティの検査結果の組み合わせから読み出しデ
ータの正当性検査を行い、データ書き込み後のデータ破
壊が起きた前記アレイディスク内のディスク装置が1台
までである限り特定することができる検査部と、前記各
部を制御する制御部を備えたことを特徴とする改良型ミ
ラードアレイディスク。
1. A and the write data buffer unit for storing the parity of the data to be stored in other storage elements in the memory element of the rightmost column and lowermost row has a storage element of the n × n therein, a plurality
Disk device and write data buffer
The unit that formed the parity of the rightmost column
A first array disk to be stored in the disk device and a plurality of disks.
Disk device, and is stored in the write data buffer.
The unit that formed the parity of the bottom row
Having a second array disks to be stored in the disk device, the same storage elements within the write data buffer unit, the second
Two sets of read data buffer units for temporarily storing read data read from the first and second array disks separately for each array disk, and a comparison for each data element of data stored in the two sets of read data buffer units results Oyo read out from a combination of <br/> beauty the parity check result
A checking unit that performs a data validity check and can identify as many as one disk device in the array disk in which data corruption has occurred after data writing, and a control unit that controls each unit. An improved mirrored array disk characterized in that:
【請求項2】 請求項1に記載の改良型ミラードアレイ
ディスクを用いて、前記2組のアレイディスクに対する
書き込みタイミングを同時ではなく順次行うことによ
り、データの書き込み中に電源の瞬断等が生じて書き込
み動作が中断しても、前記2組のアレイディスクのどち
らが書き込み状態にあったかを示すフラグを記録してお
くことにより、復電後に前記フラグを参照して論理的に
有意なデータが残った方のアレイディスクを選択できる
ことを特徴とする改良型ミラードアレイディスクのデー
タ入出力方式。
2. Using the improved mirrored array disk according to claim 1, by performing write timing for the two sets of array disks sequentially instead of simultaneously, a power interruption or the like occurs during data writing. Even if the write operation is interrupted, by recording a flag indicating which of the two sets of array disks was in the write state, logically significant data remains with reference to the flag after power recovery. A data input / output method for an improved mirrored array disk, wherein one of the array disks can be selected.
【請求項3】 請求項1に記載の改良型ミラードアレイ
ディスクのデータ入出力方式において、前記書き込みデ
ータバッファ部を3組備え、該3組の書き込みデータバ
ッファ部が第1サイクルから第3サイクルまでの動作を
1サイクルずつずらしながら動作し、第1サイクルにお
いては新しいデータが書き込みデータバッファ部に書き
込まれ、第2サイクルにおいては書き込まれたデータが
前記第1のアレイディスクに書き込まれ、第3サイクル
においては前記書き込まれたデータが前記第2のアレイ
ディスクに書き込まれるように前記制御部は前記 3組の
書き込みデータバッファ部を制御することを特徴とする
改良型ミラードアレイディスク。
3. The improved mirrored array of claim 1 wherein :
In the disk data input / output method, the write data
Data buffer section, and the three sets of write data
The buffer section operates from the first cycle to the third cycle.
Operate while shifting one cycle at a time,
New data is written to the write data buffer
In the second cycle, the written data is
Writing to the first array disk, a third cycle
Wherein the written data is stored in the second array
The control unit controls the three sets to be written to the disc.
Controlling the write data buffer unit
Improved mirrored array disk.
【請求項4】 請求項3に記載の改良型ミラードアレイ
ディスクにおいて、前記3組の書き込みデータバッファ
部と前記2組のデータバッファ部の代わりに、3組の書
き込み/読み出しデータバッファ部を備え、データ書き
込み時には前記3組の書き込み/読み出しデータバッフ
ァ部の全てが前記3組の書き込みデータバッファ部とし
て機能し、データ読み出し時には前記3組の書き込み/
読み出しデータバッファ部のうちの2組が前記2組のデ
ータバッファ部として機能することを特徴とする改良型
ミラードアレイディスク。
4. The improved mirrored array disk of claim 3, wherein said three sets of write data buffers.
Part and the two sets of data buffer parts, instead of three sets
Write / read data buffer unit for writing data
When writing, the three sets of write / read data buffers
All of the writers are the above three sets of write data buffers.
The three sets of writing /
Two sets of the read data buffer section are the two sets of data.
An improved mirrored array disk characterized by functioning as a data buffer unit .
【請求項5】 請求項1に記載の改良型ミラードアレイ
ディスクにおいて、前記書き込みデータバッファ部を2
組備え、該2組の書き込みデータバッファの各々は、前
記第1のアレイディスクと前記第2のアレイディスクに
接続され、前記2組の書き込みデータバッファは、一方
の書き込みデータバッファから対応するアレイディスク
にデータを書き込むデータが他方の書き込みデータバッ
ファに書き込まれるようにカスケード接続されている
とを特徴とする改良型ミラードアレイディスク。
5. The improved mirrored array according to claim 1, wherein :
In the disk, the write data buffer unit is 2
And each of the two sets of write data buffers is
The first array disk and the second array disk
Connected, the two sets of write data buffers being one
From the write data buffer of the corresponding array disk
The data that writes data to the other
An improved mirrored array disk characterized by being cascaded so as to be written to a mirror.
【請求項6】 請求項5に記載の改良型ミラードアレイ
ディスクにおいて、前記2組の書き込みデータバッファ
部と前記2組のデータバッファ部の代わりに、2組の書
き込み/読み出しデータバッファ部を備え、データ書き
込み時には前記2組の書き込み/読み出しデータバッフ
ァ部の全てが前記2組の書き込みデータバッファ部とし
て機能し、データ読み出し時には前記2組の書き込み/
読み出しデータバッファ部のうちの全てが前記2組のデ
ータバッファ部として機能することを特徴とする改良型
ミラードアレイディスク。
6. An improved mirrored array according to claim 5, wherein :
In the disk, the two sets of write data buffers
Part and two sets of data buffer parts, instead of two sets
Write / read data buffer unit for writing data
When writing, the two sets of write / read data buffers
All of the writers are the two sets of write data buffers.
The two sets of writing /
All of the read data buffer units are the two sets of data.
An improved mirrored array disk characterized by functioning as a data buffer unit .
【請求項7】 内部にn×nの記憶要素をもち最右列と
最下行の記憶要素に他の記憶要素に収納されるデータの
パリティを格納する書き込みデータバッファ部と、複数
のディスク装置を備え所定の単位を各ディスク装置に記
憶する第1のアレイディスクと、複数のディスク装置を
備え且つ前記所定の単位を前記第1のアレイディスクと
異なった時刻に各ディスク装置に記憶する第2のアレイ
ディスクと、書き込みデータバッファ部と内部に同じ記
憶要素をもち、前記第1 及び第2のアレイディスクから
読み出される読出しデータをアレイディスク毎に別々に
一時収納する2組の読出しデータバッファ部と、該2組
の読出しデータバッファ部に収納されたデータのデータ
要素毎の比較結果および前記パリティの検査結果の組み
合わせから読み出しデータの正当性検査を行い、データ
書き込み後のデータ破壊が起きた前記アレイディスク内
のディスク装置が1台までである限り特定することがで
きる検査部と、前記各部を制御する制御部を備えたこと
を特徴とする改良型ミラードアレイディスク。
7. A rightmost column having n × n storage elements therein.
The data stored in other storage elements is stored in the storage element at the bottom row.
Write data buffer for storing parity and multiple
Each disk unit has a predetermined unit.
The first array disk to remember and multiple disk devices
And the predetermined unit is the first array disk.
Second array stored in each disk device at different times
Write the same data to the disk and the write data buffer
Memory element, from the first and second array disks
Read data to be read separately for each array disk
Two sets of read data buffers to be temporarily stored, and the two sets
Of data stored in the read data buffer section
Combination of comparison result and parity check result for each element
Check the validity of the read data from the matching
In the array disk where data corruption occurred after writing
Can be specified as long as there is only one disk unit.
Inspection unit, and a control unit for controlling each of the units.
An improved mirrored array disk characterized by the following.
【請求項8】 請求項7に記載の改良型ミラードアレイ
ディスクのデータ入出力方式において、前記書き込みデ
ータバッファ部が2組備わり、該2組のデータバッファ
部の一方にデータを書き込んでいる時に他方からデータ
を読み出し読み出されたデータを前記第1と第2のアレ
イディスクに書き込むことを特徴とする改良型ミラード
アレイディスク。
8. The data input / output method for an improved mirrored array disk according to claim 7 , wherein said write data
Data buffer unit, two sets of data buffers
While writing data to one of the
And reads the read data from the first and second arrays.
An improved mirrored array disk characterized by writing to a disk.
【請求項9】 請求項8に記載の改良型ミラードアレイ
ディスクにおいて、前記2組の書き込みデータバッファ
部と前記2組のデータバッファ部の代わりに、2組の書
き込み/読み出しデータバッファ部を備え、データ書き
込み時には前記2組の書き込み/読み出しデータバッフ
ァ部の全てが前記2組の書き込みデータバッファ部とし
て機能し、データ読み出し時には前記2組の書き込み/
読み出しデータバッファ部のうちの全てが前記2組のデ
ータバッファ部として機能することを特徴とする改良型
ミラードアレイディスク。
9. The improved mirrored array disk of claim 8, wherein said two sets of write data buffers.
Part and two sets of data buffer parts, instead of two sets
Write / read data buffer unit for writing data
When writing, the two sets of write / read data buffers
All of the writers are the two sets of write data buffers.
The two sets of writing /
All of the read data buffer units are the two sets of data.
An improved mirrored array disk characterized by functioning as a data buffer unit .
JP4231615A 1992-08-07 1992-08-07 Improved mirrored array disk and its data input / output method Expired - Fee Related JP3019175B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4231615A JP3019175B2 (en) 1992-08-07 1992-08-07 Improved mirrored array disk and its data input / output method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4231615A JP3019175B2 (en) 1992-08-07 1992-08-07 Improved mirrored array disk and its data input / output method

Publications (2)

Publication Number Publication Date
JPH0659823A JPH0659823A (en) 1994-03-04
JP3019175B2 true JP3019175B2 (en) 2000-03-13

Family

ID=16926289

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4231615A Expired - Fee Related JP3019175B2 (en) 1992-08-07 1992-08-07 Improved mirrored array disk and its data input / output method

Country Status (1)

Country Link
JP (1) JP3019175B2 (en)

Also Published As

Publication number Publication date
JPH0659823A (en) 1994-03-04

Similar Documents

Publication Publication Date Title
JP3181398B2 (en) Array type recording device
US5263145A (en) Method and means for accessing DASD arrays with tuned data transfer rate and concurrency
USRE34100E (en) Data error correction system
JP2501007B2 (en) Data storage system and operating method thereof
US7610446B2 (en) RAID apparatus, RAID control method, and RAID control program
US5734812A (en) Storage unit with parity generation function and storage systems using storage unit with parity generation analyzation
JPH0378649B2 (en)
JPH07105633A (en) Data reproducing channel of disk drive array
JPS63180136A (en) Data errors corrector
JPH05505264A (en) Non-volatile memory storage of write operation identifiers in data storage devices
JPS6221143B2 (en)
US6282688B1 (en) Recording apparatus
JP3019175B2 (en) Improved mirrored array disk and its data input / output method
JP2776558B2 (en) Bad sector replacement method for disk drive.
US5903405A (en) Hard disk drive enabling efficient use of storage capacity of a recording medium
JPH0816327A (en) Disk array device
JP2868003B1 (en) Magnetic disk drive
JPH07211016A (en) Disc memory device and method thereof for recording data
JP2940368B2 (en) Disk array device
JP2544327B2 (en) Magnetic disk controller
JPS63306567A (en) Rotary type storage device
JP3237916B2 (en) Disk control device and disk device having the same
JPH05150908A (en) Auxiliary storage device of high reliability
JPS63259877A (en) Processor for optical disk signal
JPS5985557A (en) File control system

Legal Events

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