JPH0244578A - Trouble processing system - Google Patents

Trouble processing system

Info

Publication number
JPH0244578A
JPH0244578A JP19505388A JP19505388A JPH0244578A JP H0244578 A JPH0244578 A JP H0244578A JP 19505388 A JP19505388 A JP 19505388A JP 19505388 A JP19505388 A JP 19505388A JP H0244578 A JPH0244578 A JP H0244578A
Authority
JP
Japan
Prior art keywords
magnetic disk
write
disk
read
processing unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP19505388A
Other languages
Japanese (ja)
Inventor
Isamu Yamamoto
勇 山本
Hiroki Oshima
大嶋 弘樹
Mitsuo Nishida
光男 西田
Kazuo Takahashi
一男 高橋
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 Dai Ichi Communications Software Ltd
Fujitsu Ltd
Original Assignee
Fujitsu Dai Ichi Communications Software Ltd
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 Dai Ichi Communications Software Ltd, Fujitsu Ltd filed Critical Fujitsu Dai Ichi Communications Software Ltd
Priority to JP19505388A priority Critical patent/JPH0244578A/en
Publication of JPH0244578A publication Critical patent/JPH0244578A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the reliability of information, to shorten a re-test processing time, to reduce the load of a CPU and to reduce the burden of a maintainer to defect alternate processing, etc., by directly executing the re-test processing and defect alternate processing to a magnetic disk with a data transfer control device. CONSTITUTION:The information are written through a data transfer control device 2 to a duplexed disk 3 by writing indication from a CPU 1 and the information are read from one side of the disk 3 in correspondence to reading indication. In this device 2, a writing re-testing means 101, a reading re-testing means 102 and a defect alternate means 200, etc., are provided and the writing re-testing and reading re-testing processing to the disk 3 is directly and easily executed without being passed through the CPU 1. Further, the alternation of the disk 3, which fails re-testing, to an alternate area is directly and easily executed by the device 2 through the means 200 automatically. As a result, the reliability of the information is improved and the re-test processing time is shortened. Then, the load of the CPU is reduced and further, the burden of the maintainer is reduced to the defect alternate processing.

Description

【発明の詳細な説明】 〔概要〕 二重化された磁気ディスクに情報を格納し、読出すデー
タ転送制御装置における障害処理方式に関し、 磁気ディスクに対する再試行処理に要する時間を短縮す
ると共に、再試行処理に要する中央処理装置の負荷を削
減し、更に磁気ディスクに対する不良交代処理に伴う保
守者の負担を極力減少させることを目的とし、 中央処理装置から伝達される書込指示に基づき、二重化
された磁気ディスクに同一の情報を書込み、中央処理装
置から伝達される読出指示に基づき、二重化された磁気
ディスクの何れか一方から情報を読出すデータ転送制御
装置において、磁気ディスクに対する情報の書込みが不
成功に終わった場合に、同一の磁気ディスクに対する書
込みを再試行する書込再試行手段と、一方の磁気ディス
クからの情報の読出しが不成功に終わった場合に、他方
の磁気ディスクからの読出しを再試行する読出再試行手
段と、書込再試行手段による再試行が不成功に終わった
磁気ディスクの記憶領域、並びに読出しが不成功に終わ
った磁気ディスクの記憶領域を、磁気ディスク内に設け
られている予備記憶領域と交代させる不良交代手段とを
設ける様に構成する。
[Detailed Description of the Invention] [Summary] Regarding a failure handling method in a data transfer control device that stores and reads information from a duplicated magnetic disk, the present invention provides a method for shortening the time required for retry processing for magnetic disks, and also improving retry processing. With the aim of reducing the load on the central processing unit required for the In a data transfer control device that writes the same information to a disk and reads information from one of the duplicated magnetic disks based on a read instruction transmitted from the central processing unit, writing of information to the magnetic disk is unsuccessful. a write retry means for retrying writing to the same magnetic disk when the information is completed, and retrying reading from the other magnetic disk when reading information from one magnetic disk is unsuccessful. A storage area of the magnetic disk where the retry by the write retry means was unsuccessful, and a storage area of the magnetic disk where the reading was unsuccessful are provided in the magnetic disk. It is configured to include a defect replacement means for replacing the spare storage area.

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

本発明は、二重化された磁気ディスクに情報を格納し、
読出すデータ転送制御装置における障害処理方式に関す
る。
The present invention stores information on duplicated magnetic disks,
The present invention relates to a failure handling method in a data transfer control device for reading.

磁気ディスクに格納される情報の信頬性を向上する為に
、二重化された磁気ディスクに同一情報を書込み、一方
の磁気ディスクが罹障した場合にも、他方の磁気ディス
クから正常な情報を読出し可能とする方式が広く採用さ
れている。
In order to improve the reliability of information stored on magnetic disks, the same information is written on duplicated magnetic disks, and even if one magnetic disk becomes damaged, normal information can be read from the other magnetic disk. Methods that enable this are widely adopted.

また磁気ディスクに予備の記憶領域を予め設けて置き、
通常使用している記憶領域の一部が罹障した場合に、罹
障記憶領域に対する書込みおよび読出しを、予備の記憶
領域に代行させる、所謂不良交代処理も広く採用されて
いる。
In addition, a spare storage area is prepared in advance on the magnetic disk,
A so-called failure replacement process is also widely adopted in which when a part of the normally used storage area becomes damaged, a spare storage area is used to perform writing and reading from the affected storage area.

〔従来の技術〕[Conventional technology]

第8図は従来ある情報処理システムの一例を示す図であ
り、第9図は第8図における書込実行過程の一例を示す
図であり、第1O図は第8図における読出実行過程の一
例を示す図である。
FIG. 8 is a diagram showing an example of a conventional information processing system, FIG. 9 is a diagram showing an example of the write execution process in FIG. 8, and FIG. 1O is an example of the read execution process in FIG. FIG.

第8図および第9図において、二重化された磁気ディス
ク3−0および3−1に同一情報を書込む為に、中央処
理装置lは先ずO光磁気ディスク3−0に対するO系書
込起動指示a8゜を、データ転送制御装置2に伝達する
In FIGS. 8 and 9, in order to write the same information to the duplicated magnetic disks 3-0 and 3-1, the central processing unit 1 first instructs the O-system write start to the O-magneto-optical disk 3-0. a8° is transmitted to the data transfer control device 2.

データ転送制御装置2においては、ディスク制御部22
が中央処理装置1から伝達されるO系書込起動指示a8
゜を受信すると、0系磁気ディスク3−0に対してO系
書込起動信号す。。を伝達する。
In the data transfer control device 2, the disk control unit 22
O system write start instruction a8 transmitted from the central processing unit 1
When it receives ゜, it sends an O-system write start signal to the 0-system magnetic disk 3-0. . Communicate.

0系書込起動信号す。。を受信した0系磁気ディスク3
−0に障害が発生し、正常に書込みを完了しなかった場
合には、0系磁気ディスク3−0はディスク制御部22
に対して書込みが不成功に終わったことを示すO系書込
障害応答信号C1を返送する。
0 series write start signal. . 0 series magnetic disk 3 that received
If a failure occurs in -0 and writing is not completed normally, the 0-system magnetic disk 3-0
An O-system write failure response signal C1 indicating that the write was unsuccessful is returned to the write failure response signal C1.

0系書込障害応答信号C−0を受信したディスク制御部
22は、中央処理装置1に対してO系書込障害報告d1
゜を返送する。
Upon receiving the 0-system write failure response signal C-0, the disk control unit 22 sends an O-system write failure report d1 to the central processing unit 1.
Return ゜.

O系書込障害報告d8゜を受信した中央処理装置1は、
再試行処理部11を起動し、0系磁気ディスク3−0に
対する書込みを再試行させる0系書込再起動指示a。。
The central processing unit 1 that received the O-system write failure report d8゜,
A 0-system write restart instruction a that starts the retry processing unit 11 and causes it to retry writing to the 0-system magnetic disk 3-0. .

“を、データ転送制御装置2に伝達する。“ is transmitted to the data transfer control device 2.

0系書込再起動指示a。。°を受信したデータ転送制?
II装W2のディスク制御部22は、0系磁気ディスク
3−0に対して0系書込再起動信号す、4゜′を伝達す
る。
0 system write restart instruction a. . ° Received data transfer system?
The disk control unit 22 of the II unit W2 transmits a 0-system write restart signal S,4' to the 0-system magnetic disk 3-0.

0系磁気ディスク3−0に発生していた障害が一時的な
障害であり、今回は0系磁気ディスク3−〇が正常に書
込みを完了すると、0系磁気ディスク3−0はディスク
制御部22に対して書込みが成功裏に終わったことを示
すO系書込正常応答信号e。。を返送する。
The failure that occurred in the 0-system magnetic disk 3-0 is a temporary failure, and this time, when the 0-system magnetic disk 3-0 completes writing normally, the 0-system magnetic disk 3-0 will be transferred to the disk controller 22. An O-system write normal response signal e indicating that writing has been successfully completed. . to be sent back.

0系書込正常応答信号e4゜を受信したディスク制御部
22は、中央処理装置1に対して0系書込正常報告f8
゜を返送する。
Upon receiving the 0-system write normal response signal e4°, the disk control unit 22 sends a 0-system write normal report f8 to the central processing unit 1.
Return ゜.

0系書込正常報告r8゜を受信した中央処理装置lは、
1系磁気ディスク3−1にも同一情報を書込む為に、デ
ィスク制御部22に対してI系書込起動指示aWIを伝
達する。
The central processing unit l that received the 0-system write normal report r8゜,
In order to write the same information to the 1-system magnetic disk 3-1, an I-system write activation instruction aWI is transmitted to the disk control unit 22.

l系書込起動指示aWIを受信したデータ転送制御装置
2のディスク制御部22は、l系磁気ディスク3−1に
対してl系書込起動信号り□を伝達する。
The disk control unit 22 of the data transfer control device 2, which has received the l-system write activation instruction aWI, transmits an l-system write activation signal □ to the l-system magnetic disk 3-1.

1系書込起動信号b□を受信した1系磁気ディスク3−
1は、正常に書込みを完了すると、ディスフ制御部22
に対して1系書込正常応答信号e1を返送する。
1-system magnetic disk 3- that received the 1-system write activation signal b□
1, when writing is completed normally, the disk control unit 22
A 1-system write normal response signal e1 is returned to the 1-system write normal response signal e1.

1系書込正常応答信号eWIを受信したディスク制御部
22は、中央処理装置lに対してl系書込正常報告f。
The disk control unit 22, which has received the 1-system write normal response signal eWI, sends an 1-system write normal report f to the central processing unit l.

1を返送する。Return 1.

■系書込正常報告f。1を受信した中央処理装置1は、
O光磁気ディスク3−0および1系磁気ディスク3−1
に同一情報の書込みが完了したと判定する。
■System write normal report f. 1, the central processing unit 1 receives
O magneto-optical disk 3-0 and 1-series magnetic disk 3-1
It is determined that writing of the same information has been completed.

なおデータ転送制御装置2に設けられたデータハソファ
メモリ21は、中央処理装置1から伝達される書込み情
報、または磁気ディスク3から伝達される読出し情報を
一旦蓄積するものである。
Note that the data storage memory 21 provided in the data transfer control device 2 temporarily stores write information transmitted from the central processing unit 1 or read information transmitted from the magnetic disk 3.

次に、第8図および第10図において、中央処理装置1
が、二重化磁気ディスク3−0および31に格納されて
いる同一情報を読出す為に、先ず0系磁気ディスク3−
0に対する0系読出起動指示a、。をデータ転送制御装
置2に伝達する。
Next, in FIGS. 8 and 10, the central processing unit 1
However, in order to read the same information stored on the dual magnetic disks 3-0 and 31, first the 0-series magnetic disk 3-0 is read out.
0 system read start instruction a for 0. is transmitted to the data transfer control device 2.

データ転送制御装置2においては、ディスク制御部22
が中央処理装置1から伝達される0系読出起動指示a7
゜を受信すると、0系磁気ディスク3−0に対してO系
読出起動信号bjloを伝達する。
In the data transfer control device 2, the disk control unit 22
is the 0-system read start instruction a7 transmitted from the central processing unit 1.
Upon receiving ゜, it transmits an O-system read activation signal bjlo to the 0-system magnetic disk 3-0.

0系読出起動信号bR6を受信した0系磁気ディスク3
−0に障害が発生し、正常に読出しを完了しなかった場
合には、0系磁気ディスク3−0はディスク制御部22
に対して読出しが不成功に終わったことを示す0系読出
障害応答信号C1゜を返送する。
0-series magnetic disk 3 that received the 0-series read activation signal bR6
If a failure occurs in the 0-system magnetic disk 3-0 and reading is not completed normally, the 0-system magnetic disk 3-0
A 0-system read failure response signal C1° indicating that the read has ended unsuccessfully is returned to the 0-system read failure response signal C1°.

0系読出障害応答信号Cll0を受信したディスク制御
部23は、中央処理装置1に対して0系読出障害報告d
ROを返送する。
Upon receiving the 0-system read failure response signal Cll0, the disk control unit 23 sends a 0-system read failure report d to the central processing unit 1.
Return the RO.

0系読出障害報告dROを受信した中央処理装置1は、
再試行処理部11を起動し、1系磁気ディスク3−1に
対する1系読出起動指示a、llを、データ転送制御装
置2に伝達する。
The central processing unit 1 that received the 0-system read failure report dRO,
The retry processing unit 11 is started and the 1st system read start instructions a and 11 for the 1st system magnetic disk 3 - 1 are transmitted to the data transfer control device 2 .

1系読出起動指示aRIを受信したデータ転送制御装置
2のディスク制御部22は、1系磁気ディスク3−1に
対して1系読出起動信号bRIを伝達する。
The disk control unit 22 of the data transfer control device 2, which has received the 1-system read activation instruction aRI, transmits the 1-system read activation signal bRI to the 1-system magnetic disk 3-1.

1系読出起動信号bR1を受信した1系磁気ディスク3
−1は、正常に読出しを完了すると、ディスク制御部2
2に対して1系読出正常応答信号e7、を返送する。
1-system magnetic disk 3 that received the 1-system read activation signal bR1
-1, when the reading is completed normally, the disk controller 2
2, a 1-system read normal response signal e7 is returned.

1系読出正常応答信号e□を受信した゛ディスク制御部
22は、中央処理装置1に対して1系読出正常報告f+
t+を返送する。
Upon receiving the 1-system read normal response signal e□, the disk control unit 22 sends a 1-system read normal report f+ to the central processing unit 1.
Return t+.

1系読出正常報告fR1を受信した中央処理装置1は、
1系磁気ディスク3−1から所要の情報の読出しが完了
したと判定する。
The central processing unit 1 that received the system 1 read normal report fR1,
It is determined that reading of the required information from the 1-system magnetic disk 3-1 has been completed.

なお、第8図および第9図において、ディスク制御部2
2がO光磁気ディスク3−0に対して0系書込再起動信
号bW(1°を伝達した場合に、0系磁気ディスク3−
0に発生していた障害が固定的な障害であり、今回もO
光磁気ディスク3−0が正常に書込みを完了しなかった
場合には、0系磁気ディスク3−0は再びO系書込障害
応答信号Cwoを返送し、0系書込障害応答信号C1゜
を受信したディスク制御部22も、中央処理装置1に対
して再びO系書込障害報告dw。を返送する。
In addition, in FIGS. 8 and 9, the disk controller 2
2 transmits the 0 system write restart signal bW (1°) to the O magneto-optical disk 3-0, the 0 system magnetic disk 3-0
The failure that occurred at 0 is a fixed failure, and this time also
If the magneto-optical disk 3-0 does not complete writing normally, the 0-system magnetic disk 3-0 returns the O-system write failure response signal Cwo and sends the 0-system write failure response signal C1゜. The disk control unit 22 that received the data also sends the O-system write failure report dw to the central processing unit 1 again. to be sent back.

再び0系書込障害報告d。。を受信した中央処理装置1
は、0系書込再起動指示a9゜“に対して再びθ系書込
障害報告d、。を受信したことを示す場外情報を、コン
ソール4に出力する。
0 system write failure report d again. . Central processing unit 1 that received
outputs to the console 4 off-site information indicating that the θ-system write failure report d,. has been received again in response to the 0-system write restart instruction a9゜.

保守者は、コンソール4に出力された障害情報を分析し
、磁気ディスク3の記憶領域の一部が固定的な障害で、
使用不能となっていると判定すると、コンソール4から
所要のコマンドを入力することにより、不良交代処理部
12を起動し、使用不能となっているO光磁気ディスク
3−0の記憶領域に対する書込みおよび読出しを、予め
O光磁気ディスク3−0内に設けられている予備記憶領
域から選択した交代領域に代行させる不良交代処理を実
行させる。
The maintenance person analyzes the fault information output to the console 4 and determines that part of the storage area of the magnetic disk 3 has a fixed fault.
If it is determined that the O magneto-optical disk 3-0 is unusable, the defective replacement processing unit 12 is activated by inputting the required command from the console 4, and the write and write operations are performed on the storage area of the O magneto-optical disk 3-0 that is unusable. A defect replacement process is executed in which reading is performed on behalf of a replacement area selected from a spare storage area provided in advance in the O magneto-optical disk 3-0.

同様の不良交代処理は、第8図および第10図において
、ディスク制御部22から0系読出起動信号b9゜を受
信した場合に、正常に読出しを完了出来ず、0系読出障
害応答信号CMIIを返送した0系磁気ディスク3−0
に対しても実行される。
Similar defect replacement processing is shown in FIGS. 8 and 10 when the 0-system read activation signal b9° is received from the disk control unit 22, the read cannot be completed normally, and the 0-system read failure response signal CMII is sent. Returned 0 series magnetic disk 3-0
It is also executed for

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

以上の説明から明らかな如く、従来ある情報処理システ
ムにおいては、磁気ディスク3に対する書込みまたは読
出しが不成功に終わった場合の再試行処理は、中央処理
装置1に設けられた再試行処理部11が実行する為、再
試行処理に時間が掛ると共に中央処理装置1の負荷が増
大し、中央処理装置1の処理能力を圧迫する恐れがあり
、また磁気ディスク3に固定的な障害が発生し、記憶領
域の一部が使用不能となっていることの判定、並びに使
用不能領域に対する不良交代処理は、保守者の介入を必
要とする問題点があった。
As is clear from the above description, in a conventional information processing system, retry processing when writing to or reading from the magnetic disk 3 is unsuccessful is carried out by the retry processing unit 11 provided in the central processing unit 1. Therefore, the retry process takes time and the load on the central processing unit 1 increases, which may put pressure on the processing capacity of the central processing unit 1.Furthermore, a fixed failure may occur in the magnetic disk 3, causing the storage There is a problem in that determining whether a part of an area is unusable and processing defective replacement for an unusable area requires the intervention of a maintenance person.

本発明は、磁気ディスクに対する再試行処理に要する時
間を短縮すると共に、再試行処理に要する中央処理装置
の負荷を削減し、更に磁気ディスクに対する不良交代処
理に伴う保守者の負担を極力減少させることを目的とす
る。
The present invention aims to shorten the time required for retry processing for magnetic disks, reduce the load on a central processing unit required for retry processing, and further reduce as much as possible the burden on maintenance personnel associated with defective replacement processing for magnetic disks. With the goal.

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

第1図は本発明の原理を示す図である。 FIG. 1 is a diagram showing the principle of the present invention.

第1図において、1は中央処理装置、2はデータ転送制
御装置、3は二重化された磁気ディスクである。
In FIG. 1, 1 is a central processing unit, 2 is a data transfer control unit, and 3 is a duplicated magnetic disk.

101は、本発明によりデータ転送制御装置2に設けら
れた書込再試行手段である。
101 is a write retry means provided in the data transfer control device 2 according to the present invention.

102は、本発明によりデータ転送制御装置2に設けら
れた読出再試行手段である。
102 is a read retry means provided in the data transfer control device 2 according to the present invention.

200は、本発明によりデータ転送制御装置2に設けら
れた不良交代手段である。
Reference numeral 200 denotes a defect replacement means provided in the data transfer control device 2 according to the present invention.

〔作用〕[Effect]

データ転送制御装置2は、中央処理装置1から伝達され
る書込指示に基づき、二重化された磁気ディスク3に同
一の情報を書込み、中央処理装置1から伝達される読出
指示に基づき、二重化された磁気ディスク3の何れか一
方から情報を読出す。
The data transfer control device 2 writes the same information to the duplicated magnetic disk 3 based on the write instruction transmitted from the central processing unit 1, and writes the same information to the duplicated magnetic disk 3 based on the read instruction transmitted from the central processing unit 1. Information is read from either one of the magnetic disks 3.

書込再試行手段101は、磁気ディスク3に対する情報
の書込みが不成功に終わった場合に、同一の磁気ディス
ク3に対する書込みを再試行する。
The write retry unit 101 retries writing to the same magnetic disk 3 when writing information to the magnetic disk 3 is unsuccessful.

読出再試行手段102は、一方の磁気ディスク3からの
情報の読出しが不成功に終わった場合に、他方の磁気デ
ィスク3からの読出しを再試行する。
The read retry means 102 retries reading from the other magnetic disk 3 when reading information from one magnetic disk 3 is unsuccessful.

不良交代手段200は、書込再試行手段100による再
試行が不成功に終わった磁気ディスク3の記憶領域、並
びに読出しが不成功に終わった磁気ディスク3の記憶領
域を、磁気ディスク3内に設けられている予備記憶領域
と交代させる。
The defect replacement means 200 provides in the magnetic disk 3 a storage area of the magnetic disk 3 whose retry by the write retry means 100 was unsuccessful, and a storage area of the magnetic disk 3 whose readout was unsuccessful. the reserved storage area.

従って、磁気ディスクに対する再試行処理および不良交
代処理は、データ転送制御装置が自律的に、磁気ディス
クに対して直接実行することとなり、情報の信頼性が向
上すると共に、再試行処理に要する時間も短縮され、ま
た再試行処理に伴う中央処理装置の負荷も削減され、更
に不良交代処理に関する保守者の負担も削減される。
Therefore, the data transfer control device autonomously executes retry processing and defective replacement processing for magnetic disks directly on the magnetic disks, improving the reliability of information and reducing the time required for retry processing. In addition, the load on the central processing unit due to retry processing is reduced, and the burden on maintenance staff regarding defective replacement processing is also reduced.

〔実施例〕〔Example〕

以下、本発明の一実施例を図面により説明する。 An embodiment of the present invention will be described below with reference to the drawings.

第2図は本発明の一実施例による情報処理システムを示
す図であり、第3図は第2図における書込処理過程を例
示する図であり、第4図は第2図における書込実行過程
を例示する図であり、第5図は第2図における不良交代
処理を伴う書込実行過程を例示する図であり、第6図は
第2図における読出処理過程を例示する図であり、第7
図は第2図における読出実行過程を例示する図である。
FIG. 2 is a diagram showing an information processing system according to an embodiment of the present invention, FIG. 3 is a diagram illustrating the write process in FIG. 2, and FIG. 4 is a diagram showing the write execution in FIG. FIG. 5 is a diagram illustrating a write execution process accompanied by the defect replacement process in FIG. 2; FIG. 6 is a diagram illustrating a read process in FIG. 2; 7th
The figure is a diagram illustrating the read execution process in FIG. 2.

なお、全図を通じて同一符号は同一対象物を示す。Note that the same reference numerals indicate the same objects throughout the figures.

第2図においては、第1図における書込再試行手段10
1として書込再試行処理部231が、また第1図におけ
る読出再試行手段102として読出再試行処理部232
が、それぞれデータ転送制御装置2内のディスク制御部
23に設けられ、また第1図における不良交代手段20
0として不良交代処理部233がデータ転送制御装置2
内のディスク制御部23に設けられ、中央処理装置1に
は、第8図に示される如き再試行処理部IIおよび不良
交代処理部12が設けられていない。
In FIG. 2, the write retry means 10 in FIG.
1, the write retry processing section 231 is used as the read retry processing section 231 as the read retry means 102 in FIG.
are provided in the disk control unit 23 in the data transfer control device 2, respectively, and the defect replacement means 20 in FIG.
0, the defective replacement processing unit 233 transfers data to the data transfer control device 2.
The central processing unit 1 is not provided with a retry processing section II and a defective replacement processing section 12 as shown in FIG.

第2図、第3図および第4図において、中央処理装置1
が、二重化された磁気ディスク3−0および3−1に同
一情報を書込む為に、データ転送制御装置2に対して書
込起動指示a8を伝達する。
In FIGS. 2, 3, and 4, the central processing unit 1
transmits a write start instruction a8 to the data transfer control device 2 in order to write the same information on the duplicated magnetic disks 3-0 and 3-1.

データ転送制御装置2においては、ディスク制御部23
が中央処理装置1から伝達される書込起動指示a。を受
信すると(第3図ステップ511)、先ず0系磁気ディ
スク3−0に対して0系書込起動信号す。。を伝達する
(ステップ512)。
In the data transfer control device 2, the disk control unit 23
is the write activation instruction a transmitted from the central processing unit 1. When it receives (step 511 in FIG. 3), it first sends a 0-system write activation signal to the 0-system magnetic disk 3-0. . is transmitted (step 512).

0系書込起動信号す。。を受信した0系磁気ディスク3
−0に障害が発生し、正常に書込みを完了しなかった場
合には、O光磁気ディスク3−0はディスク制御部23
に対して0系書込障害応答信号CWOを返送する。
0 series write start signal. . 0 series magnetic disk 3 that received
If a failure occurs in the O magneto-optical disk 3-0 and writing is not completed normally, the O magneto-optical disk 3-0
A 0-system write failure response signal CWO is returned to the 0-system write failure response signal CWO.

0系書込障害応答信号CWOを受信したディスク制御部
23は(ステップ313)、書込再試行処理部231を
起動する。
Upon receiving the 0-system write failure response signal CWO (step 313), the disk control unit 23 activates the write retry processing unit 231.

起動された書込再試行処理部231は、0系磁気ディス
ク3−0に書込みを再試行する為に、0系書込再起動信
号す、。“を伝達する(ステップ515)。
The activated write retry processing unit 231 sends a 0 system write restart signal in order to retry writing to the 0 system magnetic disk 3-0. ” (step 515).

0系磁気ディスク3−0に発生していた障害が一時的な
障害であり、今回はO光磁気ディスク30が正常に書込
みを完了すると、ディスク制御部23に対して0系書込
正常応答信号e。。を返送する。
The failure that occurred in the 0-system magnetic disk 3-0 is a temporary failure, and this time, when the O-magneto-optical disk 30 completes writing normally, a 0-system write normal response signal is sent to the disk control unit 23. e. . to be sent back.

θ系書込正常応答信号e8゜を受信したディスク制御部
23は(ステップ516)、1系磁気ディスク3−1に
も同一情報を書込む為に、1系磁気ディスク3−1に対
して1系書込起動信号bWlを伝達する(ステップ51
4)。
Having received the θ system write normal response signal e8° (step 516), the disk control unit 23 writes 1 to the 1 system magnetic disk 3-1 in order to write the same information to the 1 system magnetic disk 3-1. Transmit system write activation signal bWl (step 51
4).

■系書込起動信号す、11を受信した1系磁気ディスク
3−1は、正常に書込みを完了するとディスク制御部2
3に対して1系書込正常応答信号el、11を返送する
■When the 1st system magnetic disk 3-1 receives the 1st system write activation signal S11, the disk control unit 2
3, the 1-system write normal response signal el, 11 is returned.

1系書込正常応答信号e、1.を受信したディスク制御
部23は(ステップ5112)、中央処理装置1に対し
て0系磁気ディスク3−0および1系磁気ディスク3−
1に対して同一情報の書込みが完了したことを示す書込
正常報告f。を返送する(ステップ5114)。
1 system write normal response signal e, 1. The disk control unit 23 that has received this (step 5112) sends the central processing unit 1 to the 0-system magnetic disk 3-0 and the 1-system magnetic disk 3-0.
Write normal report f indicating that writing of the same information to No. 1 has been completed. is sent back (step 5114).

次に第2図、第3図および第5図において、データ転送
制御装置2のディスク制御部23が第3図におけるステ
ップSll乃至S15を実行し、O光磁気ディスク37
0に対して0系書込再起動信号b1゜′を伝達した結果
(ステップ5I5)、0系磁気ディスク3−0に発生し
ていた障害が固定的な障害であり、今回も正常に書込み
が実行出来なかった場合には、0系磁気ディスク3−0
はディスク制御部23に対して0系書込障害応答信号C
80を再度返送する。
Next, in FIGS. 2, 3, and 5, the disk control unit 23 of the data transfer control device 2 executes steps Sll to S15 in FIG.
As a result of transmitting the 0-system write restart signal b1゜' to the 0-system magnetic disk 3-0 (step 5I5), it was determined that the failure that had occurred in the 0-system magnetic disk 3-0 was a fixed failure, and that writing was successful this time as well. If it cannot be executed, 0 series magnetic disk 3-0
is a 0-system write failure response signal C to the disk control unit 23.
80 will be sent back again.

0系書込障害応答信号C80を再度受信したディスク制
御部23は(ステップ316)、O光磁気ディスク3−
0に固定的な障害が発生していると判定し、不良交代処
理部233を起動する。
The disk control unit 23, which has received the 0-system write failure response signal C80 again (step 316), writes the O-magneto-optical disk 3-
It is determined that a fixed failure has occurred in 0, and the defective replacement processing unit 233 is activated.

起動された不良交代処理部233は、0系磁気ディスク
3−0に対して公知の不良交代処理を実行した後(ステ
ップ317)、書込読出試験を実行する為に(ステップ
518)、所定のO系書込読出試験信号g0を0系磁気
ディスク3−0に対して伝達し、O光磁気ディスク3−
0からO系試験正常終了信号り。が返送されると(ステ
ップ519)、不良交代処理が正常に完了したと判定し
、書込再試行処理部231を起動する。
The activated defective replacement processing unit 233 performs a known defective replacement process on the 0-series magnetic disk 3-0 (step 317), and then performs a predetermined process to perform a write/read test (step 518). The O system write/read test signal g0 is transmitted to the 0 system magnetic disk 3-0, and the O system write/read test signal g0 is transmitted to the O system magnetic disk 3-0.
0 to O system test normal completion signal. is returned (step 519), it is determined that the defective replacement process has been successfully completed, and the write retry processing unit 231 is activated.

起動された書込再試行処理部231は、0系磁気ディス
ク3−0に対する書込みを再々試行させる為に、0系書
込再々起動信号す、1゜″を伝達する(ステップ5il
o)。
The activated write retry processing unit 231 transmits a 0 system write retry activation signal S,1゜'' in order to retry writing to the 0 system magnetic disk 3-0 (step 5il).
o).

0系書込再々起動信号b8゜″を受信した0系磁気ディ
スク3−0は、正常に書込みを完了すると、ディスク制
御部23に対して0系書込正常応答信号ew。を返送す
る。
The 0-system magnetic disk 3-0, which has received the 0-system write re-activation signal b8゜'', returns a 0-system write normal response signal ew to the disk control unit 23 when the writing is completed normally.

0系書込正常応答信号e8゜を受信したディスク制御部
23は、前述の如く1系磁気デイスク31にも同−情報
を書込む為に、ステップ514以降を実行する。
Upon receiving the 0-system write normal response signal e8°, the disk control unit 23 executes step 514 and subsequent steps in order to write the same information to the 1-system magnetic disk 31 as described above.

次に、第2図、第6図および第7図において、中央処理
装置1が、二重化磁気ディスク3−0および3−1に格
納されている同一情報を読出す為に、データ転送制御装
置2に対して読出起動指示aRを伝達する。
Next, in FIG. 2, FIG. 6, and FIG. A read start instruction aR is transmitted to the host.

データ転送制御装置2においては、ディスク制御部23
が中央処理装置1から伝達される読出起動指示aRを受
信すると(第6図ステップS21)、先ず0系磁気ディ
スク3−0に対してO系読出起動信号す、。を伝達する
(ステップ522)。
In the data transfer control device 2, the disk control unit 23
When it receives the read start instruction aR transmitted from the central processing unit 1 (step S21 in FIG. 6), it first sends an O system read start signal to the 0 system magnetic disk 3-0. (step 522).

0系読出起動信号bRoを受信したO光磁気ディスク3
−0に障害が発生し、正常に読出しを完了しなかった場
合には、0系磁気ディスク3−0はディスク制御部23
に対してO系読出障害応答信号CROを返送する。
O magneto-optical disk 3 that received the 0-system read activation signal bRo
If a failure occurs in -0 and reading is not completed normally, the 0-system magnetic disk 3-0
An O-system read failure response signal CRO is returned to the O-system read failure response signal CRO.

0系読出障害応答信号C3゜を受信したディスク制御部
23は(ステップ523)、読出再試行処理部232を
起動する。
Upon receiving the 0-system read failure response signal C3° (step 523), the disk control unit 23 activates the read retry processing unit 232.

起動された読出再試行処理部232は、l系磁気ディス
ク3−1から同一情報を読出す為に、1系磁気ディスク
3−1に対して1系読出起動信号bR1を伝達する(ス
テップ525)。
The activated read retry processing unit 232 transmits the 1-system read activation signal bR1 to the 1-system magnetic disk 3-1 in order to read the same information from the 1-system magnetic disk 3-1 (step 525). .

I系読出起動信号bR1を受信した1系磁気ディスク3
−1は、正常に読出しを完了すると、ディスク制御部2
3に対して1系読出正常応答信号eR1を返送する。
1-system magnetic disk 3 that received the I-system read activation signal bR1
-1, when the reading is completed normally, the disk controller 2
3, the system 1 read normal response signal eR1 is returned.

1系読出正常応答信号”R1を受信したディスク制御部
23は(ステップ526)、中央処理装置1に対して読
出起動指示aRに基づく読出しが完了したことを示す読
出正常報告f7を返送する(ステップ527)。
The disk control unit 23, which has received the 1-system read normal response signal "R1" (step 526), returns a read normal report f7 indicating that the read based on the read start instruction aR has been completed to the central processing unit 1 (step 526). 527).

次にディスク制御部23は、罹障したO光磁気ディスク
3−0を正常状態に修復する為に、不良交代処理部23
3を起動する。
Next, in order to restore the affected O-magneto-optical disk 3-0 to a normal state, the disk control unit 23 uses the defective replacement processing unit 23.
Start 3.

起動された不良交代処理部233は、0系磁気ディスク
3−0に対して公知の不良交代処理を実行した後(ステ
ップ528)、書込読出試験を実行する為に所定のO系
書込読出試験信号g0をO光磁気ディスク3−0に伝達
しくステップ529)、0系磁気ディスク3−0からO
系試験正常終了信号h0が返送されると(ステップ52
10)、不良交代処理が正常に完了したと判定し、書込
再試行処理部231を起動する。
The activated defect replacement processing unit 233 performs a known defect replacement process on the 0-system magnetic disk 3-0 (step 528), and then performs a predetermined O-system write/read test in order to perform a write/read test. In order to transmit the test signal g0 to the O magneto-optical disk 3-0 (step 529), the test signal g0 is transferred from the O-series magnetic disk 3-0 to the O
When the system test normal end signal h0 is returned (step 52
10) It is determined that the defect replacement process has been completed normally, and the write retry processing unit 231 is activated.

起動された書込再試行処理部231は、不良交代処理済
みのO光磁気ディスク3−0に、1系磁気ディスク3−
1と同一情報を格納する為に、0系書込起動信号b8゜
を伝達する(ステップ5211)。
The activated write retry processing unit 231 writes the 1-system magnetic disk 3-0 to the O magneto-optical disk 3-0 that has undergone the defect replacement process.
In order to store the same information as 1, a 0-system write activation signal b8° is transmitted (step 5211).

0系書込起動信号す、1゜を受信したO光磁気ディスク
3−〇は、正常に書込みを完了すると(ステップ521
2)、ディスク制御部23に対して0系書込正常応答信
号eい。を返送する。
When the O magneto-optical disk 3-0 that has received the 0-system write start signal S, 1° completes writing normally (step 521
2) Send a 0-system write normal response signal to the disk control unit 23. to be sent back.

以上によりディスク制御部23は、O光磁気ディスク3
−0および1系磁気ディスク3−1に同一情報の格納を
完了する。
As described above, the disk control unit 23 controls the O magneto-optical disk 3.
The storage of the same information on the -0 and 1-system magnetic disks 3-1 is completed.

以上の説明から明らかな如く、本実施例によれば、中央
処理装置1から書込起動指示a8または読出起動指示a
えを受信したデータ転送制御装置2内のディスク制御部
23は、書込みまたは読出しを試行して不成功に終わる
と、書込再試行処理部231または読出再試行処理部2
32により自律的に再試行処理を実行し、更に固定的な
障害が発生したと判定すると、不良交代処理部233に
より自律的に不良交代処理を実行する為、中央処理装置
1には何等再試行処理または不良交代処理を実行させる
必要が無くなり、また保守者に不良交代処理の要否判定
および実行の負担を掛けることが無くなる。
As is clear from the above description, according to the present embodiment, the write start instruction a8 or the read start instruction a is sent from the central processing unit 1.
The disk control unit 23 in the data transfer control device 2 that has received the request attempts writing or reading, and if it ends in failure, the write retry processing unit 231 or the read retry processing unit 2
32 autonomously executes the retry process, and if it is determined that a fixed failure has occurred, the defective replacement processing unit 233 autonomously executes the defective replacement process, so the central processing unit 1 has no retry processing. There is no need to execute processing or defective replacement processing, and there is no need to place a burden on maintenance personnel to determine whether or not defective replacement processing is necessary and to execute it.

なお、第2図乃至第7図はあく迄本発明の一実施例に過
ぎず、例えば第4図および第5図において、l系磁気デ
ィスク3−1が書込みを正常に完了した過程を示してい
るが、1系磁気ディスク3−1が書込みを正常に完了し
なかった場合には、ディスク制御部23が書込再試行処
理部231、必要によっては不良交代処理部232を起
動し、O光磁気ディスク3−0に対して実行した第3図
ステップ315乃至5111相当の過程を、1系磁気デ
ィスク3−1に対しても実行する(第3図ステップ31
13)。また第7図において、1系磁気ディスク3−1
にも障害が発生しており、1系読出正常応答信号”Il
lが返送されなかった場合には、ディスク制御部23は
中央処理装置1に対し、読出起動指示aBに基づく読出
しが不成功に終わったことを示す異常終了報告を返送す
る(ステップ5213)。以上の如き他に幾多の変形が
考慮されるが、何れの場合にも本発明の効果は変わらな
い。
Note that FIGS. 2 to 7 are only one embodiment of the present invention, and for example, FIGS. 4 and 5 show the process in which the l-system magnetic disk 3-1 successfully completes writing. However, if writing to the 1-system magnetic disk 3-1 has not been completed normally, the disk control unit 23 activates the write retry processing unit 231 and, if necessary, the defective replacement processing unit 232, and The processes corresponding to steps 315 to 5111 in FIG. 3 that were executed for the magnetic disk 3-0 are also executed for the 1-system magnetic disk 3-1 (step 31 in FIG. 3).
13). In addition, in FIG. 7, 1-system magnetic disk 3-1
A failure has also occurred in the 1st system read normal response signal “Il”.
If l is not returned, the disk control unit 23 returns an abnormal termination report to the central processing unit 1 indicating that the read based on the read start instruction aB ended unsuccessfully (step 5213). Although many other modifications may be considered in addition to those described above, the effects of the present invention remain the same in any case.

〔発明の効果〕〔Effect of the invention〕

以上、本発明によれば、前記データ転送制御装置におい
て、磁気ディスクに対する再試行処理および不良交代処
理は、データ転送制御装置が自律的に、磁気ディスクに
対して直接実行することとなり、情報の信頼性が向上す
ると共に、再試行処理に要する時間も短縮され、また再
試行処理に伴う中央処理装置の負荷も削減され、更に不
良交代処理に関する保守者の負担も削減される。
As described above, according to the present invention, in the data transfer control device, the retry process and the defective replacement process for the magnetic disk are autonomously executed directly on the magnetic disk, and the information is reliable. In addition to improving performance, the time required for retry processing is also reduced, the load on the central processing unit associated with retry processing is also reduced, and the burden on maintenance personnel regarding defective replacement processing is also reduced.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の原理を示す図、第2図は本発明の一実
施例による情報処理システムを示す図、第3図は第2図
における書込処理過程を例示する図、第4図は第2図に
おける書込実行過程を例示する図、第5図は第2図にお
ける不良交代処理を伴う書込実行過程を例示する図、第
6図は第2図における読出処理過程を例示する図、第7
図は第2図における読出実行過程を例示する図、第8図
は従来ある情報処理システムの一例を示す図であり、第
9図は第8図における書込実行過程の一例を示す図、第
10図は第8図における読出実行過程の一例を示す図で
ある。 図において、1は中央処理装置、2はデータ転送制御装
置、3は磁気ディスク、4はコンソール、11は再試行
処理部、12および233は不良交代処理部、21はデ
ータバッファメモリ、22および23はディスク制御部
、101は書込再試行手段、102は読出再試行手段、
200は不良交代手段、231は書込再試行処理部、2
32は読びく発口月の原理図 茅 1 図 小発輯(=Jろ1噴尊及処丁Tシステム千 2 ■ 峯2図(=L゛17b書込逃理晟糎 牛 3  区 142図i:、に+731ルし兼行止しオ証峯 4 図 牛2図(−);+υ子友3を代5ご7.理と伯ナテン1
シ込寅f−Eジ旨デ寥呈峯  5 2 手2図(二几(邦吐獣兼行七発 千 7  ■ 谷り釆ある゛11芋反処モ配レスブム 吊 δ ■
FIG. 1 is a diagram showing the principle of the present invention, FIG. 2 is a diagram showing an information processing system according to an embodiment of the present invention, FIG. 3 is a diagram illustrating the write processing process in FIG. 2, and FIG. is a diagram illustrating the write execution process in FIG. 2, FIG. 5 is a diagram illustrating the write execution process accompanied by defect replacement processing in FIG. 2, and FIG. 6 is a diagram illustrating the read process in FIG. 2. Figure, 7th
8 is a diagram illustrating an example of the read execution process in FIG. 2, FIG. 8 is a diagram illustrating an example of a conventional information processing system, FIG. 9 is a diagram illustrating an example of the write execution process in FIG. FIG. 10 is a diagram showing an example of the read execution process in FIG. 8. In the figure, 1 is a central processing unit, 2 is a data transfer control unit, 3 is a magnetic disk, 4 is a console, 11 is a retry processing unit, 12 and 233 are defective replacement processing units, 21 is a data buffer memory, 22 and 23 101 is a write retry means, 102 is a read retry means,
200 is a defective replacement means, 231 is a write retry processing unit, 2
32 is a reading of the principles of the opening month. i:, to +731 ru and stop Oshimine 4 Figure 2 Figure (-); + υ Ziyu 3 to generation 5 Go 7. Ri and Hakunaten 1
Shigome Tora f-E Jijima De Toyomine 5 2 Hands 2 Diagrams (Niba (Japanese vomit beast and 7 shots 1000)

Claims (1)

【特許請求の範囲】 中央処理装置(1)から伝達される書込指示に基づき、
二重化された磁気ディスク(3)に同一の情報を書込み
、前記中央処理装置(1)から伝達される読出指示に基
づき、前記二重化された磁気ディスク(3)の何れか一
方から前記情報を読出すデータ転送制御装置(2)にお
いて、 前記磁気ディスク(3)に対する前記情報の書込みが不
成功に終わった場合に、同一の該磁気ディスク(3)に
対する書込みを再試行する書込再試行手段(101)と
、 一方の前記磁気ディスク(3)からの前記情報の読出し
が不成功に終わった場合に、他方の前記磁気ディスク(
3)からの読出しを再試行する読出再試行手段(102
)と、 前記書込再試行手段(101)による前記再試行が不成
功に終わった前記磁気ディスク(3)の記憶領域、並び
に前記読出しが不成功に終わった前記磁気ディスク(3
)の記憶領域を、該磁気ディスク(3)内に設けられて
いる予備記憶領域と交代させる不良交代手段(200)
とを設けることを特徴とする障害処理方式。
[Claims] Based on a write instruction transmitted from the central processing unit (1),
The same information is written on the duplicated magnetic disks (3), and the information is read from either one of the duplicated magnetic disks (3) based on a read instruction transmitted from the central processing unit (1). In the data transfer control device (2), if writing of the information to the magnetic disk (3) is unsuccessful, a write retry means (101) retries writing to the same magnetic disk (3). ), and if the reading of the information from one of the magnetic disks (3) is unsuccessful, the other magnetic disk (3)
3) read retry means (102) for retrying read from
), the storage area of the magnetic disk (3) where the retry by the write retry means (101) ended unsuccessfully, and the storage area of the magnetic disk (3) where the readout ended unsuccessfully.
) with a spare storage area provided in the magnetic disk (3);
A failure handling method characterized by providing.
JP19505388A 1988-08-03 1988-08-03 Trouble processing system Pending JPH0244578A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19505388A JPH0244578A (en) 1988-08-03 1988-08-03 Trouble processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19505388A JPH0244578A (en) 1988-08-03 1988-08-03 Trouble processing system

Publications (1)

Publication Number Publication Date
JPH0244578A true JPH0244578A (en) 1990-02-14

Family

ID=16334769

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19505388A Pending JPH0244578A (en) 1988-08-03 1988-08-03 Trouble processing system

Country Status (1)

Country Link
JP (1) JPH0244578A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0452725A (en) * 1990-06-14 1992-02-20 Fujitsu Ltd Fault recovering/processing method for storage device
JPH04205619A (en) * 1990-11-30 1992-07-27 Toshiba Corp Disk control system
US5914928A (en) * 1996-03-25 1999-06-22 Kabushiki Kaisha Toshiba Information recording disk having replacement area

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0452725A (en) * 1990-06-14 1992-02-20 Fujitsu Ltd Fault recovering/processing method for storage device
JPH04205619A (en) * 1990-11-30 1992-07-27 Toshiba Corp Disk control system
US5914928A (en) * 1996-03-25 1999-06-22 Kabushiki Kaisha Toshiba Information recording disk having replacement area

Similar Documents

Publication Publication Date Title
US5195100A (en) Non-volatile memory storage of write operation identifier in data sotrage device
EP0772127B1 (en) Controller failure recovery for an Input/Output device
US5233618A (en) Data correcting applicable to redundant arrays of independent disks
JP2942079B2 (en) Storage system
US4747047A (en) Data transfer system using two peripheral controllers to access dual-ported data storage units
JP2548480B2 (en) Disk device diagnostic method for array disk device
JPH10320135A (en) Adaptive power fault recovery system
JPH04312146A (en) Recording device and array type recording device
JP2679715B2 (en) Data transfer method
US6732290B1 (en) Recovery system for raid write
JPH0244578A (en) Trouble processing system
JPS58169272A (en) Readout control system of magnetic storage device
JPH02291011A (en) Memory device
JPS5949619B2 (en) Fault diagnosis method for redundant central processing system
JPH04125725A (en) Magnetic tape controller and its control method
JPH06124171A (en) Duplex disk controller
JP3139545B2 (en) Duplex recording / reproducing apparatus, method for solving the problem and medium recording the program for solving the problem
JPS59124099A (en) Fault repair processing system of common storage area
JPH03269745A (en) Duplex processor system
JPS61133433A (en) Defective sector alternate processing system in unrewritable data recording medium
JPH02245954A (en) Semiconductor storage device
JPS6258354A (en) Test method for main memory
JPH03108163A (en) Optical disk processor
JPS5850049A (en) Multilogic device system
JPS63148348A (en) Data write back system