JP2833928B2 - Diagnostic initialization method - Google Patents

Diagnostic initialization method

Info

Publication number
JP2833928B2
JP2833928B2 JP4148334A JP14833492A JP2833928B2 JP 2833928 B2 JP2833928 B2 JP 2833928B2 JP 4148334 A JP4148334 A JP 4148334A JP 14833492 A JP14833492 A JP 14833492A JP 2833928 B2 JP2833928 B2 JP 2833928B2
Authority
JP
Japan
Prior art keywords
history
diagnosis
record information
initialization
diagnostic
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 - Fee Related
Application number
JP4148334A
Other languages
Japanese (ja)
Other versions
JPH05324387A (en
Inventor
昇吾 番場
誠治 光岡
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.)
HOTSUKAIDO NIPPON DENKI SOFUTOEA KK
NEC Corp
Original Assignee
HOTSUKAIDO NIPPON DENKI SOFUTOEA KK
Nippon Electric Co 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 HOTSUKAIDO NIPPON DENKI SOFUTOEA KK, Nippon Electric Co Ltd filed Critical HOTSUKAIDO NIPPON DENKI SOFUTOEA KK
Priority to JP4148334A priority Critical patent/JP2833928B2/en
Publication of JPH05324387A publication Critical patent/JPH05324387A/en
Application granted granted Critical
Publication of JP2833928B2 publication Critical patent/JP2833928B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は診断初期化方式に関し、
特に情報処理システム(以下、単にシステムという)の
起動時における診断初期化方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a diagnostic initialization method,
In particular, the present invention relates to a diagnostic initialization method when starting an information processing system (hereinafter, simply referred to as a system).

【0002】[0002]

【従来の技術】一般に、診断初期化方式は、システムの
起動時にシステムの妥当性を診断によってチェックし、
妥当であったならば各システムにあった初期化を行うも
のである。
2. Description of the Related Art Generally, a diagnosis initialization method checks the validity of a system by diagnostics at the time of starting the system.
If it is appropriate, the initialization appropriate for each system is performed.

【0003】従来の診断初期化方式は、例えば図5に示
すように、システム内の異常(欠陥)の有無を調べてシ
ステムが正常であるかどうかを診断する診断手段51
と、システムを使用できる環境にするためにシステム立
上げ時にシステムにあった初期値の設定を行う初期化手
段52と、診断手段51によってシステムの異常が発見
された場合に異常の通知を行う異常通知手段53とから
構成されていた。
A conventional diagnostic initialization method, as shown in FIG. 5, for example, is a diagnostic means 51 for checking whether there is an abnormality (defect) in a system and diagnosing whether the system is normal.
An initialization means 52 for setting an initial value suitable for the system at the time of system startup in order to make the system usable, and an abnormality for notifying an abnormality when the diagnosis means 51 finds an abnormality in the system. And the notification means 53.

【0004】このような従来の診断初期化方式では、シ
ステムの起動後に、診断手段51は、システムを構成し
ている個々の被診断部に対して診断を行い、異常が発見
できなかった場合には初期化手段52に制御を移す。初
期化手段52は、システムにあった初期化を行う。異常
が発見された場合、診断手段51は、異常通知手段53
に制御を移す。異常通知手段53は、診断手段51によ
って発見された異常を通知する。
In such a conventional diagnostic initialization method, after the system is started, the diagnostic means 51 diagnoses each of the parts to be diagnosed constituting the system, and when no abnormality is found, Transfers control to the initialization means 52. The initialization means 52 performs initialization suitable for the system. When an abnormality is found, the diagnosis unit 51 sets the abnormality notification unit 53
Transfer control to. The abnormality notification unit 53 notifies the abnormality detected by the diagnosis unit 51.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の診断初
期化方式では、診断手段51で発見されなかった障害
(以下、原因不明障害という)、例えば診断手段51が
ハードウェアの診断中にハードウェア自体に制御を移し
たままストール状態になって動作不能に陥った障害のと
きなどには、診断手段51が正常に動作しないという問
題点があった。
In the above-described conventional diagnostic initialization method, a failure not detected by the diagnostic means 51 (hereinafter referred to as an unknown error), for example, the hardware failure of the diagnostic means 51 during the hardware diagnosis. There is a problem that the diagnosis unit 51 does not operate normally, for example, in the case of a failure in which the operation is disabled due to a stall state while transferring control to itself.

【0006】また、診断手段51が原因不明障害に陥っ
た場合には、障害原因を調査および解析するために障害
解析機器などによる高価で難解な解析を行う必要がある
とともに、障害解析に多くの解析時間を費やすことがあ
るという問題点があった。
Further, when the diagnostic means 51 falls into a failure of unknown cause, it is necessary to carry out expensive and esoteric analysis using a failure analysis device or the like in order to investigate and analyze the cause of the failure. There is a problem that analysis time may be spent.

【0007】さらに、診断手段51および初期化手段5
2自体が正しく動作しているかどうかを確認することが
難しいという問題点があった。例えば、初期化手段52
のロジックミスにより初期化手段52のみでしか行わな
い、なおかつ書込み専用のI/Oポートに発行した値が
異なっていた場合、書込み専用のI/Oポートに対する
初期設定を行った後には本当に意図した初期設定値を発
行したのかどうかがわからなかった。
Further, the diagnosis means 51 and the initialization means 5
2 has a problem that it is difficult to confirm whether or not itself is operating properly. For example, initialization means 52
If the value issued to the write-only I / O port is different only by the initialization means 52 due to a logic mistake of, and the initial setting for the write-only I / O port is really intended I didn't know if the default values had been issued.

【0008】本発明の目的は、上述の点に鑑み、障害が
起きる直前までの履歴を管理することにより、履歴をト
レースすることによって原因不明障害の原因究明が容易
になるとともに、診断手段および初期化手段の信頼性の
確認も行えるようにした診断初期化方式を提供すること
にある。
SUMMARY OF THE INVENTION In view of the foregoing, it is an object of the present invention to manage a history up to a time immediately before a failure occurs, thereby tracing the history to facilitate the investigation of the cause of an unknown error and to provide a diagnostic means and an initial state. It is another object of the present invention to provide a diagnostic initialization method capable of confirming the reliability of the optimizing means.

【0009】[0009]

【課題を解決するための手段】本発明の診断初期化方式
は、システムが正常であるかどうかを診断する診断手段
と、システムの初期化を行う初期化手段と、前記診断手
段によりシステムに異常があると診断された場合にその
異常を通知する異常通知手段と、前記診断手段による診
断および前記初期化手段による初期化の履歴記録情報お
よび管理記録情報を記録する履歴記録手段と、この履歴
記録手段に履歴記録情報および管理記録情報の書込みを
行う履歴書込み手段と、前記診断手段による診断の前に
前記履歴記録手段に記録された履歴記録情報および管理
記録情報の診断を行う履歴診断手段と、この履歴診断手
段によりシステムに障害が発生していたと診断されたと
きに前記履歴記録手段に記録された履歴記録情報および
管理記録情報を通知する履歴通知手段と、前記診断手段
による診断および前記初期化手段による初期化の正常終
了後に前記診断手段および前記初期化手段自体の妥当性
を確認する診断確認手段とを有する。
SUMMARY OF THE INVENTION A diagnostic initialization method according to the present invention comprises a diagnostic means for diagnosing whether the system is normal, an initialization means for initializing the system, and an abnormality in the system by the diagnostic means. Abnormality notifying means for notifying the abnormality when it is diagnosed as being present; history recording means for recording history record information and management record information of diagnosis by the diagnosis means and initialization by the initialization means; history of performing and history writing means for writing the history record information and management information recorded on the unit, a diagnosis of the history recorded in <br/> said history recording means prior to diagnosis by diagnostic means record information and management information recorded Diagnostic means, and history record information and management record information recorded in the history record means when the system has been diagnosed as having a failure by the history diagnostic means. Has a history notification means notifying to the diagnostic confirmation means for confirming the diagnosis means and the validity of the initialization means itself after a successful initialization by the diagnostic and the initializing means by said diagnostic means.

【0010】[0010]

【作用】本発明の診断初期化方式では、診断手段がシス
テムが正常であるかどうかを診断し、初期化手段がシス
テムの初期化を行い、異常通知手段が診断手段によりシ
ステムに異常があると診断された場合にその異常を通知
し、履歴記録手段が診断手段による診断および初期化手
段による初期化の履歴記録情報および管理記録情報を記
録し、履歴書込み手段が履歴記録手段に履歴記録情報お
よび管理記録情報の書込みを行い、履歴診断手段が診断
手段による診断の前に履歴記録手段に記録された履歴記
録情報および管理記録情報の診断を行い、履歴通知手段
が履歴診断手段によりシステムに障害が発生していたと
診断されたときに履歴記録手段に記録された履歴記録情
報および管理記録情報を通知し、診断確認手段が診断手
段による診断および初期化手段による初期化の正常終了
後に診断手段および初期化手段自体の妥当性を確認す
る。
According to the diagnostic initialization method of the present invention, the diagnostic means diagnoses whether the system is normal or not, the initializing means initializes the system, and the abnormality notifying means determines that the system is abnormal by the diagnostic means. When the diagnosis is made, the abnormality is notified, the history recording means records the history record information and the management record information of the diagnosis by the diagnosis means and the initialization by the initialization means, and the history writing means records the history record information and the history record information to the history recording means. Writes management record information and history diagnosis means diagnoses
Before the diagnosis by the means, the history record information and the management record information recorded in the history record means are diagnosed , and when the history notifying means diagnoses that the system has failed by the history diagnosing means, the history record means is notified to the history record means. The recorded history record information and management record information are notified, and the diagnosis confirmation unit confirms the validity of the diagnosis unit and the initialization unit itself after the diagnosis by the diagnosis unit and the initialization by the initialization unit are normally completed.

【0011】[0011]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
Next, the present invention will be described in detail with reference to the drawings.

【0012】図1は、本発明の一実施例に係る診断初期
化方式の構成を示すブロック図である。本実施例の診断
初期化方式は、履歴診断手段11と、診断手段12と、
初期化手段13と、診断確認手段14と、履歴記録手段
15と、履歴書込み手段16と、履歴通知手段17と、
異常通知手段18とから構成されている。
FIG. 1 is a block diagram showing the configuration of a diagnostic initialization system according to one embodiment of the present invention. The diagnosis initialization method according to the present embodiment includes a history diagnosis unit 11, a diagnosis unit 12,
Initialization means 13, diagnosis confirmation means 14, history recording means 15, history writing means 16, history notification means 17,
An abnormality notification unit 18 is provided.

【0013】履歴診断手段11は、システムに障害が発
生していたか否かを履歴記録手段15に記録された履歴
記録情報および管理記録情報をもとに解析し、履歴記録
情報および管理記録情報の診断初期化を行う。
The history diagnosing means 11 analyzes whether or not a failure has occurred in the system based on the history record information and the management record information recorded in the history record means 15, and analyzes the history record information and the management record information. Perform diagnostic initialization.

【0014】診断手段12は、システム内の異常の有無
を調べてシステムが正常であるかどうかを診断する。
The diagnosing means 12 checks whether there is any abnormality in the system and diagnoses whether the system is normal.

【0015】初期化手段13は、システムを使用できる
環境にするためにシステム立上げ時にシステムにあった
初期値の設定を行う。
The initialization means 13 sets an initial value suitable for the system at the time of starting the system in order to make the environment usable for the system.

【0016】診断確認手段14は、診断手段12による
診断および初期化手段13による初期化の正常終了後
に、診断手段12および初期化手段13自体の妥当性を
確認する。
The diagnosis confirming means 14 confirms the validity of the diagnostic means 12 and the initialization means 13 themselves after the diagnosis by the diagnosis means 12 and the initialization by the initialization means 13 are normally completed.

【0017】履歴記録手段15は、診断手段12による
診断および初期化手段13による初期化の履歴記録情報
および管理記録情報を記録する。
The history recording means 15 records history record information and management record information of the diagnosis by the diagnosis means 12 and the initialization by the initialization means 13.

【0018】履歴書込み手段16は、履歴記録手段15
に履歴記録情報および管理記録情報の書込みを行う。
The history writing means 16 includes a history recording means 15
Then, the history record information and the management record information are written.

【0019】履歴通知手段17は、履歴診断手段11に
よりシステムに障害が発生していたことが診断された場
合に履歴記録手段15に記録された履歴記録情報および
管理記録情報を取得して通知する。履歴記録情報および
管理記録情報の通知としては、履歴記録情報および管理
記録情報に関する画面表示、あるいはファイルとしての
記録,保存等がある。
The history notifying means 17 obtains and notifies the history recording information and the management recording information recorded in the history recording means 15 when the history diagnosing means 11 diagnoses that a failure has occurred in the system. . Examples of the notification of the history record information and the management record information include screen display of the history record information and the management record information, or recording and saving as a file.

【0020】異常通知手段18は、診断手段12で異常
があった場合にその異常を通知する。異常の通知として
は、異常に関する画面表示、あるいはファイルとしての
記録,保存等がある。
The abnormality notification means 18 notifies the abnormality when the diagnosis means 12 has an abnormality. The notification of the abnormality includes a screen display relating to the abnormality or recording and saving as a file.

【0021】図2を参照すると、履歴記録手段15に記
録される管理記録情報は、主に履歴記録情報を管理する
ための情報であり、診断および初期化が終了したか否
か,未終了ならばどこまで終了したかを示す処理ID
(IDentification)等からなる動作状況
と、履歴記録情報の格納場所,履歴記録情報の大きさ,
各履歴の大きさ等からなる管理情報とから構成されてい
る。管理記録情報は、他からの破壊を避けるために、例
えば不揮発メモリ等に記憶される。動作状況は、診断手
段12および初期化手段13のトレース状態を格納し、
障害時に対処するためのものである。
Referring to FIG. 2, the management record information recorded in the history record means 15 is mainly information for managing the history record information, and indicates whether the diagnosis and initialization have been completed or not. Processing ID indicating how far the process has been completed
(IDentification), the storage location of the history record information, the size of the history record information,
And management information including the size of each history. The management record information is stored in, for example, a nonvolatile memory or the like in order to avoid destruction by others. The operation status stores the trace status of the diagnosis unit 12 and the initialization unit 13,
This is to deal with a failure.

【0022】同じく、図2を参照すると、履歴記録手段
15に記録される履歴記録情報は、処理IDを含む各履
歴と、メモリIDと、チェックサムとから構成されてい
る。原因不明障害などによって履歴記録情報の破壊が起
こったり、履歴記録情報自体の障害、例えばメモリエラ
ー等の障害により使用できなかったりする場合があるた
め、履歴記録情報の格納場所はリロケータブルなものと
なっており、管理記録情報に履歴記録情報の格納場所お
よび履歴記録情報の大きさを格納する。
Similarly, referring to FIG. 2, the history record information recorded in the history recording means 15 is composed of each history including a process ID, a memory ID, and a checksum. Since the history record information may be destroyed due to an unknown cause or the history record information itself may be unusable due to a failure such as a memory error, the storage location of the history record information is relocatable. The storage location of the history record information and the size of the history record information are stored in the management record information.

【0023】診断手段12および初期化手段13で行う
診断および初期化の各処理ごとに、適当に個々の処理I
Dを割り振り、処理IDに対応して履歴を格納する。履
歴は、障害発生時のために必要な情報を格納するように
配慮する。また、履歴は、システム構成にあった大きさ
を設定することができ、履歴の大きさは管理記録情報内
の履歴記録情報の大きさおよび各履歴の大きさを変更す
ることによって変更可能となっている。
For each processing of diagnosis and initialization performed by the diagnosis means 12 and the initialization means 13, each processing I
D is allocated, and a history is stored corresponding to the processing ID. The history is designed to store necessary information in the event of a failure. Also, the size of the history can be set according to the system configuration, and the size of the history can be changed by changing the size of the history record information in the management record information and the size of each history. ing.

【0024】図3を参照すると、履歴診断手段11の処
理は、障害発生判定ステップS31と、メモリチェック
サム判定ステップS32と、メモリID判定ステップS
33と、履歴記録情報格納場所診断ステップS34と、
格納場所診断結果判定ステップS35と、履歴記録情報
および管理記録情報初期化ステップS36とからなる。
Referring to FIG. 3, the processing of the history diagnosing means 11 includes a failure occurrence determination step S31, a memory checksum determination step S32, and a memory ID determination step S32.
33, history record information storage location diagnosis step S34,
It comprises a storage location diagnosis result determination step S35 and a history record information and management record information initialization step S36.

【0025】図4を参照すると、履歴書込み手段16の
処理は、ポインタ取得ステップS41と、処理ID書込
みステップS42と、動作状況および履歴等書込みステ
ップS43と、処理ID書込みステップS44と、ポイ
ンタ変更ステップS45とからなる。
Referring to FIG. 4, the processing of the history writing means 16 includes a pointer acquisition step S41, a processing ID writing step S42, an operation status and history etc. writing step S43, a processing ID writing step S44, a pointer changing step. It consists of S45.

【0026】次に、このように構成された本実施例の診
断初期化方式の動作について説明する。
Next, the operation of the diagnostic initialization system according to the present embodiment configured as described above will be described.

【0027】システムの起動時に、まず、履歴診断手段
11は、履歴記録手段15に記録された管理記録情報内
の動作状況を参照して、前回にシステムで障害(原因不
明障害も含む)が発生していたかどうかをチェックする
(ステップS31)。障害が発生していなかった場合
(通常はこの場合である)、履歴診断手段11は、履歴
記録手段15の履歴記録情報の格納場所の診断を行い
(ステップS34)、履歴記録情報の格納場所の診断結
果を判定する(ステップS35)。履歴記録情報の格納
場所の診断結果が正常ならば、履歴診断手段11は、履
歴記録情報および管理記録情報を初期化して(ステップ
S36)、診断手段12に制御を移す。履歴記録情報の
格納場所の診断結果が正常でなければ(メモリ異常なら
ば)、履歴診断手段11は、履歴書込み手段16に制御
を移す。
When the system is started, first, the history diagnosing unit 11 refers to the operation status in the management record information recorded in the history recording unit 15 and a failure (including a failure of unknown cause) occurred in the system last time. It is checked whether the operation has been performed (step S31). If no failure has occurred (this is usually the case), the history diagnosing unit 11 diagnoses the storage location of the history recording information of the history recording unit 15 (step S34), and determines the storage location of the history recording information. A diagnosis result is determined (step S35). If the diagnosis result of the storage location of the history record information is normal, the history diagnosis unit 11 initializes the history record information and the management record information (step S36), and transfers control to the diagnosis unit 12. If the diagnosis result of the storage location of the history record information is not normal (if the memory is abnormal), the history diagnosis unit 11 transfers the control to the history writing unit 16.

【0028】一方、ステップS31で障害が発生してい
た場合、履歴診断手段11は、履歴記録情報の信頼性の
確認のためにメモリチェックサムの判定(ステップS3
2)およびメモリIDの判定(ステップS33)を行
い、正常ならば前回にシステムで障害が発生していたこ
とを意味するので履歴通知手段17に制御を移す。
On the other hand, if a failure has occurred in step S31, the history diagnosing means 11 determines the memory checksum to confirm the reliability of the history record information (step S3).
2) and the determination of the memory ID (step S33), and if it is normal, it means that a failure has occurred in the system last time, so the control is transferred to the history notifying means 17.

【0029】履歴通知手段17は、履歴記録手段15に
記録された履歴記録情報および管理記録情報を読み出し
て、コンソール,補助記憶装置等の出力装置(図示せ
ず)に通知する。
The history notifying means 17 reads out the history record information and the management record information recorded in the history record means 15 and notifies an output device (not shown) such as a console or an auxiliary storage device.

【0030】メモリチェックサムの判定またはメモリI
Dの判定でエラーが発生した場合、履歴診断手段11
は、メモリ異常により履歴記録情報は信頼できないの
で、履歴書込み手段16に制御を移行する。
Determination of memory checksum or memory I
If an error occurs in the determination of D, the history diagnosis unit 11
Since the history record information is not reliable due to the memory abnormality, the control is transferred to the history writing unit 16.

【0031】履歴書込み手段16は、履歴記録手段15
に記録された履歴記録情報の格納場所を変えて履歴診断
手段11を再起動する。
The history writing means 16 includes a history recording means 15
The history diagnostic means 11 is restarted by changing the storage location of the history record information recorded in the record.

【0032】診断手段12は、システム内の異常の有無
を、例えばハードウェア的な故障をメモリのリード/ラ
イト試験やI/Oレベルのステータスチェック等により
調べて診断を行い、診断手段12で異常が見つかった場
合、異常通知手段18によって異常通知を行う。
The diagnosis means 12 diagnoses the presence or absence of an abnormality in the system, for example, by checking a hardware failure by a memory read / write test, an I / O level status check, or the like. Is found, an abnormality notification is made by the abnormality notification means 18.

【0033】初期化手段13は、システムを使用できる
環境にするためにシステム立上げ時にシステムにあった
初期値の設定を行う。
The initialization means 13 sets an initial value suitable for the system at the time of system startup in order to make the environment usable for the system.

【0034】診断手段12および初期化手段13の個々
の診断および初期化において、処理IDおよび履歴を入
力情報として履歴書込み手段16が呼ばれる。
In each diagnosis and initialization of the diagnosis means 12 and the initialization means 13, the history writing means 16 is called with the processing ID and the history as input information.

【0035】履歴書込み手段16は、まず履歴記録情報
内の履歴を格納するポインタを得(ステップS41)、
履歴記録情報に処理IDを書き込む(ステップS4
2)。次に、履歴書込み手段16は、動作状況および履
歴等を履歴記録情報の格納場所に上から順番に書き込み
(ステップS43)、履歴の格納が終了したとき、障害
発生時にどこまで処理がすすんでいたかを一目でみるこ
とができるように処理IDを管理記録情報内の動作状況
に格納する(ステップS44)。続いて、履歴書込み手
段16は、ポインタを次の履歴を格納するポインタ(ポ
インタ←ポインタ+履歴の大きさ)に変更する(ステッ
プS45)。
The history writing means 16 first obtains a pointer for storing the history in the history record information (step S41),
Write the process ID to the history record information (step S4
2). Next, the history writing unit 16 writes the operation status, the history, and the like in the storage location of the history record information in order from the top (step S43), and when the storage of the history is completed, how far the process has progressed in the event of a failure. Is stored in the operation status in the management record information so that the user can see at a glance (step S44). Subsequently, the history writing unit 16 changes the pointer to a pointer for storing the next history (pointer ← pointer + history size) (step S45).

【0036】診断手段12および初期化手段13の終了
後、診断確認手段14は、診断手段12および初期化手
段13の妥当性(正しく動作したか否か)をチェックす
る。チェック方法の一例としては、診断手段12および
初期化手段13が動作したときに起こり得る情報をあら
かじめ履歴と対応させる形でシステムが持ち、動作後の
履歴と比較する形をとる。診断手段12および初期化手
段13の妥当性のチェック結果が正常ならば、診断確認
手段14は、診断初期化を終了する。診断手段12およ
び初期化手段13の妥当性のチェック結果が異常なら
ば、診断確認手段14は、履歴診断手段11を再起動す
る。
After the diagnosis means 12 and the initialization means 13 are completed, the diagnosis confirmation means 14 checks the validity of the diagnosis means 12 and the initialization means 13 (whether or not they operate properly). As an example of the checking method, the system has information that can be generated when the diagnosis unit 12 and the initialization unit 13 operate in association with the history in advance, and compares the information with the history after the operation. If the validity check results of the diagnosis unit 12 and the initialization unit 13 are normal, the diagnosis confirmation unit 14 ends the diagnosis initialization. If the check result of the validity of the diagnosis unit 12 and the initialization unit 13 is abnormal, the diagnosis confirmation unit 14 restarts the history diagnosis unit 11.

【0037】ところで、診断手段12および初期化手段
13でなんらかの原因により異常をきたし異常通知手段
18に制御移行しなかった場合、つまり、原因不明障害
(システム停止,システム暴走等)が起きたときには、
システムを再起動する。
If the diagnostic means 12 and the initializing means 13 cause an abnormality for some reason and do not shift the control to the abnormality notifying means 18, that is, if an unidentified failure (system stop, system runaway, etc.) occurs,
Restart your system.

【0038】システムの起動時に、履歴診断手段11
は、履歴記録手段15に記録された管理記録情報内の動
作状況を参照して前回行った診断初期化で障害が発生し
ていたことをチェックし(ステップS31)、メモリチ
ェックサムの判定(ステップS32)およびメモリID
の判定(ステップS33)を行った後、正常ならば履歴
通知手段17に制御を移す。
When the system is started, the history diagnosing means 11
Refers to the operation status in the management record information recorded in the history recording means 15 to check that a failure has occurred in the previous diagnosis initialization (step S31), and to determine the memory checksum (step S31). S32) and memory ID
Is determined (step S33), and if it is normal, the control is transferred to the history notifying means 17.

【0039】履歴通知手段17は、履歴記録手段15に
記録された履歴記録情報および管理記録情報を読み出し
て、コンソール,補助記憶装置等の出力装置(図示せ
ず)に通知する。
The history notifying means 17 reads out the history record information and the management record information recorded in the history recording means 15 and notifies an output device (not shown) such as a console or an auxiliary storage device.

【0040】[0040]

【発明の効果】以上説明したように本発明は、履歴診断
手段,履歴記録手段,履歴書込み手段および履歴通知手
段を設け、障害が起きる直前までの履歴を管理するとと
もに通知するようにしたことにより、履歴をトレースす
ることによって原因不明障害時の対処がより容易に迅速
なものになるという効果がある。
As described above, according to the present invention, the history diagnosing means, the history recording means, the history writing means, and the history notifying means are provided to manage and notify the history immediately before a failure occurs. By tracing the history, it is possible to easily and quickly cope with a failure of unknown cause.

【0041】さらに、診断確認手段を設けたことによ
り、診断手段および初期化手段自体の信頼性も確かなも
のになるという効果がある。
Further, the provision of the diagnosis confirmation means has an effect that the reliability of the diagnosis means and the initialization means itself is also ensured.

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

【図1】本発明の一実施例に係る診断初期化方式の構成
を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a diagnosis initialization method according to an embodiment of the present invention.

【図2】図1中の履歴記録手段における履歴記録情報お
よび管理記録情報の構成を示す図である。
FIG. 2 is a diagram showing a configuration of history record information and management record information in history record means in FIG.

【図3】図1中の履歴診断手段の処理を示す流れ図であ
る。
FIG. 3 is a flowchart showing a process of a history diagnosis unit in FIG. 1;

【図4】図1中の履歴書込み手段の処理を示す流れ図で
ある。
FIG. 4 is a flowchart showing processing of a history writing unit in FIG. 1;

【図5】従来の診断初期化方式の構成を示すブロック図
である。
FIG. 5 is a block diagram showing a configuration of a conventional diagnostic initialization method.

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

11 履歴診断手段 12 診断手段 13 初期化手段 14 診断確認手段 15 履歴記録手段 16 履歴書込み手段 17 履歴通知手段 18 異常通知手段 DESCRIPTION OF SYMBOLS 11 History diagnosis means 12 Diagnosis means 13 Initialization means 14 Diagnosis confirmation means 15 History recording means 16 History writing means 17 History notification means 18 Abnormality notification means

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平4−75145(JP,A) 特開 平4−127334(JP,A) 特開 平2−122335(JP,A) (58)調査した分野(Int.Cl.6,DB名) G06F 11/22 - 11/34────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-4-75145 (JP, A) JP-A-4-127334 (JP, A) JP-A-2-122335 (JP, A) (58) Field (Int.Cl. 6 , DB name) G06F 11/22-11/34

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 システムが正常であるかどうかを診断す
る診断手段と、システムの初期化を行う初期化手段と、 前記診断手段によりシステムに異常があると診断された
場合にその異常を通知する異常通知手段と、 前記診断手段による診断および前記初期化手段による初
期化の履歴記録情報および管理記録情報を記録する履歴
記録手段と、 この履歴記録手段に履歴記録情報および管理記録情報の
書込みを行う履歴書込み手段と、前記診断手段による診断の前に 前記履歴記録手段に記録
された履歴記録情報および管理記録情報の診断を行う履
歴診断手段と、 この履歴診断手段によりシステムに障害が発生していた
と診断されたときに前記履歴記録手段に記録された履歴
記録情報および管理記録情報を通知する履歴通知手段
と、 前記診断手段による診断および前記初期化手段による初
期化の正常終了後に前記診断手段および前記初期化手段
自体の妥当性を確認する診断確認手段とを有することを
特徴とする診断初期化方式。
A diagnostic means for diagnosing whether or not the system is normal; an initialization means for initializing the system; and when the diagnostic means diagnoses that the system is abnormal, the abnormality is notified. Abnormality notifying means; history recording means for recording history record information and management record information of diagnosis by the diagnosis means and initialization by the initialization means; and writing history record information and management record information in the history record means. History writing means, history diagnosis means for diagnosing history record information and management record information recorded in the history recording means before the diagnosis by the diagnosis means, and that a failure has occurred in the system by the history diagnosis means. History notifying means for notifying the history record information and management record information recorded in the history record means when the diagnosis is made; Diagnostic initialization method characterized by having a diagnostic confirmation means for confirming the diagnosis means and the validity of the initialization means itself after successful completion of initialization by the diagnosis and the initializing means.
JP4148334A 1992-05-14 1992-05-14 Diagnostic initialization method Expired - Fee Related JP2833928B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4148334A JP2833928B2 (en) 1992-05-14 1992-05-14 Diagnostic initialization method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4148334A JP2833928B2 (en) 1992-05-14 1992-05-14 Diagnostic initialization method

Publications (2)

Publication Number Publication Date
JPH05324387A JPH05324387A (en) 1993-12-07
JP2833928B2 true JP2833928B2 (en) 1998-12-09

Family

ID=15450451

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4148334A Expired - Fee Related JP2833928B2 (en) 1992-05-14 1992-05-14 Diagnostic initialization method

Country Status (1)

Country Link
JP (1) JP2833928B2 (en)

Also Published As

Publication number Publication date
JPH05324387A (en) 1993-12-07

Similar Documents

Publication Publication Date Title
KR100312355B1 (en) Self-diagnosis method and its control device
JPS63277982A (en) Trouble specifying method and normal-operation maintaining method of detachable type electronic type subassembly and circuit assembly
KR100319852B1 (en) Computer system having failover function and method thereof
JP2000010788A (en) Computer device with emergency operation processing function
JP2833928B2 (en) Diagnostic initialization method
JP2868001B1 (en) Disk array device control method and disk array device
JP7426269B2 (en) Information processing equipment and information processing system
US11726853B2 (en) Electronic control device
JPH0756694A (en) Disk array device
JP2009003557A (en) Device start time diagnostic method, diagnostic program, and start time diagnostic device
JP3342039B2 (en) Processing unit that manages files
JPH03105434A (en) Error logging system
JP3001470B2 (en) Boot failure detection system for personal computer
JP2679575B2 (en) I / O channel fault handling system
JP3315266B2 (en) Self-diagnosis status display method
JP4720749B2 (en) System condition diagnosis system, system condition diagnosis method, and system condition diagnosis program
TW201928669A (en) Computer apparatus, diagnostic method and non-transitory computer-readable storage medium
JP2702451B2 (en) Device diagnostic control method
JP3201342B2 (en) Electric circuit card test apparatus and test method, and recording medium recording control program for the test method
JPS5849900B2 (en) Diagnosis method during IPL
JP2007241839A (en) Digital signal processing apparatus and method for storing failure abnormality information
JP3097621B2 (en) Self-diagnosis method
JPH0628782A (en) Magnetic disk device provided with self-diagnosis function
JPH04324524A (en) Method for diagnosing data of program memory
JPH10124350A (en) Method and device for debugging program for microcomputer

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees