JPH06337809A - File multiple write processor - Google Patents

File multiple write processor

Info

Publication number
JPH06337809A
JPH06337809A JP5148550A JP14855093A JPH06337809A JP H06337809 A JPH06337809 A JP H06337809A JP 5148550 A JP5148550 A JP 5148550A JP 14855093 A JP14855093 A JP 14855093A JP H06337809 A JPH06337809 A JP H06337809A
Authority
JP
Japan
Prior art keywords
data
file
computer
update
unit
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
JP5148550A
Other languages
Japanese (ja)
Inventor
Tadahide Sugata
匡秀 菅田
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP5148550A priority Critical patent/JPH06337809A/en
Publication of JPH06337809A publication Critical patent/JPH06337809A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To reduce the processing time of a duplex write processing by providing a data update notice part giving a notice to the other computer when updated data reaches a prescribed data quantity unit. CONSTITUTION:The data update notice part 7 of the computer 1 in an operated state gives the notice to a computer 2 in a standby state through a transmission device 10 when data updated to a file 4 reaches the prescribed data quantity unit. The data update reception part 8 of the computer 2 receives the notice and updates data in the data quantity unit to a file 6. The data update notice part 7 sets the update flag of an update table 9 corresponding to the block of the file 4 where updated data exists. When the file is closed, data of the block of he file 4 corresponding to the update flag of the table 9 is transmitted to the data update reception part 8 and the table 9 is cleared. Thus, the number of times for transmitting the update notice is reduced because update data is not transmitted to the computer 2 in the standby state whenever the file 4 is updated.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、同一のデータが書き
込まれるファイルを有する多重化構成の計算機を備えた
計算機システムにおいて、ファイルの多重書き処理を行
なうファイル多重書き処理装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file multiple write processing device for performing multiple file write processing in a computer system including a computer having a multiplex structure having files to which the same data is written.

【0002】[0002]

【従来の技術】制御分野における計算機システムは、2
台の全く同一の機能を有する計算機によって構成されて
いる。そして、常に1台の計算機が実際に制御を行う運
転状態にあり、片方の計算機は運転状態の計算機をバッ
クアップして、運転状態の計算機の障害発生時には、処
理を引き継ぐための待機の状態にある。これらの計算機
間での運転状態のシステムに関するデータは、複数のフ
ァイルの形式で2台の計算機の共通記憶装置に保存して
おり、共通記憶装置は、2台の計算機にハードウェア的
に結合されている。
2. Description of the Related Art There are two computer systems in the control field.
It is composed of a computer having exactly the same function of the stand. Then, one computer is always in an operating state in which control is actually performed, and one computer is in a standby state for backing up a computer in an operating state and taking over processing when a failure occurs in the computer in an operating state. . The data regarding the system of the operating state between these computers is stored in the common storage device of the two computers in the form of a plurality of files, and the common storage device is connected to the two computers by hardware. ing.

【0003】運転状態の計算機が制御対象システムの変
化を検出した場合には、変化した状態をデータとして共
通記憶装置上にあるファイルに対して書き込む。待機状
態の計算機では、運転状態の計算機が共通記憶装置に書
き込んだデータを引き継ぐことによって処理の引き継ぎ
が可能となる。
When the computer in the operating state detects a change in the controlled system, the changed state is written as data in a file in the common storage device. The computer in the standby state can take over the processing by taking over the data written in the common storage device by the computer in the operating state.

【0004】図6は、上述のような従来の計算機システ
ムの構成を示すブロック図である。図6において、1は
運転状態の計算機、2は待機状態の計算機、11,12
は共通記憶装置、13,14は共通記憶装置11,12
上に設けられたファイル、15は計算機1,2と共通記
憶装置11,12をそれぞれ結合する結合装置、16は
共通記憶装置13,14上のファイル内のデータを更新
するデータ更新処理部である。このように計算機1,2
は、それぞれ結合装置15およびデータ更新処理部16
を備えている。また、ファイル13,14は、共通記憶
装置11,12の片方の障害発生時においてもシステム
の運転が継続可能なように2重化構成をとっている。
FIG. 6 is a block diagram showing the configuration of a conventional computer system as described above. In FIG. 6, 1 is a computer in an operating state, 2 is a computer in a standby state, 11, 12
Is a common storage device, and 13 and 14 are common storage devices 11 and 12.
A file provided above, 15 is a coupling device that couples the computers 1 and 2 and the common storage devices 11 and 12, respectively, and 16 is a data update processing unit that updates the data in the files on the common storage devices 13 and 14. . In this way,
Are the coupling device 15 and the data update processing unit 16 respectively.
Is equipped with. Further, the files 13 and 14 have a dual structure so that the system operation can be continued even when one of the common storage devices 11 and 12 fails.

【0005】次に、この計算機システムにおけるファイ
ル13,14のデータ更新時の動作を説明する。運転状
態の計算機1では、制御対象システムの変化を検出した
場合には、変化した状態をデータとして結合装置15を
介して共通記憶装置11,12上にあるファイル13,
14に書き込む。ここで運転状態の計算機1で障害が発
生した場合には、待機状態の計算機2が処理を引き継
ぎ、運転状態となる。
Next, the operation at the time of updating the data of the files 13 and 14 in this computer system will be described. When a change in the controlled system is detected, the computer 1 in the operating state stores the changed state as data via the coupling device 15 in the files 13 on the common storage device 11, 12.
Write to 14. Here, if a failure occurs in the computer 1 in the operating state, the computer 2 in the standby state takes over the processing and enters the operating state.

【0006】[0006]

【発明が解決しようとする課題】従来の計算機システム
では以上のように処理がなされていたので、共通記憶装
置を接続可能な計算機でなければ、2重系構成の計算機
システムを構築することができなかった。また、共通記
憶装置はハードウェア的に結合されており、データ転送
処理に要する時間が短時間で済むため、共通記憶装置を
持たない計算機において、汎用の伝送装置を使用して2
重系構成の計算機システムを構築しようとする場合に
は、伝送遅れや伝送オーバヘッドの少ない2重書き処理
が必要となる。
Since the conventional computer system has been processed as described above, a computer system having a dual system configuration can be constructed unless the computer can be connected to the common storage device. There wasn't. In addition, since the common storage device is hardware-coupled and the time required for data transfer processing is short, a general-purpose transmission device can be used in a computer that does not have a common storage device.
In order to construct a computer system having a dual system configuration, double writing processing with less transmission delay and less transmission overhead is required.

【0007】この発明は、上記のような課題を解決する
ためになされたものであり、汎用の伝送装置を使用し
て、ファイルを2重化した2重系構成の計算機システム
を構築するとともに、2重書き処理の処理時間を低減す
ることができるファイル多重書き処理装置を提供するこ
とを目的とする。
The present invention has been made in order to solve the above problems, and uses a general-purpose transmission device to construct a computer system having a dual system configuration in which files are duplicated. An object of the present invention is to provide a file multiple write processing device capable of reducing the processing time of double write processing.

【0008】[0008]

【課題を解決するための手段】第1の発明は、いずれか
の計算機のファイルに更新したデータが所定のデータ量
単位に達した時に、他の計算機に通知するデータ更新通
知部7と、このデータ更新通知部7からの通知を受信し
て上記データ量単位のデータを他の計算機のファイルに
更新するデータ更新受信部8を備えたものである。
According to a first aspect of the present invention, a data update notifying section 7 is provided for notifying another computer when the data updated in a file of any computer reaches a predetermined data amount unit. The data update notification unit 7 is provided with a data update reception unit 8 which receives the notification from the data update notification unit 7 and updates the data of the data amount unit to a file of another computer.

【0009】第2の発明は、いずれかの計算機のファイ
ルに更新したデータが所定のデータ量単位に達した時
に、他の全計算機に通知するデータ更新通知部7と、こ
のデータ更新通知部7からの通知を受信して上記データ
量単位のデータを他の全計算機のファイルに更新するデ
ータ更新受信部8を備えたものである。
The second aspect of the present invention is a data update notifying section 7 for notifying all the other computers when the data updated in the file of any of the computers reaches a predetermined data amount unit, and this data update notifying section 7 The data update receiving unit 8 receives the notification from the above and updates the data of the above data amount unit to the files of all other computers.

【0010】第3の発明は、一つの計算機のファイルに
更新したデータが所定のデータ量単位に達した時に、他
の計算機に通知するデータ更新通知部7と、このデータ
更新通知部7からの通知を受信して上記データ量単位の
データを他の計算機のファイルに更新するデータ更新受
信部8と、いずれかの計算機が初期設定時に他の計算機
からのファイルデータのコピーを行うことにより2重書
き処理を可能状態にするファイルコピー処理部22を備
えたものである。
A third aspect of the invention is to provide a data update notifying section 7 for notifying another computer when the data updated in a file of one computer reaches a predetermined data amount unit, and a data update notifying section 7 from this data update notifying section 7. The data update receiving unit 8 which receives the notification and updates the data of the above-mentioned data amount unit to the file of the other computer, and the duplication by duplicating the file data from the other computer at the time of initial setting by one of the computers. It is provided with a file copy processing unit 22 which enables writing processing.

【0011】[0011]

【作用】第1の発明においては、データ更新通知部7は
例えば計算機1のファイル4に更新したデータが所定の
データ量単位に達した時に他の計算機2に通知し、デー
タ更新受信部8はその通知を受信して上記データ量単位
のデータを計算機2のファイル6に更新する。
In the first aspect of the invention, the data update notifying unit 7 notifies another computer 2 when the data updated in the file 4 of the computer 1 reaches a predetermined data amount unit, and the data update receiving unit 8 Upon receiving the notification, the data in the data amount unit is updated to the file 6 of the computer 2.

【0012】第2の発明においては、データ更新通知部
7は例えば計算機1のファイル4に更新したデータが所
定のデータ量単位に達した時に他の全計算機2,2a〜
2nに通知し、データ更新受信部8はその通知を受信し
て上記データ量単位のデータを他の全計算機2,2a〜
2nのファイルに更新する。
In the second aspect of the present invention, the data update notifying section 7 makes all of the other computers 2, 2a ... When the updated data in the file 4 of the computer 1 reaches a predetermined data amount unit, for example.
2n, and the data update receiving unit 8 receives the notification and sends the data in the data amount unit to all other computers 2, 2a ...
Update to 2n file.

【0013】第3の発明においては、データ更新通知部
7は例えば計算機1のファイル4に更新したデータが所
定のデータ量単位に達した時に他の計算機2に通知し、
データ更新受信部8はその通知を受信して上記データ量
単位のデータを他の計算機2のファイル6に更新する。
ファイルコピー処理部22は計算機1が初期設定時に他
の計算機2からのファイルデータのコピーを行うことに
より2重書き処理を可能状態にする。
In the third invention, the data update notifying section 7 notifies another computer 2 when the data updated in the file 4 of the computer 1 reaches a predetermined data amount unit,
The data update receiving unit 8 receives the notification and updates the data in the data amount unit to the file 6 of the other computer 2.
The file copy processing unit 22 enables the double writing process by copying the file data from the other computer 2 when the computer 1 is initialized.

【0014】[0014]

【実施例】【Example】

実施例1(請求項1対応). 以下、この発明の実施例1を図に基づいて説明する。図
1はこの発明の1実施例による計算機システムの構成を
示すブロック図である。図1において、3は運転状態の
計算機1内の記憶装置、4は運転状態の計算機1内の記
憶装置3に設けられたファイル、5は待機状態の計算機
2内の記憶装置、6は待機状態の計算機2内の記憶装置
に設けられたファイル、7はファイル更新を通知するた
めのデータ更新通知部、8はファイル更新の通知を受信
するためのデータ更新受信部、9はファイルの更新状態
を記憶する更新管理テーブル、10は2台の計算機1,
2間の更新通知を行うための伝送装置であり、他は図4
と同様である。データ更新通知部7は計算機1のファイ
ル4に更新したデータが所定のデータ量単位に達した時
に計算機2に通知するものである。データ更新受信部8
はその通知を受信して上記データ量単位のデータを計算
機2のファイル6に更新するものである。なお、計算機
1はデータ更新通知部7および更新管理テーブル9を備
えたものを、計算機2はデータ更新受信部8を備えたも
のを図示したが、計算機1と計算機2はそれぞれデータ
更新通知部7と更新管理テーブル9とデータ更新受信部
8を備えている。
Example 1 (corresponding to claim 1). Embodiment 1 of the present invention will be described below with reference to the drawings. 1 is a block diagram showing the configuration of a computer system according to an embodiment of the present invention. In FIG. 1, 3 is a storage device in the computer 1 in an operating state, 4 is a file provided in the storage device 3 in the computer 1 in an operating state, 5 is a storage device in the computer 2 in a standby state, 6 is a standby state The file provided in the storage device in the computer 2 of 7, the data update notification unit 7 for notifying the file update, 8 the data update receiving unit for receiving the file update notification, and 9 the file update status An update management table to be stored, 10 is two computers 1,
2 is a transmission device for performing update notification between
Is the same as. The data update notification unit 7 notifies the computer 2 when the data updated in the file 4 of the computer 1 reaches a predetermined data amount unit. Data update receiving unit 8
Receives the notification and updates the data in the data amount unit in the file 6 of the computer 2. Note that the computer 1 is shown to include the data update notification unit 7 and the update management table 9, and the computer 2 is shown to include the data update receiving unit 8. However, the computer 1 and the computer 2 each include the data update notification unit 7 And an update management table 9 and a data update receiving unit 8.

【0015】図2は、更新管理テーブル9とファイル4
の関係について説明した図である。ファイル4に対して
更新管理テーブル9を1対1に割り当てる。個々のファ
イル4は一定量の大きさのブロック11に分割して管理
され、個々のブロックに更新テーブル9の更新フラグ1
2が対応している。
FIG. 2 shows the update management table 9 and the file 4
It is a figure explaining the relationship of. The update management table 9 is assigned to the file 4 on a one-to-one basis. Each file 4 is managed by being divided into blocks 11 each having a certain size, and the update flag 1 of the update table 9 is assigned to each block.
2 corresponds.

【0016】次に動作について説明する。ここでは、計
算機1がファイル4のファイルのあるデータを更新する
場合について説明する。計算機1では、書き込み対象と
なるファイルをオープンする際に、データ更新通知部7
が伝送装置10を介してデータ更新受信部8に待機状態
の計算機2内のファイル6の同一ファイルのオープンを
要求する。ファイルオープン時には、運転状態の計算機
のデータ更新通知部7から、待機状態の計算機のデータ
更新受信部8に対して、ファイルのオープン要求を行
う。他の計算機内のファイルのデータを更新した場合に
は、データ更新通知部7が自計算機内のファイルのデー
タを更新した後に、更新したデータに対応するブロック
11の更新フラグ12をセットする。
Next, the operation will be described. Here, a case where the computer 1 updates certain data in the file of the file 4 will be described. In the computer 1, when the file to be written is opened, the data update notification unit 7
Requests the data update receiving unit 8 to open the same file 6 in the computer 2 in the standby state via the transmission device 10. When the file is opened, the data update notification unit 7 of the computer in the operating state makes a file open request to the data update receiving unit 8 of the computer in the standby state. When the data of the file in another computer is updated, the data update notifying unit 7 updates the data of the file in its own computer and then sets the update flag 12 of the block 11 corresponding to the updated data.

【0017】次に、ファイルクローズ時の処理を図3の
フローチャートを用いて説明する。まず、ファイル内の
更新フラグがセットされているかどうかを判定し、(ス
テップS31)、更新フラグがセットされている場合に
は、更新フラグに対応するブロックのデータをデータ更
新受信部8へ送信する(ステップS32)。ここで更新
フラグがセットされていない場合は、データ送信は行わ
ない。判定の必要な更新フラグが残っている場合には、
次の更新フラグに対するチェックを行う(ステップS3
3,S34)。判定の必要な更新フラグが残っていない
場合には、ファイルのクローズをデータ更新受信部8に
要求した後(ステップS35)に、自計算機内のファイ
ルをクローズして、ファイルの更新管理テーブル9をリ
セット(クリア)する(ステップS36)。
Next, the processing when the file is closed will be described with reference to the flowchart of FIG. First, it is determined whether or not the update flag in the file is set (step S31). If the update flag is set, the data of the block corresponding to the update flag is transmitted to the data update receiving unit 8. (Step S32). If the update flag is not set here, data transmission is not performed. If the update flag that needs to be judged remains,
The next update flag is checked (step S3)
3, S34). If there is no update flag that needs to be determined, after requesting the data update receiving unit 8 to close the file (step S35), the file in the local computer is closed and the file update management table 9 is opened. It is reset (cleared) (step S36).

【0018】このようにすることにより、ファイルの更
新が行われた場合、ファイル更新の度には待機状態の計
算機2に更新データを送信することはないので、更新通
知を送信する回数が減少し、データ更新に要する時間を
低減することができる。また、ブロック11の大きさを
記憶装置3,5や伝送装置10の転送効率の高い値に設
定することにより、1回の更新処理に要する時間を低減
することができる。
By doing this, when the file is updated, the update data is not sent to the computer 2 in the standby state every time the file is updated, so the number of times of sending the update notification is reduced. The time required to update the data can be reduced. Further, by setting the size of the block 11 to a value with high transfer efficiency of the storage devices 3 and 5 and the transmission device 10, the time required for one update process can be reduced.

【0019】実施例2(請求項2対応). ところで、上記実施例1では、2重系構成の計算機シス
テムにおいてファイル4のデータがファイル6のデータ
に等価するようにしていた。しかし、これに限るもので
はなく、3台以上の計算機で構成される計算機システム
において、運転状態および待機状態にある2台の計算機
で2重書き処理を行うようにしてもよい。
Embodiment 2 (corresponding to claim 2). By the way, in the above-described first embodiment, the data of the file 4 is equivalent to the data of the file 6 in the computer system having the double system. However, the present invention is not limited to this, and in a computer system including three or more computers, two computers in the operating state and the standby state may perform the double writing process.

【0020】図4は、この発明の実施例2による計算機
システムの構成を示すブロック図である。図4におい
て、図1に示す構成要素に対応するものには同一の符号
を付し、その説明を省略する。図4において、21はデ
ータ等価の必要な計算機がどれであるかを保存している
更新対象計算機管理テーブルであり、2a〜2nはシス
テムを構成する他の計算機群である。なお、計算機1,
2,2a〜2nは、それぞれデータ更新通知部7、デー
タ更新受信部8、更新管理テーブル9、および更新対象
計算機管理テーブル21を備えている。
FIG. 4 is a block diagram showing the configuration of a computer system according to the second embodiment of the present invention. 4, the components corresponding to those shown in FIG. 1 are designated by the same reference numerals, and the description thereof will be omitted. In FIG. 4, reference numeral 21 is an update target computer management table that stores which computers require data equivalence, and 2a to 2n are other computer groups constituting the system. In addition, calculator 1,
2, 2a to 2n each include a data update notification unit 7, a data update receiving unit 8, an update management table 9, and an update target computer management table 21.

【0021】ファイルオープン時には、運転状態の計算
機のデータ更新通知部7は、ファイルオープン時に更新
対象計算機管理テーブル21を読み込み、現在更新対象
となっている全計算機のデータ更新受信部8に対してフ
ァイルのオープンを要求する。
When the file is opened, the data update notification unit 7 of the operating computer reads the update target computer management table 21 when the file is opened, and the data update reception unit 8 of all the computers currently being updated receives the file. Request open.

【0022】次に、ファイル4をクローズするときの処
理について説明する。ファイルクローズ時には、図3の
フローチャートにおいて、更新対象計算機管理テーブル
21に登録されている、更新対象となっている計算機台
数分ステップS32およびステップS35の処理を行
う。このようにすることにより、更新対象の全計算機に
対して、更新を行うことができ、3台以上の計算機によ
って構成される計算機システムにおいてファイルの等価
処理を実現することができる。
Next, the processing for closing the file 4 will be described. When the file is closed, the processes of steps S32 and S35 in the flowchart of FIG. 3 are performed for the number of update target computers registered in the update target computer management table 21. By doing so, all computers to be updated can be updated, and file equivalent processing can be realized in a computer system composed of three or more computers.

【0023】実施例3(請求項3対応). 上記実施例1,2では、計算機が、運転状態および待機
状態になった場合のファイル等価処理であるが、実際に
は計算機の動作開始後の準備状態から2重書きの可能な
待機状態になるためには、運転状態の計算機からのファ
イルの内容のコピー処理が必要となる。
Embodiment 3 (corresponding to claim 3). In the first and second embodiments, the file equalization processing is performed when the computer is in the operating state and the standby state. In reality, however, the preparation state after the operation of the computer is changed to the standby state in which double writing is possible. In order to do so, it is necessary to copy the contents of the file from the operating computer.

【0024】図5は、この発明の実施例3による計算機
システムの構成を示すブロック図である。図5におい
て、図1に示す構成要素に対応するものには同一の符号
を付し、その説明を省略する。同図において、22は、
計算機が運転開始後、待機状態に移行する際に、運転状
態の計算機からファイルのデータを受信し、自計算機内
のファイルへコピーするためのファイルコピー処理部で
ある。また、23は運転状態の計算機において、要求さ
れたファイルを転送するファイルデータ送信処理部であ
る。データ更新通知部7は、一つの計算機のファイルに
更新したデータが所定のデータ量単位に達した時に、他
の計算機に通知するものである。データ更新受信部8
は、データ更新通知部7からの通知を受信して上記デー
タ量単位のデータを他の計算機のファイルに更新するも
のである。ファイルコピー処理部22は、いずれかの計
算機が初期設定時に他の計算機からのファイルデータの
コピーを行うことにより2重書き処理を可能状態にする
ものである。なお、計算機1,2は、データ更新通知部
7、データ更新受信部8、更新管理テーブル9、ファイ
ルコピー処理部22、およびファイルデータ送信処理部
23をそれぞれ備えている。
FIG. 5 is a block diagram showing the configuration of a computer system according to the third embodiment of the present invention. 5, components corresponding to those shown in FIG. 1 are designated by the same reference numerals, and their description will be omitted. In the figure, 22 is
This is a file copy processing unit for receiving file data from a computer in operation and copying it to a file in its own computer when the computer shifts to a standby state after starting operation. Reference numeral 23 is a file data transmission processing unit that transfers the requested file in the computer in the operating state. The data update notifying unit 7 notifies another computer when the data updated in the file of one computer reaches a predetermined data amount unit. Data update receiving unit 8
Is to receive the notification from the data update notifying unit 7 and update the data in the data amount unit to the file of another computer. The file copy processing unit 22 enables the dual writing process by copying the file data from another computer at the time of initial setting by one of the computers. The computers 1 and 2 each include a data update notification unit 7, a data update reception unit 8, an update management table 9, a file copy processing unit 22, and a file data transmission processing unit 23.

【0025】次にファイルコピー時のファイルデータ送
信処理の動作について説明する。ファイルデータ送信処
理部23は、ファイルコピー処理部22からのファイル
コピーの要求受信時に、自計算機内のファイルに対し
て、他の処理が更新を行えないように、ファイルに対す
る更新を抑止する。ファイルデータ送信処理部23は、
次に、ファイルコピー処理部22に対してファイルデー
タを送信し、ファイルに対する更新の抑止を解除する。
Next, the operation of the file data transmission process when copying a file will be described. When receiving the file copy request from the file copy processing unit 22, the file data transmission processing unit 23 suppresses the update of the file in the own computer so that other processes cannot update the file. The file data transmission processing unit 23
Next, the file data is transmitted to the file copy processing unit 22, and the suppression of updating the file is released.

【0026】このようにすることにより、当該計算機が
準備状態から待機状態(初期設定時)に移行する際にフ
ァイルのデータの内容の引き継ぎを行うことができ、2
台の計算機のファイルのデータの内容を等しくすること
ができる。また、ファイルコピー時に運転状態の計算機
に更新が行われないようにすることにより、ファイルコ
ピー時の更新を確実に待機状態の計算機に反映すること
ができる。
By doing so, the contents of the data in the file can be taken over when the computer shifts from the ready state to the standby state (during initial setting).
The data contents of the files of the two computers can be made equal. Further, by not updating the computer in the operating state at the time of copying the file, the update at the time of copying the file can be surely reflected in the computer in the standby state.

【0027】[0027]

【発明の効果】以上のように第1の発明によれば、いず
れかの計算機のファイルに更新したデータが所定のデー
タ量単位に達した時に、他の計算機に通知するデータ更
新通知部と、このデータ更新通知部からの通知を受信し
て上記データ量単位のデータを他の計算機のファイルに
更新するデータ更新受信部を備えて構成したので、汎用
の伝送装置を使用してファイルを2重化した2重系構成
の計算機システムが構築できるとともに、2重書き処理
の処理時間が低減できるという効果が得られる。
As described above, according to the first aspect of the present invention, when the data updated in the file of any computer reaches a predetermined data amount unit, a data update notifying unit for notifying another computer, Since the data update receiving unit that receives the notification from the data update notifying unit and updates the data in the data amount unit to the file of another computer is configured, the file is duplicated by using a general-purpose transmission device. It is possible to construct a computer system having a duplicated system configuration and reduce the processing time of the dual writing process.

【0028】第2の発明によればいずれかの計算機のフ
ァイルに更新したデータが所定のデータ量単位に達した
時に、他の全計算機に通知するデータ更新通知部と、こ
のデータ更新通知部からの通知を受信して上記データ量
単位のデータを他の全計算機のファイルに更新するデー
タ更新受信部を備えて構成したので、3台以上の計算機
構成の計算機システムにおいても、上記と同様な効果が
得られる。
According to the second invention, when the data updated in the file of any of the computers reaches a predetermined data amount unit, the data update notifying section for notifying all the other computers and the data update notifying section Is configured to include a data update receiving unit that receives the notification of the above and updates the data of the above-mentioned data amount unit to the files of all other computers. Therefore, even in a computer system having three or more computer configurations, the same effect as above is provided. Is obtained.

【0029】第3の発明によれば、一つの計算機のファ
イルに更新したデータが所定のデータ量単位に達した時
に、他の計算機に通知するデータ更新通知部と、このデ
ータ更新通知部からの通知を受信して上記データ量単位
のデータを他の計算機のファイルに更新するデータ更新
受信部と、いずれかの計算機が初期設定時に他の計算機
からのファイルデータのコピーを行うことにより2重書
き処理を可能状態にするファイルコピー処理部を備えて
構成したので、上記と同様な効果が得られるとともに、
計算機の運転状態の移行時にファイルのデータを確実に
反映させることができるという効果も得られる。
According to the third invention, when the data updated in the file of one computer reaches a predetermined data amount unit, the data update notifying section for notifying another computer and the data update notifying section from this data update notifying section Double writing by receiving a notification and updating the data of the above data amount unit to the file of another computer and by copying the file data from another computer at the time of initial setting by one of the computers Since a file copy processing unit for enabling processing is provided, the same effect as described above can be obtained, and
There is also an effect that the file data can be surely reflected when the operating state of the computer is changed.

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

【図1】この発明の実施例1によるファイル多重書き処
理装置を用いた計算機システムの構成を示すブロック図
である。
FIG. 1 is a block diagram showing the configuration of a computer system using a file multiple write processing device according to a first embodiment of the present invention.

【図2】この発明の実施例1によるファイル多重書き処
理装置におけるファイルと更新管理テーブルの関係を示
す構成図である。
FIG. 2 is a configuration diagram showing a relationship between a file and an update management table in the file multiple write processing apparatus according to the first embodiment of the present invention.

【図3】この発明の実施例1を説明するためのフローチ
ャートである。
FIG. 3 is a flow chart for explaining the first embodiment of the present invention.

【図4】この発明の実施例2によるファイル多重書き処
理装置を用いた計算機システムの構成を示すブロック図
である。
FIG. 4 is a block diagram showing a configuration of a computer system using a file multiple write processing device according to a second embodiment of the present invention.

【図5】この発明の実施例3によるファイル多重書き処
理装置を用いた計算機システムの構成を示すブロック図
である。
FIG. 5 is a block diagram showing a configuration of a computer system using a file multiple write processing device according to a third embodiment of the present invention.

【図6】従来の2重系計算機システムの構成を示すブロ
ック図である。
FIG. 6 is a block diagram showing a configuration of a conventional dual computer system.

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

1 運転状態の計算機 2 待機状態の計算機 3 運転状態の計算機内の計算機内記憶装置 4 運転状態の計算機内の計算機内記憶装置に設けたフ
ァイル 5 待機状態の計算機内の計算機内記憶装置 6 運転状態の計算機内の計算機内記憶装置に設けたフ
ァイル 7 データ更新通知部 8 データ更新受信部 9 更新管理テーブル 10 伝送装置 11 共通記憶装置 12 共通記憶装置 13 共通記憶装置に設けたファイル 14 共通記憶装置に設けたファイル 15 結合装置 16 データ更新処理部 21 更新対象計算機管理テーブル 22 ファイルコピー処理部 23 ファイルデータ送信処理部
1 computer in operating state 2 computer in standby state 3 internal storage device in computer in operating state 4 file provided in internal storage device in computer in operating state 5 internal storage device in computer in standby state 6 operating state File provided in the in-computer storage device of the computer 7 Data update notification unit 8 Data update receiving unit 9 Update management table 10 Transmission device 11 Common storage device 12 Common storage device 13 File provided in the common storage device 14 In the common storage device Provided file 15 Coupling device 16 Data update processing unit 21 Update target computer management table 22 File copy processing unit 23 File data transmission processing unit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 同一のデータが書込まれるファイルを有
する多重化構成の計算機と、上記計算機間のデータ伝送
を行うデータ伝送装置によって構成される計算機システ
ムにおいて、いずれかの計算機のファイルに更新したデ
ータが所定のデータ量単位に達した時に、他の計算機に
通知するデータ更新通知部と、このデータ更新通知部か
らの通知を受信して上記データ量単位のデータを上記他
の計算機のファイルに更新するデータ更新受信部を有す
ることを特徴とするファイル多重書き処理装置。
1. In a computer system comprising a computer having a multiplexing configuration having files to which the same data is written and a data transmission device for performing data transmission between the computers, the file is updated to one of the computers. When the data reaches a predetermined data amount unit, a data update notifying unit for notifying another computer and a notification from this data update notifying unit are received and the data in the data amount unit is stored in the file of the other computer. A file multiple write processing device having a data update receiving unit for updating.
【請求項2】 同一のデータが書込まれるファイルを有
する3台以上の多重化構成の計算機と、上記計算機間の
データ伝送を行うデータ伝送装置によって構成される計
算機システムにおいて、いずれかの計算機のファイルに
更新したデータが所定のデータ量単位に達した時に、他
の全計算機に通知するデータ更新通知部と、このデータ
更新通知部からの通知を受信して上記データ量単位のデ
ータを上記他の全計算機のファイルに更新するデータ更
新受信部を有することを特徴とするファイル多重書き処
理装置。
2. A computer system comprising three or more computers having a multiplex structure having files to which the same data is written and a data transmission device for transmitting data between the computers. When the data updated in the file reaches a predetermined data amount unit, the data update notification unit for notifying all other computers, and the notification from this data update notification unit is received and the data in the data amount unit is A multiple file writing processing apparatus having a data update receiving unit for updating files of all the computers.
【請求項3】 同一のデータが書込まれるファイルを有
する多重化構成の計算機と、上記計算機間のデータ伝送
を行うデータ伝送装置によって構成される計算機システ
ムにおいて、一つの計算機のファイルに更新したデータ
が所定のデータ量単位に達した時に、他の計算機に通知
するデータ更新通知部と、このデータ更新通知部からの
通知を受信して上記データ量単位のデータを上記他の計
算機のファイルに更新するデータ更新受信部と、いずれ
かの計算機が初期設定時に他の計算機からのファイルデ
ータのコピーを行うことにより2重書き処理を可能状態
にするファイルコピー処理部を備えたことを特徴とする
ファイル多重書き処理装置。
3. In a computer system comprising a computer having a multiplex structure having files to which the same data is written and a data transmission device for transmitting data between the computers, data updated to a file of one computer When it reaches a predetermined data amount unit, it notifies the other computer of the data update notification unit, and receives the notification from this data update notification unit and updates the data of the above data amount unit to the file of the other computer. A file including a data update receiving unit for enabling the dual writing process by copying the file data from one of the other computers at the time of initial setting. Multiple writing processor.
JP5148550A 1993-05-27 1993-05-27 File multiple write processor Pending JPH06337809A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5148550A JPH06337809A (en) 1993-05-27 1993-05-27 File multiple write processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5148550A JPH06337809A (en) 1993-05-27 1993-05-27 File multiple write processor

Publications (1)

Publication Number Publication Date
JPH06337809A true JPH06337809A (en) 1994-12-06

Family

ID=15455272

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5148550A Pending JPH06337809A (en) 1993-05-27 1993-05-27 File multiple write processor

Country Status (1)

Country Link
JP (1) JPH06337809A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08278911A (en) * 1995-04-05 1996-10-22 Mitsubishi Electric Corp Multiple-system processing system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58219656A (en) * 1982-06-16 1983-12-21 Hitachi Ltd Double writing magnetic disk controller
JPH04127336A (en) * 1990-09-19 1992-04-28 Hitachi Ltd Data copying system
JPH04167149A (en) * 1990-10-31 1992-06-15 Nec Corp Device producing information common to plural computers
JPH04181441A (en) * 1990-11-16 1992-06-29 Hitachi Ltd Duplexed data processing system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58219656A (en) * 1982-06-16 1983-12-21 Hitachi Ltd Double writing magnetic disk controller
JPH04127336A (en) * 1990-09-19 1992-04-28 Hitachi Ltd Data copying system
JPH04167149A (en) * 1990-10-31 1992-06-15 Nec Corp Device producing information common to plural computers
JPH04181441A (en) * 1990-11-16 1992-06-29 Hitachi Ltd Duplexed data processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08278911A (en) * 1995-04-05 1996-10-22 Mitsubishi Electric Corp Multiple-system processing system

Similar Documents

Publication Publication Date Title
RU2108621C1 (en) Trouble-free computing system and its organization process
JP2894676B2 (en) Asynchronous remote copy system and asynchronous remote copy method
US7565503B2 (en) Method and apparatus implementing virtualization for data migration with volume mapping based on configuration information and with efficient use of old assets
US9058305B2 (en) Remote copy method and remote copy system
EP1376361B1 (en) Server duplexing method and duplexed server system
US7139885B2 (en) Method and apparatus for managing storage based replication
KR100350141B1 (en) An application interface to a media server and a method of implementing the same
US7890717B2 (en) Storage system, data transfer method, and program
US8046421B2 (en) High performance storage access environment
US8285824B2 (en) Storage system and data replication method that refuses one or more requests for changing the first logical configuration information until the first storage apparatus and second storage apparatus are synchronized
US20050050288A1 (en) Storage system, method of controlling storage system, and storage device
US20040039756A1 (en) System and method for network-free file replication in a storage area network
EP1410207A2 (en) Method and system of storing a main data file and deltas in a storage device for determining new data files from the main data file and the deltas
JP2004118824A (en) Storage system for content distribution
JP2004013367A (en) Data storage subsystem
JPH103421A (en) Virtual file management system
JP2000137638A (en) Information storage system
JP2000305856A (en) Disk subsystems and integration system for them
US6029231A (en) Retrieval of data stored on redundant disks across a network using remote procedure calls
KR20070059095A (en) A system, a method and a device for updating a data set through a communication network
US20040205145A1 (en) Data transfer method
US20090138666A1 (en) Write set boundary management in support of asynchronous update of secondary storage
JPH06337809A (en) File multiple write processor
US7191278B2 (en) Method for data accessing in a computer system including a storage system
JPH07234811A (en) Remote file control system