JP4877006B2 - Disk array device and data backup system - Google Patents

Disk array device and data backup system Download PDF

Info

Publication number
JP4877006B2
JP4877006B2 JP2007081556A JP2007081556A JP4877006B2 JP 4877006 B2 JP4877006 B2 JP 4877006B2 JP 2007081556 A JP2007081556 A JP 2007081556A JP 2007081556 A JP2007081556 A JP 2007081556A JP 4877006 B2 JP4877006 B2 JP 4877006B2
Authority
JP
Japan
Prior art keywords
partition
logical disk
disk
replication
backup
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 - Fee Related
Application number
JP2007081556A
Other languages
Japanese (ja)
Other versions
JP2008242736A (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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2007081556A priority Critical patent/JP4877006B2/en
Publication of JP2008242736A publication Critical patent/JP2008242736A/en
Application granted granted Critical
Publication of JP4877006B2 publication Critical patent/JP4877006B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ディスクアレイ装置及びデータバックアップシステムに関し、特に、ディスクアレイによる論理ディスク部分複製機能を用いたバックアップ/リストア方式を提供する技術に関する。   The present invention relates to a disk array device and a data backup system, and more particularly to a technique for providing a backup / restore method using a logical disk partial duplication function by a disk array.

近時、オペレーティングシステムの認識できる論理ディスクの容量の増大化に伴い、装置内に論理ディスク複製機能を持つディスクアレイのバックアップ運用において、バックアップ及びリストアにかかる時間が増大していく傾向にある。   Recently, as the capacity of a logical disk that can be recognized by an operating system increases, the time required for backup and restoration tends to increase in the backup operation of a disk array having a logical disk duplication function in the apparatus.

また、1つの論理ディスク上に複数の論理的な構成(ディスクのパーティション、アプリケーション、データベースの表領域等)を配置して運用する場合にも論理的な構成単位にバックアップ、リストア操作ができず論理ディスク全体に対するバックアップ、リストア時間が必要となり膨大な時間がかかることから業務運用に影響が出てくる可能性が高い。このような問題を解決するための方式が必要となってくる。   Even when multiple logical configurations (disk partitions, applications, database tablespaces, etc.) are placed on a single logical disk for operation, backup and restore operations cannot be performed in logical units. Since it takes a lot of time to backup and restore the entire disk, there is a high possibility that it will affect business operations. A method for solving such problems is required.

一方で、ディスクアレイ装置の論理ディスク全体に対するバックアップやリストアに関する従来技術としては、例えば、特許文献1(特に、段落0008−0009等参照)に記載された、論理ディスクを複数の領域に分けてそれぞれをコピーする従来技術があった。   On the other hand, as a conventional technique related to backup and restoration of the entire logical disk of the disk array device, for example, the logical disk described in Patent Document 1 (see particularly paragraphs 0008-0009 etc.) is divided into a plurality of areas, respectively. There was prior art to copy.

また、例えば、特許文献2(特に、段落0020−0022等参照)に記載された、ディスクアレイ装置を共通の容量で分割し、その分割した各々の領域をスライスと定義、このスライスに対してコピー等の各種操作を行う従来技術があった。   Further, for example, the disk array device described in Patent Document 2 (particularly, refer to paragraphs 0020-0022, etc.) is divided by a common capacity, and each divided area is defined as a slice and copied to this slice. There are conventional techniques for performing various operations such as the above.

しかしながら、特許文献1,2に記載の従来技術は、いずれも、バックアップ/リストアの対象が論理ディスク全体である。
特開2001−175422号公報 特開2006−024024号公報
However, in both of the prior arts described in Patent Documents 1 and 2, the entire logical disk is the target of backup / restore.
JP 2001-175422 A JP 2006-024024 A

装置内に論理ディスク複製機能を持つディスクアレイのバックアップ(複製元論理ディスクから複製先論理ディスクへのコピーを意味する)、及びリストア(複製先論理ディスクから複製元論理ディスクへのコピーを意味する)運用において、従来は論理ディスク全体での複製操作しかできなかったため、複製元論理ディスク中に構築されている複数の論理的な構成(ディスクのパーティション、データベースの表領域等を指し以降パーティションと記載する)が存在する場合は、以下の問題があった。   Backup (meaning copying from the source logical disk to the destination logical disk) and restoration (meaning copying from the destination logical disk to the source logical disk) of the disk array that has the logical disk duplication function in the device In the past, only the entire logical disk could be replicated in operation, so multiple logical configurations built in the source logical disk (disk partitions, database table areas, etc. are referred to as partitions hereinafter) ) Existed, there were the following problems.

第1に、リストアにおいて、論理ディスク単位にコピーされるため、復旧したいパーティション以外のすべてのパーティションもリストアされ古いデータで上書きされる可能性がある。   First, since data is copied in units of logical disks during restoration, all partitions other than the partition to be restored may be restored and overwritten with old data.

第2に、リストアにおいて、論理ディスク全体として整合性をとる必要性から、複製元論理ディスク上のすべてのパーティションに関連する業務を停止する必要があった。   Secondly, in restoration, it is necessary to stop the operations related to all partitions on the replication source logical disk because of the necessity of ensuring the consistency of the entire logical disk.

第3に、バックアップにおいて、論理ディスク全体として整合性をとる必要性から、複製元論理ディスク上のすべてのパーティションに関連するすべての業務を停止する必要があった。   Thirdly, since it is necessary to maintain consistency as a whole logical disk in the backup, it is necessary to stop all operations related to all partitions on the replication source logical disk.

第4に、論理ディスクの容量増大化に伴いバックアップ、リストアに膨大な時間がかかっていた。   Fourthly, with the increase in the capacity of the logical disk, it took an enormous amount of time for backup and restoration.

そこで本発明は、上記従来技術の問題点に鑑み、論理ディスク複製機能を持つディスクアレイにおいて、論理ディスクの一部分のバックアップ及びリストア機能を提供することを目的とする。   In view of the above-described problems of the prior art, an object of the present invention is to provide a backup and restore function for a part of a logical disk in a disk array having a logical disk replication function.

上記目的を達成するための請求項1記載の発明は、複数のパーティションを含む複数の論理ディスクと、前記各論理ディスクのパーティション情報を記録するパーティション管理テーブルと、前記パーティション情報に基づいて、ある論理ディスクに含まれるパーティションを他の論理ディスクのパーティションに複製する部分複製作成手段と、を有することを特徴とするディスクアレイ装置である。 In order to achieve the above object, the invention according to claim 1 is based on a plurality of logical disks including a plurality of partitions, a partition management table for recording partition information of each logical disk , and a logical information based on the partition information. And a partial replica creating means for replicating a partition included in the disk to a partition of another logical disk .

請求項2記載の発明は、請求項1記載のディスクアレイ装置において、前記パーティション管理テーブルは、前記各論理ディスクのパーティションごとに、バックアップ処理完了及び未完了のうちいずれか一方を示すフラグを有し、前記部分複製作成手段は、あるパーティションについて前記フラグがバックアップ処理完了を示す場合に、当該パーティションについて複製先の前記論理ディスクから複製元の前記論理ディスクへのリストア処理が有効であるとして、前記論理ディスクから複製元の前記論理ディスクへの前記パーティションの複製を行うことを特徴とする。   According to a second aspect of the present invention, in the disk array device according to the first aspect, the partition management table has a flag indicating one of backup processing completion and incomplete for each partition of each logical disk. When the flag indicates that backup processing has been completed for a certain partition, the partial replica creation means determines that restoration processing from the replication destination logical disk to the replication source logical disk is valid for the partition. The partition is replicated from a disk to the replication source logical disk.

請求項3記載の発明は、ディスクアレイ装置と、該ディスクアレイ装置を操作するサーバと、がデータ通信可能に接続されたデータバックアップシステムであって、前記ディスクアレイ装置は、複数のパーティションを含む複数の論理ディスクと、前記各論理ディスクのパーティション情報を記録するパーティション管理テーブルと、前記パーティション情報に基づいて、ある論理ディスクに含まれるパーティションを他の論理ディスクのパーティションに複製する部分複製作成手段と、を有し、前記サーバは、前記部分複製作成手段にパーティションの複製を指示する論理ディスク複製操作手段を有することを特徴とするデータバックアップシステムである。 Plurality invention of claim 3, including a de Isukuarei device, a server operating the disk array device, but a data communicably connected data backup system, said disk array device, a plurality of partitions A logical disk, a partition management table for recording partition information of each logical disk, and a partial replication creating means for replicating a partition included in a certain logical disk to a partition of another logical disk based on the partition information; And the server has logical disk duplication operation means for instructing the partial duplication creation means to duplicate the partition.

請求項4記載の発明は、請求項3記載のデータバックアップシステムにおいて、前記パーティション管理テーブルは、前記各論理ディスクのパーティションごとに、バックアップ処理完了及び未完了のうちいずれか一方を示すフラグを有し、前記部分複製作成手段は、あるパーティションについて前記フラグがバックアップ処理完了を示す場合に、当該パーティションについて複製先の前記論理ディスクから複製元の前記論理ディスクへのリストア処理が有効であるとして、前記論理ディスクから複製元の前記論理ディスクへの前記パーティションの複製を行うことを特徴とする。   According to a fourth aspect of the present invention, in the data backup system according to the third aspect, the partition management table has a flag indicating one of backup processing completion and incomplete for each partition of each logical disk. When the flag indicates that backup processing has been completed for a certain partition, the partial replica creation means determines that restoration processing from the replication destination logical disk to the replication source logical disk is valid for the partition. The partition is replicated from a disk to the replication source logical disk.

請求項5記載の発明は、請求項3又は4記載のデータバックアップシステムにおいて、前記ディスクアレイ装置は、前記パーティション管理テーブルの管理を行うパーティション情報管理手段を有し、前記サーバは、前記パーティション情報管理手段を指示して、前記ディスクアレイ装置の前記各論理ディスクのパーティション情報を前記パーティション管理テーブルに記録させることを特徴とする。   According to a fifth aspect of the present invention, in the data backup system according to the third or fourth aspect, the disk array device includes partition information management means for managing the partition management table, and the server includes the partition information management. Instructing the means, the partition information of each logical disk of the disk array device is recorded in the partition management table.

本発明によれば、論理ディスク複製機能を持つディスクアレイにおいて、論理ディスクの一部分のバックアップ及びリストア機能が提供される。   According to the present invention, a backup and restore function of a part of a logical disk is provided in a disk array having a logical disk replication function.

以下、本発明の好適な実施の形態の構成について、図面を参照して詳細に説明する。図1は、本実施形態の全体の構成例を示すブロック図である。   Hereinafter, a configuration of a preferred embodiment of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an example of the overall configuration of the present embodiment.

図1を参照すると、本実施形態のデータバックアップシステムは、業務アプリケーションなどが稼働するサーバ1とサーバ1と、サーバ1とファイバチャネルでデータ通信可能に接続され、論理ディスクの複製機能(バックアップ、リストア機能)を持つディスクアレイ2と、で構成される。   Referring to FIG. 1, the data backup system of this embodiment is connected to a server 1 and a server 1 on which business applications and the like operate, and to the server 1 so as to be able to perform data communication via a fiber channel. And a disk array 2 having a function).

まず、サーバ1の構成について説明する。サーバ1は、サーバ1上で動作するパーティション情報操作手段11とペア設定操作手段12と論理ディスク複製操作手段13を備えており、各手段は、以下のように動作する。   First, the configuration of the server 1 will be described. The server 1 includes a partition information operation unit 11, a pair setting operation unit 12, and a logical disk duplication operation unit 13 that operate on the server 1, and each unit operates as follows.

パーティション情報操作手段11は、オペレーティングシステムに認識された複製元論理ディスクの管理情報を読み込み、パーティション情報の解析を行い複製元論理ディスクの論理ディスク番号、パーティション番号、パーティションの開始アドレス、終了アドレス情報をディスクアレイのパーティション情報管理手段21に指示しディスクアレイ中のパーティション管理テーブル24に記録させる機能をもつ。   The partition information operation means 11 reads the management information of the replication source logical disk recognized by the operating system, analyzes the partition information, and obtains the logical disk number, partition number, partition start address, and end address information of the replication source logical disk. It has a function of instructing the partition information management means 21 of the disk array to record it in the partition management table 24 in the disk array.

また、パーティション情報管理手段21へ情報返却を指示し、返却された情報(複製元論理ディスク番号、パーティション番号、パーティション開始、終了アドレス、複製先論理ディスク番号(対が構成されている場合))を表示する機能をもつ。   In addition, the partition information management unit 21 is instructed to return information, and the returned information (replication source logical disk number, partition number, partition start, end address, and replication destination logical disk number (if a pair is configured)) Has a display function.

ペア設定操作手段12は、複製元論理ディスクと複製先論理ディスクの対情報をディスクアレイのペア情報管理手段22に指示してディスクアレイ中のパーティション管理テーブル24に記録させる機能をもつ。   The pair setting operation unit 12 has a function of instructing the pair information management unit 22 of the disk array to record pair information of the replication source logical disk and the replication destination logical disk in the partition management table 24 in the disk array.

論理ディスク複製操作手段13は、複製元論理ディスクから複製先論理ディスクへのバックアップおよび複製先論理ディスクから複製元論理へのリストアをディスクアレイの部分複製作成手段23に指示する機能をもつ。   The logical disk duplication operation means 13 has a function of instructing the partial replica creation means 23 of the disk array to perform backup from the duplication source logical disk to the duplication destination logical disk and restore from the duplication destination logical disk to the duplication source logic.

なお、操作対象として複製元論理ディスク、複製先論理ディスクとともにパーティション番号が指定された場合には、ディスクアレイ中の部分複製作成手段23へパーティション単位のバックアップ、リストアを指示する。   When a partition number is designated together with a replication source logical disk and a replication destination logical disk as an operation target, the partial replication creation means 23 in the disk array is instructed to perform backup and restoration in units of partitions.

なお、サーバ1は、サーバ1上で稼働する各種業務アプリケーションの他に、サーバ1にサーバとしての機能を実現させるための、図示しないオペレーティングシステムも稼働しており、このオペレーティングシステムに、後述するディスクアレイ2の有する複製元論理ディスク25が認識されている(「オペレーティングシステムに認識された複製元論理ディスク」14)。   In addition to various business applications running on the server 1, the server 1 also runs an operating system (not shown) for causing the server 1 to function as a server. The copy source logical disk 25 of the array 2 is recognized (“copy source logical disk recognized by the operating system” 14).

なお、サーバ1は、各種業務アプリケーションやオペレーティングシステムの他に、パーティション情報操作手段11、ペア設定操作手段12、論理ディスク複製操作手段13等のディスクアレイ2を操作するための各機能を実現させるためのサーバプログラムが稼働している。本実施形態は、このサーバプログラムとディスクアレイ2の連係によってパーティションごとのバックアップを可能とするものである。なお、このサーバプログラムはオペレーティングシステムと別プログラムであれば、アップデート等のメンテナンス上の観点から有利ではあるが、これに限定されることなく、オペレーティングシステムに一部ないし全部の機能を担わせてもよい。   The server 1 realizes various functions for operating the disk array 2 such as the partition information operation means 11, the pair setting operation means 12, and the logical disk duplication operation means 13 in addition to various business applications and operating systems. The server program is running. In the present embodiment, backup of each partition is possible by linking this server program and the disk array 2. In addition, if this server program is a program different from the operating system, it is advantageous from the viewpoint of maintenance such as updating. However, the server program is not limited to this, and the operating system may have some or all functions. Good.

次に、ディスクアレイ2の構成について説明する。ディスクアレイ2は、パーティション情報管理手段21とペア情報管理手段22と部分複製作成手段23とパーティション管理テーブル24と複製元論理ディスク25と複製先論理ディスク26を備えており、各手段は、以下のように動作する。   Next, the configuration of the disk array 2 will be described. The disk array 2 includes a partition information management unit 21, a pair information management unit 22, a partial replication creation unit 23, a partition management table 24, a replication source logical disk 25, and a replication destination logical disk 26. To work.

パーティション情報管理手段21は、パーティション情報操作手段11により指示された複製元論理ディスクの論理ディスク番号、パーティション番号、パーティションの開始アドレス、終了アドレスの情報をパーティション管理テーブル24に管理する機能をもつ。   The partition information management unit 21 has a function of managing information on the logical disk number, partition number, partition start address, and end address of the replication source logical disk designated by the partition information operation unit 11 in the partition management table 24.

ペア情報管理手段22は、ペア設定操作手段12により指示された論理ディスクの対の情報を管理する機能を持つ。   The pair information management unit 22 has a function of managing information on the pair of logical disks designated by the pair setting operation unit 12.

部分複製作成手段23は、論理ディスク複製操作手段13により指示された操作指示(バックアップ、リストア)に対し論理ディスクのバックアップ、リストア処理を行う機能を持つ。   The partial copy creation means 23 has a function of performing logical disk backup and restore processing in response to the operation instructions (backup and restore) specified by the logical disk copy operation means 13.

また、部分複製作成手段23は、操作対象として複製元論理ディスク、複製先論理ディスクとともにパーティション番号が指定された場合には、論理ディスク内の指定された1つ又は複数個のパーティションの開始及び終了アドレスの範囲内のデータのみコピーを行い、パーティション番号が指定されない場合には、論理ディスクの全データをコピーする。   In addition, when the partition number is specified together with the replication source logical disk and the replication destination logical disk as the operation target, the partial replication creation means 23 starts and ends the specified partition or partitions in the logical disk. Only the data within the address range is copied. If the partition number is not specified, all data on the logical disk is copied.

例えば、パーティション管理テーブル24が図2に例示する構成の場合、複製元論理ディスク番号YYYY、複製先論理ディスク番号ZZZZとともにパーティション番号nが指定された場合にはパーティションnを対象としてバックアップ、リストア処理が行われる。   For example, in the case where the partition management table 24 has the configuration illustrated in FIG. 2, when the partition number n is specified together with the replication source logical disk number YYYY and the replication destination logical disk number ZZZZZ, backup and restore processing for the partition n is performed. Done.

なお、特にバックアップ処理の場合、コピー完了時にパーティション管理テーブル24のバックアップ完了フラグを設定し、フラグを設定したパーティションのリストアが可能であることを記録する。   In particular, in the case of backup processing, a backup completion flag in the partition management table 24 is set when copying is completed, and it is recorded that the partition to which the flag is set can be restored.

なお、ディスクアレイ2は、上記したサーバ1の「オペレーティングシステムに認識された複製元論理ディスク」14の物理的な二次記憶装置として、複製元論理ディスク25と複製先論理ディスク26を有している。この複製元論理ディスク25と複製先論理ディスク26により、「オペレーティングシステムに認識された複製元論理ディスク」14は、ミラーリングやデュープレキシング等の方式で二重化されている。   The disk array 2 includes a replication source logical disk 25 and a replication destination logical disk 26 as physical secondary storage devices of the “replication source logical disk recognized by the operating system” 14 of the server 1 described above. Yes. By this duplication source logical disk 25 and duplication destination logical disk 26, the “duplication source logical disk recognized by the operating system” 14 is duplexed by a method such as mirroring or duplexing.

次に、図3ないし図7を参照して、本実施形態の動作について、特に、運用準備、バックアップ、及びリストア動作の処理手順を説明する。   Next, with reference to FIGS. 3 to 7, the operation procedure of the present embodiment, in particular, the procedure for operation preparation, backup, and restore operations will be described.

まず、本実施形態の運用準備の動作について説明する。図3は、本実施形態の運用準備の手順である。本実施形態の運用準備の動作は、運用開始前に、パーティション情報をディスクアレイに記憶する。   First, the operation preparation operation of this embodiment will be described. FIG. 3 is a procedure for preparing for operation according to the present embodiment. In the operation preparation operation of this embodiment, partition information is stored in the disk array before the operation is started.

詳細には、図3のステップS301において、複製元論理ディスク25をオペレーティングシステムが認識する。次に、ステップS302において、パーティション情報管理手段21がパーティションを作成する。この動作は、例えば、パーティション情報管理手段21がパーティション管理テーブル24のエントリを書き換える操作によって実現する。次に、ステップS303において、パーティション情報操作手段11がパーティション管理手段21を実行して複製元論理ディスク25のパーティション情報をディスクアレイ2に記憶させる。次に、ステップS304において、ディスクアレイ2は、複製元論理ディスク25と同容量の論理ディスク(これが複製先論理ディスク26となる)を作成する。次に、ステップS305において、図9と図12を用いて後述するペア設定手順を実行して複製元論理ディスク25と複製先論理ディスク26との対をディスクアレイ2に(実質的にはパーティション管理テーブル24に)記憶させる。   Specifically, the operating system recognizes the copy source logical disk 25 in step S301 in FIG. Next, in step S302, the partition information management means 21 creates a partition. This operation is realized by, for example, an operation in which the partition information management unit 21 rewrites an entry in the partition management table 24. Next, in step S303, the partition information operation unit 11 executes the partition management unit 21 to store the partition information of the replication source logical disk 25 in the disk array 2. Next, in step S304, the disk array 2 creates a logical disk having the same capacity as the copy source logical disk 25 (this is the copy destination logical disk 26). Next, in step S305, a pair setting procedure, which will be described later with reference to FIGS. 9 and 12, is executed to set the pair of the replication source logical disk 25 and the replication destination logical disk 26 to the disk array 2 (substantially partition management). Store in table 24).

次に、本実施形態のバックアップの動作について説明する。なお、本実施形態は、論理ディスク全体のバックアップを行う第1のバックアップ動作と、論理ディスク内のパーティションごとのバックアップを行う第2のバックアップ動作と、を提供する。図4は、第1のバックアップ動作の手順を示すフローチャートである。また、図5は、第2のバックアップ動作の手順を示すフローチャートである。   Next, the backup operation of this embodiment will be described. Note that the present embodiment provides a first backup operation for performing backup of the entire logical disk and a second backup operation for performing backup for each partition in the logical disk. FIG. 4 is a flowchart showing the procedure of the first backup operation. FIG. 5 is a flowchart showing the procedure of the second backup operation.

第1のバックアップ動作は、まず、図4のステップS401において、レプリケートコマンド実行によりディスクアレイ2に対し複製元論理ディスク25から複製先論理ディスク26へのコピーを指示する。次に、ステップS402において、サーバ1は、複製元論理ディスク25を使用しているすべての業務アプリケーションを停止する。次に、ステップS403において、セパレートコマンド実行によりディスクアレイ2に対し複製元論理ディスク25と複製先論理ディスク26の切り離しを指示する。次に、ステップS404において、サーバ1は、複製元論理ディスク25を使用している業務アプリケーションを再開する。   In the first backup operation, first, in step S401 of FIG. 4, the disk array 2 is instructed to copy from the replication source logical disk 25 to the replication destination logical disk 26 by executing a replicate command. Next, in step S <b> 402, the server 1 stops all business applications that are using the copy source logical disk 25. In step S403, the disk array 2 is instructed to be separated from the replication source logical disk 25 and the replication destination logical disk 26 by executing a separate command. Next, in step S <b> 404, the server 1 resumes the business application that is using the copy source logical disk 25.

対して、第2のバックアップ動作は、まず、図5のステップS501において、レプリケートコマンド実行によりディスクアレイ2に対し複製元論理ディスク25から複製先論理ディスク26への指定パーティションのコピーを指示する。次に、ステップS502において、サーバ1は、バックアップ対象のパーティションを使用する業務アプリケーションのみ停止する。次に、ステップS503において、セパレートコマンド実行によりディスクアレイ2に対し複製元論理ディスク25と複製先論理ディスク26の切り離しを指示する。次に、ステップS504において、サーバ1は、バックアップ対象のパーティションを使用する業務アプリケーションを再開する。   On the other hand, in the second backup operation, first, in step S501 of FIG. 5, the replication command is executed to instruct the disk array 2 to copy the designated partition from the replication source logical disk 25 to the replication destination logical disk 26. In step S502, the server 1 stops only the business application that uses the backup target partition. In step S503, the disk array 2 is instructed to be separated from the replication source logical disk 25 and the replication destination logical disk 26 by executing a separate command. Next, in step S504, the server 1 resumes the business application that uses the backup target partition.

第1のバックアップ手順では、図4のステップS402において、複製元論理ディスクを使用しているすべての業務を停止する必要があったが、第2のバックアップ手順では、図5のステップS502に示すとおり、バックアップ対象のパーティションを使用する業務のみを停止すればよい。   In the first backup procedure, it is necessary to stop all the operations using the copy source logical disk in step S402 in FIG. 4, but in the second backup procedure, as shown in step S502 in FIG. Stop only the tasks that use the partition to be backed up.

次に、本実施形態のリストアの動作について説明する。なお、本実施形態は、論理ディスク全体のリストアを行う第1のリストア動作と、論理ディスク内のパーティションごとのリストアを行う第2のリストア動作と、を提供する。図6は、第1のリストア動作の手順を示すフローチャートである。また、図7は、第2のリストア動作の手順を示すフローチャートである。   Next, the restore operation of this embodiment will be described. Note that this embodiment provides a first restore operation that restores the entire logical disk and a second restore operation that restores each partition in the logical disk. FIG. 6 is a flowchart showing the procedure of the first restore operation. FIG. 7 is a flowchart showing the procedure of the second restore operation.

第1のリストア動作は、まず、図6のステップS601において、サーバ1が複製元論理ディスク25を使用している業務アプリケーションをすべて停止する。次に、ステップS602において、リストアコマンド実行によりディスクアレイ2に対し複製先論理ディスク26から複製元論理ディスク25へのコピーを指示する。次に、ステップS603において、複製元論理ディスク25を使用している業務アプリケーションをすべて再開する。   In the first restore operation, first, in step S601 of FIG. 6, the server 1 stops all business applications that are using the copy source logical disk 25. Next, in step S602, execution of the restore command instructs the disk array 2 to copy from the replication destination logical disk 26 to the replication source logical disk 25. Next, in step S603, all business applications using the copy source logical disk 25 are restarted.

対して、第2のリストア動作は、まず、図7のステップS701において、サーバ1がリストア対象のパーティションを使用する業務アプリケーションのみ停止する。次に、ステップS702において、リストアコマンド実行によりディスクアレイ2に対し複製先論理ディスク26から複製元論理ディスク25への指定パーティションのコピーを指示する。次に、ステップS703において、リストア対象のパーティションを使用する業務アプリケーションを再開する。   On the other hand, in the second restore operation, first, in step S701 in FIG. 7, the server 1 stops only the business application that uses the partition to be restored. Next, in step S702, execution of the restore command instructs the disk array 2 to copy the designated partition from the replication destination logical disk 26 to the replication source logical disk 25. In step S703, the business application that uses the restoration target partition is resumed.

図6において、第1のリストア手順では、復旧対象でないパーティションもコピー対象となり古いデータで上書きされる可能性がある。しかし、図7において、第2のリストア手順では、復旧対象のパーティションのみコピーされ復旧対象でないパーティションを古いデータで上書きする危険性がない。   In FIG. 6, in the first restore procedure, a partition that is not a recovery target is also a copy target and may be overwritten with old data. However, in FIG. 7, in the second restore procedure, there is no risk of copying only the recovery target partition and overwriting the non-recovery target partition with old data.

また、第1のリストア手順では、図6のステップS601において、リストア対象の論理ディスクを使用しているすべての業務を停止する必要があったが、第2のリストア手順では、図7のステップS701に示すとおり、バックアップ対象のパーティションを使用する業務のみを停止すればよい。   Further, in the first restore procedure, it is necessary to stop all the operations using the logical disk to be restored in step S601 in FIG. 6, but in the second restore procedure, in step S701 in FIG. As shown in, it is only necessary to stop the work that uses the partition to be backed up.

なお、第1のリストア手順であっても、論理ディスクを指定したリストアを行うが、パーティションデータの有効性はディスクアレイ中に記録されているため、有効なパーティション部分のみコピーされる。   Even in the first restoration procedure, restoration is performed by designating a logical disk, but since the validity of the partition data is recorded in the disk array, only the valid partition portion is copied.

次に、図8ないし図13を参照して、図1に示す各部の動作について、さらに詳細に説明する。   Next, the operation of each unit shown in FIG. 1 will be described in more detail with reference to FIGS.

まず、パーティション情報操作手段11の動作について説明する。図8は、パーティション情報操作手段11の動作を示すフローチャートである。図8において、パーティション情報操作手段11は、定期的又はコマンド実行によりオペレーティングシステムに認識された複製元論理ディスクに存在する管理情報を読み込み、パーティション情報の解析を行う。   First, the operation of the partition information operation means 11 will be described. FIG. 8 is a flowchart showing the operation of the partition information operation means 11. In FIG. 8, the partition information operation means 11 reads management information existing in the copy source logical disk recognized by the operating system periodically or by command execution, and analyzes the partition information.

詳細には、まず、ステップS801において、パーティション情報操作手段11は、入力されたコマンド等がパーティション情報の設定か否かを調べる。パーティション情報の設定出る場合、次に、ステップS802において、論理ディスクのパーティション情報の読み出しをする。次に、ステップS803において、パーティション情報の解析を行う。次に、ステップS804において、(複数の)パーティションが存在するか否かを調べ、存在しない場合は動作を終了する。存在する場合、次に、ステップS805において、パーティション情報管理手段21へパーティション情報の保持を指示する。   Specifically, first, in step S801, the partition information operating unit 11 checks whether or not the input command or the like is the setting of partition information. If the partition information is set, next, in step S802, the partition information of the logical disk is read. Next, in step S803, partition information is analyzed. Next, in step S804, it is checked whether or not there are a plurality of partitions. If they do not exist, the operation is terminated. If it exists, in step S805, the partition information management unit 21 is instructed to hold the partition information.

また、ステップS801において、パーティション情報の設定ではない場合、次に、ステップS806において、パーティション情報の表示であるか否かを調べ、表示でもない場合は動作を終了する。パーティション情報の表示である場合、次に、ステップS807において、パーティション情報管理手段21へパーティション情報の返却を指示する。次に、ステップS808において、複数のパーティションがあって、まだ表示すべきパーティション情報が存在するか否かを調べ、ない場合は動作を終了する。ある場合は、次に、ステップS809において、パーティション情報の表示をする。   If the partition information is not set in step S801, it is checked in step S806 whether the partition information is displayed. If not, the operation is terminated. If the display is partition information, in step S807, the partition information management unit 21 is instructed to return the partition information. In step S808, it is checked whether there are a plurality of partitions and there is still partition information to be displayed. If there is no partition information, the operation is terminated. If there is, partition information is displayed in step S809.

次に、ペア設定操作手段12の動作について説明する。図9は、ペア設定操作手段12の動作を示すフローチャートである。図9において、ペア設定操作手段12は、ペア情報管理手段22へ論理ディスクの対の記録を指示する(ステップS901)。   Next, the operation of the pair setting operation means 12 will be described. FIG. 9 is a flowchart showing the operation of the pair setting operation means 12. In FIG. 9, the pair setting operation means 12 instructs the pair information management means 22 to record a pair of logical disks (step S901).

次に、論理ディスク複製操作手段13の動作について説明する。図10は、論理ディスク複製操作手段13の動作を示すフローチャートである。図10において、論理ディスク複製操作手段13は、バックアップが指示された場合には部分複製作成手段23へバックアップの指示を行い、リストアが指示された場合には部分複製作成手段23へリストアの指示を行う。   Next, the operation of the logical disk duplication operation means 13 will be described. FIG. 10 is a flowchart showing the operation of the logical disk duplication operation means 13. In FIG. 10, the logical disk duplication operation means 13 gives a backup instruction to the partial duplication creation means 23 when backup is instructed, and gives a restore instruction to the partial duplication creation means 23 when restore is instructed. Do.

詳細には、まず、ステップS1001において、コマンドがレプリケート指示か否かを調べる。レプリケート指示である場合、次に、ステップS1002において、パーティションが指定されているか否かを調べる。指定されている場合は、次に、ステップS1003において、部分複製作成手段23へパーティション単位のレプリケートを指示する。指定されていない場合は、次に、ステップS1004において、部分複製作成手段23へ論理ディスク単位のレプリケートを指示する。   Specifically, first, in step S1001, it is checked whether or not the command is a replicate instruction. If it is a replication instruction, it is checked in step S1002 if a partition is specified. If it is designated, next, in step S1003, the partial replication creating means 23 is instructed to replicate in units of partitions. If not specified, next, in step S1004, the partial replication creating means 23 is instructed to replicate in units of logical disks.

また、ステップS1001において、コマンドがレプリケート指示でない場合、次に、ステップS1005において、リストア指示か否かを調べ、リストア指示でもない場合は動作を終了する。リストア指示の場合、次に、ステップS1006において、パーティションが指定されているか否かを調べる。指定されている場合は、次に、ステップS1007において、部分複製作成手段23へパーティション単位のリストアを指示する。指定されていない場合は、次に、ステップS1008において、部分複製作成手段23へ論理ディスク単位のリストアを指示する。   If it is determined in step S1001 that the command is not a replicate instruction, then in step S1005, it is checked whether or not the command is a restore instruction. If the command is not a restore instruction, the operation ends. In the case of a restore instruction, next, in step S1006, it is checked whether or not a partition is designated. If it is designated, in step S1007, the partial replica creation means 23 is instructed to restore in units of partitions. If not specified, next, in step S1008, the partial replica creation means 23 is instructed to restore in units of logical disks.

上記論理ディスク複製操作手段13の動作をまとめると、操作対象として複製元論理ディスク、複製先論理ディスクとともにパーティション番号が指定された場合には、部分複製作成手段23へパーティション単位のバックアップ、リストアを指示する。   The operation of the logical disk duplication operation means 13 is summarized as follows. When a partition number is designated together with a duplication source logical disk and a duplication destination logical disk as an operation target, the partial duplication creation means 23 is instructed to perform backup and restore in units of partitions. To do.

次に、パーティション情報管理手段21の動作について説明する。図11は、パーティション情報管理手段21の動作を示すフローチャートである。図11においてパーティション情報管理手段21は、パーティション情報操作手段11からの要求に従い、パーティション管理テーブルの確保を行う(ステップS1101)とともに、指定された複製元論理ディスク番号、パーティション番号、パーティション開始アドレス、パーティション終了アドレスをパーティション管理テーブル24へ記録する(ステップS1102)。   Next, the operation of the partition information management unit 21 will be described. FIG. 11 is a flowchart showing the operation of the partition information management means 21. In FIG. 11, the partition information management means 21 secures the partition management table according to the request from the partition information operation means 11 (step S1101), and at the same time, designates the specified replication source logical disk number, partition number, partition start address, partition The end address is recorded in the partition management table 24 (step S1102).

次に、ペア情報管理手段22の動作について説明する。図12は、ペア情報管理手段22の動作を示すフローチャートである。図12において、ペア情報管理手段22は、複製元論理ディスク情報を検索(ステップS1201)のち、検索に成功した場合(ステップS1202、Yes)、パーティション管理テーブル24へ複製先論理ディスク番号を記録する(ステップS1203)。   Next, the operation of the pair information management unit 22 will be described. FIG. 12 is a flowchart showing the operation of the pair information management unit 22. In FIG. 12, the pair information management unit 22 searches the replication source logical disk information (step S1201), and if the search is successful (step S1202, Yes), records the replication destination logical disk number in the partition management table 24 (step S1202). Step S1203).

次に、部分複製作成手段23の動作について説明する。図13は、部分複製作成手段23の動作を示すフローチャートである。図13において、部分複製作成手段23は、操作対象として複製元論理ディスク25、複製先論理ディスク26とともにパーティション番号が指定された場合には、論理ディスク内の指定された1つ又は複数個のパーティションの開始及び終了アドレスの範囲内のデータのみコピーを行い、パーティション番号が指定されない場合には、論理ディスクの全データをコピーする。バックアップ処理の場合、コピー完了時にパーティション単位に管理されるバックアップ完了フラグを設定し、フラグを設定したパーティションに対するリストアが可能であることを記録し、リストア処理の場合このフラグがONであり複製が有効であることを検査後コピー処理を行う。   Next, the operation of the partial copy creation means 23 will be described. FIG. 13 is a flowchart showing the operation of the partial copy creation means 23. In FIG. 13, when the partition number is specified together with the copy source logical disk 25 and the copy destination logical disk 26 as the operation target, the partial copy creation means 23 designates one or more specified partitions in the logical disk. Only the data within the range of the start and end addresses is copied, and if the partition number is not specified, all the data on the logical disk is copied. For backup processing, set a backup completion flag that is managed in units of partitions when copying is completed, and record that restoration is possible for the partition with the flag set. For restore processing, this flag is ON and replication is enabled. After inspection, copy processing is performed.

詳細には、まず、ステップS1301において、部分複製作成手段23は、コマンドがレプリケート指示か否かを調べる。レプリケート指示の場合、次に、ステップS1302において、パーティション番号が指定されてコマンドが発行されているか否かを調べる。発行されている場合、次に、ステップS1303において、複製元論理ディスク25の指定されたパーティション及び管理情報だけを複製先論理ディスク26へコピーする。そして、次に、ステップS1304において、パーティション管理テーブル24の指定パーティション番号のバックアップ完了フラグをONにする。   Specifically, first, in step S1301, the partial copy creation unit 23 checks whether the command is a replicate instruction. In the case of a replication instruction, it is checked in step S1302 if a partition number is specified and a command is issued. If issued, then in step S1303, only the designated partition and management information of the copy source logical disk 25 are copied to the copy destination logical disk 26. In step S1304, the backup completion flag for the designated partition number in the partition management table 24 is turned ON.

パーティション番号の指定がなくコマンドが発行されている場合(ステップS1302、No)、次に、ステップS1305において、複製元論理ディスク25全体を複製先論理ディスク26へコピーする。そして、次に、ステップS1306において、パーティション管理テーブル24のすべてのパーティション番号のバックアップ完了フラグをONにする。   If the command is issued without specifying the partition number (No in step S1302), the entire copy source logical disk 25 is copied to the copy destination logical disk 26 in step S1305. In step S1306, the backup completion flags for all partition numbers in the partition management table 24 are turned ON.

コマンドがレプリケート指示でない場合(ステップS1301、No)、次に、ステップS1307において、コマンドがリストア指示か否かを調べ、リストア指示でもない場合は動作を終了する。リストア指示の場合、次に、ステップS1308において、パーティションの指定とともにコマンドが発行されているか否かを調べ、指定なしの場合(ステップS1308、No)、次に、ステップS1312において複製先論理ディスク26全体を複製元論理ディスク25へコピーして動作を終了する。   If the command is not a replicate instruction (No in step S1301), then in step S1307, it is checked whether the command is a restore instruction. If the command is not a restore instruction, the operation ends. In the case of the restore instruction, next, in step S1308, it is checked whether or not a command is issued together with the designation of the partition. If there is no designation (step S1308, No), then in step S1312, the entire copy destination logical disk 26 is checked. Is copied to the replication source logical disk 25 and the operation is terminated.

パーティションの指定とともにリストア指示が発行されている場合(ステップS1308、Yes)、次に、ステップS1309において、パーティション情報がパーティション管理テーブル24に存在するか否かを調べ、ない場合、エラーであるので動作を終了する。存在する場合(ステップS1309、Yes)、次に、ステップS1310において、パーティション管理テーブル24のバックアップ完了フラグはONか否かを調べる。ONでない場合(ステップS1310、No)、バックアップされていないのでリストアはできず、動作を終了する。ONの場合(ステップS1310、Yes)、次に、ステップS1311において、複製先論理ディスク26の指定されたパーティション及び管理情報だけを複製元論理ディスク25へコピーする。   If a restore instruction is issued together with the designation of the partition (step S1308, Yes), next, in step S1309, it is checked whether or not the partition information exists in the partition management table 24. Exit. If it exists (step S1309, Yes), it is checked in step S1310 if the backup completion flag in the partition management table 24 is ON. If it is not ON (step S1310, No), it cannot be restored because it has not been backed up, and the operation ends. If it is ON (step S1310, Yes), then in step S1311, only the designated partition and management information of the replication destination logical disk 26 are copied to the replication source logical disk 25.

次に、本実施形態の効果について説明する。本実施形態によれば、装置内に論理ディスク複製機能を持つディスクアレイのバックアップ及びリストア運用において、論理ディスク中に複数の論理的な構成(パーティション)が存在する場合に以下の効果がある。   Next, the effect of this embodiment will be described. According to the present embodiment, the following effects are obtained when a plurality of logical configurations (partitions) exist in a logical disk in backup and restore operations of a disk array having a logical disk replication function in the apparatus.

第1に、論理ディスク上の一部のパーティションをリストアすることが可能であるため、リストア対象外のパーティションデータが古くなることを防ぐことが可能である。   First, since it is possible to restore some partitions on the logical disk, it is possible to prevent the partition data that is not subject to restoration from becoming outdated.

第2に、パーティション単位でのバックアップを行うため、関係のないパーティションを使用している業務を停止する必要がないため業務の停止時間に合わせて柔軟にバックアップ運用が可能である。   Secondly, since backup is performed in units of partitions, it is not necessary to stop a business using an unrelated partition, so that a backup operation can be flexibly performed according to the business stop time.

第3に、論理ディスク上の一部のパーティションをバックアップ、リストアすることができ、業務停止時間を最小限にすることができる。   Third, a part of the partitions on the logical disk can be backed up and restored, and the operation stop time can be minimized.

本発明による実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of embodiment by this invention. 本発明による実施の形態のパーティション管理テーブルのデータ構成例を関連する機能と併せて示す図である。It is a figure shown with the function relevant to the example of a data structure of the partition management table of embodiment by this invention. 本発明による実施の形態の運用準備動作の手順を示すフローチャートである。It is a flowchart which shows the procedure of the operation preparation operation | movement of embodiment by this invention. 本発明による実施の形態の第1のバックアップ動作の手順を示すフローチャートである。It is a flowchart which shows the procedure of the 1st backup operation | movement of embodiment by this invention. 本発明による実施の形態の第2のバックアップ動作の手順を示すフローチャートである。It is a flowchart which shows the procedure of the 2nd backup operation | movement of embodiment by this invention. 本発明による実施の形態の第1のリストア動作の手順を示すフローチャートである。It is a flowchart which shows the procedure of the 1st restore operation | movement of embodiment by this invention. 本発明による実施の形態の第2のリストア動作の手順を示すフローチャートである。It is a flowchart which shows the procedure of the 2nd restore operation | movement of embodiment by this invention. 本発明による実施の形態のパーティション情報操作手段による動作の手順を示すフローチャートである。It is a flowchart which shows the procedure of the operation | movement by the partition information operation means of embodiment by this invention. 本発明による実施の形態のペア設定操作手段による動作の手順を示すフローチャートである。It is a flowchart which shows the procedure of the operation | movement by the pair setting operation means of embodiment by this invention. 本発明による実施の形態の論理ディスク複製操作手段による動作の手順を示すフローチャートである。It is a flowchart which shows the procedure of the operation | movement by the logical disk duplication operation means of embodiment by this invention. 本発明による実施の形態のパーティション情報管理手段による動作の手順を示すフローチャートである。It is a flowchart which shows the procedure of the operation | movement by the partition information management means of embodiment by this invention. 本発明による実施の形態のペア情報管理手段による動作の手順を示すフローチャートである。It is a flowchart which shows the procedure of the operation | movement by the pair information management means of embodiment by this invention. 本発明による実施の形態の部分複製作成手段による動作の手順を示すフローチャートである。It is a flowchart which shows the procedure of the operation | movement by the partial replication production | generation means of embodiment by this invention.

符号の説明Explanation of symbols

1 サーバ
11 パーティション情報操作手段
12 ペア設定操作手段
13 論理ディスク複製操作手段
14 オペレーティングシステムに認識された複製元論理ディスク
2 ディスクアレイ
21 パーティション情報管理手段
22 ペア情報管理手段
23 部分複製作成手段
24 パーティション管理テーブル
25 複製元論理ディスク
26 複製先論理ディスク
DESCRIPTION OF SYMBOLS 1 Server 11 Partition information operation means 12 Pair setting operation means 13 Logical disk replication operation means 14 Replication source logical disk recognized by operating system 2 Disk array 21 Partition information management means 22 Pair information management means 23 Partial replication creation means 24 Partition management Table 25 Copy source logical disk 26 Copy destination logical disk

Claims (5)

複数のパーティションを含む複数の論理ディスクと
前記各論理ディスクのパーティション情報を記録するパーティション管理テーブルと、
前記パーティション情報に基づいて、ある論理ディスクに含まれるパーティションを他の論理ディスクのパーティションに複製する部分複製作成手段と、を有することを特徴とするディスクアレイ装置。
Multiple logical disks containing multiple partitions ;
A partition management table for recording partition information of each logical disk;
A disk array device, comprising: a partial replication creating means for replicating a partition included in a certain logical disk to a partition of another logical disk based on the partition information.
前記パーティション管理テーブルは、前記各論理ディスクのパーティションごとに、バックアップ処理完了及び未完了のうちいずれか一方を示すフラグを有し、
前記部分複製作成手段は、あるパーティションについて前記フラグがバックアップ処理完了を示す場合に、当該パーティションについて複製先の前記論理ディスクから複製元の前記論理ディスクへのリストア処理が有効であるとして、前記論理ディスクから複製元の前記論理ディスクへの前記パーティションの複製を行うことを特徴とする請求項1記載のディスクアレイ装置。
The partition management table has a flag indicating either backup process completion or incomplete for each partition of each logical disk,
When the flag indicates that the backup process is complete for a certain partition, the partial replica creation means determines that the restore process from the copy destination logical disk to the copy source logical disk is valid for the partition. 2. The disk array device according to claim 1, wherein the partition is copied from the logical disk to the replication source logical disk.
ィスクアレイ装置と、該ディスクアレイ装置を操作するサーバと、がデータ通信可能に接続されたデータバックアップシステムであって、
前記ディスクアレイ装置は、
複数のパーティションを含む複数の論理ディスクと、
前記各論理ディスクのパーティション情報を記録するパーティション管理テーブルと、
前記パーティション情報に基づいて、ある論理ディスクに含まれるパーティションを他の論理ディスクのパーティションに複製する部分複製作成手段と、を有し、
前記サーバは、
前記部分複製作成手段にパーティションの複製を指示する論理ディスク複製操作手段を有することを特徴とするデータバックアップシステム。
And de Isukuarei device, a server operating the disk array device, but a data communicably connected data backup system,
The disk array device
Multiple logical disks containing multiple partitions;
A partition management table for recording partition information of each logical disk;
Based on the partition information, a partial replication creating means for replicating a partition included in a certain logical disk to a partition of another logical disk ,
The server
A data backup system comprising logical disk duplication operation means for instructing the partial duplication creation means to duplicate a partition.
前記パーティション管理テーブルは、前記各論理ディスクのパーティションごとに、バックアップ処理完了及び未完了のうちいずれか一方を示すフラグを有し、
前記部分複製作成手段は、あるパーティションについて前記フラグがバックアップ処理完了を示す場合に、当該パーティションについて複製先の前記論理ディスクから複製元の前記論理ディスクへのリストア処理が有効であるとして、前記論理ディスクから複製元の前記論理ディスクへの前記パーティションの複製を行うことを特徴とする請求項3記載のデータバックアップシステム。
The partition management table has a flag indicating either backup process completion or incomplete for each partition of each logical disk,
When the flag indicates that the backup process is complete for a certain partition, the partial replica creation means determines that the restore process from the copy destination logical disk to the copy source logical disk is valid for the partition. The data backup system according to claim 3, wherein the partition is copied from the logical disk to the copy source logical disk.
前記ディスクアレイ装置は、
前記パーティション管理テーブルの管理を行うパーティション情報管理手段を有し、
前記サーバは、
前記パーティション情報管理手段を指示して、前記ディスクアレイ装置の前記各論理ディスクのパーティション情報を前記パーティション管理テーブルに記録させることを特徴とする請求項3又は4記載のデータバックアップシステム。
The disk array device
Partition information management means for managing the partition management table;
The server
5. The data backup system according to claim 3, wherein the partition information management means is instructed to record partition information of each logical disk of the disk array device in the partition management table.
JP2007081556A 2007-03-27 2007-03-27 Disk array device and data backup system Expired - Fee Related JP4877006B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007081556A JP4877006B2 (en) 2007-03-27 2007-03-27 Disk array device and data backup system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007081556A JP4877006B2 (en) 2007-03-27 2007-03-27 Disk array device and data backup system

Publications (2)

Publication Number Publication Date
JP2008242736A JP2008242736A (en) 2008-10-09
JP4877006B2 true JP4877006B2 (en) 2012-02-15

Family

ID=39914019

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007081556A Expired - Fee Related JP4877006B2 (en) 2007-03-27 2007-03-27 Disk array device and data backup system

Country Status (1)

Country Link
JP (1) JP4877006B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101335934B1 (en) 2009-12-18 2013-12-03 한국전자통신연구원 Method for data replication and recovery in asymmetric clustered distributed file system
JP5685210B2 (en) * 2012-01-30 2015-03-18 富士通フロンテック株式会社 Storage system, backup method, and data restoration method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3606797B2 (en) * 1999-09-30 2005-01-05 富士通株式会社 Copy processing method between data areas of storage device, storage system, and storage medium thereof
JP4105398B2 (en) * 2001-02-28 2008-06-25 株式会社日立製作所 Information processing system
JP2003084922A (en) * 2001-09-06 2003-03-20 Shigeki Iwamoto Data storing method and electronic computer
JP2005182588A (en) * 2003-12-22 2005-07-07 Hitachi Ltd Management of backup data in storage device
JP4920898B2 (en) * 2005-03-24 2012-04-18 株式会社日立製作所 Computer system, data management method and program
JP4261532B2 (en) * 2005-09-13 2009-04-30 株式会社東芝 Logical disk management method and virtualization apparatus

Also Published As

Publication number Publication date
JP2008242736A (en) 2008-10-09

Similar Documents

Publication Publication Date Title
US8438136B2 (en) Backup catalog recovery from replicated data
JP5705309B2 (en) Method, system and computer program for processing a backup process
US8566282B2 (en) Creating a buffer point-in-time copy relationship for a point-in-time copy function executed to create a point-in-time copy relationship
JP4800031B2 (en) Storage system and snapshot management method
JP4796398B2 (en) Methods, systems, and products for metadata replication and restoration
JP2006209636A (en) Method for maintaining snapshot
US9569314B2 (en) Flash copy for disaster recovery (DR) testing
JP5984151B2 (en) Data recovery method, program, and data processing system
JP2009506399A (en) System and method for virtualizing backup images
CN107209705A (en) Activity rollback for computing environment
JP2005031716A (en) Method and device for data backup
US8762347B1 (en) Method and apparatus for processing transactional file system operations to enable point in time consistent file data recreation
KR101693683B1 (en) Virtual database rewind
JP6759317B2 (en) Container provision support system and container provision support method
US10114703B2 (en) Flash copy for disaster recovery (DR) testing
JP2008146408A (en) Data storage device, data rearrangement method for it, and program
US20110225380A1 (en) Multiple backup processes
JP4937863B2 (en) Computer system, management computer, and data management method
JP6070146B2 (en) Information processing apparatus and backup method
JP4877006B2 (en) Disk array device and data backup system
CN114026545A (en) Snapshot for arbitrary point in time replication
JP5341062B2 (en) Method and system for identifying data processed by a data storage system
JP4998737B2 (en) Information processing apparatus, program, and backup method
US7613888B2 (en) Maintain owning application information of data for a data storage system
CN114442942B (en) Data migration method, system, equipment and storage medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101203

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101214

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110209

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20110919

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: 20111101

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111114

R150 Certificate of patent or registration of utility model

Ref document number: 4877006

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141209

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees