JPH08202630A - Test system for magnetic disk device - Google Patents

Test system for magnetic disk device

Info

Publication number
JPH08202630A
JPH08202630A JP7031672A JP3167295A JPH08202630A JP H08202630 A JPH08202630 A JP H08202630A JP 7031672 A JP7031672 A JP 7031672A JP 3167295 A JP3167295 A JP 3167295A JP H08202630 A JPH08202630 A JP H08202630A
Authority
JP
Japan
Prior art keywords
magnetic disk
test
disk device
information
free area
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
JP7031672A
Other languages
Japanese (ja)
Inventor
Koji Kimijima
孝次 君島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP7031672A priority Critical patent/JPH08202630A/en
Publication of JPH08202630A publication Critical patent/JPH08202630A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To provide a test system for magnetic disk device in order to prevent the destruction of data used for other software due to a write test and also to shorten the time needed for execution of the write test. CONSTITUTION: This test system includes a free area information storage part 12 which stores the information on the free areas of a magnetic disk device 20, a free area information storage instruction part 11 which acquires the free area information on the device 20 managed by an operating system and stores the information in the part 12, a test program storage part no which stores a test program to give a write test to the device 20 based on the free area information on the device 20 that is stored in the part 12, and a test execution part 14 which performs a write test based on the test program stored in the part 13.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、パーソナルコンピュー
タやワークステーション等を用いた情報処理システムに
おいて、磁気ディスク装置に対してデータの書き込み試
験を行う磁気ディスク装置の試験方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a magnetic disk device test method for performing a data write test on a magnetic disk device in an information processing system using a personal computer, a workstation or the like.

【0002】[0002]

【従来の技術】パーソナルコンピュータやワークステー
ション等を用いた情報処理システムでは、データの記憶
容量の増大を図るため、各種処理を実行する本体装置に
外部記憶装置を接続することが行われている。外部記憶
装置としては、データの読み書きが容易な磁気ディスク
装置がもっとも多く用いられている。
2. Description of the Related Art In an information processing system using a personal computer, a workstation or the like, an external storage device is connected to a main body device that executes various processes in order to increase the data storage capacity. As the external storage device, a magnetic disk device that is easy to read and write data is most often used.

【0003】ところで、外部記憶装置である磁気ディス
ク装置を本体装置に接続する場合、データの読み書きを
正しく行えるか否かを確認するため、データの書き込み
試験を行う。ここで、試験プログラムによるデータの書
き込みの際には、当該データの書き込みによってオペレ
ーティングシステム等の他のソフトウェアが破壊されな
いようにしなければならない。そこで従来、磁気ディス
ク装置に対する本体装置からのデータの書き込み試験
は、以下の様にして行っていた。
By the way, when a magnetic disk device, which is an external storage device, is connected to the main body device, a data write test is performed in order to confirm whether or not data can be read and written correctly. Here, when writing data by the test program, it is necessary to prevent other software such as an operating system from being destroyed by writing the data. Therefore, conventionally, the data writing test from the main body device to the magnetic disk device has been performed as follows.

【0004】第1の方式は、あらかじめ磁気ディスク装
置に、書き込み試験用の試験専用領域を定義して、当該
試験専用領域に試験プログラムのデータを書き込んで試
験を行う方法である。この場合、磁気ディスク装置に設
けられる試験専用領域は、オペレーティングシステムか
らのアクセスを行わず、書き込み試験用の試験プログラ
ムのみがデータの書き込みを行う領域として定義され
る。
The first method is a method in which a test-dedicated area for a write test is defined in advance in a magnetic disk device, and test program data is written in the test-dedicated area to perform a test. In this case, the test exclusive area provided in the magnetic disk device is defined as an area in which only the test program for the write test writes data without access from the operating system.

【0005】第2の方式は、磁気ディスク装置の空き領
域を検索して所定の容量分収集し、当該空き領域に対し
て試験プログラムのデータを書き込んで試験を行う方法
である。この場合、磁気ディスク装置の空き領域の検索
および収集は、書き込み試験を実行する前に試験プログ
ラム等によって独自に行われる。
The second method is a method of searching a free area of the magnetic disk device, collecting a predetermined amount of data, and writing data of a test program to the free area to perform a test. In this case, the search and collection of the free area of the magnetic disk device are independently performed by a test program or the like before executing the write test.

【0006】[0006]

【発明が解決しようとする課題】しかし、上述した従来
の技術では、それぞれ次のような欠点があった。磁気デ
ィスク装置に試験専用領域を設ける第1の方式では、試
験プログラムによるデータの書き込みの際にオペレーテ
ィングシステム等の他のソフトウェアが破壊されないよ
うに、試験専用領域には試験プログラムによるデータの
書き込みのみを行い、オペレーティングシステムによる
データの書き込みが行われないことを保証しなければな
らない。したがって、オペレーティングシステムを設計
する際に、磁気ディスク装置上に定義された試験専用領
域に絶対にアクセスしないように設計する必要がある。
しかし、昨今のシステム構成のダウンサイジング化およ
びオープン化に伴い、他メーカーで設計されたオペレー
ティングシステムを自社の本体装置上で動作させる場合
が多くなってきており、このような場合に磁気ディスク
装置の試験専用領域を侵害しないように意識したオペレ
ーティングシステムを設計する事が困難であることが予
想される。このため、試験専用領域にオペレーティング
システム等のソフトウェアで使用しているデータが書き
込まれ、当該領域に書き込み試験が行われることによっ
て、当該データが破壊されてしまうおそれがあり、出荷
検査及びフィールド保守に支障をきたすという欠点があ
った。
However, each of the above-mentioned conventional techniques has the following drawbacks. In the first method in which the test dedicated area is provided in the magnetic disk device, only the data written by the test program is written in the test dedicated area so that other software such as the operating system is not destroyed when the data is written by the test program. It must be ensured that the operating system does not write data. Therefore, when designing the operating system, it is necessary to design so that the test exclusive area defined on the magnetic disk device is never accessed.
However, with the recent downsizing and opening of system configurations, it is becoming more common to run operating systems designed by other manufacturers on their own main unit. It is expected that it will be difficult to design an operating system that does not violate the test area. For this reason, the data used by software such as the operating system is written in the test-dedicated area, and the data may be destroyed by performing the write test in the area. There was a drawback that it caused trouble.

【0007】また、磯気ディスクの空き領域を検索して
書き込み試験を行う第2の方式では、試験を実行する前
に試験プログラム等で空き領域の検索を行っているが、
磁気ディスク装置における空き領域の位置は画一的では
ないため、書き込み試験を行うたびに磁気ディスク装置
の全体にわたって検索を行わなければならない。また、
磁気ディスク装置の空き領域の検索には、磁気ヘッドに
よる機械的なアクセス動作が必要であるため、一定の時
間を必要とする。このため、磁気ディスク装置の記憶容
量の増大に伴い、空き領域の検索に要する時間が大幅に
増大し、書き込み試験の実行に多大の時間が必要になる
という欠点があった。さらに、今後磁気ディスク装置の
記憶容量が増大する傾向にあることを考慮すると、書き
込み試験の実行に要する時間がますます長くなるおそれ
がある。
Further, in the second method in which the free area of the hard disk is searched and the writing test is performed, the free area is searched by the test program or the like before the test is executed.
Since the position of the free area in the magnetic disk device is not uniform, it is necessary to perform a search over the entire magnetic disk device each time a write test is performed. Also,
Searching for a free area in the magnetic disk device requires a certain time because a mechanical access operation by the magnetic head is required. Therefore, as the storage capacity of the magnetic disk device increases, the time required to search for a free area increases significantly, and it takes a long time to execute the write test. Further, considering that the storage capacity of the magnetic disk device tends to increase in the future, there is a possibility that the time required to execute the write test will become longer and longer.

【0008】本発明は、上記従来の欠点を解消し、書き
込み試験によるオペレーティングシステム等の他のソフ
トウェアで使用するデータの破壊を防ぎ、かつ、書き込
み試験の実行に要する時間の削減を可能とする磁気ディ
スク装置の試験方式を提供することを目的とする。
The present invention solves the above-mentioned conventional drawbacks, prevents destruction of data used by other software such as an operating system during a write test, and reduces the time required to execute the write test. An object is to provide a test method for a disk device.

【0009】[0009]

【課題を解決するための手段】上記の目的を達成するた
め、本発明の磁気ディスク装置の試験方式は、磁気ディ
スク装置を備える情報処理システムに接続され、前記磁
気ディスク装置の空き領域に関する情報を格納し保持す
る空き領域情報保持部と、前記情報処理システムの各種
処理を実行する本体装置を制御するオペレーティングシ
ステムに管理されている前記磁気ディスク装置の空き領
域に関する情報を取得して前記空き領域情報保持部に格
納する空き領域情報格納指示部と、前記空き領域情報保
持部に保持されている前記磁気ディスク装置の空き領域
に関する情報を参照して前記磁気ディスク装置の空き領
域に対して書き込み試験を行うための試験プログラムを
格納する試験プログラム格納部と、前記試験プログラム
格納部に格納された試験プログラムにしたがって、前記
磁気ディスク装置に対して書き込み試験を行う試験実行
部とを備える構成としている。
In order to achieve the above object, a magnetic disk device test method according to the present invention is connected to an information processing system including a magnetic disk device, and provides information on an empty area of the magnetic disk device. The free space information storage unit that stores and holds the free space information of the magnetic disk device managed by the operating system that controls the main body device that executes various processes of the information processing system A write test is performed on the free area of the magnetic disk device by referring to the free area information storage instruction section to be stored in the holding section and the information about the free area of the magnetic disk apparatus held in the free area information holding section. A test program storage section for storing a test program for execution, and a test program storage section stored in the test program storage section. According to the test program has a configuration and a test execution unit that writes the test to the magnetic disk device.

【0010】また、他の態様では、前記空き領域情報保
持部と、前記空き領域情報格納指示部と、前記試験プロ
グラム格納部と、前記試験実行部とが、前記本体装置に
搭載された構成としている。
In another aspect, the free area information holding unit, the free area information storage instruction unit, the test program storage unit, and the test execution unit are installed in the main body apparatus. There is.

【0011】また、他の態様では、前記空き領域情報格
納指示部が、前記本体装置に格納されたオペレーティン
グシステムによって制御された構成としている。
In another aspect, the free area information storage instruction unit is controlled by an operating system stored in the main unit.

【0012】上記目的を達成する他の磁気ディスク装置
の試験方式では、情報処理システムに接続された磁気デ
ィスク装置に対して書き込み試験を行う磁気ディスク装
置の試験方法において、所定のタイミングで前記情報処
理システムの各種処理を制御するオペレーティングシス
テムに管理されている前記磁気ディスク装置の空き領域
に関する情報を取得するステップと、取得した前記磁気
ディスク装置の空き領域に関する情報を参照して前記磁
気ディスク装置に対して書き込み試験を行うステップと
を備える構成としている。
According to another magnetic disk drive test method for achieving the above object, in a magnetic disk drive test method for performing a write test on a magnetic disk drive connected to an information processing system, the information processing is performed at a predetermined timing. A step of acquiring information about the free space of the magnetic disk device managed by an operating system that controls various processes of the system; and referring to the acquired information about the free space of the magnetic disk device, And a step of performing a writing test.

【0013】[0013]

【作 用】本発明によれば、磁気ディスク装置の空き領
域にデータを書き込むことによって書き込み試験を行う
ため、磁気ディスク装置の試験専用領域を考慮すること
なく設計されたオペレーティングシステムによって本体
装置が制御されている場合であっても、書き込み試験に
おけるデータの書き込みによって他のソフトウェアで使
用するデータを破壊するおそれがない。また、本体装置
に設けられた空き領域情報保持部に保持される磁気ディ
スク装置の空き領域に関する情報を参照して磁気ディス
ク装置に対してデータの書き込み試験を行うことによ
り、書き込み試験の実行に先立って試験プログラム等に
より独自に磁気ディスク装置の空き領域を検索すること
なく書き込み試験を行うことができる。
[Operation] According to the present invention, since the write test is performed by writing the data in the free area of the magnetic disk device, the main body device is controlled by the operating system designed without considering the test exclusive area of the magnetic disk device. Even in such a case, there is no risk of destroying the data used by other software by writing the data in the writing test. In addition, the data write test is performed on the magnetic disk device by referring to the information about the free space of the magnetic disk device held in the free space information holding unit provided in the main body device, so that the write test is performed prior to execution. It is possible to perform a write test without independently searching a free area of the magnetic disk device by a test program or the like.

【0014】[0014]

【実施例】以下、本発明の実施例について図面を参照し
て説明する。図1は、本発明の1実施例による磁気ディ
スク装置の試験方式を実現する情報処理システムの構成
を示すブロック図である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of an information processing system that realizes a test system for a magnetic disk device according to an embodiment of the present invention.

【0015】図示のように、本実施例の情報処理システ
ムは、本体装置10と、外部記憶装置である磁気ディス
ク装置20と、両装置を接続するデータ伝送路30とを
備える。なお、図には磁気ディスク装置の書き込み試験
を行うための構成のみを図示し、他の構成については省
略してある。実際には、情報処理システムの使用目的や
扱うデータの種類等に応じて、キーボードやプリンタ等
の種々の周辺装置が接続されることはいうまでもない。
また、磁気ディスク装置も複数接続することができる。
As shown in the figure, the information processing system of this embodiment comprises a main unit 10, a magnetic disk unit 20 which is an external storage unit, and a data transmission line 30 which connects both units. It should be noted that in the figure, only the configuration for conducting the write test of the magnetic disk device is shown, and other configurations are omitted. It goes without saying that various peripheral devices such as a keyboard and a printer are actually connected according to the purpose of use of the information processing system and the type of data to be handled.
Also, a plurality of magnetic disk devices can be connected.

【0016】本体装置10は、パーソナルコンピュータ
やワークステーション等で実現され、磁気ディスク装置
20の空き領域に関する情報(以下、空き領域情報と称
す)を格納して保持する空き領域情報格納指示部11お
よび空き領域情報保持部12と、磁気ディスク装置20
に対して書き込み試験を行う試験プログラムを格納した
試験プログラム格納部13と、磁気ディスク装置20の
書き込み試験を実行する試験実行部14とを備える。ま
た図示しないが、本体装置10は、上記の構成の他に、
オペレーティングシステム等のソフトウェアを格納する
格納部、当該ソフトウェアによって制御される各種処理
部、入出力制御部等を備える。本体装置10の主記憶装
置等に格納されているオペレーティングシステムは、従
来のものと同様であり、磁気ディスク装置20へのアク
セスに必要な磁気ディスク装置20の空き領域情報を管
理している。
The main body device 10 is realized by a personal computer, a workstation, or the like, and has a free space information storage instruction unit 11 for storing and holding information about free space of the magnetic disk device 20 (hereinafter referred to as free space information). Free area information holding unit 12 and magnetic disk device 20
A test program storage unit 13 that stores a test program for performing a write test on the disk and a test execution unit 14 that executes a write test for the magnetic disk device 20 are provided. Although not shown, the main body device 10 has, in addition to the above configuration,
A storage unit that stores software such as an operating system, various processing units controlled by the software, an input / output control unit, and the like are provided. The operating system stored in the main storage device or the like of the main body device 10 is the same as the conventional one, and manages the free area information of the magnetic disk device 20 required to access the magnetic disk device 20.

【0017】空き領域情報格納指示部11は、中央処理
装置および主記憶装置等で実現され、オペレーティング
システムに管理されている磁気ディスク装置20の空き
領域情報を取得して空き領域情報保持部12に送る。ま
た空き領域格納部11は、オペレーティングシステムの
機能の1つとして設けることができる。
The free area information storage instruction unit 11 is realized by a central processing unit, a main storage device, etc., acquires free area information of the magnetic disk device 20 managed by the operating system, and stores it in the free area information holding unit 12. send. The free space storage unit 11 can be provided as one of the functions of the operating system.

【0018】空き領域情報保持部12は、主記憶装置等
で実現され、空き領域格納指示部11から送られた磁気
ディスク装置20の空き領域情報を格納して保持する。
The free area information holding unit 12 is realized by a main storage device or the like, and stores and holds the free area information of the magnetic disk device 20 sent from the free area storage instruction unit 11.

【0019】試験プログラム格納部13は、主記憶装置
等で実現され、磁気ディスク装置20の試験を行う試験
プログラムを格納する。試験プログラム格納部13に格
納された試験プログラムとしては、従来使用されていた
プログラムと同様のものを使用することができる。ただ
し、試験プログラム自体に磁気ディスク装置20の空き
領域を検索する機能を設ける必要はない。
The test program storage unit 13 is realized by a main storage device or the like, and stores a test program for testing the magnetic disk device 20. As the test program stored in the test program storage unit 13, the same program as that conventionally used can be used. However, it is not necessary to provide the test program itself with a function of searching for an empty area of the magnetic disk device 20.

【0020】試験実行部14は、中央処理装置等で実現
され、試験プログラム格納部13に格納された試験プロ
グラムの制御により、空き領域情報保持部12に保持さ
れている磁気ディスク装置20の空き領域情報を参照し
て書き込み試験を行う。
The test execution section 14 is realized by a central processing unit or the like, and under the control of the test program stored in the test program storage section 13, the free area of the magnetic disk device 20 held in the free area information holding section 12 is controlled. Perform a writing test by referring to the information.

【0021】次に、図2のフローチャートを参照して本
実施例による書き込み試験の動作について説明する。ま
ず、本体装置10の起動時や所定のタイミングで入力さ
れたコマンドによって、空き領域情報格納指示部11
が、空き領域情報保持部12に磁気ディスク装置20の
空き領域情報が保持されているか否かを確認する(ステ
ップ201)。そして、空き領域情報保持部12に空き
領域情報が保持されていないときは、オペレーティング
システムから空き領域情報を取得して空き領域情報保持
部に格納する(ステップ202)。
Next, the operation of the write test according to this embodiment will be described with reference to the flow chart of FIG. First, the free space information storage instructing unit 11 is started by a command input at the time of starting the main body device 10 or at a predetermined timing.
Then, it is confirmed whether or not the free area information of the magnetic disk device 20 is held in the free area information holding unit 12 (step 201). Then, when the free area information holding unit 12 does not hold the free area information, the free area information is acquired from the operating system and stored in the free area information holding unit (step 202).

【0022】このようにして空き領域情報保持部12に
格納され保持される磁気ディスク装置20の空き領域情
報は、この後、試験プログラムやその他のソフトウェア
が磁気ディスク装置20にアクセスする場合に、磁気デ
ィスク装置20の空き領域情報を得るために参照するこ
とができる。
The free area information of the magnetic disk device 20 thus stored and held in the free area information holding unit 12 is stored in the magnetic disk device 20 when the test program or other software subsequently accesses the magnetic disk device 20. It can be referred to in order to obtain the free area information of the disk device 20.

【0023】次に、試験実行部14が、試験プログラム
格納部13に格納された試験プログラムに従い、空き領
域情報保持部12に保持されている空き領域情報を参照
して、磁気ディスク装置20に対してデータの書き込み
試験を行う(ステップ203)。
Next, the test execution unit 14 refers to the free area information held in the free area information holding unit 12 according to the test program stored in the test program storage unit 13, and instructs the magnetic disk device 20 to do so. A data write test is performed (step 203).

【0024】以上好ましい実施例をあげて本発明を説明
したが、本発明は必ずしも上記実施例に限定されるもの
ではない。例えば、本実施例では、空き領域情報格納指
示部をオペレーティングシステムの1機能とすることが
できるとしたが、オペレーティングシステムとは別個の
制御部として設けてもなんら差し支えない。
Although the present invention has been described with reference to the preferred embodiments, the present invention is not necessarily limited to the above embodiments. For example, in the present embodiment, the free area information storage instruction unit can be one function of the operating system, but it may be provided as a control unit separate from the operating system.

【0025】[0025]

【発明の効果】以上説明したように、本発明は、磁気デ
ィスク装置の空き領域にデータを書き込むことによって
書き込み試験を行うため、磁気ディスク装置の試験専用
領域を考慮することなく設計されたオペレーティングシ
ステムによって本体装置が制御されている場合であって
も、書き込み試験におけるデータの書き込みによって他
のソフトウェアで使用するデータを破壊するおそれがな
い。したがって、出荷検査やフィールド保守にも支障を
きたすことがないという効果がある。
As described above, according to the present invention, since the write test is performed by writing the data in the free area of the magnetic disk device, the operating system designed without considering the test exclusive area of the magnetic disk device. Even when the main body device is controlled by, there is no risk of destroying data used by other software by writing data in the writing test. Therefore, there is an effect that shipping inspection and field maintenance are not hindered.

【0026】また、本体装置に設けられた空き領域情報
保持部に保持される磁気ディスク装置の空き領域に関す
る情報を参照して磁気ディスク装置に対してデータの書
き込み試験を行うことにより、書き込み試験の実行に先
立って試験プログラム等により独自に磁気ディスク装置
の空き領域を検索することなく書き込み試験を行うこと
ができる。このため、磁気ディスク装置の記憶容量の大
小に関わらず、書き込み試験の実行に要する時間を削減
することができるという効果がある。また、将来的に磁
気ディスク装置の記憶容量が増大しても書き込み試験に
要する時間が長くなるのを回避することができる。
Further, the data write test is performed on the magnetic disk device by referring to the information about the free space of the magnetic disk device held in the free space information holding unit provided in the main body device, thereby performing the write test. It is possible to perform a write test without independently searching a free area of the magnetic disk device by a test program or the like prior to execution. Therefore, there is an effect that the time required for executing the write test can be reduced regardless of the storage capacity of the magnetic disk device. Further, even if the storage capacity of the magnetic disk device increases in the future, it is possible to prevent the time required for the write test from increasing.

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

【図1】 本発明の1実施例に係る磁気ディスク装置の
試験方式を実現する情報処理システムの構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing a configuration of an information processing system that realizes a test system of a magnetic disk device according to an embodiment of the present invention.

【図2】 本実施例の動作を示すフローチャートであ
る。
FIG. 2 is a flowchart showing the operation of this embodiment.

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

10 本体装置 11 空き領域情報格納指示部 12 空き領域情報保持部 13 試験プログラム格納部 14 試験実行部 20 磁気ディスク装置 30 データ伝送路 10 Main Unit 11 Free Area Information Storage Instructing Section 12 Free Area Information Holding Section 13 Test Program Storage Section 14 Test Execution Section 20 Magnetic Disk Unit 30 Data Transmission Line

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 磁気ディスク装置を備える情報処理シス
テムに接続され、 前記磁気ディスク装置の空き領域に関する情報を格納し
保持する空き領域情報保持部と、 前記情報処理システムの各種処理を実行する本体装置を
制御するオペレーティングシステムに管理されている前
記磁気ディスク装置の空き領域に関する情報を取得して
前記空き領域情報保持部に格納する空き領域情報格納指
示部と、 前記空き領域情報保持部に保持されている前記磁気ディ
スク装置の空き領域に関する情報を参照して前記磁気デ
ィスク装置の空き領域に対して書き込み試験を行うため
の試験プログラムを格納する試験プログラム格納部と、 前記試験プログラム格納部に格納された試験プログラム
にしたがって、前記磁気ディスク装置に対して書き込み
試験を行う試験実行部とを備えることを特徴とする磁気
ディスク装置の試験方式。
1. A free area information holding unit which is connected to an information processing system including a magnetic disk device and which stores and holds information about a free area of the magnetic disk device, and a main body apparatus which executes various processes of the information processing system. A free area information storage instructing unit that acquires information about a free area of the magnetic disk device managed by an operating system that controls the free space information storage unit and stores the information in the free space information holding unit; A test program storage unit that stores a test program for performing a write test on the free space of the magnetic disk device by referring to the information about the free space of the magnetic disk device that is stored in the test program storage unit. Perform a write test on the magnetic disk drive according to a test program Test method of a magnetic disk apparatus, characterized in that it comprises a test execution unit.
【請求項2】 前記空き領域情報保持部と、前記空き領
域情報格納指示部と、前記試験プログラム格納部と、前
記試験実行部とが、前記本体装置に搭載されていること
を特徴とする請求項1に記載の磁気ディスク装置の試験
方式。
2. The free space information holding unit, the free space information storage instruction unit, the test program storage unit, and the test execution unit are mounted in the main body apparatus. Item 1. A magnetic disk drive test method according to Item 1.
【請求項3】 前記空き領域情報格納指示部が、前記本
体装置に格納されたオペレーティングシステムによって
制御されていることを特徴とする請求項2に記載の磁気
ディスク装置の試験方式。
3. The test method for the magnetic disk drive according to claim 2, wherein the free space information storage instruction unit is controlled by an operating system stored in the main unit.
【請求項4】 情報処理システムに接続された磁気ディ
スク装置に対して書き込み試験を行う磁気ディスク装置
の試験方式において、 所定のタイミングで前記情報処理システムの各種処理を
制御するオペレーティングシステムに管理されている前
記磁気ディスク装置の空き領域に関する情報を取得する
ステップと、 取得した前記磁気ディスク装置の空き領域に関する情報
を参照して前記磁気ディスク装置に対して書き込み試験
を行うステップとを備えることを特徴とする磁気ディス
ク装置の試験方式。
4. A magnetic disk device test method for performing a write test on a magnetic disk device connected to an information processing system, wherein the operating system controls various processes of the information processing system at a predetermined timing. And a step of performing a write test on the magnetic disk device with reference to the acquired information about the free area of the magnetic disk device. Test method for magnetic disk drive.
JP7031672A 1995-01-27 1995-01-27 Test system for magnetic disk device Pending JPH08202630A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7031672A JPH08202630A (en) 1995-01-27 1995-01-27 Test system for magnetic disk device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7031672A JPH08202630A (en) 1995-01-27 1995-01-27 Test system for magnetic disk device

Publications (1)

Publication Number Publication Date
JPH08202630A true JPH08202630A (en) 1996-08-09

Family

ID=12337622

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7031672A Pending JPH08202630A (en) 1995-01-27 1995-01-27 Test system for magnetic disk device

Country Status (1)

Country Link
JP (1) JPH08202630A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013210831A (en) * 2012-03-30 2013-10-10 Nec Corp Disk array apparatus, disk array system, failure path identifying method, and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02312067A (en) * 1989-05-26 1990-12-27 Hokkaido Nippon Denki Software Kk Disk surface inspecting method for disk device
JPH05289951A (en) * 1992-04-07 1993-11-05 Shikoku Nippon Denki Software Kk Electronic disk device
JPH0635612A (en) * 1992-07-14 1994-02-10 Asahi Kasei Micro Syst Kk Auxiliary storage device and its storage information management method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02312067A (en) * 1989-05-26 1990-12-27 Hokkaido Nippon Denki Software Kk Disk surface inspecting method for disk device
JPH05289951A (en) * 1992-04-07 1993-11-05 Shikoku Nippon Denki Software Kk Electronic disk device
JPH0635612A (en) * 1992-07-14 1994-02-10 Asahi Kasei Micro Syst Kk Auxiliary storage device and its storage information management method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013210831A (en) * 2012-03-30 2013-10-10 Nec Corp Disk array apparatus, disk array system, failure path identifying method, and program

Similar Documents

Publication Publication Date Title
KR100708266B1 (en) Direct memory access control method, direct memory access controller, information processing system, and computer readable media comprising program
WO1997018510A1 (en) Implementing mass storage device functions using host processor memory
JP2007102436A (en) Storage controller and storage control method
JPH08202630A (en) Test system for magnetic disk device
CN101107591B (en) Computer system and method for activating basic program therein
US20030068162A1 (en) Updating system for digital players and method of using the same
JPH04112344A (en) Pseudo updating system for data base
JP2845261B2 (en) Write test method for external storage device and information processing system using the same
JPH09330257A (en) External storage medium reader
JPH05204817A (en) Data transfer equipment
JPH09330253A (en) Memory dump method and memory damp system applying the same
JP3175167B2 (en) I / O processor
US20030120862A1 (en) Controlling method of storage apparatus, and storage apparatus, disk array device, and disk controller used in the method thereof
KR100524892B1 (en) Hard Disk Burn-in Test Method
JPH096709A (en) Method for controlling electronic device with extension slot, and its device and extension medium
JPH04354029A (en) System software multiplex computer system
JPH09269896A (en) Booting method for firm cpu
JP5447841B2 (en) Information processing apparatus, debug information acquisition method, and debug information acquisition program
JPH07271518A (en) Magnetic disk device
JPH05334012A (en) Large capacity disk controller
JPH0546427A (en) Online system
JP2002259209A (en) Arithmetic processing system
JPH0784931A (en) Command fetching method of input/output control unit
JPH05120116A (en) Information processor
JPH04273326A (en) Data control system