JPH0448342A - Interface fault processing system - Google Patents

Interface fault processing system

Info

Publication number
JPH0448342A
JPH0448342A JP2157529A JP15752990A JPH0448342A JP H0448342 A JPH0448342 A JP H0448342A JP 2157529 A JP2157529 A JP 2157529A JP 15752990 A JP15752990 A JP 15752990A JP H0448342 A JPH0448342 A JP H0448342A
Authority
JP
Japan
Prior art keywords
processor
fault
log information
cpu
failure
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
JP2157529A
Other languages
Japanese (ja)
Inventor
Shiro Kudo
工藤 史郎
Tatsuo Saitou
多津男 斉藤
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 JP2157529A priority Critical patent/JPH0448342A/en
Publication of JPH0448342A publication Critical patent/JPH0448342A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To obtain the log information useful to analysis of the factor of an interface fault by providing a means to a service processor to collect the log information on the processor having a fault interruption and collecting automatically the log information on both the processor where an interface fault is detected and the processor of the remote side. CONSTITUTION:A CPU 11 sets its own fault latch and also the fault latch of an input/output processor A (IOP-A) 12 via a fault setting bus 43. Thus the CPU 11 and the IOP-A 12 recognize their own fault states to freeze themselves in terms of hardware and at the same time generate the fault interruptions to a service processor (SVP) 20 via a diagnostic bus 42. SVP 20 recognizes the CPU 11 shifted to a fault state by a fault interruption and then collects the log information on the CPU 11 via the bus 42 to store them in a log file 30. Thus the log information on both the processor where an interface fault is detected and the processor of the remote side can be timely collected and the fault factor is quickly analyzed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は処理装置の障害処理に関し、特に処理装置内部
のプロセッサ間インタフェース障害処理に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to failure handling of a processing device, and more particularly to failure handling of an inter-processor interface within a processing device.

〔従来の技術〕[Conventional technology]

従来の装置では、インタフェース障害を検出したプロセ
ッサがハードウェア凍結し、かつ障害割込みを発生して
いた。一方サービスプロセッサは、常に障害割込みを発
生したプロセッサのログ情報の収集を行う。
In conventional devices, a processor that detects an interface failure freezes its hardware and generates a failure interrupt. On the other hand, the service processor always collects log information of the processor that has generated a failure interrupt.

したがって上記障害時には、障害を検出したプロセッサ
のログ情報が収集されていた。
Therefore, at the time of the above failure, log information of the processor that detected the failure was collected.

なお、この種の装置として関連するものには例えば特開
昭64−91252号公報が挙げられる。
Note that related devices of this type include, for example, Japanese Unexamined Patent Publication No. 64-91252.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上記従来技術はインタフェース障害を検出したプロセッ
サの相手プロセッサのログ情報は収集されない。−成約
にプロセッサ間インタフェース障害の場合、障害を検出
したプロセッサより相手のプロセッサに障害要因がある
可能性が高い。このためログ情報が不足し、障害要因の
解析が困難になるという問題点があった。
In the conventional technology described above, log information of a processor opposite to a processor in which an interface failure has been detected is not collected. - In the case of an inter-processor interface failure, it is more likely that the cause of the failure is in the other processor than in the processor that detected the failure. Therefore, there was a problem in that log information was insufficient, making it difficult to analyze the cause of the failure.

本発明の目的は、インタフェース障害の要因解析に有益
なログ情報を提供することにある。
An object of the present invention is to provide log information useful for analyzing the causes of interface failures.

〔課題を解決するための手段〕[Means to solve the problem]

上記目的を達成するために、インタフェース障害を検出
したプロセッサに、相手のプロセッサへ報告するための
簡易インタフェースを設け、相手のプロセッサの障害ラ
ッチの設定を可能としたものである。
In order to achieve the above object, a processor that has detected an interface failure is provided with a simple interface for reporting to the other processor, thereby making it possible to set the failure latch of the other processor.

〔作用〕[Effect]

相手プロセッサは、障害ラッチが設定されることによっ
て障害状態に遷移したことを認識する。
The partner processor recognizes the transition to the fault state by setting the fault latch.

これによりハードウェア凍結しかつサービスプロセッサ
に障害報告を行う。
This freezes the hardware and reports the failure to the service processor.

その結果、サービスプロセッサは相手プロセッサのログ
情報を収集する。
As a result, the service processor collects log information of the partner processor.

〔実施例〕〔Example〕

以下、本発明の一実施例を第1図および第2図によって
説明する。
An embodiment of the present invention will be described below with reference to FIGS. 1 and 2.

第1図は本発明の一実施例の構成を示すブロック図であ
る。図においてCPUII、l0P−A12、およびl
0P−B13は、システムバス41により接続され1通
常運用時の制御およびデータ転送を行う。一方、CPU
II、IOP−A12、およびl0P−B13は、5V
P20と診断バス42により接続される。また、5VP
20はログファイル30と接続される。さらに、CPU
11、工○P−A12、およびl0P−B13は、障害
設定バス43により接続される。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, CPU II, l0P-A12, and l
The OP-B 13 is connected by a system bus 41 and performs control and data transfer during normal operation. On the other hand, CPU
II, IOP-A12, and l0P-B13 are 5V
P20 and a diagnostic bus 42. Also, 5VP
20 is connected to a log file 30. Furthermore, the CPU
No. 11, ○P-A 12, and IOP-B 13 are connected by a fault setting bus 43.

第2図は本発明の実施例の動作説明図である。FIG. 2 is an explanatory diagram of the operation of the embodiment of the present invention.

本実施例はC:PUllと工○P−A12がシステムバ
ス41により処理中に、CPUI 1がインタフェース
障害を検出した場合の動作を示したものである。CPU
11は、自らの障害ラッチの設定、および障害設定バス
43を介しl0P−A12の障害ラッチの設定を行う。
This embodiment shows the operation when the CPU 1 detects an interface failure while the C: PUll and the P-A 12 are processing through the system bus 41. CPU
11 sets its own fault latch and sets the fault latch of l0P-A 12 via the fault setting bus 43.

これによってCPU11およびl0P−A12は自らが
障害状態であることを認識し、自らをハード凍結させる
。同時にCPUIIおよび■○P−A12は、診断バス
42を介し、5VP20に対し障害割込みを発生する。
As a result, the CPU 11 and the 10P-A 12 recognize that they are in a faulty state and hard-freeze themselves. At the same time, the CPU II and the ■○P-A 12 generate a fault interrupt to the 5VP 20 via the diagnostic bus 42.

5VP20は、CPU11からの障害割込ミニよってC
PUIIが障害状態に遷移したことを認識する。これに
よって5VP20は、診断バス42を介してCPUI 
1をログ情報を収集し、ログファイル30に格納する。
5VP20 receives C by the fault interrupt mini from CPU11.
Recognize that the PUII has transitioned to a failure state. This causes the 5VP 20 to communicate with the CPU via the diagnostic bus 42.
1 to collect log information and store it in the log file 30.

次ニS V P 20はl0P−A12からの障害割込
みによって■○P−A12が障害状態に遷移したことを
認識する。これによって5VP20は、診断バス42を
介し、工○P−A21のログ情報を収集し、ログファイ
ル30に格納する。
Next, the second SVP 20 recognizes that the ■○P-A 12 has transitioned to the failure state due to the failure interrupt from the 10P-A 12. As a result, the 5VP 20 collects the log information of the WorkP-A 21 via the diagnostic bus 42 and stores it in the log file 30.

本実施例によれば、インタフェース障害を検出したCP
UIIのログ情報のみならず、工○P−A12のログ情
報もタイムリーに収集できる効果がある。
According to this embodiment, the CP that detected the interface failure
This has the effect of being able to collect not only UII log information but also Engineering○P-A12 log information in a timely manner.

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

本発明によれば、インタフェース障害を検出したプロセ
ッサのみならず、相手プロセッサのログ情報をタイムリ
ーに収集できるので、障害要因の解析が迅速に行えると
いう効果がある。
According to the present invention, it is possible to timely collect log information not only of the processor in which an interface failure has been detected but also of the other processor, so that the cause of the failure can be quickly analyzed.

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

第1図は本発明の一実施例のプロセッサ構成図。 第2図は本発明の一実施例の動作説明図である。 11・・・中央処理プロセッサ(CPU)、12・・・
入出カプロセッサーA (IOP−A)、13・・・入
出カプロセッサーB (IOP−B)、20・・・サー
ビスプロセッサ(SVP)、30・・・ログファイル、
 41・・・システムバス。 42・・・診断バス、    43・・・障害設定バス
、44・・データバス。 隼 図 纂 図
FIG. 1 is a block diagram of a processor according to an embodiment of the present invention. FIG. 2 is an explanatory diagram of the operation of one embodiment of the present invention. 11...Central processing processor (CPU), 12...
Input/output processor A (IOP-A), 13... Input/output processor B (IOP-B), 20... Service processor (SVP), 30... Log file,
41...System bus. 42...Diagnosis bus, 43...Fault setting bus, 44...Data bus. A compilation of falcons

Claims (1)

【特許請求の範囲】[Claims] 1、複数のプロセッサとサービスプロセッサを有する処
理装置において、プロセッサ間のインタフェース障害発
生時に、各々のプロセッサが、インタフェース障害を検
出時に該プロセッサの障害ラッチおよび相手装置の障害
ラッチを設定する手段と、自プロセッサの障害ラッチが
設定されることによりハードウェア凍結する手段と、自
プロセッサの障害ラッチが設定されることによりサービ
スプロセッサに障害割込みを発生する手段を有し、かつ
サービスプロセッサが、障害割込みを発生したプロセッ
サのログ情報を収集する手段を有し、インタフェース障
害を検出したプロセッサと相手プロセッサのログ情報を
自動的に収集することを特徴とするインタフェース障害
処理方式。
1. In a processing device having a plurality of processors and a service processor, when an interface failure occurs between processors, each processor sets a failure latch of the processor and a failure latch of a partner device when detecting an interface failure; The service processor has means for freezing hardware by setting a fault latch of a processor, and means for generating a fault interrupt in a service processor by setting a fault latch of its own processor, and the service processor generates a fault interrupt. 1. An interface failure handling method, comprising means for collecting log information of a processor in which an interface failure has been detected, and automatically collecting log information of a processor in which an interface failure has been detected and a partner processor.
JP2157529A 1990-06-18 1990-06-18 Interface fault processing system Pending JPH0448342A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2157529A JPH0448342A (en) 1990-06-18 1990-06-18 Interface fault processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2157529A JPH0448342A (en) 1990-06-18 1990-06-18 Interface fault processing system

Publications (1)

Publication Number Publication Date
JPH0448342A true JPH0448342A (en) 1992-02-18

Family

ID=15651661

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2157529A Pending JPH0448342A (en) 1990-06-18 1990-06-18 Interface fault processing system

Country Status (1)

Country Link
JP (1) JPH0448342A (en)

Similar Documents

Publication Publication Date Title
Beaudry Performance-related reliability measures for computing systems
Venkatesan Message-optimal incremental snapshots
WO2024082471A1 (en) Inter-node link status monitoring method and apparatus
JPH0448342A (en) Interface fault processing system
JPS6260019A (en) Information processor
JPS6112580B2 (en)
JPH11250026A (en) Fault recovery method and its system for parallel multiprocessor system
JP2001067248A (en) System and method for gathering fault log
JPH0271336A (en) Monitor system for fault state of processor
JP2704137B2 (en) Current / spare switching method
JPH0281259A (en) Fault information freezing system
JPH02126350A (en) Monitoring system for terminal peripheral equipment
CN114528156A (en) Database switching method of heterogeneous disaster tolerance scheme, electronic device and medium
JPS6358544A (en) Electronic computer system
JPH03152638A (en) Log data collection system for information processor
JPS63220332A (en) Computer monitoring system
JPS61275967A (en) Status reader in parallel computer
JPH02302843A (en) Method for monitoring system performance
JPS62180454A (en) Collecting method for fault information for communication system
JPH02294744A (en) Logical device diagnostic processor
JPH03121544A (en) Logging system
JPH0122651B2 (en)
JPH02311933A (en) Interruption control system
JPH0734296B2 (en) Hard disk control circuit
JPS62151052A (en) Supervisory system for data line