JPS6345645A - Diagnosing system for computer system - Google Patents

Diagnosing system for computer system

Info

Publication number
JPS6345645A
JPS6345645A JP61189026A JP18902686A JPS6345645A JP S6345645 A JPS6345645 A JP S6345645A JP 61189026 A JP61189026 A JP 61189026A JP 18902686 A JP18902686 A JP 18902686A JP S6345645 A JPS6345645 A JP S6345645A
Authority
JP
Japan
Prior art keywords
error
machine check
report
machine
pseudo
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
JP61189026A
Other languages
Japanese (ja)
Inventor
Hideki Furuta
古田 秀輝
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP61189026A priority Critical patent/JPS6345645A/en
Publication of JPS6345645A publication Critical patent/JPS6345645A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To ensure the high-degree inspection of a machine check report function by combining a system diagnosing system with the diagnosing system for the machine check report function and producing a pseudo machine check report at an optional timing. CONSTITUTION:A CPU 2 changes its working environment to diagnose the state of high load while having conflict with plural IOD 91-9n. Under such conditions, the diagnosing routine of a machine check report function is carried out under the fixed conditions to perform the selection of factors of a pseudo machine check error, the designation of generation timing, the storage of the expected value information, burying of the information on the pseudo machine check error, etc. Then the procedure is reset to a main routine for the continuation of the original processing. Then a machine check error generating circuit 5 is started after a designated time by a trigger signal generating circuit 6. Thus a machine check report is produced and the working of this time point is interrupted for check of the propriety and the rightfulness of the report output information. Then the system diagnosis is continued again as long as said output information is normal. If the report output information is not normal, an error is printed and an operator performs a due operation.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、計算機システムにおいて機械検査報告機能
の妥当性検証に用いる診断方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a diagnostic method used to verify the validity of a mechanical inspection report function in a computer system.

〔従来の技術〕[Conventional technology]

第3図は従来の機械検査報告機能を診断するための計算
機システムのブロック図であり、図において、1は中央
処理装置、主記憶装置等を含む計算機システム本体(以
下本体と称する)、2はプログラムの実行等を行う中央
処理装置(以下CPUと称する)、3はプログラムやデ
ータを格納しておく主記憶装置(以下MMUと称する)
、4はMMU3に既に格納されている診断プログラム(
以下プログラム、あるいはソフトウェアと称する)、5
はC,P U 2に内蔵された機械検査誤り発生回路で
ある。
FIG. 3 is a block diagram of a conventional computer system for diagnosing a machine inspection report function. 3 is a central processing unit (hereinafter referred to as CPU) that executes programs, etc., and 3 is a main memory unit (hereinafter referred to as MMU) that stores programs and data.
, 4 is a diagnostic program (
(hereinafter referred to as program or software), 5
is a mechanical inspection error generation circuit built into C, PU2.

次に動作について説明する。Next, the operation will be explained.

第4図は従来行っていた機械検査報告機能の診断方式に
ついての概略フローを示している。このように従来は、
機械検査報告機能の妥当性を検証するために作られたプ
ログラムを単独で実行し、スタティックに発生させた場
合の機能確認方法を行っていた。
FIG. 4 shows a schematic flowchart of the conventional diagnosis method of the machine inspection report function. In this way, conventionally,
A program created to verify the validity of the machine inspection report function was executed independently to confirm the function when generated statically.

第3図のMMU3に格納されているプログラム4をCP
U2で逐次実行することでその動作が規定される駅弁で
あるが、その診断方式について説明を行う。テストプロ
グラム4が開始されると、まず擬似機械誤り発生後に、
その誤り情報が出力される固定エリア等を初期化してお
く (ステップ20a)。
Program 4 stored in MMU 3 in Figure 3 is transferred to CP
This is an ekiben whose operation is defined by successive executions in U2, and the diagnostic method will be explained below. When test program 4 is started, first, after a pseudo machine error occurs,
A fixed area etc. to which the error information is output is initialized (step 20a).

次に、機械検査割込みを発生させる命令(以下Diag
命令と称する)の実行により期待される誤り情報等を所
定のエリアに準備しておく (ステップ20b)。
Next, an instruction (hereinafter referred to as Diag) that generates a machine inspection interrupt is given.
Error information, etc. expected from the execution of the command (referred to as a command) is prepared in a predetermined area (step 20b).

そして、擬似機械誤りを発生させる。又はそのデータを
埋め込むDiag命令を実行する(ステップ20C)。
Then, a pseudo-machine error is generated. Or execute a Diag instruction to embed the data (step 20C).

この命令には、実行後に直ちに機vi検査割込みが発生
する形式と、この命令によって誤り要因の種類、誤り発
生場所等の情報を埋め込み、次に実行される命令により
発生させる形式(ステ・7プ20d)がある。次に、ス
テップ20eにおいて機械検査誤りが発生したか否かを
チエツクし、発生していなければ操作員介入となる。凝
似機械検査割込みが発生するとプログラムは実際に出力
された情報と期待した情報を比較しくステップ20f)
、一致しているならば次のテストを続行するか否かを判
断しくステップ20g)、不一致ならば期待情報と実行
結果の情報を印字しくステップ20h)、操作員介入と
して終了する。
There are two types of this instruction: one in which a machine VI inspection interrupt is generated immediately after execution, and the other in which information such as the type of error cause and error occurrence location is embedded in this instruction and generated by the next instruction to be executed (Step 7). 20d). Next, in step 20e, it is checked whether or not a machine inspection error has occurred, and if no machine inspection error has occurred, operator intervention is required. When a simulated machine inspection interrupt occurs, the program compares the actual output information with the expected information (step 20f).
If they match, it is determined whether to continue the next test or not (step 20g); if they do not match, the expected information and execution result information are printed (step 20h), and the process ends with operator intervention.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来の診断方式では、第3図のブロック図、第4図の診
断概略フローに示すように、あくまで中央処理装置がス
タティックな状態でしか機械検査報告の発生はなく、ま
た特定な一連の動きの中だけでの診断方式であるため、
ユーザ使用環境等のシステムが高負荷で常に動的な状態
の場合を考えると、この機械検査報告機能を検証するの
に充分な診断方式とは言えないという問題点があった。
In the conventional diagnostic method, as shown in the block diagram in Figure 3 and the diagnostic flowchart in Figure 4, a machine inspection report is generated only when the central processing unit is in a static state, and a machine inspection report is generated only when the central processing unit is in a static state. Because it is a diagnostic method that only takes place inside the body,
Considering the case where the system, such as the user environment, is under a high load and is constantly in a dynamic state, there is a problem in that it cannot be said to be a sufficient diagnostic method to verify this machine inspection reporting function.

この発明は上記のような問題点を解消するためになされ
たもので、中央処理装置がもつRAS(信穀性、稼動性
、保守性)機能の妥当性検証の充実、さらには計算機シ
ステムにおける品質の向上を実現することができる診断
方式を得ることを目的としている。
This invention was made to solve the above-mentioned problems, and aims to improve the validity of the RAS (Reliability, Availability, and Maintainability) function of the central processing unit, and further improve the quality of computer systems. The aim is to obtain a diagnostic method that can improve the

〔問題点を解決するための手段〕[Means for solving problems]

この発明に係る診断方式は、誤り発生手段に任意のタイ
ミングで起動をかけるタイミング発生手段を備えるとと
もに、診断プログラムにより各種周辺機器を起動して動
作状態とした後、上記タイミング発生手段を起動するこ
とによりシステムが高負荷な任意動作環境で機械検査報
告機能の妥当性を検証するようにしたものである。
The diagnostic method according to the present invention includes a timing generating means for starting the error generating means at an arbitrary timing, and starts the timing generating means after various peripheral devices are started and put into operation by a diagnostic program. The system verifies the validity of the machine inspection report function in an arbitrary operating environment with high load.

〔作用〕[Effect]

この発明における方式では、診断プログラムにより、ま
ず各種周辺機器が起動され、その後、任意の遅延時間を
持たせたタイミングを作るタイミング発生手段を当該プ
ログラムで起動かけることによりトリガ信号が発生し、
このトリガ信号で誤り発生手段を起動させ、割込みを発
生させる。すなわち、誤り要因情報を埋め込み、誤り報
告が発生するまでの間、中央処理装置は、複数の周辺機
器と競合し合って動作しており、このような状態におい
て、埋め込まれた要因による機械検査割込みが発生し、
動的状態における妥当性検証を可能とする。
In the method according to the present invention, various peripheral devices are first activated by a diagnostic program, and then a trigger signal is generated by activating a timing generation means that generates timing with an arbitrary delay time by the program,
This trigger signal activates the error generating means and generates an interrupt. In other words, from the time the error cause information is embedded until the error report occurs, the central processing unit is operating in competition with multiple peripheral devices, and in this state, machine inspection interrupts due to embedded factors occurs,
Enables validation in dynamic conditions.

〔実施例〕〔Example〕

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

第1図はこの診断方式における計算機システムの構成例
を示すブロック図であり2図において1は中央処理装置
、主記憶装置等を含む計算機システム本体、2はプログ
ラムの実行等を行う中央処理装置(CPU) 、3はプ
ログラムやデータ等を格納しておく主記憶装置(MMU
) 、4はMMU3に既に格納されている診断プログラ
ム、5はCPU2に内蔵された機械検査誤り発生回路、
6は機械検査誤り発生回路5を起動させるトリガ信号発
生回路、7はMMtJ3と周辺機器制御装置装置81〜
8nとのデータ転送を制御するチャネル制御装置、91
〜9nは上記周辺機器制御装置(以下rocと称する)
により制御される周辺機器(以下10Dと表する)であ
る。なお、上記CPU2に備えられた5、6はそれぞれ
本願の機械検査誤り発生手段とタイミング発生手段に相
当する。
FIG. 1 is a block diagram showing an example of the configuration of a computer system in this diagnostic method. In FIG. 3 is the main memory unit (MMU) that stores programs, data, etc.
), 4 is a diagnostic program already stored in the MMU 3, 5 is a mechanical inspection error generation circuit built into the CPU 2,
6 is a trigger signal generation circuit for activating the machine inspection error generation circuit 5; 7 is MMtJ3 and peripheral device control device devices 81 to 7;
channel control device for controlling data transfer with 8n, 91
~9n is the peripheral device control device (hereinafter referred to as ROC)
This is a peripheral device (hereinafter referred to as 10D) controlled by. Note that 5 and 6 provided in the CPU 2 correspond to mechanical inspection error generating means and timing generating means of the present application, respectively.

次に第1図のブロック図と第2図の診断概略フローをも
とに動作について説明する。
Next, the operation will be explained based on the block diagram in FIG. 1 and the diagnostic flowchart in FIG. 2.

まず、CPU2はMMU3に格納されているプログラム
4によりシステム診断を開始する。システム診断プログ
ラムはすべてのl0D91〜9nの動作を開始させるた
めに、これらに対して起動をかける(ステップlQa、
10b)。起動されたl0D91〜9nはそれぞれMM
U3とl0C81〜8nのデータ転送のもとにテストル
ーチンに従って動作を開始する(ステップ10c、10
d)。一方、全l0D91〜9nの動作が開始されると
、CPU2は自己の診断を開始する(ステップ10e)
。その後、動作していたrOD91〜9nより動作終了
又は異常終了の報告がくると(ステップ10 f) 、
CPU2は子ストを中断し、その報告の処理を行い(ス
テップ10g)、その後停止しているl0D91〜9n
に起動をかけ、再び子ストを続行する(ステップ10a
〜10d)このようにして、CPU2は複数のl0D9
1〜9nと競合しながら動作環境を変えて、高負荷の状
態で診断を実行していく。このような状態で、機械検査
報告機能の診断ルーチン(ステップ10eの■)をある
一定条件のもとで実行させ、擬似機械検査誤り要因の選
択2発生タイミングの指定。
First, the CPU 2 starts system diagnosis using the program 4 stored in the MMU 3. The system diagnostic program activates all l0Ds 91 to 9n in order to start their operations (step lQa,
10b). The activated l0D91~9n are each MM
The operation starts according to the test routine based on the data transfer between U3 and l0C81~8n (steps 10c and 10).
d). On the other hand, when all l0Ds 91 to 9n start operating, the CPU 2 starts self-diagnosis (step 10e).
. After that, when a report of operation completion or abnormal termination is received from the operating rODs 91 to 9n (step 10f),
The CPU 2 interrupts the child strike, processes the report (step 10g), and then interrupts the stopped child strike 10D91 to 9n.
and continues the child strike again (step 10a).
~10d) In this way, CPU2 uses multiple l0D9
While competing with 1 to 9n, the operating environment is changed and diagnosis is executed under high load conditions. In this state, the diagnostic routine of the machine inspection report function (■ in step 10e) is executed under certain conditions, and the timing of occurrence of Selection 2 of the pseudo machine inspection error factor is specified.

期待値情報の格納、擬似機械検査誤り情報の埋め込み等
の処理をして、再びメインルーチンへ戻り元の処理を続
行する。その後、トリガ信号発生回路6により指定時間
経過後に機械検査誤り発生回路5が起動され機械検査報
告が発生する。機械検査報告が発生すると(ステップ1
0h)、その時点の動作が中断され、報告出力情報の妥
当性、正当性をチエツクしくステ、フプ10m)、正常
ならば再びシステム診断を続行させ(ステップ10e)
、異常、すなわち不一致なら1イステツプlOnでエラ
ー印字して操作員介入となる。なお、ステップ10iは
、ステップ10eの■で示す機械検査報告診断ルーチン
が実行中か否かt半判定するもの。で、実行中なら上記
のような機械検査報告機能の診断が行われ、実行中でな
ければ真の機械検査誤り報告の発生であるので、ステッ
プ10j、1O−ft、10Rで示すような実際のエラ
ー処理が行われる。
After processing such as storing expected value information and embedding pseudo machine test error information, the program returns to the main routine and continues the original processing. Thereafter, the mechanical inspection error generating circuit 5 is activated by the trigger signal generating circuit 6 after a specified time has elapsed, and a mechanical inspection report is generated. When a machine inspection report occurs (Step 1
0h), the operation at that point is interrupted, check the validity and validity of the report output information (Step 10m), and if normal, continue the system diagnosis again (Step 10e).
If there is an abnormality, that is, a mismatch, an error will be printed in one step and the operator will have to intervene. Incidentally, in step 10i, it is determined whether or not the machine inspection report diagnosis routine indicated by ■ in step 10e is being executed. If the machine inspection report function is being executed, the diagnosis of the machine inspection report function as described above is performed, and if it is not being executed, a true machine inspection error report has occurred. Error handling occurs.

本実施例ではこのようにして、プログラム介入により発
生要因の種類を変え任意の時間経過後に発生させること
によって、システム診断時の機械検査報告機能の妥当性
検証を可能としている。
In this embodiment, the validity of the machine inspection report function during system diagnosis can be verified by changing the type of occurrence factor through program intervention and causing it to occur after an arbitrary period of time has elapsed.

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

以上のようにこの発明によれば、システム診断の方式に
機械検査報告機能の診断方式を組み合わせ、さらに任意
のタイミングでその擬似機械検査報告を発生させること
により高度な機械検査報告機能の検証を実施することが
でき、ひいては計算機システムの信顛性及び品質の向上
を図ることができるなどの効果がある。
As described above, according to the present invention, the system diagnosis method is combined with the diagnosis method of the machine inspection report function, and the simulated machine inspection report is generated at an arbitrary timing to perform advanced verification of the machine inspection report function. This has the effect of improving the reliability and quality of the computer system.

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

第1図はこの発明の一実施例を示すシステム構成ブロッ
ク図、第2図は実施例の動作を示すフローチャート、第
3図は従来の診断方式を示すシステム構成ブロック図、
第4図は従来の診断方式の概略フローチャトである。 ■・・・計算機システム本体、2・・・中央処理装置、
3・・・主記憶装置、4・・・診断プログラム、5・・
・機械検査誤り発生回路(機械検査誤り発生手段)、6
・・・トリガ信号発生回路(タイミング発生手段)、9
1〜9n・・・周辺機器。 なお、図中、同一符号は同−又は相当部分を示す。
FIG. 1 is a system configuration block diagram showing an embodiment of the present invention, FIG. 2 is a flowchart showing the operation of the embodiment, and FIG. 3 is a system configuration block diagram showing a conventional diagnostic method.
FIG. 4 is a schematic flowchart of a conventional diagnostic method. ■...Computer system main body, 2...Central processing unit,
3...Main storage device, 4...Diagnostic program, 5...
・Mechanical inspection error generation circuit (mechanical inspection error generation means), 6
...Trigger signal generation circuit (timing generation means), 9
1~9n...Peripheral equipment. In addition, in the figures, the same reference numerals indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】[Claims] 機械検査報告機能を有する計算機システムに機械検査誤
り発生手段を備え、診断プログラムを実行して擬似機械
誤りを発生させることにより機械検査報告の期待値と実
際値を比較して当該機械検査報告機能の妥当性を検証す
るようにした計算機システム診断方式において、上記誤
り発生手段に任意のタイミングで起動をかけるタイミン
グ発生手段を備えるとともに、診断プログラムにより各
種周辺機器を起動して動作状態とした後、上記タイミン
グ発生手段を起動することによりシステムが高負荷な任
意動作環境で機械検査報告機能の妥当性を検証するよう
にしたことを特徴とする計算機システム診断方式。
A computer system with a machine inspection report function is equipped with a machine inspection error generation means, and by running a diagnostic program and generating a pseudo machine error, the expected value and the actual value of the machine inspection report are compared, and the machine inspection report function is In a computer system diagnostic method designed to verify validity, a timing generating means is provided which activates the above-mentioned error generating means at an arbitrary timing, and after starting various peripheral devices and bringing them into operation state by a diagnostic program, the above-mentioned error generating means is activated. A computer system diagnosis method characterized in that the validity of a mechanical inspection report function is verified in an arbitrary operating environment where the system is subject to high load by activating a timing generation means.
JP61189026A 1986-08-12 1986-08-12 Diagnosing system for computer system Pending JPS6345645A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61189026A JPS6345645A (en) 1986-08-12 1986-08-12 Diagnosing system for computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61189026A JPS6345645A (en) 1986-08-12 1986-08-12 Diagnosing system for computer system

Publications (1)

Publication Number Publication Date
JPS6345645A true JPS6345645A (en) 1988-02-26

Family

ID=16234054

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61189026A Pending JPS6345645A (en) 1986-08-12 1986-08-12 Diagnosing system for computer system

Country Status (1)

Country Link
JP (1) JPS6345645A (en)

Similar Documents

Publication Publication Date Title
JP2001056701A (en) Method and device for mutually monitoring control units
JPH02294739A (en) Fault detecting system
JPS6345645A (en) Diagnosing system for computer system
JPS5916055A (en) Automatic generator for artificial fault
KR102471314B1 (en) A System and Method of Health Management for On-the-fly Repairing of Order Violation in Airborne Software
JPH0147818B2 (en)
JPH07334385A (en) Verifying method for maintenance diagnostic function
JPS6215897B2 (en)
JPH0619810A (en) Duplex device
JPH03184134A (en) Pseudo fault generating mechanism for data processor
JPS6139136A (en) Inspection system of information processor
JPS62118447A (en) Generating system of input-output artificial fault
JPS6118047A (en) Redundant execution system of program
JPH02122335A (en) Test method for ras circuit
JPS6250858B2 (en)
JPH04105135A (en) Data processor
JPS61145650A (en) Test system of information processing unit
JPH0374879B2 (en)
JPS5990151A (en) Artificial fault test system
JPS60254333A (en) Data processor
JPH0287247A (en) Maintenance diagnosing system for input and output processor
JPH02139637A (en) Diagnosing method for computer system
JPS61240334A (en) Checking system for information processor
JPS62229339A (en) Diagnosis system for microprogram
JPS61101845A (en) Test system of information processor