JPS6162942A - Inspection system of information processor - Google Patents

Inspection system of information processor

Info

Publication number
JPS6162942A
JPS6162942A JP59184811A JP18481184A JPS6162942A JP S6162942 A JPS6162942 A JP S6162942A JP 59184811 A JP59184811 A JP 59184811A JP 18481184 A JP18481184 A JP 18481184A JP S6162942 A JPS6162942 A JP S6162942A
Authority
JP
Japan
Prior art keywords
operating system
task
execution task
processing device
patrol
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
JP59184811A
Other languages
Japanese (ja)
Inventor
Takayoshi Aoyama
青山 隆良
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 JP59184811A priority Critical patent/JPS6162942A/en
Publication of JPS6162942A publication Critical patent/JPS6162942A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation

Abstract

PURPOSE:To prevent a data change and take over the state at a stop by starting a patrol execution task for testing a processor at specific time, and saving information required for the next startup when an error is detected and stopping the execution task. CONSTITUTION:The patrol execution task 32 for testing the processor 41 connected to a main storage device 30 and an operating system 31 which controls the task 32 are stored in the device 30, and the system 31 is started up o monitor the operation state of the device 41, thereby starting the task 32 which is not in process of the work. Then, an instruction to be tested, etc., are transferred to a message area and executed, and its execution result is compared with an expected value; when they are not coincide, an error message is formed and outputted to a output device to save the information required to restart the system and stop the system.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理装置の検査方式に関し、特にオペレー
ティングシステムの制御のもとで検査するヘルスチェッ
ク方式(二関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for testing an information processing device, and particularly to a health check method for testing under the control of an operating system.

〔従来技術〕[Prior art]

従来、この種の情報処理装置の故障は、該装置内のチェ
ック回路による検出と、チェック回路(−よってデエツ
ク不可能な故障が発生するとオペレーティングシステム
などのソフトウェアの論理矛盾という形での検出に委ね
られていた。このため、後者のソフトウェアの論理矛盾
という形の検出に期待している故障は、ソフトフェアが
ハードウェアの故障を検出する目的で作成されていない
ために、ソフトウェアでも検出されない場合があった。
Conventionally, failures in this type of information processing equipment have been detected by check circuits within the equipment, and detection by the check circuits (therefore, if an undetectable failure occurs, it is detected in the form of logical contradictions in software such as the operating system). For this reason, the latter type of failures that are expected to be detected in the form of logical contradictions in software may not be detected even in software because the software was not created with the purpose of detecting hardware failures. there were.

この場合はデータ化けとなり、故障の検出が故障発生後
長時間経過して行なわれていたので、データ復旧が困難
になるという致命的な問題があった。
In this case, the data would be garbled, and since the failure was detected a long time after the failure occurred, there was a fatal problem in that data recovery would be difficult.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、ソフトウェアでも検出されないような
故障があった場合にデータ化けとなる規象を防止すると
同時に停止時の状態を引き継いでオペレーティングシス
テムを運転することを可能とした、情報処理装置の検査
方式を提供すること;二ある。
An object of the present invention is to provide an information processing device that prevents data from being garbled in the event of a failure that cannot be detected even by software, and at the same time allows an operating system to operate while taking over the state it was in when it was stopped. There are two ways to provide testing methods.

〔発明の構成〕[Structure of the invention]

本発明の情報処理装置の検査方式は、主記憶装置に接続
された処理装置を試験するためのパトロール実行タスク
と、該パトロール実行タスクを制御するオペレーティン
グシステムとを該主記憶装置に格納し、オペレーティン
グシステムは前記処理装置の運行状態を常時監視して仕
事を遂行していないときに前記パトロール実行タスクを
起動し、該パトロール実行タスクはエラーを検出したと
きに直ちにオペレーティングシステムへ実行停止要求を
通知し、通知されたオペレーティングシステムは直ちに
次の立上げに必要な情報を退避する緊急停止処理を実行
後、オペレーティングシステム自身の実行全停止するこ
とを特徴とする。
The information processing device inspection method of the present invention stores a patrol execution task for testing a processing device connected to a main storage device and an operating system that controls the patrol execution task in the main storage device, and an operating system that controls the patrol execution task. The system constantly monitors the operating status of the processing device and activates the patrol execution task when no work is being performed, and when the patrol execution task detects an error, it immediately notifies the operating system of a request to stop execution. The operating system that has been notified immediately executes an emergency stop process to save information necessary for the next startup, and then completely stops the operating system itself.

〔実施例〕 本発明の実施例を図面を参照しながら説明する。〔Example〕 Embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の情報処理装置の検査方式を適用した情
報処理装置のブロック図である。主記憶装置60上にオ
ペレーティングシステム(以下、O8という)61と、
主記憶装置60に接続された処理装置(以下、CPUと
いう)41を試験するためのパトロール実行タスク32
が格納されている。
FIG. 1 is a block diagram of an information processing apparatus to which the information processing apparatus inspection method of the present invention is applied. An operating system (hereinafter referred to as O8) 61 on the main storage device 60,
Patrol execution task 32 for testing the processing device (hereinafter referred to as CPU) 41 connected to the main storage device 60
is stored.

次に、本実施例の情報処理装置におけるパトロール実行
の動作を、第2図のフローチャートを参照しながら説明
する。
Next, the operation of executing a patrol in the information processing apparatus of this embodiment will be explained with reference to the flowchart of FIG.

0861は立上げが完了するとCPU41の運行状態の
監視を開始する。処理11によりCPU41の運行状態
を調べ、判断12により仕事を遂行中であれば処理11
に制御が戻される。もし、仕事?遂行していなければ制
御は処理16に移り、CPU41の検査プログラムであ
るパトロール実行タスク62を起動する。
0861 starts monitoring the operating status of the CPU 41 when startup is completed. Process 11 checks the operation status of the CPU 41, and if judgment 12 indicates that the work is being performed, process 11 is executed.
Control is returned to What if it's work? If it has not been executed, control moves to process 16, and a patrol execution task 62, which is an inspection program for the CPU 41, is activated.

次に処理14に制御が移ると、メツセージエリア(二試
験対象の処理装置(本実施例ではcpU41)の情報、
試験対象命令の情報を移送する。処理15では試験対象
である命令を実行する。処理16では前記試験対象命令
の実行結果と期待値を比較し、判断17により結果が一
致していれば制御は判断26へ移る。判断23では最後
の試験でなければ次の試験を処理14から同様に実行す
る。もし、最後の試験であれは制御は判断26から処理
11へ戻り、再びCPU41の運行状態の監視が遂行さ
れることになる。
Next, when the control is transferred to processing 14, information on the message area (the processing device to be tested (cpU41 in this example)),
Transfers information on instructions to be tested. In process 15, the instruction to be tested is executed. In process 16, the execution result of the instruction to be tested is compared with the expected value, and if the results match according to judgment 17, control moves to judgment 26. In judgment 23, if it is not the last test, the next test is similarly executed from process 14. If it is the last test, control returns from judgment 26 to process 11, and monitoring of the operating state of the CPU 41 is performed again.

もし、判断17において実行結果と期待値が一致しなか
った場合には制御は処理18へ移行し、処理15での実
行結果と処理16で用いた期待値とをメツセージエリア
へ移送する。そして、処理19においてエラーメツセー
ジを作成してこれを不図示のメツセージ出力装置へ出力
する。その後、処理20でos31ヘシステム停止要求
を通知する。次に処理21に制御が移り、os51は直
ちに緊急停止処理として緊急停止後のシステム杓立ち上
げに必要な情報を収集して不図示のディスク(=記憶し
、その後、処理22でシステムを停止させる。
If the execution result and the expected value do not match in judgment 17, control moves to process 18, and the execution result in process 15 and the expected value used in process 16 are transferred to the message area. Then, in step 19, an error message is created and output to a message output device (not shown). Thereafter, in process 20, a system stop request is notified to the OS31. Next, the control is transferred to process 21, and the OS 51 immediately collects the information necessary for starting up the system after the emergency stop as an emergency stop process, stores it on a disk (not shown), and then stops the system in process 22. .

本実施例では検査対象の処理装置は1台であったが、2
台以−ヒの処理装置な有する情報処理装置へも適用可能
なことは容易ζ二類推できる。
In this example, the number of processing devices to be inspected was one, but two
It can be easily inferred that the present invention can be applied to information processing devices such as those in Taiwan and other countries.

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

本発明は、以上説明したように、処理装置の正常性を検
査するプログラムを、処理装置が仕事を逐行していない
状態が生じる毎に実行し、エラーを検出したときに直ち
にオペレーティングシステムへ実行停止要求を通知し、
通知されたオペレーティングシステムは直ちに次の立上
げに必要な情報を退避する緊急停止処理を実行後、オペ
レーティングシステム自身の実行を停止するようにした
ので、処理装置の誤動作によるデータ化けの発生を防止
すると同時に障害発生時の情報を引き継いでオペレーテ
ィングシステムを運転できるという効果がある。
As explained above, the present invention executes a program for checking the normality of a processing device every time a state in which the processing device is not performing work occurs, and immediately executes the program to the operating system when an error is detected. notify you of the suspension request;
The operating system that was notified immediately executed an emergency stop process to save the information necessary for the next startup, and then stopped the operating system itself. This will prevent data corruption due to malfunction of the processing device. At the same time, it has the effect of allowing the operating system to take over the information when a failure occurs.

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

第1図は本発明の情報処理装置の検査方式を適用した情
報処理装置の一実施例を示すブロック図、第2図は第1
図の情報処理装置における検査を実施するパトロール実
行の概略フローチャートである。 60・・・主記憶装置、 31・・・オペレーティングシステム、32・・・パト
ロール実行タスク、 41・・・処理装置。 特許出願人  日本電気株式会社 、−門 :゛
FIG. 1 is a block diagram showing an embodiment of an information processing device to which the inspection method of the information processing device of the present invention is applied, and FIG.
2 is a schematic flowchart of patrol execution for carrying out an inspection in the information processing device shown in the figure. 60... Main storage device, 31... Operating system, 32... Patrol execution task, 41... Processing device. Patent applicant: NEC Corporation, − Gate:゛

Claims (1)

【特許請求の範囲】[Claims] 主記憶装置に接続された処理装置を試験するためのパト
ロール実行タスクと、該パトロール実行タスクを制御す
るオペレーティングシステムとを該主記憶装置に格納し
、オペレーティングシステムは前記処理装置の運行状態
を常時監視して仕事を遂行していないときに前記パトロ
ール実行タスクを起動し、該パトロール実行タスクはエ
ラーを検出したときに直ちにオペレーティングシステム
へ実行停止要求を通知し、通知されたオペレーティング
システムは直ちに次の立上げに必要な情報を退避する緊
急停止処理を実行後、オペレーティングシステム自身の
実行を停止することを特徴とする情報処理装置の検査方
式。
A patrol execution task for testing a processing device connected to the main storage device and an operating system that controls the patrol execution task are stored in the main storage device, and the operating system constantly monitors the operating state of the processing device. When the patrol execution task detects an error, it immediately notifies the operating system of an execution stop request, and the notified operating system immediately starts the next execution task. An inspection method for an information processing device characterized by stopping execution of the operating system itself after executing an emergency stop process to save information necessary for initialization.
JP59184811A 1984-09-04 1984-09-04 Inspection system of information processor Pending JPS6162942A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59184811A JPS6162942A (en) 1984-09-04 1984-09-04 Inspection system of information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59184811A JPS6162942A (en) 1984-09-04 1984-09-04 Inspection system of information processor

Publications (1)

Publication Number Publication Date
JPS6162942A true JPS6162942A (en) 1986-03-31

Family

ID=16159698

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59184811A Pending JPS6162942A (en) 1984-09-04 1984-09-04 Inspection system of information processor

Country Status (1)

Country Link
JP (1) JPS6162942A (en)

Similar Documents

Publication Publication Date Title
US5948112A (en) Method and apparatus for recovering from software faults
JPH0950424A (en) Dump sampling device and dump sampling method
JPH02294739A (en) Fault detecting system
JPS6162942A (en) Inspection system of information processor
JPS61101845A (en) Test system of information processor
JPS6162941A (en) Inspection system of information processor
JPH03149629A (en) Memory testing system
JPS6162943A (en) Method for inspecting information processor
JPS61168054A (en) System for inspecting information processor
JPS6162945A (en) Method for inspecting information processor
JPS58181160A (en) Controlling system of emergency operation
JP2922981B2 (en) Task execution continuation method
JPS6155748A (en) Electronic computer system
JPS6162944A (en) Method for inspecting information processor
JP3008851B2 (en) Inter-system monitoring method for multi-computer systems
JPS6139136A (en) Inspection system of information processor
JPS6272038A (en) Testing method for program runaway detecting device
JPS61240334A (en) Checking system for information processor
JPH03242739A (en) Trouble analysis information collection system
CN117632564A (en) Global health management method and system based on container and object model operating system
JPS63156251A (en) Diagnosing method for check circuit
JPS61145650A (en) Test system of information processing unit
JPH0469744A (en) Runaway detector for microcomputer
JPH0149975B2 (en)
JP2001256081A (en) Information processor