JPH05282167A - Method for processing fault - Google Patents

Method for processing fault

Info

Publication number
JPH05282167A
JPH05282167A JP4081902A JP8190292A JPH05282167A JP H05282167 A JPH05282167 A JP H05282167A JP 4081902 A JP4081902 A JP 4081902A JP 8190292 A JP8190292 A JP 8190292A JP H05282167 A JPH05282167 A JP H05282167A
Authority
JP
Japan
Prior art keywords
input
ioc
output control
failure
control device
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
JP4081902A
Other languages
Japanese (ja)
Inventor
Ryoichi Shimizu
良一 清水
Rikio Kuribayashi
力男 栗林
Terufumi Danjiyou
輝文 段上
Tsutomu Yamazaki
勉 山崎
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.)
Hitachi Computer Electronics Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Computer Electronics Co Ltd
Hitachi 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 Hitachi Computer Electronics Co Ltd, Hitachi Ltd filed Critical Hitachi Computer Electronics Co Ltd
Priority to JP4081902A priority Critical patent/JPH05282167A/en
Publication of JPH05282167A publication Critical patent/JPH05282167A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To execute fault analyzing and fault recovering processing without stopping a system in a compact information processing system including an I/O control device in a processor. CONSTITUTION:The operating status of an I/O control device(IOC) 3 is monitored from a service processor(SVP) 2 through an IOC/SVP interface bus 200, an interruption is generated from an SVP interface control/interruption generating circuit 3a at the time of recognizing the disableness of the IOC 3, or detecting a fault by a fault detecting register 3f in the IOC 3, and in the case of reporting the fault to the SVP 2, a RAM 3b in the IOC 3 is read out from the SVP 2 to execute fault analysis. Then the IOC 3 is initialized and an IOC microprogram is loaded down through the bus 200 when necessary to restart the operation of the IOC 3.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、情報処理システムの障
害処理方法に関し、特にサービスプロセッサを介した入
出力制御装置の障害処理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a failure processing method for an information processing system, and more particularly to a failure processing method for an input / output control device via a service processor.

【0002】[0002]

【従来の技術】一般に、入出力制御装置は、処理装置か
らの命令のもとで入出力制御を行なう。一方、入出力制
御に係る障害処理においても、障害情報、保守情報は入
出力制御装置から処理装置へ送信され、処理装置および
プログラムにより障害解析が行なわれている。これらの
障害処理においては、システムを停止させて障害解析が
行なわれる。このシステム停止を避けるため、例えば、
特開昭56−71149号公報に記載されている方法が
知られている。この方法は、処理装置から保守命令を出
し、保守用モードと通常モードで区別させ、システムを
停止することなく、保守、運用を行なうものであるが、
障害回復処理については配慮がなされていない。ここ
で、障害回復処理を考えた場合、処理装置からの入出力
システムリセットによる障害回復、あるいは処理装置か
らプログラム的なリセットで障害回復が試みられるのが
一般的である。前者の場合、システム停止状態となり、
入出力制御装置または処理装置のIMPL(イニシャル
マイクロプログラムロード)が必要になる。また、後者
の場合、プログラム的なリセットであるため、入出力制
御装置のプログラムテーブル類はリセットされるが、ハ
ードウェアはリセットできない場合が多く、必ずしも障
害回復とはならない場合がある。
2. Description of the Related Art Generally, an input / output control device controls input / output under the instruction from a processing device. On the other hand, also in failure processing related to input / output control, failure information and maintenance information are transmitted from the input / output control device to the processing device, and failure analysis is performed by the processing device and the program. In these failure processes, the system is stopped and failure analysis is performed. To avoid this system outage, for example,
The method described in JP-A-56-71149 is known. In this method, a maintenance command is issued from the processor to distinguish the maintenance mode from the normal mode, and maintenance and operation are performed without stopping the system.
No consideration is given to the disaster recovery process. Here, when considering failure recovery processing, it is common to attempt failure recovery by resetting the input / output system from the processing device or by programmatic reset from the processing device. In the former case, the system will be in a stopped state,
IMPL (Initial Micro Program Load) of the input / output controller or processor is required. Further, in the latter case, the program table of the input / output control device is reset because it is a programmatic reset, but hardware cannot be reset in many cases, and failure recovery may not always be achieved.

【0003】[0003]

【発明が解決しようとする課題】上記従来技術では、入
出力制御装置に対する障害処理を、処理装置から行なっ
ているため、障害解析はシステムを停止させて行なって
いる。一方、システムを停止させずに処理装置に障害処
理を行なわせた場合、処理装置上で保守用プログラムを
動作させる必要があり、障害解析用プログラムも必要に
なる。また、処理装置に高負荷がかかることになり、他
の入出力制御装置に対する性能低下が起きる。さらに、
障害回復処理としての処理装置からの入出力システムリ
セットでは、システムを再立ち上げする必要があり、シ
ステム停止時間が長くなるという問題が生じる。本発明
の目的は、このような問題点を改善し、システムを停止
させることなく、障害回復させることが可能な障害処理
方法を提供することにある。
In the above-mentioned prior art, the failure processing for the input / output control device is performed from the processing device, and therefore the failure analysis is performed with the system stopped. On the other hand, when the processing device is caused to perform the failure processing without stopping the system, it is necessary to operate the maintenance program on the processing device, and the failure analysis program is also required. In addition, a high load is applied to the processing device, and the performance of other input / output control devices is degraded. further,
When the input / output system is reset from the processing device as the failure recovery process, it is necessary to restart the system, which causes a problem that the system stop time becomes long. An object of the present invention is to provide a failure processing method that can improve such problems and can recover from a failure without stopping the system.

【0004】[0004]

【課題を解決するための手段】上記目的を達成するた
め、本発明の障害処理方法は、記憶装置と、処理装置
と、その指示に従って入出力を実行する入出力制御装置
と、システムの保守および監視を司るサービスプロセッ
サとを備えた情報処理装置において、入出力制御装置に
は、サービスプロセッサとのインタフェースをとる手段
(IOC/SVPインタフェースバス、SVPインタフ
ェース制御回路)と、インタフェースレジスタ(障害検
出レジスタ)と、サービスプロセッサに対して割込みを
発生させる手段(割込み発生回路)と、IOCマイクロ
プログラム格納済フラグを含むIOC/SVPインタフ
ェース情報、蓄積障害情報等を格納する手段(RAM)
とを備え、サービスプロセッサには、入出力制御装置と
のインタフェースをとる手段(IOC/SVPインタフ
ェースバス、IOCインタフェース制御回路)を備え
て、入出力制御装置は、上記インタフェースレジスタに
処理要求をセットして、サービスプロセッサに割込みを
発生させ、サービスプロセッサは、その処理要求を検出
すると、入出力制御装置内に蓄積された障害情報を読み
出して解析し、解析結果によって、システムを停止する
ことなく、その入出力制御装置のみを初期状態にすると
ともに、入出力制御プログラムの格納状態に応じてダウ
ンロードすることに特徴がある。
In order to achieve the above object, a failure processing method according to the present invention is directed to a storage device, a processing device, an input / output control device for executing input / output in accordance with instructions from the storage device, system maintenance and In an information processing device including a service processor that controls monitoring, the input / output control device has means for interfacing with the service processor (IOC / SVP interface bus, SVP interface control circuit) and an interface register (fault detection register). And means for generating an interrupt to the service processor (interrupt generating circuit), and means for storing IOC / SVP interface information including an IOC microprogram stored flag, storage failure information, etc. (RAM)
And the service processor is provided with means (IOC / SVP interface bus, IOC interface control circuit) for interfacing with the input / output control device, and the input / output control device sets a processing request in the interface register. Then, the service processor generates an interrupt, and when the service processor detects the processing request, the service processor reads and analyzes the failure information accumulated in the input / output control device, and the analysis result shows that It is characterized in that only the input / output control device is set to the initial state and downloaded according to the storage state of the input / output control program.

【0005】[0005]

【作用】本発明においては、サービスプロセッサが、入
出力制御装置に対する障害処理等の保守動作を行ない、
入出力制御装置で保持している蓄積障害情報の解析を行
なうので、処理装置上の保守用プログラムは不要とな
る。一方、入出力制御装置は、蓄積障害情報を保持して
いるほか、障害検出レジスタを有しており、これらをセ
ットすることにより、サービスプロセッサへの割込みを
発生させ、サービスプロセッサより入出力制御装置内の
蓄積障害情報を読み出させ、解析を行なわせる。また、
蓄積障害情報の解析により、必要に応じてサービスプロ
セッサよりリセット信号を発生させ、入出力制御装置を
初期状態にする。この場合、初期状態にされた入出力制
御装置は、IOC/SVPインタフェース情報中のIO
Cマイクロプログラム格納済フラグにより自らの入出力
制御プログラムの格納状態を知ることができ、必要に応
じてサービスプロセッサよりダウンロードして入出力制
御を再開する。これにより、システムを停止させること
なく、障害回復を行なうことが可能である。
In the present invention, the service processor performs maintenance operations such as failure processing for the input / output control device,
Since the stored failure information stored in the input / output control device is analyzed, the maintenance program on the processing device is unnecessary. On the other hand, the input / output control unit holds the accumulated fault information and also has a fault detection register. By setting these, an interrupt to the service processor is generated, and the I / O control unit from the service processor. The stored failure information in is read out and analyzed. Also,
Upon analysis of the accumulated fault information, a reset signal is generated from the service processor as necessary, and the input / output control device is initialized. In this case, the I / O controller in the initial state is the IO in the IOC / SVP interface information.
The stored state of the input / output control program of its own can be known from the C microprogram stored flag, and the input / output control is restarted by downloading from the service processor as necessary. As a result, it is possible to perform failure recovery without stopping the system.

【0006】[0006]

【実施例】以下、本発明の一実施例を図面により説明す
る。図1は、本発明の一実施例における障害処理システ
ムの構成図である。図1において、1は処理装置、2は
システム全体の保守、監視を行なうサービスプロセッサ
(SVP)、3は、IP1bからの入出力命令により、
入出力装置4,5を制御する入出力制御装置(IO
C)、4は出力装置(VDT)、5は入力装置(K
B)、200はIOC/SVPインタフェースバスであ
る。この処理装置1は、命令を実行するIP(インスト
ラクションプロセッサ)部1bと、入出力制御装置(I
OC)3を制御するIOP(入出力プロセッサ)部1c
と、主記憶(MS)1aとから構成される。また、SV
P2は、システムバス100に接続され、IOC3は、
入出力装置4,5と接続される。さらに、これらはIO
C/SVPインタフェースバス200により接続され
る。これにより、IOC3で採取された蓄積障害情報、
リアルタイムな障害情報は、IOC/SVPインタフェ
ースバス200を介してSVP2に転送される。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram of a failure processing system according to an embodiment of the present invention. In FIG. 1, 1 is a processing device, 2 is a service processor (SVP) that performs maintenance and monitoring of the entire system, and 3 is an input / output command from the IP 1b.
An input / output control device (IO that controls the input / output devices 4 and 5)
C), 4 is an output device (VDT), 5 is an input device (K
B) and 200 are IOC / SVP interface buses. The processing device 1 includes an IP (instruction processor) unit 1b that executes instructions and an input / output control device (I
IOP (input / output processor) section 1c for controlling OC) 3
And a main memory (MS) 1a. Also, SV
P2 is connected to the system bus 100, and IOC3 is
It is connected to the input / output devices 4 and 5. In addition, these are IO
It is connected by the C / SVP interface bus 200. As a result, accumulated failure information collected by IOC3,
Real-time fault information is transferred to the SVP2 via the IOC / SVP interface bus 200.

【0007】次に、IOC3とSVP2間のインタフェ
ースの構成および動作について詳細に述べる。図2は、
本発明の一実施例における入出力制御装置およびサービ
スプロセッサの構成図、図3は本発明の一実施例におけ
る入出力制御装置内のRAMの構成図である。まず、I
OC3の構成について述べる。図2において、3aは、
SVPインタフェースを制御する回路、およびSVP2
に対して処理要求を行なう割込み発生回路から構成され
たSVPインタフェース制御/割込み発生回路である。
また、3dは、入出力装置4,5を制御する入出力イン
タフェース制御回路、3eは、IOP3のインタフェー
スを制御するIOPインタフェース制御回路である。ま
た、RAM3bには、IOC3のマイクロプログラムお
よび蓄積障害情報が格納される。この他にも、RAM3
bの特定番地には、図3に示すように、IOCマイクロ
プログラム格納フラグ10と、IOC/SVPインタフ
ェース情報20(蓄積障害情報格納開始アドレス20
a、SVP2に対する処理要求20b、割込み要因20
c、障害内容20d)とが格納される。また、ROM3
cには、ハードウェアの初期診断プログラムが格納さ
れ、電源投入直後にハードウェアの初期診断を実行す
る。また、障害処理ルーチンも有しており、通常動作中
に障害検出レジスタ3fによりハードウェア障害を検出
すると、ROM3cに制御を移し、障害処理を実行す
る。さらに、IOCマイクロプログラムをRAM3bに
格納する制御も行なう。
Next, the configuration and operation of the interface between the IOC 3 and the SVP 2 will be described in detail. Figure 2
FIG. 3 is a configuration diagram of an input / output control device and a service processor in one embodiment of the present invention, and FIG. 3 is a configuration diagram of a RAM in the input / output control device in one embodiment of the present invention. First, I
The configuration of OC3 will be described. In FIG. 2, 3a is
Circuit for controlling SVP interface, and SVP2
Is an SVP interface control / interrupt generation circuit composed of an interrupt generation circuit for making a processing request to the.
Further, 3d is an input / output interface control circuit for controlling the input / output devices 4 and 5, and 3e is an IOP interface control circuit for controlling the interface of the IOP 3. Further, the RAM 3b stores a microprogram of the IOC 3 and accumulated failure information. Besides this, RAM3
At the specific address of b, as shown in FIG. 3, the IOC microprogram storage flag 10 and the IOC / SVP interface information 20 (accumulation failure information storage start address 20
a, processing request 20b for SVP2, interrupt factor 20
c, fault content 20d) are stored. Also, ROM3
An initial hardware diagnostic program is stored in c, and the initial hardware diagnostic is executed immediately after the power is turned on. It also has a failure processing routine, and when a failure is detected by the failure detection register 3f during normal operation, it transfers control to the ROM 3c and executes failure processing. Further, it also controls to store the IOC microprogram in the RAM 3b.

【0008】次に、その動作について述べる。本実施例
では、システムの電源が投入されると、ROM3cの制
御のもとに、IOCマイクロプログラムが、IOP1c
よりIOPインタフェース制御回路3eおよびIOCメ
モリバス3hを介してRAM3bに格納される。格納が
完了すると、ROM3cは、RAM3bの特定番地に格
納済フラグ10をONして、IOCマイクロプログラム
に制御を移し、動作を開始する。こうして動作を開始す
ると、IOC3は、所定時間ごとにIOC/SVPイン
タフェースバス200を介してSVP2に割り込みを起
こし、SVP2よりIOC3の動作不能状態を監視させ
る。この後、IOC3が通常動作中に動作不能状態に陥
った場合、SVP3はこれを認識し、システムを停止す
ることなく、IOC/SVPインタフェースバス200
を介してリセットを発行し、IOC3の全てのハードウ
ェアレジスタを初期状態にする。こうして、初期状態と
なったIOC3では、ROM3cが動作を開始し、SV
P3は、引き続きIOCマイクロプログラムをRAM3
bにダウンロードし、障害回復を行なう。なお、初期状
態およびダウンロード中におけるIOP1cからの通常
入出力命令に対しては、IOPインタフェース制御回路
3eよりビジィ状態を報告する。また、SVP3からの
IOCマイクロプログラムのダウンロードは、必ずしも
一意的である必要はなく、リセット動作におけるハード
ウェアの初期状態で十分回復する場合もある。これらダ
ウンロードの要否の制御は、ROM3cで行なうことが
可能である。例えば、初期状態となった後、ハードウェ
アの初期診断を行ない、正常と認識し、かつ前述の3b
特定番地に書き込まれているIOCマイクロプログラム
格納済フラグ10がONしていれば、ダウンロード不要
とする。こうして障害内容を識別することにより、SV
P2の障害回復処理における処理負荷を低減できる。以
上、動作不能状態における障害回復処理について述べ
た。
Next, the operation will be described. In this embodiment, when the power of the system is turned on, the IOC microprogram is controlled by the IOP 1c under the control of the ROM 3c.
It is stored in the RAM 3b via the IOP interface control circuit 3e and the IOC memory bus 3h. When the storage is completed, the ROM 3c turns on the stored flag 10 at the specific address of the RAM 3b, transfers the control to the IOC microprogram, and starts the operation. When the operation is started in this way, the IOC 3 causes an interrupt to the SVP 2 via the IOC / SVP interface bus 200 at predetermined time intervals, and the SVP 2 monitors the inoperable state of the IOC 3. After that, when the IOC3 falls into an inoperable state during normal operation, the SVP3 recognizes this and without stopping the system, the IOC / SVP interface bus 200
A reset is issued via to initialize all the hardware registers of the IOC3 to the initial state. In this way, in the IOC3 in the initial state, the ROM 3c starts to operate and the SV
P3 continues to load IOC microprogram into RAM3
Download to b and perform failure recovery. The IOP interface control circuit 3e reports the busy state to the normal input / output instruction from the IOP 1c in the initial state and during downloading. Further, the download of the IOC microprogram from the SVP3 does not necessarily have to be unique and may be sufficiently recovered in the initial state of the hardware in the reset operation. The control as to whether or not the download is necessary can be performed by the ROM 3c. For example, after the initial state, the hardware is initially diagnosed and recognized as normal.
If the IOC microprogram stored flag 10 written in the specific address is ON, it is not necessary to download. By identifying the failure content in this way, the SV
The processing load in the P2 failure recovery processing can be reduced. The failure recovery process in the inoperable state has been described above.

【0009】次に、間欠障害の回復処理について説明す
る。本実施例のIOC3は、入出力制御装置の状態情報
に係る事象を蓄積障害情報としてRAM3bに格納す
る。また、障害発生時には、障害検出レジスタ3fがセ
ットされ、その内容により、SVPインタフェース/割
込み発生回路3aが動作する。すなわち、障害内容によ
りSVP2へ処理要求を行なう。こうして、割込み発生
回路が動作すると、IOC/SVPインタフェースバス
200を介し、SVP2のプロセッサ2cに対する割込
みを発生させる。これにより、SVP2は、IOCイン
タフェース制御回路2aを介してIOC3内のRAM3
bの特定番地を読み出す。さらに、得られたIOC/S
VPインタフェース情報20により、蓄積障害情報を読
み出して解析処理を行なう。また、IOC/SVPイン
タフェース情報20の処理要求20bには、リセットを
要求する障害通知、リセットを要求しない障害通知等が
セットされていて、処理要求20bおよび割込み要因2
0cによりSVP2は動作を決定する。例えば、リセッ
トを要求する障害通知であれば、SVP2は、蓄積障害
情報を取得した後、IOC3のリセット動作に移る。リ
セットされたIOC3は、IOC3の全てのハードウェ
アレジスタを初期状態にし、上述した動作不能状態にお
ける障害回復処理と同じ動作を行なう。
Next, the recovery process for the intermittent failure will be described. The IOC 3 of the present embodiment stores an event related to the status information of the input / output control device in the RAM 3b as accumulated failure information. When a failure occurs, the failure detection register 3f is set, and the SVP interface / interrupt generation circuit 3a operates according to the contents of the failure detection register 3f. That is, a processing request is issued to the SVP2 depending on the content of the failure. Thus, when the interrupt generation circuit operates, an interrupt is generated to the processor 2c of the SVP2 via the IOC / SVP interface bus 200. As a result, the SVP2 causes the RAM3 in the IOC3 to pass through the IOC interface control circuit 2a.
Read the specific address of b. Furthermore, the obtained IOC / S
Based on the VP interface information 20, the stored fault information is read out and an analysis process is performed. Further, the processing request 20b of the IOC / SVP interface information 20 is set with a failure notification requesting reset, a failure notification not requesting reset, and the like, and the processing request 20b and the interrupt factor 2 are set.
0c determines the operation of SVP2. For example, in the case of a failure notification requesting a reset, the SVP 2 proceeds to the reset operation of the IOC 3 after acquiring the accumulated failure information. The reset IOC3 sets all the hardware registers of the IOC3 to the initial state and performs the same operation as the failure recovery process in the inoperable state described above.

【0010】[0010]

【発明の効果】本発明によれば、情報処理システムを停
止することなく、サービスプロセッサより入出力制御装
置を確実に初期状態化して、障害回復処理を行なうこと
ができる。
According to the present invention, the failure recovery process can be performed by surely initializing the input / output control device from the service processor without stopping the information processing system.

【0011】[0011]

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

【図1】本発明の一実施例における障害処理システムの
構成図である。
FIG. 1 is a configuration diagram of a failure processing system according to an embodiment of the present invention.

【図2】本発明の一実施例における入出力制御装置およ
びサービスプロセッサの構成図である。
FIG. 2 is a configuration diagram of an input / output control device and a service processor according to an embodiment of the present invention.

【図3】本発明の一実施例における入出力制御装置内の
RAMの構成図である。
FIG. 3 is a configuration diagram of a RAM in the input / output control device according to the embodiment of the present invention.

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

1 処理装置 1a 主記憶 1b インストラクションプロセッサ部 1c 入出力プロセッサ部 2 サービスプロセッサ 2a IOCインタフェース制御回路 2b RAM 2c プロセッサ 2d システムバス制御回路 2e SVPメモリバス 3 入出力制御装置 3a SVPインタフェース制御/割込み発生回路 3b RAM 3c ROM 3d 入出力インタフェース制御回路 3e IOPインタフェース制御回路 3f 障害検出レジスタ 3g プロセッサ 3h IOCメモリバス 4 出力装置 5 入力装置 100 システムバス 200 IOC/SVTインタフェースバス 1 Processor 1a Main Memory 1b Instruction Processor 1c Input / Output Processor 2 Service Processor 2a IOC Interface Control Circuit 2b RAM 2c Processor 2d System Bus Control Circuit 2e SVP Memory Bus 3 Input / Output Controller 3a SVP Interface Control / Interrupt Generation Circuit 3b RAM 3c ROM 3d I / O interface control circuit 3e IOP interface control circuit 3f Fault detection register 3g Processor 3h IOC memory bus 4 output device 5 input device 100 system bus 200 IOC / SVT interface bus

───────────────────────────────────────────────────── フロントページの続き (72)発明者 栗林 力男 神奈川県秦野市堀山下1番地 株式会社日 立製作所神奈川工場内 (72)発明者 段上 輝文 神奈川県秦野市堀山下1番地 株式会社日 立コンピュータエレクトロニクス内 (72)発明者 山崎 勉 神奈川県秦野市堀山下1番地 株式会社日 立コンピュータエレクトロニクス内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Rikio Kuribayashi 1 Horiyamashita, Hadano City, Kanagawa Pref., Kanagawa Plant, Hitate Manufacturing Co., Ltd. (72) Terubun Danue 1 Horiyamashita, Hadano, Kanagawa Prefecture In Tate Computer Electronics (72) Inventor Tsutomu Yamazaki 1 Horiyamashita, Hadano City, Kanagawa Prefecture

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 処理装置と、記憶装置と、該処理装置の
指示に従って入出力を実行する入出力制御装置と、シス
テムの保守および監視を司るサービスプロセッサとを備
えた情報処理装置の障害処理方法において、入出力制御
装置には、サービスプロセッサとのインタフェースをと
る手段と、インタフェースレジスタと、サービスプロセ
ッサに対して割込みを発生させる手段と、自入出力制御
プログラムの格納状態情報を含むインタフェース情報お
よび蓄積障害情報を格納する手段とを備え、サービスプ
ロセッサには、入出力制御装置とのインタフェースをと
る手段を備えて、入出力制御装置は、上記インタフェー
スレジスタに処理要求をセットして、サービスプロセッ
サに割込みを発生させ、サービスプロセッサは、該処理
要求を検出すると、入出力制御装置内に蓄積された障害
情報を読み出して解析し、解析結果によって入出力制御
装置を初期状態にし、入出力制御プログラムの格納状態
に応じてダウンロードすることを特徴とする障害処理方
法。
1. A failure processing method for an information processing apparatus comprising a processing device, a storage device, an input / output control device for executing input / output according to an instruction of the processing device, and a service processor for maintaining and monitoring the system. In the above, in the input / output control device, means for interfacing with the service processor, interface register, means for generating an interrupt to the service processor, interface information including storage state information of its own input / output control program and storage. And a means for interfacing with the input / output control device, the input / output control device sets a processing request in the interface register, and interrupts the service processor. And the service processor detects the processing request, A failure processing method characterized in that failure information accumulated in the input / output control device is read and analyzed, the input / output control device is initialized according to the analysis result, and downloaded according to the storage status of the input / output control program.
JP4081902A 1992-04-03 1992-04-03 Method for processing fault Pending JPH05282167A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4081902A JPH05282167A (en) 1992-04-03 1992-04-03 Method for processing fault

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4081902A JPH05282167A (en) 1992-04-03 1992-04-03 Method for processing fault

Publications (1)

Publication Number Publication Date
JPH05282167A true JPH05282167A (en) 1993-10-29

Family

ID=13759379

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4081902A Pending JPH05282167A (en) 1992-04-03 1992-04-03 Method for processing fault

Country Status (1)

Country Link
JP (1) JPH05282167A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7502956B2 (en) 2004-07-22 2009-03-10 Fujitsu Limited Information processing apparatus and error detecting method
US8832501B2 (en) 2010-09-01 2014-09-09 Fujitsu Limited System and method of processing failure

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7502956B2 (en) 2004-07-22 2009-03-10 Fujitsu Limited Information processing apparatus and error detecting method
US8832501B2 (en) 2010-09-01 2014-09-09 Fujitsu Limited System and method of processing failure

Similar Documents

Publication Publication Date Title
JPH05282167A (en) Method for processing fault
JP2002182951A (en) Maintenance method for information processor and information processor
JP2000148544A (en) Dump output system
JPH07129425A (en) Reboot processing method
JP3473002B2 (en) Data processing device and data processing method
JPH07295834A (en) Debug monitor processing method/device
JPS5941210B2 (en) How to handle power failure
JPH0773076A (en) Trace information collection system
JPS62209627A (en) Data processor
JPS63298516A (en) Automatic resetting keyboard
JPS61221850A (en) Loading system for reinitialization program
JPS6148181B2 (en)
JPH02310634A (en) System for supervising runaway of program
JPH05151021A (en) Debugging system using debugger with built-in resident area
JPS626265B2 (en)
JPS62249242A (en) Memory dump system for computer
JP2000020353A (en) Watchdog timer control system
JPH06301566A (en) Memory dump processing system in electronic computer system
JPH04125741A (en) Peripheral device with self-diagnostic function
JPH0355640A (en) Collection system for fault analysis information on peripheral controller
JPH0793188A (en) Runaway restoring device for process controller
JPS62194547A (en) Emergency working device
JPH02244345A (en) Information processor
JPS63138438A (en) Memory dump system
JPS5927355A (en) Information processing system