JPH0675717A - Read error recovery system for hard disk - Google Patents
Read error recovery system for hard diskInfo
- Publication number
- JPH0675717A JPH0675717A JP22690192A JP22690192A JPH0675717A JP H0675717 A JPH0675717 A JP H0675717A JP 22690192 A JP22690192 A JP 22690192A JP 22690192 A JP22690192 A JP 22690192A JP H0675717 A JPH0675717 A JP H0675717A
- Authority
- JP
- Japan
- Prior art keywords
- hard disk
- read
- area
- frequency
- read error
- 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
Links
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明はワークステーション等の
情報処理装置に使用されるハードディスクのリードエラ
ーリカバリ方式に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a read error recovery system for a hard disk used in an information processing device such as a workstation.
【0002】[0002]
【従来の技術】従来、ワークステーション等の情報処理
装置に使用されるハードディスクにおいてリードエラー
が多発した場合、ハードディスクは故障したものと判断
して交換する方法が実施されている。2. Description of the Related Art Conventionally, when a read error frequently occurs in a hard disk used in an information processing apparatus such as a workstation, the hard disk is determined to have failed and replaced.
【0003】図3は、ハードディスクの従来の読出し制
御フローを示すもので、まず、ハードディスクからの読
出しを行う前に定数RETRYを0に初期化する(ステ
ップ30)。その後、ハードディスクからのデータの読
出しを行い(ステップ31)、CRCエラー等のリード
エラーの発生有無を調べる(ステップ32)。その結
果、正常であれば次の処理へ進み、エラーであれば定数
RETRYをプラス1して(ステップ33)、定数RE
TRYとリトライ回数を示す定数N1を比較し(ステッ
プ34)、リトライ回数N1に満たない時はハードディ
スクの読出しを再試行し、リトライ回数N1回まで再試
行の結果、依然としてリードエラーが発生している時に
はリードエラー処理を行い(ステップ35)、エラーメ
ッセージを出力してハードディスクの交換を指示する。FIG. 3 shows a conventional read control flow for a hard disk. First, a constant RETRY is initialized to 0 before reading from the hard disk (step 30). After that, data is read from the hard disk (step 31), and it is checked whether or not a read error such as a CRC error has occurred (step 32). As a result, if it is normal, the process proceeds to the next process, and if it is an error, the constant RETRY is incremented by 1 (step 33), and the constant RE is returned.
TRY is compared with a constant N1 indicating the number of retries (step 34), and when the number of retries N1 is not reached, reading of the hard disk is retried. As a result of retries up to the number of retries N1, a read error still occurs. Sometimes read error processing is performed (step 35), an error message is output, and a hard disk replacement is instructed.
【0004】従って、本制御フローによれば、ハードデ
ィスクのリード処理でエラーがN1回以上発生したなら
ば、ハードディスクは交換されることになる。Therefore, according to this control flow, if an error occurs N1 times or more in the read processing of the hard disk, the hard disk will be replaced.
【0005】[0005]
【発明が解決しようとする課題】しかしながら、ハード
ディスクは経年変化による磁気の劣化やヘッドと磁気円
板との微妙なズレに起因してリードエラーが発生する場
合があり、このようなリードエラーは一時的で回復可能
な場合が多い。従って、上記の読出し制御によれば、回
復可能なリードエラーであっても新品と交換することに
なるので、極めて不経済であるという問題がある。However, in a hard disk, a read error may occur due to deterioration of magnetism due to aging and a slight deviation between the head and the magnetic disk. In many cases, it is recoverable. Therefore, according to the above read control, even a recoverable read error is replaced with a new one, which is extremely uneconomical.
【0006】一方、ハードディスクにおいてリードエラ
ーが多発してシステムの信頼性が低下するのを防止する
方法として、ミラーディスク方式あるいはデュプレック
ス方式によりハードディスク装置を2重化することで、
信頼性を維持するように構成したシステムがある。On the other hand, as a method of preventing a decrease in system reliability due to frequent read errors in a hard disk, by duplicating the hard disk device by a mirror disk system or a duplex system,
Some systems are configured to maintain reliability.
【0007】しかしながら、ハードディスク装置を2重
化した場合、システムが極めて高価になってしまうの
で、容易に採用できないという問題がある。However, if the hard disk device is duplicated, the system becomes extremely expensive, and there is a problem that it cannot be easily adopted.
【0008】本発明の目的は、ハードディスク装置を2
重化することなく、リードエラー発生時の信頼性を確保
することができる経済性に優れたハードディスク装置の
リードエラーリカバリ方式を提供することである。An object of the present invention is to provide a hard disk drive with
It is an object of the present invention to provide a read error recovery method for a hard disk drive that is highly economical and that can ensure reliability when a read error occurs without duplication.
【0009】[0009]
【課題を解決するための手段】上記目的を達成するため
に、本発明は、リードエラー発生時は再読出しを行い、
その再読出し回数が所定回数に達する前に正常な読出し
が行われた時は、読出したデータを同一エリアへ書き込
み、再読出し回数が所定回数以上になった時は不良領域
として判断し、他の領域に交替する交替処理を行うよう
にしたものである。In order to achieve the above object, the present invention performs re-reading when a read error occurs,
When the normal reading is performed before the number of times of re-reading reaches a predetermined number, the read data is written in the same area, and when the number of times of re-reading reaches a predetermined number or more, it is determined as a defective area, and other The replacement process is performed to replace the area.
【0010】[0010]
【作用】上記手段によれば、ハードディスクからデータ
読出し時にCRCエラー等が発生した場合、再読出しを
行い、その再読出し回数が所定回数に達する前に正常な
読出しが行われた時は、読出したデータを同一エリアへ
書き込むので、経年変化による磁気の劣化やヘッドと磁
気円板との微妙なズレに起因するリードエラー解消する
ことができる。According to the above means, when a CRC error or the like occurs during data reading from the hard disk, re-reading is performed, and when normal reading is performed before the number of times of re-reading reaches a predetermined number, reading is performed. Since the data is written in the same area, it is possible to eliminate the read error caused by the deterioration of magnetism due to aging and the slight deviation between the head and the magnetic disk.
【0011】また、再読出し回数が所定回数以上になっ
た時は不良領域として他の領域に交替するため、ハード
ディスクの交換を行う必要がなくなり、正常な領域を有
効に活用してシステムの経済的な運用が可能になる。Further, when the number of times of re-reading exceeds a predetermined number of times, the defective area is replaced with another area, so that it is not necessary to replace the hard disk, and the normal area is effectively utilized to make the system economical. Various operations are possible.
【0012】[0012]
【実施例】以下、図示する実施例を参照して本発明を詳
細に説明する。The present invention will be described in detail below with reference to the illustrated embodiments.
【0013】図1は本発明を適用した情報処理システム
の一実施例を示すブロック図であり、システムバス1を
介してCPU2,メモリ装置3,ハードディスク4,フ
ロッピディスク5,通信装置6が接続され、回線7を通
して、他の情報処理システムと情報の伝送を行うことが
できるように構成されている。FIG. 1 is a block diagram showing an embodiment of an information processing system to which the present invention is applied. A CPU 2, a memory device 3, a hard disk 4, a floppy disk 5, and a communication device 6 are connected via a system bus 1. , And is configured to be able to transmit information to another information processing system through the line 7.
【0014】CPU2はメモリ装置3に格納されるプロ
グラムに基づいて動作し、ハードディスク4,フロッピ
ディスク5,通信装置6はCPU2の指示に基づいて動
作するようになっている。The CPU 2 operates based on a program stored in the memory device 3, and the hard disk 4, floppy disk 5, and communication device 6 operate based on instructions from the CPU 2.
【0015】図2はこのシステムにおけるハードディス
ク4の読出し制御フローを示すもので、従来のリトライ
回数N1の他に、N1>N2>0の関係を有するリトラ
イ回数N2を設け、リードエラー発生時は再読出しを行
い、その再読出し回数がリトライ回数N2に達する前に
正常な読出しが行われた時は、読出したデータを同一エ
リアへ書き込み、再読出し回数がリトライ回数N2以上
になった時は不良領域として判断し、他の領域に交替す
る交替処理を行うようにしたことに特徴がある。FIG. 2 shows a read control flow of the hard disk 4 in this system. In addition to the conventional retry count N1, a retry count N2 having a relationship of N1>N2> 0 is provided. When reading is performed and normal reading is performed before the number of re-reads reaches the number of retries N2, the read data is written to the same area, and when the number of re-reads becomes N2 or more retries, the defective area It is characterized in that the replacement process is performed so that the replacement process is performed to replace the area.
【0016】すなわち、まず、ハードディスク4からの
読出しを行う前に定数RETRYを0に初期化する(ス
テップ10)。その後、ハードディスク4からのデータ
の読出しを行い(ステップ11)、CRCエラー等のリ
ードエラーの発生有無を調べる(ステップ12)。その
結果、正常であればステップ16の処理へ進む。That is, first, the constant RETRY is initialized to 0 before reading from the hard disk 4 (step 10). Then, data is read from the hard disk 4 (step 11), and it is checked whether or not a read error such as a CRC error has occurred (step 12). As a result, if normal, the process proceeds to step 16.
【0017】エラーであれば、定数RETRYをプラス
1して(ステップ13)、定数RETRYとリトライ回
数N1を比較し(ステップ14)、リトライ回数N1に
満たない時はハードディスク4の読出しを再試行し、リ
トライ回数N1回まで再試行の結果、依然としてリード
エラーが発生している時にはリードエラー処理を行い
(ステップ15)、エラーメッセージを出力してハード
ディスクの交換を指示する。If there is an error, the constant RETRY is incremented by 1 (step 13), the constant RETRY is compared with the number of retries N1 (step 14), and when the number of retries N1 is not reached, the reading of the hard disk 4 is retried. As a result of the retry up to N1 times, if a read error still occurs, read error processing is performed (step 15), an error message is output, and a hard disk replacement is instructed.
【0018】一方、CRCエラー等のリードエラーの発
生の有無を調べた結果、エラーが発生していなかった場
合は、RETRY=0かどうかを調べ(ステップ1
6)、RETRY=0であれば1回で正常な読出しが行
われたことになるので、次の制御に移る。On the other hand, as a result of checking whether or not a read error such as a CRC error has occurred, if no error has occurred, it is checked whether RETRY = 0 (step 1
6) If RETRY = 0, it means that normal reading has been performed once, so that the process proceeds to the next control.
【0019】しかし、RETRY=0でなかった場合
は、再読出し動作で正常な読出しが行われたことになる
ので、定数RETRYとリトライ回数N2を比較し(ス
テップ17)、リトライ回数N2に満たない時は読出し
エリアに読出しデータを再度書き込む(ステップ1
8)。しかし、リトライ回数がN2以上となっている場
合は、この時のハードディスク4の読出しエリアを他の
エリアに交替する交替処理を行う(ステップ19)。However, if RETRY = 0 is not satisfied, it means that the normal read operation was performed in the reread operation. Therefore, the constant RETRY is compared with the retry count N2 (step 17), and the retry count N2 is not reached. When this happens, write the read data again in the read area (step 1
8). However, when the number of retries is N2 or more, a replacement process of replacing the read area of the hard disk 4 at this time with another area is performed (step 19).
【0020】[0020]
【発明の効果】以上のように本発明によれば、ハードデ
ィスクからデータ読出し時にCRCエラー等が発生した
場合、再読出しを行い、その再読出し回数が所定回数に
達する前に正常な読出しが行われた時は、読出したデー
タを同一エリアへ書き込むので、経年変化による磁気の
劣化やヘッドと磁気円板との微妙なズレに起因するリー
ドエラーを解消することができる。As described above, according to the present invention, when a CRC error or the like occurs when reading data from a hard disk, rereading is performed, and normal reading is performed before the number of rereading reaches a predetermined number. In this case, since the read data is written in the same area, it is possible to eliminate a read error caused by deterioration of magnetism due to aging and a slight deviation between the head and the magnetic disk.
【0021】また、再読出し回数が所定回数以上になっ
た時は不良領域として他の領域に交替するため、ハード
ディスクの交換を行う必要がなくなり、正常な領域を有
効に活用してシステムの経済的な運用が可能になる。Further, when the number of times of re-reading exceeds a predetermined number of times, the defective area is replaced with another area, so that it is not necessary to replace the hard disk, and the normal area is effectively utilized to make the system economical. Various operations are possible.
【図1】本発明を適用した情報処理システムの一実施例
を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of an information processing system to which the present invention is applied.
【図2】図1の実施例におけるハードディスクの読出し
制御フロー図である。FIG. 2 is a read control flow chart of a hard disk in the embodiment of FIG.
【図3】従来のハードディスクの読出し制御フロー図で
ある。FIG. 3 is a flow chart of a read control of a conventional hard disk.
1…システムバス、2…CPU、3…メモリ装置、4…
ハードディスク、5…フロッピディスク、6…通信装
置、7…回線。1 ... System bus, 2 ... CPU, 3 ... Memory device, 4 ...
Hard disk, 5 ... Floppy disk, 6 ... Communication device, 7 ... Line.
Claims (1)
ードエラーが発生した時は再読出しを行い、その再読出
し回数が所定回数に達する前に正常な読出しが行われた
時は、読出したデータを同一エリアへ書き込み、再読出
し回数が所定回数以上になった時は不良領域として判断
し、他の領域に交替する交替処理を行うことを特徴とす
るハードディスクのリードエラーリカバリ方式。1. When a read error occurs when reading data from a hard disk, re-reading is performed, and when normal reading is performed before the number of times of re-reading reaches a predetermined number, the read data is written to the same area. A read error recovery method for a hard disk, characterized in that when the number of times of writing and re-reading exceeds a predetermined number of times, it is judged as a defective area, and replacement processing is performed to replace with another area.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP22690192A JPH0675717A (en) | 1992-08-26 | 1992-08-26 | Read error recovery system for hard disk |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP22690192A JPH0675717A (en) | 1992-08-26 | 1992-08-26 | Read error recovery system for hard disk |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0675717A true JPH0675717A (en) | 1994-03-18 |
Family
ID=16852374
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP22690192A Pending JPH0675717A (en) | 1992-08-26 | 1992-08-26 | Read error recovery system for hard disk |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0675717A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08221332A (en) * | 1995-02-09 | 1996-08-30 | Nec Corp | Data protective system |
US6393580B1 (en) | 1998-02-02 | 2002-05-21 | Hitachi, Ltd. | Automatic read reassignment method and a magnetic disk drive |
US6513135B2 (en) | 2000-08-02 | 2003-01-28 | Hitachi, Ltd. | Automatic read reassignment method and a magnetic disk drive |
US8864908B2 (en) | 2006-07-14 | 2014-10-21 | Toyo Tanso Co., Ltd. | Crucible protection sheet and crucible apparatus using the crucible protection sheet |
-
1992
- 1992-08-26 JP JP22690192A patent/JPH0675717A/en active Pending
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08221332A (en) * | 1995-02-09 | 1996-08-30 | Nec Corp | Data protective system |
US6393580B1 (en) | 1998-02-02 | 2002-05-21 | Hitachi, Ltd. | Automatic read reassignment method and a magnetic disk drive |
US6513135B2 (en) | 2000-08-02 | 2003-01-28 | Hitachi, Ltd. | Automatic read reassignment method and a magnetic disk drive |
US6766465B2 (en) | 2000-08-02 | 2004-07-20 | Hitachi, Ltd. | Automatic read reassignment method and a magnetic disk drive |
US8864908B2 (en) | 2006-07-14 | 2014-10-21 | Toyo Tanso Co., Ltd. | Crucible protection sheet and crucible apparatus using the crucible protection sheet |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6625096B1 (en) | Optical disk recording and reproduction method and apparatus as well as medium on which optical disk recording and reproduction program is recorded | |
JP3717981B2 (en) | Error log creation method and error test device | |
JPS6010461A (en) | Magnetic memory | |
US5467361A (en) | Method and system for separate data and media maintenance within direct access storage devices | |
US5438462A (en) | Magnetic storage devices with dynamic boost adjustment to reduce read errors | |
EP0376217A2 (en) | Data recording/reproducing apparatus | |
JPH0675717A (en) | Read error recovery system for hard disk | |
JPH07182250A (en) | Automatic substituting processing system for magnetic disk | |
US6229743B1 (en) | Method of a reassign block processing time determination test for storage device | |
JPH1050005A (en) | Method for managing defect on optical disk and device therefor | |
JP3289931B2 (en) | Information recording / reproducing device | |
JP2000137584A (en) | Controller for external storage device, method for substituting defective block and storage medium storing defective block substitution control program | |
JP3264528B2 (en) | Information replacement processing method for write-protected information recording medium | |
JP3257707B2 (en) | Synchronization error judgment method in optical disk device | |
JPH0581789A (en) | Optical disk device | |
JP4020042B2 (en) | Magnetic tape device and control method thereof | |
JPS62137772A (en) | Reading error recovery method for magnetic memory subsystem | |
JPH0440794B2 (en) | ||
JPH03144970A (en) | Information recording and reproducing method and information recording and reproducing device to be used for the same | |
JPH06202818A (en) | Method for controlling disk controller | |
JP2779540B2 (en) | Magnetic tape unit | |
JPH02304619A (en) | Control system for storage device | |
JPH0370871B2 (en) | ||
JP2001344914A (en) | Recorder, medium and information aggregate | |
JPS5963032A (en) | Optical disk processing device |