JP5623137B2 - Backup data management device - Google Patents

Backup data management device Download PDF

Info

Publication number
JP5623137B2
JP5623137B2 JP2010124308A JP2010124308A JP5623137B2 JP 5623137 B2 JP5623137 B2 JP 5623137B2 JP 2010124308 A JP2010124308 A JP 2010124308A JP 2010124308 A JP2010124308 A JP 2010124308A JP 5623137 B2 JP5623137 B2 JP 5623137B2
Authority
JP
Japan
Prior art keywords
backup
backup data
generations
name
index
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.)
Active
Application number
JP2010124308A
Other languages
Japanese (ja)
Other versions
JP2011248842A (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.)
PHC Corp
Original Assignee
Panasonic Healthcare Co 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 Panasonic Healthcare Co Ltd filed Critical Panasonic Healthcare Co Ltd
Priority to JP2010124308A priority Critical patent/JP5623137B2/en
Publication of JP2011248842A publication Critical patent/JP2011248842A/en
Application granted granted Critical
Publication of JP5623137B2 publication Critical patent/JP5623137B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures

Description

本発明は、複数世代に渡ってデータのバックアップを管理するバックアップデータ管理装置に関する。   The present invention relates to a backup data management apparatus that manages backup of data over a plurality of generations.

業務ボリュームに対する複製ボリュームイメージを複数の世代に渡ってディスクアレイに作成するものがある。例えば、特許文献1に記載の複製ボリューム世代管理システムは、3つの異なる用途に対応させてそれぞれ3世代の複製ボリュームを作成するシステムである。当該システムでは、新たに複製ボリュームを作成するとき既にディスクアレイに3世代分の複製ボリュームが存在する場合、更新時期が最も古い世代情報に対応する複製ボリューム情報を取得し、その複製ボリュームを削除する。そして、今回のバックアップデータ(複製ボリューム)を作成するとともに、世代情報を振り直すものである。   There is one that creates a duplicate volume image for a transaction volume in a disk array for multiple generations. For example, the replication volume generation management system described in Patent Document 1 is a system that creates three generations of replication volumes corresponding to three different applications. In this system, when a new replication volume is created, if there are already three generations of replication volumes in the disk array, the replication volume information corresponding to the generation information with the oldest update time is acquired and the replication volume is deleted. . Then, the current backup data (replication volume) is created and the generation information is reassigned.

また、特許文献2のものは、医療事務処理データを月単位に処理し、そのバックアップデータを対応するバージョンのプログラムと共に管理する装置である。このような装置やシステムにあっては、バックアップデータは外付けの記録媒体である光磁気ディスク(MO)や磁気テープ、あるいは主となる記録装置とは別に設けた追加の磁気ディスク装置いわゆるハードディスク装置に記録している。   Patent Document 2 discloses an apparatus that processes medical office work data on a monthly basis and manages the backup data together with a corresponding version of the program. In such a device or system, the backup data is an external recording medium, a magneto-optical disk (MO), a magnetic tape, or an additional magnetic disk device provided separately from the main recording device, a so-called hard disk device. To record.

データのバックアップ用記録媒体の容量は有限なので、バックアップできる世代数も限られる。記録媒体の容量あるいはバックアップ用に割り当てられるバックアップ領域の容量と、バックアップするデータの容量との関係からバックアップの世代数が決定される。そして、その世代数を超えて新たなバックアップを取る場合は、最も古い世代のバックアップデータを削除し、記録容量を確保した上で、バックアップ処理を実施することが従来行われていた。   Since the capacity of data backup recording media is limited, the number of generations that can be backed up is also limited. The number of backup generations is determined from the relationship between the capacity of the recording medium or the capacity of the backup area allocated for backup and the capacity of the data to be backed up. In the case of taking a new backup exceeding the number of generations, it has been conventionally performed to perform backup processing after deleting the oldest backup data and securing the recording capacity.

図5は、3世代までバックアップデータを管理する場合を模式的に表した図である。ここでは最新のバックアップ即ち1世代前のバージョンを便宜的に「−1」で表し、最も古い3世代前のバージョンを「−3」で表している。「SB01」から「SB03」はバックアップデータを記録する領域の名称である。具体的には、管理を容易にする為にファイル名あるいはフォルダ名を用いることができ、3世代分に対応して3個のファイルあるいはフォルダが用意されている。そして、「index」は、次回のバックアップ時に書き込み対象となる領域を指し示すインデックスであり、ここでは最も古い世代「−3」のバックアップデータを保持する「SB02」を指している。図から明らかなように、このindexはバックアップを実施するとSB03へと増進(インクリメント)され、その次は回り込んでSB01に戻り、再びSB02、SB03と増進されるよう管理される。   FIG. 5 is a diagram schematically showing the case of managing backup data up to three generations. Here, for convenience, the latest backup, that is, the version one generation before, is represented by “−1”, and the oldest version three generations before is represented by “−3”. “SB01” to “SB03” are names of areas for recording backup data. Specifically, file names or folder names can be used for easy management, and three files or folders corresponding to three generations are prepared. “Index” is an index indicating an area to be written at the time of the next backup, and here indicates “SB02” holding backup data of the oldest generation “−3”. As is apparent from the figure, this index is managed to be increased (incremented) to SB03 when the backup is performed, and then moved back to SB01 and again to be promoted to SB02 and SB03.

ここでバックアップ処理を実施すると、indexが指し示すSB02のデータが先ず削除され、あるいは上書きでSB02に最新のデータが書き込まれ、世代情報は「−1」が付与される。これに伴い、1つ前の世代のSB01の世代情報は「−2」に1世代繰り下げられる。同様にSB03は「−3」に世代情報が1世代繰り下げられるものである。そして、indexは1増進してSB03を指すように更新される。従って、次回バックアップ時には、SB03に最新のデータが書き込まれるようになる。   When the backup process is performed here, the data of SB02 indicated by the index is first deleted, or the latest data is written to SB02 by overwriting, and "-1" is assigned to the generation information. Accordingly, the generation information of SB01 of the previous generation is carried down to “−2” by one generation. Similarly, in SB03, the generation information is decremented to “-3” by one generation. Then, the index is updated by 1 to indicate SB03. Therefore, the latest data is written to SB03 at the next backup.

特開2006−252100JP 2006-252100 A 特開2000−132381JP 2000-132381 A

バックアップすべきデータ量が少なくなった場合や、バックアップ領域の容量に余裕ができた場合などは、バックアップする世代数を増やす処理、例えば、3世代までの管理から5世代までの管理に切替える処理が行われる。その際、従来は、次回バックアップのためのインデックスをリセット即ち初期化することが行われていた。   When the amount of data to be backed up decreases, or when the backup area has sufficient capacity, processing to increase the number of generations to be backed up, for example, processing to switch from management up to 3 generations to management up to 5 generations Done. At that time, conventionally, an index for the next backup has been reset, that is, initialized.

図5の場合で説明すると、それまで3世代の管理だったものを5世代の管理に切替えるために、index値を初期化してSB01を指すようにするとともに、あと2世代分の空の領域SB04とSB05を生成する。これにより、バックアップデータをSB01乃至SB05の5世代分とし、次回バックアップはSB01から書き込むようにしていた。即ち、バックアップ処理そのものを初期化して最初からやり直すことが行われていた。   In the case of FIG. 5, in order to switch from management of three generations to management of five generations, the index value is initialized to point to SB01, and an empty area SB04 for two more generations. And SB05 are generated. As a result, the backup data is set for five generations SB01 to SB05, and the next backup is written from SB01. That is, the backup process itself is initialized and started again from the beginning.

しかし、図から分かるように、これではせっかく取ったバックアップデータが次回バックアップ時に上書きされてしまう。また、その順番も古いものから新しいものへと順番に上書きされるものでもない。本願発明はこのような不都合を解消することを目的とする。   However, as can be seen from the figure, this will cause the backup data that has been taken to be overwritten at the next backup. Also, the order is not overwritten from the oldest to the newest. The present invention aims to eliminate such inconveniences.

本発明は、データ及び/又はプログラムの複製であるバックアップデータをM世代(Mは自然数)に渡って管理するバックアップデータ管理装置であって、バックアップデータを記録するための、所定のルールで順序付けした名称を有するM個の領域と、次回バックアップ時に記録対象とする領域を指示するインデックスを備え、該インデックスは前記所定のルールで順序付けした名称のうち先頭の名称を有する領域を初期値として指し示し、バックアップ処理の都度インクリメントされてM個の領域を循環指示し、これによりM個の領域を順に循環して使用してバックアップ処理を行うものであり、管理する世代数をMより大きいN(Nは自然数)に増やす場合、現状有するM個の領域について、インデックスが現在指示する領域から始めてバックアップする順番に並べ直すとともに、前記所定のルールで順序付けしたN個の名称のうち末尾のM個となるように名称を付与し直し、前記インデックスを前記N個の名称の先頭の領域を指すように設定することにより、上記課題を解決するものである。
The present invention is a backup data management apparatus that manages backup data, which is a copy of data and / or a program, over M generations (M is a natural number) , ordered according to a predetermined rule for recording backup data and M regions having a name, with an index indicating the area to be recorded during the next backup, the index points to a region having a leading name among names were ordered in the predetermined rules as the initial value, Incremented every time backup processing is performed, and M areas are instructed to be circulated, whereby the M areas are sequentially circulated and used to perform backup processing, and the number of generations to be managed is greater than M (N is N When increasing to (natural number), start with the area currently indicated by the index for the M areas that currently exist With straight to arranged in order to back up, the re-impart a name so that the end of M out of N names were ordered in a predetermined rule, the index points to the beginning of region of the N Name By setting as described above, the above-described problem is solved.

本発明のバックアップデータ管理装置によれば、管理するバックアップデータの世代数を増やす場合、既にあるバックアップデータを残しつつ、新たなバックアップを可能とする。また、既にあるバックアップデータに上書きする場合も、古い世代のバックアップデータから順に新しい世代へと上書きして、バックアップデータの世代の不連続が起きることを防止する。   According to the backup data management device of the present invention, when the number of generations of backup data to be managed is increased, a new backup can be performed while leaving the existing backup data. Also, when overwriting existing backup data, the old generation backup data is overwritten in order from the new generation to prevent discontinuity of the generation of backup data.

実施形態のフォルダ構成を模式的に示す図である。It is a figure which shows typically the folder structure of embodiment. 実施形態である事務処理装置のブロック構成を示す図である。It is a figure which shows the block configuration of the paperwork apparatus which is embodiment. 実施形態の動作を示すフローチャートである。It is a flowchart which shows operation | movement of embodiment. 実施形態の動作を示すフローチャートである。It is a flowchart which shows operation | movement of embodiment. 従来のバックアップシステムの動作を模式的に示す図である。It is a figure which shows typically operation | movement of the conventional backup system.

本発明のバックアップデータ管理装置の1実施形態である事務処理装置10のブロック構成を図2に示す。1は汎用のマイクロコンピュータ(MPU)から成る制御装置であり、2は文字や数字等の情報(データ)を入力するためのキーボード等から成る入力装置、3は情報を表示出力するための表示装置、4はデータ記録手段としてのハードディスク装置等で構成した第1ファイル装置である。   FIG. 2 shows a block configuration of the business processing apparatus 10 which is an embodiment of the backup data management apparatus of the present invention. Reference numeral 1 denotes a control device composed of a general-purpose microcomputer (MPU), 2 an input device composed of a keyboard for inputting information (data) such as characters and numbers, and 3 a display device for displaying and outputting information. Reference numeral 4 denotes a first file device composed of a hard disk device or the like as data recording means.

制御装置1は所定のプログラムを導入して実行することで事務処理装置10の各種機能を奏するものである。事務処理装置10としては、例えば、医療費を算定する医療事務用計算機や、患者の診療情報を記録する診療支援装置いわゆる電子カルテ装置等があげられる。   The control device 1 exhibits various functions of the business processing device 10 by introducing and executing a predetermined program. Examples of the office processing apparatus 10 include a medical office calculator that calculates medical expenses, a medical support apparatus that records patient medical information, and a so-called electronic medical chart apparatus.

制御装置1が処理したデータは標準のファイル装置である第1ファイル装置4に記録する。データの参照、更新、追加の処理を容易にするためとセキュリティを確保するために、データは一塊のデータベースにして管理している。また、制御装置1が実行する各種のプログラムもこの第1ファイル装置4に記録されており、機能に応じたプログラムを制御装置1が読み出して実行するものである。   Data processed by the control device 1 is recorded in the first file device 4 which is a standard file device. In order to facilitate data reference, update, and addition processing and to ensure security, the data is managed as a single database. Various programs executed by the control device 1 are also recorded in the first file device 4, and the control device 1 reads and executes a program corresponding to the function.

5は第2ファイル装置であり、第1ファイル装置4に記録されたデータの複製であるバックアップデータを記録するためのものである。本実施形態では、第1ファイル装置4と同様のハードウェア構成を有するハードディスク装置を外付けして使用しているが、光磁気ディスク装置等の書き換え可能な可搬型の記録媒体を用いるものであってもよい。あるいは、同じハードディスク装置をパーティションを分けて第1と第2のファイル装置として使用してもよいものである。   Reference numeral 5 denotes a second file device for recording backup data that is a copy of the data recorded in the first file device 4. In the present embodiment, a hard disk device having the same hardware configuration as that of the first file device 4 is externally used, but a rewritable portable recording medium such as a magneto-optical disk device is used. May be. Alternatively, the same hard disk device may be used as the first and second file devices by dividing the partition.

制御装置1は指示に応じてバックアップ処理を実行する。制御装置1は第1ファイル装置4に記録されているデータを複製し、その複製データを第2ファイル装置5に記録する。要するに第1ファイル装置4から第2ファイル装置5へデータのコピー処理を実施する。この複製がバックアップデータであり、本事務処理装置10では初期状態において3世代までバックアップデータを記録し管理するようになっている。   The control device 1 executes backup processing according to the instruction. The control device 1 duplicates the data recorded in the first file device 4 and records the duplicated data in the second file device 5. In short, a data copy process from the first file device 4 to the second file device 5 is performed. This duplicate is backup data, and the business processing apparatus 10 records and manages backup data up to three generations in the initial state.

そこで、第2ファイル装置5に3個のフォルダを設けてバックアップデータを記録する領域とし、3個のフォルダに順に新しいバックアップデータを記録するものである。これらフォルダには所定のルールで順序付けした名称を付与している。そして、次にバックアップデータを記録する領域、即ち、フォルダを指示するインデックスを設けている。次回のバックアップ処理時にはそのときインデックスが指すフォルダにバックアップデータを記録するとともに、インデックスの値をインクリメントして次のフォルダを指すようにしておく。このインクリメントの方向、即ち、バックアップデータを記録していく順序は、フォルダ名称の順序付けと同じ順である。もちろんインデックスはバックアップ処理を3回実施すると3個のフォルダを一回りして最初のフォルダに戻るようにインクリメントされる。こうして3個の領域を循環して指示し、これにより3個の領域を順に循環して使用してバックアップ処理を行うものである。   Therefore, three folders are provided in the second file device 5 to make an area for recording backup data, and new backup data is recorded in order in the three folders. These folders are given names ordered according to a predetermined rule. Then, an area for recording backup data next, that is, an index for designating a folder is provided. At the time of the next backup process, the backup data is recorded in the folder pointed to by the index, and the index value is incremented to indicate the next folder. The increment direction, that is, the order in which backup data is recorded is the same as the order of folder names. Of course, when the backup process is performed three times, the index is incremented so as to return to the first folder through the three folders. In this way, the three areas are circulated and instructed, whereby the three areas are circulated and used in order to perform the backup process.

図1は実施形態のフォルダ構成を模式的に示す図であり、同図(a)に示すように、3個のフォルダには順に「SB01」、「SB02」、「SB03」の名称(所定のルールで順序付けられた名称)が付けられている。本例では、名称の一部に数字を含み、その数字が順に大きくなるように名称を付けている。この数字によりフォルダを順序付けられるようになっている。尚、数字に限らず所定のルールで順序付けできればどのような名称でもよい。   FIG. 1 is a diagram schematically showing the folder structure of the embodiment. As shown in FIG. 1A, the three folders have names “SB01”, “SB02”, and “SB03” in order (predetermined values). Names ordered by rules). In this example, a part of the name includes a number, and the name is given so that the number increases in order. Folders can be ordered by this number. The name is not limited to numbers, and any name can be used as long as it can be ordered according to a predetermined rule.

名称の下の括弧書きされた数字はバックアップデータの世代番号である。具体的には、「−1」が最新のバックアップデータ、即ち、1世代前のデータを表し、「−3」が3世代前のデータ、即ち、装置内部では最も古いバックアップデータを表している。そして、「index」が、次にバックアップデータを記録する領域を指すインデックスである。尚、世代番号は理解を助けるために便宜的に図示したものであり、実施形態においてはバックアップデータそれ自身に世代を表す情報は保持していない。   The number in parentheses below the name is the generation number of the backup data. Specifically, “−1” represents the latest backup data, that is, data one generation before, and “−3” represents the data three generations before, that is, the oldest backup data in the apparatus. “Index” is an index indicating an area in which backup data is recorded next. The generation number is shown for convenience in understanding, and in the embodiment, the backup data itself does not hold information indicating the generation.

ここで、図3のフローチャートを参照してバックアップ処理について説明する。制御装置1は、バックアップ処理の指示に応じて、「index」が指すフォルダに最新のバックアップデータを記録する(ステップS11)。即ち、図1(a)の状態であれば、第1ファイル装置4のデータのコピーを、第2ファイル装置5上の「index」が指すSB02フォルダに上書きで記録する。そして、indexをインクリメントする(同S13)。その際、indexがSB03、即ち、管理する世代数に応じた最大のフォルダを指していたのであれば(同S12;はい)、indexを初期値、即ち、SB01に設定する(同S14)。図から分かるように、最も古い3世代前のバックアップデータを保持していたSB02フォルダに、最新のバックアップデータを上書きして記録する。このように、常に最古のバックアップデータに最新のバックアップデータを上書きで記録していくものである。   Here, the backup process will be described with reference to the flowchart of FIG. In response to the backup processing instruction, the control device 1 records the latest backup data in the folder indicated by “index” (step S11). That is, in the state of FIG. 1A, a copy of the data of the first file device 4 is overwritten and recorded in the SB02 folder pointed to by “index” on the second file device 5. Then, the index is incremented (S13). At this time, if the index indicates SB03, that is, the maximum folder corresponding to the number of generations to be managed (S12; Yes), the index is set to the initial value, that is, SB01 (S14). As can be seen, the latest backup data is overwritten and recorded in the SB02 folder that holds the oldest three generations of backup data. In this way, the latest backup data is always overwritten and recorded on the oldest backup data.

次に、管理するバックアップデータの世代数を増やす場合の処理について、図1の模式図及び図4のフローチャートを参照して説明する。ここで、本実施形態では当初3世代までバックアップデータを管理するようになっており、何回かバックアップ処理を実施したことで、第2ファイル装置5は現在は図1(a)の状態であるとする。   Next, processing for increasing the number of backup data generations to be managed will be described with reference to the schematic diagram of FIG. 1 and the flowchart of FIG. Here, in the present embodiment, the backup data is initially managed up to the third generation, and the second file device 5 is currently in the state shown in FIG. 1A by performing the backup processing several times. And

この状態から指示に応じて世代数を5世代に増やす場合、現在の世代数をM(本例では3)、新しい世代数をN(本例では5)とすると、制御装置1は、先ず、「index」、「index+1」、…、「index+(M−1)」で指示されるフォルダがこの順番で管理されるように、所定のルールに従ってリネームする。   When the number of generations is increased from this state to 5 generations according to an instruction, if the current generation number is M (3 in this example) and the new generation number is N (5 in this example), the control device 1 firstly Rename according to a predetermined rule so that folders indicated by “index”, “index + 1”,..., “Index + (M−1)” are managed in this order.

これは、最も古いバックアップデータから開始して新しい世代へと順に順序付けた名称に改めて、古い世代から新しい世代へとフォルダ、即ち、バックアップデータを並べ直すことに相当する。この並びの順はバックアップ処理で使われるフォルダの順と同じである。その仮想的に並べ直した状態を図1(b)に示す。   This corresponds to rearranging folders, that is, backup data, from the old generation to the new generation by changing the names in order from the oldest backup data to the new generation. This order of arrangement is the same as the order of folders used in the backup process. The virtually rearranged state is shown in FIG.

そこで、制御装置1は、現状3個のフォルダが新しい世代数5個のフォルダの末尾に並ぶように、次のようにリネームする(ステップS22)。即ち、「index」で指示されるフォルダの名称を、「N−(M−1)番目」のフォルダ名、具体的には「SB03」にリネームする。次に、「index+1」で指示されるフォルダの名称を、「N−(M−2)番目」のフォルダ名、具体的には「SB04」にリネームする。同様に、「index+(M−1)」で指示されるフォルダの名称を、「N−(M−M)番目」のフォルダ名、具体的には「SB05」にリネームするのである。その様子を図1(c)に示す。   Therefore, the control device 1 renames the current three folders as follows so that they are arranged at the end of the new generation number of five folders (step S22). That is, the name of the folder indicated by “index” is renamed to the “N- (M−1) th” folder name, specifically “SB03”. Next, the folder name indicated by “index + 1” is renamed to the “N− (M−2) th” folder name, specifically “SB04”. Similarly, the name of the folder indicated by “index + (M−1)” is renamed to the “N− (M−M) th” folder name, specifically “SB05”. This is shown in FIG.

そして、indexをSB01に設定して終了する(ステップS23)。こうして、バックアップデータを5世代管理する新しい設定に改めて、且つ、バックアップ処理を一度も実施していない初期状態と同じ初期値にindexを設定する。その様子を図1(d)に示す。   Then, the index is set to SB01 and the process ends (step S23). In this way, the index is set to the same initial value as the initial state in which the backup data is changed to a new setting for managing five generations and the backup process has never been performed. This is shown in FIG.

これにより、最近のM世代(3世代)分のバックアップデータはそのまま利用可能であるし、今後、バックアップ処理を順次実施していった場合には、SB01、SB02に2世代のバックアップデータを記録した後に、現状3世代前のバックアップデータであるSB03(その時点では5世代前のデータ)から順に上書きされていくものである。このように、既にあるバックアップデータを無駄にすることなく、増やした世代数に応じたバックアップデータを保持できるようになるものである。   As a result, the backup data for the latest M generations (3 generations) can be used as they are, and when the backup processing is sequentially performed in the future, the 2 generations of backup data are recorded in SB01 and SB02. Later, the data is overwritten in order from SB03 (data at the time of 5 generations at that time) which is backup data of 3 generations before. Thus, backup data corresponding to the increased number of generations can be held without wasting existing backup data.

尚、本実施形態においてステップS23でindexを初期値に設定したとき、制御装置1はSB01、SB02のフォルダを作成していない。次回バックアップ時にindexが指すSB01にバックアップデータを書き込もうとした際、フォルダが存在しないとするエラーが返された場合、制御装置1はSB01フォルダを作成し、その後、バックアップ処理を続行するものである。もちろん、空のフォルダを作成しておくことも任意である。   In this embodiment, when the index is set to the initial value in step S23, the control device 1 does not create the folders SB01 and SB02. When an error indicating that the folder does not exist is returned when an attempt is made to write backup data to SB01 indicated by the index at the next backup, the control device 1 creates the SB01 folder, and then continues the backup process. Of course, it is optional to create an empty folder.

尚、制御装置1は指示に応じて管理する世代数を変更するものであるが、この指示は必ずしもユーザによる明示的な指示でなくてもよい。バックアップ処理を実行しようとして第2ファイル装置5の記録容量に十分な余裕があることが判明した時点で、それを契機として、制御装置1が管理する世代数Mをそれより大きいNに増やす処理を実施するようにしてもよいものである。   The control device 1 changes the number of generations managed in accordance with the instruction, but this instruction does not necessarily have to be an explicit instruction by the user. When it becomes clear that the recording capacity of the second file device 5 has sufficient margin when trying to execute the backup processing, a process of increasing the number of generations M managed by the control device 1 to N larger than that is triggered by that. You may make it implement.

1 制御装置
4 第1ファイル装置
5 第2ファイル装置
DESCRIPTION OF SYMBOLS 1 Control apparatus 4 1st file apparatus 5 2nd file apparatus

Claims (3)

データ及び/又はプログラムの複製であるバックアップデータをM世代(Mは自然数)に渡って管理するバックアップデータ管理装置であって、バックアップデータを記録するための、所定のルールで順序付けした名称を有するM個の領域と、次回バックアップ時に記録対象とする領域を指示するインデックスを備え、該インデックスは前記所定のルールで順序付けした名称のうち先頭の名称を有する領域を初期値として指し示し、バックアップ処理の都度インクリメントされてM個の領域を循環指示し、これによりM個の領域を順に循環して使用してバックアップ処理を行うものであり、
管理する世代数をMより大きいN(Nは自然数)に増やす場合、現状有するM個の領域について、インデックスが現在指示する領域から始めてバックアップする順番に並べ直すとともに、前記所定のルールで順序付けしたN個の名称のうち末尾のM個となるように名称を付与し直し、前記インデックスを前記N個の名称の先頭の領域を指すように設定することを特徴とするバックアップデータ管理装置。
A backup data management apparatus that manages backup data, which is a copy of data and / or a program, over M generations (M is a natural number), and has names that are ordered according to a predetermined rule for recording backup data and number of regions, including an index indicating the area to be recorded during the next backup, the index points to a region having a leading name among names were ordered in the predetermined rules as the initial value, each time the backup process Incremented and instructed to circulate M areas, thereby performing a backup process using the M areas in a cyclic order,
If you increase the number of generations to be managed M greater than N (N is a natural number), the M regions of BASIS, indexes with straight to arranged in order to back up starting from the present instruction region, were ordered in the predetermined rule A backup data management device , wherein a name is reassigned so as to be M at the end of N names, and the index is set so as to indicate a head area of the N names .
請求項に記載のバックアップデータ管理装置において、前記領域はファイル装置におけ
るフォルダであり、前記名称はフォルダ名であることを特徴とするバックアップデータ管
理装置。
2. The backup data management apparatus according to claim 1 , wherein the area is a folder in a file device, and the name is a folder name.
請求項に記載のバックアップデータ管理装置において、前記領域はファイル装置におけ
るファイルであり、前記名称はファイル名であることを特徴とするバックアップデータ管
理装置。
2. The backup data management apparatus according to claim 1 , wherein the area is a file in a file device, and the name is a file name.
JP2010124308A 2010-05-31 2010-05-31 Backup data management device Active JP5623137B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010124308A JP5623137B2 (en) 2010-05-31 2010-05-31 Backup data management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010124308A JP5623137B2 (en) 2010-05-31 2010-05-31 Backup data management device

Publications (2)

Publication Number Publication Date
JP2011248842A JP2011248842A (en) 2011-12-08
JP5623137B2 true JP5623137B2 (en) 2014-11-12

Family

ID=45413977

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010124308A Active JP5623137B2 (en) 2010-05-31 2010-05-31 Backup data management device

Country Status (1)

Country Link
JP (1) JP5623137B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05233404A (en) * 1992-02-21 1993-09-10 Nec Corp File control system
JPH09274581A (en) * 1996-04-05 1997-10-21 Fuji Elelctrochem Co Ltd Data backup method
JP2002116938A (en) * 2000-10-11 2002-04-19 Id Gate Co Ltd File backup method provided with generation management function
JP2004013786A (en) * 2002-06-11 2004-01-15 Toshiba Corp Method for storing data and data storage controller
JP2005190259A (en) * 2003-12-26 2005-07-14 Hitachi Ltd Management of multigenerational backup data
JP2008257607A (en) * 2007-04-06 2008-10-23 Fujitsu Ltd Log file storage device and log file management method

Also Published As

Publication number Publication date
JP2011248842A (en) 2011-12-08

Similar Documents

Publication Publication Date Title
EP3361397A1 (en) Space accounting for storage system snapshots
US9239761B2 (en) Storage system format for transaction safe file system
US20100030825A1 (en) File Management System and Method
JP2016526737A (en) POSIX-compatible file system, method for generating file list, and storage device
US9009114B1 (en) Version mapped incremental backups
JP2014178784A (en) Information processing device, information processing system, and information processing program
JP5105713B2 (en) Information processing device
JP5623137B2 (en) Backup data management device
KR102107604B1 (en) Non-volatile memory apparatus and data storage methid of the same
JP2007128448A (en) File system and file information processing method
JP2011210056A (en) Backup data management device
US7788232B2 (en) File management program for overwriting file
CN109977092A (en) A kind of method and calculating equipment of duplication file
JP5828701B2 (en) Information processing apparatus, information processing method, program, and storage medium
JP4998737B2 (en) Information processing apparatus, program, and backup method
US10318204B2 (en) Information processing device and information processing method for writing plurality of files on recording medium
KR20100099216A (en) Methods and devices for managing and editing files in a file system
JP3169596B2 (en) Database management device
JP2005222531A (en) Data recording apparatus and data recording method
JP2004341840A (en) Backup method, system therefor, and restoration method
JP2000207264A (en) Backup method and restoring method
JP2007102649A (en) File storage method for application
JP2001142750A (en) Device and method for managing data file recording and recording medium
JP2005227983A (en) Information storage device
JP2006106810A (en) File management device, file management method, recording medium, and program

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20111117

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20111130

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20120425

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130228

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130308

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20130313

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130228

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20140114

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140116

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20140117

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140204

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20140214

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140404

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140902

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140924

R150 Certificate of patent or registration of utility model

Ref document number: 5623137

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250