JP4389772B2 - Computer system and backup method - Google Patents

Computer system and backup method Download PDF

Info

Publication number
JP4389772B2
JP4389772B2 JP2004350881A JP2004350881A JP4389772B2 JP 4389772 B2 JP4389772 B2 JP 4389772B2 JP 2004350881 A JP2004350881 A JP 2004350881A JP 2004350881 A JP2004350881 A JP 2004350881A JP 4389772 B2 JP4389772 B2 JP 4389772B2
Authority
JP
Japan
Prior art keywords
backup
storage
information
master
data
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
JP2004350881A
Other languages
Japanese (ja)
Other versions
JP2006163560A (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 JP2004350881A priority Critical patent/JP4389772B2/en
Publication of JP2006163560A publication Critical patent/JP2006163560A/en
Application granted granted Critical
Publication of JP4389772B2 publication Critical patent/JP4389772B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は計算機システムにおけるデータのバックアップに関し、特にアプリケーションプログラムによるストレージデータの更新毎に更新データを別のストレージに保存するバックアップシステムに関する。   The present invention relates to data backup in a computer system, and more particularly to a backup system that saves update data in another storage every time storage data is updated by an application program.

計算機システムのストレージに蓄積されたデータの消失に備えて、ストレージ全体あるいはファイル全体を一括して別のストレージに複写することが一般に行われている(例えば特許文献1、2)。しかし、このような一括保存では、ストレージに蓄積されたデータが消失した場合、複写時点まで処理を戻す必要がある。そこで、アプリケーションプログラムによるストレージデータの更新毎に更新データを別のストレージに保存することが行われている。   In general, the entire storage or the entire file is copied to another storage in preparation for the loss of data accumulated in the storage of the computer system (for example, Patent Documents 1 and 2). However, in such batch saving, when data stored in the storage is lost, it is necessary to return to the copy point. Therefore, every time storage data is updated by an application program, update data is stored in another storage.

データの更新毎にバックアップを採る従来のバックアップ方式の典型例は、Redundant Arrays of Inexpensive Disks(RAID)のRAID1方式である(例えば非特許文献1)。この従来のバックアップ方式は、通常2台のディスクを用い、同一のデータを双方のディスクに書き込み、一方のディスクが故障しても、他方で処理を続行できるようにし、耐障害性を高めたものである。ここで、2台のディスクは通常はローカルディスクが使用されるが、ネットワーク接続されたディスク、もしくはネットワーク接続された計算機上のディスクをあたかもローカルなディスクとして使えるようにするStorage Area Network(SAN)およびNetwork Attached Storage(NAS)などの技術を用い、一方のディスクにネットワーク上のディスクを用いることも可能である。こうすることにより、通信遅延による性能低下はあるものの、遠隔地に複製データを保存することが可能である。   A typical example of a conventional backup method that takes backup every data update is the RAID 1 method of Redundant Arrays of Inexpensive Disks (RAID) (for example, Non-Patent Document 1). This conventional backup method usually uses two disks and writes the same data to both disks, so that if one disk fails, the other can continue processing, improving fault tolerance. It is. Here, a local disk is usually used as the two disks, but a storage area network (SAN) that makes it possible to use a network-connected disk or a disk on a network-connected computer as a local disk and It is also possible to use a disk on the network as one of the disks using a technique such as Network Attached Storage (NAS). By doing so, it is possible to store the replicated data in a remote place, although there is a performance degradation due to communication delay.

また、データの更新毎にバックアップを採る従来のバックアップ方式の別の例が、特許文献3に記載されている。この従来のバックアップ方式は、マスタサーバにおいてアプリケーションプログラムからファイルデータへのデータ更新アクセスがある毎に、更新箇所にかかるデータを抽出してスレーブサーバへ転送し、スレーブサーバのディスクをマスタサーバ側と同様に更新することにより、マスタサーバが故障してもスレーブサーバで処理を続行できるようにし、耐障害性を高めている。
特開平5−313972号公報 特開2003−316635号公報 特開2000−163300号公報 D. A. Patterson, G. Gibson, and R. H. Katz., A case for redundant arrays of inexpensive disks (RAID), Int. Conf. on Management of Data (SIGMOD), pages 109-116, Chicago, IL, USA, June 1988
Another example of a conventional backup method in which a backup is taken every time data is updated is described in Patent Document 3. In this conventional backup method, every time there is a data update access to the file data from the application program in the master server, the data related to the update location is extracted and transferred to the slave server, and the slave server disk is the same as the master server side. By updating to, the slave server can continue processing even if the master server fails, improving fault tolerance.
Japanese Patent Laid-Open No. 5-313972 JP 2003-316635 A JP 2000-163300 A DA Patterson, G. Gibson, and RH Katz., A case for redundant arrays of inexpensive disks (RAID), Int. Conf. On Management of Data (SIGMOD), pages 109-116, Chicago, IL, USA, June 1988

データの更新毎にバックアップを採る方式として従来より上述した方式が提案されているが、何れの従来方式もアプリケーションプログラムによるストレージデータの更新毎に常にバックアップデータを保存する考えであり、計算機のストレージに記憶されるデータのうち、一部のデータだけを多重化する考えはない。ここで、一部のデータとは、ストレージに記憶されている複数のファイルのうちの一部のファイルや、一部のアプリケーションプログラムによって更新されるファイルなどである。勿論、多重化するファイルとそれ以外のファイルとを別々のストレージに蓄積し、多重化するファイルを蓄積するストレージだけを非特許文献1の方式で多重化することも可能であるが、ファイルとストレージの対応付けなどの処理が複雑化すると共に、必要なストレージ数も多くなるため、同じストレージに蓄積された状態で一部のファイルだけを多重化できる柔軟なバックアップ方式の実現が望まれる。   The above-mentioned methods have been proposed in the past as a method for taking a backup every time data is updated. However, any of the conventional methods is designed to always save backup data every time storage data is updated by an application program. There is no idea of multiplexing only a part of the stored data. Here, a part of data is a part of a plurality of files stored in the storage, a file updated by a part of application programs, and the like. Of course, it is possible to store the files to be multiplexed and other files in separate storages, and only the storage for storing the files to be multiplexed can be multiplexed by the method of Non-Patent Document 1. Since the processing such as matching is complicated and the number of necessary storages is increased, it is desired to realize a flexible backup method capable of multiplexing only a part of files while being stored in the same storage.

本発明はこのような事情に鑑みて提案されたものであり、その目的は、アプリケーションプログラムによるストレージデータの更新毎に、所定のバックアップ条件を満たす更新データだけを別のストレージに保存することのできるバックアップシステムを提供することにある。   The present invention has been proposed in view of such circumstances, and the object thereof is to store only update data satisfying a predetermined backup condition in another storage every time storage data is updated by an application program. To provide a backup system.

本発明の第1の計算機システムは、マスタ計算機と1以上のスレーブ計算機とがネットワークを介して接続された計算機システムであって、前記スレーブ計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、前記マスタ計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備え、前記マスタ計算機は、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、ファイル情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報に含まれるファイル情報に一致するファイル情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部とを備える。 A first computer system of the present invention is a computer system in which a master computer and one or more slave computers are connected via a network, and the slave computer includes a slave side operating system, a backup storage, and the master computer. A slave-side data transmission / reception unit that updates the backup storage via the slave-side operating system based on update operation information for the backup storage data transmitted from the computer, and the master computer includes a master-side operating system. A storage for storing data, an application program for updating data in the storage through the master side operating system, and backup condition information including file information Including a backup condition table, a master-side data transmitting / receiving unit for communicating with the slave-side data transmitting / receiving unit, and update operation information for the storage data issued from the application program, which includes file information for specifying an update file Update operation information is acquired through the master side operating system, and the storage is updated through the master side operating system based on the acquired update operation information, and matches the file information included in the acquired update operation information It is determined whether backup condition information including file information to be stored is stored in the backup condition table, and if the corresponding backup condition information is stored, it is determined that backup is performed, and the acquired update operation information And a backup management unit that based send the same updates and update of the storage updating operation information for performing with respect to the backup storage to said one or more slave computer via the master-side data transceiver.

本発明の第2の計算機システムは、マスタ計算機と1以上のスレーブ計算機とがネットワークを介して接続された計算機システムであって、前記スレーブ計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、前記マスタ計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備え、前記マスタ計算機は、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、アプリケーションプログラム情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムのアプリケーションプログラム情報に一致するアプリケーションプログラム情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部とを備える。 A second computer system of the present invention is a computer system in which a master computer and one or more slave computers are connected via a network, and the slave computer includes a slave-side operating system, a backup storage, and the master computer. A slave-side data transmission / reception unit that updates the backup storage via the slave-side operating system based on update operation information for the backup storage data transmitted from the computer, and the master computer includes a master-side operating system. A storage that stores data, an application program that updates data in the storage through the master side operating system, and a backup that includes application program information Backup condition table for storing information, master side data transmitting / receiving unit for communicating with the slave side data transmitting / receiving unit, and update operation information for the storage data issued from the application program, and specifying an update file Update operation information including file information to be acquired is acquired via the master side operating system, the storage is updated through the master side operating system based on the acquired update operation information, and the acquired update operation information is issued It is determined whether backup condition information including application program information that matches the application program information of the application program that has been stored is stored in the backup condition table. If condition information is stored, it is determined that backup is to be performed, and update operation information for performing update similar to the storage update based on the acquired update operation information to the backup storage is provided on the master side A backup management unit that transmits the data to the one or more slave computers via a data transmission / reception unit.

本発明の第3の計算機システムは、マスタ計算機と1以上のスレーブ計算機とがネットワークを介して接続された計算機システムであって、前記スレーブ計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、前記マスタ計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備え、前記マスタ計算機は、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、ユーザ情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムを起動したユーザのユーザ情報に一致するユーザ情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部とを備える。 A third computer system of the present invention is a computer system in which a master computer and one or more slave computers are connected via a network, and the slave computer includes a slave side operating system, a backup storage, and the master computer. A slave-side data transmission / reception unit that updates the backup storage via the slave-side operating system based on update operation information for the backup storage data transmitted from the computer, and the master computer includes a master-side operating system. A storage for storing data, an application program for updating data in the storage through the master side operating system, and a backup condition information including user information. Including a backup condition table, a master-side data transmitting / receiving unit for communicating with the slave-side data transmitting / receiving unit, and update operation information for the storage data issued from the application program, and file information for specifying an update file The update operation information is acquired through the master side operating system, the storage program is updated through the master side operating system based on the acquired update operation information, and the application program that has issued the acquired update operation information is It is determined whether backup condition information including user information that matches the user information of the activated user is stored in the backup condition table. If the corresponding backup condition information is stored, backup is performed. Determine that things, the obtained based on the updated operation information the storage of the update and the same as defined above for an update operation information for performing with respect to the backup storage and update via the master-side data transceiver 1 or more slaves And a backup management unit for transmitting to the computer.

本発明の第1のバックアップ方法は、マスタ計算機と1以上のスレーブ計算機とがネットワークを介して接続され、前記スレーブ計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、前記マスタ計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備え、前記マスタ計算機は、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、ファイル情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部とを備えた計算機システムにおけるバックアップ方法であって、前記マスタ計算機のバックアップ管理部が、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報に含まれるファイル情報に一致するファイル情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信する。 In the first backup method of the present invention, a master computer and one or more slave computers are connected via a network, and the slave computer has been transmitted from a slave side operating system, a backup storage, and the master computer. A slave-side data transmission / reception unit that updates the backup storage via the slave-side operating system based on update operation information for data in the backup storage, and the master computer stores the master-side operating system and data A backup condition table for storing storage, an application program for updating data in the storage through the master side operating system, and backup condition information including file information And a master-side data transmission / reception unit for communicating with the slave-side data transmission / reception unit, wherein the backup management unit of the master computer has the storage program issued from the application program. Update operation information with respect to data and including update file information that specifies an update file is acquired via the master side operating system, and the storage is stored through the master side operating system based on the acquired update operation information. In addition to updating, it is determined whether backup condition information including file information matching the file information included in the acquired update operation information is stored in the backup condition table, and the corresponding backup condition information is recorded. If it is determined that backup is to be performed, update operation information for performing update similar to the update of the storage based on the acquired update operation information to the backup storage is sent to the master side data transmitting / receiving unit. To the one or more slave computers.

本発明の第2のバックアップ方法は、マスタ計算機と1以上のスレーブ計算機とがネットワークを介して接続され、前記スレーブ計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、前記マスタ計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備え、前記マスタ計算機は、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、アプリケーションプログラム情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部とを備えた計算機システムにおけるバックアップ方法であって、前記マスタ計算機のバックアップ管理部が、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムのアプリケーションプログラム情報に一致するアプリケーションプログラム情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信する。 In the second backup method of the present invention, a master computer and one or more slave computers are connected via a network, and the slave computer has been transmitted from a slave side operating system, a backup storage, and the master computer. A slave-side data transmission / reception unit that updates the backup storage via the slave-side operating system based on update operation information for data in the backup storage, and the master computer stores the master-side operating system and data A storage, an application program for updating data in the storage through the master side operating system, and a backup condition information including application program information. A backup method in a computer system comprising an up condition table and a master side data transmitting / receiving unit for communicating with the slave side data transmitting / receiving unit, wherein the backup management unit of the master computer is issued from the application program Update operation information for the data in the storage is acquired through the master-side operating system, and update operation information including file information for specifying an update file is acquired, and through the master-side operating system based on the acquired update operation information Backup condition information including application program information that matches the application program information of the application program that issued the acquired update operation information and updated the storage is stored in the buffer. It is determined whether it is stored in the backup condition table, and if the corresponding backup condition information is stored, it is determined that the backup is performed, and the same update as the update of the storage based on the acquired update operation information is performed. Is sent to the one or more slave computers via the master side data transmitter / receiver.

本発明の第3のバックアップ方法は、マスタ計算機と1以上のスレーブ計算機とがネットワークを介して接続され、前記スレーブ計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、前記マスタ計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備え、前記マスタ計算機は、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、ユーザ情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部とを備えた計算機システムにおけるバックアップ方法であって、前記マスタ計算機のバックアップ管理部が、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムを起動したユーザのユーザ情報に一致するユーザ情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信する。 In the third backup method of the present invention, a master computer and one or more slave computers are connected via a network, and the slave computer has been transmitted from a slave side operating system, a backup storage, and the master computer. A slave-side data transmission / reception unit that updates the backup storage via the slave-side operating system based on update operation information for data in the backup storage, and the master computer stores the master-side operating system and data Backup condition table for storing storage, application program for updating data in the storage through the master side operating system, and backup condition information including user information A backup method in a computer system comprising a master-side data transmission / reception unit for communicating with the slave-side data transmission / reception unit, wherein the backup management unit of the master computer has the storage data issued from the application program The update operation information including the file information for specifying the update file is acquired through the master side operating system, and the storage is updated through the master side operating system based on the acquired update operation information. And whether backup condition information including user information that matches the user information of the user who started the application program that issued the acquired update operation information is stored in the backup condition table. An update for performing the same update as the update of the storage based on the acquired update operation information to the backup storage by determining, determining that the corresponding backup condition information is stored, and performing the backup The operation information is transmitted to the one or more slave computers via the master side data transmitting / receiving unit.

本発明の第1の計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、他の計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備えた1以上のスレーブ計算機とネットワークを介して接続された計算機であって、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、ファイル情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報に含まれるファイル情報に一致するファイル情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部とを備える。 The first computer according to the present invention includes the slave-side operating system, the backup storage, and the backup storage via the slave-side operating system based on update operation information for the data in the backup storage transmitted from another computer. A computer connected to one or more slave computers including a slave side data transmitting / receiving unit via a network, a master side operating system, a storage for storing data, and data in the storage as the master Application program to be updated through the operating system, backup condition table storing backup condition information including file information, and master side for communicating with the slave side data transceiver A data transmission / reception unit and update operation information for the storage data issued from the application program, including update information including file information for specifying an update file, through the master side operating system; The storage condition is updated through the master side operating system based on the updated operation information, and backup condition information including file information matching the file information included in the acquired update operation information is stored in the backup condition table. If the relevant backup condition information is stored, it is determined that the backup is performed, and the same update as the storage update based on the obtained update operation information is performed on the backup storage. Do An update operation information of order through the master-side data transceiver and a backup management unit that transmits to the one or more slave computer.

本発明の第2の計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、他の計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備えた1以上のスレーブ計算機とネットワークを介して接続された計算機であって、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、アプリケーションプログラム情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムのアプリケーションプログラム情報に一致するアプリケーションプログラム情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部とを備える。 The second computer according to the present invention includes the slave side operating system, the backup storage, and the backup storage via the slave side operating system based on the update operation information for the data of the backup storage transmitted from another computer. A computer connected to one or more slave computers including a slave side data transmitting / receiving unit via a network, a master side operating system, a storage for storing data, and data in the storage as the master An application program to be updated through the operating system, a backup condition table for storing backup condition information including application program information, and communication with the slave data transmitter / receiver A master-side data transmission / reception unit, and update operation information for the storage data issued from the application program, including update information including file information for specifying an update file, is acquired via the master-side operating system And updating the storage through the master-side operating system based on the acquired update operation information and including application program information that matches the application program information of the application program that issued the acquired update operation information It is determined whether information is stored in the backup condition table. If the corresponding backup condition information is stored, it is determined that backup is performed, and the acquired update operation is determined. And a backup management unit that transmits an update operation information for performing the same updates and update of the storage system based on information to said backup storage to said one or more slave computer via the master-side data transceiver.

本発明の第3の計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、他の計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備えた1以上のスレーブ計算機とネットワークを介して接続された計算機であって、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、アプリケーションプログラム情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムを起動したユーザのユーザ情報に一致するユーザ情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部とを備える。 The third computer of the present invention includes the slave side operating system, the backup storage, and the backup storage via the slave side operating system based on update operation information for the data of the backup storage transmitted from another computer. A computer connected to one or more slave computers including a slave side data transmitting / receiving unit via a network, a master side operating system, a storage for storing data, and data in the storage as the master An application program to be updated through the operating system, a backup condition table for storing backup condition information including application program information, and communication with the slave data transmitter / receiver A master-side data transmission / reception unit, and update operation information for the storage data issued from the application program, including update information including file information for specifying an update file, is acquired via the master-side operating system And updating the storage through the master side operating system based on the acquired update operation information, and including user information that matches the user information of the user who started the application program that issued the acquired update operation information It is determined whether backup condition information is stored in the backup condition table, and if the corresponding backup condition information is stored, it is determined that backup is performed, and the storage based on the acquired update operation information is determined. And a backup management unit that transmits an update operation information for performing the same updates and di updates to the backup storage to said one or more slave computer via the master-side data transceiver.

『作用』
本発明にあっては、計算機上で動作するアプリケーションプログラムがその計算機に備わるストレージに記憶されたデータを更新するための更新操作情報をオペレーティングシステムに発行すると、バックアップ管理部がその更新操作情報を取得し、バックアップ条件テーブルに保持された何れかのバックアップ条件情報に適合するかどうかを判定し、適合する場合にその更新操作情報に基づくストレージの更新と同様の更新がバックアップストレージに対して実行されるように制御する。これにより、アプリケーションプログラムによるストレージデータの更新毎に、所定のバックアップ条件を満たす更新データだけが別のストレージに保存される。
"Action"
In the present invention, when an application program operating on a computer issues update operation information for updating data stored in a storage provided in the computer to the operating system, the backup management unit acquires the update operation information. Then, it is determined whether or not any of the backup condition information held in the backup condition table is met, and if it is matched, an update similar to the storage update based on the update operation information is performed on the backup storage. To control. Thus, every time the storage data is updated by the application program, only the update data that satisfies a predetermined backup condition is stored in another storage.

本発明によれば、アプリケーションプログラムによるストレージデータの更新毎に、所定のバックアップ条件を満たす更新データだけを別のストレージに保存することができる。その理由は、バックアップ管理部がアプリケーションプログラムからオペレーティングシステムに発行された更新操作情報を取得し、バックアップ条件テーブルに保持された何れかのバックアップ条件情報に適合するかどうかを判定し、適合する場合に限りその更新操作情報に基づくストレージの更新と同様の更新がバックアップストレージに対して実行されるように制御するからである。   According to the present invention, every time storage data is updated by an application program, only update data that satisfies a predetermined backup condition can be stored in another storage. The reason is that the backup management unit acquires update operation information issued from the application program to the operating system, determines whether it matches any backup condition information stored in the backup condition table, and This is because control is performed so that the same update as the storage update based on the update operation information is performed on the backup storage.

また本発明によれば、バックアップストレージの容量をバックアップ元のストレージに比べて小さくでき、バックアップシステムの構築コストを削減することができる。その理由は、バックアップ元ストレージに記憶されている複数のファイルのうちの一部のファイルだけをバックアップ元にすることができるからである。   Further, according to the present invention, the capacity of the backup storage can be made smaller than that of the backup source storage, and the construction cost of the backup system can be reduced. The reason is that only some of the plurality of files stored in the backup source storage can be used as the backup source.

また本発明によれば、ストレージを参照、更新して各種サービスを提供するアプリケーションプログラムに何ら加工を加える必要がない。その理由は、アプリケーションプログラムとは独立に動作するバックアップ管理部がアプリケーションプログラムからオペレーティングシステムに発行された更新操作情報を取得し、バックアップ条件テーブルに保持された何れかのバックアップ条件情報に適合するかどうかを判定し、適合する場合に限りその更新操作情報に基づくストレージの更新と同様の更新がバックアップストレージに対して実行されるように制御するからである。   Further, according to the present invention, it is not necessary to add any processing to an application program that provides various services by referring to and updating storage. The reason is that the backup management unit that operates independently of the application program acquires update operation information issued to the operating system from the application program, and whether it matches any backup condition information held in the backup condition table. This is because control is performed so that the same update as the storage update based on the update operation information is executed on the backup storage only when it matches.

次に本発明の実施の形態について図面を参照して詳細に説明する。   Next, embodiments of the present invention will be described in detail with reference to the drawings.

『第1の実施の形態』
図1を参照すると、本発明の第1の実施の形態にかかる計算機システムは、マスタ計算機として動作する計算機100と、スレーブ計算機として動作する複数のバックアップ機110−1〜110−3とが、ネットワーク201により相互に通信可能に接続されている。図1では3台のバックアップ機が存在するが、バックアップ機は少なくとも1台あればよい。
“First Embodiment”
Referring to FIG. 1, the computer system according to the first embodiment of the present invention includes a computer 100 that operates as a master computer and a plurality of backup computers 110-1 to 110-3 that operate as slave computers. 201 are communicably connected to each other. In FIG. 1, there are three backup machines, but at least one backup machine is sufficient.

計算機100は、アプリケーションプログラム101、オペレーティングシステム(以下、OSと称す)102、ストレージ(データベース)103、バックアップ条件テーブル104、バックアップ管理部105およびデータ送受信部106を有する。また、各バックアップ機110−1〜110−3は、バックアップストレージ111−1〜111−3、データ送受信部112およびOS113を有する。これらの構成要素はそれぞれ概ね次のような機能を有する。   The computer 100 includes an application program 101, an operating system (hereinafter referred to as OS) 102, a storage (database) 103, a backup condition table 104, a backup management unit 105, and a data transmission / reception unit 106. Each backup machine 110-1 to 110-3 includes backup storages 111-1 to 111-3, a data transmission / reception unit 112, and an OS 113. Each of these components generally has the following functions.

計算機100で動作するアプリケーションプログラム101は、ストレージ103に蓄積されたデータを参照、更新して、データベース機能、ウェブサーバ機能、メールサーバ機能などの所定の機能を利用者に提供する。アプリケーションプログラム101はストレージ103を参照、更新する場合、データの操作情報をOS102に発行する。データの操作情報は、操作対象と操作内容を含む。操作対象は参照、更新するファイルを特定する情報であり、操作内容は参照、更新の種別である。例えば、OS102がUNIX(登録商標)およびPOSIX(Portable Operating System Interface for UNIX)に準拠であれば、コマンドwrite(fd,str)により、文字列strをファイル記述子fdのファイルに書き込むことができる。   An application program 101 operating on the computer 100 refers to and updates data stored in the storage 103, and provides a user with predetermined functions such as a database function, a web server function, and a mail server function. When the application program 101 refers to or updates the storage 103, it issues data operation information to the OS 102. The operation information of the data includes the operation target and the operation content. The operation target is information for specifying a file to be referred to and updated, and the operation content is a type of reference and update. For example, if the OS 102 conforms to UNIX (registered trademark) and POSIX (Portable Operating System Interface for UNIX), the character string str can be written to the file of the file descriptor fd by the command write (fd, str).

図1には1つのアプリケーションプログラム101しか図示されていないが、一般には複数のアプリケーションプログラムが存在する。各アプリケーションプログラムは、図示しないコンソール等から入力されたコマンドラインにより計算機100上で起動され、同時並行的に動作する。動作中のアプリケーションプログラムはそれぞれプロセスと呼ばれ、プロセスIDで識別される。また、各プロセスには実行ユーザ(所有者)とグループがあり、それらは実行ユーザ名、グループ名で識別される。   Although only one application program 101 is shown in FIG. 1, there are generally a plurality of application programs. Each application program is activated on the computer 100 by a command line input from a console or the like (not shown), and operates in parallel. Each running application program is called a process and is identified by a process ID. Each process has an execution user (owner) and a group, which are identified by an execution user name and a group name.

OS102は、計算機100の基本ソフトウェアであり、アプリケーションプログラム101の実行や内部記憶・外部記憶等の計算機リソースの管理や制御を司る。   The OS 102 is basic software of the computer 100 and manages and controls computer resources such as execution of the application program 101 and internal storage / external storage.

ストレージ103は、ハードディスク装置などで構成される外部記憶装置であり、アプリケーションプログラム101の処理するデータを格納したファイルを複数記憶する。各ファイルはファイル名によって識別され、ファイルを目的別や種類別に整理するディレクトリに保管される。各ディレクトリはディレクトリ名によって識別される。ディレクトリはツリー構造になっており、ルートから個々のディレクトリや末端のファイルに至る経路をパスと呼ぶ。ツリーのルートから或るファイルに至るパス上のディレクトリ名とそのファイル名を所定の記号(例えばスラッシュ/)で連結したものは、そのファイルのパス名と呼ばれる。   The storage 103 is an external storage device configured by a hard disk device or the like, and stores a plurality of files storing data processed by the application program 101. Each file is identified by a file name and stored in a directory that organizes files by purpose or type. Each directory is identified by a directory name. Directories have a tree structure, and paths from the root to individual directories and end files are called paths. A directory name on the path from the root of the tree to a certain file and the file name connected by a predetermined symbol (for example, slash /) is called a path name of the file.

バックアップ条件テーブル104は、ストレージ103のバックアップ条件情報を保持するテーブルであり、例えば外部記憶装置に保持され、計算機100の実行時に内部記憶(主記憶)に展開される。バックアップ条件テーブル104には、少なくとも1つのバックアップ条件情報が記述される。バックアップ条件情報の詳細については後述する。   The backup condition table 104 is a table that holds backup condition information of the storage 103. For example, the backup condition table 104 is held in an external storage device, and is expanded in an internal storage (main memory) when the computer 100 is executed. The backup condition table 104 describes at least one backup condition information. Details of the backup condition information will be described later.

バックアップ管理部105は、アプリケーションプログラム101からOS102に発行されたストレージ103のデータに対する操作情報のうち、更新にかかる操作情報(writeなどによる更新操作およびその前提となるファイルのオープン、クローズ操作)であって且つバックアップ条件テーブル104に保持された何れかのバックアップ条件情報に適合する操作情報を検知し、その検知結果に応じてバックアップ処理を制御する。このような検知とそれに応じたバックアップ処理の制御を実現する具体例としては、これらの処理を実現するプログラムコードを、アプリケーションプログラム101がストレージ103のデータを更新する際に利用するOS102のシステムコール内に記述しておく方法がある。こうすると、例えば、アプリケーションプログラム101で、"write"という関数が呼ばれると、割り込みが発生してOS102のカーネル内部でシステムコールsys_write()が実行され、そのシステムコール内でバックアップ管理部105の前述した処理が実行される。他の実現例としては、アプリケーションプログラム101がストレージ103のデータを更新する際に利用するライブラリのプログラムコードを、入出力の形式は同じであるがバックアップ管理部105の前記処理を実現するプログラムコードが埋め込まれている別のコードに置き換えておく方法がある。こうすると、例えば、アプリケーションプログラム101で、"write"という関数が呼ばれると、ライブラリの該当するコードに埋め込まれているバックアップ管理部105の前述した処理が実行される。なお、バックアップ管理部105は、上述したような検知とそれに応じたバックアップ処理の制御以外にも、ストレージ103とバックアップストレージ111−1〜111−3を同期させる処理やデータ復旧処理などの処理も実行する。   The backup management unit 105 is update operation information (update operation by write or the like, and open / close operation of a file as a prerequisite) among the operation information for the data in the storage 103 issued from the application program 101 to the OS 102. In addition, operation information matching any backup condition information held in the backup condition table 104 is detected, and backup processing is controlled according to the detection result. As a specific example for realizing such detection and control of backup processing according to the detection, a program code for realizing these processing is included in a system call of the OS 102 used when the application program 101 updates data in the storage 103. There is a method to describe in. In this way, for example, when the function “write” is called in the application program 101, an interrupt is generated and the system call sys_write () is executed inside the kernel of the OS 102, and the backup management unit 105 described above in the system call. Processing is executed. As another implementation example, the program code of the library used when the application program 101 updates the data in the storage 103 is the program code that realizes the processing of the backup management unit 105 although the input / output format is the same. There is a way to replace it with another embedded code. Thus, for example, when the function “write” is called in the application program 101, the above-described processing of the backup management unit 105 embedded in the corresponding code of the library is executed. The backup management unit 105 executes processes such as a process for synchronizing the storage 103 and the backup storages 111-1 to 111-3 and a data recovery process in addition to the above-described detection and the control of the backup process corresponding thereto. To do.

データ送受信部106は、バックアップ管理部105からバックアップ処理にかかるデータの更新操作情報を受け取り、ネットワーク201を通じてバックアップ機110−1〜110−3に転送する。また、バックアップ機110−1〜110−3から受信したデータをバックアップ管理部105に転送する。   The data transmission / reception unit 106 receives data update operation information related to the backup process from the backup management unit 105 and transfers it to the backup machines 110-1 to 110-3 through the network 201. The data received from the backup machines 110-1 to 110-3 is transferred to the backup management unit 105.

各バックアップ機110−1〜110−3のバックアップストレージ111−1〜111−3は、ハードディスク装置などで構成される外部記憶装置であり、計算機100のストレージ103に格納されているデータのコピーを、ファイル単位で保存する。なお、各バックアップストレージ111−1〜111−3どうし及びバックアップストレージ111−1〜111−3とストレージ103とは、同一のストレージである必要はなく、異なる容量や異なる諸元(ハードディスクのシリンダ、トラック、セクタ、ヘッダなどの諸元)のものであってもよく、また異なるインタフェースプロトコル(SCSI、ATAなど)を持つものであってもよい。その理由は、アプリケーションプログラムから発行されるデータの更新操作情報という、より上位レイヤの情報で多重化してバックアップを採るようにしているためである。   The backup storages 111-1 to 111-3 of the backup machines 110-1 to 110-3 are external storage devices configured by a hard disk device or the like, and a copy of data stored in the storage 103 of the computer 100 is stored. Save in units of files. The backup storages 111-1 to 111-3 and the backup storages 111-1 to 111-3 and the storage 103 do not have to be the same storage, but have different capacities and different specifications (hard disk cylinders, tracks, etc. , Sectors, headers, etc.) or having different interface protocols (SCSI, ATA, etc.). This is because backup is performed by multiplexing with higher layer information called update operation information of data issued from the application program.

OS113は、バックアップ機110−1〜110−3の基本ソフトウェアであり、図示しないアプリケーションプログラムの実行や内部記憶・外部記憶等の計算機リソースの管理や制御を司る。   The OS 113 is basic software for the backup machines 110-1 to 110-3, and manages and controls computer resources such as execution of application programs (not shown) and internal and external storage.

データ送受信部112は、計算機100のデータ送受信部106とネットワーク201を通じて通信する。データ送受信部106からデータの更新操作情報を受信すると、その更新操作情報をOS113に発行してバックアップストレージ113を更新する。   The data transmission / reception unit 112 communicates with the data transmission / reception unit 106 of the computer 100 through the network 201. When data update operation information is received from the data transmission / reception unit 106, the update operation information is issued to the OS 113 to update the backup storage 113.

ネットワーク201は、LAN、無線LAN、インターネット、公衆回線などの任意の通信回線であり、また複数を組み合わせた多重化通信回線であってもよい。   The network 201 is an arbitrary communication line such as a LAN, a wireless LAN, the Internet, and a public line, and may be a multiplexed communication line that combines a plurality.

次に、図1および図2−1のフローチャートを参照して本実施の形態の動作のうち、アプリケーションプログラム101がストレージ103のデータを更新する際の動作について詳細に説明する。前提として、多重化するデータに関し、ストレージ103のデータのコピーがバックアップストレージ側に保存されているものとする。このような状態にあることを、ストレージ103とバックアップストレージ111−1〜111−3とが同期しているという。初期の同期を採る具体的な方法については後述する。   Next, operations performed when the application program 101 updates data in the storage 103 among the operations of the present embodiment will be described in detail with reference to the flowcharts of FIGS. As a premise, it is assumed that a copy of the data in the storage 103 is stored on the backup storage side regarding the data to be multiplexed. This state is that the storage 103 and the backup storages 111-1 to 111-3 are synchronized. A specific method for taking the initial synchronization will be described later.

まず、アプリケーションプログラム101からストレージ103に対するデータの更新操作情報が発行されると(図2−1のS1001)、OS102においてデータ更新の割り込みが発生もしくはデータ更新のライブラリが呼び出され(S1002)、バックアップ管理部105に制御が移行する。バックアップ管理部105は、アプリケーションプログラム101が発行したデータの更新操作情報を解析し、バックアップ条件テーブル104に設定されているバックアップ条件情報と照合する(S1003)。そして、バックアップ管理部105は、アプリケーションプログラム101が発行したデータの更新操作情報に適合するバックアップ条件情報が存在すれば(S1003でYes)、バックアップストレージ111−1〜111−3をストレージ103と同様に更新するための更新操作情報をデータ送受信部106に通知した後(S1004)、また、適合するバックアップ条件情報が存在しなければ(S1003でNo)、ステップS1004の処理をスキップして、OS102を通じて今回の更新操作情報に基づいてストレージ103を更新し(S1005)、データ更新結果をOS102を通じてアプリケーションプログラム101に通知する(S1013、S1014)。アプリケーションプログラム101は、その更新結果に応じた処理を進める(S1015)。   First, when data update operation information for the storage 103 is issued from the application program 101 (S1001 in FIG. 2-1), a data update interrupt occurs in the OS 102 or a data update library is called (S1002), and backup management is performed. Control is transferred to the unit 105. The backup management unit 105 analyzes the update operation information of the data issued by the application program 101 and collates with the backup condition information set in the backup condition table 104 (S1003). Then, if there is backup condition information that matches the data update operation information issued by the application program 101 (Yes in S1003), the backup management unit 105 sets the backup storages 111-1 to 111-3 in the same manner as the storage 103. After notifying the data transmission / reception unit 106 of update operation information for updating (S1004), and if there is no suitable backup condition information (No in S1003), the process of step S1004 is skipped and this time through the OS 102 The storage 103 is updated based on the update operation information (S1005), and the data update result is notified to the application program 101 through the OS 102 (S1013, S1014). The application program 101 proceeds with processing according to the update result (S1015).

他方、データ送受信部106は、バックアップ管理部105から渡されたデータの更新操作情報をネットワーク201を通じてバックアップ機110−1〜110−3へ送信する(S1006)。バックアップ機110−1〜110−3のデータ送受信部112は、受信したデータの更新操作情報に基づいてOS113を通じてバックアップストレージ111−1〜111−3を更新する(S1008)。   On the other hand, the data transmitting / receiving unit 106 transmits the data update operation information passed from the backup management unit 105 to the backup machines 110-1 to 110-3 via the network 201 (S1006). The data transmitting / receiving unit 112 of the backup machines 110-1 to 110-3 updates the backup storages 111-1 to 111-3 through the OS 113 based on the received data update operation information (S1008).

こうして、バックアップ条件テーブル104に設定されているバックアップ条件を満たす更新データだけがバックアップストレージ111−1〜111−3に反映される。   In this way, only update data that satisfies the backup condition set in the backup condition table 104 is reflected in the backup storage 111-1 to 111-3.

図2−1の処理例では、ステップS1005のストレージ更新処理は、ステップS1004〜S1008の処理と独立に行われるため、計算機100におけるデータ更新処理の遅延を少なくすることができる。しかし、計算機100においてストレージ103のデータが更新されていても、バックアップ機においてバックアップストレージ111−1〜111−3のデータ更新が行われていない状態が発生し得るため、障害発生直前のデータが失われる可能性がある。このため、信頼性を高めるために、ステップS1005のストレージ更新処理を、ステップS1008のバックアップストレージの更新処理の完了を確認してから実施するようにしてもよい。または、図2−2のフローチャートに示されるように、ステップS1008のバックアップストレージ更新処理結果をデータ送受信部112からデータ送受信部106へ通知し(S1009)、さらにデータ送受信部106からバックアップ管理部105へ通知し(S1010)、バックアップ管理部105において、ステップS1005のストレージ更新処理とステップS1008のバックアップストレージ更新処理の双方が共に成功したか否かを判定し(S1011)、若しも何れか一方のみが失敗していれば、成功した側のストレージ更新を無効化する処理S1012を行うようにしてもよい。ストレージ更新の無効化処理を実現するためには、ストレージ103の更新前のデータ、バックアップストレージ111−1〜111−3の更新前のデータを、例えばOS102、OS113で管理される内部記憶に保存しておき、ストレージ更新を無効にする場合には、内部記憶に保存してあった更新前のデータに書き戻すことで可能である。   In the process example of FIG. 2A, the storage update process in step S1005 is performed independently of the processes in steps S1004 to S1008, and therefore the delay of the data update process in the computer 100 can be reduced. However, even if the data in the storage 103 is updated in the computer 100, a state in which the backup storage 111-1 to 111-3 is not updated in the backup machine may occur. There is a possibility that. For this reason, in order to improve reliability, the storage update process in step S1005 may be performed after confirming the completion of the backup storage update process in step S1008. Alternatively, as shown in the flowchart of FIG. 2-2, the backup storage update processing result in step S1008 is notified from the data transmission / reception unit 112 to the data transmission / reception unit 106 (S1009), and further from the data transmission / reception unit 106 to the backup management unit 105. In step S1010, the backup management unit 105 determines whether both the storage update process in step S1005 and the backup storage update process in step S1008 have succeeded (S1011). If it has failed, the processing S1012 for invalidating the storage update on the successful side may be performed. In order to realize the storage update invalidation processing, the data before the update of the storage 103 and the data before the update of the backup storage 111-1 to 111-3 are stored in the internal storage managed by the OS 102 and the OS 113, for example. In a case where the storage update is invalidated, it is possible to write back to the data before the update stored in the internal storage.

次に、図1および図3のフローチャートを参照して本実施の形態においてストレージ103とバックアップストレージ111−1〜111−3を同期させる初期動作について説明する。   Next, an initial operation for synchronizing the storage 103 and the backup storages 111-1 to 111-3 in this embodiment will be described with reference to the flowcharts of FIGS. 1 and 3.

バックアップ管理部105は、ストレージ103に記憶されているファイルとバックアップストレージ111−1〜111−3に記憶されているそのファイルのバックアップとなるファイルが同期されていないことを、例えば各々のファイル更新時刻とファイルサイズに差があることによって検知すると(図3のS1101)、アプリケーションプログラム101からストレージ103の被バックアップファイルに対するデータ更新にかかる操作情報を、以後、OS102で管理される図示しないバッファに順次保存することを開始する(S1102)。次に、バックアップ管理部105は、ストレージ103の被バックアップファイルの全領域のデータを読み出し(S1103)、読み出した領域のデータを含む更新操作情報を、データ送受信部106を通じてバックアップ機110−1から111−3に送信する(S1104)。各バックアップ機110−1〜110−3のデータ送受信部112は、上記のデータを含む更新操作情報を受信し(S1105)、この受信した更新操作情報に基づいてOS113を介してバックアップストレージ111を更新する(S1106)。更新結果は、逆経路で、バックアップ機110−1〜110−3のデータ送受信部112から送信され(S1107)、計算機110のデータ送受信部106で受信される(S1108)。読み出しおよび更新領域のサイズが大きい場合には、ステップS1103〜S1108の処理を繰り返し行うことで、ストレージ103とバックアップストレージ111のバックアップ対象ファイルの同期を行う。   The backup management unit 105 indicates that the file stored in the storage 103 and the file serving as the backup of the file stored in the backup storage 111-1 to 111-3 are not synchronized, for example, each file update time If the application program 101 detects that there is a difference in file size (S1101 in FIG. 3), the operation information related to the data update for the backed up file in the storage 103 from the application program 101 is subsequently stored in a buffer (not shown) managed by the OS 102. (S1102). Next, the backup management unit 105 reads the data of the entire area of the file to be backed up in the storage 103 (S1103), and updates operation information including the data of the read area through the data transmitting / receiving unit 106 to the backup machines 110-1 to 111. -3 (S1104). The data transmitting / receiving unit 112 of each backup machine 110-1 to 110-3 receives the update operation information including the above data (S1105), and updates the backup storage 111 via the OS 113 based on the received update operation information. (S1106). The update result is transmitted from the data transmitting / receiving unit 112 of the backup machines 110-1 to 110-3 via the reverse path (S1107) and received by the data transmitting / receiving unit 106 of the computer 110 (S1108). When the size of the read and update area is large, the processing of steps S1103 to S1108 is repeated to synchronize the backup target files of the storage 103 and the backup storage 111.

もし、何らかの理由で同期処理が完了できなければ(S1109でNo)、エラーログを保存するなどのエラー処理を行う(S1110)。もし、同期処理が完了すれば(S1109でYes)、同期処理中に、新たにデータ更新が行われたデータの更新操作情報がバッファに蓄積されているので、バックアップ管理部105は、それを順次読み出し(S111)、データ送受信部106からバックアップ機110−1〜110−3に送信する(S1112)。バックアップ機110−1〜110−3のデータ送受信部112は、上記の更新操作情報を受信すると(S1113)、OS113を介してバックアップストレージ111の更新を行う(S1114)。更新結果は、逆経路で、バックアップ機110−1〜110−3のデータ送受信部112から送信され(S1115)、計算機110のデータ送受信部106で受信される(S1116)。バッファに保持されている全てのデータの更新操作情報に関して処理が終了したら、ストレージ103のバックアップ対象ファイルに対するデータ更新操作情報を、以後バッファに保存することを終了し(S1117)、図2−1および図2−2で説明した方法で処理を行う。これにより、ストレージ103とバックアップストレージ111とは同期して更新される。   If the synchronization process cannot be completed for some reason (No in S1109), an error process such as saving an error log is performed (S1110). If the synchronization processing is completed (Yes in S1109), the update management information for the data that has been newly updated is accumulated in the buffer during the synchronization processing. Reading (S111), the data transmitting / receiving unit 106 transmits the data to the backup machines 110-1 to 110-3 (S1112). When the data transmission / reception unit 112 of the backup machines 110-1 to 110-3 receives the update operation information (S1113), it updates the backup storage 111 via the OS 113 (S1114). The update result is transmitted from the data transmitting / receiving unit 112 of the backup machines 110-1 to 110-3 via the reverse path (S1115) and received by the data transmitting / receiving unit 106 of the computer 110 (S1116). When the processing for the update operation information of all the data held in the buffer is completed, the data update operation information for the backup target file in the storage 103 is subsequently saved in the buffer (S1117), and FIG. Processing is performed by the method described in FIG. Thereby, the storage 103 and the backup storage 111 are updated synchronously.

次に、バックアップストレージを利用してサービスを復旧する処理について説明する。   Next, a process for restoring a service using a backup storage will be described.

バックアップ機110−1〜110−3を用いてサービスを再開する場合、図4に示すように、バックアップ機110(110−1〜110−3)において、計算機100で動作していたアプリケーションプログラム101を起動する。アプリケーションプログラム101は、処理データがバックアップストレージ111(111−1〜111−3)に保持されているので、そのデータを使って、サービスを再開する。   When the service is resumed using the backup machines 110-1 to 110-3, as shown in FIG. 4, the application program 101 operating on the computer 100 in the backup machine 110 (110-1 to 110-3) is loaded. to start. Since the application data 101 is stored in the backup storage 111 (111-1 to 111-3), the application program 101 uses the data to restart the service.

一方、計算機110において、バックアップ機110−1〜110−3のバックアップストレージ111−1〜111−3からストレージ103にデータを復旧してサービスを再開することも可能である。その場合の処理を、図1および図5のフローチャートを参照して説明する。   On the other hand, in the computer 110, it is also possible to restore data to the storage 103 from the backup storages 111-1 to 111-3 of the backup machines 110-1 to 110-3 and restart the service. Processing in that case will be described with reference to the flowcharts of FIGS.

OS102において、図示しないコンソールから投入されたストレージ103の復旧コマンドが検知されると(S1201)、制御がバックアップ管理部105の復旧処理へ移行する。バックアップ管理部105は、バックアップ条件テーブル104を参照して、最新かつ必要なデータが、どのバックアップ機に保存されているかを判断し、そのバックアップデータの転送要求をデータ送受信部106に通知する(S1202)。もし、同一のバックアップデータが複数のバックアップ機にある場合は、任意の一つのバックアップ機に転送要求を行っても良いし、複数の箇所に転送要求し、最も応答が早いバックアップ機と通信しても良いし、複数の箇所にバックアップデータを分割して転送要求を行っても良い。データ送受信部106は、バックアップデータの転送要求をバックアップ機110−1〜110−3に送信し(S1203)、バックアップ機110−1〜110−3のデータ送受信部112はそれを受信し(S1204)、OS113を介して、バックアップストレージ110−1〜110−3から該当するファイルのデータを読み出す(S1205)。読み出されたデータは、データ送受信部112から計算機100に送信され(S1206)、計算機100のデータ送受信部106で受信される(S1207)。バックアップ管理部105は、すべてのデータ転送が成功したかどうかをチェックし(S1208)、もし成功していればその転送されてきたデータを使ってストレージ103を更新し(S12−9)、処理完了のコマンド結果をOS102に返す。他方、データ転送に失敗したときは(S1208でNo)、処理失敗のコマンド結果をOS102に返す。   When the OS 102 detects a recovery command of the storage 103 input from a console (not shown) (S1201), the control shifts to a recovery process of the backup management unit 105. The backup management unit 105 refers to the backup condition table 104 to determine in which backup machine the latest and necessary data is stored, and notifies the data transmission / reception unit 106 of the backup data transfer request (S1202). ). If the same backup data is in multiple backup machines, you may request transfer to any one backup machine, or transfer to multiple locations and communicate with the backup machine with the fastest response. Alternatively, the transfer request may be made by dividing the backup data into a plurality of locations. The data transmitting / receiving unit 106 transmits a backup data transfer request to the backup devices 110-1 to 110-3 (S1203), and the data transmitting / receiving unit 112 of the backup devices 110-1 to 110-3 receives the request (S1204). The corresponding file data is read from the backup storages 110-1 to 110-3 via the OS 113 (S1205). The read data is transmitted from the data transmitting / receiving unit 112 to the computer 100 (S1206) and received by the data transmitting / receiving unit 106 of the computer 100 (S1207). The backup management unit 105 checks whether or not all data transfer has succeeded (S1208), and if successful, updates the storage 103 using the transferred data (S12-9) and completes the processing. Is returned to the OS 102. On the other hand, when the data transfer has failed (No in S1208), a command result indicating the processing failure is returned to the OS 102.

OS102は、コマンドの結果を受け取り(S1210)、その後、アプリケーションプログラム101の起動コマンドが実行される(S1211)。アプリケーションプログラム101は、対象処理となるデータをストレージ103から読み込み、処理を再開し(S1212)、処理結果をOSに返す(S1213)。   The OS 102 receives the result of the command (S1210), and then executes a startup command for the application program 101 (S1211). The application program 101 reads data to be processed from the storage 103, resumes the process (S1212), and returns the process result to the OS (S1213).

次に、バックアップ条件テーブル104について詳細に説明する。   Next, the backup condition table 104 will be described in detail.

図6にバックアップ条件テーブル104の一例を示す。この例のバックアップ条件テーブルC2000は、合計10個のバックアップ条件情報R2001〜R2010を保持している。個々のバックアップ条件情報は、少なくともバックアップ対象条件としてファイルに関する情報を含んでいる。ここで、ファイルに関する情報とは、ファイル名、ディレクトリ名、パス名などを意味する。図6の例は、バックアップ対象条件としてファイルに関する情報として、バックアップ元パスを使用している。また、図6の場合、個々のバックアップ条件情報は、さらに、バックアップ先マシン名、バックアップ先パスおよびスケジュールを含んでいる。バックアップ先マシン名は、バックアップ機が複数存在する場合にその一つまたは幾つかを選択するための情報である。バックアップ先パスは、バックアップ元パスと異なるパスのファイルにバックアップするときに必要になり、同じ場合には省略される。スケジュールは、付加的なバックアップ条件を指定する。以下、個々のバックアップ条件情報について説明する。   FIG. 6 shows an example of the backup condition table 104. The backup condition table C2000 in this example holds a total of 10 pieces of backup condition information R2001 to R2010. Each piece of backup condition information includes at least information about a file as a backup target condition. Here, the information on the file means a file name, a directory name, a path name, and the like. The example of FIG. 6 uses a backup source path as information about a file as a backup target condition. In the case of FIG. 6, each backup condition information further includes a backup destination machine name, a backup destination path, and a schedule. The backup destination machine name is information for selecting one or several backup machines when there are a plurality of backup machines. The backup destination path is required when backing up to a file with a path different from the backup source path, and is omitted in the same case. The schedule specifies additional backup conditions. Hereinafter, individual backup condition information will be described.

バックアップ条件情報R2001は、アプリケーションプログラム101が更新するファイルのパスが、バックアップ元パスとして設定された/home/usr1にマッチした場合、つまり/home/usr1のディレクトリ以下のファイルをアプリケーションプログラム101が更新する場合、バックアップ先マシン名busrv1に、同じファイルパスでバックアップを行うことを意味する。   In the backup condition information R2001, when the path of the file to be updated by the application program 101 matches / home / usr1 set as the backup source path, that is, the application program 101 updates files under the directory of / home / usr1. In this case, it means that backup is performed with the same file path to the backup destination machine name busrv1.

バックアップ条件情報R2002は、バックアップ条件情報R2001と違って、バックアップ先マシン名にIPアドレス“192.168.0.1”が指定されている。この場合、バックアップ条件情報R2001で指定されたbusrv1のバックアップ機に加えて、IPアドレス192.168.0.1のバックアップ機でもバックアップが行われる。このように、複数のバックアップ条件情報とマッチする場合には、複数のバックアップが作成される。   Unlike the backup condition information R2001, the backup condition information R2002 specifies the IP address “192.168.0.1” as the backup destination machine name. In this case, in addition to the busrv1 backup machine specified by the backup condition information R2001, backup is also performed by the backup machine having the IP address 192.168.0.1. In this way, when a plurality of backup condition information matches, a plurality of backups are created.

バックアップ条件情報R2003は、スケジュールに“0<=$Hour<12”と記述されている。これは、バックアップ実行時刻が0時から12時までの間、つまり/home/usr2へのデータ更新が午前中の場合は、バックアップ先マシン名busrv1に、同じファイルパスでバックアップを行うことを示す。一方、バックアップ条件情報R2004は、スケジュールに“12<=$Hour<24”と記述されており、バックアップ実行時刻が12時から24時までの間、つまり/home/usr2へのデータ更新が午後の場合は、バックアップ先マシン名busrv2に、同じファイルパスでバックアップを行うことを示す。   The backup condition information R2003 describes “0 <= $ Hour <12” in the schedule. This means that if the backup execution time is from 0:00 to 12:00, that is, if data update to / home / usr2 is in the morning, the backup destination machine name busrv1 is backed up with the same file path. On the other hand, the backup condition information R2004 is described as “12 <= $ Hour <24” in the schedule, and the backup execution time is from 12:00 to 24:00, that is, data update to / home / usr2 is in the afternoon. Indicates that backup is performed with the same file path to the backup destination machine name busrv2.

バックアップ条件情報R2005は、スケジュールに“($Times mod 3) == 0”と記述されている。これは、バックアップ回数が3で割り切れる場合は、バックアップ先マシン名busrv1に、同じファイルパスでバックアップを行うことを意味する。一方、バックアップ条件情報R2006は、スケジュールに“($Times mod 3) == 1”と記述されており、バックアップ回数が3で割って1余る場合は、バックアップ先マシン名busrv2に、同じファイルパスでバックアップを行い、バックアップ条件情報R2007は、スケジュールに“($Times mod 3) == 2”と記述されており、バックアップ回数が3で割って2余る場合は、バックアップ先マシン名busrv3に、同じファイルパスでバックアップを行うことを意味する。なお、バックアップ元パス/home/usr3配下の各ファイルへのデータ更新の累積回数$Timesは例えばOS102で管理されるバッファ上に保持される。   The backup condition information R2005 describes “($ Times mod 3) == 0” in the schedule. This means that if the number of backups is divisible by 3, backup is performed with the same file path to the backup destination machine name busrv1. On the other hand, the backup condition information R2006 is described as “($ Times mod 3) == 1” in the schedule, and when the number of backups is divided by 3 and left by 1, the same file path is used for the backup destination machine name busrv2. When backup is performed and the backup condition information R2007 is described as “($ Times mod 3) == 2” in the schedule and the number of backups is divided by 3 and left by 2, the same file is stored in the backup destination machine name busrv3. This means that backup is performed by path. Note that the cumulative number of times $ Times of data update to each file under the backup source path / home / usr3 is held in a buffer managed by the OS 102, for example.

バックアップ条件情報R2008は、バックアップ先パスに“/srv1/home/usr4”が指定されている。これは、ファイルパスを、バックアップ元の/home/usr4からバックアップ先では/srv1/home/usr4に置き換えてバックアップすることを意味する。つまり、/home/usr4/file.txtというファイルは、バックアップ機busrv1において/srv1/home/usr4/file.txtというファイル名でバックアップされる。   In the backup condition information R2008, “/ srv1 / home / usr4” is specified as the backup destination path. This means that the file path is backed up by replacing / home / usr4 at the backup source with / srv1 / home / usr4 at the backup destination. That is, the file /home/usr4/file.txt is backed up with the file name /srv1/home/usr4/file.txt in the backup machine busrv1.

バックアップ条件情報R2009は、バックアップ元パス名に“/home/usr/[a-m]*”と指定している。ここで、[a-m]*は先頭1文字がアルファベットのa〜mで始まる任意の文字列を意味する正規表現である。このバックアップ条件情報R2009は、ファイルがディレクトリ/home/usrで、ファイル名の最初の1文字がaからmの間のアルファベットの場合、IPアドレスが192.168.0.2のバックアップ機の/disk1/home/usrにバックアップすることを意味する。このように、バックアップ元のパス名には、正規表現を指定することができる。一方、バックアップ条件情報R2010は、バックアップ元パス名に“/home/usr/[n-z]*”と指定し、ファイルがディレクトリ/home/usrで、ファイル名の最初の1文字がnからzの間のアルファベットの場合、IPアドレスが192.168.0.2のバックアップ機の/disk2/home/usrにバックアップすることを意味する。   In the backup condition information R2009, “/ home / usr / [a-m] *” is specified as the backup source path name. Here, [a-m] * is a regular expression that means an arbitrary character string whose first character begins with alphabets a to m. In this backup condition information R2009, when the file is the directory / home / usr and the first character of the file name is an alphabet between a and m, / disk1 / home / usr of the backup machine with the IP address 192.168.0.2 It means to back up. Thus, a regular expression can be specified for the backup source path name. On the other hand, the backup condition information R2010 specifies “/ home / usr / [nz] *” as the backup source path name, the file is the directory / home / usr, and the first character of the file name is between n and z. Means that the backup is to / disk2 / home / usr of the backup machine whose IP address is 192.168.0.2.

図6に示したようなバックアップ条件テーブルC2000を使用する場合、バックアップ管理部105は、図2−1および図2−2のバックアップ条件照合処理S1003において、アプリケーションプログラム101が更新対象とするストレージ103のファイルのパスと一致するバックアップ元パスを持つバックアップ条件情報をバックアップ条件テーブルC2000から検索する。バックアップ元パスの一致するバックアップ条件情報があれば、そのスケジュールの欄を参照し、設定されていればそのスケジュール条件が真となるバックアップ条件情報を抽出する。そして、更新対象となるファイルのパスと前記抽出したバックアップ条件情報中のバックアップ先パスとからバックアップファイルのパス名を生成し、当該パス名のバックアップファイルをストレージ103のファイルと同様に更新するための更新操作情報を生成し、バックアップ先マシン名の情報を添えてデータ送受信部106へ通知する。データ送受信部106は、通知されたバックアップ先マシン名のバックアップ機に対して、通知されたデータ更新操作情報を送信する。   When the backup condition table C2000 as shown in FIG. 6 is used, the backup management unit 105 stores the storage 103 to be updated by the application program 101 in the backup condition matching process S1003 of FIGS. 2-1 and 2-2. The backup condition information having a backup source path that matches the file path is searched from the backup condition table C2000. If there is backup condition information that matches the backup source path, the schedule column is referred to, and if it is set, backup condition information for which the schedule condition is true is extracted. Then, a path name of the backup file is generated from the path of the file to be updated and the backup destination path in the extracted backup condition information, and the backup file with the path name is updated in the same manner as the file of the storage 103. Update operation information is generated and notified to the data transmission / reception unit 106 with information on the backup destination machine name. The data transmitting / receiving unit 106 transmits the notified data update operation information to the backup machine having the notified backup destination machine name.

図7にバックアップ条件テーブル104の別の例を示す。この例のバックアップ条件テーブルC2100は、合計3個のバックアップ条件情報R2101〜R2103を保持している。個々のバックアップ条件情報は、少なくともバックアップ対象条件としてアプリケーションプログラムに関する情報を含んでいる。ここで、アプリケーションプログラムに関する情報とは、アプリケーションプログラム名、プロセス名、コマンドラインなどを意味する。図7の例は、バックアップ対象条件としてアプリケーションプログラムに関する情報として、アプリケーションプログラム名を使用している。また、図7の場合、個々のバックアップ条件情報は、図6のバックアップ条件テーブルと同様に、バックアップ先マシン名、バックアップ先パスおよびスケジュールを含んでいる。以下、個々のバックアップ条件情報について説明する。   FIG. 7 shows another example of the backup condition table 104. The backup condition table C2100 in this example holds a total of three pieces of backup condition information R2101 to R2103. Each piece of backup condition information includes at least information related to the application program as a backup target condition. Here, the information related to the application program means an application program name, a process name, a command line, and the like. In the example of FIG. 7, the application program name is used as information related to the application program as the backup target condition. In the case of FIG. 7, each backup condition information includes a backup destination machine name, a backup destination path, and a schedule, as in the backup condition table of FIG. Hereinafter, individual backup condition information will be described.

バックアップ条件情報R2101は、ストレージ103を更新するアプリケーションプログラム101のアプリケーションプログラム名がsendmailのとき、バックアップ機busrv1の/app/mail以下にファイルのバックアップを行うことを示す。たとえば、sendmailがストレージ103中の/var/spool/mail/usr1というファイルを更新すると、busrv1の/app/mail/var/spool/mail/usr1にバックアップを行う。   The backup condition information R2101 indicates that when the application program name of the application program 101 that updates the storage 103 is sendmail, a file is backed up under / app / mail of the backup machine busrv1. For example, when sendmail updates the file / var / spool / mail / usr1 in the storage 103, it backs up to / app / mail / var / spool / mail / usr1 of busrv1.

バックアップ条件情報R2102は、ストレージ103を更新するアプリケーションプログラム101のアプリケーションプログラム名がhttpdのとき、バックアップ機busrv2の/app/www1以下にファイルのバックアップを行うことを示し、バックアップ条件情報R2103は、ストレージ103を更新するアプリケーションプログラム101のアプリケーションプログラム名がdbのとき、バックアップ機busrv3の/app/db2以下にファイルのバックアップを行うことを示す。なお、アプリケーションプログラム名には、正規表現を用いることが可能である。   The backup condition information R2102 indicates that when the application program name of the application program 101 that updates the storage 103 is httpd, the backup of the file is performed under / app / www1 of the backup machine busrv2, and the backup condition information R2103 indicates that the storage 103 When the application program name of the application program 101 that updates the file is db, it indicates that the file backup is performed under / app / db2 of the backup machine busrv3. A regular expression can be used for the application program name.

図7に示したようなバックアップ条件テーブルC2100を使用する場合、バックアップ管理部105は、図2−1および図2−2のバックアップ条件照合処理S1003において、データ更新の呼び出しプロセスのIDを検索し、そのIDからプロセス名、つまりアプリケーションプログラム名を取得する。これは、例えばOS102がUNIXおよびPOSIXに準拠であれば、getpid,getppidというコマンドを使ってプロセスIDを取得し、さらにpsコマンドを使って取得した実行中プロセスの一覧情報から、前記取得したプロセスIDに対応するプロセス名、つまりアプリケーションプログラム名を取得することで可能である。そして、バックアップ管理部105は、前記取得したアプリケーションプログラム名を持つバックアップ条件情報をバックアップ条件テーブルC2100から検索し、一致するバックアップ条件情報があれば、そのスケジュールの欄を参照し、設定されていればそのスケジュール条件が真となるバックアップ条件情報を抽出する。そして、更新対象となるファイルのパスと前記抽出したバックアップ条件情報中のバックアップ先パスとからバックアップファイルのパス名を生成し、当該パス名のバックアップファイルをストレージ103のファイルと同様に更新するための更新操作情報を生成し、バックアップ先マシン名の情報を添えてデータ送受信部106へ通知する。データ送受信部106は、通知されたバックアップ先マシン名のバックアップ機に対して、通知されたデータ更新操作情報を送信する。   When the backup condition table C2100 as shown in FIG. 7 is used, the backup management unit 105 searches for the ID of the data update calling process in the backup condition matching process S1003 of FIGS. 2-1 and 2-2, A process name, that is, an application program name is acquired from the ID. For example, if the OS 102 conforms to UNIX and POSIX, the process ID is obtained using the commands getpid and getppid, and the obtained process ID is obtained from the list information of the running processes obtained using the ps command. This is possible by acquiring the process name corresponding to, that is, the application program name. Then, the backup management unit 105 searches the backup condition information having the acquired application program name from the backup condition table C2100, and if there is matching backup condition information, refer to the schedule column and if it is set, Backup condition information for which the schedule condition is true is extracted. Then, a path name of the backup file is generated from the path of the file to be updated and the backup destination path in the extracted backup condition information, and the backup file with the path name is updated in the same manner as the file of the storage 103. Update operation information is generated and notified to the data transmission / reception unit 106 with information on the backup destination machine name. The data transmitting / receiving unit 106 transmits the notified data update operation information to the backup machine having the notified backup destination machine name.

図8にバックアップ条件テーブル104のさらに別の例を示す。この例のバックアップ条件テーブルC2200は、合計3個のバックアップ条件情報R2201〜R2203を保持している。個々のバックアップ条件情報は、少なくともバックアップ対象条件としてユーザに関する情報を含んでいる。ここで、ユーザに関する情報とは、ユーザ名、ユーザID、グループ名、グループIDなどを意味する。図8の例は、バックアップ対象条件としてユーザに関する情報として、ユーザ名とグループ名を使用している。ユーザ名とグループ名はドットで区切って指定し、それぞれ正規表現を用いることができる。また、図8の場合、個々のバックアップ条件情報は、図6のバックアップ条件テーブルと同様に、バックアップ先マシン名、バックアップ先パスおよびスケジュールを含んでいる。以下、個々のバックアップ条件情報について説明する。   FIG. 8 shows still another example of the backup condition table 104. The backup condition table C2200 in this example holds a total of three pieces of backup condition information R2201 to R2203. Each backup condition information includes at least information about the user as a backup target condition. Here, the information regarding the user means a user name, a user ID, a group name, a group ID, and the like. In the example of FIG. 8, a user name and a group name are used as information about a user as a backup target condition. User names and group names can be specified by separating them with dots, and regular expressions can be used for each. In the case of FIG. 8, the individual backup condition information includes a backup destination machine name, a backup destination path, and a schedule, as in the backup condition table of FIG. Hereinafter, individual backup condition information will be described.

バックアップ条件情報R2201は、ストレージ103を更新するアプリケーションプログラム101を起動したユーザのユーザ名がusr1かつグループ名がusersの場合、バックアップ機busrv1の/usr1以下にファイルのバックアップを行うことを意味する。たとえば、usr1.usersが/home/usr1/file.txtというファイルを更新すると、busrv1の/usr1/home/usr1/file.txtにバックアップを行う。   The backup condition information R2201 means that if the user name of the user who started the application program 101 that updates the storage 103 is usr1 and the group name is users, the backup of the file is performed under / usr1 of the backup machine busrv1. For example, when usr1.users updates a file called /home/usr1/file.txt, it backs up to /usr1/home/usr1/file.txt on busrv1.

バックアップ条件情報R2202は、ストレージ103を更新するアプリケーションプログラム101を起動したユーザのユーザ名がmailで、グループ名が任意のものである場合、バックアップ機busrv2の/mail以下にファイルのバックアップを行うことを意味する。また、バックアップ条件情報R2203は、ストレージ103を更新するアプリケーションプログラム101を起動したユーザのユーザ名が任意で、かつグループ名がwheelの場合、バックアップ機busrv3の/system以下にファイルのバックアップを行うことを意味する。ここで、*は正規表現である。   The backup condition information R2202 indicates that if the user name of the user who started the application program 101 that updates the storage 103 is mail and the group name is arbitrary, the file is backed up under / mail of the backup machine busrv2. means. Also, the backup condition information R2203 indicates that if the user name of the user who started the application program 101 that updates the storage 103 is arbitrary and the group name is wheel, the file is backed up to / system under the backup machine busrv3. means. Here, * is a regular expression.

図8に示したようなバックアップ条件テーブルC2200を使用する場合、バックアップ管理部105は、図2−1および図2−2のバックアップ条件照合処理S1003において、データ更新の呼び出しプロセスのIDを検索し、そのIDからユーザ名およびグループ名を取得する。これは、例えばOS102がUNIXおよびPOSIXに準拠であれば、getpid,getppidというコマンドを使ってプロセスIDを取得し、さらにpsコマンドを使って取得した実行中プロセスの一覧情報から、前記取得したプロセスIDに対応するユーザ名およびグループ名を取得することで可能である。そして、バックアップ管理部105は、前記取得したユーザ名およびグループ名を持つバックアップ条件情報をバックアップ条件テーブルC2200から検索し、一致するバックアップ条件情報があれば、そのスケジュールの欄を参照し、設定されていればそのスケジュール条件が真となるバックアップ条件情報を抽出する。そして、更新対象となるファイルのパスと前記抽出したバックアップ条件情報中のバックアップ先パスとからバックアップファイルのパス名を生成し、当該パス名のバックアップファイルをストレージ103のファイルと同様に更新するための更新操作情報を生成し、バックアップ先マシン名の情報を添えてデータ送受信部106へ通知する。データ送受信部106は、通知されたバックアップ先マシン名のバックアップ機に対して、通知されたデータ更新操作情報を送信する。   When the backup condition table C2200 as shown in FIG. 8 is used, the backup management unit 105 searches for the ID of the data update calling process in the backup condition matching process S1003 of FIGS. 2-1 and 2-2, The user name and group name are acquired from the ID. For example, if the OS 102 conforms to UNIX and POSIX, the process ID is obtained using the commands getpid and getppid, and the obtained process ID is obtained from the list information of the running processes obtained using the ps command. This is possible by acquiring the user name and group name corresponding to. Then, the backup management unit 105 searches the backup condition table C2200 for backup condition information having the acquired user name and group name, and if there is matching backup condition information, the backup management unit 105 is set by referring to the schedule column. If so, backup condition information for which the schedule condition is true is extracted. Then, a path name of the backup file is generated from the path of the file to be updated and the backup destination path in the extracted backup condition information, and the backup file with the path name is updated in the same manner as the file of the storage 103. Update operation information is generated and notified to the data transmission / reception unit 106 with information on the backup destination machine name. The data transmitting / receiving unit 106 transmits the notified data update operation information to the backup machine having the notified backup destination machine name.

次に、本実施の形態の効果を説明する。   Next, the effect of this embodiment will be described.

本実施の形態によれば、アプリケーションプログラム101によるストレージ103のデータに対する更新時、予め設定したバックアップ条件を満たす更新データだけを遠隔地にあるバックアップ機110−1〜110−3に設置したバックアップストレージ111−1〜111−3に保存することができる。その理由は、少なくとも1つのバックアップ条件情報を保持するバックアップ条件テーブル104を備え、アプリケーションプログラム101からストレージ103のデータに対する更新操作情報がOS102に発行された際、バックアップ管理部105がその更新操作情報を解析してマッチするバックアップ条件情報をテーブル104から検索し、マッチするバックアップ条件情報が登録されていた場合に限って、遠隔地のバックアップ機110−1〜110−3に設置されたバックアップストレージ111−1〜111−3にその更新データのバックアップを保存するように動作するからである。このため、ストレージ103に比べて容量の小さなバックアップストレージ111−1〜111−3を使用することができ、ネットワーク201の通信回線の帯域も小さくて済むため、遠隔バックアップシステムの構築コストを削減することができる。   According to the present embodiment, when the application program 101 updates the data in the storage 103, only the update data that satisfies a preset backup condition is installed in the backup machines 110-1 to 110-3 at remote locations. -1 to 111-3. The reason is that the backup management table 105 is provided with a backup condition table 104 that holds at least one backup condition information. The backup storage information 111-installed in the remote backup devices 110-1 to 110-3 is searched only when the backup condition information that is analyzed and matched is searched from the table 104 and the matching backup condition information is registered. This is because it operates to store a backup of the updated data in 1-111-3. For this reason, the backup storages 111-1 to 111-3 having a smaller capacity than the storage 103 can be used, and the bandwidth of the communication line of the network 201 can be reduced, thereby reducing the construction cost of the remote backup system. Can do.

図6に示したバックアップ条件テーブルC2000を使用すれば、ストレージ103に記憶されている複数のファイルのうち、パス名やファイル名、ディレクトリ名などのファイルに関する情報で特定される一部のファイルのバックアップを遠隔地のバックアップストレージに保存することができる。従って、アプリケーションプログラム101によって参照、更新されるストレージ103中の複数のファイルのうち、特に重要なファイルは或るパス配下に保管するなどの構成を採用しておけば、アプリケーションプログラム101に何ら改造を施すことなく、それら重要なファイルだけを自動的に多重化するといったことが可能となる。   If the backup condition table C2000 shown in FIG. 6 is used, backup of some files specified by information about files such as path names, file names, and directory names among a plurality of files stored in the storage 103. Can be stored in remote backup storage. Therefore, if a configuration in which a particularly important file is stored under a certain path among a plurality of files in the storage 103 to be referenced and updated by the application program 101 is adopted, the application program 101 is not modified. Without the application, it is possible to automatically multiplex only those important files.

図7に示したバックアップ条件テーブルC2100を使用すれば、ストレージ103に記憶されている複数のファイルのうち、アプリケーションプログラム名やプロセス名などのアプリケーションプログラムに関する情報で特定されるアプリケーションプログラム101により更新されるファイルだけのバックアップを遠隔地のバックアップストレージに保存することができる。   If the backup condition table C2100 shown in FIG. 7 is used, it is updated by the application program 101 specified by the information related to the application program such as the application program name and process name among the plurality of files stored in the storage 103. File-only backups can be stored in remote backup storage.

図8に示したバックアップ条件テーブルC2200を使用すれば、ストレージ103に記憶されている複数のファイルのうち、ユーザ名やグループ名などのユーザに関する情報で特定されるユーザによって起動されたアプリケーションプログラム101により更新されるファイルだけのバックアップを遠隔地のバックアップストレージに保存することができる。   If the backup condition table C2200 shown in FIG. 8 is used, the application program 101 started by the user specified by the information about the user such as the user name and group name among the plurality of files stored in the storage 103 is used. A backup of only the files to be updated can be stored in a remote backup storage.

『第2の実施の形態』
図9を参照すると、本発明の第2の実施の形態は、計算機100がデータ送受信部106の代わりにデータ記録部151を備え、ネットワーク201経由でバックアップ機110−1〜110−3が接続される代わりに、計算機100に対して着脱自在で可搬型のデータ保存媒体150が接続されている点、および、バックアップストレージ111、OS113およびデータ読出部152を有するバックアップ機110を備える点で、第1の実施の形態と相違し、それ以外は第1の実施の形態と同じである。
“Second Embodiment”
Referring to FIG. 9, in the second embodiment of the present invention, the computer 100 includes a data recording unit 151 instead of the data transmission / reception unit 106, and backup machines 110-1 to 110-3 are connected via the network 201. Instead, the first is that a removable and portable data storage medium 150 is connected to the computer 100 and a backup machine 110 having a backup storage 111, an OS 113, and a data reading unit 152 is provided. This embodiment is different from the first embodiment, and other than that is the same as the first embodiment.

データ保存媒体150は、MOなどの読み書き可能で且つ可搬型の記録媒体である。データ記録部151は、バックアップ管理部105から伝達されたデータの更新操作情報をデータ保存媒体150に保存する処理を行う。バックアップ機110のデータ読出部152は、データ保存部150に保存されたデータの更新操作情報を読み出し、この読み出した更新操作情報に基づいて、OS113を通じて、バックアップストレージ111のデータを更新する処理を行う。   The data storage medium 150 is a readable / writable and portable recording medium such as an MO. The data recording unit 151 performs processing for storing the data update operation information transmitted from the backup management unit 105 in the data storage medium 150. The data reading unit 152 of the backup machine 110 reads the update operation information of the data stored in the data storage unit 150, and performs the process of updating the data in the backup storage 111 through the OS 113 based on the read update operation information. .

次に、図9および図10−1のフローチャートを参照して本実施の形態の動作のうち、アプリケーションプログラム101がストレージ103のデータを更新する際の動作について詳細に説明する。   Next, operations performed when the application program 101 updates the data in the storage 103 will be described in detail with reference to the flowcharts of FIGS.

まず、アプリケーションプログラム101からストレージ103に対するデータの更新操作情報が発行されると(図10−1のS1001)、OS102においてデータ更新の割り込みが発生もしくはデータ更新のライブラリが呼び出され(S1002)、バックアップ管理部105に制御が移行する。バックアップ管理部105は、アプリケーションプログラム101が発行したデータの更新操作情報を解析し、バックアップ条件テーブル104に設定されているバックアップ条件情報と照合する(S1003)。そして、バックアップ管理部105は、アプリケーションプログラム101が発行したデータの更新操作情報に適合するバックアップ条件情報が存在すれば(S1003でYes)、その更新操作情報をデータ記録部151に通知した後(S1004)、また適合するバックアップ条件情報が存在しなければ(S1003でNo)、ステップS1004の処理をスキップして、OS102を通じてその更新操作情報に基づいてストレージ103を更新する(S1005)。そして、データ更新結果をOS102を通じてアプリケーションプログラム101に通知する(S1013、S1014)。アプリケーションプログラム101は、その更新結果に応じた処理を進める(S1015)。他方、データ記録部151は、バックアップ管理部105から渡されたデータの更新操作情報をデータ保存媒体150に保存する(S1500)。   First, when data update operation information for the storage 103 is issued from the application program 101 (S1001 in FIG. 10A), a data update interrupt occurs in the OS 102 or a data update library is called (S1002), and backup management is performed. Control is transferred to the unit 105. The backup management unit 105 analyzes the update operation information of the data issued by the application program 101 and collates with the backup condition information set in the backup condition table 104 (S1003). Then, if there is backup condition information that matches the update operation information of the data issued by the application program 101 (Yes in S1003), the backup management unit 105 notifies the data recording unit 151 of the update operation information (S1004). If there is no suitable backup condition information (No in S1003), the process of step S1004 is skipped, and the storage 103 is updated based on the update operation information through the OS 102 (S1005). Then, the data update result is notified to the application program 101 through the OS 102 (S1013, S1014). The application program 101 proceeds with processing according to the update result (S1015). On the other hand, the data recording unit 151 stores the data update operation information passed from the backup management unit 105 in the data storage medium 150 (S1500).

図10−1の処理例では、ステップS1005のストレージ更新処理は、ステップS1500の処理と独立に行われるため、計算機100におけるデータ更新処理の遅延を少なくすることができる。しかし、計算機100においてストレージ103のデータが更新されていても、データ保存媒体150にデータが保存されていない状態が発生し得る。このため、信頼性を高めるために、ステップS1005のストレージ更新処理を、ステップS1500のデータ保存処理の完了を確認してから実施するようにしてもよい。または、図10−2のフローチャートに示されるように、ステップS1500のデータ保存処理の結果をデータ記録部151からバックアップ管理部105へ通知し、バックアップ管理部105において、ステップS1005のストレージ更新処理とステップS1500のデータ保存処理の双方が共に成功したか否かを判定し(S1011)、若しも何れか一方のみが失敗していれば、成功した側の更新を無効化する処理S1012を行うようにしてもよい。更新の無効化処理を実現するためには、ストレージ103の更新前のデータ、データ保存媒体150の更新前のデータを、例えばOS102で管理される内部記憶に保存しておき、更新を無効にする場合には、内部記憶に保存してあった更新前のデータに書き戻すことで可能である。   In the process example of FIG. 10A, the storage update process in step S1005 is performed independently of the process in step S1500, and therefore the delay of the data update process in the computer 100 can be reduced. However, even if the data in the storage 103 is updated in the computer 100, a state in which no data is stored in the data storage medium 150 may occur. For this reason, in order to improve reliability, the storage update process in step S1005 may be performed after confirming the completion of the data storage process in step S1500. Alternatively, as shown in the flowchart of FIG. 10B, the result of the data storage process in step S1500 is notified from the data recording unit 151 to the backup management unit 105, and in the backup management unit 105, the storage update process and step in step S1005 are performed. It is determined whether or not both of the data storage processes in S1500 have succeeded (S1011). If only one of them has failed, the process S1012 for invalidating the update on the successful side is performed. May be. In order to implement the update invalidation processing, the data before the update of the storage 103 and the data before the update of the data storage medium 150 are stored in, for example, an internal storage managed by the OS 102, and the update is invalidated. In this case, it is possible to write back to the data before update stored in the internal memory.

本実施の形態では、データ保存媒体150に保存されたデータの更新操作情報に基づいて、バックアップ機110のバックアップストレージ111を更新する。この場合、バックアップ機110の設置場所までデータ保存媒体150を搬送し、バックアップ機110に接続する。データ読出部152は、データ保存媒体150が接続されると、データ保存媒体150に記録されたデータの更新操作情報を順次読み出し、OS113を介して、バックアップストレージ111のデータを更新する。これによって、バックアップストレージ111のデータがストレージ103と同じように更新され、データの多重化が行われる。なお、データ保存媒体150とバックアップストレージ111が同一であってもよく、その場合は、データ読み出しの処理は、不要である。   In the present embodiment, the backup storage 111 of the backup machine 110 is updated based on the update operation information of the data stored in the data storage medium 150. In this case, the data storage medium 150 is transported to the installation location of the backup machine 110 and connected to the backup machine 110. When the data storage medium 150 is connected, the data reading unit 152 sequentially reads data update operation information recorded on the data storage medium 150 and updates the data in the backup storage 111 via the OS 113. As a result, the data in the backup storage 111 is updated in the same manner as the storage 103, and the data is multiplexed. Note that the data storage medium 150 and the backup storage 111 may be the same, and in this case, data read processing is unnecessary.

図11に本実施の形態で使用するバックアップ条件テーブル104の一例を示す。この例のバックアップ条件テーブルC2300は、第1の実施の形態で使用したバックアップ条件テーブルC2000〜C2200と異なり、バックアップ先マシン名として自計算機100を示すlocalhostを指定し、バックアップ先パスにデータ保存媒体150のデバイス名を指定する。なお、バックアップ条件情報R2301は、バックアップ元パス名に“/home/usr/[a-m]*”と指定し、ファイルがディレクトリ/home/usrで、ファイル名の最初の1文字がaからmの間のアルファベットの場合、/dev/od1に指定されたデバイスに保存することを意味する。またバックアップ条件情報R2302は、バックアップ元パス名に“/home/usr/[n-z]*”と指定し、ファイルがディレクトリ/home/usrで、ファイル名の最初の1文字がnからzの間のアルファベットの場合、/dev/od2に指定されたデバイスに保存することを意味する。   FIG. 11 shows an example of the backup condition table 104 used in the present embodiment. Unlike the backup condition tables C2000 to C2200 used in the first embodiment, the backup condition table C2300 in this example specifies localhost indicating the local computer 100 as the backup destination machine name, and the data storage medium 150 in the backup destination path. Specify the device name. The backup condition information R2301 specifies “/ home / usr / [am] *” as the backup source path name, the file is the directory / home / usr, and the first character of the file name is between a and m. Means that the file is saved to the device specified in / dev / od1. The backup condition information R2302 specifies “/ home / usr / [nz] *” as the backup source path name, the file is the directory / home / usr, and the first character of the file name is between n and z. If it is alphabetic, it means save to the device specified in / dev / od2.

図11に示したようなバックアップ条件テーブルC2300を使用する場合、バックアップ管理部105は、図10−1および図10−2のバックアップ条件照合処理S1003において、アプリケーションプログラム101が更新対象とするストレージ103のファイルのパスと一致するバックアップ元パスを持つバックアップ条件情報をバックアップ条件テーブルC2300から検索する。バックアップ元パスの一致するバックアップ条件情報があれば、そのスケジュールの欄を参照し、設定されていればそのスケジュール条件が真となるバックアップ条件情報を抽出する。そして、バックアップ条件情報中のバックアップ先パスに指定されたデバイスに、ストレージ103のファイルと同様に更新するための更新操作情報を保存する。   When the backup condition table C2300 as shown in FIG. 11 is used, the backup management unit 105 performs the update of the storage 103 to be updated by the application program 101 in the backup condition matching process S1003 of FIGS. 10-1 and 10-2. Backup condition information having a backup source path that matches the file path is searched from the backup condition table C2300. If there is backup condition information that matches the backup source path, the schedule column is referred to, and if it is set, backup condition information for which the schedule condition is true is extracted. Then, update operation information for updating is stored in the device specified as the backup destination path in the backup condition information in the same manner as the file in the storage 103.

図11に示したバックアップ条件テーブルC2300の代わりに、図7および図8に示したようなアプリケーションプログラム名やユーザ名をバックアップ条件に持つバックアップ条件テーブルを使用することも可能である。   Instead of the backup condition table C2300 shown in FIG. 11, it is also possible to use a backup condition table having application program names and user names as backup conditions as shown in FIGS.

次に本実施の形態の効果について説明する。   Next, the effect of this embodiment will be described.

本実施の形態によれば、アプリケーションプログラム101によるストレージ103のデータに対する更新時、予め設定したバックアップ条件を満たす更新データだけをバックアップ機110に設置したバックアップストレージ111に保存するための更新操作情報をデータ保存媒体150に保存することができる。その理由は、少なくとも1つのバックアップ条件情報を保持するバックアップ条件テーブル104を備え、アプリケーションプログラム101からストレージ103のデータに対する更新操作情報がOS102に発行された際、バックアップ管理部105がその更新操作情報を解析してマッチするバックアップ条件情報をテーブル104から検索し、マッチするバックアップ条件情報が登録されていた場合に限って、今回のデータ更新操作情報をデータ保存媒体150に記録するからである。   According to the present embodiment, when the application program 101 updates the data in the storage 103, the update operation information for saving only the update data satisfying the preset backup condition in the backup storage 111 installed in the backup machine 110 is data. It can be stored in the storage medium 150. The reason is that the backup management table 105 is provided with a backup condition table 104 that holds at least one backup condition information. When the update operation information for the data in the storage 103 is issued from the application program 101 to the OS 102, the backup management unit 105 stores the update operation information. This is because the data update operation information of this time is recorded in the data storage medium 150 only when the backup condition information that is analyzed and matched is searched from the table 104 and the matching backup condition information is registered.

また本実施の形態によれば、計算機100とバックアップ機110とをネットワークによりオンライン接続する必要がないため、より安価にバックアップシステムを構築することができる。   Further, according to the present embodiment, since it is not necessary to connect the computer 100 and the backup machine 110 online via a network, a backup system can be constructed at a lower cost.

『第3の実施の形態』
図12を参照すると、本発明の第3の実施の形態は、計算機100にネットワーク201を通じて1台のバックアップ機140−1が接続され、このバックアップ機140−1にネットワーク201を通じて更に1台のバックアップ機140−2が接続され、このバックアップ機140−2にネットワーク201を通じて更に別のバックアップ機(図示せず)が接続される如く、複数のバックアップ機が順次連鎖的に接続されている点と、各バックアップ機140−1、140−2が、図1におけるバックアップ機と同様なOS113およびバックアップストレージ111−1、111−2に加え、データ転送部120、バックアップ条件テーブル121−1〜121−2およびバックアップ管理部122を備える点で、第1の実施の形態と相違する。なお、連鎖の終端のバックアップ機には、バックアップ条件テーブルおよびバックアップ管理部は不要である。各バックアップ機の構成要素はそれぞれ概略次のような機能を有する。
“Third embodiment”
Referring to FIG. 12, in the third embodiment of the present invention, one backup machine 140-1 is connected to the computer 100 through the network 201, and another backup machine 140-1 is connected to the backup machine 140-1 through the network 201. A plurality of backup machines are sequentially connected in a chain such that another backup machine (not shown) is connected to the backup machine 140-2 through the network 201, and In addition to the OS 113 and backup storage 111-1, 111-2 similar to the backup machine in FIG. 1, each backup machine 140-1, 140-2 includes a data transfer unit 120, backup condition tables 121-1, 121-2, and The first embodiment is different from the first embodiment in that the backup management unit 122 is provided. To differences. The backup machine at the end of the chain does not need a backup condition table and a backup management unit. The components of each backup machine generally have the following functions.

データ転送部120は、計算機100または別のバックアップ機とネットワークを通じて通信する。接続先の計算機100または別のバックアップ機からデータの更新操作情報を受信すると、データ転送部120は、その更新操作情報を自計算機のOS113に発行する。またデータ転送部120は、自計算機のバックアップ管理から通知されたデータ更新操作情報を次段のバックアップ機へ送信する処理を行う。   The data transfer unit 120 communicates with the computer 100 or another backup machine via a network. When data update operation information is received from the connected computer 100 or another backup machine, the data transfer unit 120 issues the update operation information to the OS 113 of the own computer. Further, the data transfer unit 120 performs a process of transmitting the data update operation information notified from the backup management of the own computer to the next-stage backup machine.

バックアップ条件テーブル121−1、121−2は、バックアップストレージ111−1、111−2のバックアップ条件情報を保持するテーブルであり、少なくとも1つのバックアップ条件情報が記述される。バックアップ条件情報のフォーマットなどはバックアップ条件テーブル104のバックアップ条件情報と同じである。   The backup condition tables 121-1 and 121-2 are tables that hold backup condition information of the backup storages 111-1 and 111-2, and describe at least one backup condition information. The format of the backup condition information is the same as the backup condition information in the backup condition table 104.

バックアップ管理部105は、データ転送部120からOS113に発行されたバックアップストレージ111−1、111−2のデータに対するデータ更新操作情報のうち、バックアップ条件テーブル121−1、121−2に保持された何れかのバックアップ条件情報に適合する操作情報を検知し、その検知結果に応じて次段のバックアップ機バックへのデータ更新操作情報の転送可否を制御する。   The backup management unit 105 selects any of the data update operation information for the data in the backup storages 111-1 and 111-2 issued from the data transfer unit 120 to the OS 113 and held in the backup condition tables 121-1 and 121-2. The operation information matching the backup condition information is detected, and whether or not the data update operation information can be transferred to the backup machine back in the next stage is controlled according to the detection result.

次に本実施の形態の動作のうち、アプリケーションプログラム101がストレージ103のデータを更新する際の動作について説明する。前提として、多重化するデータに関し、ストレージ103のデータとバックアップストレージ111−1、111−2のデータは同期がとれているものとする。   Next, of the operations of the present embodiment, the operation when the application program 101 updates the data in the storage 103 will be described. As a premise, regarding the data to be multiplexed, it is assumed that the data in the storage 103 and the data in the backup storages 111-1 and 111-2 are synchronized.

計算機100において、アプリケーションプログラム101によるストレージ103中の或るファイル更新が、バックアップ条件テーブル104に保持しているバックアップ条件情報にマッチすると、第1の実施の形態と同様に、データ送受信部106からネットワーク201経由でデータ更新操作情報がバックアップ機140−1に送信される。   In the computer 100, when a certain file update in the storage 103 by the application program 101 matches the backup condition information held in the backup condition table 104, the data transmission / reception unit 106 connects to the network as in the first embodiment. Data update operation information is transmitted to the backup machine 140-1 via 201.

バックアップ機140−1においては、受信したデータ更新操作情報をデータ転送部120がOS113に発行してバックアップストレージ111−1を更新するが、その際、OS119においてデータ更新の割り込みが発生もしくはデータ更新のライブラリが呼び出されて制御がバックアップ管理部122に移る。バックアップ管理部122は、バックアップ条件テーブル121から読み出したバックアップ条件情報とデータ更新操作情報とを照合し、バックアップ条件に合えば、データ転送部120にデータ更新操作情報を通知し、データ転送部120は、ネットワーク202を通じて別のバックアップ機140−2にそのデータ更新操作情報を送信する。以下、バックアップ機140−2において、バックアップ機140−1と同様の動作が実施されることにより、連鎖的にバックアップが行われる。このように、連鎖的な処理を行う場合、バックアップストレージの更新の確認待ちをすると、バックアップ元の処理遅延が大きくなるので、図2−1の処理例のように確認待ちの処理等は省くのが好ましい。   In the backup machine 140-1, the data transfer unit 120 issues the received data update operation information to the OS 113 to update the backup storage 111-1, and at that time, an interrupt of data update occurs in the OS 119 or data update is performed. The library is called and control is transferred to the backup management unit 122. The backup management unit 122 collates the backup condition information read from the backup condition table 121 with the data update operation information, and if the backup condition is met, notifies the data transfer unit 120 of the data update operation information, and the data transfer unit 120 The data update operation information is transmitted to another backup machine 140-2 through the network 202. Thereafter, the backup machine 140-2 performs the same operation as the backup machine 140-1, thereby performing backup in a chained manner. In this way, when performing chained processing, waiting for confirmation of backup storage update increases the processing delay of the backup source, and therefore, processing such as waiting for confirmation is omitted as in the processing example of FIG. 2-1. Is preferred.

このように本実施の形態によれば、第1の実施の形態と同様の効果が得られると共に、計算機100は、1つのバックアップ機110−1との通信だけで、複数のバックアップを行うことが可能となり、計算機100の処理負荷を低減することができる。   As described above, according to this embodiment, the same effects as those of the first embodiment can be obtained, and the computer 100 can perform a plurality of backups only by communication with one backup machine 110-1. It becomes possible, and the processing load of the computer 100 can be reduced.

また本実施の形態は、各バックアップ機にもバックアップ条件テーブルおよびバックアップ管理部を備えることにより、ストレージ103中の或るファイルは1つのバックアップ機140−1にだけバックアップを保存し、別のファイルは2つのバックアップ機140−1、140−2にバックアップを保存するといったきめ細かなバックアップ制御が可能となる。   In this embodiment, each backup machine also includes a backup condition table and a backup management unit, so that a certain file in the storage 103 is stored in the backup machine 140-1 only, and another file is stored in the backup machine 140-1. Fine backup control such as storing backups in the two backup machines 140-1 and 140-2 becomes possible.

なお、本実施の形態では各バックアップ機にバックアップ条件テーブルおよびバックアップ管理部を備えるようにしたが、データ転送部120が受信したデータ更新操作情報を自計算機のOSに発行すると同時にネットワークを通じて次段のバックアップ機へ送信するように構成することも可能である。   In this embodiment, each backup machine is provided with a backup condition table and a backup management unit. However, the data update operation information received by the data transfer unit 120 is issued to the OS of the own computer, and at the same time, the next stage through the network. It can also be configured to transmit to a backup machine.

『第4の実施の形態』 “Fourth embodiment”

図13を参照すると、本発明の第4の実施の形態は、計算機100がデータ送受信部106およびバックアップ条件テーブル104の代わりに暗号データ送受信部130およびバックアップ条件テーブル104Aを備え、各バックアップ機110−1〜110−3がデータ送受信部112の代わりに暗号データ送受信部131を備えている点で第1の実施の形態と相違し、それ以外は第1の実施の形態と同じである。   Referring to FIG. 13, in the fourth embodiment of the present invention, the computer 100 includes an encrypted data transmitting / receiving unit 130 and a backup condition table 104A instead of the data transmitting / receiving unit 106 and the backup condition table 104, and each backup device 110- 1 to 110-3 differ from the first embodiment in that an encryption data transmission / reception unit 131 is provided instead of the data transmission / reception unit 112, and the other points are the same as those in the first embodiment.

バックアップ条件テーブル104Aは、少なくとも1つのバックアップ条件情報を保持し、個々のバックアップ条件情報はバックアップ対象条件としてファイル、アプリケーションプログラムまたはユーザに関する情報を含んでいる。この点は第1の実施の形態におけるバックアップ条件テーブル104と同じであるが、相違する点として、各バックアップ条件情報は、バックアップ機へ送るデータに対して施すべき加工内容の記述を含む。加工内容は、暗号化を施すことを示すセキュリティ、データ圧縮、その他のデータ変換などがある。本実施の形態はそのうち、セキュリティに関する情報を保持する例を示す。   The backup condition table 104A holds at least one backup condition information, and each backup condition information includes information on a file, an application program, or a user as a backup target condition. Although this point is the same as the backup condition table 104 in the first embodiment, the difference is that each backup condition information includes a description of processing contents to be applied to data to be sent to the backup machine. The processing contents include security indicating that encryption is performed, data compression, and other data conversion. This embodiment shows an example in which information about security is held.

図14にバックアップ条件テーブル104Aの内容例を示す。この例のバックアップ条件テーブルC2000は、2個のバックアップ条件情報R2401、R2402を保持している。個々のバックアップ条件情報は、バックアップ元パス、バックアップ先マシン名、バックアップ先パスおよび加工内容の一例であるセキュリティの各項目を含んでいる。前者の3つの項目は第1の実施の形態と同じである。セキュリティには、計算機100とバックアップ機110−1〜110−3との間で通信する場合に使うセキュア通信方式が指定されている。   FIG. 14 shows an example of the contents of the backup condition table 104A. The backup condition table C2000 in this example holds two pieces of backup condition information R2401 and R2402. Each piece of backup condition information includes each item of security as an example of a backup source path, a backup destination machine name, a backup destination path, and processing contents. The former three items are the same as in the first embodiment. In the security, a secure communication method used for communication between the computer 100 and the backup machines 110-1 to 110-3 is specified.

具体的には、バックアップ条件情報R2401は、/home/usr1/secret/のディレクトリ以下のファイルをアプリケーションプログラム101が更新する場合、バックアップ先マシン名busrvに、同じファイルパスでバックアップを行うこと、その際のセキュア通信方式としてDES暗号通信を使用することを示している。   Specifically, the backup condition information R2401 indicates that when the application program 101 updates files under the directory / home / usr1 / secret /, the backup destination machine name busrv is backed up with the same file path. It shows that DES encryption communication is used as a secure communication method.

またバックアップ条件情報R2402は、/home/usr2のディレクトリ以下のファイルをアプリケーションプログラム101が更新する場合、バックアップ先マシン名busrvに、同じファイルパスでバックアップを行うこと、その際のセキュア通信方式としてPKI電子署名付通信を使用することを示している。   In addition, when the application program 101 updates files under the / home / usr2 directory, the backup condition information R2402 is backed up to the backup destination machine name busrv with the same file path, and PKI Electronics is used as a secure communication method at that time. Indicates that signed communication is used.

本実施の形態の動作は、第1の実施の形態とほぼ同一であり、異なるのは、バックアップアップ管理部105において、マッチしたバックアップ条件情報からセキュア通信方式を取得し、そのセキュア通信方式を指定して暗号データ送受信部130にデータ更新操作情報の転送を要求することである。暗号データ送受信部130は、バックアップ管理部105からの転送要求を受けて、指定のセキュア通信方式で送信データを暗号化してバックアップサーバ110−1〜110−3に送信する。また暗号データ送受信部130は、バックアップ機110−1〜110−3からの暗号受信時には復号を行う。他方、各バックアップ機110−1〜110−3における暗号データ送受信部131は、受信時には、暗号化されたデータを復号し、送信時には同一のセキュア通信方式で暗号化して送信する。   The operation of this embodiment is almost the same as that of the first embodiment. The difference is that the backup up management unit 105 acquires a secure communication method from the matched backup condition information and designates the secure communication method. And requesting the encrypted data transmitting / receiving unit 130 to transfer the data update operation information. In response to the transfer request from the backup management unit 105, the encrypted data transmission / reception unit 130 encrypts transmission data using a designated secure communication method and transmits the encrypted transmission data to the backup servers 110-1 to 110-3. The encrypted data transmission / reception unit 130 performs decryption when receiving the encryption from the backup machines 110-1 to 110-3. On the other hand, the encrypted data transmission / reception unit 131 in each of the backup machines 110-1 to 110-3 decrypts the encrypted data at the time of reception, and encrypts and transmits the encrypted data using the same secure communication method at the time of transmission.

このように本実施の形態によれば、第1の実施の形態と同様の効果が得られると共に、計算機100とバックアップ機110−1〜110−3との通信が暗号化されるため、ネットワーク201としてインターネット等のオープンなネットワークを使用した場合であっても、安全に遠隔地のバックアップストレージにバックアップデータを保存することが可能である。また、一律に暗号化するのではなく、バックアップ条件情報で指定するファイル、アプリケーションあるいはユーザ単位で暗号化の可否およびセキュア通信方式の選択が可能になるという効果がある。   As described above, according to the present embodiment, the same effect as that of the first embodiment can be obtained, and the communication between the computer 100 and the backup machines 110-1 to 110-3 is encrypted. Even when an open network such as the Internet is used, backup data can be safely stored in a remote backup storage. In addition, encryption is not performed uniformly, but there is an effect that it is possible to select whether or not encryption can be performed and a secure communication method can be selected for each file, application, or user specified by the backup condition information.

『第5の実施の形態』
図15を参照すると、本発明の第5の実施の形態は、複数のバックアップ機110−1〜110−3に対して複数のバックアップ元の計算機100−1、100−2がネットワーク201を通じて接続されている点と、各バックアップ機110−1〜110−3がマシン管理テーブル115−1〜115−3とマシン管理部114を備えている点で、第1の実施の形態と相違する。
"Fifth embodiment"
Referring to FIG. 15, in the fifth embodiment of the present invention, a plurality of backup source computers 100-1 and 100-2 are connected through a network 201 to a plurality of backup devices 110-1 to 110-3. And the point that each backup machine 110-1 to 110-3 includes machine management tables 115-1 to 115-3 and a machine management unit 114, is different from the first embodiment.

マシン管理テーブル115−1〜115−3は、少なくとも1個のマシン管理情報を保持する。個々のマシン管理情報は、バックアップ元マシン名と、バックアップ元パスと、バックアップ先パスと、フィルター情報とを含む。バックアップ先パスはパス情報をバックアップ機側で変える場合に必要になる。フィルター情報は、日本語コードの変換などを行うフィルタープログラムを指定する情報であり、何らかのフィルターを通した情報をバックアップする場合に必要になる。   The machine management tables 115-1 to 115-3 hold at least one machine management information. Each machine management information includes a backup source machine name, a backup source path, a backup destination path, and filter information. The backup destination path is required when changing the path information on the backup machine side. The filter information is information that specifies a filter program that performs conversion of Japanese codes, and is necessary when backing up information that has passed through some filter.

図16にマシン管理テーブル115−1の一例を示す。マシン管理情報R2501は、server1というマシン名のバックアップ元計算機から、“/home/usr1”というパスでバックアップするようなデータを受けた場合、“/server1/usr1”というパスに変換して保存することを示す。つまり、server1の/home/usr1/file.txtは、バックアップ機110−1において、/server1/usr1/file.txtとして、バックアップされる。   FIG. 16 shows an example of the machine management table 115-1. The machine management information R2501 should be converted to the path "/ server1 / usr1" and saved when data backed up with the path "/ home / usr1" is received from the backup source computer with the machine name server1. Indicates. That is, /home/usr1/file.txt of server1 is backed up as /server1/usr1/file.txt in the backup machine 110-1.

一方、マシン管理情報R2502は、IPアドレス192.168.0.200のバックアップ元計算機から、/home/usr1”というパスでバックアップするようなデータを受けた場合、“/server2/usr1”に変換し、さらに“nkf -w”という日本語コード変換のフィルタープログラムを通して、保存することを意味する。   On the other hand, the machine management information R2502 is converted to “/ server2 / usr1” when receiving data to be backed up by the path “/ home / usr1” from the backup source computer with the IP address 192.168.0.200, and further “nkf” -w ”means saving through the Japanese code conversion filter program.

他のバックアップ機110−2、110−3のマシン管理テーブル115−2、115−3にも、バックアップ機110−1のマシン管理テーブル115−1と同様の内容が登録されている。   The same contents as the machine management table 115-1 of the backup machine 110-1 are registered in the machine management tables 115-2 and 115-3 of the other backup machines 110-2 and 110-3.

各バックアップ機110−1〜110−3のマシン管理部114は、データ送受信部112で受信された各バックアップ元計算機100−1、100−2からのデータ更新操作情報のパスを、それに適合するマシン管理テーブル115−1〜115−3に保持されたマシン管理情報中のバックアップ先パスに基づいて変換し、さらにフィルター情報が指定されている場合には指定されたフィルタープログラムを実行する機能を有する。   The machine management unit 114 of each of the backup machines 110-1 to 110-3 uses the data update operation information path received from the data transmission / reception unit 112 from the backup source computers 100-1 and 100-2, and the machine conforming thereto. Conversion is performed based on the backup destination path in the machine management information held in the management tables 115-1 to 115-3, and when the filter information is designated, the designated filter program is executed.

本実施の形態の動作において、バックアップ元の各計算機100−1、100−2における動作は第1の実施の形態と同一であり、異なるのは、複数のバックアップサーバ110−1〜110−3における動作である。以下に、バックアップ機110−1を例にその動作を説明する。他のバックアップ機110−2、110−3も同様の動作を行う。   In the operation of this embodiment, the operations of the backup source computers 100-1 and 100-2 are the same as those of the first embodiment, and the difference is in the plurality of backup servers 110-1 to 110-3. Is the action. The operation will be described below taking the backup machine 110-1 as an example. The other backup machines 110-2 and 110-3 perform the same operation.

データ送受信部112は、バックアップ元の計算機100−1、100−2からデータ更新操作情報を受信すると、それをマシン管理部114に伝達する。マシン管理部114は、マシン管理テーブル115−1を参照し、データ更新操作情報と照合して、データの保存先パスおよび必要なフィルタープログラムを決定する。例えば、今回受信したデータ更新操作情報の送信元の計算機100−1のIPアドレスを192.168.0.200、受信した情報で指定されるバックアップ元パスを/home/usr1とすると、図16のマシン管理情報R2502がマッチするので、マシン管理部114は、バックアップ先パスに指定されたパス名/server2/usr1に基づいて保存するパス名を変換し、また日本語コードの変換などフィルタープログラムが指定されていれば、そのフィルタを通して、保存を行う。   When the data transmission / reception unit 112 receives the data update operation information from the backup source computers 100-1 and 100-2, it transmits it to the machine management unit 114. The machine management unit 114 refers to the machine management table 115-1 and collates with the data update operation information to determine a data storage destination path and a necessary filter program. For example, if the IP address of the computer 100-1 that is the transmission source of the data update operation information received this time is 192.168.0.200 and the backup source path specified by the received information is / home / usr1, the machine management information R2502 in FIG. Therefore, the machine management unit 114 converts the path name to be saved based on the path name / server2 / usr1 specified as the backup destination path, and if a filter program such as Japanese code conversion is specified. Save through that filter.

このように本実施の形態によれば、第1の実施の形態と同様の効果が得られると共に、複数のバックアップ元計算機のデータを複数のバックアップ機に集約して保存するためにシステムの構築コストを軽減することができる。また、各バックアップ機側で保存パスを自由に変更でき、かつ、日本語コードの変換など任意のフィルタープログラムによる加工をバックアップデータに対して施すことが可能である。   As described above, according to the present embodiment, the same effects as those of the first embodiment can be obtained, and the system construction cost for collecting and storing data of a plurality of backup source computers in a plurality of backup machines can be obtained. Can be reduced. In addition, the storage path can be freely changed on each backup machine side, and processing by an arbitrary filter program such as conversion of Japanese codes can be performed on the backup data.

『第6の実施の形態』
図17を参照すると、本発明の第6の実施の形態は、計算機100のデータ送受信部106が省略され、ネットワーク201経由でバックアップ機110−1〜110−3が接続される代わりに、バックアップストレージ111が接続されており、バックアップ管理部105はストレージ103のバックアップデータをローカルなバックアップストレージ111に保存する点で、第1の実施の形態と相違する。
“Sixth embodiment”
Referring to FIG. 17, in the sixth embodiment of the present invention, the data transmission / reception unit 106 of the computer 100 is omitted, and instead of the backup machines 110-1 to 110-3 being connected via the network 201, a backup storage is provided. 111 is connected, and the backup management unit 105 is different from the first embodiment in that the backup data of the storage 103 is stored in the local backup storage 111.

バックアップストレージ111は、ハードディスク装置などで構成される外部記憶装置であり、ストレージ103に格納されているデータのコピーを、ファイル単位で保存する。バックアップストレージ111はストレージ103と同じ容量である必要はなく、諸元(ハードディスクのシリンダ、トラック、セクタ、ヘッダなどの諸元)も相違していてもよい。   The backup storage 111 is an external storage device configured by a hard disk device or the like, and stores a copy of data stored in the storage 103 in file units. The backup storage 111 does not have to have the same capacity as the storage 103, and specifications (specifications such as hard disk cylinders, tracks, sectors, and headers) may be different.

次に、図17および図18−1のフローチャートを参照して本実施の形態の動作のうち、アプリケーションプログラム101がストレージ103のデータを更新する際の動作について詳細に説明する。   Next, operations performed when the application program 101 updates data in the storage 103 among the operations of the present embodiment will be described in detail with reference to the flowcharts of FIGS.

アプリケーションプログラム101からストレージ103に対するデータの更新操作情報が発行されると(図18−1のS1001)、OS102においてデータ更新の割り込みが発生もしくはデータ更新のライブラリが呼び出され(S1002)、バックアップ管理部105に制御が移行する。バックアップ管理部105は、アプリケーションプログラム101が発行したデータの更新操作情報を解析し、バックアップ条件テーブル104に設定されているバックアップ条件情報と照合する(S1003)。そして、バックアップ管理部105は、アプリケーションプログラム101が発行したデータの更新操作情報に適合するバックアップ条件情報が存在すれば(S1003でYes)、その更新操作情報に基づいてストレージ103およびバックアップストレージ111を同じように更新し(S1004A、S1005)、また適合するバックアップ条件情報が存在しなければ(S1003でNo)、その更新操作情報に基づいてストレージ103だけを更新する(S1005)。そして、データ更新結果をOS102を通じてアプリケーションプログラム101に通知する(S1013、S1014)。アプリケーションプログラム101は、その更新結果に応じた処理を進める(S1015)。   When data update operation information for the storage 103 is issued from the application program 101 (S1001 in FIG. 18A), a data update interrupt occurs in the OS 102 or a data update library is called (S1002), and the backup management unit 105 Control is transferred to. The backup management unit 105 analyzes the update operation information of the data issued by the application program 101 and collates with the backup condition information set in the backup condition table 104 (S1003). If the backup condition information that matches the update operation information of the data issued by the application program 101 exists (Yes in S1003), the backup management unit 105 uses the same storage 103 and backup storage 111 based on the update operation information. If there is no suitable backup condition information (No in S1003), only the storage 103 is updated based on the update operation information (S1005). Then, the data update result is notified to the application program 101 through the OS 102 (S1013, S1014). The application program 101 proceeds with processing according to the update result (S1015).

図18−1の処理例では、ステップS1005のストレージ更新処理は、ステップS104Aのバックアップストレージ更新処理と独立に行われるため、ストレージ103のデータが更新されていても、バックアップストレージ111が更新されていない状態が発生し得る。このため、信頼性を高めるために、ステップS1005のストレージ更新処理を、ステップS1004Aのバックアップストレージ更新処理の完了を確認してから実施するようにしてもよい。または、図18−2のフローチャートに示されるように、バックアップ管理部105において、ステップS1005のストレージ更新処理とステップS1004Aのバックアップストレージ更新処理の双方が共に成功したか否かを判定し(S1011)、若しも何れか一方のみが失敗していれば、成功した側の更新を無効化する処理S1012を行うようにしてもよい。更新の無効化処理を実現するためには、ストレージ103の更新前のデータまたはバックアップストレージ111の更新前のデータを、例えばOS102で管理される内部記憶に保存しておき、更新を無効にする場合には、内部記憶に保存してあった更新前のデータに書き戻すことで可能である。   In the processing example of FIG. 18A, the storage update process in step S1005 is performed independently of the backup storage update process in step S104A. Therefore, even if the data in the storage 103 is updated, the backup storage 111 is not updated. A condition can occur. For this reason, in order to improve reliability, the storage update process in step S1005 may be performed after confirming the completion of the backup storage update process in step S1004A. Alternatively, as shown in the flowchart of FIG. 18-2, the backup management unit 105 determines whether both the storage update process in step S1005 and the backup storage update process in step S1004A have succeeded (S1011). If only one of them fails, the process S1012 for invalidating the update on the successful side may be performed. In order to realize the update invalidation processing, the data before the update of the storage 103 or the data before the update of the backup storage 111 is stored in, for example, an internal storage managed by the OS 102, and the update is invalidated. Is possible by writing back to the pre-update data stored in the internal memory.

図19に本実施の形態で使用するバックアップ条件テーブル104の一例を示す。この例のバックアップ条件テーブルC2600は、第1の実施の形態で使用したバックアップ条件テーブルC2000〜C2200と異なり、バックアップ先マシン名として自計算機100を示すlocalhostを指定する。なお、バックアップ条件情報R2601は、バックアップ元パス名に“/home/usr/[a-m]*”と指定し、ファイルがディレクトリ/home/usrで、ファイル名の最初の1文字がaからmの間のアルファベットの場合、バックアップストレージ111の/bp1/usr配下のファイルに保存することを意味する。またバックアップ条件情報R2302は、バックアップ元パス名に“/home/usr/[n-z]*”と指定し、ファイルがディレクトリ/home/usrで、ファイル名の最初の1文字がnからzの間のアルファベットの場合、バックアップストレージ111の/bp1/use配下のファイルに保存することを意味する。   FIG. 19 shows an example of the backup condition table 104 used in the present embodiment. Unlike the backup condition tables C2000 to C2200 used in the first embodiment, the backup condition table C2600 in this example specifies localhost indicating the own computer 100 as the backup destination machine name. The backup condition information R2601 specifies "/ home / usr / [am] *" as the backup source path name, the file is the directory / home / usr, and the first character of the file name is between a and m Means that the file is stored in a file under / bp1 / usr in the backup storage 111. The backup condition information R2302 specifies “/ home / usr / [nz] *” as the backup source path name, the file is the directory / home / usr, and the first character of the file name is between n and z. In the case of the alphabet, it means saving in a file under / bp1 / use of the backup storage 111.

図19に示したようなバックアップ条件テーブルC2600を使用する場合、バックアップ管理部105は、図18−1および図18−2のバックアップ条件照合処理S1003において、アプリケーションプログラム101が更新対象とするストレージ103のファイルのパスと一致するバックアップ元パスを持つバックアップ条件情報をバックアップ条件テーブルC2600から検索する。バックアップ元パスの一致するバックアップ条件情報があれば、そのスケジュールの欄を参照し、設定されていればそのスケジュール条件が真となるバックアップ条件情報を抽出する。そして、バックアップ条件情報中のバックアップ先パスに指定されたバックアップストレージ111のパスにファイルに対して、ストレージ103のファイルと同様の更新を行う。   When the backup condition table C2600 as shown in FIG. 19 is used, the backup management unit 105 performs the update of the storage 103 to be updated by the application program 101 in the backup condition matching process S1003 of FIGS. 18-1 and 18-2. The backup condition information having a backup source path that matches the file path is searched from the backup condition table C2600. If there is backup condition information that matches the backup source path, the schedule column is referred to, and if it is set, backup condition information for which the schedule condition is true is extracted. Then, the same update as the file in the storage 103 is performed on the file in the path of the backup storage 111 specified as the backup destination path in the backup condition information.

図19に示したバックアップ条件テーブルC2300の代わりに、図7および図8に示したようなアプリケーションプログラム名やユーザ名をバックアップ条件に持つバックアップ条件テーブルを使用することも可能である。   Instead of the backup condition table C2300 shown in FIG. 19, it is also possible to use a backup condition table having application program names and user names as backup conditions as shown in FIGS.

本実施の形態によれば、アプリケーションプログラム101によるストレージ103のデータに対する更新時、予め設定したバックアップ条件を満たす更新データだけをローカルなバックアップストレージ111に保存することができる。   According to the present embodiment, when the application program 101 updates the data in the storage 103, only update data that satisfies a preset backup condition can be stored in the local backup storage 111.

以上本発明の実施の形態について説明したが、本発明は以上の実施の形態にのみ限定されず、その他各種の付加変更が可能である。また、本発明のバックアップ元計算機におけるバックアップ管理部、データ送受信部、データ記録部、暗号データ送受信部の各構成要素や、バックアップ先計算機におけるデータ送受信部、データ読出部、データ転送部、バックアップ管理部、暗号データ送受信部、マシン管理部の各構成要素は、コンピュータとプログラムとで実現することができる。プログラムは、磁気ディスクや半導体メモリ等のコンピュータ可読記録媒体に記録されて提供され、コンピュータの立ち上げ時などにコンピュータに読み取られ、そのコンピュータの動作を制御することにより、そのコンピュータを前述した各構成要素として機能させる。   Although the embodiment of the present invention has been described above, the present invention is not limited to the above embodiment, and various other additions and modifications can be made. Also, each component of the backup management unit, data transmission / reception unit, data recording unit, encrypted data transmission / reception unit in the backup source computer of the present invention, data transmission / reception unit, data reading unit, data transfer unit, backup management unit in the backup destination computer Each component of the encrypted data transmission / reception unit and the machine management unit can be realized by a computer and a program. The program is provided by being recorded on a computer-readable recording medium such as a magnetic disk or a semiconductor memory, and is read by the computer at the time of starting up the computer and the operation of the computer is controlled to thereby control the computer. Act as an element.

本発明の第1の実施の形態のブロック図である。It is a block diagram of a 1st embodiment of the present invention. 本発明の第1の実施の形態におけるデータ更新時の処理例を示す流れ図である。It is a flowchart which shows the process example at the time of the data update in the 1st Embodiment of this invention. 本発明の第1の実施の形態におけるデータ更新時の別の処理例を示す流れ図である。It is a flowchart which shows another example of a process at the time of the data update in the 1st Embodiment of this invention. 本発明の第1の実施の形態における初期動作をとる処理の流れ図である。It is a flowchart of the process which takes the initial stage operation | movement in the 1st Embodiment of this invention. 本発明の第1の実施の形態における復旧動作の一例を説明するブロック図である。It is a block diagram explaining an example of the recovery operation in the 1st Embodiment of this invention. 本発明の第1の実施の形態における復旧動作の他の例を示す流れ図である。It is a flowchart which shows the other example of the recovery operation in the 1st Embodiment of this invention. 本発明の第1の実施の形態で使用するバックアップ条件テーブルの一例を示す図である。It is a figure which shows an example of the backup condition table used in the 1st Embodiment of this invention. 本発明の第1の実施の形態で使用するバックアップ条件テーブルの別の例を示す図である。It is a figure which shows another example of the backup condition table used in the 1st Embodiment of this invention. 本発明の第1の実施の形態で使用するバックアップ条件テーブルのさらに別の例を示す図である。It is a figure which shows another example of the backup condition table used in the 1st Embodiment of this invention. 本発明の第2の実施の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the 2nd Embodiment of this invention. 本発明の第2の実施の形態におけるデータ更新時の処理例を示す流れ図である。It is a flowchart which shows the example of a process at the time of the data update in the 2nd Embodiment of this invention. 本発明の第2の実施の形態におけるデータ更新時の別の処理例を示す流れ図である。It is a flowchart which shows another example of a process at the time of the data update in the 2nd Embodiment of this invention. 本発明の第2の実施の形態で使用するバックアップ条件テーブルの一例を示す図である。It is a figure which shows an example of the backup condition table used in the 2nd Embodiment of this invention. 本発明の第3の実施の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the 3rd Embodiment of this invention. 本発明の第4の実施の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the 4th Embodiment of this invention. 本発明の第4の実施の形態で使用するバックアップ条件テーブルの一例を示す図である。It is a figure which shows an example of the backup condition table used in the 4th Embodiment of this invention. 本発明の第5の実施の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the 5th Embodiment of this invention. 本発明の第5の実施の形態で使用するマシン管理テーブルの一例を示す図である。It is a figure which shows an example of the machine management table used in the 5th Embodiment of this invention. 本発明の第6の実施の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the 6th Embodiment of this invention. 本発明の第6の実施の形態におけるデータ更新時の処理例を示す流れ図である。It is a flowchart which shows the example of a process at the time of the data update in the 6th Embodiment of this invention. 本発明の第6の実施の形態におけるデータ更新時の別の処理例を示す流れ図である。It is a flowchart which shows another example of a process at the time of the data update in the 6th Embodiment of this invention. 本発明の第6の実施の形態で使用するバックアップ条件テーブルの一例を示す図である。It is a figure which shows an example of the backup condition table used in the 6th Embodiment of this invention.

符号の説明Explanation of symbols

100、100−1、100−2…計算機
101…アプリケーションプログラム
102、113、119…OS
103…ストレージ
104、121−1、121−2…バックアップ条件テーブル
105、122…バックアップ管理部
106、112…データ送受信部
110、110−1、110−2、110−3…バックアップ機
111、111−1、111−2、111−3、123−1、123−2…バックアップストレージ
114…マシン管理部
115−1、115−2、115−3…マシン管理テーブル
120…データ転送部
130、131…暗号データ送受信部
150…データ保存媒体
151…データ記録部
152…データ読出部
100, 100-1, 100-2 ... computer 101 ... application program 102, 113, 119 ... OS
103 ... Storage 104, 121-1, 121-2 ... Backup condition table 105, 122 ... Backup management unit 106, 112 ... Data transmission / reception unit 110, 110-1, 110-2, 110-3 ... Backup machine 111, 111- 1, 111-2, 111-3, 123-1, 123-2 ... Backup storage 114 ... Machine management unit 115-1, 115-2, 115-3 ... Machine management table 120 ... Data transfer unit 130, 131 ... Encryption Data transmission / reception unit 150... Data storage medium 151... Data recording unit 152.

Claims (18)

マスタ計算機と1以上のスレーブ計算機とがネットワークを介して接続された計算機システムであって、
前記スレーブ計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、前記マスタ計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備え、
前記マスタ計算機は、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、ファイル情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報に含まれるファイル情報に一致するファイル情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部とを備えることを特徴とする計算機システム。
A computer system in which a master computer and one or more slave computers are connected via a network,
The slave computer is a slave operating system, a backup storage, and a slave that updates the backup storage via the slave operating system based on update operation information for the data of the backup storage transmitted from the master computer. Side data transmitting and receiving unit,
The master computer includes a master operating system, a storage for storing data, an application program for updating data in the storage through the master operating system, a backup condition table for storing backup condition information including file information, The master side data transmitting / receiving unit for communicating with the slave side data transmitting / receiving unit, the update operation information for the storage data issued from the application program, the update operation information including file information for specifying the update file Obtaining via the master side operating system, updating the storage through the master side operating system based on the obtained update operation information, and the obtained update operation It is determined whether backup condition information including file information matching the file information included in the information is stored in the backup condition table, and if the corresponding backup condition information is stored, it is determined that the backup is to be performed. The update operation information for performing the same update as the storage update based on the acquired update operation information to the backup storage is transmitted to the one or more slave computers via the master side data transmitting / receiving unit. A computer system comprising a backup management unit.
マスタ計算機と1以上のスレーブ計算機とがネットワークを介して接続された計算機システムであって、
前記スレーブ計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、前記マスタ計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備え、
前記マスタ計算機は、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、アプリケーションプログラム情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムのアプリケーションプログラム情報に一致するアプリケーションプログラム情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部とを備えることを特徴とする計算機システム。
A computer system in which a master computer and one or more slave computers are connected via a network,
The slave computer is a slave that updates the backup storage via the slave side operating system based on update operation information for the backup storage data transmitted from the master computer, the slave side operating system, the backup storage, and Side data transmitting and receiving unit,
The master computer includes a master side operating system, a storage for storing data, an application program for updating data in the storage through the master side operating system, and a backup condition table for storing backup condition information including application program information; A master-side data transmission / reception unit for communicating with the slave-side data transmission / reception unit, and update operation information for the storage data issued from the application program and including file information for specifying an update file. The storage is acquired through the master side operating system, and the storage is updated through the master side operating system based on the acquired update operation information. It is determined whether backup condition information including application program information that matches the application program information of the application program that issued the acquired update operation information is stored in the backup condition table, and the corresponding backup condition information is stored. If it is determined that backup is to be performed, update operation information for performing the same update as the storage update based on the acquired update operation information to the backup storage is transmitted via the master side data transmitting / receiving unit. And a backup management unit for transmitting to the one or more slave computers.
マスタ計算機と1以上のスレーブ計算機とがネットワークを介して接続された計算機システムであって、
前記スレーブ計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、前記マスタ計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備え、
前記マスタ計算機は、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、ユーザ情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムを起動したユーザのユーザ情報に一致するユーザ情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部とを備えることを特徴とする計算機システム。
A computer system in which a master computer and one or more slave computers are connected via a network,
The slave computer is a slave operating system, a backup storage, and a slave that updates the backup storage via the slave operating system based on update operation information for the data of the backup storage transmitted from the master computer. Side data transmitting and receiving unit,
The master computer includes a master operating system, a storage for storing data, an application program for updating data in the storage through the master operating system, a backup condition table for storing backup condition information including user information, The master side data transmitting / receiving unit for communicating with the slave side data transmitting / receiving unit, the update operation information for the storage data issued from the application program, the update operation information including file information for specifying the update file Obtaining via the master side operating system, updating the storage through the master side operating system based on the obtained update operation information, and obtaining the obtained update operation information It is determined whether backup condition information including user information that matches the user information of the user who started the application program that has issued is stored in the backup condition table, and if the corresponding backup condition information is stored It is determined that backup is to be performed, and update operation information for performing an update similar to the update of the storage based on the acquired update operation information to the backup storage is performed via the master side data transmitting / receiving unit. A computer system comprising a backup management unit for transmitting to the slave computer.
前記バックアップ条件情報は、バックアップ先となるスレーブ計算機に関する情報を更に含んでおり、前記バックアップ管理部は、前記バックアップ条件情報に含まれるバックアップ先となるスレーブ計算機に関する情報によって特定されるスレーブ計算機に対して前記更新操作情報を送信するものであることを特徴とする請求項1、2または3記載の計算機システム。   The backup condition information further includes information related to a slave computer serving as a backup destination, and the backup management unit applies to the slave computer specified by the information related to the slave computer serving as a backup destination included in the backup condition information. 4. The computer system according to claim 1, wherein the update operation information is transmitted. 前記バックアップ条件情報は、バックアップのスケジュールに関する情報を更に含んでおり、前記バックアップ管理部は、前記該当するバックアップ条件情報に含まれるスケジュールの成立の成否を調べ、前記スケジュールが成立していればバックアップを行うものと決定し、前記スケジュールが成立していなければバックアップを行わないものと決定することを特徴とする請求項4記載の計算機システム。   The backup condition information further includes information related to a backup schedule, and the backup management unit checks whether the schedule included in the corresponding backup condition information is established, and if the schedule is established, the backup is performed. 5. The computer system according to claim 4, wherein the computer system is determined to be performed, and if the schedule is not established, it is determined that backup is not performed. 前記マスタ計算機による前記ストレージの更新と該更新に対応する前記スレーブ計算機による前記バックアップストレージの更新とを同期させる構成を有することを特徴とする請求項1乃至5の何れか1項に記載の計算機システム。   6. The computer system according to claim 1, wherein the computer system is configured to synchronize the update of the storage by the master computer and the update of the backup storage by the slave computer corresponding to the update. . マスタ計算機と1以上のスレーブ計算機とがネットワークを介して接続され、前記スレーブ計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、前記マスタ計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備え、前記マスタ計算機は、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、ファイル情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部とを備えた計算機システムにおけるバックアップ方法であって、
前記マスタ計算機のバックアップ管理部が、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報に含まれるファイル情報に一致するファイル情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信することを特徴とするバックアップ方法。
A master computer and one or more slave computers are connected via a network, and the slave computer includes update operation information for the data in the backup storage transmitted from the slave operating system, the backup storage, and the master computer. Based on the slave-side operating system, the master-side data transmission / reception unit updates the backup storage, and the master computer stores the master-side operating system, storage for storing data, and data in the storage as the master Application program to be updated through the operating system, backup condition table for storing backup condition information including file information, and the slave data transmission / reception unit A backup method in a computer system comprising a master-side data transceiver for communicating,
The backup management unit of the master computer obtains, via the master side operating system, update operation information including file information for specifying the update file, which is update operation information for the storage data issued from the application program. The storage condition is updated through the master side operating system based on the acquired update operation information, and backup condition information including file information matching the file information included in the acquired update operation information is stored in the backup condition table. It is determined whether the backup condition information is stored, and if the corresponding backup condition information is stored, it is determined that the backup is performed, and the same update as the storage update based on the acquired update operation information is performed. Backup method characterized by the updating operation information through the master-side data transceiver to transmit to the one or more slave computers for performing relative storage.
マスタ計算機と1以上のスレーブ計算機とがネットワークを介して接続され、前記スレーブ計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、前記マスタ計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備え、前記マスタ計算機は、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、アプリケーションプログラム情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部とを備えた計算機システムにおけるバックアップ方法であって、
前記マスタ計算機のバックアップ管理部が、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムのアプリケーションプログラム情報に一致するアプリケーションプログラム情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信することを特徴とするバックアップ方法。
A master computer and one or more slave computers are connected via a network, and the slave computer includes update operation information for the data in the backup storage transmitted from the slave operating system, the backup storage, and the master computer. Based on the slave-side operating system, the master-side data transmission / reception unit updates the backup storage, and the master computer stores the master-side operating system, storage for storing data, and data in the storage as the master An application program to be updated through the operating system, a backup condition table for storing backup condition information including application program information, and the slave A backup method in a computer system comprising a master-side data transceiver for communicating with the side data transceiver,
The backup management unit of the master computer obtains, via the master side operating system, update operation information including file information for specifying the update file, which is update operation information for the storage data issued from the application program. Backup condition information including application program information that matches the application program information of the application program that issued the acquired update operation information, while updating the storage through the master side operating system based on the acquired update operation information Is stored in the backup condition table, and if the corresponding backup condition information is stored, it is determined that the backup is performed, and the acquired update is performed. Backup the same updates and update of the storage system based on the operation information and transmits the updated operation information for performing with respect to the backup storage to said one or more slave computer via the master-side data transceiver Method.
マスタ計算機と1以上のスレーブ計算機とがネットワークを介して接続され、前記スレーブ計算機は、スレーブ側オペレーティングシステムと、バックアップストレージと、前記マスタ計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備え、前記マスタ計算機は、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、ユーザ情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部とを備えた計算機システムにおけるバックアップ方法であって、
前記マスタ計算機のバックアップ管理部が、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムを起動したユーザのユーザ情報に一致するユーザ情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信することを特徴とするバックアップ方法。
A master computer and one or more slave computers are connected via a network, and the slave computer includes update operation information for the data in the backup storage transmitted from the slave operating system, the backup storage, and the master computer. Based on the slave-side operating system, the master-side data transmission / reception unit updates the backup storage, and the master computer stores the master-side operating system, storage for storing data, and data in the storage as the master An application program to be updated through the operating system, a backup condition table for storing backup condition information including user information, and the slave data transmitter / receiver A backup method in a computer system comprising a master-side data transmitting and receiving unit for signal,
The backup management unit of the master computer obtains, via the master side operating system, update operation information including file information for specifying the update file, which is update operation information for the storage data issued from the application program. A backup that includes user information that matches the user information of the user who started the application program that issued the acquired update operation information, while updating the storage through the master side operating system based on the acquired update operation information It is determined whether or not condition information is stored in the backup condition table. If the corresponding backup condition information is stored, it is determined that backup is to be performed, and the scan based on the acquired update operation information is determined. Backup method characterized by transmitting an update operation information for performing the same updates and update of storage to the backup storage to said one or more slave computer via the master-side data transceiver.
前記バックアップ条件情報は、バックアップ先となるスレーブ計算機に関する情報を更に含んでおり、前記バックアップ管理部は、前記バックアップ条件情報に含まれるバックアップ先となるスレーブ計算機に関する情報によって特定されるスレーブ計算機に対して前記更新操作情報を送信することを特徴とする請求項7、8または9記載のバックアップ方法。   The backup condition information further includes information related to a slave computer serving as a backup destination, and the backup management unit is configured for a slave computer specified by information related to a slave computer serving as a backup destination included in the backup condition information. The backup method according to claim 7, wherein the update operation information is transmitted. 前記バックアップ条件情報は、バックアップのスケジュールに関する情報を更に含んでおり、前記バックアップ管理部は、前記該当するバックアップ条件情報に含まれるスケジュールの成立の成否を調べ、前記スケジュールが成立していればバックアップを行うものと決定し、前記スケジュールが成立していなければバックアップを行わないものと決定することを特徴とする請求項10記載のバックアップ方法。   The backup condition information further includes information regarding a backup schedule, and the backup management unit checks whether the schedule included in the corresponding backup condition information is established, and if the schedule is established, the backup is performed. The backup method according to claim 10, wherein the backup method is determined to be performed, and if the schedule is not established, it is determined that the backup is not performed. 前記マスタ計算機による前記ストレージの更新と該更新に対応する前記スレーブ計算機による前記バックアップストレージの更新とを同期させることを特徴とする請求項7乃至11の何れか1項に記載のバックアップ方法。   The backup method according to any one of claims 7 to 11, wherein the update of the storage by the master computer is synchronized with the update of the backup storage by the slave computer corresponding to the update. スレーブ側オペレーティングシステムと、バックアップストレージと、他の計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備えた1以上のスレーブ計算機とネットワークを介して接続された計算機であって、
マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、ファイル情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報に含まれるファイル情報に一致するファイル情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部とを備えることを特徴とする計算機。
A slave-side operating system, a backup storage, and a slave-side data transmission / reception unit that updates the backup storage via the slave-side operating system based on update operation information for the data in the backup storage transmitted from another computer; A computer connected via a network to one or more slave computers equipped with
Master side operating system, storage for storing data, application program for updating data in the storage through the master side operating system, backup condition table for storing backup condition information including file information, and slave side data transmission / reception A master-side data transmission / reception unit for communicating with the storage unit, and update operation information for the storage data issued from the application program, the update operation information including file information for specifying the update file being transmitted to the master-side operating system. And updating the storage through the master side operating system based on the acquired update operation information and the file included in the acquired update operation information. It is determined whether backup condition information including file information that matches the information is stored in the backup condition table, and if the corresponding backup condition information is stored, it is determined that a backup is performed, and the acquired A backup management unit for transmitting update operation information for performing an update similar to the update of the storage based on update operation information to the backup storage to the one or more slave computers via the master-side data transmission / reception unit; A computer characterized by comprising.
スレーブ側オペレーティングシステムと、バックアップストレージと、他の計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備えた1以上のスレーブ計算機とネットワークを介して接続された計算機であって、
マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、アプリケーションプログラム情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムのアプリケーションプログラム情報に一致するアプリケーションプログラム情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部とを備えることを特徴とする計算機。
A slave-side operating system, a backup storage, and a slave-side data transmission / reception unit that updates the backup storage via the slave-side operating system based on update operation information for the data in the backup storage transmitted from another computer; A computer connected via a network to one or more slave computers equipped with
Master side operating system, storage for storing data, application program for updating data in the storage through the master side operating system, backup condition table for storing backup condition information including application program information, and slave side data A master-side data transmission / reception unit for communicating with the transmission / reception unit; and update operation information for the storage data issued from the application program, the update-operation information including file information for specifying an update file, the master-side operating system And updating the storage through the master side operating system based on the acquired update operation information and the acquired update operation information. It is determined whether backup condition information including application program information that matches the application program information of the application program that has issued is stored in the backup condition table. If the corresponding backup condition information is stored, backup is performed. The update operation information for performing update similar to the update of the storage based on the acquired update operation information to the backup storage is determined via the master-side data transmission / reception unit. A computer comprising: a backup management unit that transmits to a slave computer.
スレーブ側オペレーティングシステムと、バックアップストレージと、他の計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備えた1以上のスレーブ計算機とネットワークを介して接続された計算機であって、
マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、アプリケーションプログラム情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルと、前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムを起動したユーザのユーザ情報に一致するユーザ情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部とを備えることを特徴とする計算機。
A slave-side operating system, a backup storage, and a slave-side data transmission / reception unit that updates the backup storage via the slave-side operating system based on update operation information for the data in the backup storage transmitted from another computer; A computer connected via a network to one or more slave computers equipped with
Master side operating system, storage for storing data, application program for updating data in the storage through the master side operating system, backup condition table for storing backup condition information including application program information, and slave side data A master-side data transmission / reception unit for communicating with the transmission / reception unit; and update operation information for the storage data issued from the application program, the update-operation information including file information for specifying an update file, the master-side operating system And updating the storage through the master side operating system based on the acquired update operation information and the acquired update operation information. It is determined whether backup condition information including user information that matches the user information of the user who started the application program that has issued is stored in the backup condition table, and if the corresponding backup condition information is stored It is determined that backup is to be performed, and update operation information for performing an update similar to the update of the storage based on the acquired update operation information to the backup storage is performed via the master side data transmitting / receiving unit. A computer comprising: a backup management unit that transmits data to the slave computer.
スレーブ側オペレーティングシステムと、バックアップストレージと、他の計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備えた1以上のスレーブ計算機とネットワークを介して接続され、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、ファイル情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルとを備えた計算機を、
前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、
前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報に含まれるファイル情報に一致するファイル情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部と、
して機能させるためのプログラム。
A slave-side operating system, a backup storage, and a slave-side data transmission / reception unit that updates the backup storage via the slave-side operating system based on update operation information for the data in the backup storage transmitted from another computer; Including a master side operating system, a storage for storing data, an application program for updating data in the storage through the master side operating system, and file information. A computer equipped with a backup condition table for storing backup condition information
A master side data transmitting and receiving unit for communicating with the slave side data transmitting and receiving unit;
Update operation information for the storage data issued from the application program, including update information including file information for specifying an update file, is acquired via the master side operating system, and based on the acquired update operation information Updating the storage through the master side operating system and determining whether backup condition information including file information matching the file information included in the acquired update operation information is stored in the backup condition table. If the relevant backup condition information is stored, it is determined that the backup is performed, and update operation information for performing the same update as the storage update based on the acquired update operation information on the backup storage A backup management unit to be transmitted through the master-side data transceiver to the one or more slave computer,
Program to make it function.
スレーブ側オペレーティングシステムと、バックアップストレージと、他の計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備えた1以上のスレーブ計算機とネットワークを介して接続され、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、アプリケーションプログラム情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルとを備えた計算機を、
前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、
前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムのアプリケーションプログラム情報に一致するアプリケーションプログラム情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部と、
して機能させるためのプログラム。
A slave-side operating system, a backup storage, and a slave-side data transmission / reception unit that updates the backup storage via the slave-side operating system based on update operation information for the data in the backup storage transmitted from another computer; A master side operating system, a storage for storing data, an application program for updating data in the storage through the master side operating system, and application program information. A computer having a backup condition table for storing backup condition information including
A master side data transmitting and receiving unit for communicating with the slave side data transmitting and receiving unit;
Update operation information for the storage data issued from the application program, including update information including file information for specifying an update file, is acquired via the master side operating system, and based on the acquired update operation information Backup condition information including application program information that matches the application program information of the application program that issued the acquired update operation information is stored in the backup condition table. And if the relevant backup condition information is stored, it is determined that the backup is performed, and the storage update based on the obtained update operation information is determined. A backup management unit that transmits an update operation information for performing like updates to the backup storage to said one or more slave computer via the master-side data transceiver,
Program to make it function.
スレーブ側オペレーティングシステムと、バックアップストレージと、他の計算機から送信されてきた前記バックアップストレージのデータに対する更新操作情報に基づいて前記スレーブ側オペレーティングシステムを介して前記バックアップストレージを更新するスレーブ側データ送受信部とを備えた1以上のスレーブ計算機とネットワークを介して接続され、マスタ側オペレーティングシステムと、データを蓄積するストレージと、前記ストレージのデータを前記マスタ側オペレーティングシステムを通じて更新するアプリケーションプログラムと、アプリケーションプログラム情報を含むバックアップ条件情報を記憶するバックアップ条件テーブルとを備えた計算機を、
前記スレーブ側データ送受信部と通信するためのマスタ側データ送受信部と、
前記アプリケーションプログラムから発行された前記ストレージのデータに対する更新操作情報であって更新ファイルを特定するファイル情報を含む更新操作情報を前記マスタ側オペレーティングシステムを介して取得し、該取得した更新操作情報に基づいて前記マスタ側オペレーティングシステムを通じて前記ストレージを更新すると共に、前記取得した更新操作情報を発行した前記アプリケーションプログラムを起動したユーザのユーザ情報に一致するユーザ情報を含むバックアップ条件情報が前記バックアップ条件テーブルに記憶されているか否かを判定し、該当するバックアップ条件情報が記憶されていればバックアップを行うものと決定して、前記取得した更新操作情報に基づく前記ストレージの更新と同様の更新を前記バックアップストレージに対して行うための更新操作情報を前記マスタ側データ送受信部を介して前記1以上のスレーブ計算機へ送信するバックアップ管理部と、
して機能させるためのプログラム。
A slave-side operating system, a backup storage, and a slave-side data transmission / reception unit that updates the backup storage via the slave-side operating system based on update operation information for the data in the backup storage transmitted from another computer; A master side operating system, a storage for storing data, an application program for updating data in the storage through the master side operating system, and application program information. A computer having a backup condition table for storing backup condition information including
A master side data transmitting and receiving unit for communicating with the slave side data transmitting and receiving unit;
Update operation information for the storage data issued from the application program, including update information including file information for specifying an update file, is acquired via the master side operating system, and based on the acquired update operation information The storage condition is updated through the master side operating system, and backup condition information including user information that matches the user information of the user who started the application program that issued the acquired update operation information is stored in the backup condition table. If the relevant backup condition information is stored, it is determined that backup is to be performed, and an update similar to the storage update based on the obtained update operation information is performed. A backup management unit that transmits an update operation information for performing relative flop storage to said one or more slave computer via the master-side data transceiver,
Program to make it function.
JP2004350881A 2004-12-03 2004-12-03 Computer system and backup method Expired - Fee Related JP4389772B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004350881A JP4389772B2 (en) 2004-12-03 2004-12-03 Computer system and backup method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004350881A JP4389772B2 (en) 2004-12-03 2004-12-03 Computer system and backup method

Publications (2)

Publication Number Publication Date
JP2006163560A JP2006163560A (en) 2006-06-22
JP4389772B2 true JP4389772B2 (en) 2009-12-24

Family

ID=36665538

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004350881A Expired - Fee Related JP4389772B2 (en) 2004-12-03 2004-12-03 Computer system and backup method

Country Status (1)

Country Link
JP (1) JP4389772B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7962638B2 (en) * 2007-03-26 2011-06-14 International Business Machines Corporation Data stream filters and plug-ins for storage managers
JP2009200562A (en) * 2008-02-19 2009-09-03 Nec Engineering Ltd Radio communication terminal
JP5224240B2 (en) * 2008-03-25 2013-07-03 株式会社日立製作所 Computer system and management computer
JP5172574B2 (en) * 2008-09-29 2013-03-27 株式会社日立製作所 Management computer used to build a backup configuration for application data
JP5475702B2 (en) * 2011-02-14 2014-04-16 株式会社日立製作所 Mail storage backup system and backup method
US8909896B2 (en) * 2011-03-01 2014-12-09 Hitachi, Ltd. Network efficiency for continuous remote copy
JP5699852B2 (en) * 2011-08-12 2015-04-15 富士通株式会社 Information processing apparatus, storage control method, and program
JP2019135577A (en) * 2018-02-05 2019-08-15 富士通株式会社 Control program, control method, and information processing device

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07121310A (en) * 1993-10-25 1995-05-12 Ricoh Co Ltd Hard disk storage device
JP2842837B2 (en) * 1996-05-15 1999-01-06 日本電気株式会社 Mirror disk system
JPH11134234A (en) * 1997-08-26 1999-05-21 Reliatec Ltd Backup list method, its controller and recording medium which records backup restoration program and which computer can read
JP3693807B2 (en) * 1998-03-17 2005-09-14 富士通株式会社 Client / server system, computer and recording medium
JP2000132343A (en) * 1998-08-20 2000-05-12 Hitachi Ltd Storage device system
JP4375062B2 (en) * 1998-08-20 2009-12-02 株式会社日立製作所 Storage system
JP2000163300A (en) * 1998-11-24 2000-06-16 Toshiba Corp Backup system
JP4331932B2 (en) * 2002-11-14 2009-09-16 株式会社アイ・オー・データ機器 Backup method, backup program, and recording medium for backup program
JP2004199510A (en) * 2002-12-19 2004-07-15 Obic Business Consultants Ltd Backup program
JP4123365B2 (en) * 2003-04-03 2008-07-23 ソニー株式会社 Server apparatus and digital data backup and restoration method

Also Published As

Publication number Publication date
JP2006163560A (en) 2006-06-22

Similar Documents

Publication Publication Date Title
US8499191B2 (en) Failure recovery method for information processing service and virtual machine image generation apparatus
JP5563220B2 (en) Method and system for data backup
US9268659B2 (en) Detecting failover in a database mirroring environment
CN101253484B (en) Method for storing data from client and the client
JP4615344B2 (en) Data processing system and database management method
CN106407040A (en) Remote data copy method and system
US20030061240A1 (en) Apparatus, method and system for writing data to network accessible file system while minimizing risk of cache data loss/ data corruption
US20090222509A1 (en) System and Method for Sharing Storage Devices over a Network
JP2008033912A (en) Method and device of continuous data protection for nas
US20050086241A1 (en) Method, system, and program for personal data management using content-based replication
WO2001046808A1 (en) Distributed data archive device and system
JP2005242403A (en) Computer system
JP2009507278A (en) Search and restore data objects
JP2005196683A (en) Information processing system, information processor and control method of information processing system
KR20060004915A (en) Recovery from failures within data processing systems
US8375181B1 (en) System and method for performing replication based on change tracking information
EP2191375B1 (en) Converting backup copies of objects created using a first backup program to backup copies created using a second backup program
WO2004047078A2 (en) Fast backup storage and fast recovery of data (fbsrd)
JP2007073004A (en) Data maintenance information apparatus, dispersion storage system, and its method
WO2007009844A1 (en) Maintaining and using information on updates to a data group after a logical copy is made of the data group
CN106528338B (en) Remote data copying method, storage device and storage system
JP4389772B2 (en) Computer system and backup method
JP4175789B2 (en) File level remote copy method for storage device
EP3830709B1 (en) Distributed recovery of server information
US8195612B1 (en) Method and apparatus for providing a catalog to optimize stream-based data restoration

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060313

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090120

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090323

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20090525

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20090525

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090609

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090701

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

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

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

Free format text: PAYMENT UNTIL: 20121016

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20131016

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees