JPH08328928A - Backup controller - Google Patents

Backup controller

Info

Publication number
JPH08328928A
JPH08328928A JP7132405A JP13240595A JPH08328928A JP H08328928 A JPH08328928 A JP H08328928A JP 7132405 A JP7132405 A JP 7132405A JP 13240595 A JP13240595 A JP 13240595A JP H08328928 A JPH08328928 A JP H08328928A
Authority
JP
Japan
Prior art keywords
save
file
request
restore
queue
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
JP7132405A
Other languages
Japanese (ja)
Inventor
Makoto Kikuchi
誠 菊池
Hidehiko Takahashi
英彦 高橋
Tatsuharu Sato
立春 佐藤
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.)
HOKKAIDO NIPPON DENKI SOFTWARE KK
NEC Solution Innovators Ltd
Original Assignee
HOKKAIDO NIPPON DENKI SOFTWARE KK
NEC Software Hokkaido 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 HOKKAIDO NIPPON DENKI SOFTWARE KK, NEC Software Hokkaido Ltd filed Critical HOKKAIDO NIPPON DENKI SOFTWARE KK
Priority to JP7132405A priority Critical patent/JPH08328928A/en
Publication of JPH08328928A publication Critical patent/JPH08328928A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE: To provide a backup controller capable of processing save and restore in parallel by managing the save/restore requests of the processing object files of plural application processing means. CONSTITUTION: This controller is provided with a backup processing execution control means 13 for receiving save/restore requests or file state information inquire requests from application processing means 101-10n. The backup processing execution control means 13 is provided with a backup control means 14 for moving the saved/restored file between an external storage device 2 and a backup storage device 3 and a queue/list control means 15 for managing the save/restore requests.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、電子計算機システム
のファイル障害復旧の際に使用するバックアップファイ
ルのセーブ処理およびバックアップファイルをリストア
するリストア処理を行うバックアップ制御装置に関し、
特に複数のアプリケーション処理手段から発行されるセ
ーブ/リストア要求を並行処理するバックアップ制御装
置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a backup control device for performing a save process of a backup file used for recovering a file failure of an electronic computer system and a restore process for restoring the backup file,
In particular, the present invention relates to a backup control device that processes save / restore requests issued from a plurality of application processing means in parallel.

【0002】[0002]

【従来の技術】従来の技術では、ファイルのセーブ処理
あるいはリストア処理がアプリケーション処理プログラ
ムで実行されるため、バックアップ記憶装置がセーブ処
理あるいはリストア処理によって使用中のとき、該装置
に他のアプリケーション処理プログラムからセーブ要求
あるいはリストア要求を行うことができなかった。
2. Description of the Related Art In the prior art, a file save process or a file restore process is executed by an application processing program. Therefore, when the backup storage device is being used by the save process or restore process, another application processing program is stored in the device. The save request or restore request could not be made from.

【0003】また、セーブ処理実行時にセーブ対象のフ
ァイルが他のアプリケーション処理プログラムで使用中
の場合には、対象ファイルの使用が終わるまでセーブ処
理の実行を待つか、あるいはそのファイルをセーブ対象
から外すか、セーブ処理を打ち切るかという方式が採ら
れていた。これらの方式では、セーブ対象ファイルの使
用が終わるまで待つため、他のセーブ対象ファイルが使
用されていない場合でも処理を中断して待たなければな
らないとか、セーブが正しく全ての対象ファイルに対し
て行われない、という問題があった。
If the file to be saved is being used by another application processing program at the time of executing the save process, the execution of the save process is waited until the use of the target file is completed, or the file is excluded from the save targets. Or, the system of whether to abort the save process was adopted. In these methods, since the save target file is used up, it is necessary to interrupt the process and wait even if other save target files are not being used. There was a problem that I could not understand.

【0004】また、バックアップ処理の場合、ファイル
のアクセスモードを強制的に読み出して専有に切り換え
セーブを行う方式や実行中のアプリケーション処理プロ
グラムの有無を確認して他のアプリケーション処理プロ
グラムが全て終了した後でセーブ処理を起動させる方式
がある。これらの方式では、先にファイルを使用してい
たアプリケーション処理プログラムの更新情報がファイ
ルに反映されず、処理途中の状態でセーブされたり、対
象ファイルが他のアプリケーション処理プログラムで使
用されていない場合でも、全てのアプリケーション処理
プログラムが終了するまでセーブを待たされる問題があ
った。
Further, in the case of backup processing, after confirming the method of forcibly reading out the access mode of the file and switching to exclusive use and the presence or absence of the application processing program being executed, all other application processing programs are terminated. There is a method to start the save process with. With these methods, the update information of the application processing program that previously used the file is not reflected in the file, and even if it is saved during processing or the target file is not used by another application processing program. , There was a problem that save was kept waiting until all application processing programs were completed.

【0005】[0005]

【発明が解決しようとする課題】従来のバックアップ処
理の各方式では以下の問題がある。
The conventional backup processing methods have the following problems.

【0006】(1)同一のバックアップ記憶装置に対し
て、複数のアプリケーション処理プログラムから並行す
るセーブ要求を行えない。ファイルの保全上はファイル
更新処理が終った時点でセーブを行う事が望ましい。複
数のアプリケーション処理プログラムが並行処理してい
るとき、バックアップ装置の取り合いが生じる可能性が
あるため、セーブ要求が行えない。
(1) A plurality of application processing programs cannot make parallel save requests to the same backup storage device. For file preservation, it is desirable to save when the file update process is completed. When a plurality of application processing programs are performing parallel processing, there is a possibility that the backup devices may be in conflict with each other, so a save request cannot be issued.

【0007】(2)ファイルのリストアを行う場合で
も、他のアプリケーション処理プログラムで該ファイル
のセーブを行っている場合には、一連のファイルのセー
ブ処理終了までリストアを行えない。このため、ファイ
ルをセーブ時点に戻すリストア処理が待たされる。
(2) Even when a file is restored, if the file is saved by another application processing program, the restoration cannot be performed until the series of file save processing is completed. Therefore, the restore process of returning the file to the save point is kept waiting.

【0008】(3)セーブ対象ファイルがアプリケーシ
ョン処理プログラムで使用中の場合にはセーブが正しく
行えないことがある。また、セーブ処理全体が全てのフ
ァイル使用終了まで待たされて、セーブ処理終了が遅れ
ることがある。
(3) If the save target file is being used by the application processing program, the save may not be performed correctly. In addition, the entire save process may be delayed until the use of all files is completed, which may delay the end of the save process.

【0009】[0009]

【課題を解決するための手段】この発明の目的は、アプ
リケーション処理手段のセーブあるいはリストア要求に
基づくファイルセーブ動作あるいはファイルリストア動
作をオペレーティンシステムの機能として実行するバッ
クアップ制御装置を提供する。
SUMMARY OF THE INVENTION An object of the present invention is to provide a backup control device for executing a file save operation or a file restore operation based on a save or restore request of an application processing means as a function of an operating system.

【0010】そのため、この発明の並行動作する複数の
アプリケーション処理手段が発行する、ファイルをセー
ブするセーブ要求またはファイルをリストアするリスト
ア要求あるいはファイルのセーブ/リストア状態を問合
せる状態情報問合せ要求を処理するバックアップ制御装
置にあって、セーブ要求を解析し、前記セーブ要求とセ
ーブ要求対象のファイルの状態情報を作成してキュー/
リスト管理手段に送付とリストア要求を解析して前記リ
ストア要求とリストア要求対象ファイルの状態情報を作
成して前記キュー/リスト管理手段に送付とファイルの
状態情報問合せ要求を解析してセーブ管理キューおよび
リストア管理キューならびにセーブファイルリストを参
照して前記ファイルの状態情報を作成して要求元のアプ
リケーション処理手段に送付とを処理するバックアップ
処理実行制御手段と、前記セーブ管理キューに対してセ
ーブ要求および状態情報の登録あるいは削除とリストア
管理キューに対してリストア要求および状態情報を登録
あるいは削除とを前記呼出しに対応して処理するキュー
/リスト管理手段と、前記セーブ管理キューのセーブ要
求ファイルを外部記憶装置から読み出して移送し、バッ
クアップ記憶装置にセーブし、あるいは前記リストア管
理キューのリストア対象ファイルをバックアップ記憶装
置から読み出して移送し、外部記憶装置にリストアする
バックアップ制御手段と、を有することを特徴とする。
Therefore, a backup process which processes a save request for saving a file, a restore request for restoring a file, or a status information inquiry request for inquiring a save / restore status of a file issued by a plurality of application processing means operating in parallel according to the present invention. In the control device, the save request is analyzed, the save request and the status information of the save request target file are created, and the queue /
The list management means analyzes the send request and the restore request to create status information of the restore request and the file requested for the restore request, and sends to the queue / list management means and analyzes the file status information inquiry request to analyze the save management queue and Backup processing execution control means for creating status information of the file by referring to the restore management queue and save file list and sending it to the requesting application processing means, and save request and status for the save management queue Queue / list management means for processing registration or deletion of information and registration or deletion of a restore request and status information for the restore management queue in response to the call, and a save request file of the save management queue for an external storage device Read from, transport, backup storage Saving, or the transferring reads the restored file restore management queue from backup storage device, characterized by having a a backup control unit configured to restore the external storage device.

【0011】[0011]

【実施例】次にこの発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0012】この発明の一実施例の構成を示す図1を参
照するとバックアップ制御装置1は、アプリケーション
処理プログラムが動作するアプリケーション処理手段1
01,アプリケーション処理手段102,アプリケーシ
ョン処理手段103,アプリケーション処理手段10n
と,処理対象のファイル21乃至2nを格納する外部記
憶装置2と、セーブされたファイル21乃至2nを格納
するバックアップ記憶装置3と、アプリケーション処理
手段101乃至10nのセーブ要求あるいはリストア要
求またはファイルの状態情報問合せ要求を受理し、該要
求を解析して、セーブあるいはリストアまたは問合せを
処理するバックアップ処理実行制御手段13と、セーブ
要求とセーブ対象ファイルの状態情報をセーブ管理キュ
ー40に、リストア要求とリストア対象ファイルの状態
情報をリストア管理キュー41にそれぞれ登録あるいは
削除するキュー/リスト管理手段15と、外部記憶装置
2およびバックアップ記憶装置3に対してセーブファイ
ルおよびリストアファイルを移送するバックアップ制御
手段14と、を有する。外部記憶装置2にはファイル2
1乃至2nが格納されている。バックアップ記憶装置3
には、ファイルの21乃至2nの内からセーブしたファ
イルのファイルセーブデータ31乃至3nが格納され
る。
Referring to FIG. 1, which shows the configuration of an embodiment of the present invention, a backup control device 1 includes an application processing means 1 on which an application processing program operates.
01, application processing means 102, application processing means 103, application processing means 10n
An external storage device 2 for storing the files 21 to 2n to be processed, a backup storage device 3 for storing the saved files 21 to 2n, a save request or a restore request of the application processing means 101 to 10n, or the state of the file. A backup processing execution control means 13 that receives an information inquiry request, analyzes the request, and saves, restores, or inquires, and save request and save target file status information in the save management queue 40. Queue / list management means 15 for registering or deleting the status information of the target file in the restore management queue 41, and backup control means 14 for transferring the save file and the restore file to the external storage device 2 and the backup storage device 3, respectively. Have That. File 2 in external storage device 2
1 to 2n are stored. Backup storage device 3
In the file, file save data 31 to 3n of the file saved from the files 21 to 2n are stored.

【0013】この実施例は、ファイル21乃至2nに対
してセーブ要求を行うアプリケーション処理手段101
およびアプリケーション処理手段102と、ファイルセ
ーブデータ31乃至3nに対してリストア要求を行うア
プリケーション処理手段103と、ファイル21乃至2
nに対してセーブ/リストア実行状態およびセーブ結果
のファイル状態情報問合せを行うアプリケーション処理
手段10nと、セーブ要求を管理するセーブ管理キュー
40と、リストア要求を管理するリストア管理キュー4
1と、バックアップ装置3のファイルセーブデータ31
乃至3nを管理するセーブファイルリスト42を含む。
In this embodiment, the application processing means 101 for making a save request to the files 21 to 2n.
And application processing means 102, application processing means 103 for making a restore request to the file save data 31 to 3n, and files 21 to 2
application processing means 10n for inquiring the save / restore execution status and the file status information of the save result, the save management queue 40 for managing the save request, and the restore management queue 4 for managing the restore request.
1 and the file save data 31 of the backup device 3
A save file list 42 for managing the files 3 to 3n is included.

【0014】更に、バックアップ制御装置1の動作を制
御するバックアップ処理実行制御手段13と、セーブ処
理およびリストア処理のファイル移送を制御するバック
アップ制御手段14と、セーブ管理キュー40およびリ
ストア管理キュー41ならびにセーブファイルリスト4
2を管理するキュー/リスト管理手段15と、を含む。
また、ファイル状態情報90を例示する図4を参照する
と、セーブ管理キュー40のセーブ要求401および4
02、リストア管理キュー41のリストア要求411、
セーブファイルリスト42のセーブファイル名421乃
至42nは、次および前のキュー/リスト位置を示すポ
インタ91,外部記憶装置2を特定するための情報9
2,ファイルを特定するための情報93,バックアップ
記憶装置3を特定するための情報94,要求発生時刻お
よびセーブ/リストア実行時刻情報95,バックアップ
記憶装置3のファイルデータ位置を特定するための情報
96,セーブ/リストア実行情報を示す情報97,セー
ブ結果を示す情報98を、それぞれ含む。
Further, a backup processing execution control means 13 for controlling the operation of the backup control device 1, a backup control means 14 for controlling file transfer of save processing and restore processing, a save management queue 40, a restore management queue 41 and a save. File list 4
And a queue / list management unit 15 that manages 2.
Further, referring to FIG. 4 exemplifying the file status information 90, the save requests 401 and 4 of the save management queue 40 are shown.
02, a restore request 411 of the restore management queue 41,
The save file names 421 to 42n in the save file list 42 are pointers 91 indicating the next and previous cue / list positions, and information 9 for specifying the external storage device 2.
2, information 93 for specifying a file, information 94 for specifying the backup storage device 3, request generation time and save / restore execution time information 95, information 96 for specifying the file data position of the backup storage device 3. , Information 97 indicating save / restore execution information, and information 98 indicating a save result.

【0015】図1のアプリケーション処理手段101か
らバックアップ処理実行制御手段13にファイル25の
セーブ要求が生じた場合、アプリケーション処理手段1
01はセーブ要求をバックアップ処理実行制御手段13
に送付する。バックアップ処理実行制御手段13はキュ
ー/リスト管理手段15を起動し、セーブ管理キュー4
0にセーブ要求401と対象ファイルのファイル状態情
報90とを登録する。バックアップ処理実行制御手段1
3はバックアップ制御手段14を起動し、バックアップ
記憶装置3および外部記憶装置2内のセーブ対象のファ
イル25がアクセス可能な状態であれば、ファイル25
をバックアップ記憶装置3の最後にセーブされたファイ
ルセーブデータ3mの次の位置3nにセーブし、キュー
/リスト管理手段15は、ファイル25に対応するセー
ブ要求401をセーブ管理キュー40から削除する。バ
ックアップ記憶装置3またはファイル25が他のアプリ
ケーション処理手段102で使用中の場合、バックアッ
プ処理実行制御手段13は、一定時間後にバックアップ
制御手段14を再起動する様にタイマ設定し、セーブ要
求受付を終了する。
When the application processing means 101 of FIG. 1 requests the backup processing execution control means 13 to save the file 25, the application processing means 1
01 is a save request backup processing execution control means 13
To send. The backup processing execution control means 13 activates the queue / list management means 15, and the save management queue 4
The save request 401 and the file status information 90 of the target file are registered in 0. Backup process execution control means 1
3 activates the backup control means 14, and if the save target file 25 in the backup storage device 3 and the external storage device 2 is accessible, the file 25
Is saved in the position 3n next to the last saved file save data 3m in the backup storage device 3, and the queue / list management means 15 deletes the save request 401 corresponding to the file 25 from the save management queue 40. When the backup storage device 3 or the file 25 is being used by another application processing means 102, the backup processing execution control means 13 sets a timer so that the backup control means 14 is restarted after a certain period of time, and the save request acceptance ends. To do.

【0016】アプリケーション処理手段103からファ
イル24のリストア要求をバックアップ処理実行制御手
段13に送付する場合も、リストア管理キュー41にリ
ストア要求411と対象のファイル状態情報90を登録
するまではセーブ要求と同様であるが、バックアップ制
御手段14を起動した後の処理は異なる。リストア要求
の場合、まずセーブファイルリスト42にリストア要求
411のセーブファイル情報42nが登録されているか
確認する。登録されている場合、バックアップ記憶装置
3に対するセーブまたはリストアを実行中であるか否
か、またリストア対象のファイル24は他のアプリケー
ション処理手段で使用されているか否かを状態情報90
で確認し、実行中でなくかつ使用中でない場合、状態情
報90からバックアップ記憶装置3の読み出し位置を取
得し、リストア要求411のファイルセーブデータ3m
の位置に位置付け、ファイルセーブデータ3mからファ
イル24へのリストア処理を実行する。その後、リスト
ア管理キュー41からリストア要求411を削除する。
Even when a restore request for the file 24 is sent from the application processing means 103 to the backup processing execution control means 13, it is the same as the save request until the restore request 411 and the target file status information 90 are registered in the restore management queue 41. However, the processing after starting the backup control means 14 is different. In the case of a restore request, first, it is confirmed whether the save file information 42n of the restore request 411 is registered in the save file list 42. If it is registered, the status information 90 indicates whether the save or restore to the backup storage device 3 is being executed and whether the file 24 to be restored is used by another application processing unit.
If it is not being executed and is not being used, the read position of the backup storage device 3 is acquired from the status information 90, and the file save data 3m of the restore request 411 is acquired.
Then, the restore processing from the file save data 3m to the file 24 is executed. After that, the restore request 411 is deleted from the restore management queue 41.

【0017】アプリケーション処理手段10nから状態
問合せ要求が生じた場合、バックアップ処理実行手段1
3は該要求を受理してキュー/リスト管理手段15を起
動し、セーブ管理キュー40内のセーブ要求401乃至
402の各状態情報90と、リストア管理キュー41内
のリストア要求411の各状態情報905と、セーブフ
ァイルリスト42内のセーブファイル名421乃至42
nの各状態情報90とに基づいて、各要求の待ち状態お
よびセーブ実行結果を取得する事ができる。
When a status inquiry request is issued from the application processing means 10n, the backup processing execution means 1
3 receives the request and activates the queue / list management means 15, and each status information 90 of the save requests 401 to 402 in the save management queue 40 and each status information 905 of the restore request 411 in the restore management queue 41. And save file names 421 to 42 in the save file list 42
The waiting state and save execution result of each request can be acquired based on each of the state information 90 of n.

【0018】次に、この実施例の動作をフローチャート
によって説明する。
The operation of this embodiment will be described below with reference to the flow chart.

【0019】バックアップ処理実行手段13およびキュ
ー/リスト管理手段15の動作を示すフローチャート図
2を参照すると、各アプリケーション処理手段101乃
至10nからの要求受付後、バックアップ処理実行手段
13はステップ100〜ステップ300で要求内容を確
認し、セーブ要求の場合(ステップ100のYES)、
キュー/リスト管理手段15を起動しセーブ管理キュー
40へのセーブ要求登録を行う(ステップ400)。該
要求がリストア要求の場合(ステップ200のYE
S)、キュー/リスト管理手段15を起動しリストア管
理キュー41へのリストア要求登録を行う(ステップ5
00)。該要求が状態情報問合せ場合(ステップ300
のYES)、キュー/リスト管理手段15を起動し、セ
ーブ管理キュー40,リストア管理キュー41,セーブ
ファイルリスト42の各状態情報90を要求元に通知す
る(ステップ600)。要求が上記いづれでもない場合
(ステップ300のNO)、エラーの通知を行う(ステ
ップ800)。セーブおよびリストアの要求をキュー登
録を行った後は、バックアップ制御手段14を起動し、
セーブまたはリストアを行う(ステップ700)。
Flowchart showing the operation of the backup processing execution means 13 and the queue / list management means 15 Referring to FIG. 2, the backup processing execution means 13 performs steps 100 to 300 after receiving requests from the application processing means 101 to 10n. Confirm the request contents with, and if it is a save request (YES in step 100),
The queue / list management means 15 is activated and a save request is registered in the save management queue 40 (step 400). If the request is a restore request (YE in step 200)
S), the queue / list management means 15 is activated and a restore request is registered in the restore management queue 41 (step 5).
00). If the request is a status information inquiry (step 300)
YES), the queue / list management means 15 is activated to notify the request source of the status information 90 of the save management queue 40, the restore management queue 41, and the save file list 42 (step 600). If the request is neither of the above (NO in step 300), an error is notified (step 800). After the save and restore requests are queued, the backup control means 14 is activated,
Save or restore is performed (step 700).

【0020】バックアップ制御手段14の動作を示すフ
ローチャート図3を参照すると、バックアップ制御手段
14は、バックアップ処理実行制御手段13から呼び出
されて、セーブ/リストア要求を受けた場合、対象のバ
ックアップ記憶装置3でセーブ/リストアの処理を行っ
ているかを状態情報90のセーブ/リストア実行状態を
示す情報97で確認し(ステップ701)、セーブ/リ
ストアの処理が実行されていない場合(ステップ701
のNO)、キュー/リスト管理手段15によりリストア
管理キュー41にリストア要求があるか確認する(ステ
ップ704)。リスト要求41nがリストア管理キュー
41ある場合(ステップ702のYES)、キュー/リ
スト管理手段15によりリストア管理キュー41および
セーブファイルリスト42のセーブファイル情報421
乃至42nの状態情報90のポインタ91を辿り(ステ
ップ710)、ポインタのファイルがセーブファイルリ
スト42にないとき(ステップ711のNO)、ポイン
タのリスト要求を削除し(ステップ712)、次のポイ
ンタを終りまで辿り(ステップ714,715のNO,
711).外部記憶装置2の対象ファイル2nがセーブ
されているか確認する。該対象ファイル2nがセーブリ
スト42にあり(ステップ711のYES)、他のアプ
リケーション処理手段で使用されている場合(ステップ
713のYES)、次のファイルの確認へ移る(ステッ
プ714)。以上により、リストア要求のある対象ファ
イルで他のアプリケーション処理手段が使用していない
ものを順にリストアする事ができる。リストア対象のフ
ァイル2nがセーブファイルリスト42にあって、かつ
他のアプリケーション処理手段で使用されていない場合
(ステップ713のNO)、外部記憶装置2の対象ファ
イル2nの使用権を確保し(ステップ720)、状態情
報90を参照してバックアップ記憶装置3の読み出し位
置を対象ファイルセーブデータ3nの位置に位置付けて
(ステップ721)、外部記憶装置2のファイル2nの
リストアを実行し(ステップ722)、外部記憶装置2
のファイル2nの使用権を解放する(ステップ72
3)。その後、キュー/リスト管理手段15によりリス
トア管理キュー41からリストアを行ったファイル2n
のリストア要求41nの解除を行う(ステップ72
4)。
Flowchart showing the operation of the backup control means 14 Referring to FIG. 3, when the backup control means 14 is called from the backup process execution control means 13 and receives a save / restore request, the backup storage device 3 of interest. Whether the save / restore processing is being performed in step S701 is confirmed by the information 97 indicating the save / restore execution state of the state information 90 (step 701). If the save / restore processing is not performed (step 701).
No), the queue / list management means 15 confirms whether or not there is a restore request in the restore management queue 41 (step 704). When the list request 41n is the restore management queue 41 (YES in step 702), the queue / list managing means 15 causes the restore management queue 41 and save file information 421 of the save file list 42.
Through 42n, the pointer 91 of the status information 90 is traced (step 710). When the pointer file is not in the save file list 42 (NO in step 711), the pointer list request is deleted (step 712), and the next pointer is set. Trace to the end (NO in steps 714, 715,
711). It is confirmed whether the target file 2n in the external storage device 2 has been saved. If the target file 2n is in the save list 42 (YES in step 711) and is being used by another application processing unit (YES in step 713), the process moves to confirmation of the next file (step 714). As described above, it is possible to sequentially restore target files that are requested to be restored and are not used by other application processing means. When the file 2n to be restored is in the save file list 42 and is not used by another application processing means (NO in step 713), the right to use the target file 2n in the external storage device 2 is secured (step 720). ), The read position of the backup storage device 3 is positioned at the position of the target file save data 3n with reference to the status information 90 (step 721), and the file 2n of the external storage device 2 is restored (step 722), Storage device 2
Release the right to use the file 2n (step 72)
3). Then, the file 2n restored from the restore management queue 41 by the queue / list management means 15
Release request 41n is canceled (step 72).
4).

【0021】リストア管理キュー41にリストア要求が
存在しない場合(ステップ702のNO)、およびリス
トアするファイルがリストア管理キュー41にないと判
断した場合(ステップ715のYES)、キュー/リス
ト管理手段15によりセーブ管理キュー40にセーブ要
求があるかの確認を行う(ステップ703)。セーブ要
求401がある場合(ステップ703のYES)、キュ
ー/リスト管理手段15により状態情報90のポインタ
91を辿り(ステップ730)、ポインタのファイルが
他のアプリケーション処理手段で使用中であるとき(ス
テップ731のYES)、該ポインタを次のキュー位置
に位置付け、順次にポインタを終りまで辿り(ステップ
732,733)、セーブ管理キュー40の内のセーブ
要求の対象ファイルで、他のアプリケーション処理手段
で使用していないものを検索する(ステップ731のN
O)。セーブ要求のあるファイルの内で他のアプリケー
ション処理手段で使用されていないファイルを順次にセ
ーブすることができる。
When there is no restore request in the restore management queue 41 (NO in step 702) and when it is determined that the file to be restored does not exist in the restore management queue 41 (YES in step 715), the queue / list managing means 15 determines. It is confirmed whether there is a save request in the save management queue 40 (step 703). When there is a save request 401 (YES in step 703), the queue / list management means 15 follows the pointer 91 of the status information 90 (step 730), and when the file of the pointer is in use by another application processing means (step). (YES in 731), the pointer is positioned at the next queue position, the pointer is sequentially traced to the end (steps 732 and 733), and the file is the save request target file in the save management queue 40, and is used by another application processing unit. Search for items that have not been processed (N in step 731)
O). It is possible to sequentially save files that have been requested to be saved but are not used by other application processing means.

【0022】他のアプリケーション処理手段で使用中の
ファイルがない場合(ステップ731のNO)、外部記
憶装置2内の対象ファイル2nの使用権を確保し(ステ
ップ40)、該ファイルの状態情報90に基づいて、バ
ックアップ記憶装置3の書き込み位置をファイルセーブ
データ3nの最後に位置付け(ステップ741)、外部
記憶装置2のファイル2nのセーブを実行し(ステップ
742)、外部記憶装置2のファイル2nの使用権を解
放する(ステップ743)。その後、キュー/リスト管
理手段15によりセーブ管理キュー40からセーブを行
ったファイルのセーブ要求401の解除と、セーブファ
イルリスト42への登録を行う(ステップ744)。
If there is no file being used by another application processing means (NO in step 731), the right to use the target file 2n in the external storage device 2 is secured (step 40), and the status information 90 of the file is set. Based on this, the write position of the backup storage device 3 is positioned at the end of the file save data 3n (step 741), the file 2n of the external storage device 2 is saved (step 742), and the file 2n of the external storage device 2 is used. The right is released (step 743). After that, the queue / list managing means 15 releases the save request 401 of the file saved from the save management queue 40 and registers it in the save file list 42 (step 744).

【0023】リストア管理キュー41からリストア要求
411を削除し、リストア処理が完了した場合(ステッ
プ724)およびセーブ管理キュー40からセーブ要求
を削除し、セーブファイルリスト42に登録してセーブ
処理が完了した場合(ステップ744)、他の要求に対
する処理に戻るステップ701)。1ファイルのセーブ
あるいはリストアが完了した時点でセーブリストア要求
の確認が行えるので、リストア要求が待たされる時間は
最小限に押さえられる。
When the restore request 411 is deleted from the restore management queue 41 and the restore processing is completed (step 724), the save request is deleted from the save management queue 40 and registered in the save file list 42 to complete the save processing. If (step 744), the process returns to the process for another request (step 701). Since the save / restore request can be confirmed when the save or restore of one file is completed, the time required for the restore request can be kept to a minimum.

【0024】バックアップ記憶装置3でセーブ/リスト
ア処理実行中の場合(ステップ701のYES)、リス
トア要求がなく(ステップ702のNO)、かつセーブ
要求がない場合(ステップ703のNO)、およびセー
ブ要求がない場合(ステップ733のYES)、キュー
/リスト管理手段15によりセーブ要求およびリストア
要求があるか否かを確認する(ステップ704)。いづ
れかの要求がある場合(ステップ704のNO)、タイ
マ起動要求を行い、一定時間後に再度バックアップ制御
手段14が起動するように設定する(ステップ70
5)。セーブおよびリストア要求がない場合(ステップ
704のYES)およびタイマ起動要求は処理を終了し
(ステップ705)、バックアップ処理実行制御手段1
3を終了する。
If the backup storage device 3 is executing a save / restore process (YES in step 701), there is no restore request (NO in step 702), and there is no save request (NO in step 703), and a save request. If there is no such request (YES in step 733), the queue / list management means 15 confirms whether there is a save request or a restore request (step 704). If there is any request (NO in step 704), a timer start request is made, and the backup control means 14 is set to start again after a fixed time (step 70).
5). If there is no save and restore request (YES in step 704) and the timer start request ends the processing (step 705), the backup processing execution control means 1
Complete 3.

【0025】[0025]

【発明の効果】以上説明したようにこの発明のバックア
ップ制御装置によれば、同一のバックアップ装置に対し
て、複数のアプリケーション処理手段からセーブ要求を
並行して行える。
As described above, according to the backup control device of the present invention, a plurality of application processing means can make save requests in parallel to the same backup device.

【0026】更にこの発明によれば、ファイルのリスト
アを行う必要がある場合に、他のアプリケーション処理
手段でセーブを行っている場合でもリストア要求を行
え、1ファイルのセーブが終了した時点で目的のファイ
ルのリストアを優先して行える。
Further, according to the present invention, when it is necessary to restore a file, a restore request can be issued even when the save is being performed by another application processing means, and the object of saving can be obtained when the save of one file is completed. Files can be restored with priority.

【0027】また、更にこの発明によれば、セーブ対象
ファイルが使用中の場合にも他のセーブ要求ファイルを
優先してセーブし、セーブ処理全体を待たすことがな
い。
Further, according to the present invention, even when the file to be saved is in use, another save request file is preferentially saved, and the entire save process is not kept waiting.

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

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

【図2】図1の実施例の動作を示すフローチャートであ
る。
FIG. 2 is a flowchart showing the operation of the embodiment of FIG.

【図3】図1の実施例のバックアップ制御手段の動作を
示すフローチャートである。
3 is a flowchart showing the operation of the backup control means of the embodiment of FIG.

【図4】ファイル状態情報を例示する図である。FIG. 4 is a diagram showing an example of file status information.

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

1 バックアップ制御装置 2 外部記憶装置 3 バックアップ記憶装置 101〜10n アプリケーション処理手段 13 バックアップ処理実行制御手段 14 バックアップ制御手段 15 キュー/リスト管理手段 21〜2n ファイル 31〜3n ファイルセーブデータ 40 セーブ管理キュー 41 リストア管理キュー 42 セーブファイルリスト 401,402 セーブ要求 411 リストア要求 421〜42n セーブファイル名 1 Backup Control Device 2 External Storage Device 3 Backup Storage Device 101 to 10n Application Processing Means 13 Backup Processing Execution Control Means 14 Backup Control Means 15 Queue / List Management Means 21 to 2n Files 31 to 3n File Save Data 40 Save Management Queues 41 Restore Management queue 42 Save file list 401, 402 Save request 411 Restore request 421-42n Save file name

───────────────────────────────────────────────────── フロントページの続き (72)発明者 佐藤 立春 北海道札幌市中央区南一条西四丁目5番地 1号 北海道日本電気ソフトウェア株式会 社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Tatsuharu Sato, 5-1, Minami-Ichijo Nishi 4-chome, Chuo-ku, Sapporo-shi, Hokkaido 1-Hokkaido NEC Software Co., Ltd. In-house

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 並行動作する複数のアプリケーション処
理手段が発行する、ファイルをセーブするセーブ要求ま
たはファイルをリストアするリストア要求あるいはファ
イルのセーブ/リストア状態を問合せる状態情報問合せ
要求を処理するバックアップ制御装置にあって、 セーブ要求を解析し、前記セーブ要求とセーブ要求対象
のファイルの状態情報を作成してキュー/リスト管理手
段に送付とリストア要求を解析して前記リストア要求と
リストア要求対象ファイルの状態情報を作成して前記キ
ュー/リスト管理手段に送付とファイルの状態情報問合
せ要求を解析してセーブ管理キューおよびリストア管理
キューならびにセーブファイルリストを参照して前記フ
ァイルの状態情報を作成して要求元のアプリケーション
処理手段に送付とを処理するバックアップ処理実行制御
手段と、 前記セーブ管理キューに対してセーブ要求および状態情
報の登録あるいは削除とリストア管理キューに対してリ
ストア要求および状態情報を登録あるいは削除とを前記
呼出しに対応して処理するキュー/リスト管理手段と、 前記セーブ管理キューのセーブ要求ファイルを外部記憶
装置から読み出して移送し、バックアップ記憶装置にセ
ーブし、あるいは前記リストア管理キューのリストア対
象ファイルをバックアップ記憶装置から読み出して移送
し、外部記憶装置にリストアするバックアップ制御手段
と、 を有することを特徴とするバックアップ制御装置。
1. A backup control device for processing a save request for saving a file, a restore request for restoring a file, or a status information inquiry request for inquiring a save / restore status of a file issued by a plurality of application processing means operating in parallel. Then, the save request is analyzed, state information of the save request and the file of the save request target is created, and the state information of the restore request and the file of the restore request target is analyzed by sending to the queue / list management means and the restore request. Is created and sent to the queue / list management means, the file status information inquiry request is analyzed, the status information of the file is created by referring to the save management queue, the restore management queue, and the save file list, and the request source Send to application processing means and process Backup processing execution control means for registering or deleting a save request and status information in the save management queue and registering or deleting a restore request and status information in the restore management queue in response to the call. Queue / list management means, and a save request file of the save management queue is read from an external storage device and transferred, and saved in a backup storage device, or a restore target file of the restore management queue is read from the backup storage device and transferred. And a backup control unit that restores to an external storage device.
【請求項2】 前記状態情報は、 前記キュー/リスト管理手段がセーブ要求あるいはリス
トア要求をキューに登録し、それの繋がりを示す次およ
び前のキュー/リスト位置を示すポインタと、セーブ要
求あるいはリスア要求の発生時刻およびセーブ/リスト
ア実行時刻と、セーブ要求およびリストア要求の対象フ
ァイルを特定する情報と、ファイルを格納する外部記憶
装置を特定するための情報と、バックアップ記憶装置を
特定するための情報と、バックアップ記憶装置のセーブ
ファイルの位置を特定するための情報と、ファイルのセ
ーブ/リストア実行状態を示す情報と、ファイルのセー
ブ結果を示す情報と、 を含むこと特徴とする請求項1記載のバックアップ制御
装置。
2. The status information includes pointers indicating the next and previous queue / list positions indicating the connection between the queue / list management means for registering a save request or a restore request in the queue, and a save request or a restore request. Request generation time and save / restore execution time, information that identifies the target file of the save request and restore request, information that identifies the external storage device that stores the file, and information that identifies the backup storage device The information for specifying the position of the save file in the backup storage device, the information indicating the save / restore execution state of the file, and the information indicating the save result of the file. Backup controller.
JP7132405A 1995-05-30 1995-05-30 Backup controller Pending JPH08328928A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7132405A JPH08328928A (en) 1995-05-30 1995-05-30 Backup controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7132405A JPH08328928A (en) 1995-05-30 1995-05-30 Backup controller

Publications (1)

Publication Number Publication Date
JPH08328928A true JPH08328928A (en) 1996-12-13

Family

ID=15080632

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7132405A Pending JPH08328928A (en) 1995-05-30 1995-05-30 Backup controller

Country Status (1)

Country Link
JP (1) JPH08328928A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0385650A (en) * 1989-08-30 1991-04-10 Nec Corp Disk volume restoration system
JPH04170624A (en) * 1990-11-05 1992-06-18 Hitachi Ltd System including external storage device
JPH05119930A (en) * 1991-10-24 1993-05-18 Chugoku Nippon Denki Software Kk System for recovering fault of auxiliary storage device
JPH06309209A (en) * 1993-04-26 1994-11-04 Hitachi Ltd File backup system
JPH0713832A (en) * 1993-06-28 1995-01-17 Matsushita Electric Ind Co Ltd Backup management device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0385650A (en) * 1989-08-30 1991-04-10 Nec Corp Disk volume restoration system
JPH04170624A (en) * 1990-11-05 1992-06-18 Hitachi Ltd System including external storage device
JPH05119930A (en) * 1991-10-24 1993-05-18 Chugoku Nippon Denki Software Kk System for recovering fault of auxiliary storage device
JPH06309209A (en) * 1993-04-26 1994-11-04 Hitachi Ltd File backup system
JPH0713832A (en) * 1993-06-28 1995-01-17 Matsushita Electric Ind Co Ltd Backup management device

Similar Documents

Publication Publication Date Title
US6253212B1 (en) Method and system for maintaining checkpoint values
US5140689A (en) Data recovery system and method of distributed transaction processing system
JP2008502060A (en) Method, system and program for migrating source data to target data
JP2009294695A (en) Transaction parallel control method, database management system, and program
JPH096546A (en) Disk control system
JP2006092005A (en) Data processing method, database system, and storage device
JP2008090798A (en) Backup-control device of data-processing system, and system therefor
JPH04284548A (en) Data base exclusive controlling system
JPH08328928A (en) Backup controller
JPH10289217A (en) Log stream management system
JP3138575B2 (en) File copy transfer method
JPH10289141A (en) Method for managing log stream of multi-system environment
JP2001075850A (en) Method for processing data cache, and cache device
CN115379263B (en) Control method and control system for play content of terminal equipment
JPH0588954A (en) Data base updating method
KR101162398B1 (en) Checkpoint and consistency markers
JP2641399B2 (en) File management device
JP2526728B2 (en) Disk cache automatic usage method
JPWO2007108133A1 (en) Multiprocessing method and multiprocessor system
JP3617518B2 (en) Spool management device
JPH09330240A (en) Exclusive resource control system
JPH09185535A (en) Archiving method in distributed archiving recall system
JP2005149106A (en) Backup system and control program for backup operation
JP2005209150A (en) Computer system and system switchover control method using it
JP2926873B2 (en) Computer system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19980217