JPH03266145A - Fault information gathering system - Google Patents
Fault information gathering systemInfo
- Publication number
- JPH03266145A JPH03266145A JP2066550A JP6655090A JPH03266145A JP H03266145 A JPH03266145 A JP H03266145A JP 2066550 A JP2066550 A JP 2066550A JP 6655090 A JP6655090 A JP 6655090A JP H03266145 A JPH03266145 A JP H03266145A
- Authority
- JP
- Japan
- Prior art keywords
- error
- log
- information
- service processor
- failure information
- 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
Links
- 230000002093 peripheral effect Effects 0.000 claims abstract description 21
- 238000000034 method Methods 0.000 claims description 7
- 230000010365 information processing Effects 0.000 claims description 6
- 230000000694 effects Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は周辺装置の障害情報収集方式に関し、特にシス
テムダウン時の障害復旧を可能とする障害情報収集方式
に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a failure information collection method for peripheral devices, and more particularly to a failure information collection method that enables failure recovery when a system goes down.
従来、この種の情報処理システムの周辺装置の障害発生
は、オペレーティングシステム(以下O8)により検出
され、障害情報はシステム常駐ディスク(以下、5RV
)にロギングされていた。Conventionally, the occurrence of a failure in a peripheral device of this type of information processing system is detected by the operating system (hereinafter referred to as O8), and failure information is stored in the system resident disk (hereinafter referred to as 5RV).
) was logged.
従って、障害情報の表示もO8下で実行される表示ユー
ティリティ等により行われていた。Therefore, failure information was also displayed using a display utility or the like executed under O8.
上述した従来の周辺装置の障害情報収集方式は、表示機
能も含めすべてO8動作下であることを前提としていた
ため、システムダウン時は周辺装置の障害情報を参照す
る手段がなかった。The conventional peripheral device fault information collection method described above assumes that everything including the display function is under O8 operation, so there is no means to refer to peripheral device fault information when the system goes down.
本発明の障害情報収集方式の構成は、中央処理装置と、
複数の周辺装置と、サービスプロセサとからなる情報処
理システムにおいて、前記中央処理装置は周辺装置の障
害を検出し障害情報を記憶する障害情報収集手段と、当
該障害情報収集手段により記憶された障害情報の記録を
サービスプロセサに要求するログ要求手段とを有し、前
記サービスプロセサは中央処理装置からのログ要求指示
に従い前記障害情報を配下の外部記憶装置に記録するロ
グ記録手段を有し、中央処理装置が動作不能となった場
合でもサービスプロセサにより周辺装置の障害情報を参
照できることを特徴とする。The configuration of the failure information collection method of the present invention includes a central processing unit,
In an information processing system consisting of a plurality of peripheral devices and a service processor, the central processing unit includes a fault information collection unit that detects a fault in the peripheral device and stores the fault information, and a fault information collection unit that detects a fault in the peripheral device and stores the fault information. log requesting means for requesting a service processor to record the failure information; A feature of the present invention is that even if the device becomes inoperable, the service processor can refer to the failure information of the peripheral device.
次に、本発明の障害情報収集方式について図面を参照し
て説明する。Next, the failure information collection method of the present invention will be explained with reference to the drawings.
第1図は本発明の一実施例を示す情報処理システムのシ
ステムブロック図である。FIG. 1 is a system block diagram of an information processing system showing one embodiment of the present invention.
第1図において、本情報処理システムは、中央処理装置
2と、中央処理装置2に接続される複数の図示されない
周辺装置と、該周辺装置のひとつであり、特にシステム
常駐ファイルを格納する磁気ディスク装置4と、中央処
理装置2に接続されるサービスプロセサ6と、そのサー
ビスプロセサ6に接続される磁気ディスク装置8とから
構成されている。In FIG. 1, this information processing system includes a central processing unit 2, a plurality of peripheral devices (not shown) connected to the central processing unit 2, and one of the peripheral devices, in particular, a magnetic disk that stores system resident files. It consists of a device 4, a service processor 6 connected to the central processing unit 2, and a magnetic disk device 8 connected to the service processor 6.
中央処理装置2ではオペレーティングシステム3が動作
しており、前記図示されない周辺装置に対する入出力動
作を実行しながら業務を処理している。An operating system 3 is running on the central processing unit 2, and processes tasks while executing input/output operations for the peripheral devices (not shown).
上記の通り構成されている情報処理システムにおいて、
○S3が周辺装置への入出力動作実行待周辺装置の障害
を検出すると、再試行動作を行うとともに、再試行完了
後結果を障害情報収集手段31に通知する。障害情報収
集手段31は○S3より通知されたエラー情報を基にエ
ラーログ情報を生成し、磁気ディスク装置4に確保され
ているエラーログファイルに記録するとともに、そのエ
ラー情報がサービスプロセサ6でのログ対象エラーか否
かを判定し、対象エラーの時は、エラーログ情報をログ
要求手段32に通知する。In the information processing system configured as above,
When S3 detects a failure in the peripheral device waiting to execute an input/output operation to the peripheral device, it performs a retry operation and notifies the failure information collection means 31 of the result after the retry is completed. The failure information collection means 31 generates error log information based on the error information notified from S3, records it in an error log file secured in the magnetic disk device 4, and also records the error information in the service processor 6. It is determined whether or not it is a log target error, and if it is a target error, error log information is notified to the log requesting means 32.
ログ要求手段32は、そのエラーログ情報を受信すると
、サービスプロセサ6に対してログ記録要求メツセージ
に該エラーログ情報を付加してメツセージ送信する。When the log requesting means 32 receives the error log information, the log requesting means 32 adds the error log information to a log recording request message and transmits the message to the service processor 6.
サービスプロセサ6は、ログ記録要求メツセージを受信
するとログ記録手段61が配下の磁気ディスク装置8に
確保されているログファイルにエラーログ情報を記録す
る。When the service processor 6 receives the log recording request message, the log recording means 61 records the error log information in a log file secured in the subordinate magnetic disk device 8.
以上説明したように本発明は、周辺装置のエラーログ情
報をシステム常駐ディスク上のログファイルにログする
とともに、必要な場合は、サービスプロセサ配下の磁気
ディスク上のログファイルにもログしておくことにより
、オペレーティングシステムがシステムダウン等により
動作不能となっている場合でも、サービスプロセサによ
り周辺装置のエラーログ情報を表示可能にできる効果が
ある。As explained above, the present invention allows error log information of peripheral devices to be logged in a log file on the system resident disk, and if necessary, also in a log file on a magnetic disk under the service processor. This has the effect that even if the operating system is inoperable due to a system failure or the like, the service processor can display error log information of peripheral devices.
テム、4.8・・・磁気ディスク装置、6・・・サービ
スプロセサ、31・・・障害情報収集手段、32・・・
ログ要求手段、61・・・ログ記録手段。system, 4.8... magnetic disk device, 6... service processor, 31... failure information collection means, 32...
Log requesting means, 61...Log recording means.
Claims (1)
とからなる情報処理システムにおいて、前記中央処理装
置は周辺装置の障害を検出し障害情報を記憶する障害情
報収集手段と、当該障害情報収集手段により記憶された
障害情報の記録をサービスプロセサに要求するログ要求
手段とを有し、前記サービスプロセサは中央処理装置か
らのログ要求指示に従い前記障害情報を配下の外部記憶
装置に記録するログ記録手段を有し、中央処理装置が動
作不能となった場合でもサービスプロセサにより周辺装
置の障害情報を参照できることを特徴とする障害情報収
集方式。In an information processing system consisting of a central processing unit, a plurality of peripheral devices, and a service processor, the central processing unit includes a failure information collection means for detecting failures in peripheral devices and storing failure information; a log requesting means for requesting a service processor to record the stored failure information, and the service processor has a log recording means for recording the failure information in a subordinate external storage device in accordance with a log request instruction from a central processing unit. 1. A failure information collection method, characterized in that even if a central processing unit becomes inoperable, a service processor can refer to failure information of peripheral devices.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2066550A JPH03266145A (en) | 1990-03-16 | 1990-03-16 | Fault information gathering system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2066550A JPH03266145A (en) | 1990-03-16 | 1990-03-16 | Fault information gathering system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH03266145A true JPH03266145A (en) | 1991-11-27 |
Family
ID=13319134
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2066550A Pending JPH03266145A (en) | 1990-03-16 | 1990-03-16 | Fault information gathering system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH03266145A (en) |
-
1990
- 1990-03-16 JP JP2066550A patent/JPH03266145A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2008171387A (en) | Backup system with continuous data protection | |
JPS6363933B2 (en) | ||
JPH03266145A (en) | Fault information gathering system | |
JP2560892B2 (en) | Error information processing device | |
JP2518390B2 (en) | System performance monitoring method | |
JP2003296140A (en) | Object monitoring system, object monitoring method and object monitoring program | |
JP3985530B2 (en) | Fraud monitoring system | |
JPH1040123A (en) | System and method for job management | |
JPH07160651A (en) | Backup mode for system data | |
JPH11296492A (en) | Control method and device for multi computer system recovery and machine readable recording medium recording program | |
JP2775865B2 (en) | Fault analysis information collection method for peripheral control devices | |
JPS63201756A (en) | File replacing method for on-line system | |
JPH05274093A (en) | Volume fault prevention control system | |
JPS63195725A (en) | File processor | |
JP2785754B2 (en) | Data processing system | |
JPH0644202A (en) | Operation system for information processing system | |
JPS63168736A (en) | Magnetic tape storage medium state takeover system for system with plural host computers | |
JPH04251342A (en) | System for sampling fault analysis information | |
JPH0563824B2 (en) | ||
JPH0540670A (en) | Processor control system | |
JPH0553881A (en) | Log-out system | |
JPH02143333A (en) | Fault recover device | |
JPH0355640A (en) | Collection system for fault analysis information on peripheral controller | |
JPH0434626A (en) | Error logging method | |
JPS61220041A (en) | Trouble restoration system |