JPS6226736B2 - - Google Patents

Info

Publication number
JPS6226736B2
JPS6226736B2 JP57110970A JP11097082A JPS6226736B2 JP S6226736 B2 JPS6226736 B2 JP S6226736B2 JP 57110970 A JP57110970 A JP 57110970A JP 11097082 A JP11097082 A JP 11097082A JP S6226736 B2 JPS6226736 B2 JP S6226736B2
Authority
JP
Japan
Prior art keywords
test
inspection
subsystem
order
maintenance
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.)
Expired
Application number
JP57110970A
Other languages
Japanese (ja)
Other versions
JPS59748A (en
Inventor
Michio Makita
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 JP57110970A priority Critical patent/JPS59748A/en
Publication of JPS59748A publication Critical patent/JPS59748A/en
Publication of JPS6226736B2 publication Critical patent/JPS6226736B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing

Description

【発明の詳細な説明】 発明の技術分野 本発明は、情報処理システムの保守診断方式に
関し、特に故障発生時のシステムダウンタイムを
最小にする最適試験プログラムまたは診断プログ
ラム(以後、総称して保守プログラムと呼ぶ)を
自動的に作成して保守診断を行なう方式に関す
る。
DETAILED DESCRIPTION OF THE INVENTION Technical Field of the Invention The present invention relates to a maintenance diagnosis method for an information processing system, and in particular to an optimal test program or diagnosis program (hereinafter collectively referred to as maintenance program) that minimizes system downtime when a failure occurs. This method relates to a method for automatically creating a system (called ``Diagnosis'') and performing maintenance diagnosis.

技術の背景 従来の保守診断方式では、保守プログラムにつ
いての保守性能の向上、すなわち故障の検出率、
指摘率、適合率の向上、実行時間の短縮などが設
計時の主たる関心事となつており、保守プログラ
ムがもつ保守性能を生かし、それらを効果的に活
用するシステム化技術については、殆んど考慮さ
れることがなかつた。そのため、システムダウン
時の機器の試験順序も比較的単純な規則によつて
おり、保守対象の情報処理システムのダウンタイ
ムを平均的に最短にできるような、合理的な基準
をもつものではなかつた。
Background of the Technology Conventional maintenance diagnostic methods aim to improve maintenance performance of maintenance programs, that is, failure detection rate,
Improving the detection rate, precision rate, and shortening execution time are the main concerns during design, and there are almost no systemization techniques that take advantage of the maintenance performance of maintenance programs and utilize them effectively. It was never considered. For this reason, the order in which equipment is tested when a system goes down is based on relatively simple rules, and there are no rational standards that can minimize the average downtime of the information processing system being maintained. .

発明の目的および構成 本発明の目的は、試験診断システムが有する保
守プログラムの性能を最大限に活用できるよう、
各サブシステムの点検パラメータを計算して、保
守対象システムの構成に最も適合したテスト単位
の実行配列を作成し、保守診断を実行する手段を
提供することにある。
OBJECT AND CONFIGURATION OF THE INVENTION An object of the present invention is to provide a system for maximizing the performance of a maintenance program included in a test diagnosis system.
The object of the present invention is to provide a means for calculating inspection parameters of each subsystem, creating an execution sequence of test units most suitable for the configuration of a system to be maintained, and executing maintenance diagnosis.

本発明は、保守対象システムのサブシステム
(ユニツト)に対応する保守診断システムのテス
ト単位を、故障率/所要点検時間の大きい順に配
列して実行することにより、上記目的を達成する
ものであり、その構成として、保守対象システム
を保守上好適な複数のサブシステムに分割して試
験診断を行なうシステムにおいて、各サブシステ
ムをテスト対象とするテスト単位の集合により作
成したテスト単位の群と、点検パラメータの基礎
データと、該基礎データに基づいてサブシステム
の故障率および該サブシステムのテスト単位を実
行するのに要する所要点検時間との比率を表わす
点検パラメータを各サブシステム毎に計算する点
検パラメータ計算部と、該点検パラメータを大き
さの順に配列する点検パラメータソート部と、該
点検パラメータの配列にしたがつて対応するテス
ト単位を順序づけ、該順序にしたがつてテスト単
位の群を編集する編集実行部とをそなえ、該編集
されたテスト単位の群によりその順序にしたがつ
て保守対象システムの診断を実行することを特徴
としている。
The present invention achieves the above object by arranging and executing test units of a maintenance diagnosis system corresponding to subsystems (units) of a system to be maintained in descending order of failure rate/required inspection time. Its configuration consists of a group of test units created from a set of test units that target each subsystem, and inspection parameters in a system that performs test diagnosis by dividing the system to be maintained into multiple subsystems suitable for maintenance. Inspection parameter calculation that calculates, for each subsystem, an inspection parameter that represents the ratio between the basic data of the subsystem and the failure rate of the subsystem and the required inspection time required to execute the test unit of the subsystem based on the basic data. an inspection parameter sorting section that arranges the inspection parameters in order of size; and an editing execution section that orders the corresponding test units according to the arrangement of the inspection parameters and edits a group of test units according to the order. The present invention is characterized in that it comprises a group of edited test units, and diagnoses a system to be maintained in accordance with the order of the group of edited test units.

発明の実施例 本発明の実施例を説明するに先立つて、まずそ
こで使用する用語の記号と定義を以下に示す。
Embodiments of the Invention Before describing embodiments of the present invention, symbols and definitions of terms used therein are shown below.

サブシステムSi:保守対象システムの保守単位。
たとえば故障時に取替えられるカード等のユニ
ツト。
Subsystem Si: Maintenance unit of the system to be maintained.
For example, a unit such as a card that can be replaced in the event of a failure.

テスト単位Ti:サブシステムSiを試験するテスト
の集まり(部分集合)。
Test unit Ti: A collection (subset) of tests that test the subsystem Si.

故障率Fi:サブシステムSiの故障率。Failure rate Fi: Failure rate of subsystem Si.

所要点検時間Ci:サブシステムSiを点検するのに
必要な時間。すなわち、Siが故障しているか、
または正常かを判定するまでに要する時間。
Required inspection time Ci: Time required to inspect subsystem Si. In other words, whether Si is malfunctioning or
Or the time required to determine whether it is normal.

点検パラメータPi:Fi/Ciの値。Inspection parameter Pi: Value of Fi/Ci.

第1図は、上記Si、Ti、Fi、Ciの関係を示し
たものである。
FIG. 1 shows the relationship among Si, Ti, Fi, and Ci.

次に、第2図乃至第4図にしたがつて、本発明
の実施例を説明する。
Next, embodiments of the present invention will be described with reference to FIGS. 2 to 4.

第2図は、実施例システムの全体構成図であ
る。同図において、1はテストデータセツトであ
り、テスト単位Tiの集合を表わす。2は点検パ
ラメータPiを算出するための基礎データであり、
{Si、Fi、Ci}を含んでいる。3は本発明による
保守プログラム編集処理装置、4はテスト単位
Tiの実行順序決定部、5はテスト単位Tiの編集
実行部、6は編集された実行保守プログラム、7
は保守対象システムである。また、8は点検パラ
メータ計算部、9はその計算結果の点検パラメー
タリスト、10は点検パラメータ・ソート部、1
1はソート結果の実行順序リストであり、サブシ
ステムSiのテスト順序、すなわちテスト単位Tiの
実行順序を与える。
FIG. 2 is an overall configuration diagram of the embodiment system. In the figure, 1 is a test data set, which represents a set of test units Ti. 2 is the basic data for calculating the inspection parameter Pi,
Contains {Si, Fi, Ci}. 3 is a maintenance program editing processing device according to the present invention, and 4 is a test unit.
5 is an editing execution unit for test unit Ti; 6 is an edited execution maintenance program; 7
is the system to be maintained. Further, 8 is an inspection parameter calculation section, 9 is an inspection parameter list of the calculation results, 10 is an inspection parameter sorting section, 1
1 is an execution order list of sorted results, which gives the test order of the subsystem Si, that is, the execution order of the test unit Ti.

第3図a乃至eは、第2図のシステムにおいて
使用される入力データ、作業テーブル、中間結果
リスト、および出力される実行保守プログラムの
形式を示している。
3a to 3e show the input data, work table, intermediate result list used in the system of FIG. 2, and the format of the output execution maintenance program.

第3図aは、点検パラメータPiを計算するもと
になるテスト番号ti;故障率Fiおよび所要点検時
間Ciの対応テーブルである。
FIG. 3a is a correspondence table of test number ti, failure rate Fi, and required inspection time Ci, which is the basis for calculating the inspection parameter Pi.

同図bは、点検パラメータPiを計算した結果を
テストTiと対応づけたテーブルである。
Figure b is a table in which the results of calculating the inspection parameters Pi are associated with the tests Ti.

同図cは、実行順位1とテスト番号Ti′の対応
テーブルである。
Figure c is a correspondence table between execution order 1 and test number Ti'.

同図dは、保守プログラムに書込まれるテスト
単位Tiの集合(テストデータセツト)の形式を
示す。
Figure d shows the format of a set of test units Ti (test data set) written in the maintenance program.

同図eは、実施例により編集されたダウンタイ
ム最小化を実現する実行保守プログラムの形式を
示す。tiは実行順位iのテスト番号、Tiは実行順
位iのテスト実行部であり、i=0は制御部を表
わす。
Figure e shows the format of the execution maintenance program that realizes downtime minimization, edited according to the embodiment. ti is the test number of the execution order i, Ti is the test execution part of the execution order i, and i=0 represents the control part.

第2図における保守プログラム編集処理装置3
の機能は、保守対象システム7のサブシステムSi
に対応するテスト単位Tiを、 〔故障率Fi/所要点検時間Ci〕 の大きい順、すなわち、故障検出に要する時間に
対して、故障が検出できる可能性が高い効率的な
テスト単位の順に保守プログラムを編集するもの
である。そのため、実行順序決行部4は、点検パ
ラメータの基礎データ2を用いてサブシステム毎
に点検パラメータを作成して大小順に配列し、テ
スト単位Tiの選択順序情報を作成する処理を行
い、編集実行部5は、その選択順序情報を用い
て、テストデータセツト1のTiについて1つの
配列を作成する編集処理を行う。
Maintenance program editing processing device 3 in Fig. 2
The function of subsystem Si of system 7 to be maintained is
The maintenance program is divided into test units Ti corresponding to It is for editing. Therefore, the execution order execution unit 4 creates inspection parameters for each subsystem using the inspection parameter basic data 2, arranges them in order of magnitude, and creates selection order information for the test unit Ti. 5 performs editing processing to create one array for Ti of test data set 1 using the selection order information.

第4図は、本実施例システムの処理手順を示す
フロー図である。同図において、Step1〜3は、
各テスト単位Tiの保守プログラムへの書込み順
序、すなわち保守プログラムの全テストを連続的
に実行する場合のテスト番号tiの配列を決定する
手順を示す。
FIG. 4 is a flow diagram showing the processing procedure of the system of this embodiment. In the same figure, Steps 1 to 3 are
The procedure for determining the order in which each test unit Ti is written into the maintenance program, that is, the arrangement of test numbers ti when all tests of the maintenance program are executed continuously, will be described.

Step4〜13は、テスト番号tiの配列に従つて、
各テスト番号tiと該当テスト部(単位)Tiとを、
保守プログラム媒体に書込む手順を示す。
Steps 4 to 13 follow the sequence of test number ti.
Each test number ti and the corresponding test part (unit) Ti,
The procedure for writing to maintenance program media is shown below.

以下、第4図にもとづいて、本発明によるダウ
ンタイム最小化を実現する保守プログラムの編集
処理を説明する。
Hereinafter, based on FIG. 4, a maintenance program editing process for realizing downtime minimization according to the present invention will be explained.

〔Step1〕点検パラメータの基礎データ、すなわ
ち、保守プログラムに組込むテスト番号ti、その
テスト対象部分の故障率Fiと所要点検時間Ciと
からなるレコードの集まり2を読込む。
[Step 1] Read the collection 2 of records consisting of the basic data of inspection parameters, that is, the test number ti to be incorporated into the maintenance program, the failure rate Fi of the part to be tested, and the required inspection time Ci.

〔Step2〕読込んだ各FiとCiとから、点検パラメ
ータPi(=Fi/Ci)を計算し、第3図bに示す形
式でテーブルを作成する。
[Step 2] Calculate the inspection parameter Pi (=Fi/Ci) from each read Fi and Ci, and create a table in the format shown in Figure 3b.

〔Step3〕Step2で作成したテーブルにもとづい
て、点検パラメータPiの値の大きい順(保守プロ
グラム実行時の順序)にテスト番号tiを配列す
る。このとき、実行順位も付け第3図cの形式
のテーブルを作成する。
[Step 3] Based on the table created in Step 2, test numbers ti are arranged in descending order of the value of the inspection parameter Pi (order when the maintenance program is executed). At this time, the execution order is also added and a table in the format shown in FIG. 3c is created.

〔Step4〕初期設定として、実行順位(書込み順
序)=0、ti′=0を設定する。ここで、“0”
は制御部に対応する値である。また、ti′は点検パ
ラメータの値の大きい順に並べた場合のテスト番
号である。
[Step 4] As initial settings, set execution order (writing order) = 0 and ti' = 0. Here, “0”
is the value corresponding to the control section. Furthermore, ti′ is a test number when the inspection parameters are arranged in ascending order of their values.

〔Step5〜7〕制御部を保守プログラム媒体に書
込む手順である。テストデータセツト1(第3図
dの形式)を読込み、制御部に当るtoのテスト番
号を見つけ出し、そのテスト番号toと制御部toと
を保守プログラムへ書込む。
[Steps 5 to 7] This is a procedure for writing the control unit into the maintenance program medium. Read the test data set 1 (format shown in FIG. 3d), find the test number to corresponding to the control section, and write the test number to and the control section to into the maintenance program.

〔Step8〕Step8〜13は、点検パラメータの値の大
きい順にテスト(単位)を保守プログラム媒体に
書込む手順を示している。
[Step 8] Steps 8 to 13 show a procedure for writing tests (units) in the maintenance program medium in descending order of inspection parameter values.

すなわち、Step8では実行順位を“1”だけ
増加させる。
That is, in Step 8, the execution order is increased by "1".

〔Step9〕Step3で作成したテーブル(第3図c)
から、更新したと同じ値の順位をもつテスト番
号ti′を取り出しセツトする。
[Step9] Table created in Step3 (Figure 3c)
From there, a test number ti' having the same rank as the updated value is retrieved and set.

〔Step10〜11〕テストデータセツトを読込み、
ti′と同じテスト番号をもつテストを見つけ出す。
[Step10~11] Load the test data set,
Find the test with the same test number as ti′.

〔Step12〕Step10〜11で見つけたテスト番号およ
びそれに対応するテスト実行部(単位)を、保守
プログラム媒体へ書込む。
[Step 12] Write the test number found in Steps 10 to 11 and the corresponding test execution part (unit) to the maintenance program medium.

〔Step13〕Step8〜12の処理を、=n(テスト
単位の総数:制御部は除く)の分を完了するまで
くり返す。
[Step 13] The processes of Steps 8 to 12 are repeated until =n (total number of test units: excluding the control unit) is completed.

以上のStepを完了することにより、保守プロ
グラム(第3図e)は、完成する。
By completing the above steps, the maintenance program (Fig. 3e) is completed.

次に、本発明により作成される保守プログラム
の適用方式に関して、以下に述べる。
Next, a method of applying the maintenance program created according to the present invention will be described below.

a 試験方式 本発明に基づく保守プログラムの試験方式
は、対象システムの通常機能を利用した機能試
験方式よりも、任意の箇所にテスト信号を入力
し、結果をとり出すスキヤンイン/スキヤンア
ウト方式が適している。機能試験方式では、テ
スト実行順序が対象システムの機能から決まつ
てくる部分が多いため、本編集方式によるテス
ト実行順序設定の自由度は小さく、ダウンタイ
ム短縮の効果が少くない。
a Test method As for the test method for the maintenance program based on the present invention, a scan-in/scan-out method is more suitable than a functional test method that uses the normal functions of the target system, in which test signals are input to arbitrary locations and results are retrieved. There is. In the functional testing method, the order of test execution is often determined by the functions of the target system, so the degree of freedom in setting the order of test execution using this editing method is small, and the effect of reducing downtime is not small.

b サブシステム/テストの入力・結果の出力箇
所の設定 サブシステムを装置またはその取替単位に設
定する。
b Setting the subsystem/test input/result output location Set the subsystem to the device or its replacement unit.

すなわち、テスト単位もサブシステム単位に
対応させて分割し、入力・出力もサブシステム
単位で行えるようにする。これにより、ダウン
タイム最小化の効果が直接的に得られる。
That is, test units are also divided corresponding to subsystem units, so that input and output can also be performed in subsystem units. This directly provides the benefit of minimizing downtime.

c 点検パラメータまたはその基礎データの設
定/更新 点検パラメータまたはその基礎データを、編
集プログラム自身を使つて更新できるようにす
ると、点検パラメータの最適化が容易に行え
る。
c. Setting/updating inspection parameters or their basic data If inspection parameters or their basic data can be updated using the editing program itself, inspection parameters can be easily optimized.

また、これらパラメータまたはデータを、
個々のユーザシステムごとに設定すると、個別
システムごとのダウンタイム最小化が実現でき
る。
Also, these parameters or data,
By configuring the settings for each individual user system, downtime for each individual system can be minimized.

d 実行時におけるテスト選択 テスト順位テーブルを、保守プログラムに組
込んでおき、実行時にテストを順次点検パラメ
ータの値の大きい順に選択し、実行することが
できる。
d. Test Selection at Execution A test ranking table is incorporated into the maintenance program, and at execution, tests can be sequentially selected and executed in descending order of inspection parameter values.

この場合、テストの選択時間の総和が点検時
間の総和(保守プログラムの実行時間)に比
し、十分小さいことが前提となる。
In this case, it is assumed that the total test selection time is sufficiently smaller than the total inspection time (maintenance program execution time).

発明の効果 a 本式によつて保守プログラムを編集すれば、
保守プログラムのもてる能力が最大限に発揮さ
れ、保守対象システムのダウンタイムの最小化
が実現できる。これにより、保守対象システム
の稼動率およびその保守作業効率の向上を図る
ことができる。
Effect of the invention a: If the maintenance program is edited using this formula,
The capabilities of the maintenance program are maximized, and downtime of the system being maintained can be minimized. Thereby, it is possible to improve the operating rate of the system to be maintained and the efficiency of its maintenance work.

b 保守プログラム実行時間の長大化への改善 主記憶装置および中央処理装置などの内部記
憶装置の容量増大化に伴う保守プログラム実行
時間の長大化傾向に対し、実効的に点検時間
(保守プログラムの実行時間)の短縮を図るこ
とができる。
b. Improvements to longer maintenance program execution times The maintenance program execution time tends to be longer due to the increase in the capacity of internal storage devices such as main storage and central processing units. time).

c 有効な適用条件 点検時間が修理時間に比べて長く、かつ点検
時間の中で保守プログラムの実行時間の割合が
多い場合に、本方式によつて編集した保守プロ
グラムは特に効果的に利用できる。
c Effective application conditions The maintenance program edited by this method can be used particularly effectively when the inspection time is longer than the repair time and the maintenance program execution time accounts for a large proportion of the inspection time.

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

第1図は保守対象システムのサブシステムとテ
スト単位との関係の説明図、第2図は本発明実施
例の構成図、第3図a乃至eは本実施例各部の処
理データを示す説明図、第4図は本実施例の動作
手順説明図である。 第2図中、1はテスト単位の集合、2は点検パ
ラメータの基礎データ、3は保守プログラム編集
処理装置、4は実行順序決定部、5は編集実行
部、7は保守対象システム、8は点検パラメータ
計算部、10は点検パラメータソート部を表わ
す。
Fig. 1 is an explanatory diagram of the relationship between subsystems and test units of the system to be maintained, Fig. 2 is a configuration diagram of an embodiment of the present invention, and Figs. 3 a to e are explanatory diagrams showing processing data of each part of this embodiment. , FIG. 4 is an explanatory diagram of the operating procedure of this embodiment. In Figure 2, 1 is a set of test units, 2 is basic data of inspection parameters, 3 is a maintenance program editing processing device, 4 is an execution order determining unit, 5 is an editing execution unit, 7 is a system to be maintained, and 8 is an inspection unit. The parameter calculation section 10 represents an inspection parameter sorting section.

Claims (1)

【特許請求の範囲】[Claims] 1 保守対象システムを保守上好適な複数のサブ
システムに分割して試験・診断を行なうシステム
において、各サブシステムをテスト対象とするテ
スト単位の集合により作成したテスト単位の群
と、点検パラメータの基礎データと、該基礎デー
タに基づいてサブシステムの故障率および該サブ
システムのテスト単位を実行するのに要する所要
点検時間との比率を表わす点検パラメータを各サ
ブシステム毎に計算する点検パラメータ計算部
と、該点検パラメータを大きさの順に配列する点
検パラメータソート部と、該点検パラメータの配
列にしたがつて対応するテスト単位を順序づけ、
該順序にしたがつてテスト単位の群を編集する編
集実行部とをそなえ、該編集されたテスト単位の
群によりその順序にしたがつて保守対象システム
の診断を実行することを特徴とする情報処理シス
テムの保守診断方式。
1. In a system in which a system to be maintained is divided into multiple subsystems suitable for maintenance and tested and diagnosed, a group of test units created by a collection of test units that target each subsystem and the basis of inspection parameters. an inspection parameter calculation unit that calculates for each subsystem an inspection parameter representing a ratio between the data and the failure rate of the subsystem and the required inspection time required to execute a test unit of the subsystem based on the basic data; , an inspection parameter sorting unit that arranges the inspection parameters in order of size; and an inspection parameter sorting unit that orders the corresponding test units according to the arrangement of the inspection parameters;
and an editing execution unit that edits a group of test units according to the order, and performs diagnosis of a system to be maintained according to the order using the edited group of test units. System maintenance diagnosis method.
JP57110970A 1982-06-28 1982-06-28 Maintenance diagnosis system in information processing system Granted JPS59748A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57110970A JPS59748A (en) 1982-06-28 1982-06-28 Maintenance diagnosis system in information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57110970A JPS59748A (en) 1982-06-28 1982-06-28 Maintenance diagnosis system in information processing system

Publications (2)

Publication Number Publication Date
JPS59748A JPS59748A (en) 1984-01-05
JPS6226736B2 true JPS6226736B2 (en) 1987-06-10

Family

ID=14549114

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57110970A Granted JPS59748A (en) 1982-06-28 1982-06-28 Maintenance diagnosis system in information processing system

Country Status (1)

Country Link
JP (1) JPS59748A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4796258A (en) * 1986-06-23 1989-01-03 Tektronix, Inc. Microprocessor system debug tool

Also Published As

Publication number Publication date
JPS59748A (en) 1984-01-05

Similar Documents

Publication Publication Date Title
CN100407123C (en) Data storage device, reconstruction controlling device, reconstruction controlling method, and storage medium
EP2843537B1 (en) Method and systems for simulating a workload of a storage system
US8271991B2 (en) Method of analyzing performance in a storage system
CN102568522B (en) The method of testing of hard disk performance and device
TW201333504A (en) Test module generating apparatus, test sequence generating apparatus, generating method, program and test apparatus
JP2018169696A (en) Information processing device, test program, and test method
US5537537A (en) Burn-in diagnostic technique for a disc driving apparatus
CN111767162A (en) Fault prediction method for hard disks of different models and electronic device
US10866758B2 (en) Data storage apparatus, recording medium and method including duplicating data blocks classified according to dimension information and storing duplicates into media in different arrangement
JPS6226736B2 (en)
CN102790695B (en) Diagnostic system and method for performance bottleneck of server I/O (input/output) subsystem
CN102222517B (en) Cluster harddisk automation test method and system
US8296603B2 (en) Load test method and load test apparatus
JP2021022416A (en) Hard disk service life optimization method and system thereof
TW201128388A (en) Automatic testing method for clustered hard disks and system thereof
CN117369732B (en) Logic disc processing method and device, electronic equipment and storage medium
JPH04299747A (en) Data control system for information processor
CN116227395B (en) Simulation test method and device for digital chip and electronic equipment
CN117632378B (en) Performance test management method and system for virtualized CPU
Han Characterization and Prediction of Disk Drive Failures at Scale
CN106570161A (en) Data processing method and device
JP5249123B2 (en) Device having diagnostic function, diagnostic method, and program
CN113031574A (en) Equipment operation process reproduction method and system
JP2024057524A (en) Debugging device and debugging program
JP3291391B2 (en) Arithmetic unit test equipment