JPH09297692A - Multiplexing system - Google Patents

Multiplexing system

Info

Publication number
JPH09297692A
JPH09297692A JP8112404A JP11240496A JPH09297692A JP H09297692 A JPH09297692 A JP H09297692A JP 8112404 A JP8112404 A JP 8112404A JP 11240496 A JP11240496 A JP 11240496A JP H09297692 A JPH09297692 A JP H09297692A
Authority
JP
Japan
Prior art keywords
processing device
processor
business
standby
processing
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
JP8112404A
Other languages
Japanese (ja)
Inventor
Hiroyuki Nakayama
博之 中山
Kazuhiro Shimada
一洋 島田
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.)
PFU Ltd
Original Assignee
PFU 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 PFU Ltd filed Critical PFU Ltd
Priority to JP8112404A priority Critical patent/JPH09297692A/en
Publication of JPH09297692A publication Critical patent/JPH09297692A/en
Pending legal-status Critical Current

Links

Landscapes

  • Hardware Redundancy (AREA)

Abstract

PROBLEM TO BE SOLVED: To carry on the work of a faulty computer via another normal computer by registering a standby processor and the shared resources against a working processor and loading a work program into an independent space via the standby computer when the working computer has a fault. SOLUTION: A processor 1 of a standby system 5 is previously set on a constitution information table 6 against a processor 1 of a working system 3. If the fault of the processor 1 of the system 3 is detected when the corresponding processor 1 of the system 5 is decided based on the table 6, a work program 4 of the processor 1 of the system 3 is loaded into an independent space 2 and the work of the faulty processor 1 is carried on. In such cases, another processor 1 of the system 3 is set as a processor 1 of the system 5 contained in the table 6. When a fault occurs, the processor 1 of the system 5 loads the program 4 of the faulty processor 1 into another independent space 2 different from the work under operation. Thus, plural tasks are carried out in parallel to each other.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、処理装置を多重化
する多重化システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multiplexing system for multiplexing processing devices.

【0002】[0002]

【従来の技術】従来、運用中の計算機と、待機中の計算
機を設け、運用中の計算機が何らかの原因によって停止
した場合、待機中の計算機がダウンした計算機にとって
代わって運用を続行するシステムがある。このシステム
では、1台の運用中の計算機に対応づけて1台の待機中
の計算機を設けるようにしていた。
2. Description of the Related Art Conventionally, there is a system in which a computer in operation and a computer in standby are provided, and when the computer in operation stops for some reason, the computer in standby continues to operate in place of the down computer. . In this system, one standby computer is provided in association with one operating computer.

【0003】[0003]

【発明が解決しようとする課題】このため、運用中の計
算機に対応づけて1対1の関係で待機中の計算機を準備
しておく必要があり、N台の運用中の計算機に1台の待
機中の計算機を対応づけておきいずれかの計算機に障害
発生したときに待機中の計算機が業務を継続したり、N
台の運用中の計算機のいずれかに障害が発生したときに
他の計算機が自分の業務に加えてその障害発生した計算
機の業務を一緒にして継続したりなどの構成を柔軟に設
定できないという問題があった。
Therefore, it is necessary to prepare a standby computer in a one-to-one relationship in association with a computer in operation, and one computer is in operation for N computers in operation. If a standby computer is associated and one of the computers fails, the standby computer can continue its work, or
When one of the operating computers fails, another computer cannot flexibly set the configuration such that other computers can continue the work of the failed computer together with their own work. was there.

【0004】本発明は、これらの問題を解決するため、
運用系の処理装置に対応づけて待機系の処理装置および
共用資源を登録する構成情報テーブルを設け、このテー
ブルに設定された情報に従い、運用系の処理装置の障害
発生時に待機系の処理装置が独立した空間に業務プログ
ラムをローディングして業務を続行し、処理装置の運用
系と待機系とを柔軟に対応づけることを目的としてい
る。
[0004] The present invention solves these problems,
A configuration information table that registers the standby system processing devices and shared resources in association with the active system processing devices is provided, and according to the information set in this table, the standby system processing devices can be The purpose is to load a business program into an independent space, continue the business, and flexibly associate the operating system and the standby system of the processing device.

【0005】[0005]

【課題を解決するための手段】図1を参照して課題を解
決するための手段を説明する。図1において、処理装置
1は、業務プログラム4をローディングして処理を行う
ものであって、ここでは、空間2および構成情報テーブ
ル6などから構成されるものである。
Means for solving the problem will be described with reference to FIG. In FIG. 1, a processing device 1 loads a business program 4 to perform processing, and here, is composed of a space 2 and a configuration information table 6 and the like.

【0006】空間2は、業務プログラム4をローディン
グして業務を行うものであって、それぞれ独立したもの
である。ここでは、運用系3の空間2内に業務プログラ
ム4をローディングして業務を行うようにしている。
[0006] The space 2 is for loading business programs 4 and performing business, and is independent of each other. Here, the business program 4 is loaded into the space 2 of the operation system 3 to perform business.

【0007】構成情報テーブル6は、運用系3の処理装
置1に対応づけて待機系5の処理装置1および共用資源
7を予め設定するものである。共用資源7は、業務プロ
グラム4がローディングされた空間内で共用する各種資
源であって、例えばディスク装置やプリンタ装置などで
ある。
The configuration information table 6 pre-sets the processing device 1 and the shared resource 7 of the standby system 5 in association with the processing device 1 of the active system 3. The shared resource 7 is various resources shared in the space where the business program 4 is loaded, and is, for example, a disk device or a printer device.

【0008】次に、動作を説明する。運用系3の処理装
置1に対応づけて待機系5の処理装置1を構成情報テー
ブル6に予め設定し、この構成情報テーブル6を参照し
て処理装置1が待機系5と判明したときに対応する運用
系3の処理装置1の障害発生を検出したときに当該処理
装置1の業務プログラム4を独立空間2にローディング
して業務を続行するようにしている。
Next, the operation will be described. The processing device 1 of the standby system 5 is set in advance in the configuration information table 6 in association with the processing device 1 of the active system 3, and when the processing device 1 is found to be the standby system 5 by referring to this configuration information table 6 When a failure of the processing device 1 of the active system 3 is detected, the business program 4 of the processing device 1 is loaded into the independent space 2 to continue the business.

【0009】この際、構成情報テーブル6中の待機系5
の処理装置1として、他の運用系3の処理装置1を設定
し、障害発生時に待機系5の処理装置1が運用中の業務
と別の独立の空間2に障害発生した処理装置1の業務プ
ログラム4をローディングして複数の業務を並列に実行
するようにしている。
At this time, the standby system 5 in the configuration information table 6
As the processing device 1 of the other active system 3, the processing device 1 of the other active system 3 is set, and the business of the processing device 1 in which the failure occurs in the independent space 2 different from the business in which the processing device 1 of the standby system 5 is operating. The program 4 is loaded to execute a plurality of jobs in parallel.

【0010】従って、運用系3の処理装置1に対応づけ
て待機系5の処理装置1および共用資源7を登録する構
成情報テーブル6を設け、このテーブルに設定された情
報に従い、運用系の処理装置1の障害発生時に待機系5
の処理装置1が独立した空間2に業務プログラム4をロ
ーディングして業務を続行することにより、処理装置1
の運用系3と待機系5とを柔軟に対応づけることが可能
となった。
Therefore, the configuration information table 6 for registering the processing device 1 of the standby system 5 and the shared resource 7 in association with the processing device 1 of the active system 3 is provided, and the processing of the active system is performed according to the information set in this table. Standby system 5 when a failure occurs in device 1
When the processing device 1 of FIG. 1 loads the business program 4 into the independent space 2 and continues the business, the processing device 1
It has become possible to flexibly associate the active system 3 and the standby system 5 of.

【0011】[0011]

【発明の実施の形態】次に、図1から図5を用いて本発
明の実施の形態および動作を順次詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, an embodiment and operation of the present invention will be described in detail with reference to FIGS.

【0012】図1は、本発明の1実施例構成図を示す。
図1の(a)は、構成図を示す。図1の(a)におい
て、処理装置1は、業務プログラム4を独立に空間2に
ローディングして各種処理を行うものであって、予め設
定された構成情報テーブル6に従い業務プログラムを空
間2にローディングするものである(図2を用いて後述
する)。この処理装置1は、ここでは、業務プログラム
4をローディングする空間2、および構成情報テーブル
6などから構成されるものである。
FIG. 1 is a block diagram showing one embodiment of the present invention.
FIG. 1A shows a configuration diagram. In FIG. 1A, the processing device 1 loads the business program 4 into the space 2 independently to perform various processes, and loads the business program into the space 2 according to a preset configuration information table 6. This is done (described later with reference to FIG. 2). The processing device 1 is composed of a space 2 for loading a business program 4 and a configuration information table 6 here.

【0013】空間2は、構成情報テーブル6に従い、ク
ラスの業務プログラムをローディングして起動し、共用
資源7を使用して業務処理を行うためのものである。空
間2が異なると独立にそれぞれ業務処理を影響を受ける
ことなく行うものであって、1つの処理装置1内に複数
の空間にそれぞれ業務プログラムをローディングして起
動したときは、それぞれが影響を受けることなく独立に
業務処理を行う。ここで、運用系3は、構成情報テーブ
ル6に運用系の処理装置として設定された処理装置1の
空間に業務プログラム4をローディングして業務処理を
行うものである。一方、待機系5は、構成情報テーブル
6に待機系の処理装置として設定された処理装置1が対
応する運用系の処理装置1の障害が検出されたときに、
空間2に自動的に業務プログラム4をローディングして
業務処理を続行するものである。空間2にローディング
する業務プログラム4には、A業務プログラム、B業務
プログラム、C業務プログラムというように業務毎に異
なるプログラムであって、構成情報テーブル6に設定さ
れたプログラムである。
The space 2 is for loading and activating a business program of a class according to the configuration information table 6 and performing business processing using the shared resource 7. When the space 2 is different, the business processing is independently performed without being affected, and when the business programs are loaded into a plurality of spaces in the one processing device 1 and activated, each is affected. Work independently. Here, the active system 3 loads the business program 4 into the space of the processing device 1 set as the active processing device in the configuration information table 6 to perform the business process. On the other hand, when the standby system 5 detects a failure in the active system processing device 1 corresponding to the processing system 1 set as the standby system processing device in the configuration information table 6,
The business program 4 is automatically loaded into the space 2 to continue business processing. The business programs 4 loaded into the space 2 are programs that are different for each business, such as A business programs, B business programs, and C business programs, and are programs set in the configuration information table 6.

【0014】構成情報テーブル6は、図1の(b)に示
すように、処理装置1について、クラス、業務プログラ
ム、運用系/待機系の区別、共用資源などを設定するも
のである。
As shown in FIG. 1B, the configuration information table 6 is used to set the classes, business programs, operating system / standby system distinction, shared resources, etc. for the processing apparatus 1.

【0015】共用資源7は、各空間2毎に利用する資源
であって、図示のDisk(ハードディスク装置)の他
にプリンタ装置、テープ装置などの共用資源である。こ
の共用資源7は、運用系3の空間2の業務プログラム4
をローディングして起動した業務処理が利用し、障害発
生時には自動的に待機系の空間2の業務プログラム4を
ローディングして起動した業務処理が利用するように接
続変更を行う(図2のS7参照)。
The shared resource 7 is a resource used for each space 2 and is a shared resource such as a printer device and a tape device in addition to the illustrated Disk (hard disk device). This shared resource 7 is a business program 4 in the space 2 of the active system 3.
The connection is changed so that it is used by the business process loaded and started, and when a failure occurs, the business process 4 that loads and starts the business program 4 in the standby space 2 is automatically used (see S7 in FIG. 2). ).

【0016】図1の(b)は、構成情報テーブル例を示
す。構成情報テーブル6は、図示のようにクラス、業務
プログラム、運用系の処理装置、待機系の処理装置、共
用資源のレコードにそれぞれ該当するものを予め設定し
たものである。ここで、クラスは各レコードの運用系の
処理装置1に対応づけて付与した属性であって、クラス
0の運用系の場合には処理装置#1の独立空間内にロー
ディングしたA業務プログラムが処理を行い、クラス0
の待機系の場合には処理装置#3の独立空間内にローデ
ィングしたA業務プログラムが処理を行うものである。
FIG. 1B shows an example of the configuration information table. As shown in the figure, the configuration information table 6 is a table in which items corresponding to the class, the business program, the active processing device, the standby processing device, and the shared resource record are set in advance. Here, the class is an attribute given to each record in association with the operating system 1 of the operating system, and in the case of the operating system of class 0, the A business program loaded in the independent space of the processing system # 1 processes. Do class 0
In the case of the standby system, the A business program loaded in the independent space of the processing device # 3 performs the processing.

【0017】業務(業務プログラム)は、運用系/待機
系の処理装置1が独立空間にローディングするプログラ
ムである。運用系の処理装置は、正常時に業務プログラ
ム4を独立空間にローディングして業務処理を行う処理
装置の識別子(アドレス)である。
The business (business program) is a program loaded by the active / standby processor 1 into the independent space. The operational processing device is an identifier (address) of a processing device that loads the business program 4 into the independent space and performs business processing in a normal state.

【0018】待機系の処理装置は、運用系の処理装置1
の障害検出時に業務プログラム4を独立空間にローディ
ングして業務処理を行う処理装置の識別子(アドレス)
である。
The standby system processing device is the active system processing device 1.
Identifier (address) of the processing device that loads the business program 4 into the independent space and performs business processing when a failure is detected
It is.

【0019】共用資源6は、運用系の処理装置1あるい
は待機系の処理装置1が処理を行うときに利用する共用
資源6である。次に、図2のフローチャートに示す順序
に従い、図1の構成の動作を詳細に説明する。
The shared resource 6 is a shared resource 6 used when the active processing unit 1 or the standby processing unit 1 performs processing. Next, the operation of the configuration of FIG. 1 will be described in detail according to the order shown in the flowchart of FIG.

【0020】図2において、S1は、構成情報を設定す
る。これは、例えば図1の(b)に示す構成情報テーブ
ル6を、管理者が設定する。S2は、構成情報に基づい
て業務プログラムをロードする。例えば図1の(b)の
構成情報テーブル6のクラス0の運用系の処理装置#0
が図示の下記の情報 クラス 業務 運用系処理装置 待機系処理装置 共用資源 0 A業務 #0 #3 Disk0 を取り出し、図1の(a)に示すように、当該処理装置
#0が創成した空間2にA業務プログラムをローディン
グして起動する共に共用資源Disk0を接続し、A業
務の処理が実行できるように初期化処理を行う。同様
に、図1の(b)の構成情報テーブル6に設定されてい
る運用系の処理装置1がそれぞれ初期化処理を行う。
In FIG. 2, S1 sets configuration information. For this, the administrator sets the configuration information table 6 shown in FIG. 1B, for example. In S2, the business program is loaded based on the configuration information. For example, the processor 0 of the operating system of class 0 in the configuration information table 6 of FIG.
The following information classes shown in the figure are: Business Operation System Processing Device Standby System Processing Device Shared Resource 0 A Business # 0 # 3 Disk0 is taken out, and as shown in FIG. 1 (a), the space 2 created by the processing device # 0. The A resource program is loaded and activated, and the shared resource Disk0 is connected, and initialization processing is performed so that the processing of the A resource can be executed. Similarly, each of the active processing devices 1 set in the configuration information table 6 of FIG. 1B performs initialization processing.

【0021】S3は、運用を開始する。これは、S2で
初期化処理した各運用系の処理装置、例えば図1の
(a)の処理装置#0、#1、#2がそれぞれ運用を開
始する。S4は、他ノードからのアライブメッセージの
到着を一定時間周期で確認する。これは、他ノード(他
の図1の(a)の処理装置)からのアライブメッセージ
(一定時間毎に運用系の処理装置が他の全ての処理装置
に送信して正常運用中である旨を知らせるメッセージ)
の到着を一定時間周期で受信したかを確認する。
At S3, the operation is started. In this case, the processing devices of each operation system initialized in S2, for example, the processing devices # 0, # 1, and # 2 of FIG. In S4, the arrival of the alive message from another node is confirmed in a fixed time period. This means that an alive message from another node (another processing device of FIG. 1A) (the processing device of the active system transmits to all the other processing devices at regular intervals and is in normal operation). Message to inform)
Confirm that the arrival of is received in a certain period of time.

【0022】S5は、特定の処理装置からのアライブメ
ッセージが到着していないか判別する。YESの場合に
は、特定の処理装置1からのアライブメッセージが一定
時間を越えても到着(受信)しないと判明したので、S
6に進む。一方、NOの場合には、S4を繰り返す。
In step S5, it is determined whether an alive message from a specific processing device has arrived. In the case of YES, it is determined that the alive message from the specific processing device 1 does not arrive (receive) even after a certain time has passed.
Proceed to 6. On the other hand, if NO, S4 is repeated.

【0023】S6は、S5のYESで特定の処理装置1
からのアライブメセージが一定時間を越えても到着しな
いと判明したので、図1の(b)の構成情報テーブル6
を参照して障害発生した処理装置が運用系か判別する。
YESの場合には、S7に進む。一方、NOの場合に
は、S4に戻り繰り返す。
In S6, if YES in S5, the specific processing device 1
Since it was found that the alive message from the server did not arrive even after a certain period of time, the configuration information table 6 in FIG.
Refer to to determine whether the failed processing device is the active system.
In the case of YES, it progresses to S7. On the other hand, if NO, the process returns to S4 and is repeated.

【0024】S7は、S6のYESで障害発生の処理装
置が運用系と判明したので、障害発生処理装置をバック
アップする処理装置が障害発生処理装置で動作していた
クラスの動作に必要な空間を生成し、そのクラスの運用
系となる処理装置が ・そのクラスに属する共用資源を自ノードに接続し、生
成した空間に対応づける ・共用資源を修復する ・そのクラスに属する業務プログラムを生成した空間に
ロードする を行う。即ち、運用系の処理装置に障害発生した場合、
図1の(b)の同一の構成情報テーブル6を持つ全ての
処理装置が、運用系の処理装置に障害発生したことを検
出(一定時間を越えてもアライブメッセージを受信しな
いことにより検出)したことに対応して、当該障害発生
した運用系の処理装置を、バックアップする待機系の処
理装置1がバックアップするために、 障害発生した運用系の処理装置のクラスに属する共
用資源を自ノード(自処理装置)に接続し、新たに生成
した独立した空間に対応づける。
In S7, since the processing unit in which the failure has occurred is found to be the active system in YES in S6, the processing unit which backs up the failure processing apparatus has the space required for the operation of the class operating in the failure processing apparatus. A processor that creates an operating system of the class ・ Connects the shared resources belonging to the class to its own node and associates it with the created space ・ Restores the shared resources ・ Space where the business program belonging to the class is created To load. That is, if a failure occurs in the active processing device,
All the processing devices having the same configuration information table 6 in FIG. 1B have detected that a failure has occurred in the active processing device (detected by not receiving an alive message even after a certain period of time). In response to this, in order for the standby processing device 1 to back up the failed operating system processing device, the shared resources belonging to the class of the failed active processing device must Processing unit) and associate it with the newly created independent space.

【0025】 で自処理装置に接続した共用資源、
例えば磁気ディスク装置のデータが一部分破損している
可能性が高いので、その破損が見つかったときに修復す
る(例えばバックアップデータがあればそれを用いて修
復、あるいは完全にデータの読み書きを完了した時点ま
で処理を戻し、不完全なデータを消去して当該消去した
データに関する処置を行うなどの修復処理を行なう)。
A shared resource connected to the self-processing device in
For example, there is a high possibility that the data on the magnetic disk drive is partially damaged, so repair the damage when it is found (for example, when backup data is used to repair it, or when data reading and writing is completed). The process is returned to, the incomplete data is erased, and a repair process is performed such as a process for the erased data).

【0026】 で生成した独立した空間に、障害発
生した運用系の業務プログラムをロードして業務可能な
状態にする。を行なう。
The business program of the operating system in which the failure has occurred is loaded into the independent space created in step 3 to bring it into a workable state. Perform

【0027】S8は、運用を再開する。以上によって、
図1の(b)の構成情報テーブル6を参照して運用系の
処理装置1に障害発生時に、待機系の処理装置1がその
障害発生を検出して、障害発生した運用系の処理装置の
共用装置を当該待機系の処理装置に接続を切り替えおよ
び修復した後、独立した空間を生成し当該空間に運用系
の業務プログラムをロードして運用を再開して業務処理
を続行することが可能となる。
In step S8, the operation is restarted. By the above,
When a failure occurs in the active processing device 1 by referring to the configuration information table 6 in FIG. 1B, the standby processing device 1 detects the failure and detects the failure of the active processing device 1. After switching the connection of the shared device to the processing device of the standby system and repairing it, it is possible to create an independent space, load the business program of the operation system into the space, restart operation, and continue business processing. Become.

【0028】このようにすることにより、図1の(b)
の構成情報テーブル6に示すように、運用系の処理装置
に対応づけて業務プログラム、待機系の処理装置、共用
資源を設定するという簡単な設定操作のみで、自動的に
電源投入時には運用系の処理装置が業務プログラムを独
立した空間にロードして正常時の運用を開始し、運用系
の処理装置に障害発生時に、待機系の処理装置が当該障
害を検出して共用装置を切り替え、共用装置の修復、独
立した空間の生成、当該独立の空間に業務プログラムを
ロードして運用を自動的に再開するシステムを構築でき
たこととなる。
By doing so, (b) of FIG.
As shown in the configuration information table 6 of FIG. 1, only a simple setting operation of setting a business program, a standby system processing device, and a shared resource in association with an active system processing device is automatically performed. When a processor loads a business program into an independent space and starts normal operation, and when a failure occurs in the active processor, the standby processor detects the failure and switches the shared device, and the shared device It was possible to build a system for repairing the above, creating an independent space, loading a business program into the independent space, and automatically restarting the operation.

【0029】次に、図3ないし図6を用いて図1の
(b)の構成情報テーブル6のときのバックアップの様
子を具体的に説明する。図3は、本発明の具体例(その
1)を示す。これは、図1の(b)の構成情報テーブル
6に従い、電源投入時の正常運用を開始した処理装置#
0、#1、#2の状態を示す。この状態では、下記の状
態となる。
Next, with reference to FIGS. 3 to 6, the state of backup when the configuration information table 6 in FIG. 1B is specifically described. FIG. 3 shows a specific example (1) of the present invention. According to the configuration information table 6 of FIG. 1B, this is the processing device # that started normal operation when the power is turned on.
The states of 0, # 1, and # 2 are shown. In this state, the state is as follows.

【0030】 運用系の処理装置#0は、空間にA業
務プログラムをロードして共用資源Disk00を接続
して業務処理を行う。 運用系の処理装置#1は、空間にB業務プログラム
をロードして共用資源Disk01を接続してB業務処
理を行う。
The active processor # 0 loads the A business program into the space and connects the shared resource Disk00 to perform business processing. The active processing device # 1 loads the B business program into the space, connects the shared resource Disk01, and performs the B business processing.

【0031】 運用系の処理装置#2は、空間にC業
務プログラムをロードして共用資源Disk02を接続
してC業務処理を行う。 待機系の処理装置#3は、正常運用時では空間を生
成しなく待機状態となっている(点線の矩形は待機状態
の未生成の空間を表す) 図4は、本発明の具体例(その2)を示す。これは、図
1の(b)の構成情報テーブル6中の運用系の処理装置
#0に障害発生した場合の状態を示す。この状態では、
下記の状態となる。
The active processor # 2 loads the C business program into the space, connects the shared resource Disk02, and performs the C business processing. The standby-system processing device # 3 is in a standby state without generating a space during normal operation (a dotted line rectangle represents an ungenerated space in a standby state). FIG. 2) is shown. This shows a state when a failure occurs in the active processing device # 0 in the configuration information table 6 of FIG. 1B. In this state,
It becomes the following state.

【0032】’運用系の処理装置#0は、障害発生し
て停止状態となる。 運用系の処理装置#1は、空間にB業務プログラム
をロードして共用資源Disk01を接続してB業務処
理を続行している。
The processing device # 0 of the active system is stopped due to a failure. The active processor # 1 loads the B business program into the space, connects the shared resource Disk01, and continues the B business processing.

【0033】 運用系の処理装置#2は、空間にC業
務プログラムをロードして共用資源Disk02を接続
してC業務処理を続行している。 ’ 待機系の処理装置#3は、空間を生成してA業務
プログラムをロードして共用資源Disk00を切り替
えて接続、修復した後、A業務処理を開始する。
The active processor # 2 loads the C business program into the space, connects the shared resource Disk02, and continues the C business processing. The processing device # 3 of the standby system starts space A, loads the A business program, switches the shared resource Disk00 to connect and repair, and then starts the A business processing.

【0034】図5は、本発明の具体例(その3)を示
す。これは、図1の(b)の構成情報テーブル6中の運
用系の処理装置#1に障害発生した場合の状態を示す。
この状態では、下記の状態となる。
FIG. 5 shows a specific example (3) of the present invention. This shows a state in the case where a failure has occurred in the active processing device # 1 in the configuration information table 6 of FIG.
In this state, the state is as follows.

【0035】’運用系の処理装置#0は、障害発生し
て停止状態となる。 ’運用系の処理装置#1は、障害発生して停止状態と
なる。 運用系の処理装置#2は、空間にC業務プログラム
をロードして共用資源Disk02を接続してC業務処
理を続行している。
The processing device # 0 of the active system is brought into a stopped state due to a failure. 'The operating system processor # 1 is in a stopped state due to a failure. The active processor # 2 loads the C business program into the space, connects the shared resource Disk02, and continues the C business processing.

【0036】'' 待機系の処理装置#3は、更に新た
な空間を生成してB業務プログラムをロードして共用資
源Disk01を切り替えて接続、修復した後、B業務
処理を開始する。これにより、待機系の処理装置#3
は、1つの空間にA業務プログラムをロードして共用資
源Disk00を接続して業務処理を行っている状態
で、更に並列に他の1つの空間にB業務プログラムをロ
ードして共用資源Disk01を接続してB業務処理を
開始することとなる。
The standby processing device # 3 further creates a new space, loads the B job program, switches the shared resource Disk01, connects and restores, and then starts the B job process. As a result, the standby processing device # 3
Is in a state where the A business program is loaded into one space and the shared resource Disk00 is connected to perform business processing, and the B business program is loaded into another space in parallel to connect the shared resource Disk01. Then, the B business process is started.

【0037】図6は、本発明の具体例(その4)を示
す。これは、図1の(b)の構成情報テーブル6中の運
用系の処理装置#2に障害発生した場合の状態を示す。
この状態では、下記の状態となる。
FIG. 6 shows a specific example (4) of the present invention. This shows a state in which a failure has occurred in the active processing device # 2 in the configuration information table 6 of FIG. 1B.
In this state, the state is as follows.

【0038】’運用系の処理装置#0は、障害発生し
て停止状態となる。 ’運用系の処理装置#1は、障害発生して停止状態と
なる。 ’運用系の処理装置#2は、障害発生して停止状態と
なる。
The processing device # 0 of the active system is stopped due to a failure. 'The operating system processor # 1 is in a stopped state due to a failure. 'The processing device # 2 of the active system is stopped due to a failure.

【0039】''' 待機系の処理装置#3は、更に新た
な空間を生成してC業務プログラムをロードして共用資
源Disk02を切り替えて接続、修復した後、C業務
処理を開始する。これにより、待機系の処理装置#3
は、2つの空間にA業務プログラムおよびB業務プログ
ラムをそれぞれ独立にロードして共用資源Disk00
および共用資源Disk01をそれぞれ接続して業務処
理を独立に行っている状態で、更に並列に他の1つの空
間にC業務プログラムをロードして共用資源Disk0
2を接続してC業務処理を開始することとなる。
'''The standby processing device # 3 further creates a new space, loads the C job program, switches the shared resource Disk02, connects and restores it, and then starts the C job process. As a result, the standby processing device # 3
Loads the A business program and the B business program into the two spaces independently and shares the shared resources Disk00
And the shared resource Disk01 are connected to each other to perform the business processing independently, and the C business program is loaded in parallel to another space to share the shared resource Disk0.
2 will be connected and C business processing will be started.

【0040】以上のように、構成情報テーブル6に図1
の(b)に示すように設定するのみで、正常時には図3
に示すように運用系の処理装置#0、#1、#2がそれ
ぞれ運用を行い、いずれかに障害発生すると、待機系の
処理装置(ここでは処理装置#3)がそれぞれ独立した
空間に業務プログラムをロード、共用資源を切り替え・
修復してそれぞれの障害発生した業務処理を続行するこ
とが可能となる。
As described above, the configuration information table 6 shown in FIG.
(B) of FIG.
As shown in Fig. 2, when the processing devices # 0, # 1, and # 2 of the operating system operate, respectively, and when a failure occurs in one of them, the standby processing device (here, the processing device # 3) operates in an independent space. Load programs, switch shared resources
It is possible to repair and continue the business processing in which each failure has occurred.

【0041】図7は、本発明の共用資源テーブル例(処
理装置#3)を示す。これは、既述した図6の処理装置
#3が持つ共用資源テーブルの例である。図6の状態で
は、待機系の処理装置#3が障害発生した処理装置#
0、#1、#2の共用資源(図1の(b)の構成情報テ
ーブル6参照)Disk00、Disk01、Disk
02をそれぞれ専有するので、この関係を設定して記憶
したものである。
FIG. 7 shows an example of the shared resource table (processing device # 3) of the present invention. This is an example of the shared resource table of the processing device # 3 of FIG. In the state of FIG. 6, the standby processing device # 3 has failed
Shared resources of 0, # 1, and # 2 (see the configuration information table 6 in FIG. 1B) Disk00, Disk01, and Disk
02 are exclusively used, so this relationship is set and stored.

【0042】次に、図8および図9を用いて、運用系の
処理装置1のみで相互にバックアップし、処理装置を有
効活用するときのシステム構成を説明する。図8は、本
発明の他の具体例(図9)を示す。これは、図9の構成
情報テーブル6に従い、運用開始時の状態を示す。
Next, with reference to FIGS. 8 and 9, a system configuration will be described in which only the processing devices 1 in the active system back up each other and the processing devices are effectively used. FIG. 8 shows another embodiment (FIG. 9) of the present invention. This shows the state at the start of operation according to the configuration information table 6 of FIG.

【0043】・処理装置#0は、図9の構成情報テーブ
ルのクラス0の運用系の処理装置であって、空間にA業
務プログラムをロードして共用資源Disk00を接続
してA業務処理を行う。
The processing device # 0 is an active processing device of class 0 in the configuration information table of FIG. 9, and loads the A business program into the space and connects the shared resource Disk00 to perform the A business processing. .

【0044】・処理装置#1は、図9の構成情報テーブ
ルのクラス1の運用系の処理装置であって、空間にB業
務プログラムをロードして共用資源Disk01を接続
してB業務処理を行う。
The processing device # 1 is an operating system processing device of class 1 in the configuration information table of FIG. 9, and loads the B business program into the space and connects the shared resource Disk01 to perform the B business processing. .

【0045】・処理装置#2は、図9の構成情報テーブ
ルのクラス2の運用系の処理装置であって、空間にC業
務プログラムをロードして共用資源Disk02を接続
してC業務処理を行う。
The processor # 2 is an operating processor of class 2 in the configuration information table of FIG. 9, and loads the C business program into the space and connects the shared resource Disk02 to perform the C business processing. .

【0046】この状態で、例えば処理装置#0に障害発
生した場合、処理装置#0が停止状態となると共に、待
機系の処理装置#1が障害発生を検出し点線で示すクラ
ス0の待機系の空間を生成し、A業務プログラムをロー
ド、共用資源Disk00を切り替え、修復した後にA
業務を続行する。同様に、他の運用系の処理装置に障害
発生時には、待機系と設定されている他の運用系の処理
装置が業務を続行する。
In this state, for example, when a failure occurs in the processing device # 0, the processing device # 0 is stopped, and the processing device # 1 of the standby system detects the failure occurrence and the standby system of the class 0 indicated by the dotted line. Space, load A business program, switch shared resource Disk00, and restore A
Continue work. Similarly, when a failure occurs in a processing device of another active system, the processing device of another active system set as a standby system continues to work.

【0047】以上の図9の構成情報テーブルに示すよう
に設定するのみで、正常時には図8に示すように運用系
の処理装置#0、#1、#2がそれぞれ運用を行い、い
ずれかに障害発生すると、待機系の処理装置と設定され
た運用系の処理装置#0、#1、#2のいずれかが独立
した空間に業務プログラムをロード、共用資源を切り替
え・修復して障害発生した業務処理を続行することが可
能となる。この場合には、正常な運用時に、待機する処
理装置がなく効率的に利用できると共に、障害発生時に
他の処理装置がバックアップを行い、若干処理速度が低
下するが信頼性を向上させることが可能となり、このよ
うな処理装置の運用系/待機系の構成であっても、図9
の構成情報テーブル6に図示のように簡単に管理者が設
定するのみで既述した図3ないし図6の待機系の処理装
置を専用に設けたときとを区別することなく、容易に設
定可能となる。
Only by making the settings as shown in the configuration information table of FIG. 9 above, under normal conditions, the processing devices # 0, # 1, and # 2 of the operating system respectively operate as shown in FIG. When a failure occurs, one of the standby processing devices and the set operating processing devices # 0, # 1, and # 2 loads a business program in an independent space, switches and repairs shared resources, and a failure occurs. It becomes possible to continue the business processing. In this case, during normal operation, there is no processing unit to wait and it can be used efficiently, and when a failure occurs, another processing unit backs up and processing speed is slightly reduced, but reliability can be improved. Therefore, even if the configuration of the operating system / standby system of such a processing apparatus is as shown in FIG.
As shown in the figure, the configuration information table 6 can be easily set by the administrator without making a distinction from the case where the standby processing device of FIGS. 3 to 6 described above is exclusively provided. Becomes

【0048】[0048]

【発明の効果】以上説明したように、本発明によれば、
運用系3の処理装置1に対応づけて待機系5の処理装置
1および共用資源7を登録する構成情報テーブル6を設
け、このテーブルに設定された情報に従い、運用系の処
理装置1の障害発生時に待機系5の処理装置1が独立し
た空間2に業務プログラム4をローディングして業務を
続行する構成を採用しているため、処理装置1の運用系
3と待機系5とを柔軟に対応づけ、簡易に設定してバッ
クアップを実現し、システムの信頼性を向上させること
が可能となる。
As described above, according to the present invention,
A configuration information table 6 for registering the processing device 1 of the standby system 5 and the shared resource 7 is provided in association with the processing device 1 of the active system 3, and a failure occurs in the processing device 1 of the active system according to the information set in this table. Since the processing system 1 of the standby system 5 sometimes loads the business program 4 into the independent space 2 to continue the business, the active system 3 of the processing system 1 and the standby system 5 are flexibly associated with each other. , It becomes possible to easily set up and realize backup, and improve the reliability of the system.

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

【図1】本発明の1実施例構成図である。FIG. 1 is a configuration diagram of one embodiment of the present invention.

【図2】本発明の動作説明フローチャートである。FIG. 2 is a flowchart illustrating the operation of the present invention.

【図3】本発明の具体例(その1)である。FIG. 3 is a specific example (1) of the present invention.

【図4】本発明の具体例(その2)である。FIG. 4 is a specific example (2) of the present invention.

【図5】本発明の具体例(その3)である。FIG. 5 is a specific example (3) of the present invention.

【図6】本発明の具体例(その4)である。FIG. 6 is a specific example (4) of the present invention.

【図7】本発明の共用資源テーブル例(処理装置#3)
である。
FIG. 7 is an example of a shared resource table of the present invention (processing device # 3)
It is.

【図8】本発明の他の具体例(図9)である。FIG. 8 is another specific example (FIG. 9) of the present invention.

【図9】本発明の構成情報テーブル例(図8)である。FIG. 9 is an example of a configuration information table (FIG. 8) of the present invention.

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

1:処理装置 2:空間 3:運用系 4:業務プログラム 5:待機系 6:構成情報テーブル 7:共用資源 1: Processor 2: Space 3: Operating system 4: Business program 5: Standby system 6: Configuration information table 7: Shared resource

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】処理装置を多重化する多重化システムにお
いて、 運用系の処理装置に対応づけて待機系の処理装置を設定
する構成情報テーブルを設け、 この構成情報テーブルに運用系と設定された全ての処理
装置が業務プログラムを空間にローディングして処理を
それぞれ実行し、待機系と設定された処理装置が対応す
る運用系の処理装置の障害発生を検出したときに当該処
理装置の業務プログラムを独立空間にローディングして
業務を続行することを特徴とする多重化システム。
1. A multiplexing system for multiplexing processing devices, wherein a configuration information table for setting a standby processing device in association with an active processing device is provided, and this configuration information table is set as the active system. When all the processing devices load the business program into the space and execute the processing respectively, and when the processing device set as the standby system detects the failure occurrence of the corresponding active processing device, the business program of the processing device is executed. A multiplexing system characterized by loading in an independent space and continuing work.
【請求項2】上記構成情報テーブル中の待機系の処理装
置として、他の運用系の処理装置を設定し、障害発生時
に待機系の処理装置が運用中の業務と別の独立空間に障
害発生した処理装置の業務プログラムをローディングし
て複数の業務を並列に実行することを特徴とする請求項
1記載の多重化システム。
2. A processing device of another active system is set as a processing device of the standby system in the configuration information table, and when a failure occurs, a failure occurs in an independent space different from the work in which the standby processing device is operating. 2. The multiplexing system according to claim 1, wherein a plurality of business tasks are executed in parallel by loading the business program of the processing device.
JP8112404A 1996-05-07 1996-05-07 Multiplexing system Pending JPH09297692A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8112404A JPH09297692A (en) 1996-05-07 1996-05-07 Multiplexing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8112404A JPH09297692A (en) 1996-05-07 1996-05-07 Multiplexing system

Publications (1)

Publication Number Publication Date
JPH09297692A true JPH09297692A (en) 1997-11-18

Family

ID=14585814

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8112404A Pending JPH09297692A (en) 1996-05-07 1996-05-07 Multiplexing system

Country Status (1)

Country Link
JP (1) JPH09297692A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006043308A1 (en) * 2004-10-18 2006-04-27 Fujitsu Limited Operation management program, operation management method, and operation management device
JP2006259945A (en) * 2005-03-16 2006-09-28 Nec Corp Redundant system, its configuration control method and its program
US8224941B2 (en) 2004-10-18 2012-07-17 Fujitsu Limited Method, apparatus, and computer product for managing operation
US8387013B2 (en) 2004-10-18 2013-02-26 Fujitsu Limited Method, apparatus, and computer product for managing operation

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006043308A1 (en) * 2004-10-18 2006-04-27 Fujitsu Limited Operation management program, operation management method, and operation management device
US7971089B2 (en) 2004-10-18 2011-06-28 Fujitsu Limited Switching connection of a boot disk to a substitute server and moving the failed server to a server domain pool
US8224941B2 (en) 2004-10-18 2012-07-17 Fujitsu Limited Method, apparatus, and computer product for managing operation
US8387013B2 (en) 2004-10-18 2013-02-26 Fujitsu Limited Method, apparatus, and computer product for managing operation
JP2006259945A (en) * 2005-03-16 2006-09-28 Nec Corp Redundant system, its configuration control method and its program

Similar Documents

Publication Publication Date Title
US7975188B2 (en) Restoration device for BIOS stall failures and method and computer program product for the same
JPH0831047B2 (en) Apparatus and method for inter-partition control in a logical partition data processor
EP3407187B1 (en) Optical line terminal, and method for upgrading master device and slave device
JPS6375963A (en) System recovery system
EP0477385A1 (en) Method of resetting adapter module at failing time and computer system executing said method
JPH09297692A (en) Multiplexing system
JPH05314075A (en) On-line computer system
JP3139536B2 (en) Distributed batch job processing system and automatic job restart method in the event of failure
JPH0764930A (en) Mutual monitoring method between cpus
JP3117666B2 (en) Cold standby type dual system
JP3022768B2 (en) Virtual computer system
JP6822706B1 (en) Cluster system, server equipment, takeover method, and program
JP3512627B2 (en) Load Volume I / O Control and Management Method by Alternative Path and Duplication in IPL
JP2002149439A (en) Method for switching server and server device in distributed processing system
JPH1040123A (en) System and method for job management
JPH032957A (en) Starting process system for composite computer system
JP2005157462A (en) System switching method and information processing system
JP2015130134A (en) Information processing device, information processing system, memory replication method, and computer program
JPH08221287A (en) System changeover controlling method
JPH0764814A (en) Program execution system by multiple constitution system
JPH1165866A (en) Method for managing double control boards and file boards
JP2001222437A (en) Method for restoring failure
JP2021002199A (en) Electronic apparatus, electronic apparatus control method, and program
JPH08249296A (en) Multiprocessor system
JP2000099360A (en) Duplex system