JPH0934854A - Multiple computer system - Google Patents

Multiple computer system

Info

Publication number
JPH0934854A
JPH0934854A JP7181606A JP18160695A JPH0934854A JP H0934854 A JPH0934854 A JP H0934854A JP 7181606 A JP7181606 A JP 7181606A JP 18160695 A JP18160695 A JP 18160695A JP H0934854 A JPH0934854 A JP H0934854A
Authority
JP
Japan
Prior art keywords
shared memory
computer
memory device
operation mode
mode
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
JP7181606A
Other languages
Japanese (ja)
Inventor
Kazuhiro Usui
一洋 臼井
Minoru Kuriyama
実 栗山
Masami Yokoyama
雅美 横山
Shinji Kirita
真治 桐田
Tatsuya Kuroki
達也 黒木
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP7181606A priority Critical patent/JPH0934854A/en
Publication of JPH0934854A publication Critical patent/JPH0934854A/en
Pending legal-status Critical Current

Links

Landscapes

  • Hardware Redundancy (AREA)
  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize high reliability by preventing data of a common share memory device from being destroyed by mistake from a computer in the standby operation mode. SOLUTION: The multiplex computer system is a system in which an operating mode of multiplexed computers 11, 12 is managed by a system monitor panel 13 and each of the computers 11, 12 is accessible to a common share memory 14 via common share memory interface devices 15, 16, and write from the computer in the standby mode to the common share memory device 14 is blocked, based on the operating mode information managed by the system monitor panel 13.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、共有メモリ装置を
備え多重化された多重系計算機システムに係り、特に複
数種類の運転モードを選択可能な多重系計算機システム
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multiplexed multi-system computer system including a shared memory device, and more particularly to a multi-system computer system capable of selecting a plurality of types of operation modes.

【0002】[0002]

【従来の技術】電子計算機は、信頼性及び稼働率を高め
るため多重化を行っている。多重化された電子計算機
は、主なる系(常用系と以下略す)及び、常用系が停止
した時のバックアップ系(待機と以下略す)の運転モー
ドを有している。また、多重化された電子計算機間の情
報のやりとりには共有メモリ装置が広く用いられてい
る。
2. Description of the Related Art Electronic computers carry out multiplexing in order to improve reliability and availability. The multiplexed computer has operation modes of a main system (abbreviated as a regular system) and a backup system (standby as abbreviated) when the regular system stops. Further, a shared memory device is widely used for exchanging information between multiplexed electronic computers.

【0003】図9は、従来の多重系計算機システムの構
成例を示す図である。この多重系計算機システムは、各
種情報の処理を行う多重化された電子計算機1,2、こ
れら電子計算機1,2の共通の情報を保存する共有メモ
リ装置3、共有メモリ装置3に読み込み及び書き込みを
行うための共有メモリインターフェイス装置4,5、電
子計算機1,2の運転モードを設定するシステム監視盤
装置6から成る。
FIG. 9 is a diagram showing an example of the configuration of a conventional multiple computer system. In this multi-system computer system, multiplexed electronic computers 1 and 2 for processing various kinds of information, a shared memory device 3 for storing common information of these electronic computers 1 and 2, and reading and writing in the shared memory device 3. It comprises shared memory interface devices 4 and 5 for performing the operation, and a system monitor board device 6 for setting the operation modes of the computers 1 and 2.

【0004】電子計算機1,2は、共通の情報を共有メ
モリインターフェイス装置4,5を介して共有メモリ装
置3から読み込み及び書き込みが行える。共有メモリ装
置3に保存されている多重化された電子計算機の共通の
情報は、常用運転モードの電子計算機が読み込み及び書
き込みを行い、待機運転モードの電子計算機が常用の電
子計算機のバックアップのため読み込みのみを行ってい
る。
The computers 1 and 2 can read and write common information from the shared memory device 3 via the shared memory interface devices 4 and 5. The common information of the multiplexed computers stored in the shared memory device 3 is read and written by the computer in the normal operation mode, and is read by the computer in the standby operation mode as a backup of the regular computer. I'm only doing

【0005】また、2重化した電子計算機の1台をソフ
トウェアの開発、修正のため使用して、開発、修正され
たソフトウェアの試験を行うことができる。このため
に、シミュレーションモードあるいは試験モードと呼ば
れる運転モードが用意される。従来は、1つの共有メモ
リ装置3を2つのエリアに分け各々常用/待機モードの
電子計算機、試験/シミュレーションモードの電子計算
機で使用していた。
Further, one of the duplicated electronic computers can be used for software development and modification, and the developed and modified software can be tested. For this purpose, an operation mode called a simulation mode or a test mode is prepared. Conventionally, one shared memory device 3 is divided into two areas and used for a normal / standby mode computer and a test / simulation mode computer, respectively.

【0006】[0006]

【発明が解決しようとする課題】多重化された計算機シ
ステムでは、電子計算機間で共通する情報を共有メモリ
装置に保存しており、共有メモリ装置3に保存する共通
情報は多重化された電子計算機1,2の何れからでも読
み込み及び書き込みが可能である。このため、点検及び
点検後の確認試験において、人間系にて待機運転モード
の電子計算機から共有メモリ装置に誤ってデータの書き
込みを実施してしまった場合、電子計算機間での共通の
情報が破壊され、多重系計算機システムに与えられた高
い信頼性及び稼働率が損なわれる可能性がある。また、
試験/シミュレーションモードで試験中のソフトウェア
の不具合等により共有メモリ装置内のデータ破壊が発生
した場合にも常用運転モードの電子計算機が運転を続行
できなくなるという可能性もある。
In the multiplexed computer system, the information common to the electronic computers is stored in the shared memory device, and the common information stored in the shared memory device 3 is the multiplexed computer. Reading and writing are possible from either 1 or 2. Therefore, in the inspection and the confirmation test after the inspection, if the human system mistakenly writes the data to the shared memory device from the computer in the standby operation mode, the common information between the computers will be destroyed. Therefore, the high reliability and availability given to the multi-computer system may be impaired. Also,
There is a possibility that the computer in the normal operation mode may not be able to continue the operation even when the data in the shared memory device is destroyed due to a software failure during the test in the test / simulation mode.

【0007】また、共有メモリ装置に保存している共通
情報は、主に常用運転モードの電子計算機にて書き込み
を行っている。待機運転モードの電子計算機にて、前記
電子計算機での共通の情報を誤って破壊した場合、その
要因が何れの電子計算機にあるのか解析するのに多くの
労力を費やし要因解析が困難であった。
The common information stored in the shared memory device is mainly written by the computer in the normal operation mode. In the computer in the standby operation mode, if the common information in the computer is mistakenly destroyed, it takes a lot of labor to analyze which computer has the factor, and it is difficult to analyze the factor. .

【0008】本発明は、以上のような実情に鑑みてなさ
れたもので、待機運転モードの電子計算機から共有メモ
リ装置のデータが誤って破壊されるのを確実に防止し、
高い信頼性及び稼働率を実現可能な多重系計算機システ
ムを提供することを目的とする。
The present invention has been made in view of the above situation, and reliably prevents data in the shared memory device from being mistakenly destroyed by the computer in the standby operation mode.
It is an object of the present invention to provide a multi-system computer system that can realize high reliability and availability.

【0009】[0009]

【課題を解決するための手段】本発明は、上記目的を達
成するために以下のような手段を講じた。請求項1に対
応する本発明は、多重化された計算機の運転モードをシ
ステム監視盤にて管理し、前記各計算機から共有メモリ
インターフェイス装置を介して共有メモリ装置に対して
アクセス可能な多重系計算機システムにおいて、前記シ
ステム監視盤が管理している運転モード情報に基づいて
待機運転モードの計算機からの前記共有メモリ装置に対
する書込みを阻止するようにした。
In order to achieve the above object, the present invention takes the following measures. The present invention corresponding to claim 1 is a multi-system computer capable of managing an operation mode of a computer that has been multiplexed by a system monitoring board and accessing the shared memory device from each computer through a shared memory interface device. In the system, writing from the computer in the standby operation mode to the shared memory device is blocked based on the operation mode information managed by the system monitor board.

【0010】本発明では、共有メモリ装置に保存されて
いる計算機間で共通の情報に対し、待機運転モードの計
算機から誤ってデータを書き込もうとすると、その書き
込みが阻止されるため誤ってデータが書き込まれるのを
未然に防止できる。
According to the present invention, when data is mistakenly written to the information common to the computers stored in the shared memory device from the computers in the standby operation mode, the writing is blocked, so that the data is written by mistake. Can be prevented from happening.

【0011】請求項2に対応する本発明は、多重化され
た計算機の運転モードをシステム監視盤にて管理し、前
記各計算機から共有メモリインターフェイス装置を介し
て共有メモリ装置に対してアクセス可能な多重系計算機
システムにおいて、前記システム監視盤が管理している
運転モード情報に基づいて待機運転モードの計算機から
の前記共有メモリ装置に対する書込みを阻止する書込み
阻止手段と、前記書込み阻止手段にて前記共有メモリ装
置への書込みを阻止した情報を保存する書込み不可情報
保存手段とを備える。
According to a second aspect of the present invention, the operating mode of the multiplexed computers is managed by a system monitoring board, and the shared memory device can be accessed from each computer via the shared memory interface device. In the multi-system computer system, write blocking means for blocking writing from the computer in the standby operation mode to the shared memory device based on the operation mode information managed by the system monitoring board, and the sharing by the write blocking means. And a non-writable information storage means for storing the information that is prevented from being written to the memory device.

【0012】本発明では、共有メモリ装置に保存されて
いる計算機間で共通の情報に対し、待機運転モードの計
算機から誤ってあるデータを書き込もうとした場合、そ
の書き込もうとした情報を保存することができる。従っ
て、後からデータ書き込みによって破壊しようとした計
算機に対する要因解析が容易となる。
According to the present invention, when the computer in the standby operation mode attempts to write erroneous data to the information common to the computers stored in the shared memory device, the information to be written can be stored. it can. Therefore, it becomes easy to analyze the factors of the computer that is going to be destroyed by writing data later.

【0013】請求項3に対応する本発明は、多重化され
た計算機の運転モードをシステム監視盤にて管理し、前
記各計算機から共有メモリ装置に対してアクセス可能な
多重系計算機システムにおいて、前記計算機からアクセ
ス可能な共有メモリ装置を複数設け、前記システム監視
盤が管理している運転モード情報に基づいて前記計算機
が使用すべき共有メモリ装置を切替えるようにした。
According to a third aspect of the present invention, in the multi-system computer system in which the operating mode of the multiplexed computers is managed by a system monitor board and the shared memory device can be accessed from each computer, A plurality of shared memory devices accessible from the computer are provided, and the shared memory device to be used by the computer is switched based on the operation mode information managed by the system monitoring board.

【0014】本発明では、常用モードで運転される計算
機に接続する共有メモリ装置と、その他の運転モード
(例えばシミュレーション/試験モード)で運転される
計算機に接続する共有メモリ装置を別々にすることがで
き、シミュレーション/試験モードで運転される計算機
で試験中のソフトウェアの不具合により、常用モードで
運転される計算機に接続された共有メモリ内のデータが
破壊されるのを防ぐことができる。
In the present invention, the shared memory device connected to the computer operated in the normal mode and the shared memory device connected to the computer operated in another operation mode (for example, simulation / test mode) can be separated. Therefore, it is possible to prevent the data in the shared memory connected to the computer operated in the normal mode from being destroyed due to the software failure during the test in the computer operated in the simulation / test mode.

【0015】請求項4に対応する本発明は、請求項3の
多重系計算機システムにおいて、計算機が接続している
共有メモリ装置に故障が発生したとき当該計算機を他の
正常な共有メモリ装置に切替えて運転するようにした。
According to a fourth aspect of the present invention, in the multiple computer system according to the third aspect, when a failure occurs in the shared memory device connected to the computer, the computer is switched to another normal shared memory device. I tried to drive.

【0016】本発明では、常用/待機モードで運転中の
計算機の共有メモリ装置の装置故障が発生しても、他の
正常な共有メモリ装置へ即座に切り替えることにより、
常用/待機モードで運転されていた計算機にて行ってい
た監視や制御のデータを即座に引き継ぐことができ、こ
れにより多重系計算機システムの全停を防ぐことができ
る。
According to the present invention, even if a device failure occurs in the shared memory device of the computer operating in the normal / standby mode, it is immediately switched to another normal shared memory device.
It is possible to immediately take over the monitoring and control data that was being performed by the computer that was operating in the normal / standby mode, and thus prevent the multi-system computer system from being completely stopped.

【0017】[0017]

【発明の実施の形態】以下、本発明の実施形態について
説明する。 (第1の実施形態)図1は、本実施形態に係る多重系計
算機システムの構成を示す図である。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below. (First Embodiment) FIG. 1 is a block diagram showing the arrangement of a multiple computer system according to this embodiment.

【0018】本実施形態の多重系計算機システムは、各
種情報の処理を行う電子計算機11,12が多重化され
ており、電子計算機11,12が常用又は待機のいずれ
の運転モードで運転するかをシステム監視盤装置13で
設定する。なお、多重系計算機システムは、3台以上の
電子計算機にて構成することができる。2台の電子計算
機11,12の共通した情報を共有メモリ装置13に保
存している。電子計算機11は共有メモリインターフェ
イス装置15を介して共有メモリ装置13に対する読み
込み及び書き込みを行い、もう一つの電子計算機12は
共有メモリインターフェイス装置16を介して共有メモ
リ装置13に対する読み込み及び書き込みを行う。これ
ら共有メモリインターフェイス装置15,16と共有メ
モリ装置14との間に共有メモリ書込み不可検出装置1
7が設けられている。共有メモリ書込み不可検出装置1
7は、待機運転モードとなった電子計算機からは共有メ
モリ装置14に対する書き込みを阻止する機能を備え
る。
In the multi-system computer system of this embodiment, electronic computers 11 and 12 for processing various information are multiplexed, and whether the computer 11 or 12 operates in a normal operation mode or a standby operation mode is determined. It is set by the system monitor board device 13. The multi-computer system can be composed of three or more electronic computers. Information common to the two computers 11 and 12 is stored in the shared memory device 13. The electronic computer 11 reads from and writes to the shared memory device 13 via the shared memory interface device 15, and the other electronic computer 12 reads from and writes to the shared memory device 13 via the shared memory interface device 16. Between the shared memory interface devices 15 and 16 and the shared memory device 14, the shared memory write disable detection device 1 is provided.
7 are provided. Shared memory write disable detection device 1
7 has a function of preventing writing to the shared memory device 14 from the electronic computer in the standby operation mode.

【0019】図2は、共有メモリ書込み不可検出装置1
7の具体的な構成を示している。共有メモリ書込み不可
検出装置17は、各電子計算機11,12に対応して共
有メモリ装置書込み回路18を有する。電子計算機11
に対応した共有メモリ装置書込み回路18は、電子計算
機11の共有メモリ装置14に対する書込み信号19
と、システム監視盤装置13から電子計算機11へ出さ
れている運転モード信号20とが入力される。共有メモ
リインターフェイス装置15から書込み信号19が入力
され、且つ運転モード信号20が常用運転モード信号の
とき共有メモリ装置14への書込み許可信号21を出力
する。もう一つの電子計算機12に対応した共有メモリ
装置書込み回路は、電子計算機12の共有メモリ装置1
4に対する書込み信号19と、システム監視盤装置13
から電子計算機12へ出されている運転モード信号20
とが入力され、上記同様に動作するように設定されてい
る。
FIG. 2 shows a shared memory write disable detection device 1.
7 shows a specific configuration of No. 7. The shared memory write disable detection device 17 has a shared memory device write circuit 18 corresponding to each of the computers 11 and 12. Electronic calculator 11
The shared memory device write circuit 18 corresponding to the write signal 19 for the shared memory device 14 of the computer 11
And the operation mode signal 20 sent from the system monitoring board device 13 to the electronic computer 11 is input. When the write signal 19 is input from the shared memory interface device 15 and the operation mode signal 20 is the normal operation mode signal, the write permission signal 21 to the shared memory device 14 is output. The shared memory device write circuit corresponding to the other computer 12 is the shared memory device 1 of the computer 12.
4 write signal 19 and system monitoring board device 13
Mode signal 20 sent from computer to computer 12
And are input and are set to operate in the same manner as above.

【0020】次に、以上のように構成された本実施形態
の動作について説明する。多重系計算機システムは、一
方の電子計算機11が常用運転モード、もう1台の電子
計算機12が待機運転モードとなっており、待機運転モ
ードの電子計算機12の点検時に誤って人間系にて共有
メモリ装置14にデータを書き込もうとした場合の動作
について説明する。
Next, the operation of this embodiment configured as described above will be described. In the multi-system computer system, one computer 11 is in the normal operation mode and the other computer 12 is in the standby operation mode, and when the computer 12 in the standby operation mode is inspected, the human system mistakenly uses the shared memory. The operation when writing data to the device 14 will be described.

【0021】待機運転モードの電子計算機12の点検に
おいて、共有メモリ装置14に誤って書き込みを行う
と、共有メモリインターフェイス装置16を介して共有
メモリ書込み不可検出装置17に書込み信号19が入力
される。このとき、共有メモリ書込み不可検出装置17
にはシステム監視盤装置13から設定された電子計算機
12の運転モードである待機運転モードの運転モード信
号20が入力されている。
If the shared memory device 14 is erroneously written in the inspection of the computer 12 in the standby operation mode, the write signal 19 is input to the shared memory write disable detection device 17 via the shared memory interface device 16. At this time, the shared memory write disable detection device 17
The operation mode signal 20 of the standby operation mode, which is the operation mode of the electronic computer 12 set from the system monitoring board device 13, is input to the.

【0022】共有メモリ書込み不可検出装置17におい
て、共有メモリ装置書込み回路18に書込み信号19と
待機運転モード信号20が入力されるが、共有メモリ装
置書込み回路18は、常用運転モード信号20が入力さ
れないため共有メモリ装置書込み許可信号21を作成せ
ず、共有メモリ装置14への書き込みを行わない。
In the shared memory write disable detection device 17, the shared memory device write circuit 18 receives the write signal 19 and the standby operation mode signal 20, but the shared memory device write circuit 18 does not receive the normal operation mode signal 20. Therefore, the shared memory device write permission signal 21 is not created, and writing to the shared memory device 14 is not performed.

【0023】一方、常用運転モードで運転中の電子計算
機11に対応した共有メモリ装置書込み回路18では、
システム監視盤装置13にて電子計算機11に与えられ
た常用運転モード信号20と共有メモリ装置書込み信号
19の入力により共有メモリ装置書込み許可信号21を
作成し、共有メモリ装置14に書き込みを行う。
On the other hand, in the shared memory device writing circuit 18 corresponding to the computer 11 operating in the normal operation mode,
The system monitor board device 13 creates the shared memory device write permission signal 21 by inputting the normal operation mode signal 20 and the shared memory device write signal 19 given to the electronic computer 11, and writes the shared memory device write permission signal 21 into the shared memory device 14.

【0024】このように本実施形態によれば、待機運転
モードの電子計算機の点検において、待機運転モードの
電子計算機12から共有メモリ装置14に誤って書き込
みを行っても、共有メモリ装置書込み不可検出装置17
にてその書込みが阻止されるので、共有メモリ装置14
のデータが誤って破壊されるのを確実に防止でき、多重
系計算機システムに与えられた高い信頼性を確保するこ
とができ、高い稼働率を達成できる。
As described above, according to this embodiment, even if the computer 12 in the standby operation mode erroneously writes to the shared memory device 14 in the inspection of the computer in the standby operation mode, it is detected that the shared memory device cannot be written. Device 17
Since the writing is blocked at the shared memory device 14
It is possible to surely prevent the data of (1) from being accidentally destroyed, to ensure the high reliability given to the multi-computer system, and to achieve a high operating rate.

【0025】(第2の実施形態)図3は、第2実施形態
に係る多重系計算機システムの構成を示す図である。
尚、上記した第1の実施形態と同一機能を有する部分に
は同一符号を付している。
(Second Embodiment) FIG. 3 is a diagram showing the configuration of a multiple computer system according to the second embodiment.
The parts having the same functions as those in the first embodiment described above are designated by the same reference numerals.

【0026】本実施形態の多重系計算機システムは、待
機運転モードとなった電子計算機が共有メモリ装置14
への書き込みを阻止された情報を保存する共有メモリ装
置書込み不可情報保存装置22を備えている。他の構成
は第1実施形態と同じである。即ち、各種情報の処理を
行う電子計算機11,12、共有メモリ装置14に読込
み等を行うための共有メモリインターフェイス装置1
5,16、共通した情報を保存する共有メモリ装置1
4、運転モードを設定するシステム監視盤装置13、共
有メモリ装置書込み不可検出装置17を備えている。
In the multi-computer system of this embodiment, the electronic computer in the standby operation mode has the shared memory device 14
The shared memory device is provided with a non-writable information storage device 22 for storing information that is prevented from being written to. Other configurations are the same as those in the first embodiment. That is, the shared memory interface device 1 for reading the electronic computers 11 and 12 that processes various information and the shared memory device 14
5, 16 and shared memory device 1 for storing common information
4. The system monitor panel device 13 for setting the operation mode and the shared memory device write disable detection device 17 are provided.

【0027】図4は、共有メモリ書込み不可情報保存装
置22に保存する情報の構成例を示す図である。同図に
示すように、共有メモリ装置14に書き込みを実行しよ
うとした年・月・日・時刻、共有メモリ装置14への書
き込みを阻止された電子計算機の番号、共有メモリ装置
14への書き込みを阻止されたデータを、共有メモリ装
置書込み阻止情報としている。
FIG. 4 is a diagram showing a configuration example of information stored in the shared memory unwritable information storage device 22. As shown in the figure, the year / month / day / time when writing was attempted in the shared memory device 14, the number of the computer that was prevented from writing in the shared memory device 14, and the writing in the shared memory device 14 were performed. The blocked data is used as shared memory device write blocking information.

【0028】次に、以上のように構成された本実施形態
の動作について説明する。1台の電子計算機11が常用
運転モード、もう1台の電子計算機12が待機運転モー
ドで、待機運転モードの電子計算機12の点検におい
て、誤って人間系にて共有メモリ装置14に書き込もう
とした例を用いて説明する。
Next, the operation of this embodiment configured as described above will be described. An example in which one computer 11 is in the normal operation mode and the other computer 12 is in the standby operation mode, and when the computer 12 in the standby operation mode is inspected by mistake, an attempt is made to write to the shared memory device 14 by a human system. Will be explained.

【0029】待機運転モードの電子計算機12の点検に
おいて、電子計算機12から共有メモリ装置14に誤っ
て書き込みを行うと、共有メモリインターフェイス装置
16を介して共有メモリ書込み不可検出装置17に書込
み信号19が入力される。また、共有メモリ書込み不可
検出装置17には、システム監視盤装置13から設定さ
れた電子計算機12の運転モードである待機運転モード
信号20が入力されている。共有メモリ書込み不可検出
装置17では第1実施形態と同様の処理により共有メモ
リ装置14への書き込みを阻止する。そして、共有メモ
リ装置書込み回路18で阻止した年,月,日,時刻,電
子計算機番号,書き込みデータを共有メモリ書込み阻止
情報として共有メモリ書込み不可情報保存装置22へ入
力して保存する。
In the inspection of the computer 12 in the standby operation mode, if the computer 12 erroneously writes to the shared memory device 14, a write signal 19 is sent to the shared memory write disable detection device 17 via the shared memory interface device 16. Is entered. Further, a standby operation mode signal 20 which is an operation mode of the electronic computer 12 set by the system monitor board device 13 is input to the shared memory write disable detection device 17. The shared memory write disable detection device 17 blocks writing to the shared memory device 14 by the same processing as in the first embodiment. Then, the year, month, day, time, electronic computer number, and write data blocked by the shared memory device write circuit 18 are input to the shared memory unwritable information storage device 22 as shared memory write inhibition information and saved.

【0030】このように本実施形態によれば、共有メモ
リ装置14に誤って書き込みを行おうとして阻止された
情報が、共有メモリ書込み不可情報保存装置22に保存
されているため、共有メモリ装置14のデータを破壊し
ようとした要因の解析を容易に行うことが可能となる。
As described above, according to the present embodiment, since the information which is prevented from being written in the shared memory device 14 by mistake is stored in the shared memory unwritable information storage device 22, the shared memory device 14 is stored. It is possible to easily analyze the factor that tried to destroy the data.

【0031】(第3実施形態)図5は、本実施形態に係
る多重系計算機システムの構成を示す図である。本実施
形態の多重系計算機システムは、複数の計算機31,3
2(同図には2台の例が示されている)が併設され、個
々の計算機31,32に対応した各系統の運転状態等を
管理するシステム監視盤装置33が備えられている。シ
ステム監視盤装置33は、共有メモリ装置の故障情報、
系統毎の計算機の運転モードを示す運転状態情報等を管
理している。複数の計算機31,32で共有する情報を
保存する2台の共有メモリ装置34,35を備えてい
る。各計算機31,32は、それぞれに対応して設けた
共有メモリインターフェイス装置(SMI)36,37
を介して共有メモリ装置34,35に接続する。共有メ
モリインターフェイス装置36,37は、計算機の運転
モード情報をシステム監視盤装置33から取り出してそ
の運転モードに基づいて計算機が使用する共有メモリ装
置を切り替えることができるように構成されている。
(Third Embodiment) FIG. 5 is a diagram showing the configuration of a multiple computer system according to the present embodiment. The multi-system computer system of this embodiment is composed of a plurality of computers 31, 3
2 (two examples are shown in the same drawing) are provided side by side, and a system monitoring board device 33 for managing the operating state of each system corresponding to each computer 31, 32 is provided. The system monitoring board device 33 uses the shared memory device failure information,
It manages operating status information that indicates the operating mode of the computer for each system. It is provided with two shared memory devices 34 and 35 for storing information shared by a plurality of computers 31 and 32. Each of the computers 31 and 32 has a shared memory interface device (SMI) 36 and 37 provided corresponding to each computer.
The shared memory devices 34 and 35 are connected via. The shared memory interface devices 36 and 37 are configured so that the operating mode information of the computer can be taken out from the system monitoring board device 33 and the shared memory device used by the computer can be switched based on the operating mode.

【0032】なお、同図において、41,42は計算機
31,32から運転モードをシステム監視盤装置33へ
通知するための信号伝送路、43,44はシステム監視
盤装置33から共有メモリインターフェイス装置36,
37へ計算機31,32の運転モードを通知するための
信号伝送路、45〜50は計算機31,32と共有メモ
リ装置34,35との間でデータの読込み及び書き込み
を行うための信号伝送路を示している。
In the figure, 41 and 42 are signal transmission lines for notifying the system monitoring panel device 33 of the operation mode from the computers 31 and 32, and 43 and 44 are system monitoring panel device 33 and the shared memory interface device 36. ,
A signal transmission line for notifying 37 of the operation modes of the computers 31 and 32, and 45 to 50 are signal transmission lines for reading and writing data between the computers 31 and 32 and the shared memory devices 34 and 35. Shows.

【0033】次に、本実施形態の動作について図6及び
図7を参照して説明する。図6は、計算機31,32の
運転モードにより共有メモリ装置34又は35へデータ
を読み込む又は書き込む信号伝送路を切り替える動作を
示している。
Next, the operation of this embodiment will be described with reference to FIGS. 6 and 7. FIG. 6 shows the operation of switching the signal transmission path for reading or writing data in the shared memory device 34 or 35 depending on the operation mode of the computers 31 and 32.

【0034】先ず、個々の計算機31,32は各自の運
転モードをシステム監視盤装置33へ通知し、システム
監視盤装置33は計算機31,32から通知を受けた運
転モードを系統単位に区別して記憶する。そして、シス
テム監視盤装置33から計算機31,32の運転モード
情報を各計算機31,32の共有メモリインターフェイ
ス装置36,37へ信号伝送路43,44を介して通知
する。
First, the individual computers 31 and 32 notify their respective operating modes to the system monitoring board device 33, and the system monitoring board device 33 stores the operating modes notified from the computers 31 and 32 separately for each system. To do. Then, the system monitoring board device 33 notifies the operating mode information of the computers 31, 32 to the shared memory interface devices 36, 37 of the computers 31, 32 via the signal transmission paths 43, 44.

【0035】計算機31からのアクセスを制御する共有
メモリインターフェイス装置36は、計算機31の運転
モードが常用モード又は待機モードならば信号伝送路を
46へ切り替え、それ以外の運転モードならば信号伝送
路を49へ切り替える。同様に、計算機32からのアク
セスを制御する共有メモリインターフェイス装置37
は、計算機32の運転モードが常用モード/待機モード
ならば信号伝送路を48へ切り替え、それ以外の運転モ
ードならば信号伝送路を50へ切り替える。従って、計
算機31,32の運転モードが常用モード/待機モード
ならば、各計算機31,32を一方の共有メモリ装置3
4にアクセスするように信号伝送路を切換え、試験運転
モード等の他のモードのときは、常用モード/待機モー
ドの計算機がアクセスする共有メモリ装置とは異なる共
有メモリ装置35に接続する。
The shared memory interface device 36 for controlling the access from the computer 31 switches the signal transmission path to 46 when the operation mode of the computer 31 is the normal mode or the standby mode, and switches the signal transmission path when the operation mode is other than that. Switch to 49. Similarly, a shared memory interface device 37 for controlling access from the computer 32
Switches the signal transmission path to 48 when the operation mode of the computer 32 is the normal mode / standby mode, and switches the signal transmission path to 50 when the operation mode is other than that. Therefore, if the operation mode of the computers 31 and 32 is the normal mode / standby mode, each of the computers 31 and 32 is set to the shared memory device 3 of one side.
4, the signal transmission path is switched so that the shared memory device 35 different from the shared memory device accessed by the computer in the normal mode / standby mode is connected in the other modes such as the test operation mode.

【0036】例えば、計算機31が常用モードで運転さ
れ、計算機32が待機モードで運転されているときは、
計算機31及び32は共に共有メモリ装置34に接続さ
れて計算機32がいつでも計算機31の処理を引き継ぐ
ことができるようになっている。一方、計算機31が常
用モードで運転され、計算機32が試験モードで運転さ
れて修正又は追加したソフトウエアの試験を実行すると
きは、試験モードの計算機32は他の共有メモリ装置3
5に接続されて共有メモリ装置35のデータを書き替え
ることになる。
For example, when the computer 31 is operating in the normal mode and the computer 32 is operating in the standby mode,
Both the computers 31 and 32 are connected to the shared memory device 34 so that the computer 32 can take over the processing of the computer 31 at any time. On the other hand, when the computer 31 is operated in the normal mode and the computer 32 is operated in the test mode to execute the test of the modified or added software, the computer 32 in the test mode is operated by the other shared memory device 3.
The data of the shared memory device 35 will be rewritten by being connected to the memory device 5.

【0037】従って、開発、修正されたソフトウェアの
試験中に不具合により、共有メモリ装置内のデータを破
壊することがあっても、常用モードの計算機31はその
影響を受けること無く運転を継続できる。
Therefore, even if the data in the shared memory device is destroyed due to a defect during the testing of the developed and modified software, the computer 31 in the normal mode can continue its operation without being affected by the damage.

【0038】図7は、計算機が接続している共有メモリ
装置に故障が発生し、他の共有メモリ装置へ切り替える
動作を示している。各計算機31(32)は、共有メモ
リ装置34(35)の動作内容から共有メモリ装置の故
障を認識する機能を備えている。各計算機31(32)
は、共有メモリインターフェイス装置が上記したアルゴ
リズムにより接続した共有メモリ装置の健全性を、常に
又は周期的に上記機能を起動させて監視している。その
結果、共有メモリ装置の故障を発見すると、その旨をシ
ステム監視盤装置33へ信号伝送路41又は42を介し
て通知する。
FIG. 7 shows an operation of switching to another shared memory device when a failure occurs in the shared memory device connected to the computer. Each computer 31 (32) has a function of recognizing a failure of the shared memory device based on the operation content of the shared memory device 34 (35). Each computer 31 (32)
Monitors the health of the shared memory device connected by the shared memory interface device according to the above-mentioned algorithm by activating the above function constantly or periodically. As a result, when a failure of the shared memory device is found, the fact is notified to the system monitoring board device 33 via the signal transmission path 41 or 42.

【0039】計算機31(32)から共有メモリ装置の
故障情報を受信したシステム監視盤装置33は、当該故
障情報を記憶すると共にその故障した共有メモリ装置に
計算機を接続している共有メモリインターフェイス装置
36(37)へ通知する。
The system monitor board device 33, which has received the failure information of the shared memory device from the computer 31 (32), stores the failure information and also has the shared memory interface device 36 connecting the computer to the failed shared memory device. Notify (37).

【0040】共有メモリインターフェイス装置36(3
7)は、故障した共有メモリ装置が常用/待機モードの
計算機に接続中なら、他の共有メモリ装置が正常か判断
し、正常ならば、信号伝送路を正常な共有メモリ装置側
へ切り替えて、常用/待機モードの計算機を正常な共有
メモリ装置を接続する。
Shared memory interface device 36 (3
In 7), if the failed shared memory device is connected to the computer in the normal / standby mode, it is judged whether the other shared memory device is normal, and if normal, the signal transmission path is switched to the normal shared memory device side, Connect the normal / standby mode computer to a normal shared memory device.

【0041】また、故障した共有メモリ装置が常用/待
機モード以外の計算機に接続中ならば、他の共有メモリ
が正常か判断し、正常ならば信号伝送路を切り替えて正
常な共有メモリ装置を接続する。
If the failed shared memory device is connected to a computer other than the normal / standby mode, it is determined whether the other shared memory is normal, and if normal, the signal transmission path is switched to connect the normal shared memory device. To do.

【0042】従って、随時共有メモリ装置間でデータを
一致させておくことにより、接続した1台の共有メモリ
装置の装置故障が発生した場合に正常な他の共有メモリ
装置へ即座に切り替えて運転を継続することができ、多
重系計算機システムの全停を未然に防ぐことができ、信
頼性の向上を図ることができる。また、共有メモリ装置
間でデータを一致させていない場合であっても正常な他
の共有メモリ装置へ即座に切り替えて運転を継続でき
る。
Therefore, by matching the data between the shared memory devices at any time, when a device failure of one connected shared memory device occurs, it is immediately switched to another normal shared memory device for operation. It is possible to continue, it is possible to prevent all outages of the multi-system computer system, and it is possible to improve reliability. In addition, even when the data is not matched between the shared memory devices, it is possible to immediately switch to another normal shared memory device and continue the operation.

【0043】(第4の実施形態)図8は、本実施形態に
係る多重系計算機システムの要部の構成を示している。
なお、本実施形態の全体的なシステム構成は上記した第
3の実施形態と同様である。
(Fourth Embodiment) FIG. 8 shows the structure of the essential parts of a multi-computer system according to this embodiment.
The overall system configuration of this embodiment is similar to that of the above-described third embodiment.

【0044】本実施形態の多重系計算機システムは、そ
れぞれの共有メモリ装置34,35内のエリアを運転モ
ードにより区分けして使用する。具体的には、常用/待
機モードエリア34A(35A)と、試験/シミュレー
ションエリア34B(35B)とに分けている。また、
共有メモリ装置34,35間でデータを随時一致させて
おくこととする。
In the multi-system computer system of this embodiment, the areas in the shared memory devices 34 and 35 are used by being divided according to the operation mode. Specifically, it is divided into a normal / standby mode area 34A (35A) and a test / simulation area 34B (35B). Also,
It is assumed that the shared memory devices 34 and 35 are consistent in data.

【0045】本実施形態においては、計算機31,32
が常用/待機モードで運転するときは共有メモリインタ
ーフェイス装置36(37)がシステム監視盤装置33
から通知される運転モードを認識して計算機31,32
を共有メモリ装置34内の常用/待機モードエリア34
A,35Aに接続する。
In this embodiment, the computers 31, 32 are
When operating in the normal / standby mode, the shared memory interface device 36 (37) causes the system monitoring board device 33 to operate.
Recognizing the operation mode notified from the computer 31, 32
The common / standby mode area 34 in the shared memory device 34
A, 35A.

【0046】また、計算機32が試験/シミュレーショ
ンモードで運転するときは、共有メモリインターフェイ
ス装置37がシステム監視盤装置33から通知される運
転モードを認識して計算機32を共有メモリ装置34内
の試験/シミュレーションモードエリア34Bに接続す
る。
Further, when the computer 32 operates in the test / simulation mode, the shared memory interface device 37 recognizes the operation mode notified from the system monitor board device 33 and causes the computer 32 to perform the test / test in the shared memory device 34. Connect to the simulation mode area 34B.

【0047】計算機31,32が常用/待機モードで運
転しているときに、接続された共有メモリ装置34の装
置故障が発生した場合、随時共有メモリ装置34,35
の常用/待機モードエリア間でデータを一致させている
ので、即座に正常な共有メモリ装置35へ切り替えるこ
とができ、これにより多重系計算機システムは運転を継
続することができる。
When a failure of the connected shared memory device 34 occurs while the computers 31 and 32 are operating in the normal / standby mode, the shared memory devices 34 and 35 are always available.
Since the data is matched between the normal / standby mode areas of No. 3, it is possible to immediately switch to the normal shared memory device 35, whereby the multi-system computer system can continue operation.

【0048】また、計算機31が常用モード、計算機3
2が試験/シミュレーションモードで運転しているとき
は、例えば常用モードの計算機31に接続された共有メ
モリ装置34の装置故障が発生しても、共有メモリ装置
35の常用/待機モードエリア35Aを使用することに
より、多重系計算機システムは運転を継続することがで
きる。本発明は上記実施形態に限定されるものではな
く、本発明の要旨を逸脱しない範囲内で種々変形実施可
能である。
Further, the computer 31 is in the normal mode, the computer 3
2 is operating in the test / simulation mode, for example, even when the device failure of the shared memory device 34 connected to the computer 31 in the normal mode occurs, the normal / standby mode area 35A of the shared memory device 35 is used. By doing so, the multi-system computer system can continue to operate. The present invention is not limited to the above embodiment, and various modifications can be made without departing from the spirit of the present invention.

【0049】[0049]

【発明の効果】以上詳記したように本発明によれば、待
機運転モードの計算機の点検において、共有メモリ装置
に誤って書き込みを行っても書き込みを阻止することが
可能となり、多重系計算機システムに与えられた高い信
頼性及び稼働率を確保することができる。
As described above in detail, according to the present invention, it becomes possible to prevent writing even if data is erroneously written in the shared memory device during inspection of the computer in the standby operation mode. It is possible to secure the high reliability and availability given to the.

【0050】また、本発明によれば、共有メモリ装置に
誤って書き込みを行おうとして阻止された情報を保存で
きるため、要因解析を容易に行うことが可能となる。ま
た、本発明によれば、複数の共有メモリ装置を設けるこ
とにより、ソフトウェアの試験を行っている計算機によ
るデータ破壊が発生しても、常用モードで運転中の計算
機へ影響を及ぼさないようにすることができる。
Further, according to the present invention, it is possible to easily carry out the factor analysis because the information which is prevented from being erroneously written in the shared memory device can be stored. Further, according to the present invention, by providing a plurality of shared memory devices, even if data destruction by the computer testing the software occurs, it does not affect the computer operating in the normal mode. be able to.

【0051】また、本発明によれば、複数の共有メモリ
装置を設けることにより、常用/待機モードで運転中に
接続された共有メモリ装置の装置故障が発生しても、他
の正常な共有メモリ装置へ切り替えることにより、多重
系計算機システムが全停せず、運転を続行できる。
Further, according to the present invention, by providing a plurality of shared memory devices, even if a device failure of the shared memory device connected during operation in the normal / standby mode occurs, another normal shared memory device can be used. By switching to the device, the multi-system computer system does not stop completely and the operation can be continued.

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

【図1】本発明の第1の実施形態に係る多重系計算機シ
ステムの構成図である。
FIG. 1 is a configuration diagram of a multi-system computer system according to a first embodiment of the present invention.

【図2】第1の実施形態の多重系計算機システムに備え
た共有メモリ装置書込み回路を示す図である。
FIG. 2 is a diagram showing a shared memory device write circuit provided in the multiple computer system of the first embodiment.

【図3】本発明の第2の実施形態に係る多重系計算機シ
ステムの構成図である。
FIG. 3 is a configuration diagram of a multi-system computer system according to a second embodiment of the present invention.

【図4】第2の実施形態の多重系計算機システムに備え
た共有メモリ書込み不可情報保存装置の書込み不可情報
の具体例を示す図である。
FIG. 4 is a diagram showing a specific example of writable information of a shared memory writable information storage device provided in a multi-system computer system of the second embodiment.

【図5】本発明の第3の実施形態に係る多重系計算機シ
ステムの構成図である。
FIG. 5 is a configuration diagram of a multi-system computer system according to a third embodiment of the present invention.

【図6】第3の実施形態における共有メモリ装置の切換
え動作を示すフローチャートである。
FIG. 6 is a flowchart showing a switching operation of the shared memory device according to the third embodiment.

【図7】第3の実施形態における共有メモリ装置の故障
時の信号伝送路の切換え動作を示すフローチャートであ
る。
FIG. 7 is a flow chart showing an operation of switching a signal transmission line when a failure occurs in a shared memory device according to a third embodiment.

【図8】本発明の第4の実施形態に係る多重系計算機シ
ステムの要部の構成図である。
FIG. 8 is a configuration diagram of a main part of a multiple computer system according to a fourth embodiment of the present invention.

【図9】従来の多重系計算機システムの構成図である。FIG. 9 is a block diagram of a conventional multi-computer system.

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

11,12,31,32…電子計算機、13,33…シ
ステム監視盤装置、14,34,35…共有メモリ装
置、15,16,36,37…共有メモリインターフェ
イス装置、17…共有メモリ書込み不可検出装置、18
…共有メモリ装置書き込み回路。
11, 12, 31, 32 ... Electronic computer, 13, 33 ... System monitoring board device, 14, 34, 35 ... Shared memory device, 15, 16, 36, 37 ... Shared memory interface device, 17 ... Shared memory write disable detection Equipment, 18
... shared memory device write circuit.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 桐田 真治 東京都府中市東芝町1番地 株式会社東芝 府中工場内 (72)発明者 黒木 達也 東京都府中市東芝町1番地 株式会社東芝 府中工場内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Shinji Kirita No. 1 in Toshiba Fuchu factory, Fuchu-shi, Tokyo (72) Inventor Tatsuya Kuroki No. 1 Toshiba-machi in Fuchu, Tokyo Tokyo Fuchu factory, Ltd.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 多重化された計算機の運転モードをシス
テム監視盤にて管理し、前記各計算機から共有メモリイ
ンターフェイス装置を介して共有メモリ装置に対してア
クセス可能な多重系計算機システムにおいて、 前記システム監視盤が管理している運転モード情報に基
づいて待機運転モードの計算機からの前記共有メモリ装
置に対する書込みを阻止することを特徴とする多重系計
算機システム。
1. A multi-system computer system in which an operation mode of a multiplexed computer is managed by a system monitor board and the shared memory device can be accessed from each computer through a shared memory interface device. A multi-system computer system which prevents writing from the computer in the standby operation mode to the shared memory device based on the operation mode information managed by the monitoring board.
【請求項2】 多重化された計算機の運転モードをシス
テム監視盤にて管理し、前記各計算機から共有メモリイ
ンターフェイス装置を介して共有メモリ装置に対してア
クセス可能な多重系計算機システムにおいて、 前記システム監視盤が管理している運転モード情報に基
づいて待機運転モードの計算機からの前記共有メモリ装
置に対する書込みを阻止する書込み阻止手段と、 前記書込み阻止手段にて前記共有メモリ装置への書込み
を阻止した情報を保存する書込み不可情報保存手段とを
具備したことを特徴とする多重系計算機システム。
2. A multi-system computer system in which an operating mode of a multiplexed computer is managed by a system monitoring board, and the shared memory device can be accessed from each computer through a shared memory interface device. Write blocking means for blocking writing to the shared memory device from a computer in the standby operation mode based on operating mode information managed by the monitoring board, and writing to the shared memory device by the write blocking means. A multi-system computer system comprising a non-writable information storage means for storing information.
【請求項3】 多重化された計算機の運転モードをシス
テム監視盤にて管理し、前記各計算機から共有メモリ装
置に対してアクセス可能な多重系計算機システムにおい
て、 前記計算機からアクセス可能な共有メモリ装置を複数設
け、前記システム監視盤が管理している運転モード情報
に基づいて前記計算機が使用すべき共有メモリ装置を切
替えることを特徴とする多重系計算機システム。
3. A multi-system computer system in which an operating mode of a multiplexed computer is managed by a system monitoring board and the shared memory device can be accessed from each computer, and the shared memory device accessible from the computer. A multi-system computer system, wherein a plurality of shared memory devices are provided and the shared memory device to be used by the computer is switched based on the operation mode information managed by the system monitor board.
【請求項4】 計算機が接続している共有メモリ装置に
故障が発生したとき当該計算機を他の正常な共有メモリ
装置に切替えて運転することを特徴とする請求項3記載
の多重系計算機システム。
4. The multi-system computer system according to claim 3, wherein when a failure occurs in a shared memory device to which the computer is connected, the computer is switched to another normal shared memory device to operate.
JP7181606A 1995-07-18 1995-07-18 Multiple computer system Pending JPH0934854A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7181606A JPH0934854A (en) 1995-07-18 1995-07-18 Multiple computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7181606A JPH0934854A (en) 1995-07-18 1995-07-18 Multiple computer system

Publications (1)

Publication Number Publication Date
JPH0934854A true JPH0934854A (en) 1997-02-07

Family

ID=16103756

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7181606A Pending JPH0934854A (en) 1995-07-18 1995-07-18 Multiple computer system

Country Status (1)

Country Link
JP (1) JPH0934854A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022113747A1 (en) * 2020-11-24 2022-06-02 株式会社オートネットワーク技術研究所 In-vehicle information processing device and in-vehicle information processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022113747A1 (en) * 2020-11-24 2022-06-02 株式会社オートネットワーク技術研究所 In-vehicle information processing device and in-vehicle information processing method

Similar Documents

Publication Publication Date Title
US5740397A (en) IDE disk drive adapter for computer backup and fault tolerance
US4371754A (en) Automatic fault recovery system for a multiple processor telecommunications switching control
JPS6235704B2 (en)
JPH0934854A (en) Multiple computer system
JPH0122653B2 (en)
CN100524239C (en) Method for protecting data of memory mechanism
JPH0934805A (en) Semiconductor disk device
JPH06259274A (en) Duplex system
JP2003337758A (en) Duplexed memory system
KR100331042B1 (en) Dual storage apparatus in communication system
JPS62166401A (en) Multiplexing system for electronic computer
JP2946541B2 (en) Redundant control system
JPH0754947B2 (en) Standby system monitoring method
JPH04361344A (en) Storage circuit
JPH0441395Y2 (en)
JPH04252344A (en) Computer system
JPH06231049A (en) Semiconductor disk device
JPH1145190A (en) Multiple system computer system
JPH03502619A (en) Data bus enable verification logic
JPH05298193A (en) Memory access fault detecting circuit
JPH02173852A (en) Bus diagnostic device
JPH06266627A (en) Detection of abnormality of shared memory sub-system
JPH01102658A (en) File write back-up system
JPS59123056A (en) Automatic switching system of redundant system
JPH10187355A (en) Disk control system