JPH07200334A - Duplicate synchronization operation system - Google Patents

Duplicate synchronization operation system

Info

Publication number
JPH07200334A
JPH07200334A JP5350408A JP35040893A JPH07200334A JP H07200334 A JPH07200334 A JP H07200334A JP 5350408 A JP5350408 A JP 5350408A JP 35040893 A JP35040893 A JP 35040893A JP H07200334 A JPH07200334 A JP H07200334A
Authority
JP
Japan
Prior art keywords
active system
fault
detection circuit
fault detection
designated
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
JP5350408A
Other languages
Japanese (ja)
Inventor
Yumiko Yokoyama
由美子 横山
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 JP5350408A priority Critical patent/JPH07200334A/en
Publication of JPH07200334A publication Critical patent/JPH07200334A/en
Pending legal-status Critical Current

Links

Landscapes

  • Hardware Redundancy (AREA)

Abstract

PURPOSE:To reduce the service interruption time by applying interrupt control to a processor of an active system of its own equipment when a hardware fault is detected so as to release the active system display thereby avoiding the start of the standby system through interruption of the service on the occurrence of the hardware fault. CONSTITUTION:Each of two sets of processor systems 11 is provided with a device monitoring a data error in an inside of a bus interface 3 as a fault detection circuit detecting a hardware fault by which the operation of its own equipment cannot normally be continued. Each processor system 11 is provided with a control means which executes interrupt with the output of the fault detection circuit when its own equipment is designated to be an active system so as to unlock the synchronization state and to stop the display of the active system, and also provided with a control means which starts the display of the active system with the output of the fault detection circuit of the opposite system when its own equipment is designated to be a standby system so as to continue the operation in the single mode.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、中規模以上のコンピュ
ータ装置に利用する。本発明は、コンピュータ装置の信
頼性を確保するために複数のプロセッサを同期させて並
列運転する方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is used in computer devices of medium scale or larger. The present invention relates to a method of synchronizing a plurality of processors and operating them in parallel in order to ensure the reliability of a computer device.

【0002】[0002]

【従来の技術】従来から同等な2台のプロセッサ系が同
一の命令および同一のデータ入力により相互に同期して
運転され、その2台のプロセッサ系のうち一方がアクテ
ィブ系に指定され他方がスタンバイ系に指定されて運転
され、アクティブ系に障害が発生するとスタンバイ系を
あらたにアクティブ系として、その運転を継続する技術
が知られている。
2. Description of the Related Art Conventionally, two equivalent processor systems are operated in synchronization with each other by the same instruction and the same data input, and one of the two processor systems is designated as an active system and the other is in standby. There is known a technology in which a standby system is newly designated as an active system when the system is designated and operated and a failure occurs in the active system, and the operation is continued.

【0003】従来方式では、アクティブ系で障害が発生
すると、そのアクティブ系は自装置のアクティブ系表示
を落として停止し、それまでスタンバイ系であった装置
からのアクションを待つ。またそれまでスタンバイ系と
して動作していた装置は、自装置をアクティブ系に設定
して、それまでアクティブ系であった装置を切り離すよ
うに動作する。また、この場合にソフトウエアの暴走を
防ぐため、ハードウエアは両系ともアクティブ系の表示
を一定時間以上継続する場合、あるいは両系ともスタン
バイ系の表示を一定時間以上継続する場合には、いった
ん運転を停止させてハードウエアとして運転再開処理を
実行することになる。
In the conventional system, when a failure occurs in the active system, the active system drops the active system display of its own device and stops, and waits for an action from the device which has been the standby system until then. Further, the device that has been operating as a standby system until then sets itself as an active system and operates so as to disconnect the device that was previously an active system. In this case, in order to prevent software runaway, if the hardware continues to display the active system for a certain period of time on both systems, or if both systems continue to display the standby system for a certain period of time, The operation is stopped and the operation restart process is executed as hardware.

【0004】従来技術の同期運転を行う方式は、特開平
3−25502号公報、特開平64−70847号公
報、特開昭63−299438号公報などに開示がある
が、これらの技術は装置の一部を切り離す場合にも、一
つのプロセッサ(CPU)が上位装置としてその切り離
しを制御する構成であって本発明のように別の障害検出
回路からの検出出力により割り込み処理を行うものとは
相違する。
Prior art synchronous operation systems are disclosed in JP-A-3-25502, JP-A-64-70847, JP-A-63-299438 and the like. Even when a part is disconnected, one processor (CPU) controls the disconnection as a higher-level device, which is different from the interrupt processing by the detection output from another failure detection circuit as in the present invention. To do.

【0005】[0005]

【発明が解決しようとする課題】上述の従来技術は、ア
クティブ系のプロセッサ(CPU)や主記憶装置(M
M)にハードウエア障害が発生すると、そのソフトウエ
アが正常に動作できなくなり、アクティブ系であること
の表示を落とすことができなくなり、切換えがスムーズ
に実行できない欠点がある。すなわち、アクティブ系で
は障害が発生すると自律的にアクティブ系の表示を落と
すことが原則であり、アクティブ系の表示が消滅しない
かぎりスタンバイ系はアクティブ系への切換えができな
い。このときには、操作にしたがって同期運転を停止し
て再開起動処理を実行することになり、その間はサービ
スを停止することになっていた。
SUMMARY OF THE INVENTION The above-mentioned conventional technique is based on the active processor (CPU) and the main memory (M).
When a hardware failure occurs in M), the software cannot operate normally, the display indicating that it is an active system cannot be dropped, and switching cannot be performed smoothly. That is, in the active system, in principle, when a failure occurs, the display of the active system is autonomously dropped, and the standby system cannot be switched to the active system unless the display of the active system disappears. At this time, according to the operation, the synchronous operation is stopped and the restart activation process is executed, while the service is stopped.

【0006】本発明はこのような背景に行われたもので
あって、アクティブ系のハードウエア障害が原因でアク
ティブ系の表示を落とすことができなくなっている場合
にも、運転をいったん停止することなく短い時間の処理
によりスタンバイ系をあらたにアクティブ系として動作
させることができる方式を提供することを目的とする。
本発明は障害発生時のサービス停止期間を短縮すること
を目的とする。
The present invention has been made against such a background, and even if the display of the active system cannot be dropped due to the hardware failure of the active system, the operation is temporarily stopped. It is an object of the present invention to provide a method capable of newly operating the standby system as an active system by processing for a short time.
It is an object of the present invention to shorten the service suspension period when a failure occurs.

【0007】[0007]

【課題を解決するための手段】本発明の方式では、従来
のソフトウエアでの障害監視とは別に、ハードウエアの
障害監視回路を設け、この障害監視回路がハードウエア
障害を検出したときには、自装置のアクティブ系のプロ
セッサに割込み制御をかけて、アクティブ系表示を落と
すように制御される。
In the system of the present invention, a hardware fault monitoring circuit is provided in addition to the conventional fault monitoring by software, and when the fault monitoring circuit detects a hardware fault, it automatically performs The active system processor of the apparatus is controlled to interrupt the active system display so as to drop the active system display.

【0008】すなわち本発明は、実質的に同等な2台の
プロセッサ系が同一の命令および同一のデータ入力によ
り相互に同期して運転され、その2台のプロセッサ系の
うち一方がアクティブ系に指定され他方がスタンバイ系
に指定された二重化同期運転方式であって、前記2台の
プロセッサ系にそれぞれ、自装置の運転を正常に継続す
ることができない程度のハードウエア障害を検出する障
害検出回路が設けられている。そして、各プロセッサ系
にはそれぞれ、自装置がアクティブ系に指定されている
状態にあるとき自装置の障害検出回路の検出出力により
割込み処理を実行して同期状態をはずすとともにアクテ
ィブ系の表示を停止する制御手段と、自装置がスタンバ
イ系に指定されている状態にあるとき相手装置の障害検
出回路の検出出力によりアクティブ系の表示を起動する
とともにシングルモードで運転を継続させる制御手段と
を備えたことを特徴とする。
That is, according to the present invention, two substantially equivalent processor systems are operated in synchronization with each other by the same instruction and the same data input, and one of the two processor systems is designated as an active system. On the other hand, the other is a duplex synchronous operation system designated as a standby system, and each of the two processor systems has a failure detection circuit for detecting a hardware failure to the extent that the operation of the own device cannot be normally continued. It is provided. Then, when the own device is designated as the active system, each processor system executes interrupt processing by the detection output of the fault detection circuit of the own device to remove the synchronization state and stop the display of the active system. And a control means for activating the display of the active system by the detection output of the fault detection circuit of the partner device and continuing the operation in the single mode when the own device is in the state designated as the standby system. It is characterized by

【0009】前記2台のプロセッサ系にそれぞれ、自装
置または相手装置の障害検出回路の検出出力により、障
害要因の切分け処理、障害情報の蓄積処理、および周辺
装置の停止処理を実行させる制御手段を備えることが望
ましい。
Control means for causing each of the two processor systems to execute a fault factor isolation process, a fault information accumulation process, and a peripheral device stop process by the detection output of the fault detection circuit of the self device or the partner device. Is desirable.

【0010】前記障害検出回路は、出力バスインタフェ
ースで出力信号の異常を検出する手段によることができ
る。
The fault detection circuit may be based on a means for detecting an abnormality in the output signal with the output bus interface.

【0011】[0011]

【作用】この構成により、従来はハードウエア障害とし
て自律的にアクティブ系の表示を落とすことができず
に、操作の介助にしたがっていったん運転を停止させる
ことが必要であった場合にも、自律的にアクティブ系の
表示を消滅させて、スタンバイ系をあらたにアクティブ
系として起動させることができる。本発明により、障害
発生時のサービス停止時間を短くすることができる。
With this configuration, even when it is conventionally necessary to stop the display of the active system autonomously as a hardware failure and it is necessary to stop the operation once with the assistance of the operation, the autonomous operation is possible. It is possible to turn off the display of the active system, and activate the standby system as the new active system. According to the present invention, it is possible to shorten the service stop time when a failure occurs.

【0012】[0012]

【実施例】図面を用いて説明する。図1は本発明実施例
装置のブロック構成図である。図2はその動作を説明す
るフローチャートである。
Embodiments will be described with reference to the drawings. FIG. 1 is a block diagram of an apparatus according to an embodiment of the present invention. FIG. 2 is a flow chart for explaining the operation.

【0013】図1は、プロセッサ装置1が周辺装置2を
バスインタフェース3を介して制御する例を示す。この
例では、プロセッサ装置1およびバスインタフェース3
が二重化され同期運転されて、一つの周辺装置2を制御
する構成になっている。すなわち、実質的に同等な2台
のプロセッサ系11が同一の命令および同一のデータ入
力により相互に同期して運転され、その2台のプロセッ
サ系のうち一方がアクティブ系(A系)に指定され他方
がスタンバイ系(S系)に指定されている。プロセッサ
装置1には、それぞれ記憶装置12、レジスタファイル
13、および再開制御装置14を備える。
FIG. 1 shows an example in which the processor device 1 controls the peripheral device 2 via the bus interface 3. In this example, the processor device 1 and the bus interface 3
Are duplicated and operated synchronously to control one peripheral device 2. That is, two substantially equivalent processor systems 11 are operated in synchronization with each other by the same instruction and the same data input, and one of the two processor systems is designated as an active system (A system). The other is designated as the standby system (S system). The processor device 1 includes a storage device 12, a register file 13, and a restart control device 14, respectively.

【0014】ここで本発明の特徴とするところは、前記
2台のプロセッサ系11にそれぞれ、自装置の運転を正
常に継続することができない程度のハードウエア障害を
検出する障害検出回路として、バスインタフェース3の
内部にそのデータ異常を監視する装置が接続されている
ところにある。そして、各プロセッサ系11は、自装置
がアクティブ系に指定されている状態にあるとき自装置
の障害検出回路の検出出力により割込み処理を実行して
同期状態をはずすとともにアクティブ系の表示を停止す
る制御手段と、自装置がスタンバイ系に指定されている
状態にあるとき相手装置の障害検出回路の検出出力によ
りアクティブ系の表示を起動するとともにシングルモー
ドで運転を継続させる制御手段とを備えている。
A feature of the present invention is that each of the two processor systems 11 is provided with a bus as a fault detection circuit for detecting a hardware fault to the extent that the operation of its own device cannot be normally continued. A device for monitoring the data abnormality is connected to the inside of the interface 3. Then, each processor system 11 executes interrupt processing by the detection output of the failure detection circuit of its own device when the own device is designated as the active system, removes the synchronization state, and stops the display of the active system. The control means and the control means for activating the display of the active system by the detection output of the fault detection circuit of the partner device and continuing the operation in the single mode when the own device is designated as the standby system .

【0015】このアクティブ系およびスタンバイ系が正
常運転を行っているときには、二つのプロセッサ系11
は同期し、同一命令を実行し、自系の記憶装置12にデ
ータを書込んでいるが、両系の記憶装置12のデータ内
容は一致している。また、両系のバスへのアクセス内容
は一致している。バスインタフェース3はそれぞれのバ
スに送出されるデータを監視している。各プロセッサ装
置1の状態は、それぞれレジスタファイル13に表示さ
れている。
When the active system and the standby system are operating normally, the two processor systems 11
Synchronize with each other, execute the same instruction, and write data to the storage devices 12 of the own system, but the data contents of the storage devices 12 of both systems match. Also, the contents of access to both buses are the same. The bus interface 3 monitors the data sent to each bus. The status of each processor device 1 is displayed in the register file 13.

【0016】このレジスタファイルには、自系で検出し
た障害を表すレジスタがあり、これには自系内で発生し
た障害を表すレジスタがあり、これには自系内で発生し
た障害を表すほか、他系で発生した障害、すなわちバス
を通して通知される相手系のクロック信号断、電源断、
アクセス中のパリティエラーなどを表す障害割り込みレ
ジスタがある。また、各系には相手系の障害レジスタの
値を表すメイト障害割り込みレジスタがある。このよう
にして、レジスタファイル13では自系の障害のととも
に相手系の障害を見ることができるようになっている。
In this register file, there are registers that indicate faults detected in the own system, and there are registers that indicate faults that have occurred in the own system. In addition to the faults that have occurred in the own system, , A failure that occurred in another system, that is, a clock signal disconnection of the partner system that is notified via the bus
There is a fault interrupt register that indicates a parity error during access. Each system also has a mate failure interrupt register that represents the value of the failure register of the other system. In this way, in the register file 13, it is possible to see the failure of the partner system as well as the failure of the own system.

【0017】ここで、障害検出回路はバスインタフェー
ス3に設けられ、記憶装置12のビットデータを監視し
そのパリティエラーを検出したとき、プロセッサ系11
の出力にパリティエラーを検出したとき、バスをハント
してから一定時間内にアクセスがないとき、それぞれハ
ードウエア障害として自己のプロセッサ系11に対して
割り込み処理を実行する。
Here, the fault detection circuit is provided in the bus interface 3, and when the bit data in the storage device 12 is monitored and its parity error is detected, the processor system 11 is detected.
When a parity error is detected in the output of the above, when there is no access within a fixed time after the bus is hunted, an interrupt process is executed for its own processor system 11 as a hardware failure.

【0018】この制御を図2にフローチャートで示す。
すなわち、バスインタフェース3に設けられた障害検出
回路が上記に例示する障害を検出したときには、割り込
み処理を実行して同期をはずすとともにアクティブ系の
表示を消滅させる。その後にその障害要因の切分を行う
プログラムを起動して、関連する障害情報を収集してセ
ーブする。周辺装置を停止させて、ソフトウエアとして
もアクティブ系の表示を消滅する。一方、相手装置(は
じめスタンバイ系)では、アクティブ系装置の障害があ
ったことを割り込み制御により実行し、それにつづき障
害要因の切分けを行うプログラムを起動し、同様に障害
情報をセーブしてから配下の周辺装置をいったん停止さ
せ、相手装置に対しリセットをかける。次いで自装置を
アクティブ系として表示し、周辺装置を再度起動する。
その後はシングルモードで運転を続行する。
This control is shown in the flow chart of FIG.
That is, when the fault detection circuit provided in the bus interface 3 detects the above-exemplified fault, interrupt processing is executed to desynchronize and the active system display is erased. After that, a program that isolates the cause of the failure is started, and related failure information is collected and saved. Peripheral devices are stopped, and the active system display disappears as software. On the other hand, in the partner device (startup standby system), the failure of the active system device is executed by interrupt control, and then a program that isolates the cause of the failure is started, and the failure information is saved in the same way. Stop the peripheral devices under its control and reset the partner device. Then, the self device is displayed as the active system, and the peripheral device is restarted.
After that, the operation continues in single mode.

【0019】本発明の装置ではそれぞれのプロセッサ系
1に再開制御装置14を備える。これは、従来からいっ
たん運転を停止し操作の介助により起動しなければなら
ないような要因を検出したときには、自律的に再開制御
を実行させるための装置である。この再開制御装置14
を備えることにより、操作の介助により簡単に起動でき
るような一時的な障害が発生したときには、そのつど操
作の介助がなくとも自律的に再開制御を行うことができ
る。
In the apparatus of the present invention, each processor system 1 is equipped with a restart controller 14. This is a device for executing resuming control autonomously when a factor that conventionally requires the operation to be stopped and started with the assistance of the operation is detected. This restart control device 14
By including the above, when a temporary failure that can be easily started by the assistance of the operation occurs, the restart control can be autonomously performed without the assistance of the operation each time.

【0020】[0020]

【発明の効果】以上説明したように、本発明によれば従
来は運転をいったん停止し操作の介助により起動するこ
とが必要であった障害に対しても、障害検出回路からの
検出出力により割り込み処理を実行して障害が発生した
アクティブ系の表示を落とすことができるから、実効的
に障害によりサービスが停止する期間を短縮することが
できる。
As described above, according to the present invention, even when a fault is required to be stopped once and started by the assistance of the operation, an interrupt is generated by the detection output from the fault detection circuit. Since it is possible to execute processing to drop the display of the active system in which the failure has occurred, it is possible to effectively reduce the period during which the service is stopped due to the failure.

【0021】レジスタファイルに相手系の障害を取込む
構成とすることにより、障害要因の探索が容易になり、
発見できる障害要因が多くなる。
By configuring the register file to incorporate the fault of the partner system, the search for the fault factor becomes easy,
There are many obstacle factors that can be detected.

【0022】また、バスインタフェースに障害検出回路
を設けることにより、プロセッサ系についてはハードウ
エアの変更を要することがなく便利である。
Further, by providing the bus interface with the fault detection circuit, it is convenient that the hardware of the processor system does not need to be changed.

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

【図1】本発明実施例装置の全体構成図。FIG. 1 is an overall configuration diagram of an apparatus according to an embodiment of the present invention.

【図2】アクティブ系で処理を継続できない程度の障害
が発生した時のハードウエアおよびソフトウエアの制御
フローチャート。
FIG. 2 is a control flowchart of hardware and software when a failure occurs to the extent that processing cannot be continued in the active system.

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

1 プロセッサ装置 2 周辺装置 3 バスインタフェース 11 プロセッサ系 12 記憶装置 13 レジスタファイル 14 再開制御装置 1 Processor Device 2 Peripheral Device 3 Bus Interface 11 Processor System 12 Storage Device 13 Register File 14 Restart Control Device

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 実質的に同等な2台のプロセッサ系が同
一の命令および同一のデータ入力により相互に同期して
運転され、その2台のプロセッサ系のうち一方がアクテ
ィブ系に指定され他方がスタンバイ系に指定された二重
化同期運転方式において、 前記2台のプロセッサ系にそれぞれ、自装置の運転を正
常に継続することができない程度のハードウエア障害を
検出する障害検出回路が接続され、前記2台のプロセッ
サはそれぞれ、自装置がアクティブ系に指定されている
状態にあるとき自装置の障害検出回路の検出出力により
割込み処理を実行して同期状態をはずすとともにアクテ
ィブ系の表示を停止する制御手段と、自装置がスタンバ
イ系に指定されている状態にあるとき相手装置の障害検
出回路の検出出力によりアクティブ系の表示を起動する
とともにシングルモードで運転を継続させる制御手段と
を備えたことを特徴とする二重化同期運転方式。
1. Substantially equivalent two processor systems are operated in synchronization with each other by the same instruction and the same data input, and one of the two processor systems is designated as an active system and the other is operated. In the duplex synchronous operation system designated as the standby system, a fault detection circuit for detecting a hardware fault to the extent that the operation of the own device cannot be normally continued is connected to each of the two processor systems, Each of the processors is a control unit that, when its own device is designated as an active system, executes interrupt processing by the detection output of the fault detection circuit of its own device to remove the synchronization state and stop the display of the active system. When the own device is in the standby system, the active system is displayed by the detection output of the fault detection circuit of the other device. Duplex synchronous operation method which is characterized in that a control means for continuing operation in the single mode as well as dynamic.
【請求項2】 前記2台のプロセッサ系にそれぞれ、自
装置または相手装置の障害検出回路の検出出力により、
障害要因の切分け処理、障害情報の蓄積処理、および周
辺装置の停止処理を実行させる制御手段を備えた請求項
1記載の二重化同期運転方式。
2. Each of the two processor systems is provided with a detection output of a fault detection circuit of its own device or a partner device,
2. The duplex synchronous operation system according to claim 1, further comprising control means for executing a fault factor isolation process, a fault information accumulation process, and a peripheral device stop process.
【請求項3】 前記障害検出回路は、出力バスインタフ
ェースの出力信号異常を検出する手段を含む請求項1記
載の二重化同期運転方式。
3. The duplex synchronous operation system according to claim 1, wherein the fault detection circuit includes means for detecting an output signal abnormality of the output bus interface.
JP5350408A 1993-12-29 1993-12-29 Duplicate synchronization operation system Pending JPH07200334A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5350408A JPH07200334A (en) 1993-12-29 1993-12-29 Duplicate synchronization operation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5350408A JPH07200334A (en) 1993-12-29 1993-12-29 Duplicate synchronization operation system

Publications (1)

Publication Number Publication Date
JPH07200334A true JPH07200334A (en) 1995-08-04

Family

ID=18410298

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5350408A Pending JPH07200334A (en) 1993-12-29 1993-12-29 Duplicate synchronization operation system

Country Status (1)

Country Link
JP (1) JPH07200334A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100394394C (en) * 2004-12-20 2008-06-11 日本电气株式会社 Fault tolerant duplex computer system and its control method
US7552359B2 (en) 2004-12-21 2009-06-23 Nec Corporation Computer system and method for dealing with errors
CN114594700A (en) * 2020-12-04 2022-06-07 昆达电脑科技(昆山)有限公司 Integrated control management system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58203561A (en) * 1982-05-21 1983-11-28 Hitachi Ltd Controlling device of external storage
JPS61134846A (en) * 1984-12-04 1986-06-21 Omron Tateisi Electronics Co Electronic computer system
JPH0354639A (en) * 1989-07-21 1991-03-08 Nec Corp Duplex control system
JPH054261B2 (en) * 1990-03-26 1993-01-19 Takeuchi Tekko Kk

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58203561A (en) * 1982-05-21 1983-11-28 Hitachi Ltd Controlling device of external storage
JPS61134846A (en) * 1984-12-04 1986-06-21 Omron Tateisi Electronics Co Electronic computer system
JPH0354639A (en) * 1989-07-21 1991-03-08 Nec Corp Duplex control system
JPH054261B2 (en) * 1990-03-26 1993-01-19 Takeuchi Tekko Kk

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100394394C (en) * 2004-12-20 2008-06-11 日本电气株式会社 Fault tolerant duplex computer system and its control method
US7552359B2 (en) 2004-12-21 2009-06-23 Nec Corporation Computer system and method for dealing with errors
CN114594700A (en) * 2020-12-04 2022-06-07 昆达电脑科技(昆山)有限公司 Integrated control management system
CN114594700B (en) * 2020-12-04 2023-07-14 昆达电脑科技(昆山)有限公司 Integrated control management system

Similar Documents

Publication Publication Date Title
JP3982353B2 (en) Fault tolerant computer apparatus, resynchronization method and resynchronization program
JPH07200334A (en) Duplicate synchronization operation system
JP3536293B2 (en) Redundant computer equipment
JP3332098B2 (en) Redundant processor unit
JPH09288590A (en) Virtual computer system
JPH0736720A (en) Duplex computer equipment
JPH11202986A (en) Uninterruptible power supply system
JPS60134942A (en) Backup system for abnormal state
JPH05216855A (en) Multi-cpu control system
JP3185446B2 (en) Computer system
JP2879480B2 (en) Switching system when redundant computer system loses synchronization
JP2001175545A (en) Server system, fault diagnosing method, and recording medium
JP2985188B2 (en) Redundant computer system
JP2815730B2 (en) Adapters and computer systems
JPS6242252A (en) Switching system for communication controller
JPH04305758A (en) Information processor
JPH10187473A (en) Duplex information processor
JPS6113627B2 (en)
JP3055906B2 (en) Emergency operation method
JPH01120652A (en) Setting system for monitor time of input/output device
JPS6011901A (en) Back-up device of decentralized controller
JP2000353104A (en) Data backup system and its method
JPS63200242A (en) System switching system for hot stand-by system
JPS62296264A (en) Control system for structure of data processing system
JPH0395634A (en) Restart control system for computer system