JPH035832A - System for processing fault of information processor - Google Patents

System for processing fault of information processor

Info

Publication number
JPH035832A
JPH035832A JP1139823A JP13982389A JPH035832A JP H035832 A JPH035832 A JP H035832A JP 1139823 A JP1139823 A JP 1139823A JP 13982389 A JP13982389 A JP 13982389A JP H035832 A JPH035832 A JP H035832A
Authority
JP
Japan
Prior art keywords
information processing
failure
memory
processing device
processing
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
JP1139823A
Other languages
Japanese (ja)
Inventor
Hiroshi Nishioka
浩 西岡
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 JP1139823A priority Critical patent/JPH035832A/en
Publication of JPH035832A publication Critical patent/JPH035832A/en
Pending legal-status Critical Current

Links

Landscapes

  • Retry When Errors Occur (AREA)

Abstract

PURPOSE:To continue a processing after fault restoration without increasing overhead in a normal processing by saving the content of a main storage part in an extension storage device, executing a memory saving processing and rewriting the content which is memory-saved in the main storage part after the initialization of hardware only when the fault occurs. CONSTITUTION:The content of the main storage part 12 is stored in the extension storage part 6 when the fault occurs in an information processor 10, and hardware of the information processor 10 is initialized in response to the memory saving. After the initialization, an initial program is loaded on the main storage part 12, and the content from the extension storage part 6 is written into the main storage part 12 by the initial program. The processing which is executed before the fault occurs is resumed based on rewritten information. Thus, the increase of overhead in the processing time is prevented, and the processing can be continued after the fault restores.

Description

【発明の詳細な説明】 技術分野 本発明は情報処理装置の障害処理方式に関し、特に障害
時にハードウェアの初期化後にプログラムロードをして
から再起動をなすようにした情報処理装置の障害処理方
式に関する。
DETAILED DESCRIPTION OF THE INVENTION Technical Field The present invention relates to a failure handling method for an information processing device, and particularly to a failure handling method for an information processing device that loads a program after initializing the hardware in the event of a failure and then restarts the device. Regarding.

従来技術 従来のこの種の障害処理方式では、情報処理装置の運用
中に処理の開始情報及び終了情報等を常に外部記憶装置
である磁気ディスク装置に格納しておき、障害発生時に
は、再起動後にこれ等情報をもとに処理再開を行うよう
になっている。
Prior Art In this type of conventional failure handling method, information such as start and end information of processing is always stored in a magnetic disk device, which is an external storage device, while the information processing device is in operation, and when a failure occurs, the information is stored after rebooting. Processing is restarted based on this information.

この様な従来の障害処理方式は、外部記憶装置に常に上
記情報を格納しておくことが必要となるので、処理と同
期して常に入出力動作を伴うことになり、よってリアル
タイム処理には適さないという欠点がある。
Conventional failure handling methods like this require the above information to be stored in an external storage device at all times, and therefore always involve input/output operations in synchronization with processing, and are therefore not suitable for real-time processing. There is a drawback that there is no

発明の目的 本発明の目的は、処理時におけるオーバヘッドを増やす
ことなく、障害復旧後に処理を継続できるようにして、
リアルタイム処理に適した情報処理装置の障害処理方式
を提供することである。
OBJECTS OF THE INVENTION An object of the present invention is to enable processing to continue after failure recovery without increasing processing overhead.
An object of the present invention is to provide a failure handling method for an information processing device suitable for real-time processing.

発明の構成 本発明による障害処理方式は、情報処理装置本体から直
接アクセス可能な拡張記憶部と、情報処理装置の障害発
生時に主記憶部の内容を前記拡張記憶部に格納するメモ
リセーブ手段と、このメモリセーブに応答して情報処理
装置のハードウェアを初期化する初期化手段と、この初
期化後に初期プログラムを前記主記憶部ヘロードするロ
ード手段と、この初期プログラムによって前記拡張記憶
部からの内容を前記主記憶部へ書戻すメモリリカバリ手
段とを設け、この書戻された情報をもとに前記障害の発
生前に実行していた処理の再開をなすようにしたことを
特徴とする。
Structure of the Invention The failure handling method according to the present invention comprises: an extended storage section that can be directly accessed from the main body of an information processing apparatus; a memory save means that stores the contents of the main storage section in the extended storage section when a failure occurs in the information processing apparatus; initializing means for initializing the hardware of the information processing device in response to memory save; loading means for loading an initial program into the main memory after this initialization; The present invention is characterized in that a memory recovery means for writing back to the main storage section is provided, and the processing that was being executed before the occurrence of the failure is restarted based on the written back information.

本発明による他の障害処理方式は、情報処理装置の障害
処理をなすサービスプロセッサを有する情報処理システ
ムにおける障害処理方式であって、前記情報処理装置内
に、この情報処理装置の障害発生時に障害復旧処理を前
記サービスプロセッサへ通知する障害通知手段を設け、
前記サービスプロセッサ内に、当該障害通知を受けて前
記情報処理装置の主記憶部の内容を格納するメモリセー
ブ手段と、このメモリセーブに応答して情報処理装置の
ハードウェアを初期化する初期化手段と、この初期化後
に初期プログラムを前記主記憶部へロード指示するロー
ド指示手段と、この初期プログラムのロード後に前記メ
モリセーブ手段からその内容を前記主記憶部へ書戻すメ
モリリカバリ手段と、この書戻し後に前記情報処理装置
を動作状態とする再起動手段とを設け、この書戻された
情報をもとに前記障害の発生前に実行していた処理の再
開をなすようにしたことを特徴とする。
Another failure handling method according to the present invention is a failure handling method in an information processing system having a service processor that performs failure handling of an information processing device, wherein the information processing device includes a service processor that performs failure recovery when a failure occurs in the information processing device. Providing a failure notification means for notifying the service processor of processing,
In the service processor, memory save means stores the contents of the main memory of the information processing device upon receiving the failure notification, and initialization means initializes the hardware of the information processing device in response to the memory save. a load instructing means for instructing to load an initial program into the main memory after this initialization; a memory recovery means for writing back the contents from the memory save means to the main memory after loading the initial program; The information processing apparatus is characterized in that a restart means is provided for putting the information processing apparatus into an operating state after the rewriting, and the processing that was being executed before the occurrence of the failure is restarted based on the written back information. do.

実施例 次に、本発明の実施例について図面を参照して説明する
Embodiments Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例の機能ブロック図であると共
に概略処理フロー図である。障害発生時に、メモリセー
ブ手段1、HW(ハードウェア)初期化手段2、IPL
 (初期プログラムロード)手段3、メモリリカバリ手
段4及び処理再開手段5が順次起動されること示してい
る。
FIG. 1 is a functional block diagram and a schematic processing flow diagram of an embodiment of the present invention. When a failure occurs, memory save means 1, HW (hardware) initialization means 2, IPL
It is shown that the (initial program load) means 3, the memory recovery means 4, and the processing restart means 5 are activated in sequence.

拡張記憶装置(Extended Memory ) 
6は↑n報処理装置から直接にアクセス可能な半導体メ
モリであり、主記憶部以外に設けられ、この主記憶部に
おける障害発生時の内容をセーブするものである。
Extended Memory
Reference numeral 6 denotes a semiconductor memory that can be directly accessed from the ↑n information processing device, and is provided in a place other than the main memory section, and is used to save the contents when a failure occurs in this main memory section.

プログラムファイル7は初期プログラムを予め格納して
おり、IPL手段3の指示により、この初期プロプラム
が読出されて情報処理装置内の主記憶部ヘロードされる
The program file 7 stores an initial program in advance, and according to instructions from the IPL means 3, this initial program is read out and loaded into the main storage section within the information processing device.

第2図は第1図の実施例の機能ブロックが適用される情
報処理システムの構成を示す図であり、情報処理装置1
0は命令実行部11と主記憶部12と入出力制御部15
とからなっている。゛主記憶部以外には、処理の実行状
態を逐一格納している実行状態デープル13と処理を実
行するプログラム14とを含んでいる。また、命令実行
部11には拡張記憶装置6が接続され、入出力制御部1
5には、プログラムファイル7が接続されている。
FIG. 2 is a diagram showing the configuration of an information processing system to which the functional blocks of the embodiment shown in FIG.
0 is an instruction execution unit 11, a main memory unit 12, and an input/output control unit 15
It consists of ``In addition to the main storage section, it includes an execution status table 13 that stores the execution status of each process, and a program 14 that executes the process. Further, an extended storage device 6 is connected to the instruction execution unit 11, and the input/output control unit 1
A program file 7 is connected to 5.

第3図は、プログラム14が行なう割込み処理の流れを
示した図である。第4図はプログラム14が行なうシス
テムの立ち上げ処理の流れを示した図である。
FIG. 3 is a diagram showing the flow of interrupt processing performed by the program 14. FIG. 4 is a diagram showing the flow of system startup processing performed by the program 14.

次に本実施例の情報処理装置10の通常動作について説
明する。プログラム14はオンライントランザクジョン
処理を行なうことを目的としており、外部装置(図示し
ていない)からの処理要求を入出力制御部15を経由し
て受取る。処理要求には、データと処理識別番号とが付
加されている。
Next, the normal operation of the information processing device 10 of this embodiment will be explained. The purpose of the program 14 is to perform online transaction processing, and receives processing requests from an external device (not shown) via the input/output control section 15. Data and a processing identification number are added to the processing request.

処理終了後は処理識“別番号と終了通知とを処理要求元
に送信することで全ての処理を完了する。
After the processing is completed, all processing is completed by transmitting the processing identification number and completion notification to the processing request source.

ここで、終了通知を送信するまでは、処理識別番号と再
送要求とを処理要求元に送信することでデータを再度入
手し、処理を再実行することができる。
Here, until the end notification is sent, data can be obtained again by sending a process identification number and a retransmission request to the process request source, and the process can be re-executed.

プログラム14は処理要求元識別と処理識別番号と処理
の進行情況とを常に実行状態テーブル13に格納してい
る。
The program 14 always stores the process request source identification, process identification number, and process progress status in the execution status table 13.

続いて、第3図及び第4図を用いて障害発生後の障害処
理について説明する。情報処理装置10の障害は、マシ
ンエラー割込みとして直接又は不正割込みとして間接的
にソフトウェアに報告される。
Next, failure processing after a failure occurs will be explained using FIGS. 3 and 4. A failure in the information processing device 10 is reported to software directly as a machine error interrupt or indirectly as an illegal interrupt.

プログラム14の割込み処理ルーチンは、まず処理20
において障害による割込みか否かが判断され、障害によ
る割込みであれば、処理21において命令実行部11を
経由して実行状態テーブル13の内容が拡張記憶部6に
格納される。そして、処理22において情報処理装置1
0のパワーオンリセットを起動する命令が実行される。
The interrupt handling routine of program 14 begins with process 20.
It is determined whether the interrupt is due to a failure or not. If the interrupt is due to a failure, the contents of the execution state table 13 are stored in the extended storage unit 6 via the instruction execution unit 11 in step 21. Then, in process 22, the information processing device 1
An instruction to initiate a power-on reset of 0 is executed.

一方、処理20において通常の割込み、例えば110割
込みやタイマ割込みなどと判断されたときには、処理2
3においてそれぞれ割込み原因毎の通常の割込み処理が
行われる。
On the other hand, if the processing 20 determines that the interrupt is a normal interrupt, such as a 110 interrupt or a timer interrupt, the processing 20
3, normal interrupt processing is performed for each interrupt cause.

さて、パワーオンリセットが起動された情報処理装置1
0は、命令実行部11と主記憶部12と人出力制御部1
5とを初期設定し、入出力制御部15を自動起動し、プ
ログラムファイル7からプログラム14を読出し、主記
憶部12に格納してプログラム14の第1命令を起動す
る。
Now, information processing device 1 on which power-on reset has been activated
0 is an instruction execution unit 11, a main storage unit 12, and a human output control unit 1.
5, automatically starts the input/output control section 15, reads the program 14 from the program file 7, stores it in the main storage section 12, and starts the first instruction of the program 14.

起動されたプログラム14は、処理30において拡張記
憶装置6の内容を主記憶部12のワークエリアに読出し
、処理31において有効なデータが格納されているか判
断する。格納されていれば、処理32においてワークエ
リアに読出されたデータが実行状態テーブル13に移送
され、処理33において拡張記憶装置6に無効データが
書込まれて、処理34において実行状態テーブルに格納
された情報をもとに中断している処理の再開がなされる
The activated program 14 reads the contents of the extended storage device 6 into the work area of the main storage unit 12 in process 30, and determines whether valid data is stored in process 31. If stored, the data read out to the work area is transferred to the execution state table 13 in process 32, invalid data is written to the extended storage device 6 in process 33, and stored in the execution status table in process 34. The suspended process is resumed based on the information obtained.

一方、処理31において無効と判断されたときは、処理
34に進み、初期状態の実行状態テーブルを使用して処
理が開始される。
On the other hand, if it is determined in process 31 that the execution status table is invalid, the process proceeds to process 34, and the process is started using the execution state table in the initial state.

次に、本発明の他の実施例について説明すると、本実施
例は情報処理装置の障害処理等をサービスプロセッサ(
SVP)にて行う場合の例である。
Next, another embodiment of the present invention will be described. In this embodiment, the service processor (
This is an example of a case where this is performed using SVP).

第5図はその機能ブロック図であると共に、概略処理フ
ロー図である。情報処理装置は障害発生に応答してSV
Pへその旨を通知する障害通知手段51と、SVPから
の復旧処理再開起動指令を受けて処理再開をなす処理再
開手段57とを含んでいる。
FIG. 5 is a functional block diagram thereof and a schematic processing flow diagram. The information processing device performs SV in response to the occurrence of a failure.
It includes a fault notification means 51 that notifies P of this fact, and a processing restart means 57 that restarts the processing upon receiving a recovery processing restart activation command from the SVP.

SVPにおいては、障害通知手段51よりの通知を受け
て、メモリセーブ手段52、HW初期化手段53、IP
L手段54、メモリリカバリ手段55、及び再起動手段
56が順次起動されることを示している。
In the SVP, upon receiving the notification from the failure notification means 51, the memory save means 52, the HW initialization means 53, and the IP
This shows that the L means 54, the memory recovery means 55, and the restart means 56 are activated in sequence.

セーブファイル8は情報処理装置の主記憶部における障
害発生時の内容をセーブするものである。
The save file 8 is for saving the contents of the main memory of the information processing device when a failure occurs.

プログラムファイル59は初期プログラムを予め格納し
ており、IPL手段54の指示により、この初期プログ
ラムが読出されて、情報処理装置内の主記憶部ヘロード
される。
The program file 59 stores an initial program in advance, and according to instructions from the IPL means 54, this initial program is read out and loaded into the main storage section within the information processing device.

第6図は第5図の実施例の機能ブロックが適用される情
報処理システムの構成を示す図であり、情報処理装置6
0は命令実行部61と主記憶部62と入出力制御部65
とからなっている。主記憶部62には、処理の実行状態
を逐一格納している実行状態テーブル63と処理を実行
するプログラム64とを含んでいる。また、入出力制御
部65には周辺装置群66とプログラムファイル59と
が接続されている。
FIG. 6 is a diagram showing the configuration of an information processing system to which the functional blocks of the embodiment shown in FIG.
0 is an instruction execution unit 61, a main memory unit 62, and an input/output control unit 65
It consists of The main storage unit 62 includes an execution status table 63 that stores the execution status of each process, and a program 64 that executes the process. Further, a peripheral device group 66 and a program file 59 are connected to the input/output control section 65.

S V P 67 ハS V P命令実行部68と、s
vpメモリ69と、SVP入出力制御部71とからなり
、SvPメモリ69には障害処理プログラムが格納され
ている。情報処理装置60と5VP67とは診断インタ
フェース72により接続されており、SvP入出力制御
部71にはセーブファイル58が接続されている。
S V P 67 C S V P instruction execution unit 68 and s
It consists of a vp memory 69 and an SVP input/output control unit 71, and the SvP memory 69 stores a fault handling program. The information processing device 60 and the 5VP 67 are connected through a diagnostic interface 72, and the save file 58 is connected to the SvP input/output control unit 71.

本実施例における情報処理装置60の通常動作について
は、第2図に示した実施例における情報処理装置10の
通常動作と同様であり、その説明は省略する。
The normal operation of the information processing device 60 in this embodiment is the same as the normal operation of the information processing device 10 in the embodiment shown in FIG. 2, and the explanation thereof will be omitted.

第7図はプログラム64が行う割込み処理の流れを示し
た図であり、第5図〜第7図を参照して障害発生後の障
害処理につき説明する。
FIG. 7 is a diagram showing the flow of interrupt processing performed by the program 64, and failure processing after a failure occurs will be explained with reference to FIGS. 5 to 7.

情報処理装置60の障害はマシンエラー割込みとして直
接又は不正割込みとして間接的にソフトウェアに報告さ
れる。プログラム64の割込み処理ルーチンは、まず処
理73で障害による割込みか否かが判断され、障害によ
る割込みであれば、処理74で診断インタフニースフ2
を介して5VP67に通知され、処理75において停止
状態とされる。
A failure of the information processing device 60 is reported to software directly as a machine error interrupt or indirectly as an illegal interrupt. In the interrupt processing routine of the program 64, first, in process 73, it is determined whether or not the interrupt is due to a failure.If the interrupt is due to a failure, then in process 74, the diagnostic interface
The 5VP 67 is notified via the 5VP 67, and in process 75 it is brought into a stopped state.

一方、処理73で通常の割込み、例えば110割込みや
タイマ割込みなどと判断されたときは、処理76でそれ
ぞれ割込原因の通常の割込み処理が行われる。
On the other hand, when it is determined in process 73 that the interrupt is a normal interrupt, such as a 110 interrupt or a timer interrupt, normal interrupt processing for each cause of the interrupt is performed in process 76.

さて、診断インタフェース72経由で情報処理装置60
の障害通知を受取った5VP67は、障害処理プログラ
ム70を起動する。起動された障害処理プログラム70
はメモリセーブ手段52により主記憶部62に格納され
ている実行状態テーブル63を診断インタフエース72
を経由して読出し、SvP入出力制御部71を起動して
セーブファイル58に格納する。そして、HW初期化手
段53により情報処理装置60を診断インタフェース7
2を介して初期化し、IPL手段54にて人出力制御部
65に対しIPL要求を発行する。
Now, the information processing device 60 via the diagnostic interface 72
The 5VP 67 receives the failure notification and starts the failure handling program 70. Started failure handling program 70
The execution status table 63 stored in the main storage section 62 is saved by the memory save means 52 to the diagnostic interface 72.
, the SvP input/output control unit 71 is activated, and the data is stored in the save file 58. Then, the information processing device 60 is configured as the diagnostic interface 7 by the HW initialization means 53.
2, and the IPL means 54 issues an IPL request to the human output control section 65.

ここで、IPL要求を受付けた人出力制御部65は、プ
ログラムファイル59よりプログラム64と実行状態テ
ーブル63の初期値を読出し、主記憶部62に格納し、
5VP67にIPLの完了を報告する。
Here, the human output control unit 65 that has received the IPL request reads the program 64 and the initial values of the execution state table 63 from the program file 59, stores them in the main storage unit 62,
Reports completion of IPL to 5VP67.

完了報告を受取った障害処理プログラム70は、メモリ
リカバリ手段55によりファイル58に格納しである実
行状態テーブル63の情報を読出し、主記憶部62に書
戻す。その後、処理再起動手段56により情報処理装置
60の起動を診断インタフェース72を介して指示し、
障害処理を終了する。
Upon receiving the completion report, the failure processing program 70 uses the memory recovery means 55 to read out the information in the execution state table 63 stored in the file 58 and writes it back to the main storage section 62 . Thereafter, the processing restart means 56 instructs the information processing device 60 to start up via the diagnostic interface 72,
Terminate failure handling.

さて、起動された情報処理装置60はプログラム64の
第1命令から処理を実行する。すなわち、処理再開手段
57において実行状態テーブル63を検査し、初期状態
であれば復旧すべき処理はないと判断し、初期状態でな
ければその情報をもとに中断している処理の再開を行な
う。
Now, the activated information processing device 60 executes processing from the first command of the program 64. That is, the processing resuming means 57 inspects the execution state table 63, and if it is in the initial state, it is determined that there is no processing to be restored, and if it is not in the initial state, the suspended processing is resumed based on that information. .

上記各本実施例では、オンライントランザクション処理
の障害処理方式について説明したが、バッチ処理等全て
の情報処理に対して適用できることは明らかである。
In each of the embodiments described above, a fault handling method for online transaction processing has been described, but it is clear that the present invention can be applied to all information processing such as batch processing.

発明の効果 以上述べた如く、本発明によれば、障害発生時において
のみ、そのときの主記憶部の内容を拡張記憶装置やSV
Pに退避せしめてメモリセーブ処理を行い、HWの初期
化後にメモリセーブされた内容を主記憶部へ書戻すよう
にしたので、通常処理におけるオーバヘッドが増大しな
くなると共に、障害復旧後に処理を継続できるという効
果がある。
Effects of the Invention As described above, according to the present invention, only when a failure occurs, the contents of the main memory at that time are transferred to the expanded storage device or SV.
Since the memory save processing is performed by evacuating the data to P, and the memory-saved content is written back to the main memory after HW initialization, the overhead in normal processing does not increase, and processing can be continued after failure recovery. There is an effect.

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

第1図は本発明の実施例の機能的処理フロー図、第2図
は本発明の実施例が適用されるシステム構成図、第3図
は割込み処理の流れ図、第4図はシステム処理の流れ図
、第5図は本発明の他の実施例の機能的処理フロー図、
第6図は第5図の実施例が適用されるシステム構成図、
第7図は第5図の実施例の割込み処理の流れ図である。 主要部分の符号の説明 1.52・・・・・・メモリセーブ手段2.53・・・
・・・HW初期化手段 3.54・・・・・・IPL手段 4.55・・・・・・メモリリカバリ手段5.57・・
・・・・処理再開手段 6・・・・・・拡張記憶装置 7.59・・・・・・プログラムファイル8・・・・・
・メモリセーブファイル 第1図 6・・・・・・再起動手段
Figure 1 is a functional processing flow diagram of an embodiment of the present invention, Figure 2 is a system configuration diagram to which the embodiment of the present invention is applied, Figure 3 is a flow diagram of interrupt processing, and Figure 4 is a flow diagram of system processing. , FIG. 5 is a functional processing flow diagram of another embodiment of the present invention,
FIG. 6 is a system configuration diagram to which the embodiment of FIG. 5 is applied;
FIG. 7 is a flowchart of interrupt processing in the embodiment of FIG. Explanation of symbols of main parts 1.52...Memory saving means 2.53...
... HW initialization means 3.54 ... IPL means 4.55 ... Memory recovery means 5.57 ...
. . . Processing restart means 6 . . . Extended storage device 7.59 . . . Program file 8 .
・Memory save file Figure 1 6...Restart method

Claims (2)

【特許請求の範囲】[Claims] (1)情報処理装置本体から直接アクセス可能な拡張記
憶部と、情報処理装置の障害発生時に主記憶部の内容を
前記拡張記憶部に格納するメモリセーブ手段と、このメ
モリセーブに応答して情報処理装置のハードウェアを初
期化する初期化手段と、この初期化後に初期プログラム
を前記主記憶部へロードするロード手段と、この初期プ
ログラムによって前記拡張記憶部からの内容を前記主記
憶部へ書戻すメモリリカバリ手段とを設け、この書戻さ
れた情報をもとに前記障害の発生前に実行していた処理
の再開をなすようにしたことを特徴とする情報処理装置
の障害処理方式。
(1) An extended storage section that can be directly accessed from the information processing device main body, a memory save means that stores the contents of the main storage section in the extended storage section when a failure occurs in the information processing device, and information processing in response to the memory save. initializing means for initializing the hardware of the device; loading means for loading an initial program into the main memory after the initialization; and writing the content from the expanded memory back to the main memory using the initial program. 1. A failure handling method for an information processing apparatus, characterized in that a memory recovery means is provided, and processing that was being executed before the occurrence of the failure is restarted based on the written back information.
(2)情報処理装置の障害処理をなすサービスプロセッ
サを有する情報処理システムにおける障害処理方式であ
って、前記情報処理装置内に、この情報処理装置の障害
発生時に障害復旧処理を前記サービスプロセッサへ通知
する障害通知手段を設け、前記サービスプロセッサ内に
、当該障害通知を受けて前記情報処理装置の主記憶部の
内容を格納するメモリセーブ手段と、このメモリセーブ
に応答して情報処理装置のハードウェアを初期化する初
期化手段と、この初期化後に初期プログラムを前記主記
憶部へロード指示するロード指示手段と、この初期プロ
グラムのロード後に前記メモリセーブ手段からその内容
を前記主記憶部へ書戻すメモリリカバリ手段と、この書
戻し後に前記情報処理装置を動作状態とする再起動手段
とを設け、この書戻された情報をもとに前記障害の発生
前に実行していた処理の再開をなすようにしたことを特
徴とする情報処理装置の障害処理方式。
(2) A failure handling method in an information processing system having a service processor that performs failure handling of an information processing device, wherein the information processing device notifies the service processor of failure recovery processing when a failure occurs in the information processing device. a failure notification means for storing the contents of the main memory of the information processing device in response to the failure notification; an initialization means for initializing the initial program; a load instruction means for instructing to load an initial program into the main memory after the initialization; and a load instruction means for instructing the initial program to be loaded into the main memory, and after loading the initial program, the contents are written back from the memory save means to the main memory. A memory recovery means and a restart means for bringing the information processing device into an operating state after this write-back are provided, and the processing that was being executed before the occurrence of the failure is resumed based on the written-back information. A fault handling method for an information processing device, characterized in that:
JP1139823A 1989-06-01 1989-06-01 System for processing fault of information processor Pending JPH035832A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1139823A JPH035832A (en) 1989-06-01 1989-06-01 System for processing fault of information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1139823A JPH035832A (en) 1989-06-01 1989-06-01 System for processing fault of information processor

Publications (1)

Publication Number Publication Date
JPH035832A true JPH035832A (en) 1991-01-11

Family

ID=15254305

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1139823A Pending JPH035832A (en) 1989-06-01 1989-06-01 System for processing fault of information processor

Country Status (1)

Country Link
JP (1) JPH035832A (en)

Similar Documents

Publication Publication Date Title
EP1137987B1 (en) Initializing and restarting operating systems
JPS62169218A (en) Application suspension restarter for information processing system
US20060150010A1 (en) Memory-controller-embedded apparatus and procedure for achieving system-directed checkpointing without operating-system kernel support
JPH07219809A (en) Apparatus and method for data processing
US20060206652A1 (en) Machine state storage apparatus and method
JPH035832A (en) System for processing fault of information processor
JP2003044284A (en) Activation method for computer system and program for activation
JP3185446B2 (en) Computer system
JP3332098B2 (en) Redundant processor unit
JP2872008B2 (en) Computer system and method for implementing system reduced operation
JPH117392A (en) Data processor obtained by duplexing auxiliary storage device and method for falling system of data processor
JPS6212538B2 (en)
JPH0812620B2 (en) Information processing system
JPH0721091A (en) Service interruption processing method for electronic computer
JP2530900B2 (en) Loading device
JPH08272653A (en) Freeze processing system
JPH0354638A (en) Instruction retrying processing system
JPS62209627A (en) Data processor
JPS61234416A (en) Data processor
JPH03139735A (en) Fault processing system for information processor
JPH02171835A (en) Information processor
JPH04171539A (en) Duplex computer system
JPS585856A (en) Error recovery system for logical device
JPH05151009A (en) Automatic fault recovery system
JPH09269906A (en) Input/output controller for computer system and input/ output control method