JP2004071061A - Method and device for inspecting storage disk device - Google Patents

Method and device for inspecting storage disk device Download PDF

Info

Publication number
JP2004071061A
JP2004071061A JP2002229408A JP2002229408A JP2004071061A JP 2004071061 A JP2004071061 A JP 2004071061A JP 2002229408 A JP2002229408 A JP 2002229408A JP 2002229408 A JP2002229408 A JP 2002229408A JP 2004071061 A JP2004071061 A JP 2004071061A
Authority
JP
Japan
Prior art keywords
defective
position information
bytes
byte position
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
JP2002229408A
Other languages
Japanese (ja)
Inventor
Hideyuki Watanabe
渡邉 秀行
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 JP2002229408A priority Critical patent/JP2004071061A/en
Publication of JP2004071061A publication Critical patent/JP2004071061A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide stable quality by predicting the number of read errors of a sync byte (SB) caused by very small defects even without testing based on a data block length for each user regarding a method for inspecting a storage disk device. <P>SOLUTION: A writing/reading section 11 executes full-surface writing/reading based on ECC correction inhibition. A defective byte position detection section 12 obtains the position information of a read error occurrence position as the byte-from index (BFI) information of a defective byte, and stores the information in a defective byte position information storage section 13. A synch byte position calculation section 14 calculates the position information in the case of formatting based on a data block length expected to be used by a user as BFI information. A position information comparison section 15 compares the BFI information of a defective byte position with the BFI information of the position of each SB to obtain a coincident number. A nondefective/defective product determination section 16 determines a nondefective/defective product based on the coincident number. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は,磁気ディスク装置等の検査方法に関するものであり,特に,試験工程において,各ユーザに応じたデータブロック長で試験を行わなくても,欠陥によるシンクバイト(以下,SBという)リードエラーの発生数を予測し,安定した品質の保証を可能としたディスク型記憶装置の検査方法および検査装置に関するものである。
【0002】
【従来の技術】
磁気ディスクの出荷検査においては,媒体への書き込みおよび読み込みによる検査が行われている。そのとき,通常ユーザ先で用いる環境より数段厳しい環境下で,故意にエラーを出させるような温度・電圧条件で試験が実施される。
【0003】
さらに,試験においては,媒体上の微小な欠陥を事前に検出するため,外部環境だけでなく,書き込みデータに付加されるECC(Error Correction Code )パワーを下げること,すなわち訂正能力を下げることが行われている。これによりECCで訂正されてしまうような微小な欠陥を見つけ,この欠陥個数がある基準以上なら不良と判定し,悪品質な装置が出荷されないようにしている。
【0004】
試験時のECCパワーの選択肢としては,ECC訂正禁止(On the Fly訂正禁止)やECC1(1バースト訂正)〜ECC5(5バースト訂正)があるが,試験時にECC訂正禁止にすると極微小な欠陥やノイズ等によりエラーが多く発生し,ユーザ先環境(ECC4もしくはECC5)と比較してあまりにもかけ離れた条件であるので,現状の磁気ディスク装置の欠陥率を考慮し,試験時のECC訂正能力は最低でもECC1としている場合が多い。したがって,試験時における媒体全面読み出し(Read)においては,極微小な欠陥を無視することになる。この微小な欠陥を無視している理由は,性能や寿命には何ら影響がないためである。
【0005】
磁気ディスク装置の容量は,「(データブロック長)×(装置全体のデータブロック数)」で表されるが,通常,ユーザ先ではデータブロック長が業界標準値512バイトとなっている。しかし,磁気ディスク装置に搭載されているハードディスクコントローラ(HDC)の機能として,データブロック長を可変にすることが許されており,ユーザ先によってはデータブロック長の標準値である512バイトではなく,512±αバイトでフォーマットして使用されることがある。
【0006】
一方,出荷試験時においては512バイトのフォーマットで試験されているため,ユーザ先で512±αバイトでフォーマットして使用される場合(例えば,520バイトでフォーマットされる場合)などには,ユーザ先で使用するデータブロック長とは異なるデータブロック長で試験されていることになる。
【0007】
【発明が解決しようとする課題】
ユーザ先において,磁気ディスク装置が試験時と異なったデータブロック長で使用された場合,試験時においてECC訂正能力の最低値としてECC1が使用されているために無視されていた極微小な欠陥がシンクバイト(SB)にぶつかる可能性があり,その極微小な欠陥がSBにぶつかると,試験時において発生しなかったSBリードエラーが発生することがあった。
【0008】
SBは,セクタの同期をとるものとしてデータに付加されているものであり,ECCでは訂正されないものとして扱われているため,冗長度を装備している。しかし,試験時に無視していた極微小な欠陥が丁度SBに重なるとSBリードエラー発生率が高くなることがあり,ユーザ先で救済可能なリードエラー(再リードで救済可能なエラー)が多発することがあった。このとき,データが読めなくなるような重症なリードエラーに結びつく可能性は低いが,SBリードエラーのため回転待ちが入り,性能低下などを引き起こし,ユーザ先からクレームが出ることがあった。
【0009】
ユーザ先において試験時と異なったデータブロック長で使用された場合のSBリードエラーをなくすために,各ユーザが使用する可能性のあるすべてのデータブロック長で試験を行う方法も考えられるが,この方法ではあまりにもコストや時間がかかり過ぎる。
【0010】
本発明は,上記間題点の解決を図り,各ユーザに応じたデータブロック長で試験を行わなくとも,欠陥によるSBリードエラーの発生数を予測することが可能となるディスク型記憶装置の検査方法を提供することを目的とする。
【0011】
【課題を解決するための手段】
以下では,ディスク型記憶装置として磁気ディスク装置を例に説明するが,本発明は,磁気ディスク装置に限らず,磁気ディスク装置と同様な書き込みおよび読み込み可能なディスク型の外部記憶装置の試験に適用することができる。
【0012】
本発明は,上記課題を解決するため,1つのデータブロック長のフォーマットでのみ欠陥バイトの位置を抽出する試験を行い,他のデータブロック長のフォーマットに関しては,実際にフォーマットは行わずに計算によりSBの位置を算出し,算出されたSBの位置と抽出された欠陥バイトの位置とを比較して一致するか否かを判定することを特徴とする。
【0013】
具体的には,データブロック長512バイトでの出荷試験時においては全面書き込み/読み込みをECC訂正禁止として行い,データ読み出しの際のリードエラーが発生した位置を求める。この位置は,訂正が全く入らない微小欠陥を含んだエラー位置で,トラック一周の先頭を表す位置(インデックス)からの距離(バイト数)として表した位置情報である。このインデックスからの距離のことをバイトフロムインデックス(BFI)と呼ぶ。このとき,エラー位置のBFI情報を,すべてメモリまたは媒体上(SA領域)に格納し記憶する。
【0014】
ここまでの作業により,微小欠陥が媒体上のどの位置に存在するかをメモリまたはSAを参照することで判定できる状態となる。ただし,このときのECC訂正禁止で検出される微小欠陥情報は,この時点では装置の良品/不良品の判断に用いないことにする。
【0015】
次にユーザで使用が想定されるデータブロック長(512±αバイト)でフォーマットしたときのトラック上の全セクタのSB位置(SBn)をそれぞれ計算でBFIとして算出し,位置SBnと前作業で求めた微小欠陥位置のBFI情報とを比較し,媒体上の位置が一致するかどうかチェックする。以上の比較を行った結果,SB位置と微小欠陥位置とが一致する個数が得られるので,データブロック長(512±αバイト)のときの微小欠陥によるSBリードエラーの発生個数を予測することが可能となる。
【0016】
したがって,この方法を用いれば,試験工程内において標準データブロック長(512バイト)のみで試験を行い,わざわざそれぞれのユーザに合わせたブロック長で試験を行わなくても,微小欠陥によるSBリードエラー発生個数を予測可能となり,この予測個数が出荷基準値以上の場合に不良品と判定するようにすれば,ユーザ先で性能ダウンとなるおそれのある装置を出荷することなく,安定した品質を提供することができる。
【0017】
【発明の実施の形態】
以下,図面に従って説明する。図1は,本発明を実現するシステムの構成例を示す図である。図1において,磁気ディスク検査装置10は,書き込み・読み込み部11,欠陥バイト位置検出部12,欠陥バイト位置情報記憶部13,シンクバイト位置算出部14,位置情報比較部15,良/不良判定部16を備え,検査対象となる磁気ディスク装置20と接続されている。
【0018】
磁気ディスク検査装置10において,書き込み・読み込み部11は,データブロック長が標準の512バイトである磁気ディスク装置20に対して,全面にデータの書き込みを行い,その後全面からデータの読み込みを行う。このときのECCパワーは,ECC訂正禁止とする。
【0019】
欠陥バイト位置検出部12は,書き込み・読み込み部11での読み込み時にリードエラーが発生した位置を欠陥バイト位置のBFI情報として取得する。また,同時にシリンダ番号,ヘッド番号,欠陥バイト数等の情報も取得する。ここで,欠陥バイト位置のBFI情報とは,訂正が全く入らない微小欠陥を含んだエラー位置の情報であり,トラック一周の先頭を表す位置(インデックス)からの距離(バイト数)として表した位置情報(バイトフロムインデックス:BFI)である。
【0020】
欠陥バイト位置情報記憶部13は,欠陥バイト位置検出部12で取得したすべての欠陥バイト位置のBFI情報,シリンダ番号,ヘッド番号,欠陥バイト数を記憶する。欠陥バイト位置情報記憶部13は,例えば,メモリまたは媒体上のシステムエリア(以下,SAという)等である。欠陥が媒体上のどの位置に存在するかは,欠陥バイト位置情報記憶部13を参照することで判定できる状態となる。ただし,このときのECC訂正禁止で検出される欠陥情報は,この時点では,磁気ディスク装置20の良品/不良品の判断に用いないことにする。
【0021】
シンクバイト位置算出部14は,ユーザで使用が想定されるデータブロック長(本実施の形態においては512±αバイト)でフォーマットしたときのトラック上の全セクタのSB位置(以下,SBn位置という)をそれぞれ計算により算出し,それをSBn位置のBFI情報とする。このSBn位置の算出は,MCU(Micro Controller Unit )等を用いて行うことができる。
【0022】
位置情報比較部15は,欠陥バイト位置情報記憶部13に記憶してある欠陥バイト位置のBFI情報とシンクバイト位置算出部14で算出されたSBn位置のBFI情報とを比較照合し,媒体上の位置が一致するかどうかをチェックする。比較を行った結果,SBn位置と欠陥バイト位置が一致する個数が得られるので,データブロック長が512±αバイトのときの微小欠陥によるSBリードエラーの発生個数を予測することが可能になる。
【0023】
したがって,この方法を用いれば,試験工程内で実際のデータの書き込みおよび読み込みによる試験は,標準データブロック長(512バイト)のみで行い,わざわざそれぞれのユーザに合わせたブロック長で試験を行わなくても,微小欠陥によるSBリードエラー発生個数の予測が可能となる。良/不良判定部16により,この予測個数が出荷基準値以上の場合にNG(不良品)であるとすることにより,ユーザ先で性能ダウンとなるおそれのある磁気ディスク装置を出荷することなく,安定した品質を提供することができる。
【0024】
以下,本実施の形態における手順の流れを説明する。まず,データブロック長512バイトで媒体の全面にデータの書き込みを行い,続いて,ECC訂正禁止で全面からデータの読み込みを行う。リードエラーが発生した場合,書き込みデータと読み込みデータをバイトごとにコンペア(比較)し,エラーデータ(欠陥バイト)のインデックスからの位置情報である欠陥バイト位置のBFI情報を割り出す。
【0025】
図2は,本発明における欠陥バイト位置のBFI情報の割り出し手順の例を示す図である。まず,図2(A)に示すように,インデックス(Index )からエラーデータ(欠陥バイト)のあるサーボ(Servo )フレームまでの距離(バイト数)を割り出す。次に,図2(B)に示すように,図2(A)の該当サーボフレームにおいてエラーデータ(欠陥バイト)のあるセクタ(Sector)先頭までの距離(バイト数)を割り出す。続いて,図2(C)に示すように,図2(B)の該当セクタにおいて,セクタ先頭からエラーデータ(欠陥バイト)までの距離(バイト数)を求める。例えば,図2(C)のデータの部分にエラーデータ(欠陥バイト)がある場合,図2(D)のようになる。
【0026】
よって,欠陥バイト位置のBFI情報は,
欠陥バイト位置のBFI情報
=インデックスから該当サーボフレームまでの距離(バイト数)
+該当サーボフレームから該当セクタ先頭までの距離(バイト数)
+該当セクタ先頭から欠陥バイトまでの距離(バイト数)
となる。
【0027】
図2に示す手順により求められたBFI情報は,すべてメモリまたは媒体上のSA領域等に記録する。このとき,シリンダ番号,ヘッド番号,欠陥バイト数なども同時に記録する。
【0028】
次に,ユーザで使用が想定されるデータブロック長(512±αバイトのデータブロック長)で媒体をフォーマットしたときのトラック上の全セクタのSBn位置を計算により算出する。ここで,SBn位置のインデックスからの位置情報をSBn位置のBFI情報とする。
【0029】
図3は,本発明におけるSBn位置のBFI情報の算出手順の例を示す図である。まず,インデックスからSBnのあるサーボフレームまでの距離(バイト数)を算出する(図2(A)参照)。次に,該当サーボフレームにおいてSBnのあるセクタ先頭までの距離(バイト数)を算出する(図2(B)参照)。続いて,図3に示すように,該当セクタにおいて,セクタ先頭からSBnまでの距離(バイト数)を算出する。
【0030】
よって,SBn位置のBFI情報は,
SBn位置のBFI情報
=インデックスから該当サーボフレームまでの距離(バイト数)
+該当サーボフレームから該当セクタ先頭までの距離(バイト数)
+該当セクタ先頭からSBnまでの距離(バイト数)
となる。
【0031】
次に,欠陥バイト位置のBFI情報とSBn位置のBFI情報とを比較し,双方が一致する個数をカウントする。このとき,SBnはデータ数として数バイトの長さを持つこと,なおかつ,回転変動を考慮するため,欠陥バイト位置に対して前後の数バイト分拡張して比較を行うものとする。
【0032】
図4は,本発明における欠陥バイト位置のBFI情報とSBn位置のBFI情報との比較の例を示す図である。図4(A)は,データブロック長が512バイトのときを示し,図4(B)は,データブロック長が512±αバイトのときを示す。欠陥バイト位置とSBn位置とが一致する個数をカウントする。
【0033】
最後に,一致するもののカウント数(一致数)から,ヘッド当たりの一致数,装置全体当たりの一致数を割り出し,データブロック長を512±αバイトでフォーマットした場合のヘッド当たりのSBリードエラー数,装置全体当たりのSBリードエラー数を予測する。
【0034】
この結果からユーザ先で性能ダウンとなるおそれのある磁気ディスク装置か否かを判別することができる。
【0035】
図5は,本発明における磁気ディスク装置の試験工程の例を示すフローチャートである。出荷試験において,まず,検査対象となる磁気ディスク装置のデータブロック長を512バイトとし,ECC1で全面にデータの書き込みおよび読み込みを行う(ステップS10)。リードエラーがあった場合,書き込んだデータと読み込んだデータとを比較して欠陥バイト位置を取得し,ディフェクト(欠陥)としてカウントする(ステップS11)。カウントされたディフェクト数が基準値以上であるか否かを判定し(ステップS12),基準値以上であれば検査対象の磁気ディスク装置を不良装置とする。
【0036】
ステップS12の処理において基準値以上でなければ,検査対象となる磁気ディスク装置のデータブロック長を512バイトのままで,ECC訂正禁止で全面にデータの書き込みおよび読み込みを行う(ステップS13)。リードエラーがあった場合,書き込んだデータと読み込んだデータとを比較して欠陥バイト位置を割り出し,欠陥バイト位置のBFI情報を取得する(ステップS14)。取得した欠陥バイト位置のBFI情報は,シリンダ番号,ヘッド番号,欠陥バイト数等の情報と共に,メモリ,媒体上のSA等に記録する(ステップS15)。
【0037】
ユーザで使用が想定されるデータブロック長(512±αバイト)でフォーマットしたときのSB(SBnとする)の位置を,1トラック分計算により算出し,それらのインデックスからの位置情報をSBn位置のBFI情報とする(ステップS16)。各セクタのSBn位置のBFI情報と欠陥バイト位置のBFI情報とを比較し,一致しているかを判定する(ステップS17)。一致している場合には一致数をカウントし(ステップS18),一致していない場合には一致数をカウントしない。
【0038】
全シリンダ,全ヘッドでの比較が終了したかを判定し(ステップS19),まだ終了していなければ比較対象のトラックを変更し(ステップS20),ステップS16の処理に戻る。
【0039】
ステップS19の判定において全シリンダ,全ヘッドでの比較が終了したならば,ヘッド当たりの一致数,装置全体当たりの一致数を割り出す(ステップS21)。ヘッド当たりの一致数が所定の規格値を超えているかを判定し(ステップS22),超えていれば検査対象の磁気ディスク装置を不良装置とする。同様に,装置全体当たりの一致数が所定の規格値を超えているかを判定し(ステップS23),超えていれば検査対象の磁気ディスク装置を不良装置とする。ヘッド当たりの一致数,装置全体当たりの一致数が,両方ともそれぞれ所定の規格値を超えていなければ,検査対象の磁気ディスク装置を良品装置とする。
【0040】
本実施の形態の特徴を列挙すると,以下の通りである。
【0041】
(付記1)ディスク型記憶装置が良品であるか不良品であるかを検査するディスク型記憶装置の検査方法において,
あるデータブロック長Xバイトでディスク型記憶装置の全面にデータの書き込みを行い,ECC訂正禁止で全面のデータの読み込みを行う過程と,
読み込みエラーが発生した位置を,トラック一周の先頭であるインデックスからのバイト数で表した欠陥バイト位置情報として算出し,算出した欠陥バイト位置情報を記憶する過程と,
前記ディスク型記憶装置を前記データブロック長Xバイトと異なるデータブロック長Yバイトでフォーマットしたときに予想されるシンクバイトの位置情報を,トラック一周の先頭であるインデックスからのバイト数で表したシンクバイト位置情報として計算により算出する過程と,
前記欠陥バイト位置情報と前記シンクバイト位置情報とが一致するか否かを比較する過程とを有する
ことを特徴とするディスク型記憶装置の検査方法。
【0042】
(付記2)付記1に記載のディスク型記憶装置の検査方法において,
前記欠陥バイト位置情報と前記シンクバイト位置情報とが一致する個数を,ヘッドごとまたは装置全体について算出し,ヘッド当たりの所定の閾値または装置全体についての所定の閾値を超えるか否かにより,検査対象のディスク型記憶装置が良品であるか不良品であるかを判定する
ことを特徴とするディスク型記憶装置の検査方法。
【0043】
(付記3)ディスク型記憶装置が良品であるか不良品であるかを検査するディスク型記憶装置の検査装置において,
あるデータブロック長Xバイトでディスク型記憶装置の全面にデータの書き込みを行い,ECC訂正禁止で全面のデータの読み込みを行う書き込み・読み込み手段と,
読み込みエラーが発生した位置を,トラック一周の先頭であるインデックスからのバイト数で表した欠陥バイト位置情報として算出する欠陥バイト位置検出手段と,
前記欠陥バイト位置情報を記憶する欠陥バイト位置情報記憶手段と,
前記ディスク型記憶装置を前記データブロック長Xバイトと異なるデータブロック長Yバイトでフォーマットしたときに予想されるシンクバイトの位置情報を,トラック一周の先頭であるインデックスからのバイト数で表したシンクバイト位置情報として計算により算出するシンクバイト位置算出手段と,
前記欠陥バイト位置情報と前記シンクバイト位置情報とが一致するか否かを比較する位置情報比較手段とを備える
ことを特徴とするディスク型記憶装置の検査装置。
【0044】
(付記4)付記3に記載のディスク型記憶装置の検査装置において,
前記位置情報比較手段により検出した前記欠陥バイト位置情報と前記シンクバイト位置情報とが一致する個数を,ヘッドごとまたは装置全体について算出し,ヘッド当たりの所定の閾値または装置全体についての所定の閾値を超えるか否かにより,検査対象のディスク型記憶装置が良品であるか不良品であるかを判定する良/不良判定手段を備える
ことを特徴とするディスク型記憶装置の検査装置。
【0045】
(付記5)ディスク型記憶装置が良品であるか不良品であるかを検査するディスク型記憶装置の検査用プログラムであって,
あるデータブロック長Xバイトでディスク型記憶装置の全面にデータの書き込みを行い,ECC訂正禁止で全面のデータの読み込みを行う処理と,
読み込みエラーが発生した位置を,トラック一周の先頭であるインデックスからのバイト数で表した欠陥バイト位置情報として算出し,算出した欠陥バイト位置情報を記憶する処理と,
前記ディスク型記憶装置を前記データブロック長Xバイトと異なるデータブロック長Yバイトでフォーマットしたときに予想されるシンクバイトの位置情報を,トラック一周の先頭であるインデックスからのバイト数で表したシンクバイト位置情報として計算により算出する処理と,
前記欠陥バイト位置情報と前記シンクバイト位置情報とが一致するか否かを比較する処理とを,
コンピュータに実行させるためのディスク型記憶装置の検査用プログラム。
【0046】
【発明の効果】
以上説明したように,本発明を用いることにより,出荷試験において標準データブロック長(512バイト)のみで試験を行い,わざわざユーザに応じたデータブロック長で試験を行わなくとも,欠陥によるSBリードエラーの発生数を予測することが可能となり,ユーザに性能低下を招くおそれのあるディスク型記憶装置を出荷することなく,安定した品質のディスク型記憶装置を提供することが可能となる。
【図面の簡単な説明】
【図1】本発明を実現するシステムの構成例を示す図である。
【図2】本発明における欠陥バイト位置のBFI情報の割り出し手順の例を示す図である。
【図3】本発明におけるSBn位置のBFI情報の算出手順の例を示す図である。
【図4】本発明における欠陥バイト位置のBFI情報とSBn位置のBFI情報との比較の例を示す図である。
【図5】本発明における磁気ディスク装置の試験工程の例を示すフローチャートである。
【符号の説明】
10 磁気ディスク検査装置
11 書き込み・読み込み部
12 欠陥バイト位置検出部
13 欠陥バイト位置情報記憶部
14 シンクバイト位置算出部
15 位置情報比較部
16 良/不良判定部
20 磁気ディスク装置
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a method for inspecting a magnetic disk device or the like, and particularly to a method for reading a sync byte (hereinafter referred to as SB) due to a defect without performing a test with a data block length corresponding to each user in a test process. The present invention relates to an inspection method and an inspection apparatus for a disk-type storage device, which predict the number of occurrences of a disk-type storage device and enable stable quality assurance.
[0002]
[Prior art]
In a shipping inspection of a magnetic disk, an inspection by writing and reading to and from a medium is performed. At that time, the test is performed under an environment that is several times more severe than the environment usually used by the user under temperature and voltage conditions that cause errors to occur intentionally.
[0003]
Further, in the test, in order to detect minute defects on the medium in advance, it is necessary to reduce not only the external environment but also the ECC (Error Correction Code) power added to the write data, that is, reduce the correction capability. Has been done. As a result, a minute defect that is corrected by the ECC is found, and if the number of defects is equal to or more than a certain reference, it is determined to be defective, so that a device of poor quality is not shipped.
[0004]
ECC power options at the time of testing include ECC correction prohibition (On the Fly correction prohibition) and ECC1 (1 burst correction) to ECC5 (5 burst correction). Many errors occur due to noise and the like, and the condition is far from the user environment (ECC4 or ECC5). Therefore, the defect rate of the current magnetic disk device is taken into consideration, and the ECC correction capability at the time of the test is minimum. However, ECC1 is often used. Therefore, in reading the entire surface of the medium (Read) during the test, extremely minute defects are ignored. The reason for ignoring these minute defects is that they have no effect on performance or life.
[0005]
The capacity of the magnetic disk device is represented by “(data block length) × (the number of data blocks of the entire device)”, but the data block length is usually 512 bytes at the user end, which is an industry standard value. However, as a function of the hard disk controller (HDC) mounted on the magnetic disk device, the data block length is allowed to be variable, and depending on the user, the data block length is not 512 bytes, which is the standard value, It may be used in the format of 512 ± α bytes.
[0006]
On the other hand, at the time of the shipping test, the data is tested in the format of 512 bytes, so if the format is used by the user at 512 ± α bytes (for example, the format is 520 bytes), Is tested with a data block length different from the data block length used in.
[0007]
[Problems to be solved by the invention]
If the magnetic disk device is used by the user with a data block length different from that at the time of the test, a very small defect ignored because the ECC1 is used as the minimum value of the ECC correction capability at the time of the test is synced. There is a possibility of hitting the byte (SB), and if the extremely minute defect hits the SB, an SB read error that did not occur during the test may occur.
[0008]
The SB is added to the data to synchronize the sectors, and is treated as uncorrected by the ECC, and thus has a redundancy. However, if a very small defect that has been neglected during the test just overlaps the SB, the SB read error occurrence rate may increase, and a read error that can be rescued by the user (an error that can be rescued by re-reading) frequently occurs. There was something. At this time, there is a low possibility that a serious read error such that data cannot be read will occur, but a rotation wait may occur due to an SB read error, causing a decrease in performance, and a complaint may be issued from the user.
[0009]
In order to eliminate the SB read error when the data block length used at the user is different from that at the time of the test, it is conceivable to perform the test with all the data block lengths that may be used by each user. The method is too costly and time consuming.
[0010]
SUMMARY OF THE INVENTION The present invention solves the above-mentioned problem and provides an inspection method of a disk storage device that can predict the number of SB read errors caused by defects without performing a test with a data block length corresponding to each user. The aim is to provide a method.
[0011]
[Means for Solving the Problems]
Hereinafter, a magnetic disk device will be described as an example of a disk type storage device. However, the present invention is not limited to a magnetic disk device, and is applicable to a test of a writable and readable disk type external storage device similar to a magnetic disk device. can do.
[0012]
In order to solve the above-mentioned problem, the present invention performs a test for extracting the position of a defective byte only in one data block length format, and performs calculations without actually formatting other data block length formats. The position of the SB is calculated, and the calculated position of the SB is compared with the position of the extracted defective byte to determine whether they match.
[0013]
Specifically, at the time of a shipping test with a data block length of 512 bytes, writing / reading of the entire surface is performed with ECC correction prohibited, and the position where a read error has occurred during data reading is obtained. This position is an error position including a minute defect that cannot be corrected at all, and is position information expressed as a distance (number of bytes) from a position (index) representing the head of one round of the track. The distance from this index is called a byte from index (BFI). At this time, all the BFI information at the error position is stored and stored in a memory or a medium (SA area).
[0014]
With the above operations, it is possible to determine the position on the medium where the minute defect exists by referring to the memory or the SA. However, the minute defect information detected by prohibiting the ECC correction at this time is not used at this time to judge a good / defective product of the apparatus.
[0015]
Next, the SB positions (SBn) of all the sectors on the track when the data is formatted with the data block length (512 ± α bytes) expected to be used by the user are calculated as BFI, and the position SBn and the previous work are obtained. The BFI information of the detected minute defect position is compared to check whether the position on the medium matches. As a result of the above comparison, the number of SB positions coincident with the minute defect positions is obtained. Therefore, it is possible to predict the number of SB read errors caused by minute defects when the data block length is (512 ± α bytes). It becomes possible.
[0016]
Therefore, if this method is used, the test is performed with only the standard data block length (512 bytes) in the test process, and even if the test is not performed with the block length tailored to each user, an SB read error due to a minute defect can occur. The quantity can be predicted, and if the predicted quantity is equal to or larger than the shipment reference value, it is determined that the product is defective, so that stable quality can be provided without shipping a device that may cause performance degradation at the user site. be able to.
[0017]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, description will be made with reference to the drawings. FIG. 1 is a diagram showing a configuration example of a system for realizing the present invention. In FIG. 1, a magnetic disk inspection device 10 includes a writing / reading unit 11, a defective byte position detecting unit 12, a defective byte position information storing unit 13, a sync byte position calculating unit 14, a position information comparing unit 15, a good / bad determining unit. 16 and is connected to a magnetic disk device 20 to be inspected.
[0018]
In the magnetic disk inspection device 10, the writing / reading unit 11 writes data to the entire surface of the magnetic disk device 20 having a standard data block length of 512 bytes, and then reads data from the entire surface. The ECC power at this time is ECC correction prohibited.
[0019]
The defective byte position detection unit 12 acquires a position where a read error has occurred during reading by the writing / reading unit 11 as BFI information of the defective byte position. At the same time, information such as a cylinder number, a head number, and the number of defective bytes is obtained. Here, the BFI information of the defective byte position is information of an error position including a minute defect that cannot be corrected at all, and is represented as a distance (the number of bytes) from a position (index) representing the head of one round of the track. Information (byte from index: BFI).
[0020]
The defective byte position information storage unit 13 stores the BFI information, the cylinder number, the head number, and the number of defective bytes of all the defective byte positions acquired by the defective byte position detection unit 12. The defective byte position information storage unit 13 is, for example, a memory or a system area (hereinafter, referred to as SA) on a medium. The position on the medium where the defect exists can be determined by referring to the defective byte position information storage unit 13. However, the defect information detected by prohibiting the ECC correction at this time is not used at this time to determine whether the magnetic disk device 20 is good or defective.
[0021]
The sync byte position calculation unit 14 determines the SB positions (hereinafter, referred to as SBn positions) of all the sectors on the track when the data is formatted with a data block length (512 ± α bytes in the present embodiment) which is assumed to be used by the user. Is calculated by each calculation, and this is used as the BFI information of the SBn position. The calculation of the SBn position can be performed by using an MCU (Micro Controller Unit) or the like.
[0022]
The position information comparing unit 15 compares and compares the BFI information of the defective byte position stored in the defective byte position information storage unit 13 with the BFI information of the SBn position calculated by the sync byte position calculating unit 14, and stores the information on the medium. Check if the positions match. As a result of the comparison, the number of SBn positions coincident with the defective byte position is obtained, so that it is possible to predict the number of SB read errors caused by minute defects when the data block length is 512 ± α bytes.
[0023]
Therefore, if this method is used, the test by actually writing and reading data in the test process is performed only with the standard data block length (512 bytes), and the test is not performed with the block length tailored to each user. Also, it is possible to predict the number of SB read errors that occur due to minute defects. The good / defective determining unit 16 determines that the predicted number is NG (defective) when the predicted number is equal to or larger than the shipping reference value, thereby preventing the user from shipping a magnetic disk device that may be degraded in performance. Stable quality can be provided.
[0024]
Hereinafter, the flow of the procedure in the present embodiment will be described. First, data is written to the entire surface of the medium with a data block length of 512 bytes, and subsequently, data is read from the entire surface with ECC correction prohibited. When a read error occurs, the write data and the read data are compared (compared) for each byte, and BFI information of a defective byte position, which is position information from the index of the error data (defective byte), is determined.
[0025]
FIG. 2 is a diagram showing an example of a procedure for determining BFI information of a defective byte position according to the present invention. First, as shown in FIG. 2A, a distance (the number of bytes) from an index (Index) to a servo (Servo) frame having error data (defective bytes) is calculated. Next, as shown in FIG. 2B, the distance (the number of bytes) to the head of a sector (Sector) having error data (defective bytes) in the corresponding servo frame in FIG. 2A is calculated. Subsequently, as shown in FIG. 2C, the distance (the number of bytes) from the head of the sector to the error data (defective byte) in the corresponding sector in FIG. 2B is obtained. For example, when there is error data (defective byte) in the data portion of FIG. 2C, the result is as shown in FIG.
[0026]
Therefore, the BFI information of the defective byte position is
BFI information of defective byte position = distance from index to corresponding servo frame (number of bytes)
+ Distance from the corresponding servo frame to the start of the corresponding sector (number of bytes)
+ Distance from the start of the sector to the defective byte (number of bytes)
It becomes.
[0027]
The BFI information obtained by the procedure shown in FIG. 2 is all recorded in a memory or an SA area on a medium. At this time, the cylinder number, the head number, the number of defective bytes, and the like are also recorded at the same time.
[0028]
Next, the SBn positions of all the sectors on the track when the medium is formatted with the data block length (data block length of 512 ± α bytes) expected to be used by the user are calculated. Here, the position information from the SBn position index is defined as the SBn position BFI information.
[0029]
FIG. 3 is a diagram showing an example of a procedure for calculating the BFI information at the SBn position in the present invention. First, the distance (the number of bytes) from the index to the servo frame having SBn is calculated (see FIG. 2A). Next, the distance (the number of bytes) from the servo frame to the head of a certain SBn is calculated (see FIG. 2B). Subsequently, as shown in FIG. 3, the distance (number of bytes) from the head of the sector to SBn is calculated in the corresponding sector.
[0030]
Therefore, the BFI information at the SBn position is
BFI information at SBn position = distance from index to corresponding servo frame (number of bytes)
+ Distance from the corresponding servo frame to the start of the corresponding sector (number of bytes)
+ Distance from the top of the sector to SBn (number of bytes)
It becomes.
[0031]
Next, the BFI information at the defective byte position and the BFI information at the SBn position are compared, and the number of both that matches is counted. At this time, it is assumed that SBn has a length of several bytes as the number of data, and in order to take into account rotation fluctuation, the defective byte position is expanded by several bytes before and after and compared.
[0032]
FIG. 4 is a diagram showing an example of comparison between BFI information at a defective byte position and BFI information at an SBn position in the present invention. FIG. 4A shows a case where the data block length is 512 bytes, and FIG. 4B shows a case where the data block length is 512 ± α bytes. The number of coincidences between the defective byte position and the SBn position is counted.
[0033]
Finally, the number of matches per head and the number of matches per unit are determined from the count of matches (the number of matches), the number of SB read errors per head when the data block length is formatted to 512 ± α bytes, The number of SB read errors per unit is predicted.
[0034]
From this result, it is possible to determine whether or not the magnetic disk device is likely to cause a performance drop at the user's site.
[0035]
FIG. 5 is a flowchart illustrating an example of a test process of the magnetic disk drive according to the present invention. In the shipping test, first, the data block length of the magnetic disk device to be inspected is set to 512 bytes, and data writing and reading are performed on the entire surface by the ECC 1 (step S10). If there is a read error, the position of the defective byte is obtained by comparing the written data with the read data and counted as a defect (defect) (step S11). It is determined whether or not the counted number of defects is equal to or greater than a reference value (step S12). If the number is equal to or greater than the reference value, the magnetic disk device to be inspected is determined as a defective device.
[0036]
If the value is not equal to or greater than the reference value in the process of step S12, data writing and reading are performed over the entire surface without ECC correction while the data block length of the magnetic disk device to be inspected remains at 512 bytes (step S13). If there is a read error, the defective byte position is determined by comparing the written data with the read data, and the BFI information of the defective byte position is obtained (step S14). The acquired BFI information of the defective byte position is recorded in a memory, a SA on a medium, and the like together with information such as a cylinder number, a head number, and the number of defective bytes (step S15).
[0037]
The position of the SB (referred to as SBn) when formatted with the data block length (512 ± α bytes) assumed to be used by the user is calculated by one track calculation, and the position information from those indexes is used as the SBn position information. This is set as BFI information (step S16). The BFI information at the SBn position of each sector is compared with the BFI information at the defective byte position to determine whether they match (step S17). If they match, the number of matches is counted (step S18), and if they do not match, the number of matches is not counted.
[0038]
It is determined whether the comparison has been completed for all cylinders and all heads (step S19). If the comparison has not been completed, the track to be compared is changed (step S20), and the process returns to step S16.
[0039]
If the comparison has been completed for all cylinders and all heads in the determination in step S19, the number of matches per head and the number of matches per device are determined (step S21). It is determined whether the number of matches per head exceeds a predetermined standard value (step S22). If it exceeds, the magnetic disk device to be inspected is determined as a defective device. Similarly, it is determined whether the number of matches for the entire apparatus exceeds a predetermined standard value (step S23). If the number exceeds, the magnetic disk device to be inspected is determined as a defective device. If both the number of matches per head and the number of matches per device do not exceed the predetermined standard values, the magnetic disk device to be inspected is regarded as a non-defective device.
[0040]
The features of the present embodiment are listed below.
[0041]
(Supplementary Note 1) In a disk-type storage device inspection method for checking whether a disk-type storage device is good or defective,
A process of writing data to the entire surface of the disk-type storage device with a data block length of X bytes, and reading the entire data without ECC correction;
Calculating the position where the reading error has occurred as defective byte position information represented by the number of bytes from the index which is the head of one round of the track, and storing the calculated defective byte position information;
The sync byte position information expected when the disk-type storage device is formatted with a data block length Y bytes different from the data block length X bytes by the number of bytes from the index which is the head of one round of the track. A process of calculating as position information by calculation,
Comparing the defective byte position information with the sync byte position information to see if they match.
[0042]
(Supplementary note 2) In the inspection method for a disk-type storage device according to supplementary note 1,
The number of coincidences between the defective byte position information and the sync byte position information is calculated for each head or for the entire apparatus, and an inspection target is determined based on whether a predetermined threshold per head or a predetermined threshold for the entire apparatus is exceeded. A method of inspecting a disk-type storage device according to claim 1, wherein the determination is made as to whether the disk-type storage device is good or defective.
[0043]
(Supplementary Note 3) In a disk-type storage device inspection apparatus for checking whether a disk-type storage device is a good product or a defective product,
Writing / reading means for writing data to the entire surface of the disk-type storage device with a certain data block length X bytes and reading the entire data without ECC correction;
Defective byte position detecting means for calculating the position where the reading error has occurred as defective byte position information represented by the number of bytes from the index which is the head of one round of the track;
Defective byte position information storage means for storing the defective byte position information;
Sync byte, which is the position information of the expected sync byte when the disk-type storage device is formatted with the data block length Y byte different from the data block length X byte, expressed by the number of bytes from the index which is the head of one round of the track. Sync byte position calculating means for calculating by calculation as position information;
An inspection apparatus for a disk-type storage device, comprising: position information comparing means for comparing whether the defective byte position information and the sync byte position information match.
[0044]
(Supplementary note 4) In the inspection device for a disk-type storage device according to supplementary note 3,
The number of coincidences between the defective byte position information detected by the position information comparing means and the sync byte position information is calculated for each head or for the entire apparatus, and a predetermined threshold per head or a predetermined threshold for the entire apparatus is calculated. An inspection apparatus for a disk-type storage device, comprising: a good / defective determining unit for determining whether the disk-type storage device to be inspected is a non-defective product or a defective product based on whether or not the number exceeds a predetermined value.
[0045]
(Supplementary Note 5) A disk-type storage device inspection program for inspecting whether a disk-type storage device is good or defective.
A process of writing data to the entire surface of a disk storage device with a data block length of X bytes and reading the entire data with ECC correction prohibited;
Calculating the position where the reading error has occurred as defective byte position information represented by the number of bytes from the index which is the head of one round of the track, and storing the calculated defective byte position information;
Sync byte, which is the position information of the expected sync byte when the disk-type storage device is formatted with the data block length Y byte different from the data block length X byte, expressed by the number of bytes from the index which is the head of one round of the track. Processing to calculate by calculation as position information;
Comparing the defective byte position information with the sync byte position information to see if they match.
An inspection program for a disk storage device to be executed by a computer.
[0046]
【The invention's effect】
As described above, by using the present invention, in the shipping test, the test is performed only with the standard data block length (512 bytes), and even if the test is not performed with the data block length according to the user, the SB read error due to the defect can be performed. It is possible to provide a stable quality disk-type storage device without shipping a disk-type storage device that may cause performance degradation to the user.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a configuration example of a system that implements the present invention.
FIG. 2 is a diagram showing an example of a procedure for determining BFI information of a defective byte position according to the present invention.
FIG. 3 is a diagram showing an example of a procedure for calculating BFI information at an SBn position according to the present invention.
FIG. 4 is a diagram illustrating an example of comparison between BFI information at a defective byte position and BFI information at an SBn position according to the present invention.
FIG. 5 is a flowchart illustrating an example of a test process of the magnetic disk drive according to the present invention.
[Explanation of symbols]
Reference Signs List 10 magnetic disk inspection device 11 writing / reading unit 12 defective byte position detecting unit 13 defective byte position information storage unit 14 sync byte position calculating unit 15 position information comparing unit 16 good / bad determination unit 20 magnetic disk device

Claims (3)

ディスク型記憶装置が良品であるか不良品であるかを検査するディスク型記憶装置の検査方法において,
あるデータブロック長Xバイトでディスク型記憶装置の全面にデータの書き込みを行い,ECC訂正禁止で全面のデータの読み込みを行う過程と,
読み込みエラーが発生した位置を,トラック一周の先頭であるインデックスからのバイト数で表した欠陥バイト位置情報として算出し,算出した欠陥バイト位置情報を記憶する過程と,
前記ディスク型記憶装置を前記データブロック長Xバイトと異なるデータブロック長Yバイトでフォーマットしたときに予想されるシンクバイトの位置情報を,トラック一周の先頭であるインデックスからのバイト数で表したシンクバイト位置情報として計算により算出する過程と,
前記欠陥バイト位置情報と前記シンクバイト位置情報とが一致するか否かを比較する過程とを有する
ことを特徴とするディスク型記憶装置の検査方法。
In a disk-type storage device inspection method for checking whether a disk-type storage device is good or defective,
A process of writing data to the entire surface of the disk-type storage device with a data block length of X bytes, and reading the entire data without ECC correction;
Calculating the position where the reading error has occurred as defective byte position information represented by the number of bytes from the index which is the head of one round of the track, and storing the calculated defective byte position information;
The sync byte position information expected when the disk-type storage device is formatted with a data block length Y bytes different from the data block length X bytes by the number of bytes from the index which is the head of one round of the track. A process of calculating as position information by calculation,
Comparing the defective byte position information with the sync byte position information to see if they match.
請求項1記載のディスク型記憶装置の検査方法において,
前記欠陥バイト位置情報と前記シンクバイト位置情報とが一致する個数を,ヘッドごとまたは装置全体について算出し,ヘッド当たりの所定の閾値または装置全体についての所定の閾値を超えるか否かにより,検査対象のディスク型記憶装置が良品であるか不良品であるかを判定する
ことを特徴とするディスク型記憶装置の検査方法。
The inspection method for a disk-type storage device according to claim 1,
The number of coincidences between the defective byte position information and the sync byte position information is calculated for each head or for the entire apparatus, and an inspection target is determined based on whether a predetermined threshold per head or a predetermined threshold for the entire apparatus is exceeded. A method of inspecting a disk-type storage device according to claim 1, wherein the determination is made as to whether the disk-type storage device is good or defective.
ディスク型記憶装置が良品であるか不良品であるかを検査するディスク型記憶装置の検査装置において,
あるデータブロック長Xバイトでディスク型記憶装置の全面にデータの書き込みを行い,ECC訂正禁止で全面のデータの読み込みを行う書き込み・読み込み手段と,
読み込みエラーが発生した位置を,トラック一周の先頭であるインデックスからのバイト数で表した欠陥バイト位置情報として算出する欠陥バイト位置検出手段と,
前記欠陥バイト位置情報を記憶する欠陥バイト位置情報記憶手段と,
前記ディスク型記憶装置を前記データブロック長Xバイトと異なるデータブロック長Yバイトでフォーマットしたときに予想されるシンクバイトの位置情報を,トラック一周の先頭であるインデックスからのバイト数で表したシンクバイト位置情報として計算により算出するシンクバイト位置算出手段と,
前記欠陥バイト位置情報と前記シンクバイト位置情報とが一致するか否かを比較する位置情報比較手段とを備える
ことを特徴とするディスク型記憶装置の検査装置。
In a disk-type storage device inspection device for checking whether a disk-type storage device is good or defective,
Writing / reading means for writing data to the entire surface of the disk-type storage device with a certain data block length X bytes and reading the entire data without ECC correction;
Defective byte position detecting means for calculating the position where the reading error has occurred as defective byte position information represented by the number of bytes from the index which is the head of one round of the track;
Defective byte position information storage means for storing the defective byte position information;
The sync byte position information expected when the disk-type storage device is formatted with a data block length Y bytes different from the data block length X bytes by the number of bytes from the index which is the head of one round of the track. Sync byte position calculating means for calculating by calculation as position information;
An inspection apparatus for a disk-type storage device, comprising: position information comparing means for comparing whether the defective byte position information and the sync byte position information match.
JP2002229408A 2002-08-07 2002-08-07 Method and device for inspecting storage disk device Withdrawn JP2004071061A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002229408A JP2004071061A (en) 2002-08-07 2002-08-07 Method and device for inspecting storage disk device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002229408A JP2004071061A (en) 2002-08-07 2002-08-07 Method and device for inspecting storage disk device

Publications (1)

Publication Number Publication Date
JP2004071061A true JP2004071061A (en) 2004-03-04

Family

ID=32015793

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002229408A Withdrawn JP2004071061A (en) 2002-08-07 2002-08-07 Method and device for inspecting storage disk device

Country Status (1)

Country Link
JP (1) JP2004071061A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7248040B2 (en) 2004-09-17 2007-07-24 Fujitsu Limited Disk testing apparatus, disk testing method, computer-readable recording medium that stores a disk testing program, and disk apparatus including a disk to be tested

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7248040B2 (en) 2004-09-17 2007-07-24 Fujitsu Limited Disk testing apparatus, disk testing method, computer-readable recording medium that stores a disk testing program, and disk apparatus including a disk to be tested

Similar Documents

Publication Publication Date Title
JP3717981B2 (en) Error log creation method and error test device
US6289484B1 (en) Disk drive employing off-line scan to collect selection-control data for subsequently deciding whether to verify after write
US7134051B2 (en) Disk memory device, disk memory device defect detecting method, and program recording medium
US7873784B2 (en) Method and apparatus for evaluating and improving disk access time in a raid system
US5751947A (en) Magnetic disk apparatus having inspection function of recording medium and method of inspecting recording medium in magnetic disk apparatus
US20060215297A1 (en) Storage apparatus, control method therefor and program
JP4397770B2 (en) Storage medium control apparatus, storage medium control method, and storage medium control program
WO1993010494A1 (en) Method for dynamically measuring computer disk error rates
JPH08180612A (en) Recording and reproducing device and alternating processing method of recording medium
US20040264023A1 (en) System, method and computer program product for tape failure detection
MXPA05004460A (en) Write-once disc, recording apparatus thereto, and method of reducing access time thereto.
JPH086862A (en) Method and related system for enhancement of preservation ofdata stored in storage medium
US7506224B2 (en) Failure recovering method and recording apparatus
CN1409314A (en) Fault detection capable of recording storage medium
JP2004071061A (en) Method and device for inspecting storage disk device
US6263462B1 (en) Testing method and tester
US7417816B2 (en) Surface analysis test with mixed ECC symbol
JPH06111479A (en) Information recording and reproducing device
US6229743B1 (en) Method of a reassign block processing time determination test for storage device
TWI302300B (en) Apparatus and method for defect management of optical disks
US6724552B1 (en) Magnetic disk apparatus with lower probability of occurrence of read errors due to scratch or the like on magnetic disk surface
CN113190179A (en) Method for prolonging service life of mechanical hard disk, storage device and system
JP3343403B2 (en) Alternate sector management method for information recording / reproducing device
TWI451407B (en) Optical disk drive and methods for reading disk management data of an optical disk
JP6524848B2 (en) Failure prediction device, failure prediction method and failure prediction program

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: 20051101