JPH05109192A - Data transfer system of array disk device - Google Patents

Data transfer system of array disk device

Info

Publication number
JPH05109192A
JPH05109192A JP3265991A JP26599191A JPH05109192A JP H05109192 A JPH05109192 A JP H05109192A JP 3265991 A JP3265991 A JP 3265991A JP 26599191 A JP26599191 A JP 26599191A JP H05109192 A JPH05109192 A JP H05109192A
Authority
JP
Japan
Prior art keywords
data
disk device
array
defect
magnetic disk
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.)
Withdrawn
Application number
JP3265991A
Other languages
Japanese (ja)
Inventor
Keiichi Sato
恵一 佐藤
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 JP3265991A priority Critical patent/JPH05109192A/en
Publication of JPH05109192A publication Critical patent/JPH05109192A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

PURPOSE:To improve the continuity of a data transfer during a parallel reading and transferring of data from plural disk device without interruption of data transfer to a host computer even though some devices have defects in their media. CONSTITUTION:An array disk device, which consists of an array disk control device 1 and plural magnetic disk devices #0 through nu, is provided with reserved magnetic disk devices SIGMA0 through SIGMAk and the device 1 is provided with a defect control section 4 and an array defect management table 5. If there exists a defect on the medium of any one of #0 through nu devices, the defect control section 4 reads the defect location information, refers to the table 5, assigns a reserved device and the data of the defect data block are assigned in the same address. When there is a read request, eliminate the defected device and the data are read from the assigned reserved device and other devices and transferred.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数(n個)の磁気デ
ィスク装置からデータを並列にリードして転送するアレ
イディスク装置のデータ転送方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transfer system of an array disk device for reading and transferring data from a plurality (n) of magnetic disk devices in parallel.

【0002】近年、コンピュータの高速化が一段と要求
されている。しかし、磁気ディスク装置の高速化は、ホ
ストコンピュータ等に搭載されるCPUの高速性に比べ
劣るものがある。そのため、複数の磁気ディスク装置か
らデータを並列に転送し、装置全体としてのデータ転送
速度を高めるアレイディスク技術が必要とされている。
In recent years, there has been an increasing demand for higher speed computers. However, the speedup of a magnetic disk device is inferior to that of a CPU mounted in a host computer or the like. Therefore, there is a need for an array disk technology that transfers data in parallel from a plurality of magnetic disk devices to increase the data transfer speed of the entire device.

【0003】[0003]

【従来の技術】図8Aは、従来のアレイディスク装置の
概略構成図、図8Bは、従来の交代処理説明図である。
2. Description of the Related Art FIG. 8A is a schematic configuration diagram of a conventional array disk device, and FIG. 8B is an explanatory diagram of a conventional replacement process.

【0004】図中、1はアレイディスク制御装置、2は
並列データ制御部、ch0〜chnはチャネル、3は磁
気ディスク装置、dtはディフェクト管理テーブル、#
0〜#nは磁気ディスク装置3の番号を示す。
In the figure, 1 is an array disk controller, 2 is a parallel data controller, ch0 to chn are channels, 3 is a magnetic disk device, dt is a defect management table, and #
0 to #n represent the numbers of the magnetic disk device 3.

【0005】従来のアレイディスク装置は、例えば図8
Aのように構成されていた。図示のように、前記装置
は、アレイディスク制御装置1と、複数台の磁気ディス
ク装置3(#0〜#n)とで構成され、磁気ディスク装
置3(#0〜#n)内には、各ディスクに対応したディ
フェクト管理テーブルdtが設けてある。
A conventional array disk device is shown in FIG.
It was configured like A. As shown in the figure, the device is composed of an array disk control device 1 and a plurality of magnetic disk devices 3 (# 0 to #n). Inside the magnetic disk device 3 (# 0 to #n), A defect management table dt corresponding to each disk is provided.

【0006】また、アレイディスク制御装置1は、ホス
トインターフェイス(Host I/f)を介してホストコ
ンピュータ(図示省略)に接続すると共に、その内部に
は、並列データ制御部2と、チャネルch0〜chn等
が設けてあり、これらのチャネルch0〜chnにはそ
れぞれ前記磁気ディスク装置3(#0〜#n)が接続さ
れている。
Further, the array disk controller 1 is connected to a host computer (not shown) via a host interface (Host I / f), and the parallel data controller 2 and channels ch0 to chn are provided therein. Etc. are provided, and the magnetic disk devices 3 (# 0 to #n) are connected to these channels ch0 to chn, respectively.

【0007】前記構成のアレイディスク装置において、
データ書き込み時には、ホストコンピュータから送られ
てきた直列データを分割して並列データに変換し、各磁
気ディスク装置3(#0〜#n)に同時にデータの書き
込みを行う。
In the array disk device having the above structure,
At the time of writing data, the serial data sent from the host computer is divided and converted into parallel data, and the data is simultaneously written to each magnetic disk device 3 (# 0 to #n).

【0008】また、データの読み出し時には、各磁気デ
ィスク装置3(#0〜#n)から読み出した並列データ
を、並列データ制御部2で直列データに変換し、ホスト
コンピュータに転送する。
At the time of reading data, the parallel data read from each magnetic disk device 3 (# 0 to #n) is converted into serial data by the parallel data control unit 2 and transferred to the host computer.

【0009】ところで、通常磁気ディスク装置3には、
不良のデータブロックを割り付けるために、同一シリン
ダ上、または交代シリンダ上に、複数個のスペアデータ
ブロックがフォーマット時に作成される。
By the way, in the normal magnetic disk device 3,
In order to allocate the defective data block, a plurality of spare data blocks are created at the time of formatting on the same cylinder or on the alternate cylinder.

【0010】従来、複数台の磁気ディスク装置からデー
タを並列に転送するアレイディスク装置では、複数台の
磁気ディスク装置中の或る装置の媒体上(データブロッ
ク)に欠陥が存在する場合、ディフェクト管理手法を用
いて、データをデータブロック単位に交代用のスペア、
データブロックへ割り付けていた。
Conventionally, in an array disk device that transfers data from a plurality of magnetic disk devices in parallel, if a defect exists on a medium (data block) of a device in the plurality of magnetic disk devices, defect management is performed. By using the method, spare data for replacing data in units of data blocks,
It was assigned to a data block.

【0011】例えば図8Bに示したように、各々の磁気
ディスク装置3(#0〜#n)において、フォーマット
時にスペアデータブロックSを作成しておく。そして、
例えば、アドレス4のデータブロックが不良であったと
すると、この不良のデータブロックを、予め作成してお
いたスペアデータブロックSにデータを割り付けること
で、交代処理を実行していた。
For example, as shown in FIG. 8B, in each magnetic disk device 3 (# 0 to #n), a spare data block S is created at the time of formatting. And
For example, if the data block at address 4 is defective, the defective data block is assigned to the spare data block S created in advance to perform the alternation process.

【0012】このようにして交代処理されたデータブロ
ックを含む磁気ディスク装置3(#0〜#n)からデー
タをリードする際、シーケンシャルにリードする事はで
きず、シーク動作を行った後に交代割り付けされている
データブロックにアクセスする。
When the data is read from the magnetic disk device 3 (# 0 to #n) including the data blocks subjected to the alternation process in this way, the data cannot be read sequentially, and the alternation allocation is performed after the seek operation. Access the data block that is being edited.

【0013】その後、並列データ制御部2で、リードし
たデータを直列データに変換し、ホストコンピュータへ
転送する。この場合、交代割り付けされたデータブロッ
クのデータをリードするために、シーク動作や回転待ち
等をする必要があるため、データ転送が遅延する。
Then, the parallel data control unit 2 converts the read data into serial data and transfers it to the host computer. In this case, since it is necessary to perform a seek operation, a rotation wait, and the like in order to read the data of the data blocks that have been alternately assigned, the data transfer is delayed.

【0014】従って、アレイディスク制御装置は、ホス
トコンピュータ側へのデータ転送を一時的に中断し、遅
延データ(交代割り付けされたデータブロックのデー
タ)を読み出すことができた時点で、転送を再開するこ
とになる。
Therefore, the array disk controller temporarily suspends the data transfer to the host computer side, and resumes the transfer when the delay data (data of the data block that has been alternately allocated) can be read. It will be.

【0015】例えば図8Aにおいて、#2の磁気ディス
ク装置に、図8Bに示したように交代処理されているデ
ータブロックが存在する場合、#2以外の磁気ディスク
装置のデータは、並列データ制御部2へ送られているに
もかかわらず、#2の磁気ディスク装置からのデータだ
けが遅延して並列データ制御部2へ送られる。
For example, in FIG. 8A, when the magnetic disk device of # 2 has a data block which has been subjected to the alternation processing as shown in FIG. 8B, the data of the magnetic disk devices other than # 2 are stored in the parallel data control unit. 2 is sent to the parallel data control unit 2 with only the data from the magnetic disk device # 2 being delayed.

【0016】このため、並列データを直列データに変換
することができず、ホストコンピュータへのデータ転送
が待たされることになる。
Therefore, the parallel data cannot be converted into serial data, and the data transfer to the host computer is delayed.

【0017】[0017]

【発明が解決しようとする課題】上記のような従来のも
のにおいては、次のような課題があった。複数台の磁気
ディスク装置から並列にデータを読み出す場合、いずれ
かの装置に交代処理されたデータブロックが存在する
と、そのデータブロックのリードデータは遅延する。
SUMMARY OF THE INVENTION The above-mentioned conventional device has the following problems. When data is read in parallel from a plurality of magnetic disk devices, if any of the devices has a data block subjected to alternation processing, the read data of the data block is delayed.

【0018】このため、交代処理されていない装置から
のデータは正常に読み出せているにもかかわらず、ホス
トコンピュータへのデータ転送は一時的に中断し、デー
タ転送が遅延する。従って、リードデータの転送効率が
低下する。
For this reason, although the data from the device that has not been subjected to the alternation process can be read normally, the data transfer to the host computer is temporarily interrupted and the data transfer is delayed. Therefore, the transfer efficiency of read data is reduced.

【0019】本発明は、このような従来の課題を解決
し、複数のディスク装置から並列にデータを読み出し
て、ホストコンピュータへデータ転送をする際、或るデ
ィスク装置の媒体上に欠陥があった場合でも、ホストコ
ンピュータへのデータ転送を中断することなく行なえる
ようにして、データ転送の連続性を高めることを目的と
する。
The present invention solves such a conventional problem, and when data is read from a plurality of disk devices in parallel and transferred to a host computer, there is a defect on the medium of a certain disk device. Even in such a case, the purpose is to improve the continuity of data transfer by enabling data transfer to the host computer without interruption.

【0020】[0020]

【課題を解決するための手段】図1は本発明の原理図で
あり、図中、図8と同符号は同一のものを示す。また、
4はディフェクト制御部、5はアレイディフェクト管理
テーブル、SCはスペアチャネル、#S0 〜#Sk は、
予備の磁気ディスク装置の番号を示す。
FIG. 1 is a principle view of the present invention, in which the same reference numerals as those in FIG. 8 indicate the same elements. Also,
4 is a defect control unit, 5 is an array defect management table, SC is a spare channel, #S 0 to #S k are
Indicates the spare magnetic disk unit number.

【0021】本発明は上記の課題を解決するため、次の
ように構成した。 (1) 複数台の磁気ディスク装置#0〜#nと、複数台の
磁気ディスク装置を並列に制御するアレイディスク制御
装置1とを具備したアレイディスク装置のデータ転送方
式において、前記アレイディスク装置に、1台以上の予
備の磁気のディスク装置#S0 〜#SK を設け、複数台
の磁気ディスク装置#0〜#nの媒体上に、欠陥のデー
タブロックが存在した場合、該データブロックのデータ
を、予備のディスク装置における同一アドレスのデータ
ブロックに割り付けておき、前記割り付けられたデータ
ブロックに対するデータのリード時には、欠陥のデータ
ブロックが存在したディスク装置を外し、割り付け処理
された予備のディスク装置と、他のディスク装置から並
列にデータをリードして転送するようにした。
In order to solve the above problems, the present invention has the following configuration. (1) In a data transfer system of an array disk device comprising a plurality of magnetic disk devices # 0 to #n and an array disk controller 1 for controlling the plurality of magnetic disk devices in parallel, If one or more spare magnetic disk devices #S 0 to #S K are provided and a defective data block exists on the medium of a plurality of magnetic disk devices # 0 to #n, the data blocks Data is allocated to a data block of the same address in a spare disk device, and when reading data to the allocated data block, the disk device in which the defective data block was present is removed, and the spare disk device is allocated. Then, the data is read from other disk devices in parallel and transferred.

【0022】(2) 構成(1)において、アレイディスク
制御装置1に、全ての欠陥データブロックを一括管理す
るアレイディフェクト管理テーブル5と、データを読み
出す磁気ディスク装置を決定するための情報を生成する
ディフェクト制御部4とを設けた。
(2) In the configuration (1), the array disk controller 1 generates an array defect management table 5 for collectively managing all defective data blocks and information for determining a magnetic disk device from which data is read. The defect control unit 4 is provided.

【0023】(3) 構成(2)において、各磁気ディスク
装置#0〜#nで媒体上の欠陥を検出して交代処理を行
った際、ディフェクト制御部4では、該当する磁気ディ
スク装置から、欠陥位置情報を読み出した後、アレイデ
ィフェクト管理テーブル5を参照して、欠陥のあったデ
ータブロックに対して、予備の磁気ディスク装置への割
り付けを行うための情報を生成するようにした。
(3) In the configuration (2), when the defect on the medium is detected by each of the magnetic disk devices # 0 to #n and the alternation process is performed, the defect control section 4 causes the corresponding magnetic disk device to After reading the defect position information, the array defect management table 5 is referenced to generate information for allocating the defective data block to the spare magnetic disk device.

【0024】(4) 構成(3)において、ディフェクト制
御部4で生成した情報に基づいて、予備の磁気ディスク
装置への割り付け処理を行うと共に、ディフェクト制御
部4で生成した情報を用いて、アレイディフェクト管理
テーブル5の情報を更新するようにした。
(4) In the configuration (3), the allocation processing to the spare magnetic disk device is performed based on the information generated by the defect control unit 4, and the array generated by using the information generated by the defect control unit 4 The information in the defect management table 5 is updated.

【0025】(5) 構成(4)において、アレイディスク
制御装置1で、リードコマンドを受領した際、アレイデ
ィフェクト管理テーブル5を参照して、リード要求され
たデータブロックに、予備の磁気ディスク装置へ割り付
けられたデータブロックが含まれているか否かをチェッ
クし、チェック結果に基づいて、データをリードする磁
気ディスク装置を決定するようにした。
(5) In the configuration (4), when the array disk control device 1 receives a read command, the array defect management table 5 is referred to and the data block requested to be read is transferred to the spare magnetic disk device. Whether or not the allocated data block is included is checked, and the magnetic disk device from which data is read is determined based on the check result.

【0026】[0026]

【作用】上記構成に基づく本発明の作用を、図1を参照
しながら説明する。各磁気ディスク装置(#0〜#n)
の媒体上に欠陥があると、そのデータブロックに対して
交代処理を行い、ディフェクト管理テーブルdtを更新
する。この更新処理が行われると、アレイディスク制御
装置1に通知を出す。この通知により、アレイディスク
制御装置1では、磁気ディスク装置で交代処理が行われ
たことを認識する。
The operation of the present invention based on the above construction will be described with reference to FIG. Each magnetic disk device (# 0 to #n)
If there is a defect on the medium, the data block is replaced and the defect management table dt is updated. When this update process is performed, the array disk control device 1 is notified. From this notification, the array disk control device 1 recognizes that the alternation process has been performed in the magnetic disk device.

【0027】アレイディスク制御装置1では、交代処理
が行われたことを認識すると、アレイディフェクト管理
テーブル5を参照して、欠陥のあるデータブロックを割
り付ける予備の磁気ディスク装置の番号を生成する。ま
たこの時、交代処理が行われた磁気ディスク装置の番号
と、交代処理が行われたデータブロックのアドレス番号
とを、アレイディフェクト管理テーブル5のデータ形式
に合ったデータとして生成する。
When the array disk control device 1 recognizes that the alternation process has been performed, it refers to the array defect management table 5 and generates a spare magnetic disk device number to which a defective data block is allocated. At this time, the number of the magnetic disk device that has undergone the alternation process and the address number of the data block that has undergone the alternation process are generated as data that matches the data format of the array defect management table 5.

【0028】生成した前記各データは、一時内部のバッ
ファに格納しておく。その後、前記バッファ内の情報に
基づき、予備の磁気ディスク装置への割り付け処理を実
行し、アレイディフェクト管理テーブル5を更新する。
The generated data are temporarily stored in an internal buffer. Then, based on the information in the buffer, allocation processing to the spare magnetic disk device is executed, and the array defect management table 5 is updated.

【0029】次に、アレイディスク制御装置1がリード
コマンドを受領すると、アレイディフェクト管理テーブ
ル5を参照して、リード要求されたデータブロックに、
予備の磁気ディスク装置に割り付けられたデータブロッ
クが存在するか否かをチェックする。
Next, when the array disk control device 1 receives the read command, the array defect management table 5 is referred to and the data block requested to be read is
It is checked whether or not there is a data block allocated to the spare magnetic disk device.

【0030】そして、予備の磁気ディスク装置へ割り付
けてあるデータブロックを含んでいれば、媒体上に欠陥
のある磁気ディスク装置を外し、割り付けされた予備の
磁気ディスク装置と、他の磁気ディスク装置から並列に
データをリードして、ホストコンピュータに転送する。
If the data block allocated to the spare magnetic disk device is included, the defective magnetic disk device on the medium is removed, and the allocated spare magnetic disk device and other magnetic disk devices are removed. Data is read in parallel and transferred to the host computer.

【0031】このようにすれば、複数台の磁気ディスク
装置から並列にデータをリードしてホストコンピュータ
へ転送する際、いずれかの装置に欠陥のあるデータブロ
ックが存在していても、ホストコンピュータへのデータ
転送を中断することなく行うことができ、データ転送の
連続性を高めることが可能となる。
By doing so, when data is read from a plurality of magnetic disk devices in parallel and transferred to the host computer, even if a defective data block exists in any of the devices, the data is transferred to the host computer. The data transfer can be performed without interruption, and the continuity of the data transfer can be improved.

【0032】[0032]

【実施例】以下、本発明の実施例を図面に基づいて説明
する。図2〜図7は、本発明の1実施例を示した図であ
り、図2はアレイディスク装置の構成図、図3は通常運
用時において、媒体上の欠陥が検出された場合の説明
図、図4は予備の磁気ディスク装置への割り付け状態に
おけるリード動作時の説明図、図5Aは予備の磁気ディ
スク装置への割り付け説明図、図5Bはアレイディフェ
クト管理テーブル例、図6はアレイディフェクト管理テ
ーブル更新処理フローチャート、図7はリード動作時の
処理フローチャートである。
Embodiments of the present invention will be described below with reference to the drawings. 2 to 7 are diagrams showing an embodiment of the present invention, FIG. 2 is a configuration diagram of an array disk device, and FIG. 3 is an explanatory diagram when a defect on a medium is detected during normal operation. 4, FIG. 4 is an explanatory diagram of a read operation in an allocation state to the spare magnetic disk device, FIG. 5A is an explanatory diagram of allocation to the spare magnetic disk device, FIG. 5B is an array defect management table example, and FIG. 6 is an array defect management. A table update processing flowchart, and FIG. 7 is a processing flowchart during a read operation.

【0033】図中、図1と同符号は同一のものを示す。
また6はMPU(マイクロプロセッサ)を示す。本実施
例におけるアレイディスク装置の構成を図2に示す。こ
の装置は、アレイディスク制御装置1と、#0〜#nか
ら成る複数台の磁気ディスク装置3と、#S0 〜#Sk
から成る予備の磁気ディスク装置3とで構成する。
In the figure, the same symbols as in FIG. 1 indicate the same components.
Reference numeral 6 represents an MPU (microprocessor). The configuration of the array disk device in this embodiment is shown in FIG. This device includes an array disk control device 1, a plurality of magnetic disk devices 3 including # 0 to #n, and #S 0 to #S k.
And a spare magnetic disk device 3 consisting of.

【0034】また、前記アレイディスク制御装置1に
は、並列データ制御部2、ディフェクト制御部4、アレ
イディフェクト管理テーブル5、MPU(マイクロプロ
セッサ)6、チャネルch0〜ch2、スペア用のチャ
ネルSC0〜SCKを設けると共に、各磁気ディスク装
置3には、それぞれディフェクト管理テーブルdtが設
けてある。
The array disk controller 1 includes a parallel data controller 2, a defect controller 4, an array defect management table 5, an MPU (microprocessor) 6, channels ch0 to ch2, and spare channels SC0 to SCK. In addition to the above, a defect management table dt is provided for each magnetic disk device 3.

【0035】ディフェクト管理テーブルdtは、各々の
磁気ディスク装置の媒体上の欠陥位置を管理するための
テーブルであり、このテーブルデータは、各磁気ディス
ク装置3内で更新処理等が行われる。ディフェクト制御
部4は、データを読み出す磁気ディスク装置を決定する
ための情報を生成するための制御部である。
The defect management table dt is a table for managing the defect position on the medium of each magnetic disk device, and this table data is updated in each magnetic disk device 3. The defect control unit 4 is a control unit for generating information for determining a magnetic disk device from which data is read.

【0036】アレイディフェクト管理テーブル5は、全
ての欠陥データブロックを一括管理するためのテーブル
であり、MPU(マイクロプロセッサ)6は、アレイデ
ィスク制御装置1内の各種制御等を行うプロセッサであ
る。
The array defect management table 5 is a table for collectively managing all defective data blocks, and the MPU (microprocessor) 6 is a processor for performing various controls in the array disk controller 1.

【0037】並列データ制御部2は、ホストコンピュー
タから送られてきたシリアルな書き込みデータを分割し
て並列データとしたり、各磁気ディスク装置3から読み
出した並列データを、シリアルなデータに変換したりす
る制御を行うものである。
The parallel data control unit 2 divides the serial write data sent from the host computer into parallel data, or converts the parallel data read from each magnetic disk device 3 into serial data. It controls.

【0038】チャネルch0〜chnは、媒体上に欠陥
がない場合に使用するものであり、スペアチャネルSC
0〜SCKは、媒体上(データブロック)に欠陥があっ
て交代処理が行われた場合に使用する予備のチャネルで
ある。
Channels ch0 to chn are used when there is no defect on the medium, and are spare channels SC.
0 to SCK are spare channels used when a replacement process is performed due to a defect on the medium (data block).

【0039】磁気ディスク装置3の内、#0〜#nは通
常使用する装置であり、#S0 〜#SK は前記交代処理
が行われた場合に割り付けを行う予備の磁気ディスク装
置である。
Among the magnetic disk devices 3, # 0 to #n are normally used devices, and #S 0 to #S K are spare magnetic disk devices which are allocated when the alternation process is performed. ..

【0040】以下、実施例におけるアレイディスク装置
の動作を説明する。通常運用時においては、図3に示し
たように、MPU6の制御によって、チャネルch0〜
chnのみを接続しておき、スペアチャネルSC0〜S
CKを切り離しておく。この状態で、#0〜#nの磁気
ディスク装置3の媒体上にデータを書き込んだり、ある
いは前記媒体上からデータをリードしたりする。
The operation of the array disk device in the embodiment will be described below. During normal operation, as shown in FIG. 3, the channels ch0 to ch0 are controlled by the MPU 6.
Only chn is connected and spare channels SC0 to S
Separate CK. In this state, data is written on the medium of the magnetic disk devices # 0 to #n or data is read from the medium.

【0041】各磁気ディスク装置3(#0〜#n)より
並列に読み出したデータは、並列データ制御部2に転送
され、並列なデータから、連続したシーケンシャルなデ
ータ(直列データ)に変換される。
The data read in parallel from each magnetic disk device 3 (# 0 to #n) is transferred to the parallel data control unit 2, and the parallel data is converted into continuous sequential data (serial data). ..

【0042】その後、シーケンシャルに変換されたデー
タは、ホストインターフェイス(Host I/f)を通
り、ホストコンピュータへ転送される。このような運用
時において、例えば、アレイディスク制御装置1が並列
にアクセスしたデータブロックの内、#2の磁気ディス
ク装置3内の媒体上におけるデータブロックのアドレス
番号「04」(図5A参照)が欠陥であると判断され、
交代処理が行われたとする。
Thereafter, the sequentially converted data is transferred to the host computer through the host interface (Host I / f). In such an operation, for example, among the data blocks accessed in parallel by the array disk control device 1, the address number “04” (see FIG. 5A) of the data block on the medium in the magnetic disk device 3 of # 2 is Determined to be defective,
It is assumed that the replacement process has been performed.

【0043】このような場合、従来例と同様に、データ
は一度#2の磁気ディスク装置内の交代用スペアデータ
ブロックに割り付けられる。この交代処理終了後、その
情報は、ディフェクト管理テーブルdtに格納され、該
ディフェクト管理テーブルdtの内容が更新される(こ
こまでの処理は上記従来例と同じ)。
In such a case, as in the conventional example, the data is once allocated to the alternate spare data block in the magnetic disk device # 2. After the completion of the alternation process, the information is stored in the defect management table dt, and the contents of the defect management table dt are updated (the processes up to this point are the same as those in the conventional example).

【0044】ディフェクト管理テーブルdtが更新され
ると、#2の磁気ディスク装置からアレイディスク制御
装置1内のMPU6に対して、その旨通知する。その
後、MPU6の指示に基づき、ディフェクト制御部4で
は、ディフェクト管理テーブルdtから前記の情報を読
み出す(空き時間に処理する)。
When the defect management table dt is updated, the # 2 magnetic disk device notifies the MPU 6 in the array disk control device 1 to that effect. After that, based on the instruction from the MPU 6, the defect control unit 4 reads out the above-mentioned information from the defect management table dt (processes in a free time).

【0045】次に、前記読み出した情報と、アレイディ
フェクト管理テーブル5を参照して得られた情報から、
交代処理が行われた磁気ディスク装置の番号「#2」
と、交代処理が行われたデータブロックのアドレス番号
「04」と、代わりにデータブロックごと割り付ける予
備の磁気ディスク装置の番号(例えば#S0)とを、アレ
イディフェクト管理テーブルのデータ形式に合ったデー
タに変換して生成する。
Next, from the read information and the information obtained by referring to the array defect management table 5,
The number "# 2" of the magnetic disk device that has undergone the replacement process
The address number "04" of the data block on which the alternation process has been performed, and the spare magnetic disk device number (for example, #S 0 ) to be assigned instead for each data block are matched with the data format of the array defect management table. Generate by converting to data.

【0046】生成した前記データは、ディフェクト制御
部4内のバッファ( 図示省略)内に格納しておく。この
処理が終了すると、MPU6では、スペアチャネル( 例
えばSC0)を接続し、交代処理の行われた磁気ディス
ク装置(例えば#2)から、交代処理されたデータブロ
ックのデータを読み出し、そのデータを予備の磁気ディ
スク装置(例えば#S0)の同一データブロックアドレス
「04」に書き込むことで割り付け処理を実行する。
The generated data is stored in a buffer (not shown) in the defect control section 4. When this process ends, the MPU 6 connects the spare channel (eg, SC0), reads the data of the alternate-processed data block from the magnetic disk device (eg, # 2) subjected to the alternate process, and reserves the data. Allocation processing is executed by writing to the same data block address “04” of the magnetic disk device (for example, #S 0 ).

【0047】その後、MPU6の指示により、ディフェ
クト制御部4では、バッファ内のデータを用いて、アレ
イディフェクト管理テーブル5のデータを更新する。な
お、前記ディフェクト管理テーブルdtの情報をリード
する処理から、アレイディフェクト管理テーブルの更新
までの処理は、空き時間を利用して行う。
Then, according to an instruction from the MPU 6, the defect control section 4 updates the data in the array defect management table 5 using the data in the buffer. The processing from reading the information of the defect management table dt to the update of the array defect management table is performed by using the free time.

【0048】アレイディフェクト管理テーブル5として
は、例えば図5Bのようなテーブルを用いる。このテー
ブル例では、管理テーブルのアドレスとデータ部とから
構成されている。そして、管理テーブルのアドレスに
は、データブロックの先頭アドレス「0000」から最
終アドレス「1000」までの各アドレスが登録してあ
り、これらの各アドレスに対応して、データ部には、割
り付け処理がなされているか否かのデータが登録されて
いる。
As the array defect management table 5, for example, a table as shown in FIG. 5B is used. In this table example, it is composed of an address and a data section of the management table. Each address from the start address “0000” to the end address “1000” of the data block is registered in the address of the management table, and the allocation process is performed in the data part in correspondence with each of these addresses. Data on whether or not it is done is registered.

【0049】例えば、データ部の「0000」は割り付
け処理がなされていない事を示すデータであり、「FF
F0」、「FFF1」は交代割り付けされていることを
示すデータである。この場合、「FFF0」、「FFF
1」は交代情報を格納してあるアレイディフェクト管理
テーブルのアドレスを示している。
For example, "0000" in the data section is data indicating that allocation processing has not been performed, and "FF"
“F0” and “FFF1” are data indicating that the replacement is assigned. In this case, "FFF0", "FFF
"1" indicates the address of the array defect management table storing the replacement information.

【0050】また、アレイディフェクト管理テーブルの
アドレスには、割り付け情報を納めるアドレスとして、
前記の「FFF0」、「FFF1」・・・等が確保され
ており、これらの各アドレスに対応するデータ部には、
データ生成用のディスク構成を示すデータ「01A
3」、「A123」、・・・等が登録されている。この
場合「A」は、予備のディスクを示す。
In the address of the array defect management table, as an address for storing allocation information,
The above-mentioned "FFF0", "FFF1" ... Are secured, and the data portion corresponding to each of these addresses is
Data "01A" showing the disk configuration for data generation
3 ”,“ A123 ”, ... In this case, "A" indicates a spare disk.

【0051】なお、このアレイディフェクト管理テーブ
ル5は、複数の磁気ディスク装置を各磁気ディスク装置
単位に管理するのではなく、全装置を一台の装置のよう
に取り扱っている。このため、各装置のアドレス番号は
使用せず、全装置に対して、一連のアドレス番号で表わ
している。
The array defect management table 5 does not manage a plurality of magnetic disk devices for each magnetic disk device, but handles all the devices as if they were one device. Therefore, the address numbers of the respective devices are not used, but all devices are represented by a series of address numbers.

【0052】次に、割り付け処理されたデータブロック
に対し、リードコマンドが発行された場合は、次のよう
に処理する。この場合、図4に示したように、#2の磁
気ディスク装置におけるデータブロックのアドレス番号
「04」のデータを、#S0 の予備の磁気ディスク装置
におけるデータブロックのアドレス番号「04」に割り
付け処理されているものとする。
Next, when a read command is issued to the data block that has undergone the allocation processing, the processing is performed as follows. Assignment In this case, as shown in FIG. 4, the data of the address number "04" in the data blocks in the magnetic disk apparatus # 2, the address number "04" in the data block in the spare magnetic disk drive # S 0 It has been processed.

【0053】この状態で、アレイディスク制御装置1が
リードコマンドを受領すると、MPU6では、アレイデ
ィフェクト管理テーブル5を参照して、リード要求され
たデータブロックに、予備の磁気ディスク装置(この例
では#S0)へ割り付けされたデータブロックがあるか否
かをチェックする。
When the array disk controller 1 receives a read command in this state, the MPU 6 refers to the array defect management table 5 and refers to the read-requested data block in the spare magnetic disk device (# in this example). It is checked whether or not there is a data block allocated to S 0 ).

【0054】もし、割り付けられたデータブロックがあ
った場合には、そのデータブロックのリード時に、MP
U6がチャネル構成を変更(非標準構成に変更)する。
即ち、チャネルch2を一時的に切り離し、スペアチャ
ネルSC0を接続する。
If there is a data block that has been allocated, when reading that data block, MP
U6 changes the channel configuration (changes to non-standard configuration).
That is, the channel ch2 is temporarily disconnected and the spare channel SC0 is connected.

【0055】そして、#2を除く#0〜#nの磁気ディ
スク装置と、#S0の予備の磁気ディスク装置における
同一データブロックアドレス番号「04」のデータを並
列にリードし、並列データ制御部2へ転送する。
Then, the data of the same data block address number "04" in the magnetic disk devices # 0 to #n except # 2 and the spare magnetic disk device #S 0 are read in parallel, and the parallel data control unit is read. Transfer to 2.

【0056】並列データ制御部2では、前記並列データ
をシーケンシャルなデータ(直列データ)に変換してホ
ストコンピュータへ転送する。このようにすれば、欠陥
のあるデータブロックに対してリードコマンドが発行さ
れた場合でも、予備の磁気ディスク装置に割り付けたデ
ータをリードすることにより、全てのデータを同時にリ
ードして、同時に転送することが可能となる。
The parallel data control unit 2 converts the parallel data into sequential data (serial data) and transfers it to the host computer. By doing so, even when a read command is issued to a defective data block, all the data is read at the same time and transferred at the same time by reading the data allocated to the spare magnetic disk device. It becomes possible.

【0057】以下、図6、図7のフローチャートに基づ
き、アレイディスク装置の処理を説明する。なお、図
6、図7の各処理番号は、カッコ内に示す。(アレイデ
ィフェクト管理テーブルの更新処理)・・・図6参照 #0〜#nの各磁気ディスク装置内では、媒体へのアク
セス時(S1)に、媒体上に欠陥が存在していて、交代
処理を行った場合(S2)、ディフェクト管理テーブル
dtを更新処理する(S3)。
The processing of the array disk device will be described below with reference to the flowcharts of FIGS. 6 and 7. The process numbers in FIGS. 6 and 7 are shown in parentheses. (Update process of array defect management table) ... See FIG. 6 In each of the magnetic disk devices # 0 to #n, a defect exists on the medium when the medium is accessed (S1), and the alternation process is performed. When the above is performed (S2), the defect management table dt is updated (S3).

【0058】このような場合、空き時間(ホストコンピ
ュータからのアクセスがなく、内部の処理もない時間)
を利用して以下の処理を実行する。先ず、交代処理を行
った磁気ディスク装置(この例では#2の装置)から、
MPU6に対し、交代処理を行って、ディフェクト管理
テーブルdtを更新した旨通知するので、この通知を受
領したMPU6では、ディフェクト制御部4にディフェ
クト管理テーブルdtの情報をリードする指示を出す。
In such a case, free time (time when there is no access from the host computer and no internal processing)
Use to execute the following process. First, from the magnetic disk device (the device # 2 in this example) that has undergone the alternation process,
Since the MPU 6 is notified that the defect management table dt has been updated by performing the alternation process, the MPU 6 that has received this notification issues an instruction to the defect control unit 4 to read the information of the defect management table dt.

【0059】その後、ディフェクト制御部4では、磁気
ディスク装置のディフェクト管理テーブルdtから情報
をリードする(S4)。次にディフェクト制御部4では
アレイディフェクト管理テーブル5を参照して、割り付
けする予備の磁気ディスク装置の番号をみつける。
Thereafter, the defect control section 4 reads information from the defect management table dt of the magnetic disk device (S4). Next, the defect control unit 4 refers to the array defect management table 5 to find the number of the spare magnetic disk device to be allocated.

【0060】そして、交代処理された磁気ディスク装置
の番号「#2」と、交代処理が行われたデータブロック
のアドレス「04」と、代わりにデータブロックの割り
付けを行う予備の磁気ディスク装置の番号「#S0 」を
生成する(S5)。
Then, the number "# 2" of the magnetic disk device subjected to the alternation processing, the address "04" of the data block subjected to the alternation processing, and the number of the spare magnetic disk device for allocating the data block instead. "#S 0 " is generated (S5).

【0061】この場合、前記装置番号「#2」やブロッ
ク番号「04」は、ディフェクト管理テーブルdtから
リードしたデータをそのまま用いるのではなく、アレイ
ディフェクト管理テーブル5で用いるデータ形式に変換
することで、前記のような生成を行う。
In this case, for the device number “# 2” and the block number “04”, the data read from the defect management table dt is not used as it is, but is converted into the data format used in the array defect management table 5. , Generate as described above.

【0062】このようにして生成したデータは、ディフ
ェクト制御部4内に設けてあるバッファ(図示省略)内
に一時的に格納しておく。次に、MPU6では、前記バ
ッファ内のデータを参照し、予備の磁気ディスク装置へ
の割り付け処理を行う(S6)。
The data thus generated is temporarily stored in a buffer (not shown) provided in the defect control unit 4. Next, the MPU 6 refers to the data in the buffer and performs allocation processing to the spare magnetic disk device (S6).

【0063】この処理は、MPU6が、スペアチャネル
SC0を接続した後、#2の磁気ディスク装置の交代処
理されたデータブロックアドレス「04」のデータをリ
ードし、このデータを#S0 の予備の磁気ディスク装置
における同一データブロックアドレス「04」に書き込
むことにより行う。
In this process, the MPU 6 connects the spare channel SC0, then reads the data of the data block address "04" which has been subjected to the alternation process of the magnetic disk device of # 2, and reads this data from the spare of #S 0 . This is done by writing to the same data block address "04" in the magnetic disk device.

【0064】この割り付け処理が終了すると、MPU6
からの指示により、ディフェクト制御部4では、バッフ
ァに格納しておいたデータを取り出し、アレイディフェ
クト管理テーブル5のデータを更新する(S7)。(リ
ード動作時の処理)・・・図7参照 アレイディスク制御装置1がホストコンピュータからの
リードコマンドを受領した際、先ず、MPU6はアレイ
ディフェクト管理テーブル5を参照することにより(S
11)、リード要求のあったデータブロックに、予備の
磁気ディスク装置へ割り付けられたデータブロックがあ
るか否かをチェックする(S12)。
When this allocation process is completed, the MPU 6
In response to the instruction from, the defect control unit 4 takes out the data stored in the buffer and updates the data in the array defect management table 5 (S7). (Processing during read operation) ... See FIG. 7. When the array disk control device 1 receives a read command from the host computer, the MPU 6 first refers to the array defect management table 5 (S
11) It is checked whether or not the read-requested data block has a data block allocated to the spare magnetic disk device (S12).

【0065】その結果、割り付けがなければ、標準構成
のリード動作(通常のリード動作)を行う(S13)
が、もし、予備装置への割り付けがなされているデータ
ブロックを含んでいる場合には、次のようにしてデータ
のリードを行う。
As a result, if there is no allocation, the standard configuration read operation (normal read operation) is performed (S13).
However, if the data block is allocated to the spare device, the data is read as follows.

【0066】媒体からのデータリードは、データブロッ
ク毎に行う。そこで先ず、次のデータブロック(次にリ
ードすべきデータブロック)は、予備の装置へ割り付け
されているか否かを判断(MPU6が判断)し(S1
4)、もし割り付けされていなければ標準構成でデータ
リード(S18)を行う。
Data reading from the medium is performed for each data block. Therefore, first, it is determined whether the next data block (the data block to be read next) is allocated to the spare device (the MPU 6 determines) (S1).
4) If not assigned, data read (S18) is performed with the standard configuration.

【0067】しかし、割り付けされている場合には、チ
ャネル構成を変更して非標準構成にする(S15)。こ
の処理は、図4に示したように、チャネルch2を一時
的に切り離し、スペアチャネルSC0を接続した状態に
する(いずれもMPU6が処理する)。
However, if it is assigned, the channel configuration is changed to a non-standard configuration (S15). In this process, as shown in FIG. 4, the channel ch2 is temporarily cut off and the spare channel SC0 is connected (both are processed by the MPU 6).

【0068】この状態で各磁気ディスク装置から並列に
データをリードする(S16)。このデータリードで
は、#2を除く#0〜#nの各磁気ディスク装置と、#
0 の予備の磁気ディスク装置における同一のデータブ
ロックアドレスから同時にデータリードを行って並列デ
ータ制御部2へ転送する。
In this state, data is read in parallel from each magnetic disk device (S16). In this data read, each of the magnetic disk devices # 0 to #n except # 2,
Data is simultaneously read from the same data block address in the spare magnetic disk drive of S 0 and transferred to the parallel data control unit 2.

【0069】この並列データは、並列データ制御部2で
シーケンシャルなデータ(直列データ)に変換し、ホス
トコンピュータへ転送する。このようにして、データリ
ードが終了すると、MPU6では、チャネル構成を標準
構成(ch2を接続してSC0を切り離した状態)に戻
す(S17)。
This parallel data is converted by the parallel data control unit 2 into sequential data (serial data) and transferred to the host computer. When the data reading is completed in this way, the MPU 6 returns the channel configuration to the standard configuration (a state in which ch2 is connected and SC0 is disconnected) (S17).

【0070】次に、リード要求された全てのデータブロ
ックをリードしたか否かを判断(S19)し、全てのデ
ータブロックをリードしたら終了する。しかし、終了し
ていなければ、次のリード対象データブロックにカウン
タ更新(S20)し、上記の処理(S14〜S17)を
繰り返して行う。
Next, it is judged whether or not all the read-requested data blocks have been read (S19), and when all the data blocks have been read, the process ends. However, if it has not been completed, the counter is updated to the next read target data block (S20), and the above processing (S14 to S17) is repeated.

【0071】(他の実施例)以上実施例について説明し
たが、本発明は次のようにしても実施可能である。 (1) 上述の実施例では、パワーオフの際でも欠陥を含む
データブロックの位置情報が失われないようアレイディ
フェクト管理テーブルを、磁気ディスク装置または不揮
発性メモリ(SRAM)で構成する必要がある。しか
し、パワーオンの際に各々のディフェクト管理テーブル
の情報を読み出すことにより毎回アレイディフェクト管
理テーブルを作成する手法を用いる事で、アレイディフ
ェクト管理テーブルを安価な揮発性メモリで構成するこ
とも可能である。
(Other Embodiments) The embodiments have been described above, but the present invention can also be implemented as follows. (1) In the above-described embodiment, it is necessary to configure the array defect management table by the magnetic disk device or the non-volatile memory (SRAM) so that the position information of the data block including the defect is not lost even when the power is turned off. However, it is possible to configure the array defect management table with an inexpensive volatile memory by using the method of creating the array defect management table every time by reading the information of each defect management table at the time of power-on. .

【0072】(2) 図5Bに示したアレイディフェクト管
理テーブルでは、予備の磁気ディスク装置が1台の例
(図のAで示した装置)であるか、予備の装置を複数台
設ける場合でも同様にしてテーブルを作成できる。例え
ば、図のA(実施例ではA=#S0)に相当する分をB
(B=#S1)C(C=#S2)等で割り当てればよ
い。
(2) In the array defect management table shown in FIG. 5B, the number of spare magnetic disk devices is one (the device shown in FIG. A), or even if a plurality of spare devices are provided. Then you can create a table. For example, a portion corresponding to A in the figure (A = # S0 in the embodiment) is B
(B = # S1) C (C = # S2) or the like may be used for allocation.

【0073】また、データブロックの最終アドレスの次
から割付情報を納めるアドレスを確保してもよい。 (3) 欠陥部分に対する交代処理が行われた磁気ディスク
装置が複数台となった場合には、割り付けを行う予備の
磁気ディスク装置を複数台使用すれば、上記実施例と同
様にして処理することが可能である。
An address for storing allocation information may be secured next to the final address of the data block. (3) If there are a plurality of magnetic disk devices that have undergone the replacement process for the defective part, if multiple spare magnetic disk devices are used for allocation, the same processing as in the above-described embodiment is performed. Is possible.

【0074】[0074]

【発明の効果】以上説明したように、本発明によれば次
のような効果がある。 (1) n個の磁気ディスク装置から並列にデータを転送す
る場合において、n個中のある磁気ディスク装置に欠陥
のデータブロックがある場合においても、該当するある
磁気ディスク装置を一時的に外し、正常に(遅延無し
で)読みだせるデータと予備の磁気ディスク装置のデー
タから、連続したシーケンシャルなデータを生成するこ
とでホストコンピュータへのデータ遅延を発生すること
なくデータを転送することができ、アレイ磁気ディスク
の高速データ転送を可能とする。
As described above, the present invention has the following effects. (1) When transferring data in parallel from n magnetic disk devices, even if there is a defective data block in one of the n magnetic disk devices, temporarily remove the corresponding magnetic disk device, By generating continuous sequential data from the data that can be read normally (without delay) and the data of the spare magnetic disk device, the data can be transferred to the host computer without any data delay, and the array Enables high-speed data transfer of magnetic disks.

【0075】(2) ホストコンピュータへのリードデータ
の転送を中断することなく行うことができ、データ転送
の連続性を高めることができる。その結果、リードデー
タの転送効率を高めることができる。
(2) The read data can be transferred to the host computer without interruption, and the continuity of data transfer can be improved. As a result, read data transfer efficiency can be improved.

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

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

【図2】本発明の1実施例におけるアレイディスク装置
の構成図である。
FIG. 2 is a configuration diagram of an array disk device according to an embodiment of the present invention.

【図3】通常運用時において、媒体上の欠陥が検出され
た場合の説明図である。
FIG. 3 is an explanatory diagram when a defect on a medium is detected during normal operation.

【図4】予備の磁気ディスク装置への割り付け状態にお
けるリード動作時の説明図である。
FIG. 4 is an explanatory diagram during a read operation in an allocation state to a spare magnetic disk device.

【図5】Aは、予備の磁気ディスク装置への割り付け説
明図、Bは、アレイディフェクト管理テーブル例であ
る。
5A is an explanatory diagram of allocation to a spare magnetic disk device, and FIG. 5B is an example of an array defect management table.

【図6】アレイディフェクト管理テーブル更新処理フロ
ーチャートである。
FIG. 6 is an array defect management table update processing flowchart.

【図7】リード動作時の処理フローチャートである。FIG. 7 is a processing flowchart during a read operation.

【図8】Aは従来のアレイディスク装置の概略構成図、
Bは従来の交代処理説明図である。
FIG. 8A is a schematic configuration diagram of a conventional array disk device,
B is an explanatory view of a conventional replacement process.

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

1 アレイディスク制御装置 2 並列データ制御部 3 磁気ディスク装置 4 ディフェクト制御部 5 アレイディフェクト管理テーブル 1 Array Disk Controller 2 Parallel Data Controller 3 Magnetic Disk Device 4 Defect Controller 5 Array Defect Management Table

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 複数台のディスク装置(#0〜#n)
と、 複数台のディスク装置を並列に制御するアレイディスク
制御装置(1)とを具備したアレイディスク装置のデー
タ転送方式において、 前記アレイディスク装置に、1台以上の予備のディスク
装置(#S0 〜#SK )を設け、 複数台のディスク装置(#0〜#n)の媒体上に、欠陥
のデータブロックが存在した場合、 該データブロックのデータを、予備のディスク装置にお
ける同一アドレスのデータブロックに割り付けておき、 前記割り付けられたデータブロックに対するデータのリ
ード時には、欠陥のデータブロックが存在したディスク
装置を外し、 割り付け処理された予備のディスク装置と、他のディス
ク装置から並列にデータをリードして転送することを特
徴としたアレイディスク装置のデータ転送方式。
1. A plurality of disk devices (# 0 to #n)
And an array disk controller (1) for controlling a plurality of disk devices in parallel, the data transfer method of an array disk device comprising: one or more spare disk devices (#S 0 ~ #S K ) is provided, and if a defective data block exists on the medium of a plurality of disk devices (# 0 to #n), the data of the data block is replaced with the data of the same address in the spare disk device. Allocated to blocks, when reading data to the allocated data block, remove the disk device in which the defective data block existed and read the data in parallel from the allocated spare disk device and another disk device. A data transfer method for an array disk device, which is characterized in that the data is transferred after being transferred.
【請求項2】 前記アレイディスク制御装置(1)に、 全ての欠陥データブロックを一括管理するアレイディフ
ェクト管理テーブル(5)と、 データを読み出すディスク装置を決定するための情報を
生成するディフェクト制御部(4)とを設けたことを特
徴とする請求項1記載のアレイディスク装置のデータ転
送方式。
2. An array defect management table (5) for collectively managing all defective data blocks in the array disk controller (1), and a defect controller for generating information for determining a disk device from which data is read. The data transfer system for an array disk device according to claim 1, further comprising (4).
【請求項3】 前記各ディスク装置(#0〜#n)で媒
体上の欠陥を検出して交代処理を行った際、 ディフェクト制御部(4)では、該当するディスク装置
から、欠陥位置情報を読み出した後、 アレイディフェクト管理テーブル(5)を参照して、欠
陥のあったデータブロックに対して、予備のディスク装
置へ割り付けを行うための情報を生成することを特徴と
した請求項2記載のアレイディスク装置のデータ転送方
式。
3. When the respective disk devices (# 0 to #n) detect defects on the medium and perform replacement processing, the defect control section (4) outputs defect position information from the corresponding disk devices. The information for allocating a defective data block to a spare disk device is generated by referring to the array defect management table (5) after the reading, and the information is generated. Data transfer method of array disk device.
【請求項4】 前記ディフェクト制御部(4)で生成し
た情報に基づいて、予備のディスク装置への割り付け処
理を行うと共に、 ディフェクト制御部(4)で生成した情報を用いて、ア
レイディフェクト管理テーブル(5)の情報を更新する
ことを特徴とした請求項3記載のアレイディスク装置の
データ転送方式。
4. An array defect management table using allocation information to a spare disk device based on the information generated by the defect control unit (4) and using the information generated by the defect control unit (4). 4. A data transfer system for an array disk device according to claim 3, wherein the information in (5) is updated.
【請求項5】 前記アレイディスク制御装置(1)で、
リードコマンドを受領した際、 前記アレイディフェクト管理テーブル(5)を参照し
て、リード要求されたデータブロックに、予備のディス
ク装置へ割り付けられたデータブロックが含まれている
か否かをチェックし、 チェック結果に基づいて、データをリードするディスク
装置を決定することを特徴とした請求項4記載のアレイ
ディスク装置のデータ転送方式。
5. The array disk controller (1),
When the read command is received, it is checked by referring to the array defect management table (5) whether or not the read-requested data block includes the data block allocated to the spare disk device. 5. The data transfer method for an array disk device according to claim 4, wherein the disk device to read the data is determined based on the result.
JP3265991A 1991-10-15 1991-10-15 Data transfer system of array disk device Withdrawn JPH05109192A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3265991A JPH05109192A (en) 1991-10-15 1991-10-15 Data transfer system of array disk device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3265991A JPH05109192A (en) 1991-10-15 1991-10-15 Data transfer system of array disk device

Publications (1)

Publication Number Publication Date
JPH05109192A true JPH05109192A (en) 1993-04-30

Family

ID=17424851

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3265991A Withdrawn JPH05109192A (en) 1991-10-15 1991-10-15 Data transfer system of array disk device

Country Status (1)

Country Link
JP (1) JPH05109192A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7587631B2 (en) 2006-06-14 2009-09-08 Fujitsu Limited RAID controller, RAID system and control method for RAID controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7587631B2 (en) 2006-06-14 2009-09-08 Fujitsu Limited RAID controller, RAID system and control method for RAID controller

Similar Documents

Publication Publication Date Title
JP3778980B2 (en) How to use a reserved amount of unused storage space
JP2783748B2 (en) Method and apparatus for data transfer to auxiliary storage in a dynamically mapped data storage system
USRE36989E (en) Virtual storage system and method
JPH08249134A (en) Method for writing of user data according to redundancy parity storage technique
JPH06259197A (en) Control system for array type disk system
JPH05224822A (en) Collective storage device
JPH09288547A (en) Array-type storage device
JP2003323352A (en) Memory device
JPH07200187A (en) Disk array device
JP4585052B2 (en) Data recording system
JPH0863394A (en) Storage device system and controlling mathod for storage device
JPH05109192A (en) Data transfer system of array disk device
US6360296B1 (en) Disk control apparatus
US6233697B1 (en) Storage apparatus system having redundancy in a rail configuration
JP2008234532A (en) Cache memory device, its cache management method, program for cache management
JPH09160889A (en) Control method for multiprocessor system
JP3614886B2 (en) File system
JPH05128735A (en) Defective block alternation control system
JPH07210332A (en) Disk array device
JP2003263276A (en) Disk system and disk access method
JPH11203055A (en) Disk array device
JPS62140275A (en) Alternation allotment processing system
JPH0830402A (en) Parity storing method
JP3183253B2 (en) Dynamic capacity increase method and dynamic capacity increase method for disk device
JPH04273548A (en) Disk controller

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990107