JPH05127937A - Multiprocessor system - Google Patents
Multiprocessor systemInfo
- Publication number
- JPH05127937A JPH05127937A JP3318429A JP31842991A JPH05127937A JP H05127937 A JPH05127937 A JP H05127937A JP 3318429 A JP3318429 A JP 3318429A JP 31842991 A JP31842991 A JP 31842991A JP H05127937 A JPH05127937 A JP H05127937A
- Authority
- JP
- Japan
- Prior art keywords
- processor
- failure
- fault
- maintenance tool
- card
- 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
Landscapes
- Multi Processors (AREA)
- Hardware Redundancy (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、複数の演算処理部を有
するマルチプロセッサシステムに関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multiprocessor system having a plurality of arithmetic processing units.
【0002】[0002]
【従来の技術】図6は特開昭64−88677号公報に
示す従来のマルチプロセッサシステムを示す図である。
図において、51〜5Nはアプリケーションプログラム
を実行するプロセッサ、61はプロセッサ51〜5Nを
接続するシステムバス、14はシステムの故障管理等を
行う故障処理プロセッサ、25はハードディスク等で構
成される外部機器との入出力を行う汎用通信デバイスI
/F、36はマルチプロセッサシステムに対してメンテ
ナンスを行うため、プロセッサ51〜5Nに処理要求を
送出するメンテナンスツール、62はネットワークであ
る。2. Description of the Related Art FIG. 6 is a diagram showing a conventional multiprocessor system disclosed in Japanese Patent Laid-Open No. 64-88677.
In the figure, 51 to 5N are processors that execute application programs, 61 is a system bus that connects the processors 51 to 5N, 14 is a failure processing processor that performs system failure management, and 25 is an external device such as a hard disk. General-purpose communication device I for input and output
/ F and 36 are maintenance tools for sending processing requests to the processors 51 to 5N for performing maintenance on the multiprocessor system, and 62 is a network.
【0003】上記構成において、プロセッサ51〜5N
の内部構成はそれぞれ同一構成のものを備え、例えばプ
ロセッサ51は、制御用CPU51a、プロセッサ51
の故障の検出とチェックを行う自己診断制御部51b、
実際の処理を行うコマンドを解析し、実行するコマンド
処理部51c、システムバス51eを介してプロセッサ
51が他のプロセッサ52〜5N等と通信を行うための
制御を行うシステムバスI/F部51dを備えている。In the above configuration, the processors 51 to 5N
Have the same internal configuration. For example, the processor 51 includes a control CPU 51a and a processor 51.
Self-diagnosis control unit 51b for detecting and checking the failure of
A system bus I / F unit 51d that analyzes and executes a command for performing actual processing, and a command processing unit 51c that executes the command and a control for the processor 51 to communicate with other processors 52 to 5N via the system bus 51e. I have it.
【0004】次に動作について説明する。図7は上記構
成によるマルチプロセッサシステムの障害処理の動作を
示すフローチャートである。ここでは、プロセッサ51
に障害が発生したものとして、この障害処理を説明す
る。メンテナンスツール36は汎用通信デバイスインタ
フェース25に接続され、マルチプロセッサの任意のプ
ロセッサにメンテナンス処理要求を出力し、その応答を
表示する等の処理を行う。マルチプロセッサ構成のプロ
セッサ51〜5Nにおいて、プロセッサ51上のプログ
ラム実行中に、例えばメモリパリティエラー等の故障が
発生した場合、自己診断制御部51bは割り込み等によ
り、故障の発生を認識する(S21)。Next, the operation will be described. FIG. 7 is a flowchart showing the operation of the fault processing of the multiprocessor system having the above configuration. Here, the processor 51
This fault processing will be described assuming that a fault has occurred. The maintenance tool 36 is connected to the general-purpose communication device interface 25, outputs a maintenance processing request to an arbitrary processor of the multiprocessor, and displays the response thereof. In the processors 51 to 5N of the multiprocessor configuration, when a failure such as a memory parity error occurs during the execution of the program on the processor 51, the self-diagnosis control unit 51b recognizes the occurrence of the failure by an interrupt or the like (S21). ..
【0005】この割り込みの要因から上記自己診断制御
部51bはプロセッサ51を故障と判断し、システムバ
スI/F部51dに故障要因をメッセージ等で通知す
る。この通知によりシステムバスI/F部51dは故障
情報を故障処理プロセッサ14へ知らせる(S22)。
故障処理プロセッサ14は上記プロセッサ51からの障
害発生の通知を受けると、プロセッサ51が他の正常な
プロセッサ52〜5Nの実行に影響を与えないよう、シ
ステムバス61を介してプロセッサ51のシステムバス
I/F部51dにシステムバス切り離しを指示する(S
23)。The self-diagnosis control unit 51b determines that the processor 51 is in failure from the cause of this interrupt, and notifies the system bus I / F unit 51d of the cause of failure by a message or the like. By this notification, the system bus I / F unit 51d notifies the failure processing processor 14 of the failure information (S22).
When the failure processing processor 14 receives the notification of the occurrence of a failure from the processor 51, the system bus I of the processor 51 is passed via the system bus 61 so that the processor 51 does not affect the execution of other normal processors 52 to 5N. Instructs the / F unit 51d to disconnect the system bus (S
23).
【0006】この指示を受け、システムバスI/F部5
1dはプロセッサ51とシステムバス61の切り離しを
行う(S24)。この切り離しと共に故障処理プロセッ
サ14は他の正常なプロセッサ51Nにプロセッサ51
の切り離しを通知する等の処理を行う(S25)。In response to this instruction, the system bus I / F unit 5
1d disconnects the processor 51 from the system bus 61 (S24). At the same time as this disconnection, the failure processing processor 14 causes the other normal processors 51N to
The processing such as notifying the disconnection is performed (S25).
【0007】[0007]
【発明が解決しようとする課題】従来のマルチプロセッ
サシステムは以上のように構成されているので、メンテ
ナンスツールがあるプロセッサと通信する時、そのカー
ドが重故障状態等にある場合、通信が不可能となり、そ
のプロセッサの持つ機能のメンテナンスが実行できない
という問題点があった。Since the conventional multiprocessor system is constructed as described above, when the maintenance tool communicates with the processor, if the card is in a serious failure state or the like, the communication is impossible. Therefore, there is a problem that the maintenance of the function of the processor cannot be executed.
【0008】本発明は、上記のような課題を解決するた
めになされたものであり、システム稼働中にプロセッサ
に障害が発生し、システムバスから切り離された場合に
も、メンテナンスツール、或いは汎用通信デバイスイン
タフェースにシステムバスから切り離された故障カード
の機能を代替するカードを示す代替テーブルを持たせる
事により、メンテナンスツールからその故障カードの機
能を代替するカードに対して同様に要求を出力する事で
メンテナンスできるマルチプロセッサシステムを得る事
を目的とする。The present invention has been made in order to solve the above problems, and even when a processor fails during system operation and is disconnected from the system bus, a maintenance tool or general-purpose communication is provided. By providing the device interface with a substitution table showing the card that substitutes the function of the faulty card disconnected from the system bus, the maintenance tool can output the same request to the card that substitutes the function of the faulty card. The purpose is to obtain a maintainable multiprocessor system.
【0009】[0009]
【課題を解決するための手段】本発明に係るマルチプロ
セッサシステムは、障害が発生した為にシステムバスか
ら切り離されたプロセッサの情報を格納する故障情報格
納メモリを汎用通信デバイスインタフェース、またはメ
ンテナンスツールに持たせると共に、プロセッサが故障
した時に、その機能を代替するプロセッサを指定する代
替テーブルを汎用通信デバイスインタフェース、或いは
メンテナンスツールに持たせる事により、代替テーブル
の情報に従って、メンテナンスツールからメンテナンス
処理を要求したいプロセッサが故障状態である場合には
代替カードに要求を送り、処理するようにしたものであ
る。In a multiprocessor system according to the present invention, a failure information storage memory for storing information of a processor separated from a system bus due to a failure is used as a general-purpose communication device interface or a maintenance tool. If the general-purpose communication device interface or the maintenance tool has an alternative table that specifies the processor that replaces the function when the processor fails, you want the maintenance tool to request maintenance processing according to the information in the alternative table. When the processor is in a failure state, the request is sent to the alternative card for processing.
【0010】[0010]
【作用】本発明におけるマルチプロセッサシステムは、
上記手段により、障害が発生し、プロセッサがシステム
バスから切り離された場合でも、その機能を代替するプ
ロセッサに要求を出力する事で、メンテナンスが行え、
保守性が向上する。The multiprocessor system according to the present invention is
By the above means, even when a failure occurs and the processor is disconnected from the system bus, maintenance can be performed by outputting a request to the processor that substitutes its function.
Maintainability is improved.
【0011】[0011]
実施例1.以下、本発明の実施例1を図に基づいて説明
する。図1は本発明の一実施例を示すブロック図で、従
来技術を示す図6と同一部分は同一符号を記している。
61はシステムバス、51〜5Nはこのシステムバスに
接続されるプロセッサ、41はハードディスク等で構成
される外部記憶装置、62はネットワーク、25は上記
外部記憶装置41との入出力及びネットワーク62との
インタフェースを行う汎用通信デバイスインタフェー
ス、14はシステム全体の故障処理を行う故障処理プロ
セッサ、36はマルチプロセッサシステムに対してメン
テナンスを行うため、プロセッサ51〜5N、汎用通信
デバイスインタフェース25、故障処理プロセッサ14
に要求送出するメンテナンスツールである。Example 1. Hereinafter, Embodiment 1 of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the present invention, and the same parts as those of FIG. 6 showing the prior art have the same reference numerals.
Reference numeral 61 is a system bus, 51 to 5N are processors connected to the system bus, 41 is an external storage device including a hard disk or the like, 62 is a network, 25 is input / output with the external storage device 41, and with the network 62. A general-purpose communication device interface that performs an interface, 14 is a failure processing processor that performs failure processing of the entire system, and 36 is a processor 51 to 5N, a general-purpose communication device interface 25, and a failure processing processor 14 for performing maintenance on the multiprocessor system.
It is a maintenance tool that sends a request to.
【0012】上記構成において、プロセッサ51〜5N
の内部構成はそれぞれ同一構成のものを備え、例えばプ
ロセッサ51は、プロセッサ51の制御を行う制御用C
PU51a、プロセッサ51の故障の検出とチェックを
行う自己診断制御部51b、システムバス61を介して
プロセッサ51が他のプロセッサ52〜5N等と通信を
行うための制御を行うシステムバスI/F部51d、メ
ンテナンスツール36からの処理要求に対して実際の処
理を行うコマンド処理部51cを備える。In the above configuration, the processors 51 to 5N
Have the same internal configuration. For example, the processor 51 is a control C that controls the processor 51.
A PU 51a, a self-diagnosis control unit 51b that detects and checks a failure of the processor 51, and a system bus I / F unit 51d that controls the processor 51 to communicate with other processors 52 to 5N via the system bus 61. A command processing unit 51c that performs actual processing in response to a processing request from the maintenance tool 36.
【0013】また、上記故障処理プロセッサ14は、前
記システムバスI/F部51dと同様の機能を持つシス
テムバスI/F部14a、各カードが故障した時、例え
ば図2の様に各プロセッサ単位にカード状態がセットさ
れているその故障情報を格納する故障情報格納メモリ1
4bを備える。The failure processing processor 14 has a system bus I / F section 14a having the same function as the system bus I / F section 51d, and when each card fails, for example, as shown in FIG. Failure information storage memory 1 for storing the failure information in which the card status is set
4b.
【0014】さらに、上記汎用通信デバイスインタフェ
ース25は、前記システムバスI/F部51dと同様の
機能を持つシステムバスI/F部25a、ネットワーク
62と汎用通信デバイスインタフェース25の接続及び
通信を制御するネットワークI/F部25b、故障情報
格納メモリ14bと同様の機能と構造を持つ故障情報格
納メモリ25c、プロセッサ51〜5Nのいずれかのカ
ードが故障となった時にその機能を肩代わりする代替カ
ードを定義している代替カード情報を格納する代替テー
ブル25d(図3にその構成例を示す)、メンテナンス
ツール36からの処理要求をネットワークI/F部25
bを経由して得たコマンド、データ等の情報を解析する
コマンドチェック部25e、及び制御用CPU25fを
備える。なお、21は代替テーブル25dの情報を保存
した時、代替テーブル25dにロードする代替カード情
報を格納する外部記憶装置である。Further, the general-purpose communication device interface 25 controls connection and communication between the system bus I / F unit 25a having the same function as the system bus I / F unit 51d, the network 62 and the general-purpose communication device interface 25. The network I / F unit 25b, the failure information storage memory 25c having the same function and structure as the failure information storage memory 14b, and the alternative card that substitutes the function when any one of the processors 51 to 5N fails A substitute table 25d for storing substitute card information (a configuration example thereof is shown in FIG. 3), and a processing request from the maintenance tool 36 is transmitted to the network I / F unit 25.
A command check unit 25e for analyzing information such as a command and data obtained via b, and a control CPU 25f are provided. Reference numeral 21 is an external storage device for storing the replacement card information to be loaded into the replacement table 25d when the information in the replacement table 25d is stored.
【0015】また、上記メンテナンスツール36は、ネ
ットワーク62とメンテナンスツール36の接続及び通
信を制御するネットワークI/F部36a、故障情報格
納メモリ25cと同様の機能と構成を持つ故障情報格納
メモリ36b、代替テーブル25dと同様の機能構成を
持つ代替テーブル36c、ネットワークI/F部M31
から受けたコマンドのコマンドチェックと故障情報格納
メモリ36b、或いは代替テーブル36cへのデータの
保存/読み込みを行うコマンドチェック部36dを備え
る。なお、31はオペレータが操作し、例えば代替テー
ブル36cに代替カード情報を入力するキーボード等を
備えたオペレータ操作部である。The maintenance tool 36 includes a network I / F section 36a for controlling connection and communication between the network 62 and the maintenance tool 36, and a failure information storage memory 36b having the same function and configuration as the failure information storage memory 25c. Substitution table 36c having the same functional configuration as substitution table 25d, network I / F unit M31
A command check unit 36d for performing command check of the command received from the device and storing / reading data in the failure information storage memory 36b or the alternative table 36c. Note that reference numeral 31 is an operator operation unit provided with a keyboard or the like that is operated by an operator and that inputs alternative card information to the alternative table 36c.
【0016】次に動作について説明する。図4と図5は
上記構成によるマルチプロセッサシステムの障害処理と
メンテナンスツール36からの要求の流れを示したフロ
ーチャートである。プロセッサはN個の接続が可能であ
るが、ここではプロセッサ51に障害が発生するものと
して、この障害処理の説明をする。尚、故障が発生して
故障カードがシステムバスから切り離されるまでの処理
は従来技術と同様なのでここでは省略する。Next, the operation will be described. 4 and 5 are flow charts showing the failure processing of the multiprocessor system having the above configuration and the flow of requests from the maintenance tool 36. The processor is capable of N connections, but here, the failure processing will be described assuming that a failure occurs in the processor 51. Incidentally, the processing from the occurrence of a failure to the disconnection of the failed card from the system bus is the same as in the prior art, so the description thereof is omitted here.
【0017】いま、プロセッサ51にメモリパリティエ
ラー、WDT等の故障が発生すると、自己判断制御部5
1bが故障を認識して、故障情報を生成する(S1)。
制御用CPU51aはこの故障情報をシステムバスI/
F部51dに故障情報として通知し、システムバスI/
F部51dはこの故障情報を受けると、故障処理プロセ
ッサ14に送信する(S2)。Now, when a failure such as a memory parity error or WDT occurs in the processor 51, the self-determination control unit 5
1b recognizes the failure and generates failure information (S1).
The control CPU 51a sends this failure information to the system bus I /
The F unit 51d is notified as failure information, and the system bus I /
Upon receiving this failure information, the F unit 51d sends it to the failure processing processor 14 (S2).
【0018】故障処理プロセッサ14においては、シス
テムバスI/F部14aがシステムバス61経由で、シ
ステムバスI/F部51dから故障情報を受信し、故障
情報格納メモリ14bに格納すると共に、システムバス
61経由で汎用通信デバイスインタフェース25のシス
テムバスI/F部25aに送信する(S3)。In the failure processor 14, the system bus I / F unit 14a receives the failure information from the system bus I / F unit 51d via the system bus 61 and stores it in the failure information storage memory 14b. The data is transmitted to the system bus I / F unit 25a of the general-purpose communication device interface 25 via 61 (S3).
【0019】汎用通信デバイスインタフェース25にお
いては、コマンドチェック部25eがシステムバスI/
F部25aからの故障情報を故障情報格納メモリ25c
に格納する(S4)と共に、ネットワークI/F部25
bに通知する。さらに、ネットワークI/F部25bは
ネットワーク62を介して、ネットワークI/F部36
aに前記のコマンドチェック部25eから受けた故障情
報を通信する。In the general-purpose communication device interface 25, the command check unit 25e has a system bus I / O.
The failure information from the F section 25a is stored in the failure information storage memory 25c.
(S4) and the network I / F unit 25
Notify b. Further, the network I / F unit 25b receives the network I / F unit 36 via the network 62.
The failure information received from the command check unit 25e is communicated to a.
【0020】ネットワークI/F部36aは故障情報を
ネットワーク62経由で受信し、コマンドチェック部3
6dに通知する(S5)。そして、コマンドチェック部
36dが故障情報格納メモリ36bに故障情報を格納す
る(S6)。The network I / F unit 36a receives the failure information via the network 62, and the command check unit 3
6d is notified (S5). Then, the command check unit 36d stores the failure information in the failure information storage memory 36b (S6).
【0021】プロセッサ51が前記のように故障状態に
陥り、システムバス61から切り離された後、メンテナ
ンスツール36がプロセッサ51に何らかの処理を要求
情報として送出する場合(S7)、この要求情報42を
受け付けると、コマンドチェック部36dは故障情報格
納メモリ36bを参照して通信しようとするカードが故
障状態であるかどうかをチェックする(S8)。When the maintenance tool 36 sends some processing as request information to the processor 51 after the processor 51 falls into the failure state as described above and is disconnected from the system bus 61 (S7), the request information 42 is accepted. Then, the command check unit 36d refers to the failure information storage memory 36b to check whether or not the card to be communicated is in a failed state (S8).
【0022】例えば、図2において、プロセッサ52に
対して要求があると、プロセッサ52は重故障と判断す
る。もし、故障状態であれば(S9)、代替テーブル3
6c内に代替カード情報が書き込まれているかチェック
する(S10)。例えば、代替テーブル36cが登録さ
れている場合(S11)、コマンドチェック部36dが
その代替テーブル36cをチェックし、通信するプロセ
ッサを認識する(S13)。例えば代替テーブル36c
が図3の様な構成の時、前記の重故障となっているプロ
セッサ52の代替カードはプロセッサ53になる。For example, in FIG. 2, when there is a request to the processor 52, the processor 52 determines that there is a serious failure. If it is in the failure state (S9), the substitution table 3
It is checked whether the substitute card information is written in 6c (S10). For example, when the alternative table 36c is registered (S11), the command check unit 36d checks the alternative table 36c and recognizes the communicating processor (S13). For example, alternative table 36c
3 has a configuration as shown in FIG. 3, the substitute card for the processor 52 having the above-mentioned serious failure is the processor 53.
【0023】また、プロセッサ53の様に代替カード情
報の内容が定義されていなければ、オペレータ操作部3
1に通知する事により、例えば、オペレータに対し入力
を促し、オペレータからの入力により代替カード情報を
コマンドチェック部36dに通知し、コマンドチェック
部36dが代替テーブル36cに前記代替カード情報を
格納する(S12)。If the contents of the substitute card information are not defined like the processor 53, the operator operation unit 3
By notifying 1 of the above, for example, the operator is prompted to input the information, and the input of the operator notifies the command check unit 36d of the alternative card information, and the command check unit 36d stores the alternative card information in the alternative table 36c ( S12).
【0024】前記代替カード情報の指定方法は例えば、
代替カードをプロセッサ51の次のプロセッサ52に、
プロセッサ52はプロセッサ53の様に次のプロセッサ
を記述して、オペレータが入力する方法、或いは前記故
障プロセッサ51に発生した故障情報によりコマンドチ
ェック部36dが代替カード情報を生成して、故障処理
プロセッサ14等のカードにデータを送る方法等があ
る。コマンドチェック部32が例えば、図3の様な代替
テーブル34内の代替カード情報38を参照してプロセ
ッサ51の代替カードがプロセッサ52であるという様
に、メンテナンスツール36が通信するカードの機能を
代替するカード(以下、代替カード)を認識し、指定す
る(S13)。A method of designating the alternative card information is, for example,
The replacement card to the processor 52 next to the processor 51,
The processor 52 describes the next processor like the processor 53, and the command check unit 36d generates the alternative card information according to the method input by the operator or the failure information generated in the failure processor 51, and the failure processing processor 14 There is a method of sending data to a card such as. For example, the command check unit 32 refers to the substitute card information 38 in the substitute table 34 as shown in FIG. 3, and substitutes the function of the card with which the maintenance tool 36 communicates such that the substitute card of the processor 51 is the processor 52. The card to be used (hereinafter, a substitute card) is recognized and designated (S13).
【0025】コマンドチェック部36dはネットワーク
I/F部36aに、前述の様に指定されたプロセッサ5
2の代替カード(本実施例ではプロセッサ53)を要求
先プロセッサとして通知する(S14)。そして、ネッ
トワークI/F部36aが代替カードに対して要求を送
信することで、メンテナンスツール36は代替カードで
あるプロセッサ53と接続され、通信が可能となり、プ
ロセッサ53にてメンテナンスツール36からの要求が
コマンド処理される(S15)。The command check unit 36d is used by the network I / F unit 36a to specify the processor 5 designated as described above.
The second alternative card (processor 53 in this embodiment) is notified as the request destination processor (S14). Then, the network I / F unit 36a transmits a request to the substitute card, so that the maintenance tool 36 is connected to the processor 53 that is the substitute card and communication is possible, and the processor 53 requests the maintenance tool 36. Is processed as a command (S15).
【0026】実施例2.上記実施例では、代替テーブル
36cをメンテナンスツール36に持たせたが、代替テ
ーブル25dと故障情報格納メモリ25cを図1に示す
様に汎用通信デバイスインタフェース25に持たせて、
前記メンテナンスツール36がたとえばプロセッサ51
に通信を要求した場合、前記プロセッサ51が故障状態
にある時、その故障検出と代替カードの指定を前記汎用
通信デバイスインタフェース25内のコマンドチェック
部25eが行っても同様の効果が得られる。Example 2. In the above embodiment, the replacement table 36c is provided in the maintenance tool 36, but the replacement table 25d and the failure information storage memory 25c are provided in the general-purpose communication device interface 25 as shown in FIG.
The maintenance tool 36 is, for example, the processor 51.
When the processor 51 is in the failure state when the communication is requested, the command check unit 25e in the general-purpose communication device interface 25 has the same effect even if the failure detection and the designation of the substitute card are performed.
【0027】実施例3.上記実施例ではプロセッサ51
で発生した故障情報を一旦、故障処理プロセッサ14を
経由して汎用通信デバイスインタフェース25に送るよ
うに構成したが、プロセッサ51から直接汎用通信デバ
イスインタフェース25に送るように構成しても同様の
効果が得られる。Example 3. In the above embodiment, the processor 51
Although the failure information generated in step 1 is once sent to the general-purpose communication device interface 25 via the failure processing processor 14, the same effect can be obtained even if the failure information is sent directly from the processor 51 to the general-purpose communication device interface 25. can get.
【0028】[0028]
【発明の効果】以上のように、この発明によれば、マル
チプロセッサシステムにおいて、メンテナンスツールが
あるプロセッサにメンテナンス機能を依頼する時に、該
当するプロセッサが例えば重故障となり、システムバス
から切り離されても、その機能を他のプロセッサが代替
していれば、メンテナンスツールにてオペレータが意識
する事なく、その代替カードに処理を依頼する事がで
き、システムの保守性が向上するという効果がある。As described above, according to the present invention, when a maintenance tool requests a maintenance function to a processor in a multiprocessor system, even if the concerned processor is severely broken and is disconnected from the system bus. As long as another processor substitutes the function, the maintenance tool can request the substitute card for processing without the operator having to be aware of the maintenance tool, which has the effect of improving the maintainability of the system.
【図1】本発明の実施例1を示す構成図である。FIG. 1 is a configuration diagram showing a first embodiment of the present invention.
【図2】本発明の故障情報格納メモリの内容図である。FIG. 2 is a content diagram of a failure information storage memory of the present invention.
【図3】本発明の代替テーブルの内容図である。FIG. 3 is a content diagram of an alternative table of the present invention.
【図4】本発明の障害処理フローを示すフローチャート
である。FIG. 4 is a flowchart showing a failure processing flow of the present invention.
【図5】図4に続くフローチャートである。FIG. 5 is a flowchart following FIG.
【図6】従来例の構成図である。FIG. 6 is a configuration diagram of a conventional example.
【図7】従来の障害処理フローを示すフローチャートで
ある。FIG. 7 is a flowchart showing a conventional failure processing flow.
14 故障処理プロセッサ 14a システムバスI/F部 14b 故障情報格納メモリ 21 外部記憶装置 25 汎用通信デバイス 25a システムバスI/F部 25e コマンドチェック部 25b ネットワークI/F部 25c 故障情報格納メモリ 25e コマンドチェック部 25f 制御用CPU 31 オペレータ操作部 36 メンテナンスツール 36a 故障情報格納メモリ 36b 故障情報格納メモリ 36c 代替テーブル 36d コマンドチェック部 51a 制御用CPU 51b 自己診断制御部 51c コマンド 51d システムバスI/F部 51〜5N プロセッサカード 61 システムバス 62 ネットワーク 14 Failure Processing Processor 14a System Bus I / F Section 14b Failure Information Storage Memory 21 External Storage Device 25 General-purpose Communication Device 25a System Bus I / F Section 25e Command Check Section 25b Network I / F Section 25c Failure Information Storage Memory 25e Command Check Section 25f control CPU 31 operator operation unit 36 maintenance tool 36a failure information storage memory 36b failure information storage memory 36c alternative table 36d command check unit 51a control CPU 51b self-diagnosis control unit 51c command 51d system bus I / F unit 51 to 5N processor Card 61 System bus 62 Network
─────────────────────────────────────────────────────
─────────────────────────────────────────────────── ───
【手続補正書】[Procedure amendment]
【提出日】平成4年8月19日[Submission date] August 19, 1992
【手続補正1】[Procedure Amendment 1]
【補正対象書類名】明細書[Document name to be amended] Statement
【補正対象項目名】0003[Name of item to be corrected] 0003
【補正方法】変更[Correction method] Change
【補正内容】[Correction content]
【0003】上記構成において、プロセッサ51〜5N
の内部構成はそれぞれ同一構成のものを備え、例えばプ
ロセッサ51は、制御用CPU51a、プロセッサ51
の故障の検出とチェックを行う自己診断制御部51b、
実際の処理を行うコマンドを解析し、実行するコマンド
処理部51c、システムバス61を介してプロセッサ5
1が他のプロセッサ52〜5N等と通信を行うための制
御を行うシステムバスI/F部51dを備えている。In the above configuration, the processors 51 to 5N
Have the same internal configuration. For example, the processor 51 includes a control CPU 51a and a processor 51.
Self-diagnosis control unit 51b for detecting and checking the failure of
It analyzes the command to perform the actual processing, the command processing section 51c for executing the processor 5 via the system bus 61
1 includes a system bus I / F unit 51d that controls the communication with the other processors 52 to 5N.
【手続補正2】[Procedure Amendment 2]
【補正対象書類名】明細書[Document name to be amended] Statement
【補正対象項目名】0011[Correction target item name] 0011
【補正方法】変更[Correction method] Change
【補正内容】[Correction content]
【0011】[0011]
【実施例】 実施例1.以下、本発明の実施例1を図に基づいて説明
する。図1は本発明の一実施例を示すブロック図で、従
来技術を示す図6と同一部分は同一符号を記している。
61はシステムバス、51〜5Nはこのシステムバスに
接続されるプロセッサ、21はハードディスク等で構成
される外部記憶装置、62はネットワーク、25は上記
外部記憶装置21との入出力及びネットワーク62との
インタフェースを行う汎用通信デバイスインタフェー
ス、14はシステム全体の故障処理を行う故障処理プロ
セッサ、36はマルチプロセッサシステムに対してメン
テナンスを行うため、プロセッサ51〜5N、汎用通信
デバイスインタフェース25、故障処理プロセッサ14
に要求送出するメンテナンスツールである。EXAMPLES Example 1. Hereinafter, Embodiment 1 of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the present invention, and the same parts as those of FIG. 6 showing the prior art have the same reference numerals.
61 system bus, processor 51~5N is connected to the system bus, 21 an external storage device a hard disk or the like, 62 a network, 25 is an input-output and network 62 between the external storage equipment 21 A general-purpose communication device interface that performs the interface of the system, 14 is a failure processing processor that performs failure processing of the entire system, and 36 is a processor 51 to 5N, a general-purpose communication device interface 25, and a failure processing processor 14 for performing maintenance on the multiprocessor system.
It is a maintenance tool that sends a request to.
【手続補正3】[Procedure 3]
【補正対象書類名】図面[Document name to be corrected] Drawing
【補正対象項目名】図4[Name of item to be corrected] Fig. 4
【補正方法】変更[Correction method] Change
【補正内容】[Correction content]
【図4】 [Figure 4]
【手続補正4】[Procedure amendment 4]
【補正対象書類名】図面[Document name to be corrected] Drawing
【補正対象項目名】図5[Name of item to be corrected] Figure 5
【補正方法】変更[Correction method] Change
【補正内容】[Correction content]
【図5】 [Figure 5]
Claims (1)
テナンスを行うために任意のプロセッサに処理要求を送
出するメンテナンスツールとネットワークで接続され、
かつマルチプロセッサシステムに対してシステムバスを
介して接続された汎用通信デバイスインタフェースと、
システム全体の故障処理を行う故障処理プロセッサを有
したマルチプロセッサシステムにおいて、前記故障処理
プロセッサと前記汎用通信デバイスインタフェース及び
前記メンテナンスツール内に、マルチプロセッサシステ
ムのいずれかのプロセッサが故障に陥った場合、そのプ
ロセッサの故障情報を格納する故障情報格納メモリを設
けると共に、故障となる前記プロセッサの機能を代替す
る代替プロセッサ情報を格納した代替テーブルと、前記
メンテナンスツールが通信するプロセッサが故障状態に
あるかチェックし、故障の場合、前記代替テーブルによ
り、前記メンテナンスツールより要求を送信するプロセ
ッサを決定するコマンドチェック部を前記メンテナンス
ツール及び汎用通信デバイスインタフェース内に設けた
ことを特徴とするマルチプロセッサシステム。1. A network is connected to a maintenance tool that sends a processing request to an arbitrary processor to perform maintenance on a multiprocessor system,
And a general-purpose communication device interface connected to the multiprocessor system via the system bus,
In a multiprocessor system having a failure processing processor for performing failure processing of the entire system, in the failure processing processor, the general-purpose communication device interface and the maintenance tool, if any processor of the multiprocessor system falls into a failure, A failure information storage memory that stores failure information of the processor is provided, and a replacement table that stores alternative processor information that replaces the function of the processor that is in failure, and whether the processor with which the maintenance tool communicates are in a failed state is checked. However, in the case of a failure, a command check unit that determines a processor to send a request from the maintenance tool based on the substitution table is provided in the maintenance tool and the general-purpose communication device interface. Multiprocessor system.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3318429A JPH05127937A (en) | 1991-11-06 | 1991-11-06 | Multiprocessor system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3318429A JPH05127937A (en) | 1991-11-06 | 1991-11-06 | Multiprocessor system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH05127937A true JPH05127937A (en) | 1993-05-25 |
Family
ID=18099056
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3318429A Pending JPH05127937A (en) | 1991-11-06 | 1991-11-06 | Multiprocessor system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH05127937A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012083992A (en) * | 2010-10-13 | 2012-04-26 | Nec Computertechno Ltd | Data failure processing apparatus and data failure processing method |
-
1991
- 1991-11-06 JP JP3318429A patent/JPH05127937A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012083992A (en) * | 2010-10-13 | 2012-04-26 | Nec Computertechno Ltd | Data failure processing apparatus and data failure processing method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR930000590B1 (en) | Program loading system and method for distributed processing system | |
US4628508A (en) | Computer of processor control systems | |
US6594709B1 (en) | Methods and apparatus for transferring data using a device driver | |
US20030149970A1 (en) | Portable software for rolling upgrades | |
JP2709705B2 (en) | Program management method in multi-computer system | |
JPH0375834A (en) | Apparatus and method of sequentially correcting parity | |
CA2002966C (en) | Method of checking test program in duplex processing apparatus | |
JPH11261663A (en) | Communication processing control means and information processor having the control means | |
JP2519276B2 (en) | Failure information collection processing method | |
JPH05127937A (en) | Multiprocessor system | |
JPH0962626A (en) | On-line testing method of decentralized processing system | |
US7409605B2 (en) | Storage system | |
US10089200B2 (en) | Computer apparatus and computer mechanism | |
JPH11194961A (en) | Device and system for remote monitoring control | |
JP2937857B2 (en) | Lock flag release method and method for common storage | |
JPH11120154A (en) | Device and method for access control in computer system | |
KR20020065188A (en) | Method for managing fault in computer system | |
JPH0281158A (en) | Inter-computer program on-line reallocation system | |
KR100257162B1 (en) | Method and apparatus for supervising relative system in duplex system | |
JP2652989B2 (en) | File transfer device | |
JPH0430245A (en) | Multiprocessor control system | |
JP6085386B1 (en) | Platform program and vehicle monitoring system | |
JPH1145189A (en) | Data setting method and data processor | |
JP3033586B2 (en) | Information processing system | |
JPH04186465A (en) | On-line fault information system |