JP2002297321A - Disk unit, data backup method and program - Google Patents

Disk unit, data backup method and program

Info

Publication number
JP2002297321A
JP2002297321A JP2001100137A JP2001100137A JP2002297321A JP 2002297321 A JP2002297321 A JP 2002297321A JP 2001100137 A JP2001100137 A JP 2001100137A JP 2001100137 A JP2001100137 A JP 2001100137A JP 2002297321 A JP2002297321 A JP 2002297321A
Authority
JP
Japan
Prior art keywords
disk
access
computers
computer
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001100137A
Other languages
Japanese (ja)
Inventor
Masayuki Murayama
正之 村山
Masaki Koshida
正樹 越田
Satoshi Fujii
聡志 藤井
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2001100137A priority Critical patent/JP2002297321A/en
Publication of JP2002297321A publication Critical patent/JP2002297321A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To safely backup data without destroying the data by avoiding carrying out read/write even when read/write processing from an unreserved computer is tried to perform by a reserve flag and a mirror flag. SOLUTION: A data backup method for mirroring updated data accessed from a plurality of computers so as to backup and output it to the computers receives access requests from the plurality of computers, judges access permission to a disk by the access request, allows only permitted computer to continue access to the disk, mirrors the accessed and updated data, judges whether the data is being mirrored presently, and backs up information in the disk to the computer when the data is not mirrored presently and releases access permission in the case of completing backup, to backup data safely.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】 本発明は、ディスク装置に
係わり、特に、ミラーリングにおけるデータを安全に保
存するディスク装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a disk device, and more particularly, to a disk device that safely stores data in mirroring.

【0002】[0002]

【従来の技術】 従来、計算機システムの磁気ディスク
上のデータをテープ装置等の記憶装置にバックアップコ
ピーをする場合には、一般にはコピー中にはデータの更
新、変更はできないため、この間このデータを使用する
アプリケーションサービスを停止する必要がある。従っ
て、データのバックアップコピーの作成作業とアプリケ
ーションサービスとは排他的に実施する必要があるが、
近年のディスク装置技術の発展により、データの大容量
化が進み、バックアップ時間が大幅に増加している。こ
の対処として、2つの磁気ディスクドライブをミラー化
し、従来のバックアップコピーの作成に相当する作業と
しては、アプリケーションサービスを中止してディスク
ドライブ間のミラー解除だけを行い、その後すぐに一方
の磁気ディスクドライブ上のデータだけを用いてアプリ
ケーションサービスを実施していた。また、特開平11
−3451584号公報記載のように、正副ボリューム
への更新を各ボリュームの更新情報にそれぞれ記録する
正副1対のボリュームに対する差分ダンプ取得方法であ
って、ミラー状態移行時に前記副ボリュームの更新情報
を前記正ボリュームの更新情報に一致させ、ダンプ開始
時に前記ミラー状態からミラー一時解除状態へ移行して
前記正ボリュームの更新情報を初期化するとともに前記
副ボリュームから更新部分のダンプを得る制御装置があ
った。
2. Description of the Related Art Conventionally, when data on a magnetic disk of a computer system is backed up to a storage device such as a tape device, generally, data cannot be updated or changed during copying. You need to stop the application services that you use. Therefore, it is necessary to perform the backup copy of data and the application service exclusively.
With the recent development of disk device technology, the capacity of data has been increased, and the backup time has been greatly increased. As a countermeasure, two magnetic disk drives are mirrored, and as a task equivalent to creating a conventional backup copy, the application service is stopped, only the mirror between the disk drives is released, and then one of the magnetic disk drives is immediately Application services were implemented using only the above data. Also, Japanese Unexamined Patent Application Publication No.
As described in JP-A-3451584, a differential dump acquisition method for a pair of primary and secondary volumes that records updates to primary and secondary volumes in update information of each volume, wherein the update information of the secondary volume There was a control device that matches the update information of the primary volume, shifts from the mirror state to the temporary mirror release state at the start of the dump, initializes the update information of the primary volume, and obtains a dump of the update portion from the secondary volume. .

【0003】[0003]

【発明が解決しようとする課題】 しかしながらアプリ
ケーションサーバとバックアップサーバとにより構成さ
れるシステムでは、一つのディスク装置が複数の計算機
システムに接続されているため、バックアップの実施中
には、アプリケーションサーバが不用意にディスクの再
ミラー化を行いバックアップ途中のデータが破壊されて
しまう可能性があった。また、バックアップサーバに磁
気ディスク上のデータのバックアップコピーを作成する
前には、アプリケーションサーバにてディスクミラーの
解除を行う必要がある。この作業を自動化するにはアプ
リケーションサーバとバックアップサーバ間に通信手段
を設ける必要があった。本発明は前記事情に鑑みてなさ
れたもので、リザーブフラグ及びミラーフラグにより、
リザーブされていない計算機からのリード/ライト処理
がが行われようとした場合でも、リード/ライトは実行
されず、データが破壊されることなく、安全にバックア
ップできるディスク装置、データバックアップ方法およ
びコンピュータプログラムを提供することにある。
However, in a system including an application server and a backup server, one disk device is connected to a plurality of computer systems. There was a possibility that the data in the middle of the backup could be destroyed by easily re-mirroring the disk. Before making a backup copy of the data on the magnetic disk in the backup server, it is necessary to release the disk mirror in the application server. To automate this work, it was necessary to provide communication means between the application server and the backup server. The present invention has been made in view of the above circumstances, and by using a reserve flag and a mirror flag,
Even if read / write processing is attempted from a computer that has not been reserved, read / write is not executed, and a disk device, a data backup method, and a computer program that can safely back up data without being destroyed Is to provide.

【0004】[0004]

【課題を解決するための手段】上記課題を解決するため
に、本発明は、複数の計算機に接続可能なディスク装置
において、前記複数の計算機からのアクセス要求を受け
るアクセス入力手段と、前記アクセス要求によりディス
クへのアクセス許可を判断するアクセス判断手段と、前
記アクセス許可が解除されるまでは、当該許可を得た計
算機のみをディスクアクセス続行させるアクセス専用使
用手段と、アクセスされ更新されたデータをミラーリン
グするミラー手段とミラーリング中か否かを判断するミ
ラーリング判断手段と、前記ミラーリングされていない
場合に前記計算機にディスクの情報をバックアップする
バックアップ手段と、バックアップが終了した場合に前
記アクセス許可を解除する解除手段とを備えることを特
徴とするディスク装置である。また、上記課題を解決す
るために、本発明は、複数の計算機からアクセスされ更
新されたデータをミラーリングし、前記計算機の一部に
バックアップ出力するデータバックアップ方法におい
て、前記複数の計算機からのアクセス要求を受けるステ
ップと、前記アクセス要求によりディスクへのアクセス
許可を判断するステップと、前記アクセス許可が解除さ
れるまでは、当該許可を得た計算機のみをディスクアク
セス続行させるステップと、アクセスされ更新されたデ
ータをミラーリングするステップと、ミラーリング中か
否かを判断するステップと、前記ミラーリングされてい
ない場合に前記計算機にディスクの情報をバックアップ
するステップと、バックアップが終了した場合に前記ア
クセス許可を解除するステップとを含むことを特徴とす
るデータバックアップ方法である。
In order to solve the above-mentioned problems, the present invention relates to a disk device connectable to a plurality of computers, an access input means for receiving an access request from the plurality of computers, Access determination means for determining access permission to the disk, access-only use means for allowing only the computer having the permission to continue accessing the disk until the access permission is released, and mirroring of the accessed and updated data Mirror means for performing mirroring determination means for determining whether or not mirroring is in progress, backup means for backing up disk information to the computer when the mirroring is not performed, and release for releasing the access permission when the backup is completed Disk comprising means It is the location. According to another aspect of the present invention, there is provided a data backup method for mirroring updated and accessed data from a plurality of computers and performing backup output to a part of the computers. Receiving the access request, determining access permission to the disk based on the access request, and allowing only the computer having the permission to continue the disk access until the access permission is released. Mirroring data, determining whether or not mirroring is in progress, backing up disk information to the computer when the mirroring is not performed, and releasing the access permission when the backup is completed And including Is a data backup method to be.

【0005】さらに、上記課題を解決するために、本発
明は、複数の計算機からアクセスされ更新されたデータ
をミラーリングし、前記計算機の一部にバックアップ出
力するするために実行されるコンピュータプログラムで
あって、前記複数の計算機からのアクセス要求を受ける
機能と、前記アクセス要求によりディスクへのアクセス
許可を判断する機能と、前記アクセス許可が解除される
までは、当該許可を得た計算機のみをディスクアクセス
続行させる機能と、アクセスされ更新されたデータをミ
ラーリングする機能と、ミラーリング中か否かを判断す
る機能と、前記ミラーリングされていない場合に前記計
算機にディスクの情報をバックアップする機能と、バッ
クアップが終了した場合に前記アクセス許可を解除する
機能とを実現させるコンピュータプログラムである。従
って、本発明によれば、ミラー化の対象となるそれぞれ
のディスクドライブに、アクセス可能な計算機を1つに
限定(リザーブ)する情報を付与して、それぞれのディ
スクドライブが別々の計算機からリザーブされていると
きには再ミラー化指示を拒絶してデータの破壊を防ぐと
共に、他にネットワーク等の通信手段を負荷することな
く、ディスクドライブのリザーブ状態を使用してアプリ
ケーションサーバ/バックアップサーバ間の作業の同期
が実現できる。
Further, in order to solve the above-mentioned problem, the present invention is a computer program executed to mirror data updated and accessed from a plurality of computers, and to output a backup to a part of the computers. A function of receiving an access request from the plurality of computers, a function of determining access permission to a disk based on the access request, and a step of disk access only to the computer having the permission until the access permission is released. A function of continuing, a function of mirroring the accessed and updated data, a function of determining whether or not mirroring is being performed, a function of backing up disk information to the computer when the mirroring is not performed, and a completion of the backup Function to release the access permission when Is a computer program. Therefore, according to the present invention, information for limiting (reserving) accessible computers to one computer is added to each disk drive to be mirrored, and each disk drive is reserved from a different computer. In this case, the re-mirror instruction is rejected to prevent data destruction, and the application server / backup server is synchronized using the reserved state of the disk drive without imposing other communication means such as a network. Can be realized.

【0006】[0006]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して説明する。図1は、本発明に係るディ
スク装置の一実施形態を示すブロック構成図である。図
中、計算機1、2、3は、端末装置、サーバ装置等であ
り、ディスク装置4に対してデータのリード/ライトを
行う。計算機2は、バックアップサーバの役割をするも
ので、ディスクドライブbの内容を読み出し、テープ装
置10に書き込む。コントローラ5は、接続されている
計算機からディスク装置4のディスクドライブaまたは
ディスクドライブbへのリード/ライト等の要求を受け
付け、それぞれのディスクドライブに指示を出す。ま
た、コントローラ5は、ディスクドライブがミラー状態
に設定されているときには、ディスクドライブaへのラ
イト要求があれば、同一のライト要求をディスクドライ
ブbにも発行する。また、特定の計算機からリザーブ
(限定)されているときには、リザーブしている計算機
からのリード/ライト要求だけを受付け、それ以外の計
算機からリード/ライト要求が来た場合には、拒絶す
る。コントローラ5には、リザーブフラグA、ミラーフ
ラグ、リザーブフラグBがあり、これらのフラグにより
動作が異なってくる。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of a disk drive according to the present invention. In the figure, computers 1, 2, and 3 are a terminal device, a server device, and the like, and read / write data from / to a disk device 4. The computer 2 plays the role of a backup server, reads out the contents of the disk drive b, and writes it to the tape device 10. The controller 5 receives a request for reading / writing to the disk drive a or the disk drive b of the disk device 4 from the connected computer, and issues an instruction to each disk drive. When the disk drive is set to the mirror state, if there is a write request to the disk drive a, the controller 5 also issues the same write request to the disk drive b. Also, when a reserved computer is reserved (limited), only a read / write request from a reserved computer is accepted, and if a read / write request is received from another computer, it is rejected. The controller 5 has a reserve flag A, a mirror flag, and a reserve flag B, and the operation differs depending on these flags.

【0007】ディスクドライブa、bは、計算機からラ
イトされたデータを保持し、継続リード要求にて以前に
ライトされたデータを計算機に返す。次に、図2を用い
て、コントローラ5の動作を説明する。コントローラ5
は、ミラーフラグ、リザーブフラグA、リザーブフラグ
Bの値により、次の1〜8の動作モードのうちの1つで
動作する。ミラーフラグには、設定されていない状態
(0)とマスタードライブが設定されている状態(1
(a)、1(b))がある。リザーブフラグには、設定
されていない状態(0)と排他的アクセス権を許可する
計算機が設定されている状態(1(x)、1(y))が
ある。 (動作モード1)ミラーフラグが0、リザーブフラグA
が0、リザーブフラグBが0の場合について説明する。 (1)計算機1〜3がディスクAにアクセスしたとき
は、全ての計算機のアクセスはドライブaへ転送され
る。 (2)計算機1〜3がディスクBへのアクセスしたとき
は、全ての計算機のアクセスはドライブbへ転送され
る。 (3)計算機1〜3がディスクAへの排他的アクセス権
設定を要求したときは、要求が受け入れられ、排他的ア
クセス権が許可される計算機(x))をリザーブフラグ
Aに登録して動作モード2へ進む。
The disk drives a and b hold the data written from the computer and return the previously written data to the computer by a continuous read request. Next, the operation of the controller 5 will be described with reference to FIG. Controller 5
Operates in one of the following operation modes 1 to 8 depending on the values of the mirror flag, the reserve flag A, and the reserve flag B. The mirror flag is not set (0) and the master drive is set (1).
(A), 1 (b)). The reserve flag has a state (0) not set and a state (1 (x), 1 (y)) in which a computer permitting an exclusive access right is set. (Operation mode 1) Mirror flag is 0, reserve flag A
Is set to 0 and the reserve flag B is set to 0. (1) When the computers 1 to 3 access the disk A, the accesses of all the computers are transferred to the drive a. (2) When the computers 1 to 3 access the disk B, the accesses of all the computers are transferred to the drive b. (3) When the computers 1 to 3 request the exclusive access right setting to the disk A, the request is accepted and the computer (x) to which the exclusive access right is permitted is registered in the reserve flag A and operated. Proceed to mode 2.

【0008】(4)一方、計算機1〜3がディスクAへ
の排他的アクセス権解除を要求したときは、要求は受け
入れられない。 (5)計算機1〜3がディスクBへの排他的アクセス権
設定を要求したときは、要求は受け入れられ、排他的ア
クセス権が許可される計算機(y))をリザーブフラグ
Bに登録して動作モード3へ進む。 (6)計算機1〜3がディスクBへの排他的アクセス権
解除を要求したときは、要求は受け入れられない。 (7)計算機1〜3がミラー化を要求したときは、要求
を受け入れられ、マスターとなるドライブ(ドライブa
またはドライブb)を選択しミラーフラグに登録する。
選択されたドライブをマスターとしてディスクのミラー
化を行うと、マスタードライブaを選択した場合は動作
モード5へ進み、マスタードライブbを選択した場合は
動作モード7へ進む。 (8)計算機ミラー解除の要求をしたときには、要求は
受け入れられない。 (動作モード2)ミラーフラグが0、リザーブフラグA
が1(x)、リザーブフラグbが0の場合について説明
する。 (21)計算機1〜3がディスクAにアクセスしたとき
は、計算機xからのアクセスはドライブaへ転送され
る。その他の計算機からのアクセスは許可されない。
(4) On the other hand, when the computers 1 to 3 request the exclusive access right release to the disk A, the request is not accepted. (5) When the computers 1 to 3 request the exclusive access right to the disk B, the request is accepted and the computer (y) to which the exclusive access right is permitted is registered in the reserve flag B and operates. Proceed to mode 3. (6) When the computers 1 to 3 request release of the exclusive access right to the disk B, the requests are not accepted. (7) When the computers 1 to 3 request mirroring, the request is accepted and the master drive (drive a
Alternatively, drive b) is selected and registered in the mirror flag.
When the disk is mirrored using the selected drive as a master, the operation proceeds to operation mode 5 when the master drive a is selected, and the operation mode 7 proceeds when the master drive b is selected. (8) When a request to cancel a computer mirror is made, the request is not accepted. (Operation mode 2) Mirror flag is 0, reserve flag A
Is 1 (x) and the reserve flag b is 0. (21) When the computers 1 to 3 access the disk A, the access from the computer x is transferred to the drive a. Access from other computers is not allowed.

【0009】(22)計算機1〜3がディスクBへのア
クセスしたときは、全ての計算機のアクセスはドライブ
bへ転送される。 (23)計算機1〜3がディスクAへの排他的アクセス
権設定を要求したときは、要求が受け入れられない。 (24)一方、計算機1〜3がディスクAへの排他的ア
クセス権解除を要求したときは、要求は受け入れられ、
リザーブフラグAを(0)にして動作モード1へ戻る。 (25)計算機1〜3がディスクBへの排他的アクセス
権設定を要求したときは、要求は受け入れられ、排他的
アクセス権が許可される計算機(y))をリザーブフラ
グBに登録して動作モード4へ進む。 (26)計算機1〜3がディスクBへの排他的アクセス
権解除を要求したときは、要求は受け入れられない。 (27)計算機1〜3がミラー化を要求したときは、要
求を受け入れられ、マスターとなるドライブaを選択し
ミラーフラグに登録する。また、ドライブaをマスター
としてディスクのミラー化を行い、動作モード6へ進
む。 (28)計算機ミラー解除の要求をしたときには、要求
は受け入れられない。 (動作モード3)ミラーフラグが0、リザーブフラグA
が0、リザーブフラグBが1(y)の場合について説明
する。
(22) When the computers 1 to 3 access the disk B, the accesses of all the computers are transferred to the drive b. (23) When the computers 1 to 3 request the setting of the exclusive access right to the disk A, the requests are not accepted. (24) On the other hand, when the computers 1 to 3 request the release of the exclusive access right to the disk A, the request is accepted,
The reserve flag A is set to (0) and the operation returns to the operation mode 1. (25) When the computers 1 to 3 request the exclusive access right setting to the disk B, the request is accepted, and the computer (y) to which the exclusive access right is permitted is registered in the reserve flag B and operated. Proceed to mode 4. (26) When the computers 1 to 3 request the release of the exclusive access right to the disk B, the requests are not accepted. (27) When the computers 1 to 3 request mirroring, the request is accepted, the drive a to be the master is selected and registered in the mirror flag. The drive a is used as a master to mirror the disk, and the operation proceeds to the operation mode 6. (28) When a request to cancel a computer mirror is made, the request is not accepted. (Operation mode 3) Mirror flag is 0, reserve flag A
Is 0 and the reserve flag B is 1 (y).

【0010】(31)計算機1〜3がディスクAにアク
セスしたときは、全ての計算機のアクセスはドライブa
へ転送される。 (32)計算機1〜3がディスクBにアクセスしたとき
は、計算機yからのアクセスはドライブbへ転送され
る。その他の計算機からのアクセスは許可されない。 (33)計算機1〜3がディスクAへの排他的アクセス
権設定を要求したときは、要求が受け入れられ、排他的
アクセス権が許可される計算機(x))をリザーブフラ
グAに登録して動作モード4へ進む。 (34)一方、計算機1〜3がディスクAへの排他的ア
クセス権解除を要求したときは、要求が受け入れられな
い。 (35)計算機1〜3がディスクBへの排他的アクセス
権設定を要求したときは、要求が受け入れられない。 (36)一方、計算機1〜3がディスクBへの排他的ア
クセス権解除を要求したときは、要求は受け入れられ、
リザーブフラグBを(0)にして動作モード1へ戻る。 (37)計算機1〜3がミラー化を要求したときは、要
求を受け入れられ、マスターとなるドライブbを選択し
ミラーフラグに登録する。選択されたドライブbをマス
ターとしてディスクのミラー化を行うい動作モード8へ
進む。
(31) When the computers 1 to 3 access the disk A, all computers access the drive a
Transferred to (32) When the computers 1 to 3 access the disk B, the access from the computer y is transferred to the drive b. Access from other computers is not allowed. (33) When the computers 1 to 3 request the setting of the exclusive access right to the disk A, the request is accepted and the computer (x) to which the exclusive access right is permitted is registered in the reserve flag A and operated. Proceed to mode 4. (34) On the other hand, when the computers 1 to 3 request the release of the exclusive access right to the disk A, the requests are not accepted. (35) When the computers 1 to 3 request the exclusive access right setting to the disk B, the requests are not accepted. (36) On the other hand, when the computers 1 to 3 request the release of the exclusive access right to the disk B, the request is accepted,
The reserve flag B is set to (0), and the process returns to the operation mode 1. (37) When the computers 1 to 3 request mirroring, the request is accepted and the drive b to be the master is selected and registered in the mirror flag. The operation proceeds to the operation mode 8 in which the disk is to be mirrored using the selected drive b as the master.

【0011】(38)計算機ミラー解除の要求をしたと
きには、要求は受け入れられない。 (動作モード4)ミラーフラグが0、リザーブフラグA
が1(x)、リザーブフラグBが1(y)の場合につい
て説明する。 (41)計算機1〜3がディスクAにアクセスしたとき
は、計算機xからのアクセスはドライブaへ転送され
る。その他の計算機からのアクセスは許可されない。 (42)計算機1〜3がディスクBにアクセスしたとき
は、計算機yからのアクセスはドライブbへ転送され
る。その他の計算機からのアクセスは許可されない。 (43)計算機1〜3がディスクAへの排他的アクセス
権設定を要求したときは、要求が受け入れられない。 (44)一方、計算機1〜3がディスクAへの排他的ア
クセス権解除を要求したときは、要求は受け入れられ、
リザーブフラグAを(0)にして動作モード3へ戻る。 (45)計算機1〜3がディスクBへの排他的アクセス
権設定を要求したときは、要求が受け入れられない。 (46)一方、計算機1〜3がディスクBへの排他的ア
クセス権解除を要求したときは、要求は受け入れられ、
リザーブフラグBを(0)にして動作モード2へ戻る。
(38) When a request to cancel a computer mirror is made, the request is not accepted. (Operation mode 4) Mirror flag is 0, reserve flag A
Is 1 (x) and the reserve flag B is 1 (y). (41) When the computers 1 to 3 access the disk A, the access from the computer x is transferred to the drive a. Access from other computers is not allowed. (42) When the computers 1 to 3 access the disk B, the access from the computer y is transferred to the drive b. Access from other computers is not allowed. (43) When the computers 1 to 3 request the exclusive access right setting to the disk A, the requests are not accepted. (44) On the other hand, when the computers 1 to 3 request the release of the exclusive access right to the disk A, the request is accepted,
The reserve flag A is set to (0) and the operation returns to the operation mode 3. (45) When the computers 1 to 3 request the exclusive access right setting to the disk B, the requests are not accepted. (46) On the other hand, when the computers 1 to 3 request release of the exclusive access right to the disk B, the request is accepted,
The reservation flag B is set to (0) and the operation returns to the operation mode 2.

【0012】(47)計算機1〜3がミラー化を要求し
たときは、要求が受け入れられない。 (48)計算機ミラー解除の要求をしたときには、要求
は受け入れられない。 (動作モード5)ミラーフラグが1(a)、リザーブフ
ラグAが0、リザーブフラグBが0の場合について説明
する。 (51)計算機1〜3がディスクAにアクセスしたとき
は、全ての計算機のアクセスはドライブaおよびドライ
ブbへ転送される。 (52)計算機1〜3がディスクBへのアクセスしたと
きは、全ての計算機からのアクセスは許可されない。 (53)計算機1〜3がディスクAへの排他的アクセス
権設定を要求したときは、要求が受け入れられ、排他的
アクセス権が許可される計算機(x))をリザーブフラ
グAに登録して動作モード6へ進む。 (54)一方、計算機1〜3がディスクAへの排他的ア
クセス権解除を要求したときは、要求は受け入れられな
い。 (55)計算機1〜3がディスクBへの排他的アクセス
権設定を要求したときは、要求は受け入れられない。 (56)計算機1〜3がディスクBへの排他的アクセス
権解除を要求したときは、要求は受け入れられない。 (57)計算機1〜3がミラー化を要求したときは、要
求を受け入れられない。 (58)計算機ミラー解除の要求をしたときには、要求
は受け入れられ、ミラーフラグを(0)にして、ミラー
設定の解除(ドライブaとドライブbの切断)を行い動
作モード1へ戻る。
(47) When the computers 1 to 3 request mirroring, the request cannot be accepted. (48) When a request to cancel a computer mirror is made, the request is not accepted. (Operation Mode 5) The case where the mirror flag is 1 (a), the reserve flag A is 0, and the reserve flag B is 0 will be described. (51) When the computers 1 to 3 access the disk A, the access of all the computers is transferred to the drive a and the drive b. (52) When the computers 1 to 3 access the disk B, access from all the computers is not permitted. (53) When the computers 1 to 3 request the exclusive access right setting to the disk A, the request is accepted and the computer (x) to which the exclusive access right is permitted is registered in the reserve flag A and operated. Proceed to mode 6. (54) On the other hand, when the computers 1 to 3 request the release of the exclusive access right to the disk A, the requests are not accepted. (55) When the computers 1 to 3 request the exclusive access right to the disk B, the requests are not accepted. (56) When the computers 1 to 3 request the release of the exclusive access right to the disk B, the requests are not accepted. (57) When the computers 1 to 3 request mirroring, the request cannot be accepted. (58) When a request for canceling the computer mirror is made, the request is accepted, the mirror flag is set to (0), the mirror setting is canceled (drive a and drive b are disconnected), and the operation mode 1 is returned.

【0013】(動作モード6)ミラーフラグが1
(a)、リザーブフラグAが1(x)、リザーブフラグ
Bが0の場合について説明する。 (61)計算機1〜3がディスクAにアクセスしたとき
は、全ての計算機のアクセスはドライブaおよびドライ
ブbへ転送される。その他の計算機からのアクセスは許
可されない。 (62)計算機1〜3がディスクBへのアクセスしたと
きは、全ての計算機からのアクセスは許可されない。 (63)計算機1〜3がディスクAへの排他的アクセス
権設定を要求したときは、要求が受け入れられない。 (64)一方、計算機1〜3がディスクAへの排他的ア
クセス権解除を要求したときは、要求は受け入れられ、
リザーブフラグAを(0)にして動作モード5へ戻る。 (65)計算機1〜3がディスクBへの排他的アクセス
権設定を要求したときは、要求は受け入れられない。 (66)計算機1〜3がディスクBへの排他的アクセス
権解除を要求したときは、要求は受け入れられない。 (67)計算機1〜3がミラー化を要求したときは、要
求を受け入れられない。 (68)計算機ミラー解除の要求をしたときには、要求
は受け入れられ、ミラーフラグを(0)にして、ミラー
設定の解除(ドライブaとドライブbの切断)を行い動
作モード2へ戻る。
(Operation mode 6) The mirror flag is 1
(A) The case where the reserve flag A is 1 (x) and the reserve flag B is 0 will be described. (61) When the computers 1 to 3 access the disk A, the accesses of all the computers are transferred to the drives a and b. Access from other computers is not allowed. (62) When the computers 1 to 3 access the disk B, access from all the computers is not permitted. (63) When the computers 1 to 3 request the exclusive access right setting to the disk A, the requests are not accepted. (64) On the other hand, when the computers 1 to 3 request the release of the exclusive access right to the disk A, the request is accepted,
The reservation flag A is set to (0), and the process returns to the operation mode 5. (65) When the computers 1 to 3 request the exclusive access right setting to the disk B, the requests are not accepted. (66) When the computers 1 to 3 request the release of the exclusive access right to the disk B, the requests are not accepted. (67) When the computers 1 to 3 request mirroring, the request cannot be accepted. (68) When a request for canceling the computer mirror is issued, the request is accepted, the mirror flag is set to (0), the mirror setting is canceled (drive a and drive b are disconnected), and the operation mode 2 is returned.

【0014】(動作モード7)ミラーフラグが1
(b)、リザーブフラグAが0、リザーブフラグBが0
について説明する。 (71)計算機1〜3がディスクAにアクセスしたとき
は、全ての計算機のアクセスは許可されない。 (72)計算機1〜3がディスクBへのアクセスしたと
きは、全ての計算機のアクセスはドライブaおよびドラ
イブbに転送される。 (73)計算機1〜3がディスクAへの排他的アクセス
権設定を要求したときは、要求が受け入れられない。 (74)一方、計算機1〜3がディスクAへの排他的ア
クセス権解除を要求したときは、要求は受け入れられな
い。 (75)計算機1〜3がディスクBへの排他的アクセス
権設定を要求したときは、要求は受け入れられ、排他的
アクセス権が許可される計算機(y))をリザーブフラ
グBに登録して動作モード8へ進む。 (76)計算機1〜3がディスクBへの排他的アクセス
権解除を要求したときは、要求は受け入れられない。 (77)計算機1〜3がミラー化を要求したときは、要
求を受け入れられない。 (78)計算機ミラー解除の要求をしたときには、要求
は受け入れられ、ミラーフラグを(0)にして、ミラー
設定の解除(ドライブaとドライブbの切断)を行い動
作モード1へ戻る。
(Operation mode 7) The mirror flag is 1
(B), Reserve flag A is 0, Reserve flag B is 0
Will be described. (71) When the computers 1 to 3 access the disk A, access to all the computers is not permitted. (72) When the computers 1 to 3 access the disk B, all computer accesses are transferred to the drives a and b. (73) When the computers 1 to 3 request the exclusive access right setting to the disk A, the requests are not accepted. (74) On the other hand, when the computers 1 to 3 request the release of the exclusive access right to the disk A, the requests are not accepted. (75) When the computers 1 to 3 request the exclusive access right setting to the disk B, the request is accepted and the computer (y) to which the exclusive access right is permitted is registered in the reserve flag B and operated. Proceed to mode 8. (76) When the computers 1 to 3 request the release of the exclusive access right to the disk B, the requests are not accepted. (77) When the computers 1 to 3 request mirroring, the request cannot be accepted. (78) When a request to cancel the computer mirror is made, the request is accepted, the mirror flag is set to (0), the mirror setting is canceled (drive a and drive b are disconnected), and the operation mode 1 is returned.

【0015】(動作モード8)ミラーフラグが1
(b)、リザーブフラグAが0、リザーブフラグBが1
(y)について説明する。 (81)計算機1〜3がディスクAにアクセスしたとき
は、全ての計算機のアクセスは許可されない。 (82)計算機1〜3がディスクBにアクセスしたとき
は、計算機yからのアクセスはドライブa及びドライブ
bへ転送される。その他の計算機からのアクセスは許可
されない。 (83)計算機1〜3がディスクAへの排他的アクセス
権設定を要求したときは、要求が受け入れられない。 (84)一方、計算機1〜3がディスクAへの排他的ア
クセス権解除を要求したときは、要求は受け入れられな
い。 (85)計算機1〜3がディスクBへの排他的アクセス
権設定を要求したときは、要求は受け入れられない。 (86)一方、計算機1〜3がディスクBへの排他的ア
クセス権解除を要求したときは、要求は受け入れられ、
リザーブフラグBを(0)にして動作モード5へ戻る。 (87)計算機1〜3がミラー化を要求したときは、要
求を受け入れられない。 (88)計算機ミラー解除の要求をしたときには、要求
は受け入れられ、ミラーフラグを(0)にして、ミラー
設定の解除(ドライブaとドライブbの切断)を行い動
作モード3へ戻る。
(Operation mode 8) Mirror flag is 1
(B), Reserve flag A is 0, Reserve flag B is 1
(Y) will be described. (81) When the computers 1 to 3 access the disk A, access to all computers is not permitted. (82) When the computers 1 to 3 access the disk B, the access from the computer y is transferred to the drive a and the drive b. Access from other computers is not allowed. (83) When the computers 1 to 3 request the exclusive access right setting to the disk A, the requests are not accepted. (84) On the other hand, when the computers 1 to 3 have requested the release of the exclusive access right to the disk A, the requests are not accepted. (85) When the computers 1 to 3 request the exclusive access right setting to the disk B, the requests are not accepted. (86) On the other hand, when the computers 1 to 3 request release of the exclusive access right to the disk B, the request is accepted,
The reserve flag B is set to (0) and the operation returns to the operation mode 5. (87) When the computers 1 to 3 request mirroring, the request cannot be accepted. (88) When a request to cancel the computer mirror is made, the request is accepted, the mirror flag is set to (0), the mirror setting is canceled (drive a and drive b are disconnected), and the process returns to the operation mode 3.

【0016】次に、バックアップ運用例について説明す
る。 (初期状態−動作モード5の状態)すべての計算機から
ミラー化されたディスクAへアクセスが可能となってい
る状態である。 (アプリケーションサービス開始時−動作モード6へ移
行)アプリケーションサービスを実施する計算機1がミ
ラー化されたディスクAへの排他的アクセス権を獲得す
る。この時点でディスクAへアクセスできるのは計算機
1のみとなる。 (バックアップ開始待ちの動作−動作モード6)バック
アップを行う計算機2からディスクBへの排他的アクセ
ス権の要求を定期的に行う。ただし、この動作モードで
は計算機2がディスクBへの排他的アクセス権を獲得す
ることはできない。 (バックアップ開始時の動作1−動作モード2へ移行)
アプリケーションサービスを実施する計算機Aがミラー
の解除を行い動作モード2へ移行する。 (バックアップ開始時の動作2−動作モード4へ移行)
動作モード2へ移行後、バックアップを行う計算機Bか
らディスクBへの排他的アクセス権の設定要求が成功す
るので、動作モード4へ移行する。 (バックアップ中−動作モード4)バックアップを行う
計算機Bでは、ディスクBへの排他的アクセス権の設定
要求が成功したので、ディスクBよりデータバックアッ
プを行う (バックアップ終了時の動作1−動作モード2へ移行)
バックアップを行う計算機Bでは、ディスクBからのデ
ータバックアップが終了したので、ディスクBへの排他
的アクセス権を解除し、動作モード2へ移行する。
Next, a backup operation example will be described. (Initial State-Operation Mode 5 State) This is a state in which all computers can access the mirrored disk A. (At the start of application service-transition to operation mode 6) The computer 1 that executes the application service acquires the exclusive access right to the mirrored disk A. At this point, only the computer 1 can access the disk A. (Operation for Waiting for Start of Backup—Operation Mode 6) The computer 2 performing backup requests the exclusive access right to the disk B periodically. However, in this operation mode, the computer 2 cannot acquire the exclusive access right to the disk B. (Transition to operation 1-operation mode 2 at the start of backup)
The computer A implementing the application service releases the mirror and shifts to the operation mode 2. (Transition to operation 2-operation mode 4 at the start of backup)
After the transition to the operation mode 2, since the request for setting the exclusive access right to the disk B from the computer B performing the backup succeeds, the transition to the operation mode 4 is made. (During backup-operation mode 4) In the computer B which performs backup, since the request for setting the exclusive access right to the disk B succeeds, data backup is performed from the disk B. (Operation 1 at the end of backup-operation mode 2) Migration)
In the computer B that performs the backup, since the data backup from the disk B has been completed, the exclusive access right to the disk B is released, and the mode shifts to the operation mode 2.

【0017】(バックアップ終了時の動作2−動作モー
ド6へ移行)バックアップを行う計算機Bでは、ディス
クBからのデータバックアップが終了したので、次回の
バックアップに備えてディスクのミラー化要求を発行
し、動作モード6に移行する。その後上記バックアップ
開始待ちの動作に戻る。次に、実際の動作について図
3、図4を用いて説明する。図3は、ディスクAのリザ
ーブの動作を示すフローチャートである。まず、ディス
クAのリザーブフラグは0か否かを判定する(S1)。
この結果、リザーブフラグが0でなければ終了する。一
方、リザーブフラグが0の場合には、ディスクAのリザ
ーブ要求か否かを判定する(S2)。ここで、リザーブ
要求でない場合には、ディスクAに対しリード/ライト
を行い(S5)、終了する。一方、リザーブ要求の場合
には、リザーブフラグAに1を立てる(S3)。次に、
このリザーブフラグを立てた計算機名を登録する(S
4)。そして、リザーブフラグを立てた計算機がディス
クAに対しリード/ライトを行い、終了する。図4は、
ディスクBのバックアップの動作を示すフローチャート
である。まず、ディスクBのリザーブフラグは0か否か
を判定する(S11)。この結果、リザーブフラグが0
でなければ終了する。一方、リザーブフラグが0の場合
には、ディスクBのリザーブ要求か否かを判定する(1
S2)。
(Operation 2 at the end of backup—move to operation mode 6) Since the data backup from disk B has been completed in computer B performing backup, a disk mirroring request is issued for the next backup in preparation for the next backup. Move to operation mode 6. Thereafter, the operation returns to the above-described operation of waiting for the start of backup. Next, the actual operation will be described with reference to FIGS. FIG. 3 is a flowchart showing a reserve operation of the disk A. First, it is determined whether the reserve flag of the disk A is 0 (S1).
As a result, if the reserve flag is not 0, the process ends. On the other hand, if the reserve flag is 0, it is determined whether the request is a reserve request for the disk A (S2). Here, if the request is not a reserve request, the disk A is read / written (S5), and the process ends. On the other hand, in the case of a reserve request, the reserve flag A is set to 1 (S3). next,
Register the computer name for which this reserve flag is set (S
4). Then, the computer which has set the reserve flag reads / writes the disk A, and ends. FIG.
9 is a flowchart illustrating an operation of backing up a disk B. First, it is determined whether the reserve flag of the disk B is 0 (S11). As a result, the reserve flag becomes 0
Otherwise, end. On the other hand, when the reserve flag is 0, it is determined whether or not a reserve request for the disk B is made (1).
S2).

【0018】ここで、リザーブ要求でない場合には、終
了する。一方、リザーブ要求の場合には、リザーブフラ
グBに1を立てる(S13)。次に、このリザーブフラ
グを立てた計算機名を登録する(S14)。次に、ドラ
イブaとドライブbがミラー化されていないかを判定し
(S15)、ミラー化されていれば終了する。一方、ミ
ラー化されていなければ、ディスクBをテープ装置10
へバックアップコピーを行う。そして、バックアップ終
了後、ディスクBのリザーブを開放し(S17)、終了
する。このように、本発明においては、リザーブフラグ
及びミラーフラグにより、リザーブされていない計算機
からのリード/ライト処理がが行われようとした場合で
も、リード/ライトは実行されず、データが破壊される
ことなく、安全にバックアップできる。つまり、バック
アップコピー作成中に、他の計算機が異常な動作を起し
てディスクA、ディスクBの再ミラー化要求を行ったと
きでも、ディスクBが計算機2にリザーブされているの
で、再ミラー化要求を拒否し、ディスクドライブb上の
データを保護することができる。また、本発明において
は、計算機1、計算機2、計算機3の間で特に通信等で
同期操作を行う必要がなく安全にバックアップできる。
If the request is not a reserve request, the process ends. On the other hand, in the case of a reserve request, the reserve flag B is set to 1 (S13). Next, the computer name for which the reserve flag has been set is registered (S14). Next, it is determined whether the drive a and the drive b are not mirrored (S15), and if mirrored, the process ends. On the other hand, if not mirrored, the disk B is
Make a backup copy to Then, after the backup is completed, the reserve of the disk B is released (S17), and the process ends. As described above, in the present invention, even when a read / write process is attempted from a computer that is not reserved by the reserve flag and the mirror flag, the read / write is not executed and the data is destroyed. And can be safely backed up. In other words, even when another computer performs an abnormal operation and makes a request to remirror the disks A and B during the creation of the backup copy, the disk B is reserved in the computer 2 and the remirror is performed. The request can be rejected, and the data on the disk drive b can be protected. Further, according to the present invention, there is no need to perform a synchronization operation particularly between the computers 1, 2 and 3 by communication or the like, and backup can be performed safely.

【0019】なお、本発明において、ディスク間のデー
タコピーをコントローラ5で行っているが、これはハー
ドウェアでもソフトウェアでもよい。なお、本発明は、
上記実施の形態に限定されるものでなく、その要旨を逸
脱しない範囲で種々変形して実施できる。
In the present invention, data is copied between disks by the controller 5, but it may be hardware or software. In addition, the present invention
The present invention is not limited to the above-described embodiment, and can be variously modified and implemented without departing from the gist thereof.

【0020】[0020]

【発明の効果】 以上説明したように本発明によれば、
バックアップコピー作成中に、他の計算機が異常な動作
を起してディスクA、ディスクBの再ミラー化要求を行
ったときでも、ディスクBが計算機2にリザーブされて
いるので、再ミラー化要求を拒否し、ディスクドライブ
b上のデータを保護することができる。
According to the present invention as described above,
During the backup copy creation, even when another computer performs an abnormal operation and issues a remirror request for disks A and B, since disk B is reserved in computer 2, the remirror request is issued. Rejection can protect the data on the disk drive b.

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

【図1】 本発明に係るディスク装置の一実施形態を説
明する図。
FIG. 1 is an exemplary view for explaining an embodiment of a disk drive according to the present invention;

【図2】 図1に示すディスク装置のコントローラの動
作モードを説明する図。
FIG. 2 is a view for explaining an operation mode of a controller of the disk device shown in FIG. 1;

【図3】 図1に示すディスク装置のリザーブ動作を説
明する図。
FIG. 3 is an exemplary view for explaining a reserve operation of the disk device shown in FIG. 1;

【図4】 図1に示すディスク装置のバックアップ動作
を説明する図。
FIG. 4 is an exemplary view for explaining a backup operation of the disk device shown in FIG. 1;

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

1、2、3…計算機 4…ディスク装置 5…コントローラ 10…テープ装置 1, 2, 3 ... computer 4 ... disk device 5 ... controller 10 ... tape device

フロントページの続き (72)発明者 藤井 聡志 東京都府中市東芝町1番地 株式会社東芝 府中事業所内 Fターム(参考) 5B018 GA04 HA04 KA03 MA12 QA01 5B065 BA01 CA11 EA35 5B082 DE05 DE06 FA17 GB03 Continuation of the front page (72) Inventor Satoshi Fujii 1 Toshiba-cho, Fuchu-shi, Tokyo F-term in the Fuchu Plant, Toshiba Corporation 5B018 GA04 HA04 KA03 MA12 QA01 5B065 BA01 CA11 EA35 5B082 DE05 DE06 FA17 GB03

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 複数の計算機に接続可能なディスク装置
において、 前記複数の計算機からのアクセス要求を受けるアクセス
入力手段と、 前記アクセス要求によりディスクへのアクセス許可を判
断するアクセス判断手段と、 前記アクセス許可が解除されるまでは、当該許可を得た
計算機のみをディスクアクセス続行させるアクセス専用
使用手段と、 アクセスされ更新されたデータをミラーリングするミラ
ー手段とを備えることを特徴とするディスク装置。
1. A disk device that can be connected to a plurality of computers, an access input unit that receives an access request from the plurality of computers, an access determination unit that determines access permission to a disk based on the access request, and the access A disk device comprising: an access-only use unit that allows only a computer that has obtained the permission to continue disk access until the permission is released; and a mirror unit that mirrors accessed and updated data.
【請求項2】 複数の計算機に接続可能なディスク装置
において、 前記複数の計算機からのアクセス要求を受けるアクセス
入力手段と、 前記アクセス要求によりディスクへのアクセス許可を判
断するアクセス判断手段と、 前記アクセス許可が解除されるまでは、当該許可を得た
計算機のみをディスクアクセス続行させるアクセス専用
使用手段と、 ミラーリング中か否かを判断するミラーリング判断手段
と、 前記ミラーリングされていない場合に前記計算機にディ
スクの情報をバックアップするバックアップ手段と、 バックアップが終了した場合に前記アクセス許可を解除
する解除手段とを備えることを特徴とするディスク装
置。
2. A disk device connectable to a plurality of computers, an access input unit for receiving an access request from the plurality of computers, an access determination unit for determining access permission to a disk based on the access request, and the access Until the permission is released, access-only use means for allowing only the computer that has obtained the permission to continue disk access, mirroring determining means for determining whether or not mirroring is being performed, and a disk in the computer when the mirroring is not performed A backup unit for backing up the above information, and a release unit for releasing the access permission when the backup is completed.
【請求項3】 複数の計算機に接続可能なディスク装置
において、 前記複数の計算機からのアクセス要求を受けるアクセス
入力手段と、 前記アクセス要求によりディスクへのアクセス許可を判
断するアクセス判断手段と、 前記アクセス許可が解除されるまでは、当該許可を得た
計算機のみをディスクアクセス続行させるアクセス専用
使用手段と、 アクセスされ更新されたデータをミラーリングするミラ
ー手段とミラーリング中か否かを判断するミラーリング
判断手段と、 前記ミラーリングされていない場合に前記計算機にディ
スクの情報をバックアップするバックアップ手段と、 バックアップが終了した場合に前記アクセス許可を解除
する解除手段とを備えることを特徴とするディスク装
置。
3. A disk device that can be connected to a plurality of computers, an access input unit that receives an access request from the plurality of computers, an access determination unit that determines access permission to a disk based on the access request, and the access Until the permission is released, access-only use means for allowing only the computer that has obtained the permission to continue disk access, mirror means for mirroring the accessed and updated data, and mirroring determination means for determining whether or not mirroring is being performed. A disk device comprising: a backup unit that backs up disk information in the computer when the mirroring is not performed; and a release unit that releases the access permission when the backup is completed.
【請求項4】 複数の計算機からアクセスされ更新され
たデータをミラーリングし、前記計算機の一部ににバッ
クアップ出力するデータバックアップ方法において、 前記複数の計算機からのアクセス要求を受けるステップ
と、 前記アクセス要求によりディスクへのアクセス許可を判
断するステップと、 前記アクセス許可が解除されるまでは、当該許可を得た
計算機のみをディスクアクセス続行させるステップと、 アクセスされ更新されたデータをミラーリングするステ
ップと、 ミラーリング中か否かを判断するステップと、 前記ミラーリングされていない場合に前記計算機にディ
スクの情報をバックアップするステップと、 バックアップが終了した場合に前記アクセス許可を解除
するステップとを含むことを特徴とするデータバックア
ップ方法。
4. A data backup method for mirroring updated data accessed and accessed by a plurality of computers and outputting a backup to a part of the computers, the method comprising: receiving an access request from the plurality of computers; Determining the access permission to the disk according to the following steps: until only the access permission is released, causing only the computer having the permission to continue accessing the disk; mirroring the accessed and updated data; and mirroring. Determining whether or not the disk is in the middle, backing up disk information to the computer when the mirroring is not performed, and releasing the access permission when the backup is completed. Data backup Method.
【請求項5】 複数の計算機からアクセスされ更新され
たデータをミラーリングし、前記計算機の一部にバック
アップ出力するするために実行されるコンピュータプロ
グラムであって、 前記複数の計算機からのアクセス要求を受ける機能と、 前記アクセス要求によりディスクへのアクセス許可を判
断する機能と、 前記アクセス許可が解除されるまでは、当該許可を得た
計算機のみをディスクアクセス続行させる機能と、 アクセスされ更新されたデータをミラーリングする機能
と、 ミラーリング中か否かを判断する機能と、 前記ミラーリングされていない場合に前記計算機にディ
スクの情報をバックアップする機能と、 バックアップが終了した場合に前記アクセス許可を解除
する機能とを実現させるコンピュータプログラム。
5. A computer program executed for mirroring updated data accessed and accessed by a plurality of computers and outputting the mirrored data to a part of the computers, wherein the computer program receives an access request from the plurality of computers. A function of determining access permission to the disk based on the access request; a function of allowing only the computer that has obtained the permission to continue accessing the disk until the access permission is released; A function of performing mirroring, a function of determining whether or not mirroring is being performed, a function of backing up disk information in the computer when the mirroring is not performed, and a function of releasing the access permission when the backup is completed. Computer program to be realized.
JP2001100137A 2001-03-30 2001-03-30 Disk unit, data backup method and program Pending JP2002297321A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001100137A JP2002297321A (en) 2001-03-30 2001-03-30 Disk unit, data backup method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001100137A JP2002297321A (en) 2001-03-30 2001-03-30 Disk unit, data backup method and program

Publications (1)

Publication Number Publication Date
JP2002297321A true JP2002297321A (en) 2002-10-11

Family

ID=18953606

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001100137A Pending JP2002297321A (en) 2001-03-30 2001-03-30 Disk unit, data backup method and program

Country Status (1)

Country Link
JP (1) JP2002297321A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005242696A (en) * 2004-02-26 2005-09-08 Hitachi Ltd Data transfer method and device
JPWO2007135731A1 (en) * 2006-05-23 2009-09-24 富士通株式会社 Storage control device, storage control program, and storage control method
JP2010514031A (en) * 2006-12-20 2010-04-30 インターナショナル・ビジネス・マシーンズ・コーポレーション Data copy system, apparatus, method, and program
CN106954098A (en) * 2017-03-22 2017-07-14 深圳市九洲电器有限公司 A kind of set top box upgrading data selecting method and system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005242696A (en) * 2004-02-26 2005-09-08 Hitachi Ltd Data transfer method and device
JP4520755B2 (en) * 2004-02-26 2010-08-11 株式会社日立製作所 Data migration method and data migration apparatus
JPWO2007135731A1 (en) * 2006-05-23 2009-09-24 富士通株式会社 Storage control device, storage control program, and storage control method
JP4704463B2 (en) * 2006-05-23 2011-06-15 富士通株式会社 Storage control device, storage control program, and storage control method
JP2010514031A (en) * 2006-12-20 2010-04-30 インターナショナル・ビジネス・マシーンズ・コーポレーション Data copy system, apparatus, method, and program
CN106954098A (en) * 2017-03-22 2017-07-14 深圳市九洲电器有限公司 A kind of set top box upgrading data selecting method and system

Similar Documents

Publication Publication Date Title
EP1504346B1 (en) Method and apparatus for creating a virtual data copy
JP3612339B2 (en) Data processing method and apparatus
US8108597B2 (en) Storage control method and system for performing backup and/or restoration
EP1065585A2 (en) Method for making independent data copies in a data processing system
JP3268555B2 (en) Data processor storage system with dynamic resynchronization of mirrored logical data volumes following storage system failure
JP2003085018A (en) Online data changing method and system by remote copy
JP2000138692A (en) Mac address management system, mac address management method and storage medium
US7093087B2 (en) Method for controlling storage device controller, storage device controller, and program
JP2002132554A (en) Access method for database
JP2002041345A (en) Computer system and its data backup method
JP3042600B2 (en) Distributed file synchronization method
JP2007141183A (en) Storage controller and storage control method
JP2002297321A (en) Disk unit, data backup method and program
US7529973B2 (en) Method of and apparatus for taking back-up and checking alteration of data, and computer product
JP4305007B2 (en) System switching system, processing method therefor, and processing program therefor
JP2002222107A (en) Data synchronizing device
JPH1153123A (en) Backup system
JP3138575B2 (en) File copy transfer method
JP2001290713A (en) Storage device system and method for acquiring its backup
JPH06309209A (en) File backup system
JP2666426B2 (en) Duplex auxiliary storage device
JP2002108673A (en) Shared file system and metal data server computer to be applied to the same
JP2005316697A (en) Disk array system and method for data backup
JPH0973372A (en) Method and device for storage control
JP3022011B2 (en) Data backup system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050131

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20050322

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20050328

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071114

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071127

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080408