JPS60140438A - System switching control system of information processing system - Google Patents

System switching control system of information processing system

Info

Publication number
JPS60140438A
JPS60140438A JP58252212A JP25221283A JPS60140438A JP S60140438 A JPS60140438 A JP S60140438A JP 58252212 A JP58252212 A JP 58252212A JP 25221283 A JP25221283 A JP 25221283A JP S60140438 A JPS60140438 A JP S60140438A
Authority
JP
Japan
Prior art keywords
svp
signal line
processing system
interruption
interrupt
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.)
Granted
Application number
JP58252212A
Other languages
Japanese (ja)
Other versions
JPS6343771B2 (en
Inventor
Akihiko Ishikawa
明彦 石川
Seijiro Tajima
多嶋 清次郎
Tsutomu Sumimoto
勉 住本
Yasuo Fujihira
藤平 泰雄
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.)
Fujitsu Ltd
Hitachi Ltd
NEC Corp
Nippon Telegraph and Telephone Corp
Original Assignee
Fujitsu Ltd
Hitachi Ltd
NEC Corp
Nippon Telegraph and Telephone Corp
Nippon Electric Co 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 Fujitsu Ltd, Hitachi Ltd, NEC Corp, Nippon Telegraph and Telephone Corp, Nippon Electric Co Ltd filed Critical Fujitsu Ltd
Priority to JP58252212A priority Critical patent/JPS60140438A/en
Publication of JPS60140438A publication Critical patent/JPS60140438A/en
Publication of JPS6343771B2 publication Critical patent/JPS6343771B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multi Processors (AREA)
  • Exchange Systems With Centralized Control (AREA)
  • Hardware Redundancy (AREA)

Abstract

PURPOSE:To quarantee easily the operation of system switching by providing a signal transmitting means for transmitting an interruption to the 2nd processing system in response to the error detection in the 1st processing system in the information processing system comprising the 1st and the 2nd processing systems. CONSTITUTION:An SVP interruption signal line 111, a forced stop signal line 113 and an interruption reception signal line 115 from the active system 1 and an SVP interruption signal line 112, a forced stop signal line 114 and an interruption reception signal line 116 from the standby system 51 are connected respectively to the other system. When the CPU or the SVP is faulty in the active system, an SVP interruption generating circuit 225 generates an output signal. Moreover, in case of all software errors, an SVP interruption signal is transmitted to the stand-by system via the line 111. On the other hand, in case of the stand-by system, when the SVP interruption is generated via the signal line 112, it is stored in a storage circuit 201, an interruption reception signal is transmitted to the active system and the interruption is informed to the software by an interruption generation circuit 205.

Description

【発明の詳細な説明】 本発明は情報処理系の系切替制御方式に関する。[Detailed description of the invention] The present invention relates to a system switching control method for an information processing system.

情報処理システムの信頼性を向上する手段として、装置
を二重化する構成すなわちデープレックス7ステムが知
られている0 第1図にデ具ブレックスシステムの概念図を示す。この
システムは現用系1と待機系51と両系間を接続する系
間インタフェース信号線110とから構成される。現用
系1および待機系51はそれぞれ単独で情報処理が行え
るシステムであるが、全く同じ構成である必要はない。
As a means to improve the reliability of an information processing system, a configuration in which devices are duplicated, that is, a Duplex 7 stem is known. FIG. 1 shows a conceptual diagram of a Duplex system. This system is composed of an active system 1, a standby system 51, and an intersystem interface signal line 110 that connects the two systems. The active system 1 and the standby system 51 are systems that can each independently process information, but they do not need to have exactly the same configuration.

現用系1は事務運用を行い、待機系51は待機状態とし
ていくつかの状態が考えられる。例えば、電源を投入せ
ず態等がある。さて、現用系に何らかの障害が発生し、
現用系での業務の続行が不可能と判断された場合には、
系間インタフェース110を介して待機系を起動し、現
用系から待機系に業務を移管し、待機系にて業務を続行
することによシ障害によるシステムダウンを極力減少さ
せた信頼度の高いシステムを構築できる。
The active system 1 performs office operations, and the standby system 51 can be in several standby states. For example, there is a state where the power is not turned on. Now, some kind of failure occurs in the current system,
If it is determined that it is impossible to continue operations on the active system,
A highly reliable system that minimizes system downtime due to system failures by activating the standby system via the intersystem interface 110, transferring operations from the active system to the standby system, and continuing operations on the standby system. can be constructed.

デュプレックスシステムの一例を示す第2図を参照して
従来の系切替え制御方式を説明する。現用系1および待
機系51は複数の中央処理装置(CPU)2および53
と、主記憶装置(MEM)3および52と、入出力制御
袋[(IOP)4および55と、通信制御装置(IOA
)5および56とから構成されている。さらに、このシ
ステムは、この2つの系で共有される切替え装置(SW
)102と、切替制御装置(SWC)101と、各種入
出力機器類103〜108とを含む。各種入出力機器類
には、例えばファイル系の磁気ディスク装置や磁気テー
プ装置等の他、端末系のカードIJ−ダ、ラインプリン
タや銀行の窓口端末等がある。
A conventional system switching control method will be explained with reference to FIG. 2 showing an example of a duplex system. The active system 1 and the standby system 51 include a plurality of central processing units (CPUs) 2 and 53.
, main memory devices (MEM) 3 and 52, input/output control bags [(IOP) 4 and 55, and communication control device (IOA)
)5 and 56. Furthermore, this system has a switching device (SW) that is shared by these two systems.
) 102, a switching control device (SWC) 101, and various input/output devices 103-108. Various input/output devices include, for example, file-based magnetic disk devices and magnetic tape devices, as well as terminal-based card IJ-ders, line printers, bank teller terminals, and the like.

両系のSVP間はインタフェース信号線110によシ接
続される。インタフェース信号線110は複数の信号線
から成p、svp割込信号線とその受付は信号線とを含
む。8VP6とswc 101との間(D信号fm40
およUSVP56とSWC101との間の信号線90は
それぞれのSVPからの系切替え指示信号用信号線であ
fi、5WCIOIが5WI02を介して各入出力機器
103〜108に接続される系の切替えを行う。現用系
1による業務の実行中は5W102と接続されている各
種入出力機器103〜108は8W102を介して信号
線20および30により現用系1のl0P4およびIC
A3と接続されている。
The SVPs of both systems are connected by an interface signal line 110. The interface signal line 110 is made up of a plurality of signal lines and includes an svp interrupt signal line and a reception signal line. Between 8VP6 and swc 101 (D signal fm40
The signal line 90 between the USVP 56 and the SWC 101 is a signal line for system switching instruction signals from each SVP. conduct. While the current system 1 is executing a task, the various input/output devices 103 to 108 connected to the 5W 102 are connected to the active system 1's l0P4 and IC via the signal lines 20 and 30 via the 8W 102.
Connected to A3.

系切替えは現用系1による業務続行不可能時に行われる
が、その要因としては、例えば、svpの障害、CPU
の障害およびソフトウェアの障害等がある。さらに、I
OPやIOAもシステムに必須であるときにはこれらの
障害も系切替えの要因となシうる。現用系1の5VP6
の障害時には5VP6はシステムバス10を介してCP
U2に障害報告を行い、CPU2はソフトウェアにこれ
を報告する。現用系1のソフトウェアは、系切替えの準
備を行い、5VP6に対して待機系51の5VP56に
SVP割込を発生させるような命令を実行する。また、
現用系1のソフトウェア障害時には、ソフトウェアは系
切替えの準備を行い、5VP6に対して待機系51の5
VP56にsvp割込を発生させるような命令を実行す
る。また、現用系lのCPU2の障害時には、5VP6
が障害を検出し、待機系51の5VP56にSVP割込
を発生する。一方、sv’p割込を受付けた待機系51
のSVP!56は待機系51が電源断状態であれば電源
を投入し、プログラムロード待ち状態であればプログラ
ムロード歿を行い、ソフトウェアを起動してCPU53
、に割込を発生させる。CPU53は待機系のソフトウ
ェアに対し割込を報告し、ソフトウェアは5VP56に
対して系切替えの命令を実行する。5VP56は5WC
IOIに対して系切替え指示を出し、5WC101は5
WI02と接続されている各種入出力機器103〜10
Bを待機系51と接続する。しかし この方式では、svp障害の場合の系切替え時には、ソ
フトは、障害中のSVPに対してSVP割込を発生させ
るような命令を実行することになるのでその動作は保証
されない。これを保証するにはSVP割込発生と系間イ
ンタフェースの制御と1svpとは独立したハードウェ
アで実現しなければならないという欠点がある。
System switching is performed when it is impossible for the active system 1 to continue business operations, and the reasons for this include, for example, an svp failure, a CPU failure, etc.
problems and software problems. Furthermore, I
When OPs and IOAs are also essential to the system, their failures can also be a factor in system switching. Current system 1 5VP6
5VP6 connects to the CP via the system bus 10 when
A failure report is made to U2, and CPU2 reports this to the software. The software in the active system 1 prepares for system switching and executes an instruction for the 5VP 6 to cause the 5VP 56 in the standby system 51 to generate an SVP interrupt. Also,
In the event of a software failure on the active system 1, the software prepares for system switchover, and the standby system 51
Executes an instruction that causes the VP56 to generate an svp interrupt. In addition, in the event of a failure of CPU2 in the active system, 5VP6
detects a failure and generates an SVP interrupt to the 5VP 56 of the standby system 51. On the other hand, the standby system 51 that accepted the sv'p interrupt
SVP of! 56 turns on the power if the standby system 51 is in a power-off state, loads the program if it is in a program load waiting state, starts the software, and connects the CPU 53.
, generates an interrupt. The CPU 53 reports the interrupt to the standby software, and the software executes a system switching command to the 5VP 56. 5VP56 is 5WC
A system switching instruction is issued to IOI, and 5WC101
Various input/output devices 103 to 10 connected to WI02
B is connected to the standby system 51. However, in this method, when switching systems in the event of an svp failure, the software executes an instruction that generates an SVP interrupt for the failed SVP, so its operation is not guaranteed. To guarantee this, SVP interrupt generation, intersystem interface control, and 1svp must be realized by independent hardware, which is a drawback.

また、別の方式として、5VP6障害時に。Another method is when 5VP6 fails.

5VP6がCPU2に障害報告を行うとともに待機系5
1の8VP56に対してSVP割込を発生することが考
えられる。CPU2は現用系1のソフトウェアに対して
SvP障害を報告し、現用系10ン7トウエアは系切替
えの準備を行う。一方、SVP割込みを受付けた5VP
56は前述と同様にして待機系51のソフトウェアを起
動しCPO53に割込を発生させる。CPU53は待機
系51のソフトウェアに対して割込を報告し、ソフトウ
ェアは8VP56に対し系切替えの命令を実行する。以
下前述と同様にして系切替えを行う。この方式では、s
vp障害時には、8VP自身がSVP割込を発生するの
でSVP割込発生のためにSVPと独立なハードウェア
を必要としないが、現用系ソフトと待機系ソフトとの間
に同期化が行われていないので現用系ソフトが知らない
うちまたは現用系ソフトが業務実行中に系切替えが行わ
れてしまう可能性があシ、ファイルの内容を破壊したり
する恐れがあるという欠点がある。
5VP6 reports the failure to CPU2 and the standby system 5
It is conceivable that an SVP interrupt be generated for one 8VP56. The CPU 2 reports the SvP failure to the software on the active system 1, and the active system 10 software prepares for system switching. On the other hand, the 5VP that accepted the SVP interrupt
56 starts the software of the standby system 51 and generates an interrupt to the CPO 53 in the same manner as described above. The CPU 53 reports the interrupt to the software of the standby system 51, and the software executes a system switching command to the 8VP 56. Thereafter, system switching is performed in the same manner as described above. In this method, s
When a vp failure occurs, the 8VP itself generates an SVP interrupt, so hardware independent of the SVP is not required to generate an SVP interrupt, but synchronization is performed between the active software and the standby software. There is a drawback that system switching may occur without the active software's knowledge or while the active software is executing a task, and file contents may be destroyed.

このような欠点を除去する方式として、両系間に簡単な
インタフェースを追加し、両系間の同期をとる以下の方
式がある。すなわち、両系のSVP間に1対の強制停止
信号線を設け、待機系51のソフトウェアはSVP割込
を受付けだあと系切替え指示前に現用系1に対し命令実
行動作を停止させるための強制停止指示命令を発行する
。強制停止を指示された現用系1のCPU2は現在実行
中の命令の終了時点で直ちに以後の命令の実行を停止す
る。この結果、現用系1の系切替え後における業務の継
続は除去される。しかしながら、このような方式におい
ては、強制停止を指示されると無条件に命令の実行を停
止することになシ、強制停止指示命令が誤って発行され
たときにも命令の実行が停止してしまうという欠点があ
る。例えば待機系51のソフトウェアのバグ(虫)によ
シ現用系1に対して誤って強制停止指示命令を発行した
シ、または、ハードウェアの障害によシ強制停止信号線
が起動されたシしたときには直ちに正常な現用系1が停
止してしまう。
As a method for eliminating such drawbacks, the following method is available in which a simple interface is added between the two systems and synchronization is achieved between the two systems. In other words, a pair of forced stop signal lines are provided between the SVPs of both systems, and the software on the standby system 51 forces the active system 1 to stop instruction execution after receiving an SVP interrupt and before issuing a system switchover instruction. Issue a stop instruction command. The CPU 2 of the active system 1, which has been instructed to forcibly stop, immediately stops execution of subsequent instructions at the end of the currently executing instruction. As a result, the continuation of business operations after switching the active system 1 is eliminated. However, in such a system, the execution of the instruction is not unconditionally stopped when a forced stop instruction is issued, and the execution of the instruction is also stopped when a forced stop command is issued by mistake. It has the disadvantage of being stored away. For example, a software bug (insect) in the standby system 51 may cause a forced stop command to be issued to the active system 1 by mistake, or a hardware failure may cause the forced stop signal line to be activated. Sometimes, the normal active system 1 immediately stops.

本発明の目的は上述の欠点を除去した情報処理系の系切
替制御方式を提供することにある。
An object of the present invention is to provide a system switching control method for an information processing system that eliminates the above-mentioned drawbacks.

本発明の方式は、第1および第2の処理系を有する情報
処理系の系切替制御方式において、前記第1(または第
2)の処理系での障害検出に応答して前記第2(または
第1)の処理系に割込信号を送出するよう前記第1(ま
たは第2)の処理系に設けた駆1の信号送出手段と、前
記割込信号の送出を記憶するために前記第1(または第
2)の処理系に設けた記憶手段と、前記割込信号に応答
して前記第1(または第2)の処理系の命令実行動作を
停止させるための強制停止信号を前記第1(または第2
)の処理系に送出するために前記第2(または第1)の
処理系に設けた第2の信号送出手段とを備え、前記記憶
手段の内容と前記強制停止信号とに基づいて前記第1(
または第2)の処理系の命令実行動作を停止させ、前記
第2(または第1)の処理系が前記第1(または第2)
の処理系の処理を継続する。
The method of the present invention is a system switching control method for an information processing system having a first and a second processing system, in which the second (or second) processing system responds to failure detection in the first (or second) processing system. a first signal sending means provided in the first (or second) processing system to send an interrupt signal to the first processing system; a storage means provided in the (or second) processing system; and a forced stop signal for stopping the instruction execution operation of the first (or second) processing system in response to the interrupt signal. (or second
) a second signal sending means provided in the second (or first) processing system to send the signal to the first processing system based on the contents of the storage means and the forced stop signal. (
or the instruction execution operation of the second (second) processing system is stopped, and the second (or first) processing system
Continue processing of the processing system.

次に本発明について、図面を参照して詳細に説明する。Next, the present invention will be explained in detail with reference to the drawings.

第3図に本発明における系間インタフェース信号線を示
す。現用系1からはSVP割込信号線111と強制停止
信号線113と割込受付信号線115とが、また待機系
51からはSVP割込信号線112と強制停止信号線1
14と割込受付信号線116とがそれぞれ他系に対し接
続される。
FIG. 3 shows intersystem interface signal lines in the present invention. From the active system 1, an SVP interrupt signal line 111, a forced stop signal line 113, and an interrupt reception signal line 115 are connected, and from the standby system 51, an SVP interrupt signal line 112 and a forced stop signal line 1 are connected.
14 and an interrupt acceptance signal line 116 are respectively connected to other systems.

第4図は強制停止信号線を起動する命令を示す図である
。命令長は32ビツトである。ピット〇−7は命令(O
P)コート部であ#)、ここではシステムコール命令8
YCである。工2は命令の補助情報であシ16進にて1
5を与えることによリシステムeコール命令中の強制停
止指示命令となる。B1はアドレス修飾時のペースレジ
スタの値を示し、α1はディスプレースソフトを示す0
第5図はSvP障害時の運用系および待機系の動作を時
間軸上で示した図である。次に第2図と第5図とを参照
してSvP障害時の本発明の方式の動作を説明する。現
用系1の8VP6にてSVP障害が発生すると現用系1
のCPU2に対して内部マシンチェックの割込みを発生
するとともに系間インタフェース110’に介して待機
系の5VP56に対しSvP制込みを発生する。CPU
2はソフトウェアに対し割込みを発生し、ソフトウェア
は通常業務を中断する処理を行って命令を停止するが、
ソフトウェアのバグ等何らかの理由で命令を実行し続け
る場合がある。第5図においては、このような例として
命令B、C,DおよびEと続−行している場合を示して
いる。一方、svp割込を受付けた5VP56はS V
 1’ 6に対し割込受付は信号線116によシ受付け
を知らせるとともにCPU52に対してSVP割込みを
発生し%CPU52はソフトウェアに割込む。一方、8
VP6では割込受付は信号線116によシ割込要求保持
回路がセットされる。待機系のソフトウェアは現用系か
らの872割込みを認識し系切替えの準備を行い、実際
に系切替指示を出す前に強制停止指示命令(syc命令
(I 2=15 )を実行し、現用系1の5VP6に対
し停止を指示する08VP6ではこの停止指示に対し割
込要求保持回路がセットされていればCPU2に対し命
令停止を指示する。CPU2では何らかの理由で命令を
実行中であるグと、現在実行中の命令(この例では命令
E)の終了後に命令の実行を停止する。従って、この時
点以降、現用系1のCPU2 (ソフトウェア)はシス
テムに共有の各種入出力装置に対して何ら動作を行わな
い。このあと待機系51のCPU52(ソフトウェア)
はswciolに対して系切替の指示を行う命令を実行
し、5W102と接続された各種入出力装置103〜1
08を待機系に接続し。
FIG. 4 is a diagram showing a command to activate the forced stop signal line. The instruction length is 32 bits. Pit 〇-7 is an order (O
P) In the coat section #), here system call instruction 8
It is YC. Engineering 2 is auxiliary information for the command. It is 1 in hexadecimal.
By giving 5, it becomes a forced stop instruction command during a resystem e-call command. B1 indicates the value of the pace register during address modification, and α1 indicates 0 indicating the displacement software.
FIG. 5 is a diagram showing, on a time axis, the operations of the active system and standby system at the time of an SvP failure. Next, the operation of the system of the present invention in the event of an SvP failure will be explained with reference to FIGS. 2 and 5. When an SVP failure occurs in 8VP6 of active system 1, active system 1
It generates an internal machine check interrupt for the CPU 2, and also generates an SvP interrupt for the standby 5VP 56 via the inter-system interface 110'. CPU
2 generates an interrupt to the software, and the software performs processing that interrupts normal operations and stops the instruction.
Instructions may continue to be executed for some reason, such as a software bug. FIG. 5 shows such an example where instructions B, C, D and E are continued. On the other hand, the 5VP56 that accepted the svp interrupt
1'6, the interrupt reception is notified through the signal line 116, and an SVP interrupt is generated to the CPU 52, so that the CPU 52 interrupts the software. On the other hand, 8
In VP6, an interrupt request holding circuit is set to accept an interrupt via the signal line 116. The standby system software recognizes the 872 interrupt from the active system, prepares for system switching, and executes a forced stop command (syc command (I 2 = 15)) before actually issuing a system switch instruction, and stops the active system 1. In response to this stop instruction, if the interrupt request holding circuit is set, the 08 VP6 instructs the CPU 2 to stop the instruction.If the CPU 2 is currently executing an instruction for some reason, Instruction execution is stopped after the instruction being executed (in this example, instruction E) is completed. Therefore, from this point on, the CPU 2 (software) of the active system 1 does not perform any operations on the various input/output devices shared by the system. Do not perform.After this, the CPU 52 (software) of the standby system 51
executes a command to instruct swciol to switch systems, and various input/output devices 103 to 1 connected to 5W102
Connect 08 to the standby system.

待機系にて業務を再開することができる。しかし、8V
P6で割込要求保持回路がセットされていないときに停
止指示を受け取ってもこの停止指示は無視される。この
ようにして誤って停止指示が行われたときKもシステム
は正しく動作する。
Business can be resumed on the standby system. However, 8V
Even if a stop instruction is received when the interrupt request holding circuit is not set at P6, this stop instruction is ignored. In this way, even if a stop instruction is given by mistake, the system will still operate correctly.

第6図は本発明の方式を行うだめの一実施例を示す図で
ある。図においては、本発明と関係する部分のみを示し
てあり、一般的な情報処理装置に必要々他の構成要素(
例えば、記憶装置や演算器等)は省略しである。図にお
いて、系間インタフェース線111〜116はそれぞれ
待機系へのSVP割込線、待機系からのSVP割込信号
線、待機系への強制停止信号線、待機系からの強制停止
信号線ご根糸への割込受付は信号線および待機系からの
割込受付は信号線である。
FIG. 6 is a diagram showing an embodiment of the method of the present invention. In the figure, only the parts related to the present invention are shown, and other components (
For example, storage devices, arithmetic units, etc.) are omitted. In the figure, intersystem interface lines 111 to 116 are the SVP interrupt line to the standby system, the SVP interrupt signal line from the standby system, the forced stop signal line to the standby system, and the forced stop signal line from the standby system, respectively. The signal line is used to accept interrupts to the thread, and the signal line is used to accept interrupts from the standby system.

本実施例は、svp割込信号線112を一時保時する保
持回路201.SVP割込をマスク(受付は不能に)す
るマスク回路202.保持回路201およびマスク回路
202からの出力のAND(論理積)条件を発生するA
ND回路203.他の割込信号線群207.各種割込信
号線のOR(論理和)条件を発生するOR回路204.
OR回路204の出力によシ起動されソフトウェアに対
し割込を発生する割込発生回路2059割込保持回路2
27からの出力信号と強制停止信号線114からの信号
とのAND条件を発生するAND回路227.AND回
路215の出力を一時保持する保持回路211.他の命
令停止信号線$214゜各種命令停止信号線のOR条件
を発生するOR回路212.OR回路212の出力によ
シ起動されて現在実行中の命令の終了時点で命令の実行
を停止する命令停止制御回路213.ソフトウェアが実
行する命令を一語分格納する命令レジスタ221゜該命
令レジスタ221の内容を解読するデコーダ222、デ
コーダ222がsvp割込発生命令をデコードしたとき
その出力信号を一時保持する保持回路223,8VP障
害又はCPU障害発生時に出力を発生するSvP割込発
生回路225.保持回路223およびSVP割込発生回
路225の出力の(OR)条件を発生するOR回路22
6゜SVP割込信号111と他系からの割込受付は信号
116とによシセットされる割込保持回路227゜デコ
ーダ222が強制停止指示命令をデコードしたときその
出力信号を一時保持する保持回路224を備えている。
In this embodiment, a holding circuit 201. Mask circuit 202 that masks SVP interrupts (disables acceptance). A that generates an AND (logical product) condition for the outputs from the holding circuit 201 and the mask circuit 202
ND circuit 203. Other interrupt signal line group 207. An OR circuit 204 that generates an OR (logical sum) condition for various interrupt signal lines.
An interrupt generation circuit 2059 that is activated by the output of the OR circuit 204 and generates an interrupt to software; an interrupt holding circuit 2;
AND circuit 227.27 that generates an AND condition of the output signal from 227.27 and the signal from forced stop signal line 114. A holding circuit 211 that temporarily holds the output of the AND circuit 215. Other instruction stop signal lines $214゜OR circuit 212 that generates OR conditions for various instruction stop signal lines. An instruction stop control circuit 213 that is activated by the output of the OR circuit 212 and stops execution of the instruction at the end of the currently executing instruction. An instruction register 221 that stores one word of instructions to be executed by software; a decoder 222 that decodes the contents of the instruction register 221; a holding circuit 223 that temporarily holds the output signal when the decoder 222 decodes the svp interrupt generation instruction; SvP interrupt generation circuit 225 that generates an output when an 8VP failure or CPU failure occurs. An OR circuit 22 that generates an (OR) condition for the outputs of the holding circuit 223 and the SVP interrupt generation circuit 225.
6゜Interrupt holding circuit 227゜SVP interrupt signal 111 and the reception of interrupts from other systems are set by the signal 116゜Holding circuit that temporarily holds the output signal when the decoder 222 decodes the forced stop instruction command It is equipped with 224.

第6図では現用系について示したが待機系についても同
じ構成を持つものとする。
Although FIG. 6 shows the active system, it is assumed that the standby system has the same configuration.

現用系では、CPUまたはSvPが障害になった場合に
回路225が出方信号を発生する。また。
In the active system, circuit 225 generates an outgoing signal if the CPU or SvP fails. Also.

ソフトウェアが障害の場合には、ソフトウェアはSVP
割込発生命令を実行し、デコーダ222がこの命令をデ
コードすることにょシ保持回路223をセットする。い
ずれの場合も、待機系に対しSVP割込信号を線111
を介して送出する。
In case of software failure, the software
The interrupt generating instruction is executed, and the holding circuit 223 is set so that the decoder 222 decodes this instruction. In either case, send the SVP interrupt signal to line 111 to the standby system.
Send via.

一方、第6図を待機系として考えると、信号線112を
介してSvP割込が発生すると、これが保持口路201
で保持され、マスク回路202のマスクビットがIQI
でなければAND回路203から割込信号が発生し、現
用系に対し割込受付は信号を送出するとともに割込発生
回路205にょシッフトウエアに割込みが知らされる。
On the other hand, considering FIG. 6 as a standby system, when an SvP interrupt occurs via the signal line 112, this interrupts the holding port path 201.
The mask bit of the mask circuit 202 is held at IQI.
Otherwise, an interrupt signal is generated from the AND circuit 203, a signal is sent to the active system to acknowledge the interrupt, and the interrupt generation circuit 205 notifies the shiftware of the interrupt.

ソフトウェアは割込原因を調べ、svp割込を認識する
と系切替えの準@を行い現用系を強制停止させるために
強制停止指示命令(syc命令(I 2=15 )を実
行する。デコーダ222はこの命令をデコードし、結果
を保持回路224に一時保持し、信号線113を介して
現用系に対して強制停止を指示する。
The software investigates the cause of the interrupt, and when it recognizes the svp interrupt, executes a forced stop command (syc command (I 2 = 15)) to perform system switching and forcibly stop the active system. It decodes the command, temporarily holds the result in the holding circuit 224, and instructs the active system to forcibly stop via the signal line 113.

再び第6図を現用系と考える。保持回路227は、信号
線116を介して割込受付は信号を受け取ると、すでに
信号線111に出力されている割込信号によシセットさ
れ、現用系が割込要求を行った旨を保持する。この状態
で、待機系から信号線114を介して与えられる強制停
止信号により強制停止が指示されると、保時回路227
がセットされていれば、この強制停止信号は、AND回
路215を介して保持回路211に一時的に保持され、
0几回路212を介して命令停止制御回路213に与え
られる。この回路213は、現在実行中の命令の終了時
点で次の命令以降の命令の実行を中断停止する。一方、
待機系のソフトウェアのバグ等の何らかの原因によシ、
誤って信号線114を介して現用系に強制停止が指示さ
れたとしても、現用系の保持回路227はセット状態で
は々いので、強制停止信号はAND回路215を通過せ
ず、命令停止制御回路は動作しない。
Again, consider Figure 6 as the current system. When the holding circuit 227 receives an interrupt reception signal via the signal line 116, it is reset by the interrupt signal that has already been output to the signal line 111, and holds that the active system has issued an interrupt request. . In this state, when a forced stop is instructed by a forced stop signal given from the standby system via the signal line 114, the timekeeping circuit 227
is set, this forced stop signal is temporarily held in the holding circuit 211 via the AND circuit 215,
It is applied to the command stop control circuit 213 via the zero-pass circuit 212. This circuit 213 interrupts and stops execution of the next and subsequent instructions at the end of the currently executing instruction. on the other hand,
Due to some reason such as a bug in the standby software,
Even if a forced stop is erroneously instructed to the active system via the signal line 114, the holding circuit 227 of the active system is not in the set state, so the forced stop signal does not pass through the AND circuit 215 and is sent to the instruction stop control circuit. doesn't work.

以上1本発明には、少ないハードウェアの付加により容
易に系切替えの動作を保証できるという効果がある。
The present invention has the effect of easily guaranteeing system switching operation with the addition of a small amount of hardware.

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

第1図はデュプレックスシステムの概念図、第2図はデ
ュプレックス/ステムの一例を示すブロック図、第3図
は本発明の方式によるデュプレックスシステムの系間イ
ンタフェース信号線を示すブロック図、第4図は本発明
に使用する命令の形式を示す図、第5図は本発明の方式
による動作を示すタイムチャートおよび第6図は本発明
の方式を行うための一実施例を示すブロック図である。 図において、1・・・・・・現用系、2553−・団・
中央処理装置、3,52・・・・・・主記憶装置、4.
55・・・・・・入出力制御装置、5.54・・・・・
・通信制御装置、6.56・・・・・・監視装#、10
.60・・・・・・システム・バス、20,30,40
,70,80,90,120゜130.140,150
,160,170・・・−・・信号線。 110〜116・・・・・・系間インタフェース信号線
、101・・・・・・切替制御装置、102・・・・・
・切替装置。 103〜108・・・・・・入出力機器、201,21
1゜223.224,227・・・・・・保持回路、2
02・・・・−・マスク回路、203,215・・・・
・・AND回路、204゜212.226・・・・・・
OR回路、205・・・・・・割込発生回路、213・
・・・・・命令停止制御回路、221・・・・・・レジ
スタ、222・・・・・・デコーダ。 め l 図 柩Z図 捲3図 第4図
Fig. 1 is a conceptual diagram of a duplex system, Fig. 2 is a block diagram showing an example of a duplex/stem, Fig. 3 is a block diagram showing intersystem interface signal lines of a duplex system according to the method of the present invention, and Fig. 4 is a block diagram showing an example of a duplex/stem. FIG. 5 is a time chart showing the operation according to the method of the present invention, and FIG. 6 is a block diagram showing an embodiment for carrying out the method of the present invention. In the diagram, 1...current system, 2553-・group・
Central processing unit, 3, 52...Main storage device, 4.
55... Input/output control device, 5.54...
・Communication control device, 6.56...Monitoring device #, 10
.. 60...System bus, 20, 30, 40
,70,80,90,120°130.140,150
, 160, 170...--Signal line. 110-116...Inter-system interface signal line, 101...Switching control device, 102...
・Switching device. 103-108... Input/output equipment, 201, 21
1゜223.224,227...Holding circuit, 2
02...Mask circuit, 203, 215...
・・AND circuit, 204°212.226・・・・・・
OR circuit, 205... Interrupt generation circuit, 213.
...Instruction stop control circuit, 221 ...Register, 222 ...Decoder. Me l Figure Z Figure 3 Figure 4

Claims (1)

【特許請求の範囲】[Claims] 第1および第2の処理系を有する情報処理系の系切替制
御方式において、前記第1(または第2)の処理系での
障害検出に応答して前記第2(または第1)の処理系に
割込信号を送出するよう前記第1(または第2)の処理
系に設けた第1の信号送出手段と、前記割込信号の送出
を記憶するために前記第1(または第2)の処理系に設
けた記憶手段と、前記割込信号に応答して前記第1(ま
たは第2)の処理系の命令実行動作を停止させるだめの
強制停止信号を前記第1(または第2)の処理系に送出
するために前記第2(または第1)の処理系に設けた第
2の信号送出手段とを備え、前記記憶手段の内容と前記
強制停止信号とに基づいて前記第1(または第2)の処
理系の命令実行動作を停止させ、前記第2(または第1
)の処理系が前記第1(または第2)の処理系の処理を
継続することを特徴とする情報処理系の系切替制御方式
In a system switching control method for an information processing system having a first and a second processing system, the second (or first) processing system responds to failure detection in the first (or second) processing system. a first signal sending means provided in the first (or second) processing system to send an interrupt signal to the processing system; and a first signal sending means provided in the first (or second) processing system to send an interrupt signal to A storage means provided in the processing system and a forced stop signal for stopping the instruction execution operation of the first (or second) processing system in response to the interrupt signal are sent to the first (or second) processing system. a second signal sending means provided in the second (or first) processing system to send the signal to the processing system; The instruction execution operation of the second (or first) processing system is stopped.
System switching control method O for an information processing system, characterized in that the processing system of ) continues the processing of the first (or second) processing system.
JP58252212A 1983-12-27 1983-12-27 System switching control system of information processing system Granted JPS60140438A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58252212A JPS60140438A (en) 1983-12-27 1983-12-27 System switching control system of information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58252212A JPS60140438A (en) 1983-12-27 1983-12-27 System switching control system of information processing system

Publications (2)

Publication Number Publication Date
JPS60140438A true JPS60140438A (en) 1985-07-25
JPS6343771B2 JPS6343771B2 (en) 1988-09-01

Family

ID=17234060

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58252212A Granted JPS60140438A (en) 1983-12-27 1983-12-27 System switching control system of information processing system

Country Status (1)

Country Link
JP (1) JPS60140438A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0287234A (en) * 1988-09-22 1990-03-28 Nec Corp Information processing system
JP2008033598A (en) * 2006-07-28 2008-02-14 Nec Corp Dynamic substitution system, dynamic substitution method and program
JP2010226607A (en) * 2009-03-25 2010-10-07 Giga-Byte Technology Co Ltd Automatic network connection apparatus and method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0287234A (en) * 1988-09-22 1990-03-28 Nec Corp Information processing system
JP2008033598A (en) * 2006-07-28 2008-02-14 Nec Corp Dynamic substitution system, dynamic substitution method and program
JP2010226607A (en) * 2009-03-25 2010-10-07 Giga-Byte Technology Co Ltd Automatic network connection apparatus and method

Also Published As

Publication number Publication date
JPS6343771B2 (en) 1988-09-01

Similar Documents

Publication Publication Date Title
US5491787A (en) Fault tolerant digital computer system having two processors which periodically alternate as master and slave
US5636341A (en) Fault processing method and information processing system
JPH0792765B2 (en) Input / output controller
JPS59106056A (en) Failsafe type data processing system
JPS63268038A (en) Controller
JPS60140438A (en) System switching control system of information processing system
JPS6146543A (en) Fault processing system of transfer device
JPS6079438A (en) System switching control system of information processing system
JPS59161743A (en) Constitution switching system
JP2001356881A (en) Multiplex storage controller
JPS5911455A (en) Redundancy system of central operation processing unit
JPH04235656A (en) Channel device control system
JPH11265321A (en) Fault restoring method central processing unit and central processing system
JP2706027B2 (en) Programmable controller
JP2869971B2 (en) Failure detection device
JP2002063047A (en) Doubling system switching device and switching method therefor
JPH103435A (en) Fault detection method for channel device and input and output controller using the same
JPS634210B2 (en)
JP3019336B2 (en) Microprocessor development support equipment
JPH04211841A (en) Duplex processor
JPS60195649A (en) Error reporting system of microprogram-controlled type data processor
JPH0251950A (en) Electronic exchange duplex system
JPS59173857A (en) Processor controlling system
JPH01260556A (en) System for diagnosing inter-processor communication controller
JPS61134846A (en) Electronic computer system