JPS5913783B2 - Duplicate file method - Google Patents

Duplicate file method

Info

Publication number
JPS5913783B2
JPS5913783B2 JP53114350A JP11435078A JPS5913783B2 JP S5913783 B2 JPS5913783 B2 JP S5913783B2 JP 53114350 A JP53114350 A JP 53114350A JP 11435078 A JP11435078 A JP 11435078A JP S5913783 B2 JPS5913783 B2 JP S5913783B2
Authority
JP
Japan
Prior art keywords
file
group
update
updated
files
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.)
Expired
Application number
JP53114350A
Other languages
Japanese (ja)
Other versions
JPS5541528A (en
Inventor
達夫 橋本
英美 藤原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP53114350A priority Critical patent/JPS5913783B2/en
Publication of JPS5541528A publication Critical patent/JPS5541528A/en
Publication of JPS5913783B2 publication Critical patent/JPS5913783B2/en
Expired legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Description

【発明の詳細な説明】 この発明は第1のファイル群と、そのファイル群の障害
防止のために、第1のファイル群を複写20した第2の
ファイル群を備えた2重化ファイル方式をもつ電子計算
機システムにおいて、該計算機システムが上記ファイル
群と無関係な原因による障害からの復旧時に、障害時の
処理中断による上記ファイル群の内容等の乱れを正常に
もどす方式25に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention provides a duplex file system that includes a first file group and a second file group that is a copy 20 of the first file group in order to prevent failures of the first file group. The present invention relates to a method 25 for restoring the contents of the file group to normal after the computer system recovers from a failure due to a cause unrelated to the file group, due to processing interruption at the time of the failure.

電子計算機システムにおける2重化ファイル方式では、
第1のファイル群と、そのファイル群の障害防止のため
に、第1のファイル群を複写した第2のファイル群を備
え、1つのフアイルヘの更30新要求があると、それに
よつて両ファイル群中の対応する2つのファイルが更新
され、一方のファイルが読出/書込の障害をおこしても
、障害に関係のない他方のファイルにて処理を続行させ
、システムの信頼性を上げている。
In the duplex file method in electronic computer systems,
A first file group and a second file group that is a copy of the first file group are provided in order to prevent failures of the file group, and when an update request is made to one file, both files are Two corresponding files in the group are updated, and even if one file causes a read/write failure, processing continues on the other file that is unrelated to the failure, increasing system reliability. .

35第1のファイル群を第2のファイル群に無関係な障
害発生によV)電子計算機が停止すると、この停止時点
での読出/書込中の入出命令はすべて保証されていない
35) When the electronic computer is stopped due to the occurrence of a failure in the first file group unrelated to the second file group, all input/output commands being read/written at the time of the stop are not guaranteed.

この停止時点に上記第1のフアイル群または第2のフア
イル群のフアイルを読出途中であれば、フアイル内容は
破壊されず、上記フアイルに関してはそのまま電子計算
機の再稼動を開始することができる。
If a file in the first file group or second file group is in the middle of being read at the time of this stop, the contents of the file will not be destroyed, and the computer can be restarted as is with respect to the file.

しかし電子計算機の停止時点に上記第1のフアイル群ま
たは第2のフアイル群中のあるフアイルを書込による更
新中であると更新途中であるためフアイル内容が破壊さ
れてしまう。そこで各フアイルに更新中であることを示
す更新記憶手段を設け、障害発生時点で両フアイル群中
の対応するフアイルの一方が更新中であつた場合は、そ
の更新中であつたフアイルを他のフアイルで復元してい
た。また、電子計算機の停止時点が一方のフアイルの更
新が終了し、それに対応する他方のフアイルの更新開始
前である場合、対応するフアイルの内容が異つてしまう
。そこで各フアイルに更新レベルを示すレベル記憶手段
を設け、障害発生時点で両フアイル群中の対応するフア
イルのレベルが異る場合は、更新レベルの新らしいフア
イルを更新レベルの古いフアイルに複写している。従来
フアイル群中の各フアイルは、フアイル単位に独立して
更新、または読出の要求がくるだけであつたが、多量の
複雑に関連する情報を分割し、その情報の性格により別
フアイルに記憶させようとする場合、例えばフアイルA
とフアイルBとフアイルCがあり、ある時点ではフアイ
ルAとフアイルB8保時に更新する必要があV.また別
の時点ではフアイルBとフアイルCを同時に更新する必
要がある場合、一つの要求に対し、その都度一度に更新
したいフアイルをグループとし、このフアイルのグルー
プ単位で更新する。グループ単位で更新している途中で
障害発生によリ電子計算機が停止すると、たとえグルー
プ内のあるフアイルの更新は終了していても、グループ
としては更新途中であ9、そのグループに属するすべて
のフアイルのデータが破壊されたこととなり、従来のフ
アイル単位に更新中を制御する方式では、電子計算機が
再開できるようにフアイル群を復元することは不可能で
あつた。この発明は以上の欠点を克服するのを目的とし
第1のフアイル群とそのフアイル群の障害防止のために
第1のフアイルを複写した第2のフアイル群を備えると
共に、各フアイルにそのフアイルが更新中であることを
示す更新記憶手段と、更新レベルを示すレベル記憶手段
をもたせ、計算機の上記フアイル群と無関係な原因によ
る障害からの復旧時に障害発生時点に両フアイル群中の
対応するフアイルの一方が更新中であつた場合は、その
更新中であつたフアイルを他方のフアイルで復元し、障
害発生時点に両フアイル群中の対応するフアイルの両方
が更新中でない場合は更新レベルの新しいフアイルを更
新レベルの古いフアイルに複写する電子計算機システム
の2重化フアイル方式に訃いて、フアイル群のうちの少
なくとも2つ以上のフアイルをグループ単位で更新する
処理に際し、グループ単位でフアイルが更新中であるこ
とを示す表示を個々のフアイルに反応した所定の記憶手
段にセツト/りセツトするグループ制御手段を設け、障
害復旧時には、グループ更新中でなかつたフアイルでグ
ループ更新中であつたフアイルを復元することにより、
グループ単位でフアイルを更新中に障害発生によ9電子
計算機が停止しても、上記フアイル群を復元することが
可能となつた。
However, if a file in the first file group or second file group is being updated by writing when the computer is stopped, the contents of the file will be destroyed because the update is in progress. Therefore, an update storage means is provided for each file to indicate that it is being updated, and if one of the corresponding files in both file groups is being updated at the time of failure, the file that was being updated can be stored in the other file. It was restored with a file. Furthermore, if the computer is stopped when the update of one file is completed and before the update of the corresponding file of the other file is started, the contents of the corresponding files will be different. Therefore, a level storage means is provided for each file to indicate the update level, and if the levels of corresponding files in both file groups are different at the time of failure, a file with a newer update level is copied to a file with an older update level. There is. Conventionally, requests for updating or reading each file in a file group were received independently, but it is now possible to divide a large amount of complexly related information and store it in separate files depending on the nature of the information. For example, file A
, file B and file C, and at some point it is necessary to update file A and file B8 at the same time. At another time, if files B and C need to be updated at the same time, the files that are to be updated at once in response to one request are grouped, and the files are updated in groups. If a computer stops due to a failure while updating a group, even if a file in the group has been updated, the group is still being updated, and all files belonging to that group will be updated. The data in the file has been destroyed, and with the conventional method of controlling updates on a file-by-file basis, it has been impossible to restore the file group so that the computer can be restarted. The present invention aims to overcome the above-mentioned drawbacks and includes a first file group and a second file group which is a copy of the first file in order to prevent damage to the first file group. It is provided with an update storage means indicating that an update is in progress and a level storage means indicating an update level, so that when the computer recovers from a failure due to a cause unrelated to the above file groups, the corresponding files in both file groups are stored at the time of occurrence of the failure. If one file was being updated, the file that was being updated is restored using the other file, and if both corresponding files in both file groups were not being updated at the time of the failure, the new file at the update level is restored. Due to the duplex file system of computer systems, which copies files to files with an older update level, when updating at least two files in a group, files are being updated in a group. A group control means is provided that sets/resets a display indicating that the group has been updated in a predetermined storage means in response to each file, and at the time of failure recovery, the file that was being updated as a group is restored with the file that was not being updated as a group. By this,
Even if nine computers stop due to a failure while updating files in groups, it is now possible to restore the above file group.

以下この発明を図により詳しく説明する。図はこの発明
に基く2重化フアイル方式の一実施例構成図である。
This invention will be explained in detail below with reference to the drawings. The figure is a configuration diagram of an embodiment of the duplex file system based on the present invention.

図に訃いて11は第1のフアイル群、21は第2のフア
イル群であり、12〜15は各々フアイル、22〜25
はフアイル12〜15の複写されたフアイル、また12
a〜15aと22a〜15aは更新記憶手段、12b〜
15bと22b〜25bはレベル記憶手段である。
In the figure, 11 is the first file group, 21 is the second file group, 12 to 15 are the files, and 22 to 25 are the files.
is the copied file of files 12 to 15, and 12
a~15a and 22a~15a are update storage means, 12b~
15b and 22b to 25b are level storage means.

31は更新手段、41はグループ制御手段、51はフア
イル復旧手段で、52は更新記憶手段にある表示の読出
手段、53は復元手段、54は複写手段である。
31 is an update means, 41 is a group control means, 51 is a file recovery means, 52 is a reading means for display stored in the update storage means, 53 is a restoration means, and 54 is a copying means.

第1のフアイル群11中のフアイル12〜15は、その
複写された第2のフアイル群21中のフアイル22〜2
5に対応して訃り、各フアイルには更新中であることを
表示する更新記憶手段12a〜15aと更新記憶手段2
2a〜25aを持たせると共に、更新レベルを更新追着
として表示できるレベル記憶手段12b〜15bとレベ
ル記憶手段22b〜25bをもたせている。
Files 12 to 15 in the first file group 11 are the files 22 to 2 in the second file group 21 that have been copied.
The update storage means 12a to 15a and the update storage means 2 each display a message indicating that each file is being updated.
2a to 25a, and level storage means 12b to 15b and level storage means 22b to 25b which can display the update level as an additional update.

フアイルの更新手段31があるフアイルの更新を決定す
ると一方のフアイル群を選択し、グループ制御手段41
に通知する。
When the file updating means 31 decides to update a certain file, it selects one of the file groups, and the group control means 41 selects one file group.
to notify.

グループ制御手段41は更新したいフアイルの更新記憶
手段に更新中表示をセツトして更新手段31に通知する
。この時更新したいフアイルが複数であれば、そのフア
イルをグループとして扱い選択した群の中のグループに
属するすべてのフアイルの更新記憶手段に更新中の表示
をセツトする。更新手段31はグループ制御手段41か
らの通知を持つて、グループ制御41が更新中の表示を
セツトしたフアイル群の各フアイルの更新を開始する。
更新中表示のセツトされたフアイル群中のすべてのフア
イルの更新が終了すると、グループ制御手段41に通知
し、グループ制御手段41がレベル記憶域の内容を更新
して、更新の終了したフアイルの各更新記憶手段中の更
新中の表示をりセツトする。
The group control means 41 sets an update in progress display in the update storage means of the file to be updated and notifies the update means 31 of the file. If there are a plurality of files to be updated at this time, the files are treated as a group and an indication that the file is being updated is set in the update storage means of all files belonging to the selected group. Upon receiving the notification from the group control means 41, the updating means 31 starts updating each file of the file group for which the group control 41 has set the display of being updated.
When the updating of all files in the file group for which the updating display is set is completed, the group control means 41 is notified, and the group control means 41 updates the contents of the level storage area and updates each of the files that have been updated. Resets the display being updated in the update storage means.

グルーブ制御手段41がすべての更新表示をりセツトす
る更新手段31に通知し、更新手段31は残りのフアイ
ル群に対する更新表示のセツトを再びグループ制御手段
に依頼する。以下同様にグループ更新表示のセツト、グ
ループフアイルの更新、レベル記憶域の更新、グループ
更新表示のりセツトが行なわれ、第1のフアイル群、第
2のフアイル群の更新が終了する。
The groove control means 41 notifies the update means 31 which resets all the update displays, and the update means 31 requests the group control means again to set the update displays for the remaining file group. Thereafter, the group update display is set, the group file is updated, the level storage area is updated, and the group update display is reset in the same manner, and the updating of the first file group and the second file group is completed.

ここでレベル記憶域には更新追番を記憶させたり、更新
世代数を記憶させたv、更新要求の発生した日時を記憶
させたD等、数種の方法がある。以上の処理の途中で第
1のフアイル群または第2のフアイル群のフアイルに障
害が発生すると、更新手段31は以後その障害の発生し
たフアイルを捨て片肺運転に入るかまたは別にフアイル
領域を別に確保してあくまで2重フアイルで運転するか
のどちらの方法を取つている。
Here, there are several methods in the level storage area, such as storing an update serial number, v storing the number of update generations, and D storing the date and time when an update request occurred. If a failure occurs in a file in the first file group or second file group during the above processing, the updating means 31 discards the file in which the failure has occurred and enters single-lung operation, or separately updates the file area. We are currently taking two options: secure the facilities and operate with double files.

第1のフアイル群と第2のフアイル群に無関係な障害に
よりシステムが停止すると、障害発生の際読出、書込中
であつた各種入出力装置は、その障害発生時点以降保証
されない。
If the system is stopped due to a failure unrelated to the first file group and the second file group, the various input/output devices that were in the process of reading or writing at the time of the failure are no longer guaranteed from the time the failure occurred.

フアイルの読出途中であれば、一般に読出元のフアイル
が破壊されないため、障害力墳旧した時点で再び読込可
能である。ところが更新途中に障害が発生すれば、更新
途中のフアイルは既に更新した部分と、未だ更新してい
ない部分ができてしまい破壊されたことになる。また2
重化された一方のみの更新が終了し、他方の更新に入る
前に障害によるシステム停止が発生すると、同一である
べきフアイルの更新レベルが異つてしまう。フアイル複
旧手段51は障害により停止したシステムが再開するに
必要な処理を以下の手順で行う。第1のフアイル群中の
フアイル12とその複写である第2のフアイル群中のフ
アイル22の更新記憶手段12a,22a、レベル記憶
手段12b,22bを読出手段52が読出し、まず更新
記憶手段中に更新表示がセツトされているかを調べる。
一方に更新中表示がセツトされていれば、その更新中表
示のセツトされているフアイルは破壊されているので複
写手段54にて他方のフアイルで復元する。またどちら
のフアイルにも更新中表示がセツトされていなければ、
次にレベル記憶手段12b,22bの更新レベルを比較
する。更新レベルが異つていれば、複写手段54が更新
レペルの新しいフアイルを更新レベルの古いフアイルに
複写する。以下フアイル復旧手段51は順に両フアイル
群の対応するフアイルの更新記憶手段と、レベル記憶手
段を読出し、各フアイルを障害復旧可能にしてゆく。以
上説明したように2重化フアイル方式を採る電子計算機
システムに訃いて、フアイル群のうちの少なくとも2つ
以上のフアイルをグループ単位で更新する処理に際し、
グループ単位でフアイルが更新中であることを示す表示
をセツト/りセツトするグループ制御手段を設け、障害
復旧時には、グループ更新中でなかつたフアイルでグル
ープ更新中であつたフアイルを復元することにより、各
フアイルが時間的に異るグループ編成を組んで更新要求
を発生させる2重化フアイルを復旧させることが可能と
なつた。
If the file is in the middle of being read, the file from which it is being read is generally not destroyed, so it can be read again once the failure occurs. However, if a failure occurs during the update, the file being updated will be destroyed, with parts that have already been updated and parts that have not been updated yet. Also 2
If the system is stopped due to a failure after completing the update of one of the multiplexed files and before starting the update of the other, the update levels of files that should be the same will be different. The file duplication means 51 performs the processing necessary for restarting a system that has stopped due to a failure, according to the following procedure. The reading means 52 reads the update storage means 12a, 22a and the level storage means 12b, 22b of the file 12 in the first file group and the file 22 in the second file group which is a copy thereof, and first stores it in the update storage means. Check whether update display is set.
If the updating display is set on one side, the file to which the updating display is set has been destroyed, so the copying means 54 restores it using the other file. Also, if the updating display is not set for either file,
Next, the updated levels in the level storage means 12b and 22b are compared. If the update levels are different, the copying means 54 copies the new file of the update level to the old file of the update level. Thereafter, the file recovery means 51 sequentially reads the update storage means and level storage means of the corresponding files in both file groups, and makes each file recoverable from the failure. As explained above, when using a computer system that adopts the duplex file method, when updating at least two files in a group of files,
A group control means is provided to set/reset the display indicating that a file is being updated on a group basis, and at the time of failure recovery, the file that was being updated in the group is restored with the file that was not being updated in the group. It has become possible to restore duplicated files in which each file forms a group that differs in time and generates an update request.

上記説明では更新中表示を記憶する更新記憶手段として
既存の更新記憶手段を利用したが、別にグループ更新中
の表示をセツトできるグループ更新記憶手段を設けるこ
とも可能である。
In the above description, the existing update storage means was used as the update storage means for storing the display during update, but it is also possible to separately provide a group update storage means that can set the display during group update.

更新記憶手段の外にグループ更新手段を別に設けるこの
手法によれば、フアイル復旧手段51は、グループ処理
中表示のあるフアイル復旧が多少簡単になる。例えばグ
ループ更新中表示があつても更新が開始されていなかつ
たフアイルは、単にグループ更新中の表示をりセツトす
るだけでフアイル復旧の処理が終了する。
According to this method, in which the group update means is separately provided in addition to the update storage means, the file recovery means 51 can somewhat easily recover a file for which there is an indication that group processing is in progress. For example, for a file for which there is a group update display but the update has not started, the file recovery process is completed by simply resetting the group update display.

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

図はこの発明に基く2重化フアイル方式の一実施例構成
図である。 図に}いて11は第1のフアイル群、21は第2のフア
イル群であり131は更新手段、41はグループ制御手
段、51はフアイル復旧手段である。
The figure is a configuration diagram of an embodiment of the duplex file system based on the present invention. In the figure, 11 is a first file group, 21 is a second file group, 131 is an update means, 41 is a group control means, and 51 is a file recovery means.

Claims (1)

【特許請求の範囲】 1 第1のファイル群とそのファイル群の障害防止のた
めに第1のファイルを複写した第2のファイル群を備え
ると共に、各ファイルにそのファイルが更新中であるこ
とを示す更新記憶手段と、更新レベルを示すレベル記憶
手段をもたせ、計算機の上記ファイル群と無関係な原因
による障害からの復旧時に障害発生時点に再ファイル群
中の対応するファイルの一方が更新中であつた場合は、
その更新中であつたファイルを他方のファイルで復元し
、障害発生時点に両ファイル群中の対応するファイルの
両方が更新中でない場合は更新レベルの新らしいファイ
ルを更新レベルの古いファイルに複写する電子計算機シ
ステムの2重化ファイル方式において、ファイル群のう
ちの少なくとも2つ以上のファイルをグループ単位で更
新する処理に際し、グループ単位でファイルが更新中で
あることを示す表示を個々のファイルに対応した所定の
記憶手段にセット/リセットするグループ制御手段を設
け、障害複旧時には、グループ更新中でなかつたファイ
ルでグループ更新中であつたファイルを復元することを
特徴とした2重化ファイル方式。 2 上記個々のファイルに対応した所定の記憶手段とし
て、上記第1のファイル群と第2のファイル群の各ファ
イルに対応してグループ処理中を示すグループ更新記憶
手段を設け、上記グループ制御手段にて、該グループ更
新記憶手段へグループ処理中表示をセアト/リセットす
ることを特徴とした特許請求の範囲第1項記載の2重化
ファイル方式。 3 上記個々のファイルに対応した所定の記憶手段とし
て、上記各ファイルをもたせた更新記憶手段を使い、上
記グループ制御手段にて、該更新記憶手段へグループ処
理中表示をセット/リセットすることを特徴とした特許
請求の範囲第1項記載の2重化ファイル方式。
[Scope of Claims] 1. A first file group and a second file group that is a copy of the first file are provided in order to prevent failures of the first file group, and each file is provided with a message indicating that the file is being updated. and a level storage means that indicates the update level, and when recovering from a failure due to a cause unrelated to the file group of the computer, it is possible to detect whether one of the corresponding files in the re-file group is being updated at the time the failure occurs. If
Restore the file that was being updated using the other file, and if both corresponding files in both file groups are not being updated at the time of failure, copy the newer update level file to the older update level file. In the duplex file system of a computer system, when at least two files in a group of files are updated in a group, a display indicating that the file is being updated in the group is now displayed for each individual file. A duplication file system characterized in that a group control means is provided to set/reset a predetermined storage means, and when a failure occurs, a file that was being updated in a group is restored with a file that was not being updated in a group. 2. As the predetermined storage means corresponding to the individual files, a group update storage means is provided corresponding to each file of the first file group and the second file group to indicate that group processing is in progress, and the group control means 2. The duplex file system according to claim 1, wherein the group processing display is seated/reset in the group update storage means. 3. An update storage means having each of the above files is used as a predetermined storage means corresponding to the individual files, and the group control means sets/resets a group processing in progress display to the update storage means. A duplex file system as claimed in claim 1.
JP53114350A 1978-09-18 1978-09-18 Duplicate file method Expired JPS5913783B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP53114350A JPS5913783B2 (en) 1978-09-18 1978-09-18 Duplicate file method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP53114350A JPS5913783B2 (en) 1978-09-18 1978-09-18 Duplicate file method

Publications (2)

Publication Number Publication Date
JPS5541528A JPS5541528A (en) 1980-03-24
JPS5913783B2 true JPS5913783B2 (en) 1984-03-31

Family

ID=14635541

Family Applications (1)

Application Number Title Priority Date Filing Date
JP53114350A Expired JPS5913783B2 (en) 1978-09-18 1978-09-18 Duplicate file method

Country Status (1)

Country Link
JP (1) JPS5913783B2 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4819154A (en) * 1982-12-09 1989-04-04 Sequoia Systems, Inc. Memory back up system with one cache memory and two physically separated main memories
JPS60229149A (en) * 1984-04-26 1985-11-14 Nippon Telegr & Teleph Corp <Ntt> File update system
JPS6347862A (en) * 1986-08-15 1988-02-29 Fujitsu Ltd Control system for input/output sub-system
US4823261A (en) * 1986-11-24 1989-04-18 International Business Machines Corp. Multiprocessor system for updating status information through flip-flopping read version and write version of checkpoint data
JPH0616258B2 (en) * 1987-11-02 1994-03-02 株式会社日立製作所 Duplex disk control method
JPH01140220A (en) * 1987-11-26 1989-06-01 Hitachi Ltd Double disc controller
JPH02138686A (en) * 1989-10-04 1990-05-28 Fuji Electric Co Ltd Card reader controller for automatic vending machine
JPH0433030A (en) * 1990-05-24 1992-02-04 Fujitsu Ltd Data storing system
EP0764302B1 (en) * 1994-06-10 1998-12-02 Texas Micro Inc. Main memory system and checkpointing protocol for fault-tolerant computer system
US5864657A (en) * 1995-11-29 1999-01-26 Texas Micro, Inc. Main memory system and checkpointing protocol for fault-tolerant computer system
US5737514A (en) * 1995-11-29 1998-04-07 Texas Micro, Inc. Remote checkpoint memory system and protocol for fault-tolerant computer system
US5751939A (en) * 1995-11-29 1998-05-12 Texas Micro, Inc. Main memory system and checkpointing protocol for fault-tolerant computer system using an exclusive-or memory
US5745672A (en) * 1995-11-29 1998-04-28 Texas Micro, Inc. Main memory system and checkpointing protocol for a fault-tolerant computer system using a read buffer

Also Published As

Publication number Publication date
JPS5541528A (en) 1980-03-24

Similar Documents

Publication Publication Date Title
US7194487B1 (en) System and method for recording the order of a change caused by restoring a primary volume during ongoing replication of the primary volume
US6742138B1 (en) Data recovery method and apparatus
US6990611B2 (en) Recovering data from arrays of storage devices after certain failures
US7310743B1 (en) Data recovery method and apparatus
US6728898B2 (en) Producing a mirrored copy using incremental-divergence
US7987158B2 (en) Method, system and article of manufacture for metadata replication and restoration
US7293146B1 (en) Method and apparatus for restoring a corrupted data volume
JPS5913783B2 (en) Duplicate file method
US8533411B2 (en) Multiple backup processes
JP2006164162A (en) Copy control device and method
KR100234634B1 (en) I/o device with test/recovery function
CN111104256A (en) Data reading method, device, equipment and storage medium
JP2008090868A (en) Data recovery method of information processing system and disk subsystem
JPH09330303A (en) Computer system and its fault recovering method
JPS63303442A (en) Data dictionary/directory restoring system
JP4878113B2 (en) Link library recovery method and program for DASD failure
JP2746102B2 (en) One point backup method of business data file in case of magnetic disk device failure
JPS63262737A (en) Data base updating and recording processing method
JPH04169945A (en) File restoring method
JPH04141751A (en) Fault recovery system for mass storage medium
JP2744247B2 (en) Data integrity processing method
JP2526726B2 (en) Multiplexed file recovery method
JPH06149641A (en) On-line backup and fault recovery system
JPH0736761A (en) On-line copying processing method with high reliability for external memory device
JPS60142446A (en) Recovery processing system of backward fault