JP2000227868A - Backup acquiring method and computer system - Google Patents

Backup acquiring method and computer system

Info

Publication number
JP2000227868A
JP2000227868A JP11344259A JP34425999A JP2000227868A JP 2000227868 A JP2000227868 A JP 2000227868A JP 11344259 A JP11344259 A JP 11344259A JP 34425999 A JP34425999 A JP 34425999A JP 2000227868 A JP2000227868 A JP 2000227868A
Authority
JP
Japan
Prior art keywords
computer
backup
interface
data
storage device
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
JP11344259A
Other languages
Japanese (ja)
Inventor
Kenji Yamakami
憲司 山神
Takashi Arakawa
敬史 荒川
Shigeo Honma
繁雄 本間
Manabu Kitamura
学 北村
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP11344259A priority Critical patent/JP2000227868A/en
Publication of JP2000227868A publication Critical patent/JP2000227868A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To backup data, which are to be used by a computer to use the CKD format of a main frame or the like, with a miniaturized computer to use the fixed length block format of a personal computer or work station. SOLUTION: A storage device 300 provided with mutually different first and second interfaces 320 and 330 is connected to a host 100 having a first interface 110 and a host 200 having a second interface 210. The host 100 stores data through the first interface 110 into the storage device 300. The host 200 transforms the storage format of the data on the first interface to the storage format of the data on the second interface, acquires the storage position information of the data to be backed up, reads the data out of the storage device 300 on the basis of that storage position information and preserves them in a backup device 290.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、計算機システムに
おけるバックアップの取得方法、および該バックアップ
取得方法を用いた計算機システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a backup acquisition method in a computer system and a computer system using the backup acquisition method.

【0002】[0002]

【従来の技術】従来メインフレームで行われてきた業務
をパソコンやワークステーションなどの小型コンピュー
タで行う「ダウンサイジング」などにより、近年、メイ
ンフレーム、パソコン、及びワークステーションなど、
異種のコンピュータやオペレーティングシステムが混在
したコンピュータシステムが構築されるようになってき
た。異種のコンピュータ、あるいは、異種のオペレーテ
ィングシステムの間でデータを交換する技術として、デ
ータをネットワーク経由で転送する、FTP(File Tra
nsfer Protocol)や、分散データベースなどの技術が知
られている。このような技術については、例えば、日経
オープンシステム1998年2月(no.59)p.2
30−p.241に開示がある。
2. Description of the Related Art In recent years, mainframes, personal computers, and workstations have become increasingly popular due to the "downsizing" of performing tasks conventionally performed on mainframes on small computers such as personal computers and workstations.
Computer systems in which different types of computers and operating systems are mixed have been constructed. As a technology for exchanging data between different types of computers or different types of operating systems, FTP (File Tra
Technologies such as nsfer protocol) and distributed databases are known. For such a technique, see, for example, Nikkei Open System February 1998 (no. 59) p. 2
30-p. 241 is disclosed.

【0003】特開平9−258908号公報には、メイ
ンフレームのI/Oインターフェース形式であるカウン
トキーデータ形式(CKD形式)と、パソコンやワーク
ステーションなど小型コンピュータのI/Oインターフ
ェース形式である固定長ブロック形式の両形式のインタ
ーフェースを有するディスクサブシステムを使用して、
異種コンピュータ、異種オペレーティングシステム間で
データを共用する方法が示されている。
Japanese Patent Application Laid-Open No. 9-258908 discloses a count key data format (CKD format) which is an I / O interface format of a mainframe, and a fixed length which is an I / O interface format of a small computer such as a personal computer or a workstation. Using a disk subsystem with both types of interfaces in block format,
A method for sharing data between different computers and different operating systems is shown.

【0004】[0004]

【発明が解決しようとする課題】上記従来技術によれ
ば、ネットワーク経由のデータ転送によりメインフレー
ムのデータをパソコンやワークステーションなど小型コ
ンピュータに転送し、データを小型コンピュータに接続
したテープ装置などに保存してバックアップを取得する
ことができる。しかし、この場合、ネットワーク経由の
データ転送速度はI/Oデバイスの転送速度と比較して
低速であるため、バックアップ処理時間が大きくなると
いう課題がある。
According to the above prior art, mainframe data is transferred to a small computer such as a personal computer or a workstation by data transfer via a network, and the data is stored in a tape device or the like connected to the small computer. Then you can get a backup. However, in this case, since the data transfer speed via the network is lower than the transfer speed of the I / O device, there is a problem that the backup processing time becomes longer.

【0005】また、ネットワークを経由したバックアッ
プの取得方法においては、メインフレームと小型コンピ
ュータの双方に処理負荷が発生する。特に、データの保
存を行う小型コンピュータ側のみでなくメインフレーム
においても処理負荷が発生するのは問題である。一般に
メインフレームはトランザクション処理など高速処理、
高速応答を要する処理を行うため、バックアップ処理に
よりメインフレームに処理負荷が発生することは好まし
くない。また、この方法では、ネットワークに対し転送
帯域負荷が発生するという課題もある。
[0005] In the method of acquiring a backup via a network, a processing load is applied to both the mainframe and the small computer. In particular, there is a problem that a processing load is generated not only in the small computer that stores data but also in the mainframe. Generally, the mainframe is high-speed processing such as transaction processing,
Since processing requiring high-speed response is performed, it is not preferable that a processing load is generated on the mainframe due to the backup processing. In addition, this method also has a problem that a transfer bandwidth load occurs on the network.

【0006】上記特開平9−258908号公報には、
CKD形式および固定長ブロック形式の両形式のインタ
フェースを有するディスクサブシステムに対し、CKD
形式のインターフェースに接続するメインフレームが格
納したデータを、固定長ブロック形式のインターフェー
スに接続するパソコンやワークステーションなどの小型
コンピュータが読み上げ、小型コンピュータ上のアプリ
ケーションプログラムで該データを使用する方法が示さ
れている。しかし、この方法により、メインフレームが
ディスクサブシステムに格納したデータを、小型コンピ
ュータに接続したテープ装置などに保存してバックアッ
プを取得する場合、小型コンピュータ上のアプリケーシ
ョンプログラムには格納したデータのみが得られ、バッ
クアップに係る各種の管理情報は得られない。ここで、
管理情報とは、バックアップの取得処理や管理、および
バックアップデータによるデータの回復処理(リストア
処理)に有用な情報であり、例えばリストアするときに
データを戻す位置情報などを含むものである。管理情報
がなければ、バックアップしたデータをリストアすると
き、元の位置に戻すことができない。従って、特開平9
−258908号公報に開示された技術を用いて、小型
コンピュータによりメインフレームが作成したデータの
バックアップを取得するには無理がある。
[0006] JP-A-9-258908 discloses that
For disk subsystems that have both CKD format and fixed-length block format interfaces, CKD
A small computer such as a personal computer or a workstation connected to the fixed-length block type interface reads out data stored in the mainframe connected to the interface of the fixed format, and shows a method of using the data in an application program on the small computer. ing. However, in this method, when data stored in the disk subsystem by the mainframe is stored in a tape device or the like connected to a small computer for backup, only the stored data is obtained in the application program on the small computer. Therefore, various management information related to the backup cannot be obtained. here,
The management information is information that is useful for backup acquisition processing and management, and data recovery processing (restore processing) using backup data, and includes, for example, position information for returning data at the time of restoration. Without the management information, when restoring backed up data, it cannot be returned to the original position. Therefore, Japanese Patent Application Laid-Open
It is impossible to obtain a backup of data created by a mainframe by a small computer using the technique disclosed in Japanese Patent Application Publication No. -258908.

【0007】本発明の第一の目的は、メインフレームな
どCKD形式を用いるコンピュータが使用するデータの
バックアップを、固定長ブロック形式を用いるコンピュ
ータに接続したテープ装置などに保存して取得する際
に、高速なバックアップ処理を実現してバックアップ処
理時間を削減できるバックアップ取得方法を提供するこ
とである。また、この際に、本発明の第二の目的は、メ
インフレームなどCKD形式を用いるコンピュータが使
用するデータのバックアップを、固定長ブロック形式を
用いるコンピュータに接続したテープ装置などに保存し
て取得する際に、メインフレーム側、あるいは両コンピ
ュータ間を接続するネットワークに発生する処理負荷を
削減できるバックアップ取得方法を提供することであ
る。
[0007] A first object of the present invention is to store and obtain a backup of data used by a computer using a CKD format such as a mainframe in a tape device or the like connected to a computer using a fixed-length block format. An object of the present invention is to provide a backup acquisition method capable of realizing high-speed backup processing and reducing backup processing time. At this time, a second object of the present invention is to store and acquire a backup of data used by a computer using a CKD format such as a mainframe in a tape device or the like connected to a computer using a fixed-length block format. It is an object of the present invention to provide a backup acquisition method capable of reducing a processing load generated on a mainframe side or a network connecting two computers.

【0008】[0008]

【課題を解決するための手段】上記課題を解決するため
に、本発明は、互いに異なる第一のインターフェースお
よび第二のインターフェースを有する記憶装置と、第一
のインターフェースによって記憶装置に接続する第一の
計算機および第二のインターフェースによって記憶装置
に接続する第二の計算機を備えた計算機システムにおけ
るバックアップ取得方法であって、第一の計算機が第一
のインターフェースにより記憶装置に格納したデータ
を、第二の計算機が第二のインターフェースにより記憶
装置から読み出して保存することを特徴とする。
SUMMARY OF THE INVENTION In order to solve the above problems, the present invention provides a storage device having a first interface and a second interface different from each other, and a first device connected to the storage device by the first interface. A computer and a backup acquisition method in a computer system including a second computer connected to the storage device by a second interface, wherein the first computer stores data stored in the storage device by the first interface in the second interface. Is read from the storage device by the second interface and stored.

【0009】また、他の観点から、本発明による計算機
システムは、互いに異なる第一のインターフェースおよ
び第二のインターフェースを有する記憶装置と、第一の
インターフェースによって記憶装置に接続する第一の計
算機および第二のインターフェースによって記憶装置に
接続する第二の計算機を備えた計算機システムであっ
て、第二の計算機が、第一の計算機により第一のインタ
ーフェースに係る格納形式で記憶装置に格納されたデー
タを、第二のインターフェースによって検出して読み出
す手段と、第二のインターフェースによる読み出しを行
うため、データの格納形式を第一のインターフェースに
係る格納形式に変換する手段と、読み出したデータを保
存することによって、第一の計算機が使用するデータの
バックアップを取得する手段とを備えたことを特徴とす
る。
From another viewpoint, a computer system according to the present invention comprises a storage device having a first interface and a second interface different from each other, and a first computer and a second computer connected to the storage device by the first interface. A computer system comprising a second computer connected to the storage device by a second interface, wherein the second computer converts data stored in the storage device in a storage format according to the first interface by the first computer. Means for detecting and reading by the second interface, means for converting the data storage format to the storage format according to the first interface for reading by the second interface, and storing the read data. Get a backup of the data used by the first computer Characterized in that a that means.

【0010】本発明の好ましい一つの態様によれば、第
一のインターフェースとして、カウントキーデータ形式
に従うインターフェースが用いられ、第二のインターフ
ェースとして、固定長ブロック形式に従うインターフェ
ースが用いられる。第一の計算機が記憶装置に格納した
データに関して第一の計算機が記憶装置内に作成した管
理情報は、第二の計算機が記憶装置から検出し読み出し
て保存するようにするとよい。また、第二の計算機は、
第一の計算機が記憶装置に格納したデータに関して、第
一の計算機が記憶装置内に作成した管理情報を記憶装置
から検出して読み出し、バックアップ取得の処理の制御
に用いるようにしてもよい。
According to a preferred aspect of the present invention, an interface according to a count key data format is used as the first interface, and an interface according to a fixed length block format is used as the second interface. The management information created in the storage device by the first computer with respect to the data stored in the storage device by the first computer may be detected by the second computer, read out from the storage device, and stored. Also, the second calculator is
With respect to the data stored in the storage device by the first computer, the management information created in the storage device by the first computer may be detected and read from the storage device and used for controlling the backup acquisition process.

【0011】さらに、本発明の他の態様によれば、互い
に異なる第一のインターフェースおよび第二のインター
フェースを有する記憶装置と、第一のインターフェース
によって記憶装置に接続する第一の計算機と、記憶装置
と前記第二のインタフェースによって接続されたスイッ
チ装置と、スイッチ装置と接続する第二の計算機と、ス
イッチ装置に接続されたバックアップ装置を有する計算
機システムが提供される。
Further, according to another aspect of the present invention, a storage device having a first interface and a second interface different from each other, a first computer connected to the storage device by the first interface, and a storage device And a switching device connected by the second interface, a second computer connected to the switching device, and a backup device connected to the switching device.

【0012】第一の計算機は、前記第二の計算機よりバ
ックアップ要求を受領すると、バックアップ対象データ
を格納するボリュームのボリュームIDと該ボリューム
上の物理アドレスを含む格納位置情報を前記第二の計算
機へ通知する。第二の計算機は、格納位置情報を受信
し、格納位置情報に基づいて、スイッチ装置にバックア
ップ対象データをボリュームIDにより識別されるボリ
ュームからバックアップ装置へコピーすることを指示す
るためのコマンドを作成して、発行する。スイッチ装置
は、コマンドの内容にしたがって、ボリュームからバッ
クアップ装置へバックアップ対象データをコピーする。
When the first computer receives the backup request from the second computer, the first computer transmits the storage location information including the volume ID of the volume storing the data to be backed up and the physical address on the volume to the second computer. Notice. The second computer receives the storage location information and creates a command for instructing the switch device to copy the backup target data from the volume identified by the volume ID to the backup device based on the storage location information. And issue. The switch device copies the backup target data from the volume to the backup device according to the contents of the command.

【0013】[0013]

【発明の実施の形態】図1は、本発明を用いた計算機シ
ステムの第1の実施形態における構成図である。
FIG. 1 is a block diagram of a computer system according to a first embodiment of the present invention.

【0014】本実施形態における計算機システムは、2
台のホストコンピュータ(以降、単にホストと呼ぶ)1
00、200、ホスト100とホスト200の両者に接
続するディスクサブシステム300、及びホスト200
に接続されたテープデバイス290を有している。ホス
ト100とホスト200は、ネットワーク400を介し
て相互に接続されている。
The computer system according to the present embodiment has two
Host computers (hereinafter simply referred to as hosts) 1
00, 200, the disk subsystem 300 connected to both the host 100 and the host 200, and the host 200
Has a tape device 290 connected thereto. The host 100 and the host 200 are mutually connected via a network 400.

【0015】ホスト100は、ディスクサブシステム3
00が接続するCKDインタフェース110と、ネット
ワーク400に接続するためのネットワークインタフェ
ース120を有する。CKDインタフェース110は、
カウントキーデータ形式(CKD形式)に従うインター
フェースである。
The host 100 has a disk subsystem 3
00 has a CKD interface 110 to connect to and a network interface 120 to connect to the network 400. The CKD interface 110 is
The interface conforms to the count key data format (CKD format).

【0016】ホスト100は、その上で動作するプログ
ラムとして、オペレーティングシステム130と、オペ
レーティングシステム130の制御下で動作するアプリ
ケーションプログラム140及びバックアップエージェ
ントプログラム150を有する。これらのプログラム
は、ホスト100が有するメモリ(図示せず)に格納さ
れる。ホスト100による各種の処理は、これらのプロ
グラムがCPU(図示せず)により実行されることで実
現される。
The host 100 has an operating system 130, an application program 140 operating under the control of the operating system 130, and a backup agent program 150 as programs operating thereon. These programs are stored in a memory (not shown) of the host 100. Various processes by the host 100 are realized by executing these programs by a CPU (not shown).

【0017】ホスト200は、ディスクサブシステム3
00が接続する固定長インタフェース210、テープデ
バイス211が接続する固定長インタフェース211、
及びネットワーク400に接続するネットワークインタ
フェース220を有する。固定長インタフェース21
0、及び211は、固定長ブロック形式に従うインター
フェースである。
The host 200 has a disk subsystem 3
00, a fixed length interface 210 to which the tape device 211 is connected,
And a network interface 220 connected to the network 400. Fixed length interface 21
0 and 211 are interfaces according to a fixed-length block format.

【0018】ホスト200は、ホスト100は、プログ
ラムとして、オペレーティングシステム230と、オペ
レーティングシステム230の制御下で動作するファイ
ルアクセスプログラム240、形式変換プログラム25
0、及びバックアッププログラム260を有する。これ
らのプログラムは、図示しないメモリに格納され、図示
しないCPUによって実行されることで、所定の機能を
達成する。
The host 200 includes, as programs, an operating system 230, a file access program 240 operating under the control of the operating system 230, and a format conversion program 25.
0, and a backup program 260. These programs achieve predetermined functions by being stored in a memory (not shown) and executed by a CPU (not shown).

【0019】ディスクサブシステム300は、ディスク
310、ホスト100と接続するCKDインタフェース
320、ホスト200と接続する固定長インターフェー
ス330、及びCKDインタフェース変換手段340を
有する。
The disk subsystem 300 has a disk 310, a CKD interface 320 connected to the host 100, a fixed length interface 330 connected to the host 200, and a CKD interface conversion means 340.

【0020】固定長ブロック形式では、データは、ブロ
ックと呼ばれる、例えば、512バイトの固定長の記憶
領域に格納される形で扱われる。各ブックロの指定は、
各々のブロックに割り当てられたブロック番号(LB
A)を用いて行われる。
In the fixed-length block format, data is handled in a form called a block, for example, stored in a fixed-length storage area of 512 bytes. The specification of each book
Block number (LB) assigned to each block
This is performed using A).

【0021】CKD形式では、データは、可変長の記憶
領域であるレコードに格納する形で扱われる。CKD形
式では、シリンダ番号(CC)、ヘッド番号(HH)、
およびレコード番号(R)を指定して、レコードが指定
される。以下、シリンダ番号、ヘッド番号、およびレコ
ード番号で表される、レコードを指定するためのアドレ
スをCCHHRと呼ぶ。シリンダ番号とヘッド番号のみ
で表されるレコードの集合がトラックであり、トラック
を指定するためのアドレスをCCHHと呼ぶ。CKD形
式におけるレコードは、カウント部(C部)、キー部
(K部)、およびデータ部(D部)の3部分からなる。
C部は固定長であり、CCHHRと、K部およびD部の
それぞれの長さが格納される。K部およびD部は可変長
である。
In the CKD format, data is handled by storing it in a record that is a variable-length storage area. In CKD format, cylinder number (CC), head number (HH),
And the record number (R) is specified, and the record is specified. Hereinafter, an address for designating a record represented by a cylinder number, a head number, and a record number is referred to as CCHHR. A set of records represented only by a cylinder number and a head number is a track, and an address for specifying the track is called CCHH. A record in the CKD format includes three parts: a count part (C part), a key part (K part), and a data part (D part).
The C section has a fixed length, and stores the CCHHR and the lengths of the K section and the D section. The K and D sections are of variable length.

【0022】図2は、CKD形式でのデータ構造と、デ
ィスク上でのディスクは一の関係を示す説明図である。
図において、AはCKD形式のトラック上のデータ配置
を、BはAに示すCKD形式のデータのディスク310
へ格納した状態のデータ配置を示す。本実施形態におい
ては、ディスク310は、物理的には固定長ブロック形
式に従う。ホスト100が用いるCKD形式のデータ
は、CKDインタフェース変換手段340により固定長
ブロック形式に変換された上でディスク310に格納さ
れる。
FIG. 2 is an explanatory diagram showing the relationship between the data structure in the CKD format and the disc on the disc.
In the figure, A is a data arrangement on a track in CKD format, and B is a disk 310 of CKD data shown in A.
This shows the data arrangement in the state stored in. In the present embodiment, the disk 310 physically follows a fixed-length block format. The CKD format data used by the host 100 is stored in the disk 310 after being converted into a fixed-length block format by the CKD interface conversion unit 340.

【0023】図中Aに示すCKD形式において、HA5
10は、ホームアドレスであり、トラックの状態等を示
す。R0C520はレコード番号0のレコード“(R
0”のC部であり、R0D530は、)レコード“R
0”のD部である。R0D530は、管理情報の格納に
用いられ、ユーザのデータを格納することはできない。
R1C540、R1K550、R1D560は、それぞ
れレコード番号1のレコード“R1”のC部、D部、K
部、R2C570、R2K580、R2D590は、そ
れぞれレコード番号2のレコード“R2”のC部、D
部、K部である。ユーザデータは、通常、“R1”以降
のレコードのD部に格納される。
In the CKD format shown in FIG.
Reference numeral 10 denotes a home address, which indicates a track state and the like. R0C520 stores the record “(R
0 ”, and R0D 530 has the record“ R
R0D530 is used for storing management information and cannot store user data.
R1C540, R1K550, and R1D560 are the C part, the D part, and the K part of the record “R1” of record number 1, respectively.
, R2C570, R2K580, and R2D590 are C and D of the record “R2” of record number 2, respectively.
Part, part K. The user data is usually stored in the D section of the record after “R1”.

【0024】本実施形態のディスクサブシステム300
では、全トラックのHA510、R0C520、R0D
530は、R1以降のレコードとは別の領域にまとめて
格納される。“R1”以降のレコードは、例えば、図中
Bに示すように、ディスク310内のLBA0以降のブ
ロックに格納される。ホスト200が固定長インターフ
ェース330を介してLBA0のブロック610を指定
する場合は、CCHHR=(0,0,1)のR1の先頭
を指定する。
The disk subsystem 300 of the present embodiment
Then, HA510, R0C520, R0D of all the tracks
Reference numeral 530 is collectively stored in an area different from the record after R1. The records after “R1” are stored in blocks after LBA0 in the disk 310, for example, as shown in B in the figure. When the host 200 specifies the block 610 of LBA0 via the fixed length interface 330, the head of R1 of CCHHR = (0, 0, 1) is specified.

【0025】CKD形式における1つのレコードの大き
さがディスク310内の1ブロックの大きさを越える場
合、そのレコードは、連続する複数のブロックに分けて
格納される。例えば、図において、レコード“R1”
は、2つのブロックLBA1とLBA2(ブロック61
0、620)に格納されており、続くレコード“R2”
は、後続のブロックであるLBA2(ブロック630)
に格納されている。レコードの長さは固定長ブロックの
長さと必ずしも一致しない。このため、レコードの終端
からブロックの終端までの領域は空白とし値0で埋めら
れる。
When the size of one record in the CKD format exceeds the size of one block in the disk 310, the record is divided into a plurality of continuous blocks and stored. For example, in the figure, the record "R1"
Are two blocks LBA1 and LBA2 (block 61
0, 620) and the following record “R2”
Is the following block, LBA2 (block 630)
Is stored in The length of the record does not always match the length of the fixed block. For this reason, the area from the end of the record to the end of the block is blank and filled with the value 0.

【0026】本実施形態では、トラックの大きさはブロ
ックの整数倍とする。トラック内レコードの終端がトラ
ックの終端に一致しない場合には、レコードの終端から
トラックの終端まで0で埋められ、全トラックが同じ数
のブロックを持つ。このとき、CCHHR=(c,h,
1)で指定されるレコードの先頭を示すLBAは、 LBA=(c×nh+h)×(nb) … (数1) で算出できる。ここで、nhは、1シリンダ内のヘッド
数、nbは、1トラック内のブロック数である。
In the present embodiment, the size of the track is an integral multiple of the block. If the end of the record in the track does not coincide with the end of the track, zero is filled from the end of the record to the end of the track, and all tracks have the same number of blocks. At this time, CCHHR = (c, h,
The LBA indicating the head of the record specified by 1) can be calculated by LBA = (c × nh + h) × (nb) (Equation 1). Here, nh is the number of heads in one cylinder, and nb is the number of blocks in one track.

【0027】図3に、ホスト100がディスクサブシス
テム300に対してCKDインタフェース110とCK
Dインタフェース320を介して作成したCKD形式で
のファイル(データセット)とデータセット管理情報を
示す。
FIG. 3 shows that the host 100 sends the CKD interface 110 and the CK
The file (data set) and the data set management information in the CKD format created via the D interface 320 are shown.

【0028】ディスクサブシステム300上の特定位置
にはボリュームラベル710が格納される。ボリューム
ラベル710には、VTOC(Volume Table Of Conten
ts)720の位置が保持されている。VTOC720に
は、ディスク310に格納されているデータセットの管
理情報が記録されている。VTOC720は、例えば、
K部44バイト、D部96バイトのレコードの集まりに
なっている。K部にはデータセット名が格納され、D部
にはデータセットの位置情報が格納される。データセッ
トは、エクステントと呼ばれる、複数のトラックからな
る連続領域に格納される。1つのデータセットが、不連
続である複数のエクステントに格納される場合もありう
る。
A volume label 710 is stored at a specific position on the disk subsystem 300. The volume label 710 includes a VTOC (Volume Table Of Content).
ts) The position of 720 is held. The VTOC 720 records management information of a data set stored on the disk 310. VTOC 720 is, for example,
The record is composed of 44 bytes of K section and 96 bytes of D section. The K section stores a data set name, and the D section stores data set position information. The data set is stored in a continuous area, called an extent, composed of a plurality of tracks. One data set may be stored in a plurality of discontinuous extents.

【0029】ホスト100上のアプリケーションプログ
ラム140が、CKDインタフェース110とCKDイ
ンタフェース320を介してディスクサブシステム30
0上のデータセットにリードライトする際には、以下の
手順で処理が行われる。
The application program 140 on the host 100 communicates with the disk subsystem 30 via the CKD interface 110 and the CKD interface 320.
When reading / writing the data set on 0, processing is performed in the following procedure.

【0030】アプリケーションプログラム140は、対
象となるデータセットを指定してデータセットのオープ
ンをオペレーティングシステム130に要求する。オペ
レーティングシステム130は、VTOC720内のレ
コードを検索して、データセットの格納位置を得る。取
得したデータセットの格納位置から、オペレーションシ
ステム130は、対象となるレコードの相対トラックと
レコード番号を求め、対象レコードへのシーク処理を行
う。相対トラックとは、データセットのエクステントの
先頭を0とした相対的なトラック番号である。
The application program 140 specifies the target data set and requests the operating system 130 to open the data set. The operating system 130 searches the record in the VTOC 720 to obtain the storage location of the data set. From the storage location of the acquired data set, the operation system 130 obtains the relative track and record number of the target record, and performs seek processing for the target record. The relative track is a relative track number with the beginning of the extent of the data set being 0.

【0031】次にリードを行う場合、アプリケーション
プログラム140は、オペレーティングシステム130
のリード処理を呼び出す。リード処理においてオペレー
ティングシステム130は、レコードのD部をホスト1
00上に読み出す。またライトを行う場合、アプリケー
ションプログラム140は、オペレーティングシステム
130のライト処理を呼び出す。ライト処理においてオ
ペレーティングシステム130は、アプリケーションプ
ログラム140が用意したデータをレコードのD部とし
て書き出す。
Next, when performing a read, the application program 140 is executed by the operating system 130.
Is called. In the read processing, the operating system 130 transfers the D part of the record to the host 1
Read on 00. When writing, the application program 140 calls a write process of the operating system 130. In the write processing, the operating system 130 writes out the data prepared by the application program 140 as the D part of the record.

【0032】ホスト200上のバックアッププログラム
260が固定長インタフェース210と固定長インタフ
ェース330を介してディスクサブシステム300上の
データセットにリードライトする際の手順は、以下の通
りである。
The procedure when the backup program 260 on the host 200 reads / writes a data set on the disk subsystem 300 via the fixed length interface 210 and the fixed length interface 330 is as follows.

【0033】バックアッププログラム260は、ファイ
ルアクセスプログラム240にデータセットのオープ
ン、リード、ライト、クローズ、VTOCリード、およ
びVTOCライトの各処理を要求する。ファイルアクセ
スプログラム240は、バックアッププログラム260
からの要求をレコードとレコードの集合であるトラック
およびデータセットといった単位に従って処理する。ホ
スト200上のオペレーティングシステム230は、C
KD形式のデータセットをリードライトする機能を持っ
ていない。このため、本実施形態では、形式変換プログ
ラム250がファイルアクセスプログラム240とオペ
レーティングシステム230の間に介在して、CKD形
式と固定長ブロック形式の変換を行い、ファイルアクセ
スプログラム250に以下に示すオープン、シーク(位
置付け)、リード、ライト、クローズ、VTOCリー
ド、およびVTOCライトの各処理を提供する。ファイ
ルアクセスプログラム240は、バックアッププログラ
ム260からの要求に従って形式変換プログラム250
にオープン、リード、ライト、クローズ、VTOCリー
ド、およびVTOCライトの各処理を要求する。形式変
換プログラム250によるシーク処理は、リードおよび
ライトの処理に付随して必要に応じて行われる。
The backup program 260 requests the open, read, write, close, VTOC read, and VTOC write processing of a data set to the file access program 240. The file access program 240 includes a backup program 260
Are processed in accordance with a unit such as a record and a set of records such as a track and a data set. The operating system 230 on the host 200
It does not have a function to read / write KD format data sets. For this reason, in the present embodiment, the format conversion program 250 intervenes between the file access program 240 and the operating system 230 to perform conversion between the CKD format and the fixed-length block format. It provides seek (positioning), read, write, close, VTOC read, and VTOC write processing. The file access program 240 executes a format conversion program 250 according to a request from the backup program 260.
, Open, read, write, close, VTOC read, and VTOC write. The seek process by the format conversion program 250 is performed as needed in conjunction with the read and write processes.

【0034】まず、オープン処理について説明する。図
4は、ファイルアクセスプログラム240によるディス
クサブシステム300上のデータセットのオープン要求
に応答して、形式変換プログラム250により実施され
る処理のフローチャートである。
First, the open processing will be described. FIG. 4 is a flowchart of a process performed by the format conversion program 250 in response to a request to open a data set on the disk subsystem 300 by the file access program 240.

【0035】形式変換プログラム250は、1トラック
分の内部バッファを持つ。形式変換プログラム250
は、ディスクサブシステム300に格納されているボリ
ュームラベル710を、以下に示すように1トラックご
と内部バッファに読み込み、ボリュームラベル710を
得る。ここで、形式変換プログラム250には、ディス
クサブシステム300上でのボリュームラベル710の
格納位置(CCHHR)があらかじめ与えられているも
のとする。
The format conversion program 250 has an internal buffer for one track. Format conversion program 250
Reads the volume label 710 stored in the disk subsystem 300 into the internal buffer for each track as described below, and obtains the volume label 710. Here, the storage location (CCHHR) of the volume label 710 on the disk subsystem 300 is given to the format conversion program 250 in advance.

【0036】例えば、ボリュームラベル710の格納位
置がCCHHR=(0,0,3)である場合、形式変換
プログラム250は、その位置を探すため具体的に以下
の処理を行う。まず形式変換プログラム250は、CC
HH=(0,0)に相当するLBAすなわちLBA0を
数1から算出し(ステップ1010)、LBA0から1
トラック分のブロックを内部バッファに読み込む(ステ
ップ1020)。図2で説明したように、形式変換プロ
グラム250は、読み込んだブロックの先頭にある“レ
コード1”のC部を参照して“レコード1”のK部およ
びD部の大きさを求め、“レコード2”の格納されてい
るLBAを求める(ステップ1030)。さらに“レコ
ード2”のC部を参照して“レコード3”の格納されて
いるLBAを求め、ボリュームラベル710の存在する
レコード3のD部を得る(ステップ1040)。
For example, when the storage position of the volume label 710 is CCHHR = (0, 0, 3), the format conversion program 250 specifically performs the following processing to find the position. First, the format conversion program 250
The LBA corresponding to HH = (0, 0), that is, LBA0 is calculated from Equation 1 (step 1010), and 1 is calculated from LBA0.
The blocks for the track are read into the internal buffer (step 1020). As described with reference to FIG. 2, the format conversion program 250 refers to the C portion of “Record 1” at the beginning of the read block to determine the sizes of the K portion and D portion of “Record 1”, and The LBA storing 2 "is obtained (step 1030). Further, the LBA storing “Record 3” is obtained by referring to the C part of “Record 2”, and the D part of Record 3 where the volume label 710 exists is obtained (Step 1040).

【0037】形式変換プログラム250は、“レコード
3”のD部に格納されたボリュームラベル710からV
TOC720の格納位置を獲得し(ステップ105
0)、この格納位置に相当するLBAを数1から算出す
る(ステップ1060)。形式変換プログラム250
は、得られたLBAから1トラック分のブロックを読み
込み、VTOC720を取得する(ステップ107
0)。
The format conversion program 250 converts the volume label 710 stored in the D section of "record 3"
The storage position of the TOC 720 is obtained (step 105).
0), the LBA corresponding to the storage location is calculated from Equation 1 (Step 1060). Format conversion program 250
Reads a block for one track from the obtained LBA and obtains VTOC 720 (step 107).
0).

【0038】次に、形式変換プログラム250は、カウ
ンタrを用意し、VTOC720内にあるデータセット
名を検索する。具体的には、形式変換プログラム250
は、カウンタrの初期値を1とし(ステップ108
0)、読み込んだトラック内のレコードrのK部を調
べ、処理の対象となるデータセットの名前と一致するか
判定する(ステップ1090)。処理の対象となるデー
タセットの名前を保持するK部を持つレコードが見つか
った場合、形式変換プログラム250は、このレコード
のD部からデータセットの格納位置を得て内部変数に記
憶しておく(ステップ1140)。形式変換プログラム
250は、次にリードライトする相対トラックとレコー
ド番号を記憶するための内部ポインタを持つ。形式変換
プログラム250は、この内部ポインタに相対トラック
0の“レコード1”を指す値を設定してオープン処理を
終了する(ステップ1150)。
Next, the format conversion program 250 prepares a counter r and searches for a data set name in the VTOC 720. Specifically, the format conversion program 250
Sets the initial value of the counter r to 1 (step 108
0), the K portion of the record r in the read track is checked, and it is determined whether or not it matches the name of the data set to be processed (step 1090). If a record having a K part holding the name of the data set to be processed is found, the format conversion program 250 obtains the storage position of the data set from the D part of this record and stores it in an internal variable ( Step 1140). The format conversion program 250 has an internal pointer for storing a relative track to be read / written next and a record number. The format conversion program 250 sets this internal pointer to a value indicating “record 1” of relative track 0, and ends the open processing (step 1150).

【0039】ステップ1090の判定において該当する
レコードが見つからない場合、形式変換プログラム25
0は、読み出したトラックの終端まで調べたか否かを判
定する(ステップ1100)。終端まで調べていないと
きは、カウンタrを1増加し(ステップ1130)、ス
テップ1090に戻って次のレコードにある次のVTO
Cが検索される。読み出したトラックの終端まで調べて
も該当するレコードが見つからない場合、形式変換プロ
グラム250は、後続のトラックをディスク310から
読み出し(ステップ1110)、カウンタrを1に初期
化してステップ1090に戻り、後続のトラック内の
“レコード1”から検索を続ける(ステップ112
0)。
If the corresponding record is not found in the judgment at step 1090, the format conversion program 25
0 determines whether or not the end of the read track has been checked (step 1100). If the end has not been checked, the counter r is incremented by 1 (step 1130), and the process returns to step 1090 to return to the next VTO in the next record.
C is searched. If a corresponding record is not found even after checking to the end of the read track, the format conversion program 250 reads the subsequent track from the disk 310 (step 1110), initializes the counter r to 1, returns to step 1090, and returns to step 1090. Search is continued from "record 1" in the track (step 112).
0).

【0040】次に、形式変換プログラム250によるシ
ーク処理について説明する。形式変換プログラム250
の内部ポインタは、前述のようにデータセットのオープ
ン直後は相対トラック0の“レコード1”を示してい
る。ファイルアクセスプログラム240は、形式変換プ
ログラム250に対して、対象の相対トラックを指定し
て処理を要求する。形式変換プログラム250は、相対
トラックからCCHHを算出し、さらにLBAを求め
て、データセット内のレコード位置に内部ポインタを移
動する。相対トラックは、データセットにおける先頭ト
ラックからの相対的な位置を示す。データセットに関す
るエクステントが全て連続領域ならば、先頭トラックの
CCHHを(c1,h1)とすると、CCHH=(c,
h)の相対トラックTTは TT=(c−c1)×(nt)+h−h1 … (数2) となる。ここで、ntは、1シリンダ内のトラックの数
を示す。逆にTTからCCHHを求めることもできる。
本実施形態では、簡単のためエクステントは全て連続領
域であるとするが、エクステントが全て連続領域ではな
くても、TTとCCHHの対応関係を求めて相互に算出
することは可能である。
Next, the seek processing by the format conversion program 250 will be described. Format conversion program 250
Indicates the “record 1” of the relative track 0 immediately after the data set is opened as described above. The file access program 240 requests the format conversion program 250 for processing by designating the target relative track. The format conversion program 250 calculates CCHH from the relative track, further obtains the LBA, and moves the internal pointer to the record position in the data set. The relative track indicates a relative position from the head track in the data set. If the extents related to the data set are all continuous areas, if CCHH of the first track is (c1, h1), CCHH = (c,
The relative track TT of h) is as follows: TT = (c−c1) × (nt) + h−h1 (2) Here, nt indicates the number of tracks in one cylinder. Conversely, CCHH can be obtained from TT.
In the present embodiment, for the sake of simplicity, it is assumed that all extents are continuous areas. However, even if all extents are not continuous areas, it is possible to obtain the correspondence between TT and CCHH and calculate them mutually.

【0041】図5は、リード処理のフローチャートであ
る。形式変換プログラム250の内部ポインタ(バッフ
ァポインタ)には、前述のシーク処理によって処理対象
となるデータセットの相対トラック、レコード番号、及
び内部バッファにおけるリードライト位置が保持され
る。ファイルアクセスプログラム240からのリード処
理要求を受けた形式変換プログラム250は、内部ポイ
ンタにより指定されるトラックが既に内部バッファに読
み込まれているか調べる(ステップ2010)。指定さ
れるトラックが読み込まれていない場合には、内部ポイ
ンタにより示される相対トラックからCCHHが計算さ
れ、この値からLBAが算出される(ステップ202
0)。形式変換プログラム250は、算出したLBAか
ら1トラック分のブロックを内部バッファに読み込む
(ステップ2030)。ステップ2010において既に
トラックが読み込まれている場合、ステップ2020、
2030の処理は行われない。
FIG. 5 is a flowchart of the read process. The internal pointer (buffer pointer) of the format conversion program 250 holds the relative track, record number, and read / write position in the internal buffer of the data set to be processed by the above-described seek processing. The format conversion program 250 that has received the read processing request from the file access program 240 checks whether the track specified by the internal pointer has already been read into the internal buffer (step 2010). If the designated track has not been read, CCHH is calculated from the relative track indicated by the internal pointer, and LBA is calculated from this value (step 202).
0). The format conversion program 250 reads a block for one track from the calculated LBA into the internal buffer (step 2030). If the track has already been read in step 2010, step 2020,
The processing of 2030 is not performed.

【0042】次に形式変換プログラム250は、内部バ
ッファに読み込んだレコードからD部のみをファイルア
クセスプログラム240に渡し(ステップ2040)、
トラック内の最終レコードまでリード処理を行ったか否
か判定する(ステップ2050)。トラック内の最終レ
コードまで読んでいなかったら、内部ポインタを次のレ
コードに移して処理を終了する(ステップ2070)。
次レコードの先頭は、現在のレコードのC部を参照して
求められる。トラック内の最終レコードまでリード処理
が行われている場合は、内部ポインタを次のトラックの
レコード番号1のレコードに移動して処理を終了する
(ステップ2060)。
Next, the format conversion program 250 passes only the D portion from the record read into the internal buffer to the file access program 240 (step 2040).
It is determined whether the read processing has been performed up to the last record in the track (step 2050). If the last record in the track has not been read, the internal pointer is moved to the next record, and the process ends (step 2070).
The head of the next record is obtained by referring to the C section of the current record. If the read processing has been performed up to the last record in the track, the internal pointer is moved to the record of record number 1 of the next track, and the processing ends (step 2060).

【0043】図6は、ライト処理のフローチャートであ
る。ライト処理において、形式変換プログラム250
は、内部バッファに1トラック分のCKD形式の内容を
作成し、ディスクサブシステム300に1トラック単位
で書き出す。
FIG. 6 is a flowchart of the write process. In the write process, the format conversion program 250
Creates CKD format contents for one track in the internal buffer, and writes the contents to the disk subsystem 300 on a track-by-track basis.

【0044】ライト処理要求に伴いファイルアクセスプ
ログラム240は、形式変換プログラム250にライト
データおよびライトデータ長を渡す。形式変換プログラ
ム250は、ライトデータおよびライトデータ長、前述
のシーク処理によって保持している処理対象相対トラッ
クおよびレコード番号、及びVTOCから得ているレコ
ード長から、レコードのC部を作成できる。
In response to the write processing request, the file access program 240 passes the write data and the write data length to the format conversion program 250. The format conversion program 250 can create the C part of the record from the write data and the write data length, the relative track and record number to be processed held by the above-described seek processing, and the record length obtained from the VTOC.

【0045】ライト処理において形式変換プログラム2
50は、C部の情報としてCCHHRを算出する(ステ
ップ3010)。このCCHHRとレコード長からC部
を作成して内部バッファに書き込み(ステップ302
0)、ライトデータをレコードのD部として続いて書き
込む(ステップ3030)。次のレコードは次のブロッ
クの先頭から始まるため、書き込んだデータがブロック
の終端まで達していない場合には次のブロックの先頭ま
で0を書き込む(ステップ3040)。
Format conversion program 2 in write processing
50 calculates CCHHR as information of the C section (step 3010). A part C is created from the CCHHR and the record length and written into the internal buffer (step 302).
0), and then write the write data as the D portion of the record (step 3030). Since the next record starts from the beginning of the next block, if the written data does not reach the end of the block, 0 is written up to the beginning of the next block (step 3040).

【0046】ステップ3050では、現在のトラックに
次のレコードが書けるか判定する。
In step 3050, it is determined whether the next record can be written on the current track.

【0047】本実施形態では、使用するデータセットは
固定長レコードであるため、レコード長などの情報から
ステップ3050の判定が可能である。ステップ305
0において次レコードが書けると判断した場合、内部ポ
インタを次レコードの先頭位置に移し、ライト処理を終
了する(ステップ3060)。書けない場合には、内部
バッファの現在の書き込み位置から現在のトラックの終
端まで0を書きこみ(ステップ3070)、内部バッフ
ァの内容を1トラック分の内容としてディスクサブシス
テム300に書き出す(ステップ3080)。そして、
内部ポインタを次トラックのレコード番号1のレコード
に移して、ライト処理を終了する(ステップ309
0)。
In this embodiment, since the data set to be used is a fixed-length record, the determination in step 3050 can be made from information such as the record length. Step 305
If it is determined at 0 that the next record can be written, the internal pointer is moved to the start position of the next record, and the write processing ends (step 3060). If not, 0 is written from the current write position of the internal buffer to the end of the current track (step 3070), and the contents of the internal buffer are written to the disk subsystem 300 as the contents of one track (step 3080). . And
The internal pointer is moved to the record of record number 1 of the next track, and the write processing ends (step 309).
0).

【0048】次に、形式変換プログラム250により行
われるVTOCリードおよびVTOCライトの処理につ
いて説明する。
Next, the VTOC read and VTOC write processing performed by the format conversion program 250 will be described.

【0049】図7に、VTOCリードおよびVTOCラ
イト処理のフローチャートを示す。
FIG. 7 shows a flowchart of the VTOC read and VTOC write processing.

【0050】ファイルアクセスプログラム240からV
TOCリード、またはVTOCライトの要求を受けた形
式変換プログラム250は、データセットのオープン処
理におけるステップ1010からステップ1130と同
様の処理を行い、与えられた処理対象データセット名か
ら、VTOCのデータセットに関するレコードの内部バ
ッファでの位置およびディスクサブシステム300での
格納位置(LBA)を取得し検索して、レコードを内部
バッファに得る(ステップ4010から4130)。こ
こではオープン処理と同様に、格納位置がCCHHR=
(0,0,3)で与えられているとする。
From the file access program 240 to V
The format conversion program 250 that has received the request for the TOC read or the VTOC write performs the same processing as Steps 1010 to 1130 in the data set open processing, and performs the processing for the VTOC data set from the given processing target data set name. The position of the record in the internal buffer and the storage position (LBA) in the disk subsystem 300 are obtained and searched, and the record is obtained in the internal buffer (steps 4010 to 4130). Here, similarly to the open processing, the storage position is CCHHR =
It is assumed that it is given by (0, 0, 3).

【0051】上記の処理の後、行う処理がVTOCリー
ドかVTOCライトかを判定する(ステップ414
0)。ファイルアクセスプログラム240からのVTO
Cリードの要求に対して、形式変換プログラム250
は、内部バッファ内のレコードの内容をファイルアクセ
スプログラム240に渡して、VTOCリード処理を終
了する(ステップ4150)。
After the above processing, it is determined whether the processing to be performed is a VTOC read or a VTOC write (step 414).
0). VTO from file access program 240
Format conversion program 250 for C read request
Transfers the contents of the record in the internal buffer to the file access program 240 and ends the VTOC read processing (step 4150).

【0052】ファイルアクセスプログラム240からの
VTOCライトの要求に対して、形式変換プログラム2
50は、VTOCを示す形式のレコード内容をファイル
アクセスプログラム240から受け取り、内部バッファ
上にレコードを含むトラックの内容を作成する(ステッ
プ4160)。そして、内部バッファの内容を1トラッ
ク分の内容としてディスクサブシステム300に書き戻
し、VTOCライト処理を終了する(ステップ417
0)。なお、VTOCについて、書き戻しの前と後で構
成に変化はなく、VTOCの大きさも変わらないとす
る。
In response to a VTOC write request from the file access program 240, the format conversion program 2
50 receives the record contents of the format indicating the VTOC from the file access program 240, and creates the contents of the track including the record on the internal buffer (step 4160). Then, the contents of the internal buffer are written back to the disk subsystem 300 as the contents of one track, and the VTOC write processing ends (step 417).
0). It is assumed that there is no change in the configuration of the VTOC before and after writing back, and that the size of the VTOC does not change.

【0053】以上説明した形式変換プログラム250お
よびファイルアクセスプログラム240のVTOCリー
ドおよびVTOCライトの処理により、バックアッププ
ログラム260は、VTOCリードをファイルアクセス
プログラム240に要求してVTOC内容を得ることが
できる。また、VTOCを格納している形式のレコード
内容をファイルアクセスプログラム240に渡してVT
OCライトを要求することにより、VTOCを書き換え
ることができる。
By the VTOC read and VTOC write processing of the format conversion program 250 and the file access program 240 described above, the backup program 260 can request the VTOC read from the file access program 240 and obtain the VTOC contents. Further, the record content in the format storing the VTOC is passed to the file access program 240 to
By requesting the OC write, the VTOC can be rewritten.

【0054】クローズ処理では、ファイルアクセスプロ
グラム240からのクローズ処理要求に応じて、形式変
換プログラム250が、シーク処理で設定した処理対象
データセットについての内部変数などを解放する。
In the close processing, the format conversion program 250 releases internal variables and the like for the processing target data set set in the seek processing in response to a close processing request from the file access program 240.

【0055】図8は、ホスト200上のバックアッププ
ログラム260が行うバックアップ処理のフローチャー
トである。バックアップ処理の対象は、ホスト100が
CKDインターフェース320を介して使用するディス
クサブシステム300上のデータセットである。
FIG. 8 is a flowchart of a backup process performed by the backup program 260 on the host 200. The target of the backup processing is a data set on the disk subsystem 300 used by the host 100 via the CKD interface 320.

【0056】バックアッププログラム260はまず、ユ
ーザから設定されたデータセット名など対象データセッ
トを特定できる情報を、ネットワーク400を介してホ
スト100上のバックアップエージェントプログラム1
50に渡す(ステップ5010)。バックアップエージ
ェントプログラム150は、この情報に基づき当該デー
タセットの状態をホスト100上のオペレーティングシ
ステム130に確認する(ステップ5020)。例え
ば、確認によりデータセットが使用中である(オープン
されている)などの状態を取得できる。バックアップエ
ージェントプログラム150は、取得した状態をネット
ワーク400を介してバックアッププログラム260に
渡す(ステップ5030)。バックアッププログラム2
60は、受け取った状態に基づいて、データセットに対
するバックアップを行う/行わない/延期する等の制
御、判定、スケジューリングを行うことができる。ここ
では、が、本実施形態では、バックアッププログラム2
60は、バックアップ処理を続行するものとする。
The backup program 260 first stores information that can specify a target data set, such as a data set name set by the user, into the backup agent program 1 on the host 100 via the network 400.
50 (step 5010). The backup agent program 150 checks the status of the data set with the operating system 130 on the host 100 based on this information (Step 5020). For example, it is possible to acquire a state such as the data set being used (opened) by confirmation. The backup agent program 150 passes the acquired state to the backup program 260 via the network 400 (Step 5030). Backup program 2
The control unit 60 can perform control, determination, and scheduling such as performing / not performing / deferring backup of the data set based on the received status. Here, however, in the present embodiment, the backup program 2
Reference numeral 60 indicates that the backup process is to be continued.

【0057】バックアッププログラム260は、ファイ
ルアクセスプログラム240に対しデータセットのオー
プンを要求する(ステップ5040)。ファイルアクセ
スプログラム240および形式変換プログラム250
は、この要求に応答してオープン処理を行う(ステップ
5050)。バックアッププログラム260は、ファイ
ルアクセスプログラム240に対しデータセットに関す
るVTOCリードを要求し(ステップ5060)、ファ
イルアクセスプログラム240および形式変換プログラ
ム250によるVTOCリード処理の結果としてVTO
Cのレコードを得る(ステップ5070)。バックアッ
ププログラム260は、このVTOCのレコードをホス
ト200に接続するテープデバイス290に保存する
(ステップ5080)。保存の際にバックアッププログ
ラム260は、バックアップ取得日時などの情報を付加
することもありうる。
The backup program 260 requests the file access program 240 to open a data set (step 5040). File access program 240 and format conversion program 250
Performs an open process in response to this request (step 5050). The backup program 260 requests the file access program 240 for a VTOC read for the data set (step 5060), and as a result of the VTOC read processing by the file access program 240 and the format conversion program 250, the VTOC read is performed.
The record of C is obtained (step 5070). The backup program 260 stores this VTOC record in the tape device 290 connected to the host 200 (Step 5080). At the time of saving, the backup program 260 may add information such as a backup acquisition date and time.

【0058】さらにバックアッププログラム260は、
ファイルアクセスプログラム240に対しデータセット
のリードを要求し(ステップ5090)、ファイルアク
セスプログラム240および形式変換プログラム250
によるシーク処理およびリード処理の結果としてデータ
セットの内容を得る(ステップ5100)。バックアッ
ププログラム260は、データセットの内容をテープデ
バイス290に保存する(ステップ5110)。保存の
際にバックアッププログラム260は、バックアップ取
得日時などの情報を付加することもありうる。
Further, the backup program 260
A request to read the data set is issued to the file access program 240 (step 5090), and the file access program 240 and the format conversion program 250 are read.
The contents of the data set are obtained as a result of the seek processing and the read processing according to (step 5100). The backup program 260 stores the contents of the data set in the tape device 290 (Step 5110). At the time of saving, the backup program 260 may add information such as a backup acquisition date and time.

【0059】なおVTOCを後述のように管理情報とし
て利用することなく単にデータセットの内容を取得して
保存することのみを処理の目的とするときは、ステップ
5060、5070、5080は行わなくてもよい。
If the purpose of the process is merely to acquire and save the contents of the data set without using the VTOC as management information as described later, steps 5060, 5070, and 5080 need not be performed. Good.

【0060】次に、ホスト200上のバックアッププロ
グラム260が行うリストア処理(バックアップデータ
によるデータ回復処理)について説明する。
Next, a description will be given of a restore process (data recovery process using backup data) performed by the backup program 260 on the host 200.

【0061】リストア処理の対象は、ホスト100がC
KDインターフェース320を介して使用するディスク
サブシステム300上のデータセットであって、バック
アップ処理によりテープデバイス290に既にバックア
ップが取得されているデータセットである。リストア処
理による回復先の1つの例として、ディスクサブシステ
ム300でのバックアップを取得したデータセットにそ
のまま回復することが考えられる。
The target of the restoration process is that the host 100
This is a data set on the disk subsystem 300 that is used via the KD interface 320, and has already been backed up to the tape device 290 by backup processing. As one example of the recovery destination by the restore processing, it is conceivable to directly recover the data set that has been backed up in the disk subsystem 300.

【0062】図9に、ディスクサブシステム300のデ
ータセットにそのまま回復する場合のリストア処理のフ
ローチャートを示す。
FIG. 9 shows a flowchart of a restore process when the data set of the disk subsystem 300 is directly restored.

【0063】バックアッププログラム260は、ユーザ
から設定されたデータセット名などの対象データセット
を特定できる情報を、ネットワーク400を介してホス
ト100上のバックアップエージェントプログラム15
0に渡す(ステップ6010)。バックアップエージェ
ントプログラム150は、受け取った情報に基づき、ホ
スト100上の他のプロセスがデータセットをアクセス
しないようにオペレーティングシステム130を使用し
てロックする(ステップ6020)。バックアップエー
ジェントプログラム150は、ネットワーク400を介
してロックの完了をバックアッププログラム260に通
知する(ステップ6030)。
The backup program 260 transmits information that can specify a target data set such as a data set name set by the user to the backup agent program 15 on the host 100 via the network 400.
0 (step 6010). The backup agent program 150 locks using the operating system 130 based on the received information so that other processes on the host 100 do not access the data set (step 6020). The backup agent program 150 notifies the backup program 260 of the completion of the lock via the network 400 (Step 6030).

【0064】次に、バックアッププログラム260は、
ファイルアクセスプログラム240に対しデータセット
のオープンを要求する(ステップ6040)。ファイル
アクセスプログラム240および形式変換プログラム2
50は、この要求を受けてオープン処理を行う(ステッ
プ6050)。バックアッププログラム260は、バッ
クアップしてあったデータセットのVTOCのレコード
をテープデバイス290から読み出す(ステップ606
0)。バックアッププログラム260は、ファイルアク
セスプログラム240に対し読み出したVTOC、すな
わちデータセットに関するVTOCのライト処理を要求
し(ステップ6070)、ファイルアクセスプログラム
240および形式変換プログラム250によるVTOC
ライト処理の結果としてデータセットに関するディスク
サブシステム300上のVTOCをテープデバイスから
読み出したVTOCのレコードで変更する(ステップ6
080)。
Next, the backup program 260
It requests the file access program 240 to open the data set (step 6040). File access program 240 and format conversion program 2
Receiving this request, 50 performs open processing (step 6050). The backup program 260 reads the VTOC record of the backed up data set from the tape device 290 (Step 606).
0). The backup program 260 requests the file access program 240 to write the read VTOC, that is, the VTOC for the data set (step 6070), and the VTOC by the file access program 240 and the format conversion program 250.
As a result of the write process, the VTOC on the disk subsystem 300 relating to the data set is changed with the VTOC record read from the tape device (step 6).
080).

【0065】さらにバックアッププログラム260は、
バックアップしてあったデータセットの内容をテープデ
バイス290から読み出す(ステップ6090)。バッ
クアッププログラム260は、ファイルアクセスプログ
ラム240に対し、データセットへの読み出した内容の
ライトを要求し(ステップ6100)、ファイルアクセ
スプログラム240および形式変換プログラム250に
よるシーク処理およびライト処理の結果として、ディス
ク上のデータセットの格納位置に内容を書き戻す(ステ
ップ6110)。
Further, the backup program 260
The contents of the backed up data set are read from the tape device 290 (step 6090). The backup program 260 requests the file access program 240 to write the read contents to the data set (step 6100). As a result of the seek processing and the write processing by the file access program 240 and the format conversion program 250, the backup program 260 The content is written back to the storage location of the data set (step 6110).

【0066】その後、バックアッププログラム260
は、ネットワーク400を介してバックアップエージェ
ントプログラム150にロックの解除を許可する(ステ
ップ6120)。バックアップエージェントプログラム
150は、これを受けてロックの解除を行う(ステップ
6130)。上記の処理によりデータセットのリストア
処理が行える。
Thereafter, the backup program 260
Allows the backup agent program 150 to release the lock via the network 400 (step 6120). The backup agent program 150 receives this and releases the lock (step 6130). With the above processing, the data set can be restored.

【0067】リストア処理による回復先の他の例とし
て、バックアップ時とリストア時でディスクサブシステ
ム300内でのデータセットの配置や構成が変化してい
る場合などに、バックアップを取得したデータセットと
は別のデータセットを用意してそのデータセットに内容
を回復するようにしてもよい。この場合のリストア処理
のフローチャートを図10に示す。
As another example of the recovery destination by the restore processing, when the arrangement or configuration of the data set in the disk subsystem 300 has changed between the time of the backup and the time of the restore, the data set that has been backed up Another data set may be prepared, and the content may be restored to that data set. FIG. 10 shows a flowchart of the restore processing in this case.

【0068】まずバックアッププログラム260は、ユ
ーザから設定された対象データセットについて、バック
アップしてあったデータセットのVTOCのレコードを
テープデバイス290から読み出して、レコード長など
のデータセットの構成情報を取得する(ステップ701
0)。バックアッププログラム260は、ネットワーク
400を介して取得した構成情報をホスト100上のバ
ックアップエージェントプログラム150に渡す(ステ
ップ7020)。バックアップエージェントプログラム
150は、構成情報に基づき、ホスト100上のオペレ
ーティングシステム130を使用してディスクサブシス
テム300上に適当な他のデータセットを用意する(ス
テップ7030)。バックアップエージェントプログラ
ム150は、ネットワーク400を介してデータセット
名など他のデータセットを特定できる情報をバックアッ
ププログラム260に渡す(ステップ7040)。
First, the backup program 260 reads the VTOC record of the backed up data set from the tape device 290 for the target data set set by the user, and acquires the data set configuration information such as the record length. (Step 701
0). The backup program 260 passes the configuration information obtained via the network 400 to the backup agent program 150 on the host 100 (Step 7020). The backup agent program 150 prepares another appropriate data set on the disk subsystem 300 using the operating system 130 on the host 100 based on the configuration information (Step 7030). The backup agent program 150 passes information that can specify another data set, such as a data set name, to the backup program 260 via the network 400 (Step 7040).

【0069】次に、バックアッププログラム260は、
ファイルアクセスプログラム240に対し他のデータセ
ットのオープンを要求する(ステップ7050)。ファ
イルアクセスプログラム240および形式変換プログラ
ム250は、この要求に応じてオープン処理を行う(ス
テップ7060)。バックアッププログラム260は、
バックアップしてあったデータセットの内容をテープデ
バイス290から読み出す(ステップ7070)。バッ
クアッププログラム260は、ファイルアクセスプログ
ラム240に対し他のデータセットへの読み出した内容
のライト処理を要求し(ステップ7080)、ファイル
アクセスプログラム240および形式変換プログラム2
50によるシーク処理およびライト処理の結果として他
のデータセットの格納位置に内容を書き戻す(ステップ
7090)。
Next, the backup program 260
It requests the file access program 240 to open another data set (step 7050). The file access program 240 and the format conversion program 250 perform open processing in response to this request (step 7060). The backup program 260
The contents of the backed up data set are read from the tape device 290 (step 7070). The backup program 260 requests the file access program 240 to write the read contents to another data set (step 7080), and the file access program 240 and the format conversion program 2
The contents are written back to the storage position of another data set as a result of the seek processing and write processing by 50 (step 7090).

【0070】上記の処理により、他のデータセットへの
リストア処理が行える。ユーザは、バックアッププログ
ラム260やバックアップエージェントプログラム15
0から、他のデータセットのデータセット名などを知る
ことができる。
With the above processing, the restoration processing to another data set can be performed. The user can use the backup program 260 or the backup agent program 15
From 0, the data set names of other data sets can be known.

【0071】上述した実施形態では、バックアッププロ
グラム260とファイルアクセスプログラム240を別
個のプログラムとして説明したが、バックアッププログ
ラム260とファイルアクセスプログラム240を合わ
せて、両者の処理を形式変換プログラム250を使用し
て行う1つのプログラムとして実現してもよい。
In the embodiment described above, the backup program 260 and the file access program 240 are described as separate programs, but the processing of both the backup program 260 and the file access program 240 is performed using the format conversion program 250. It may be realized as one program to be executed.

【0072】上記のように処理することによって、ホス
ト100がCKDインターフェース320を介して使用
するディスクサブシステム300上のデータセットのバ
ックアップ処理およびリストア処理を、ホスト200が
テープデバイス290を用いて行う際に、高速に行うこ
とができ、バックアップ処理およびリストア処理に要す
る時間を削減することができる。また、ホスト100が
バックアップ処理、あるいは、リスト処理におけるデー
タの転送処理を行わないで済むため、ホスト100の処
理負荷を削減することができる。さらに、ホスト100
とホスト200との間でネットワークを介したデータ転
送が発生しないので、ネットワークの転送帯域負荷の増
大を抑止することができる。さらにまた、ホスト100
がディスクサブシステム300上に作成した管理情報
を、バックアップ処理における管理情報として利用し
て、バックアップ処理およびリストア処理を簡易に効率
的に行うことができる。
By performing the above processing, when the host 200 uses the tape device 290 to perform the backup processing and the restore processing of the data set on the disk subsystem 300 used by the host 100 via the CKD interface 320. In addition, the processing can be performed at high speed, and the time required for the backup processing and the restore processing can be reduced. Further, since the host 100 does not need to perform the data transfer process in the backup process or the list process, the processing load on the host 100 can be reduced. Further, the host 100
Since data transfer between the host and the host 200 via the network does not occur, an increase in the transfer bandwidth load of the network can be suppressed. Furthermore, the host 100
By using the management information created on the disk subsystem 300 as the management information in the backup process, the backup process and the restore process can be easily and efficiently performed.

【0073】図11は、本発明の第2の実施形態に係る
計算機システムの構成図である。本実施形態が上述した
第1の実施形態と異なる点は、ディスクサブシステム3
00に、CKDインターフェース変換手段340がな
く、固定長インタフェース変換手段350がある点であ
る。本実施形態において、ディスク310は物理的にC
KD形式に従い、ホスト200が固定長インタフェース
210および固定長インタフェース330を介してディ
スク310のデータをリードライトする場合には、固定
長インタフェース変換手段350が、CKD形式と固定
長ブロック形式との間の変換を行う。
FIG. 11 is a configuration diagram of a computer system according to the second embodiment of the present invention. The difference between this embodiment and the first embodiment is that the disk subsystem 3
00 is that there is no CKD interface conversion means 340 and there is a fixed length interface conversion means 350. In this embodiment, the disk 310 is physically
When the host 200 reads and writes data on the disk 310 via the fixed-length interface 210 and the fixed-length interface 330 according to the KD format, the fixed-length interface conversion unit 350 converts the data between the CKD format and the fixed-length block format. Perform the conversion.

【0074】固定長インタフェース変換手段350によ
り変換されるCKD形式と固定長ブロック形式の対応
は、第一の実施形態において図2で説明したものと等し
い。本実施形態では、図2に示すAがディスク310に
おけるCKD形式の実際のデータ配置であり、図2のB
は、固定長インタフェース変換手段350により変換さ
れ、固定長インターフェース210と固定長インタフェ
ース330の間の転送に使われる固定長ブロック形式で
のデータ配置となる。固定長インタフェース変換手段3
50は、第1の実施形態における場合と同様にして、C
KD形式と固定長ブロック形式との間の変換を行う。
The correspondence between the CKD format converted by the fixed-length interface converting means 350 and the fixed-length block format is the same as that described in FIG. 2 in the first embodiment. In the present embodiment, A shown in FIG. 2 is the actual data arrangement in the CKD format on the disk 310, and B in FIG.
Is converted by the fixed-length interface conversion means 350, and becomes a data arrangement in a fixed-length block format used for transfer between the fixed-length interface 210 and the fixed-length interface 330. Fixed length interface conversion means 3
50 is C as in the case of the first embodiment.
The conversion between the KD format and the fixed-length block format is performed.

【0075】ホスト100およびホスト200は、本実
施形態においても、ディスクサブシステム300に格納
されたデータセットに対し、第一の実施形態において説
明した処理と同じ処理を行うことができる。ホスト10
0上のオペレーティングシステム130とバックアップ
エージェントプログラム150、及び、ホスト200上
のオペレーティングシステム230、ファイルアクセス
プログラム240、形式変換プログラム250、並びに
バックアッププログラム260は、第一の実施形態で説
明した各処理と同じ処理を行い、データセットに対する
バックアップ処理とリストア処理を実現する。これらの
プログラムによる具体的な処理の内容については、第1
の実施形態と変わるところはなく説明を省略する。
In this embodiment, the host 100 and the host 200 can perform the same processing as the processing described in the first embodiment on the data set stored in the disk subsystem 300. Host 10
0, the operating system 130 and the backup agent program 150 on the host 200, and the operating system 230, the file access program 240, the format conversion program 250, and the backup program 260 on the host 200 are the same as the respective processes described in the first embodiment. Performs processing and implements backup processing and restore processing for the data set. For the specific processing contents of these programs, see
There is no difference from the first embodiment, and the description is omitted.

【0076】以上説明した第2の実施形態によっても第
1の実施形態と同様の効果を得ることができる。
According to the second embodiment described above, the same effects as in the first embodiment can be obtained.

【0077】次に、本発明の第3の実施形態について説
明する。本実施形態における計算機システムの構成は、
図1で示した第1の実施形態での構成と同様である。本
実施形態では、第1の実施形態において図8により説明
したバックアップ処理が、第1の実施形態とは異なる。
Next, a third embodiment of the present invention will be described. The configuration of the computer system in the present embodiment is as follows:
The configuration is the same as that of the first embodiment shown in FIG. In the present embodiment, the backup processing described with reference to FIG. 8 in the first embodiment is different from the first embodiment.

【0078】図12は、本実施形態においてホスト20
0上のバックアッププログラム260が行うバックアッ
プ処理のフローチャートである。バックアップ処理の対
象は、ホスト100がCKDインターフェース320を
介して使用するディスクサブシステム300上のデータ
セットである。
FIG. 12 shows the host 20 in this embodiment.
11 is a flowchart of a backup process performed by a backup program 260 on the backup program 0. The target of the backup processing is a data set on the disk subsystem 300 used by the host 100 via the CKD interface 320.

【0079】ホスト200上のバックアッププログラム
260は、ユーザから設定されたデータセット名などの
対象データセットを特定できる情報を、ネットワーク4
00を介してホスト100上のバックアップエージェン
トプログラム150に渡す(ステップ8010)。バッ
クアップエージェントプログラム150は、この情報に
基づき当該データセットの状態をホスト100上のオペ
レーティングシステム130に確認する(ステップ80
20)。この確認によりデータセットが使用中である
(オープンされている)かどうかといった状態を取得で
きる。
The backup program 260 on the host 200 stores information that can specify a target data set such as a data set name set by the user on the network 4.
00 to the backup agent program 150 on the host 100 (step 8010). The backup agent program 150 checks the status of the data set with the operating system 130 on the host 100 based on this information (Step 80).
20). With this confirmation, it is possible to acquire a state such as whether the data set is in use (opened).

【0080】バックアップエージェントプログラム15
0は、取得した状態をネットワークインタフェース12
0を介してバックアッププログラム260に渡す(ステ
ップ8030)。バックアッププログラム260は、受
け取った状態に基づいて、データセットに対するバック
アップを行う/行わない/延期する、等の制御や判定、
あるいは、スケジューリングを行うことができる。ここ
ではバックアップ処理を続行するものとする。
Backup Agent Program 15
0 indicates that the acquired state is the network interface 12
0 to the backup program 260 (step 8030). The backup program 260 controls / determines, based on the received status, such as performing / not performing / deferring backup of the data set,
Alternatively, scheduling can be performed. Here, it is assumed that the backup processing is continued.

【0081】バックアッププログラム260は、ファイ
ルアクセスプログラム240に対しデータセットのオー
プンを要求する(ステップ8040)。ファイルアクセ
スプログラム240および形式変換プログラム250
は、この要求に応答してオープン処理を行う(ステップ
8050)。バックアッププログラム260は、ファイ
ルアクセスプログラム240に対しデータセットに関す
るVTOCリードを要求し(ステップ8060)、ファ
イルアクセスプログラム240および形式変換プログラ
ム250によるVTOCリード処理の結果としてVTO
Cのレコードを得る(ステップ8070)。
The backup program 260 requests the file access program 240 to open a data set (step 8040). File access program 240 and format conversion program 250
Performs an open process in response to this request (step 8050). The backup program 260 requests the file access program 240 to perform a VTOC read on the data set (step 8060), and as a result of the VTOC read processing by the file access program 240 and the format conversion program 250, the VTOC read is performed.
The record of C is obtained (step 8070).

【0082】バックアッププログラム260は、VTO
Cのレコードに記録されているデータセットの最終参照
日付を、あらかじめユーザから設定された日付と比較し
(ステップ8080)、その前後関係を判別する(ステ
ップ8090)。最終参照日付が設定日付より前の日付
であれば、バックアッププログラム260は、データセ
ットに対するバックアップ処理を中止する(ステップ8
100)。ステップ8090において最終参照日付が前
記設定日付より後かまたは等しい場合、バックアッププ
ログラム260は、データセットに対するバックアップ
処理を続行する。
The backup program 260 has a VTO
The last reference date of the data set recorded in the record of C is compared with a date set in advance by the user (step 8080), and the context is determined (step 8090). If the last reference date is a date before the set date, the backup program 260 stops backup processing for the data set (Step 8).
100). If the last reference date is later than or equal to the set date in step 8090, the backup program 260 continues the backup process for the data set.

【0083】バックアップ処理を続行する場合、バック
アッププログラム260は、VTOCのレコードをホス
ト200に接続するテープデバイス290に保存する
(ステップ8110)。保存の際にバックアップ取得日
時などの情報が付加されてもよい。さらにバックアップ
プログラム260は、ファイルアクセスプログラム24
0に対しデータセットのリードを要求し(ステップ81
20)、ファイルアクセスプログラム240および形式
変換プログラム250によるシーク処理およびリード処
理の結果としてデータセットの内容を得る(ステップ8
130)。バックアッププログラム260は、データセ
ットの内容をテープデバイス290に保存する(ステッ
プ8140)。保存の際にバックアップ取得日時などの
情報が付加されてもよい。
When continuing the backup process, the backup program 260 stores the VTOC record in the tape device 290 connected to the host 200 (Step 8110). At the time of storage, information such as a backup acquisition date and time may be added. Further, the backup program 260 stores the file access program 24
0 is requested to read the data set (step 81
20), the contents of the data set are obtained as a result of seek processing and read processing by the file access program 240 and the format conversion program 250 (step 8)
130). The backup program 260 saves the contents of the data set in the tape device 290 (Step 8140). At the time of storage, information such as a backup acquisition date and time may be added.

【0084】本実施形態におけるバックアップ処理以外
の処理は、上述した第1の実施形態と同様に行われる。
Processes other than the backup process in this embodiment are performed in the same manner as in the first embodiment.

【0085】本実施形態で説明したバックアップ処理に
おいて、最終参照日付の他に、作成日付などのVTOC
に格納されている情報を用いて、バックアップ処理の制
御を行うようにしてもよい。設定日付は、ユーザが指定
する代わりに、前回のバックアップ処理時にバックアッ
ププログラム260が記録しておいた前回のバックアッ
プ処理の日付を使用しても良い。また、ここで説明した
バックアップ処理は、上述した第2の実施形態の構成に
対しても、同様にして適用することができる。
In the backup process described in this embodiment, in addition to the last reference date, the VTOC such as the creation date
May be used to control the backup process. Instead of the setting date specified by the user, the date of the last backup processing recorded by the backup program 260 at the time of the last backup processing may be used. The backup processing described here can be similarly applied to the configuration of the above-described second embodiment.

【0086】本実施形態においても、第1及び第2の実
施形態と同様の効果を得ることができる。
In the present embodiment, the same effects as in the first and second embodiments can be obtained.

【0087】図13は、本発明の第4の実施形態おける
計算機システムの構成及びその概略動作を示す概要図で
ある。図において、1は、ワークステーション、あるい
はパーソナルコンピュータなどの、オープン系のコンピ
ュータにより構成されるオープンサーバである。
FIG. 13 is a schematic diagram showing a configuration and a schematic operation of a computer system according to the fourth embodiment of the present invention. In the figure, reference numeral 1 denotes an open server constituted by an open computer such as a workstation or a personal computer.

【0088】オープンサーバ1は、上述した第1乃至第
3の実施形態におけるホスト200に相当し、FBA形
式のインタフェースに従ったディスク装置のアクセスを
行う。オープンサーバ1は、ファイバチャネル7により
スイッチ3に接続されている。スイッチ3は、送信パケ
ットのルーティングを行う装置である。オープンサーバ
1からディスクシステム4へのアクセスは、スイッチ3
を経由して行われる。また,スイッチ3を経由しない接
続方法も存在する。スイッチ3は、ファイバチャネル7
によりディスクシステム4に接続される。オープンサー
バ1は、従来のSCSI上でのプロトコルをファイバチ
ャネル上で実装したFCPと呼ばれるプロトコルによっ
てディスクシステム4にアクセスする。
The open server 1 corresponds to the host 200 in the above-described first to third embodiments, and accesses the disk device according to the interface of the FBA format. The open server 1 is connected to the switch 3 via a fiber channel 7. The switch 3 is a device that routes a transmission packet. Access from the open server 1 to the disk system 4 is performed by the switch 3
Is done via There is also a connection method that does not pass through the switch 3. The switch 3 is a fiber channel 7
Is connected to the disk system 4. The open server 1 accesses the disk system 4 by a protocol called FCP in which a conventional protocol on SCSI is implemented on Fiber Channel.

【0089】一方、2は、いわゆるメインフレームコン
ピュータ(以下、メインフレームと略す)である。メイ
ンフレーム2は、上述した第1乃至第3の実施形態にお
けるホスト100に相当し、CKD形式のインタフェー
スに従ったディスク装置のアクセスを行う。メインフレ
ーム2は、チャネルインタフェース6によってディスク
システム4に接続される。メインフレーム2とディスク
システム4の間には、例えば、ディレクタと呼ばれるル
ーティング装置を介在させてもよい。
Reference numeral 2 denotes a so-called mainframe computer (hereinafter abbreviated as mainframe). The mainframe 2 corresponds to the host 100 in the above-described first to third embodiments, and accesses a disk device according to a CKD format interface. The mainframe 2 is connected to a disk system 4 by a channel interface 6. For example, a routing device called a director may be interposed between the mainframe 2 and the disk system 4.

【0090】ディスク装置4は、ユーザのデータが格納
されるボリューム8を有する。ディスク装置4は、CK
Dインタフェース9とFBAインタフェース10を有
し、これらインタフェースを介して同一のボリューム8
へアクセスすることが可能である。
The disk device 4 has a volume 8 in which user data is stored. The disk device 4 has a CK
D interface 9 and FBA interface 10, and the same volume 8
It is possible to access

【0091】オープンサーバ1は、ユーザからバックア
ップ指示に従い、あるいは、あらかじめ定められた時刻
に到達すると、メインフレーム1へネットワーク14経
由で目的のデータセットをバックアップするよう指示す
る。このとき、オープンサーバ1は、バックアップ対象
となるデータセットの名称をメインフレーム1へ通知す
る()。
The open server 1 instructs the mainframe 1 to back up a target data set via the network 14 according to a backup instruction from a user or when a predetermined time has arrived. At this time, the open server 1 notifies the name of the data set to be backed up to the mainframe 1 ().

【0092】データセット位置検出プログラム12は、
目的のデータセットがどのボリューム8のどのアドレス
に存在するかを検出し、この情報をデータセット位置情
報として、オープンシステム1へ通知する()。な
お、本実施形態及び以降説明する実施形態では、データ
セット位置情報はメインフレーム2で取得し、オープン
サーバ1へ送信されものとするが、オープンサーバ1が
ボリューム8からカタログ情報やVTOC情報を参照す
ることによりデータセット位置を把握するようにしても
よい。この場合、データセットや関連するカタログを格
納しているボリューム8については、あらかじめユーザ
が与えておいても良いし、メインフレーム2から教えて
もらってもよい。あるいは第1乃至第3の実施形態のよ
うに、オープンサーバ1で全ての共用ボリュームのVT
OC情報を読出してデータセット位置情報を取得するこ
ともできる。
The data set position detection program 12
It detects at which address of which volume 8 the target data set exists, and notifies this information to the open system 1 as data set position information (). In this embodiment and the embodiments described below, it is assumed that the data set position information is acquired by the mainframe 2 and transmitted to the open server 1, but the open server 1 refers to the catalog information and the VTOC information from the volume 8. By doing so, the data set position may be grasped. In this case, the volume 8 storing the data set and the related catalog may be given by the user in advance, or may be instructed from the mainframe 2. Alternatively, as in the first to third embodiments, the VTs of all the shared volumes are
It is also possible to read the OC information and acquire the data set position information.

【0093】オープンシステム1は、コピーコマンド作
成・発行プログラム11により、メインフレーム2から
与えられたデータセット位置情報に基づいてコマンド
(CCOPYコマンドと呼ぶ)を作成し、スイッチ3に
対して発行する(、)。CCOPYコマンドには、
コピー元のボリューム番号とコピーアドレス、コピー先
のテープ番号などが格納されている。スイッチ3は、こ
れらの情報を元にボリューム8からデータを読出し、テ
ープ装置5へデータをバックアップする()。以下に
このようなバックアップ処理について詳細について説明
する。
The open system 1 creates a command (referred to as a CCOPY command) based on the data set position information given from the main frame 2 by the copy command creation / issuing program 11, and issues the command to the switch 3 ( ,). The CCOPY command includes
A copy source volume number and copy address, a copy destination tape number, and the like are stored. The switch 3 reads data from the volume 8 based on the information, and backs up the data to the tape device 5 (). Hereinafter, such backup processing will be described in detail.

【0094】図14は、データセット位置情報の詳細を
示す説明図である。
FIG. 14 is an explanatory diagram showing details of the data set position information.

【0095】サブシステム数16は、当該データセット
を格納する論理的なディスクシステムの個数を表す。近
年のディスクシステム4では、物理的に1台のディスク
システムを、論理的に複数個のディスクシステムとして
メインフレーム2あるいはオープンサーバ1に見せるこ
とがある。この論理的なディスクシステムをここではサ
ブシステムと呼ぶ。ディスクシステム製造番号17は、
ディスクシステム4を一意に識別するための番号であ
る。サブシステムID18は、当該ディスクシステム4
に付与されたIDである。ボリュームID19は、バッ
クアップ対象のデータセットを格納したボリューム8の
IDで、サブシステム毎に一意の番号である。
The number of subsystems 16 indicates the number of logical disk systems that store the data set. In recent disk systems 4, a single physical disk system may appear to the mainframe 2 or the open server 1 as a logically multiple disk system. This logical disk system is called a subsystem here. The disk system serial number 17 is
This is a number for uniquely identifying the disk system 4. The subsystem ID 18 is the disk system 4
Is the ID assigned to the. The volume ID 19 is an ID of the volume 8 storing the data set to be backed up, and is a unique number for each subsystem.

【0096】エクステント数20は、当該データセット
を格納している連続領域の個数を示す。エクステント数
20で示された分だけ、エクステント開始CCHH21
とエクステント終了CCHH22のエントリが出現す
る。図では、3個のエクステント開始および終了CCH
Hが示されている。データセットが複数のボリューム
8、サブシステム、およびディスクシステムに渡って格
納されていた場合、サブシステム数16には2以上の値
が格納され、ディスクシステム製造番号17からエクス
テント終了CCHH22までのエントリが繰り返され
る。メインフレーム2は、データセット位置情報をこの
形式によってオープンサーバ1へ送信する。
The number of extents 20 indicates the number of continuous areas storing the data set. Extent start CCHH21 by the number indicated by the number of extents 20
And an entry of the extent end CCHH 22 appear. In the figure, three extent start and end CCHs
H is shown. When the data set is stored across a plurality of volumes 8, subsystems, and disk systems, the number of subsystems 16 stores a value of 2 or more, and entries from the disk system serial number 17 to the end of extent CCHH22 are stored. Repeated. The mainframe 2 transmits the data set position information to the open server 1 in this format.

【0097】オープンサーバ1は、データセット位置情
報のボリュームID19で示されたボリューム8がどの
デバイスファイルとして登録されているか調べる必要が
ある。オープンサーバ1では、プログラムはデバイスフ
ァイルを介してボリューム8にアクセスする。このため
に、オープンサーバ1は、各デバイスファイルに対して
Inquiryコマンドを発行する。
The open server 1 needs to check as to which device file the volume 8 indicated by the volume ID 19 of the data set position information is registered. In the open server 1, the program accesses the volume 8 via the device file. For this reason, the open server 1
Issue the Inquiry command.

【0098】Inquiryコマンドのリターン値を図15に
示す。Inquiryコマンドのリターン値の一部は、ベンダ
が独自に定義することができ、図15は本実施形態の実
現のために定義した部分のみを表している。ディスクシ
ステム製造番号25およびサブシステムID26は、In
quiryコマンドを処理したディスクシステム4の製造番
号およびサブシステムのIDを示す。ボリュームID2
7は、Inquiryコマンドを発行したデバイスファイル名
に対応するボリュームのIDである。エミュレーション
タイプ28は、メインフレーム専用、共用、オープン専
用の3種類と、メインフレーム専用および共用の場合に
は、特定のディスクシステムのタイプが設定される。そ
れぞれのタイプによって、トラックフォーマットや容量
が異なる。ボリューム容量29は、当該ボリューム8の
容量をMB単位に表す。
FIG. 15 shows the return values of the Inquiry command. A part of the return value of the Inquiry command can be independently defined by the vendor, and FIG. 15 shows only a part defined for realizing the present embodiment. Disk system serial number 25 and subsystem ID 26 are In
Shows the serial number and subsystem ID of the disk system 4 that has processed the inquiry command. Volume ID 2
Reference numeral 7 denotes a volume ID corresponding to the device file name that has issued the Inquiry command. The emulation type 28 is set to three types: dedicated to mainframe, shared, and open, and in the case of dedicated to mainframe and shared, a specific disk system type is set. Each type has a different track format and capacity. The volume capacity 29 indicates the capacity of the volume 8 in MB units.

【0099】Inquiryコマンドはオープンサーバ1の全
てのデバイスファイルに対して発行されるために時間が
かかる。このため、Inquiryコマンドの発行は、システ
ムブート時に一度だけ行い、そのリターン値を保持して
おくのが良い。最近のOSでは、システムをブートせず
にボリュームを組込むことができるものがある。このよ
うなOSでは、ボリューム8を組込んだ際に、当該ボリ
ューム8に対してのみInquiryコマンドを実行し、その
リターン値を取得するのが良い。Inquiryコマンドのリ
ターン値とデータセット位置情報を比較することによっ
て、デバイスファイル名に対応したボリュームIDを見
つけ出すことができる。すなわち、それぞれのディスク
システム製造番号、サブシステムID、及びボリューム
IDを比較する。これらがもし一致していたらInquiry
コマンドを発行したデバイスファイルが、データセット
位置情報で与えられたボリュームIDを有することが分
かる。
The Inquiry command takes time because it is issued to all device files of the open server 1. For this reason, it is better to issue the Inquiry command only once when the system is booted, and to hold the return value. Some recent OSes can incorporate a volume without booting the system. In such an OS, when the volume 8 is installed, it is preferable to execute the Inquiry command only for the volume 8 and obtain its return value. By comparing the return value of the Inquiry command with the data set position information, the volume ID corresponding to the device file name can be found. That is, the respective disk system serial numbers, subsystem IDs, and volume IDs are compared. Inquiry if these match
It can be seen that the device file that issued the command has the volume ID given by the data set position information.

【0100】このようにしてデバイスファイルを割り出
すと、オープンサーバ1は、次にデータセット位置が、
当該デバイスファイル上のどのアドレスになるかを求め
る。
When the device file is determined in this manner, the open server 1 determines that the next data set position is
Find the address on the device file.

【0101】デバイスファイル上のアドレスは、CKD
形式におけるボリューム8の論理的な構成、すなわち、
CKD形式におけるボリューム8のトラック長、シリン
ダあたりのトラック数、及び、FBA形式でのブロック
サイズに基づいて(数1)により求めることができる。
CKD形式におけるボリュームの論理的な構成は、エミ
ュレーションタイプによって異なり、Inquiryコマンド
で獲得したエミュレーションタイプ28に基づいて認識
される。
The address on the device file is CKD
The logical configuration of the volume 8 in the format,
It can be obtained by (Equation 1) based on the track length of the volume 8 in the CKD format, the number of tracks per cylinder, and the block size in the FBA format.
The logical configuration of the volume in the CKD format differs depending on the emulation type, and is recognized based on the emulation type 28 acquired by the Inquiry command.

【0102】これらの情報を元に、オープンシステム1
はコピーコマンドを作成する。図16にコピーコマンド
のフォーマットの一例を示す。図に示すコピーコマンド
は、ボリューム8のアドレス0から0x10ブロック、
およびアドレス100から0x10ブロックを一つのC
COPYコマンドによりテープ装置5へコピーする場合
を想定している。
Based on these information, open system 1
Creates a copy command. FIG. 16 shows an example of the format of the copy command. The copy command shown in the figure is 0x10 blocks from address 0 of volume 8,
And 0x10 block from address 100 to one C
It is assumed that copying is performed to the tape device 5 by a COPY command.

【0103】オープンサーバ1は、CDB(Command Descri
ptor Block)に続いて、パラメータリストをスイッチ3
に対して送信する。パラメータリストは可変であり、そ
の長さはCDBのParameter List Length32に格納され
る。
The open server 1 has a CDB (Command Descri
After ptor Block), switch the parameter list to switch 3.
Send to The parameter list is variable, and its length is stored in Parameter List Length 32 of the CDB.

【0104】パラメータリストは、コピー元および先の
装置アドレスが格納されているTarget Descriptor List
35およびコピーするデータが格納されている装置上の
アドレスに関する情報が格納されているSegment Descri
ptor List36から構成される。これらのリストの長さ
は可変であり、その長さは、それぞれTarget Descripto
r Length33およびSegment Descriptor Length34に
格納される。
The parameter list is a Target Descriptor List in which the source and destination device addresses are stored.
Segment Descri in which information about the address on the device where the data to be copied is stored is stored.
It is composed of a ptor list 36. The length of these lists is variable, and their lengths are
r Length 33 and Segment Descriptor Length 34 are stored.

【0105】Target Descriptor List35は、複数のTa
rget Descriptorから構成される。図では、コピー元で
あるディスク装置と、コピー先であるテープ装置のTarg
et Descriptorが示されている。一方、Segment Descrip
tor Listは、アドレス0から0x10ブロックをコピー
するパラメータと、アドレス100から0x10ブロッ
クをコピーするパラメータの2つのSegment Descriptor
を有する。
The Target Descriptor List 35 includes a plurality of Tas.
Consists of rget Descriptor. In the figure, the copy source disk device and the copy destination tape device Targ
et Descriptor is shown. Meanwhile, Segment Descrip
The tor List has two Segment Descriptors: a parameter that copies 0x10 blocks from address 0 and a parameter that copies 0x10 blocks from address 100.
Having.

【0106】オープンサーバ1が、上述したようなCC
OPYコマンドをスイッチ3に対して発行すると、スイ
ッチ3は、このコマンドに従ってボリューム8からテー
プ5にデータをコピーする。
The open server 1 transmits the CC
When the OPY command is issued to the switch 3, the switch 3 copies data from the volume 8 to the tape 5 according to the command.

【0107】バックアップが完了すると、データセット
情報記録プログラム23により、図17に示すデータセ
ット情報がバックアップディレクトリ、すなわちバック
アップの管理ファイルに登録される()。登録される
内容は、データセットを所有するメインフレーム2のホ
スト名称40、データセットを格納するディスクシステ
ム製造番号41、サブシステムID42、ボリュームI
D43であり、これらはデータセット位置情報に含まれ
る。さらにバックアップ日時44、データセット名称4
5、データセットサイズ46、データセットのエクステ
ント範囲(エクステント開始CCHH55およびエクス
テント終了CCHH56)などが登録される。図のよう
にデータセットを構成するエクステントが複数個あれ
ば、複数のエクステント範囲が記録される。
When the backup is completed, the data set information recording program 23 registers the data set information shown in FIG. 17 in the backup directory, that is, the backup management file (). The registered contents include the host name 40 of the mainframe 2 owning the data set, the disk system serial number 41 storing the data set, the subsystem ID 42, and the volume I
D43, which are included in the data set position information. Further, the backup date and time 44, data set name 4
5, the data set size 46, the extent range of the data set (extent start CCHH55 and extent end CCHH56) and the like are registered. If there are a plurality of extents constituting the data set as shown in the figure, a plurality of extent ranges are recorded.

【0108】これらの情報は、一つのテーブルとして登
録しても構わないが、図18に示すように、ホスト名4
0とデータセット名称45をキーとしてディレクトリを
構成した方が管理は容易になる。この例では、バックア
ップディレクトリ“backDir”から、バックアップファ
イルを所有するホスト名をたどる。図では、“MFDB2MAI
N”が目的のデータセット“DB2SYS”を所有していて、
子ディレクトリとして登録されている。さらに“DB2SY
S”から当該データセットをバックアップした時刻をそ
の子ディレクトリ“1999.8,7.00:12”として登録されて
いる。例えば、同一のデータセットを周期的にバックア
ップしている場合、複数の子ディレクトリが存在するこ
とになる。そして、その子ディレクトリにバックアップ
の詳細情報を格納したファイルが格納される。
[0108] These pieces of information may be registered as one table, but as shown in FIG.
If the directory is configured by using 0 and the data set name 45 as keys, management becomes easier. In this example, the host name that owns the backup file is traced from the backup directory “backDir”. In the figure, “MFDB2MAI
"N" owns the desired dataset "DB2SYS"
It is registered as a child directory. In addition, “DB2SY
The time when the data set was backed up from “S” is registered as its child directory “1999.8, 7.00: 12.” For example, if the same data set is backed up periodically, there must be multiple child directories Then, a file that stores detailed backup information is stored in the child directory.

【0109】通常、ユーザはメインフレーム2の名称と
ファイル名を元にリカバリを行うケースが多い。さら
に、いつバックアップしたか、いつの時点へ回復可能か
を検討する。このような場合に、図18に示したディレ
クトリ構造は有効である。さらに同様のしくみによりオ
ープンシステムのバックアップ情報も管理されるため、
管理が統合でき好都合である。
Normally, the user often performs recovery based on the name of the mainframe 2 and the file name. In addition, consider when you backed up and when it can be recovered to. In such a case, the directory structure shown in FIG. 18 is effective. Furthermore, since the backup information of the open system is also managed by the same mechanism,
It is convenient because management can be integrated.

【0110】図19は、本発明の第5の実施形態おける
計算機システムの構成及びその概略動作を示す概要図で
ある。本実施形態では、ディスクシステム4が有する公
知のボリューム二重化機能を使用してバックアップが実
行される。
FIG. 19 is a schematic diagram showing a configuration and a schematic operation of a computer system according to the fifth embodiment of the present invention. In the present embodiment, backup is performed using a known volume duplication function of the disk system 4.

【0111】オープンサーバ1からバックアップ要求が
発行されると、メインフレーム2は、バックアップを要
求されたデータセットの物理位置、すなわちデータセッ
ト格納ボリューム8やエクステントを得る。次に、ボリ
ューム二重化制御プログラム49により、ボリューム8
が二重化状態となっているかどうかを調べる。二重化状
態であれば、ボリューム二重化制御プログラム49は、
ディスクシステム4に対してペア分割要求を発行する
(′)。
When a backup request is issued from the open server 1, the mainframe 2 obtains the physical position of the data set requested to be backed up, that is, the data set storage volume 8 and the extent. Next, the volume duplication control program 49 causes the volume 8
Check whether is in a duplex state. If the volume is in a duplex state, the volume redundancy control program 49
A pair split request is issued to the disk system 4 (').

【0112】ペア分割が成功すると、メインフレーム1
は、オープンサーバ2が副ボリューム8bからバックア
ップを行うよう、データセット位置情報を報告する。し
たがって、図14に示したデータセット位置情報のう
ち、サブシステムID18とボリュームID19は副ボ
リューム8bのものが格納される。以降の処理は第四の
実施形態と同様であり、説明を省略する。
When the pair division is successful, the main frame 1
Reports the data set position information so that the open server 2 performs backup from the secondary volume 8b. Therefore, of the data set position information shown in FIG. 14, the subsystem ID 18 and the volume ID 19 of the secondary volume 8b are stored. Subsequent processing is the same as in the fourth embodiment, and a description thereof will be omitted.

【0113】本実施例によれば、データベース(DB)
などのアプリケーションを静止化(quiesche)した後、副
ボリューム8bを凍結することによって、アプリケーシ
ョンから見て無矛盾な状態のバックアップが取得でき
る。また、ペアを分割するコマンドが完了するまでの間
静止化状態を保持すれば良いので、静止化状態が非常に
短時間である。さらに、バックアップを行うボリューム
8bとメインフレーム2がアクセスするボリューム8a
が異なるので、メインフレーム2での通常業務に対する
性能的な影響を少なくできる。
According to the present embodiment, the database (DB)
After the application such as the application is quiesced, the secondary volume 8b is frozen to obtain a backup that is consistent with the application. In addition, since the stationary state may be maintained until the command for dividing the pair is completed, the stationary state is very short. Further, the volume 8b for performing the backup and the volume 8a for accessing the mainframe 2
Therefore, the influence of the performance on the mainframe 2 in the normal business can be reduced.

【0114】図20は、本発明の第6の実施形態おける
計算機システムの構成及びその概略動作を示す概要図で
ある。本実施形態では、ボリューム二重化機能が異なる
ディスクシステム4aおよび4bの間で実現され、ディ
スクシステム4bからバックアップが行われる。
FIG. 20 is a schematic diagram showing a configuration and a schematic operation of a computer system according to the sixth embodiment of the present invention. In this embodiment, the volume duplication function is realized between the different disk systems 4a and 4b, and backup is performed from the disk system 4b.

【0115】ディスクシステム4aと4b間は、ファイ
バチャネル7で接続される。データは、ファイバチャネ
ル7を介してディスクシステム4aのボリューム8aか
らディスクシステム4bのボリューム8bへ転送され、
二重化状態が保持される。
The disk systems 4a and 4b are connected by the fiber channel 7. Data is transferred from the volume 8a of the disk system 4a to the volume 8b of the disk system 4b via the fiber channel 7,
Duplex state is maintained.

【0116】本実施形態における基本的な処理は、第5
の実施形態と同様である。バックアップを行うとき、メ
インフレームホスト2のボリューム二重化制御49は、
ディスクシステム4aに対してペア分割指示を行い、こ
れにより二重化状態がサスペンドされる。その後、デー
タセット位置情報がオープンサーバ1へ送信される。図
14に示したデータセット位置情報のうち、ディスクシ
ステム製造番号17にはディスクシステム4bのものが
格納され、サブシステムID18およびボリュームID
19には、副ボリューム8bのものが格納される。以降
の処理は第4あるいは第5の実施形態と同様なので説明
を省略する。
The basic processing in this embodiment is the fifth
This is the same as the embodiment. When performing backup, the volume duplication control 49 of the mainframe host 2
A pair split instruction is issued to the disk system 4a, whereby the duplex state is suspended. Thereafter, the data set position information is transmitted to the open server 1. In the data set position information shown in FIG. 14, the disk system serial number 17 stores the disk system 4b, and includes the subsystem ID 18 and the volume ID.
19 stores the data of the secondary volume 8b. Subsequent processing is the same as in the fourth or fifth embodiment, and a description thereof will be omitted.

【0117】本実施形態によれば、ディスクシステム4
aとバックアップ4bを互いに遠隔地に設置することで
よりデータ保護性の高いバックアップシステムを提供す
ることができる。例えば地震などの広範囲にわたる災害
では、ディスクシステム4とバックアップ5の距離が近
いと、両方が損害を受けデータが消失する可能性があ
る。しかし本実施形態のように、遠隔地にバックアップ
装置5を設置することで、そのような危険を免れること
ができる。
According to the present embodiment, the disk system 4
A backup system with higher data protection can be provided by arranging “a” and the backup 4b at remote locations. For example, in a wide-area disaster such as an earthquake, if the distance between the disk system 4 and the backup 5 is short, both may be damaged and data may be lost. However, such a danger can be avoided by installing the backup device 5 in a remote place as in the present embodiment.

【0118】図21は、本発明の第7の実施形態であ
る、バックアップされたデータのリストア処理の概要図
である。リストア処理では、データセットが元の格納位
置にリストアされるとは限らない。データセットを構成
するレコードには、レコードの物理位置などを格納した
フィールドであるカウント部が存在するため、リストア
位置がバックアップした時の位置と異なる場合には、こ
れを書きかえる必要がある。本実施形態では、この処理
をオープンサーバ1が実行する。
FIG. 21 is a schematic diagram showing a process of restoring backed-up data according to the seventh embodiment of the present invention. In the restore processing, the data set is not always restored to the original storage position. Since a record constituting the data set has a count section which is a field storing the physical position of the record, if the restore position is different from the position at the time of the backup, it needs to be rewritten. In the present embodiment, this processing is executed by the open server 1.

【0119】オープンシステム1は、メインフレーム2
に対してリストア要求をネットワーク14経由で発行す
る。リストア要求に付属するパラメータとして、データ
セット名、データセットサイズ、リストア先のディスク
システム製造番号、サブシステムID、ボリュームI
D、などが含まれる。データセット名、リストア先のデ
ィスクシステム製造番号、サブシステムID、ボリュー
ムIDは、ユーザから指定されるものとする。データセ
ットサイズは、バックアップ時に作成されたバックアッ
プディレクトリのファイルより取得する。
The open system 1 includes a mainframe 2
Issue a restore request via the network 14. The parameters attached to the restore request include data set name, data set size, serial number of the disk system to be restored, subsystem ID, and volume I
D, etc. are included. The data set name, the restoration destination disk system serial number, the subsystem ID, and the volume ID are specified by the user. The data set size is obtained from the file in the backup directory created at the time of backup.

【0120】場合によってはリストアを行うメインフレ
ーム2がバックアップ時とは異なる場合がある。例え
ば、データセットを所有していたメインフレーム2がダ
ウンして復旧不可能な場合などである。したがって、リ
ストア要求がファイルを所有していたメインフレーム2
に発行されるとは限らない。
In some cases, the mainframe 2 to be restored may be different from the one at the time of backup. For example, there is a case where the mainframe 2 that owns the data set is down and cannot be recovered. Therefore, the restore request is sent to the mainframe 2 that owned the file.
Is not necessarily issued to

【0121】メインフレーム2は、続いて、データセッ
ト領域確保処理50により、指定されたディスクシステ
ム2、サブシステムID、ボリュームIDで特定される
ボリューム8上に、データセット領域を確保する。そし
て、その物理位置情報、すなわちエクステント位置を得
る。メインフレーム2は、この物理位置情報をオープン
サーバ1へ報告する。エクステント位置は、図14によ
り説明したように、エクステント開始CCHHと終了C
CHHの組から構成される。
Subsequently, the main frame 2 secures a data set area on the volume 8 specified by the specified disk system 2, subsystem ID, and volume ID by the data set area securing processing 50. Then, the physical position information, that is, the extent position is obtained. The mainframe 2 reports this physical location information to the open server 1. As described with reference to FIG. 14, the extent position is the extent start CCHH and the end CCH.
It is composed of a set of CHHs.

【0122】オープンサーバ1は、バックアップ装置製
造番号47とバックアップメディア名称48で特定され
るバックアップメディアからリストアするデータを読み
出す。そして、カウント部変更処理51によりメインフ
レーム2から報告されたエクステント情報を元にカウン
ト部を更新する。その後、エクステント情報からブロッ
クアドレスを算出して、該当するブロックへリストアデ
ータを書きこむ。
The open server 1 reads data to be restored from the backup medium specified by the backup device serial number 47 and the backup medium name 48. Then, the counting unit is updated based on the extent information reported from the main frame 2 by the counting unit change processing 51. Thereafter, a block address is calculated from the extent information, and the restore data is written to the corresponding block.

【0123】図22は、本発明の第8の実施形態による
他のリストア処理の概要図である。本実施形態は、図に
示すように、オープンサーバ1がバックアップ装置5か
らリストアデータを読出し、必要なデータ整形処理を施
した後、ネットワーク14経由でリストアデータをメイ
ンフレーム2へ転送する。メインフレーム2では、指定
されたサイズのデータセット領域を確保した後、データ
を当該データセット領域へ格納する。
FIG. 22 is a schematic diagram of another restore processing according to the eighth embodiment of the present invention. In the present embodiment, as shown in the figure, the open server 1 reads the restore data from the backup device 5, performs necessary data shaping processing, and then transfers the restore data to the mainframe 2 via the network 14. In the main frame 2, after securing a data set area of a designated size, data is stored in the data set area.

【0124】これまで説明した実施形態では、本来不要
なギャップやパディングデータも含めてデータセットが
バックアップされる。リストア処理では、これらのデー
タを含んだままリストアデータをメインフレーム2へ送
っても良いが、ネットワーク負荷が増大し、リストア時
間も増大する。
In the embodiments described so far, the data set is backed up including gaps and padding data which are originally unnecessary. In the restore processing, the restore data may be sent to the mainframe 2 while including these data, but the network load increases and the restore time also increases.

【0125】データ整形処理53は、これら、不要なデ
ータを取り除く処理を実行する。オープンサーバ1は、
トラックフォーマットを知っているので、どこに何バイ
トのギャップが存在するか、レコード終端を検出してト
ラックの残り何バイトがパディングされているかといっ
たことが分かり、データ整形処理を行うことが可能であ
る。
The data shaping process 53 executes a process for removing these unnecessary data. Open server 1
Since the user knows the track format, it is possible to know where the gap is and how many bytes are present, and detect the end of the record to know how many bytes are left in the track and perform data shaping processing.

【0126】本実施形態は、第7の実施例に比べると、
データをネットワーク経由でメインフレーム2へ転送し
ているため、ネットワーク負荷が増大し、リストア時間
がより大きくなるというデメリットがある。
This embodiment is different from the seventh embodiment in that
Since the data is transferred to the mainframe 2 via the network, there is a disadvantage that the network load increases and the restoration time becomes longer.

【0127】図23は、本発明の第9の実施形態におけ
る、さらに他のリストア処理の概要図である。第7、ま
たは第8の実施形態は、リストア対象ボリュームがバッ
クアップボリュームと異なる場合、オープンサーバ1が
テープ装置5からリストアデータを読出し、カウント部
を更新してリストアする。リストアボリュームがバック
アップボリュームと同一であれば、カウント部の更新は
必要ない。本実施形態では、この条件が成立する場合
に、オープンサーバ1を経由せずにバックアップする。
FIG. 23 is a schematic diagram of still another restore processing according to the ninth embodiment of the present invention. In the seventh or eighth embodiment, when the restore target volume is different from the backup volume, the open server 1 reads the restore data from the tape device 5, updates the count unit, and restores. If the restore volume is the same as the backup volume, there is no need to update the count section. In this embodiment, when this condition is satisfied, backup is performed without passing through the open server 1.

【0128】本実施形態において、オープンサーバ1
は、ダイレクトリストア可否判定処理54を有する。こ
の処理は、メインフレーム1からリストア先のデータセ
ット位置を受領すると、バックアップディレクトリの内
容に基づいて、リストア先のボリュームおよびデータセ
ット位置が、バックアップを行ったボリュームおよびデ
ータセット位置と一致しているかどうかを判定する。も
し一致していたら、カウント部の変更は不要であると判
断し、制御をコピー処理11へ渡して、CCOPYコマ
ンドによりテープ装置5からリストア先のボリューム8
へ直接リストアを行う。
In this embodiment, the open server 1
Has a direct restore availability determination process 54. In this process, when the data set position of the restore destination is received from the mainframe 1, whether the volume and the data set position of the restore destination match the volume and the data set position of the backup based on the contents of the backup directory Determine whether If they match, it is determined that it is not necessary to change the count unit, control is passed to the copy process 11, and the copy destination volume 8 is restored from the tape device 5 by the CCOPY command.
Restore directly to.

【0129】リストアボリュームのエミュレーションタ
イプが、バックアップ時のものと異なっていた場合、リ
ストアはできない。そこで、第7乃至第9の実施形態に
おけるリストア処理では、オープンサーバ1がメインフ
レーム2からデータセット位置情報を受け取ると、リス
トアボリュームのエミュレーションタイプがバックアッ
プ時のものと一致しているかどうかをチェックする。こ
のために、オープンサーバ1は、Inquiryコマンドを使
用してデータセット位置情報に格納されたボリュームの
エミュレーションタイプを読出す。そして、バックアッ
プディレクトリに格納されたバックアップボリュームの
エミュレーションタイプ57と比較し、一致しているか
どうか調べる。もし一致していなければ、オープンサー
バ1は、ユーザへエラーを報告してリストア処理を中止
する。
If the emulation type of the restore volume is different from that at the time of backup, restoration cannot be performed. Therefore, in the restore processing in the seventh to ninth embodiments, when the open server 1 receives the data set position information from the mainframe 2, it checks whether the emulation type of the restore volume matches the one at the time of backup. . For this purpose, the open server 1 reads out the emulation type of the volume stored in the data set position information using the Inquiry command. Then, it is compared with the emulation type 57 of the backup volume stored in the backup directory, and it is checked whether they match. If they do not match, the open server 1 reports an error to the user and stops the restoration processing.

【0130】図24は、本発明の第10の実施形態であ
るデータベースのリカバリ処理の概要図である。データ
ベースシステムにおいて、データベースをリカバリする
場合は,必要に応じてデータベース本体とそのログがリ
ストアされる。ユーザは、リストアするバックアップデ
ータを選択することができ、選択した時点のデータが復
元される。ここからさらに最近の状態にデータベースを
回復するために、リストアデータにログを適用すること
ができる。
FIG. 24 is a schematic diagram of a database recovery process according to the tenth embodiment of the present invention. When recovering a database in a database system, the database itself and its log are restored as needed. The user can select the backup data to be restored, and the data at the selected time is restored. From here, logs can be applied to the restored data to recover the database to a more recent state.

【0131】本実施形態では、まず第7乃至第9の実施
形態のいずれかにおけるリストア処理によりデータベー
ス本体およびログを回復する。その後、メインフレーム
2によって回復したデータベースにログを適用する。以
下の説明では、ボリューム8へのリストア処理が完了し
た状態から説明を行う。
In this embodiment, first, the database body and the log are recovered by the restore processing in any of the seventh to ninth embodiments. Thereafter, the log is applied to the database recovered by the mainframe 2. In the following description, the description will be made from the state where the restoration processing to the volume 8 is completed.

【0132】オープンサーバ1は、DBリカバリマネー
ジャ61を有する。DBリカバリマネージャ61は、主
にユーザインタフェースを司る。すなわち、リカバリ候
補のデータセットの表示、リカバリ結果の表示、リカバ
リ対象ファイルおよびリカバリ時刻の入力などを実行す
る。
The open server 1 has a DB recovery manager 61. The DB recovery manager 61 mainly manages a user interface. That is, display of a data set of a recovery candidate, display of a recovery result, input of a recovery target file and a recovery time, and the like are executed.

【0133】データベース管理システムは、データセッ
トをリカバリするためのDBリカバリプログラム63を
提供する。DBリカバリプログラム63は、ログボリュ
ーム8eの中からリカバリ対象のデータセットを更新し
たトランザクションを探し出し、このログを使ってデー
タセットへの更新を反映し(ロールフォワード)、ある
いは元に戻す(ロールバック)処理を行う。DBリカバ
リプログラム63は、一般的にリカバリ対象データセッ
ト名と時刻を受け取り、リカバリを実行するためのAP
Iを提供する。DBリカバリエージェント60は、この
APIを使ってリカバリ処理を実行する。
The database management system provides a DB recovery program 63 for recovering a data set. The DB recovery program 63 searches the log volume 8e for a transaction that has updated the data set to be recovered, and uses this log to reflect the update to the data set (roll forward) or restore it to its original state (roll back). Perform processing. The DB recovery program 63 generally receives the name of the data set to be recovered and the time, and executes an AP for executing the recovery.
I. The DB recovery agent 60 performs a recovery process using this API.

【0134】これらの機構を利用して、ユーザからデー
タセット名、時刻とともにリカバリ要求が発行される
と、これら3つの処理プログラムが連携してリカバリ処
理が実行される。
When a recovery request is issued from the user together with the data set name and time using these mechanisms, the recovery processing is executed in cooperation with these three processing programs.

【0135】以上の処理によって、メインフレーム2が
所有するデータベースのリカバリをオープンサーバ1側
から実行することができる。
With the above processing, the recovery of the database owned by the mainframe 2 can be executed from the open server 1 side.

【0136】以上説明した実施形態によれば、メインフ
レームおよびオープンシステムの区別なくバックアップ
ファイルの管理を一元化でき、バックアップ・リストア
に関するユーザのコストを低減することができる。
According to the embodiment described above, the management of backup files can be centralized without distinction between a mainframe and an open system, and the cost of the user for backup and restoration can be reduced.

【0137】さらに、メインフレームのデータをオープ
ンサーバを介さずにテープ装置へコピーするでき、メイ
ンフレームならびにオープンサーバのCPU負荷を低減
するとともに、バックアップ・リストアにかかる時間を
短縮することができる。
Further, the data of the mainframe can be copied to the tape device without going through the open server, so that the CPU load of the mainframe and the open server can be reduced, and the time required for backup and restoration can be reduced.

【0138】[0138]

【発明の効果】本発明によれば、例えばCKD形式を用
いるメインフレームなどのコンピュータが使用するデー
タのバックアップを、固定長ブロック形式を用いるコン
ピュータに接続したテープ装置などに保存して取得する
際に、高速なバックアップ処理を実現してバックアップ
処理時間を削減できる。
According to the present invention, for example, when a backup of data used by a computer such as a main frame using the CKD format is stored and acquired on a tape device or the like connected to the computer using the fixed-length block format, In addition, high-speed backup processing can be realized, and backup processing time can be reduced.

【0139】また、CKD形式を用いるメインフレーム
などのコンピュータが使用するデータのバックアップ
を、固定長ブロック形式を用いるコンピュータに接続し
たテープ装置などに保存して取得する際に、メインフレ
ームなどのコンピュータに発生する処理負荷を削減でき
る。
When a backup of data used by a computer such as a mainframe using the CKD format is stored and acquired on a tape device or the like connected to the computer using the fixed-length block format, the data is transferred to the computer such as the mainframe. The generated processing load can be reduced.

【0140】さらに、CKD形式を用いるメインフレー
ムなどのコンピュータが使用するデータのバックアップ
を、固定長ブロック形式を用いるコンピュータに接続し
たテープ装置などに保存して取得する際に、メインフレ
ームなどのコンピュータがデータに対して作成した管理
情報を、固定長ブロック形式を用いるコンピュータが取
得し利用できるバックアップ処理およびリストア処理を
実現できる。
Further, when a backup of data used by a computer such as a mainframe using the CKD format is stored and obtained on a tape device or the like connected to a computer using the fixed-length block format, the computer such as the mainframe uses a backup. It is possible to realize backup processing and restore processing in which management information created for data is acquired and used by a computer using a fixed-length block format.

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

【図1】本発明の第1の実施形態における計算機システ
ムの構成図である。
FIG. 1 is a configuration diagram of a computer system according to a first embodiment of the present invention.

【図2】CKD形式でのデータ構造と、ディスク上での
ディスクは一の関係を示す説明図である
FIG. 2 is an explanatory diagram showing a relationship between a data structure in a CKD format and a disc on a disc.

【図3】ホストが作成したCKD形式でのデータセット
とデータセット管理情報を示す説明図である。
FIG. 3 is an explanatory diagram showing a data set in CKD format and data set management information created by a host.

【図4】データセットのオープン要求に応答して、形式
変換プログラム250により実施される処理のフローチ
ャートである。
FIG. 4 is a flowchart of a process performed by a format conversion program 250 in response to a data set open request.

【図5】形式変換プログラム250によるデータセット
リード処理のフローチャートである。
FIG. 5 is a flowchart of a data set read process by a format conversion program 250;

【図6】形式変換プログラム250によるデータセット
ライト処理のフローチャートである。
FIG. 6 is a flowchart of a data set write process by the format conversion program 250.

【図7】形式変換プログラム250によるVTOCリー
ド処理およびVTOCライト処理のフローチャートであ
る。
FIG. 7 is a flowchart of VTOC read processing and VTOC write processing by the format conversion program 250;

【図8】バックアップ処理のフローチャートである。FIG. 8 is a flowchart of a backup process.

【図9】本発明の第1の実施形態によるリストア処理の
一例のフローチャートである。
FIG. 9 is a flowchart illustrating an example of a restore process according to the first embodiment of the present invention.

【図10】本発明の第1の実施形態によるリストア処理
の他の例のフローチャートである。
FIG. 10 is a flowchart of another example of the restore processing according to the first embodiment of the present invention.

【図11】本発明の第2の実施形態における計算機シス
テムの構成図である。
FIG. 11 is a configuration diagram of a computer system according to a second embodiment of the present invention.

【図12】本発明の第3の実施形態によるバックアップ
処理のフローチャートである。
FIG. 12 is a flowchart of a backup process according to a third embodiment of the present invention.

【図13】本発明の第4の実施形態おける計算機システ
ムの構成及びその概略動作を示す概要図である。
FIG. 13 is a schematic diagram showing a configuration and a schematic operation of a computer system according to a fourth embodiment of the present invention.

【図14】データセット位置情報の詳細を示す説明図で
ある。
FIG. 14 is an explanatory diagram showing details of data set position information.

【図15】Inquiryコマンドのリターン値を示すフォー
マット図である。
FIG. 15 is a format diagram showing a return value of an Inquiry command.

【図16】コピーコマンドのフォーマットの一例を示す
説明図である。
FIG. 16 is an explanatory diagram showing an example of a format of a copy command.

【図17】データセット情報の構成を示すデータフォー
マット図である。
FIG. 17 is a data format diagram showing a configuration of data set information.

【図18】データセット情報を格納する際のディレクト
リ構造の説明図である。
FIG. 18 is an explanatory diagram of a directory structure when storing data set information.

【図19】第5の実施形態おける計算機システムの構成
及びその概略動作を示す概要図である。
FIG. 19 is a schematic diagram showing a configuration and a schematic operation of a computer system according to a fifth embodiment.

【図20】第6の実施形態おける計算機システムの構成
及びその概略動作を示す概要図である。
FIG. 20 is a schematic diagram showing a configuration and a schematic operation of a computer system according to a sixth embodiment.

【図21】第7の実施形態である、バックアップされた
データのリストア処理の概要図である。
FIG. 21 is a schematic diagram of a restore process of backed-up data according to the seventh embodiment.

【図22】第8の実施形態におけるリストア処理の概要
図である。
FIG. 22 is a schematic diagram of a restore process according to the eighth embodiment.

【図23】第9の実施形態におけるリストア処理の概要
図である。
FIG. 23 is a schematic diagram of a restore process according to the ninth embodiment.

【図24】第10の実施形態であるデータベースのリカ
バリ処理の概要図である。
FIG. 24 is a schematic diagram of a database recovery process according to the tenth embodiment.

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

100…ホスト、110…CKDインタフェース、12
0、220…ネットワークインタフェース、130、2
30…オペレーティングシステム、140…アプリケー
ションプログラム、150…バックアップエージェント
プログラム、200…ホスト、210、211…固定長
インタフェース、240…ファイルアクセスプログラ
ム、250…形式変換プログラム、260…バックアッ
ププログラム、290…テープデバイス、300…ディ
スクサブシステム、310…ディスク、320…CKD
インタフェース、330…固定長インタフェース、34
0…CKDインタフェース変換手段、350…固定長イ
ンタフェース変換手段、400…ネットワーク、710
…ボリュームラベル、720…VTOC。
100: Host, 110: CKD interface, 12
0, 220 ... network interface, 130, 2
30 operating system, 140 application program, 150 backup agent program, 200 host, 210, 211 fixed length interface, 240 file access program, 250 format conversion program, 260 backup program, 290 tape device, 300: Disk subsystem, 310: Disk, 320: CKD
Interface, 330 ... fixed length interface, 34
0: CKD interface conversion means, 350: fixed length interface conversion means, 400: network, 710
... volume label, 720 ... VTOC.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 本間 繁雄 神奈川県小田原市国府津2880番地 株式会 社日立製作所ストレージシステム事業部内 (72)発明者 北村 学 神奈川県川崎市麻生区王禅寺1099番地 株 式会社日立製作所システム開発研究所内 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Shigeo Honma 2880 Kozu, Odawara-shi, Kanagawa Prefecture Storage Systems Division, Hitachi, Ltd. Inside the Manufacturing Systems Development Laboratory

Claims (15)

【特許請求の範囲】[Claims] 【請求項1】互いに異なる第一のインターフェースおよ
び第二のインターフェースを有する記憶装置と、前記第
一のインターフェースによって前記記憶装置に接続する
第一の計算機および前記第二のインターフェースによっ
て前記記憶装置に接続する第二の計算機を備えた計算機
システムにおけるバックアップ取得方法であって、前記
第一の計算機が前記第一のインターフェースにより前記
記憶装置に格納したデータを、前記第二の計算機が前記
第二のインターフェースにより前記記憶装置から検出し
読み出して保存することによって、前記第一の計算機が
使用するデータのバックアップを取得することを特徴と
するバックアップ取得方法。
A storage device having a first interface and a second interface different from each other, a first computer connected to the storage device by the first interface, and a storage device connected to the storage device by the second interface. A backup acquisition method in a computer system including a second computer, wherein the first computer stores data stored in the storage device by the first interface, and the second computer stores the data in the second interface. A backup of data used by the first computer by detecting the data from the storage device, reading the data, and storing the data.
【請求項2】前記第一のインターフェースがカウントキ
ーデータ形式に従うインターフェースであり、前記第二
のインターフェースが固定長ブロック形式に従うインタ
ーフェースであることを特徴とする請求項1記載のバッ
クアップ取得方法。
2. The backup acquisition method according to claim 1, wherein said first interface is an interface according to a count key data format, and said second interface is an interface according to a fixed length block format.
【請求項3】前記第一の計算機が前記記憶装置に格納し
た前記データに関して前記第一の計算機が前記記憶装置
内に作成した管理情報を、前記第二の計算機が前記記憶
装置から検出し読み出して保存することを特徴とする請
求項1または2に記載のバックアップ取得方法。
3. The second computer detects and reads, from the storage device, management information created in the storage device by the first computer with respect to the data stored in the storage device by the first computer. The backup acquisition method according to claim 1, wherein the backup acquisition method is performed.
【請求項4】前記第一の計算機が前記記憶装置に格納し
た前記データに関して前記第一の計算機が前記記憶装置
内に作成した管理情報を、前記第二の計算機が前記記憶
装置から検出して読み出し、前記バックアップ取得の処
理の制御に用いることを特徴とする請求項1から3の何
れかに記載のバックアップ取得方法。
4. The second computer detects, from the storage device, management information created in the storage device by the first computer with respect to the data stored in the storage device by the first computer. 4. The backup acquisition method according to claim 1, wherein the backup acquisition method is used for controlling reading and the backup acquisition processing.
【請求項5】前記第一の計算機が前記記憶装置に格納し
た前記データに関して前記第一の計算機が前記記憶装置
内に作成した管理情報を、前記第二の計算機が前記記憶
装置から検出して読み出し、前記管理情報に記録されて
いる前記データに関する日付情報に基づき、前記データ
のバックアップ取得の可否を決定することを特徴とする
請求項4記載のバックアップ取得方法。
5. The second computer detects, from the storage device, management information created in the storage device by the first computer for the data stored in the storage device by the first computer. 5. The backup acquisition method according to claim 4, wherein whether or not backup of the data can be acquired is determined based on the read out date information on the data recorded in the management information.
【請求項6】互いに異なる第一のインターフェースおよ
び第二のインターフェースを有する記憶装置と、前記第
一のインターフェースによって前記記憶装置に接続する
第一の計算機および前記第二のインターフェースによっ
て前記記憶装置に接続する第二の計算機の少なくとも2
台の計算機を備えた計算機システムであって、 前記第
二の計算機が、前記第一の計算機が前記第一のインター
フェースに係る格納形式で前記記憶装置に格納したデー
タを、前記第二のインターフェースによって検出して読
み出す手段と、前記第二のインターフェースによる読み
出しを行うため、前記データの格納形式を前記第一のイ
ンターフェースに係る格納形式に変換する手段と、該読
み出したデータを保存することによって、前記第一の計
算機が使用するデータのバックアップを取得する手段と
を備えたことを特徴とする計算機システム。
6. A storage device having a first interface and a second interface different from each other, a first computer connected to the storage device by the first interface, and connected to the storage device by the second interface. At least two of the second calculators
A computer system comprising two computers, wherein the second computer stores data stored in the storage device by the first computer in a storage format according to the first interface, by the second interface. Means for detecting and reading, means for converting the storage format of the data to a storage format according to the first interface for performing reading by the second interface, and storing the read data, Means for obtaining a backup of data used by the first computer.
【請求項7】前記第一のインターフェースがカウントキ
ーデータ形式に従うインターフェースであり、前記第二
のインターフェースが固定長ブロック形式に従うインタ
ーフェースであることを特徴とする請求項6記載の計算
機システム。
7. The computer system according to claim 6, wherein said first interface is an interface according to a count key data format, and said second interface is an interface according to a fixed length block format.
【請求項8】前記第二の計算機は、前記第一の計算機が
前記記憶装置に格納した前記データに関して前記第一の
計算機が前記記憶装置内に作成した管理情報を、前記記
憶装置から検出して読み出す手段と、読み出した管理情
報を保存する手段とをさらに備えたことを特徴とする請
求項6または7に記載の計算機システム。
8. The second computer detects, from the storage device, management information created in the storage device by the first computer with respect to the data stored in the storage device by the first computer. 8. The computer system according to claim 6, further comprising: means for reading and reading; and means for storing the read management information.
【請求項9】前記第二の計算機は、前記第一の計算機が
前記記憶装置に格納した前記データに関して前記第一の
計算機が前記記憶装置内に作成した管理情報を、前記記
憶装置から検出して読み出す手段と、読み出した管理情
報によって前記データの読み出しおよび保存の可否を決
定する手段とをさらに備えたことを特徴とする請求項6
から8の何れかに記載の計算機システム。
9. The second computer detects, from the storage device, management information created in the storage device by the first computer with respect to the data stored in the storage device by the first computer. 7. The apparatus according to claim 6, further comprising: means for reading and storing the data; and means for determining whether the data can be read and stored based on the read management information.
9. The computer system according to any one of claims 1 to 8.
【請求項10】前記記憶装置がディスクサブシステムで
あることを特徴とする請求項6から9の何れかに記載の
計算機システム。
10. The computer system according to claim 6, wherein said storage device is a disk subsystem.
【請求項11】互いに異なる第一のインターフェースお
よび第二のインターフェースを有する記憶装置と、前記
第一のインターフェースによって前記記憶装置に接続す
る第一の計算機および前記第二のインターフェースによ
って前記記憶装置に接続する第二の計算機と、前記第二
の計算機に接続されたバックアップ装置を有する計算機
システムにおけるバックアップの取得方法において、 前記第一の計算機が前記第二の計算機よりバックアップ
要求を受領すると、前記第一の計算機は、バックアップ
対象データを格納するボリュームID、ならびに該ボリ
ュームIDにより識別されるボリューム上の物理アドレ
スを前記第二の計算機へ通知し、 前記第二の計算機は、前記物理位置に基づいて前記第二
のアクセスインタフェースによってアクセス可能なアド
レスを算出し、算出されたアドレスに基づいて前記ボリ
ュームからデータを読出し、 読出したデータを前記バックアップ装置へ格納すること
を特徴とするバックアップ取得方法。
11. A storage device having a first interface and a second interface different from each other, a first computer connected to the storage device by the first interface, and connected to the storage device by the second interface. A second computer and a backup acquisition method in a computer system having a backup device connected to the second computer, wherein when the first computer receives a backup request from the second computer, Computer notifies the second computer of the volume ID storing the data to be backed up, and the physical address on the volume identified by the volume ID, and the second computer Access by the second access interface Calculating a scan possible addresses, reads data from the volume based on the calculated address, backup acquisition method characterized by storing the read data to the backup device.
【請求項12】前記第一のインターフェースがカウント
キーデータ形式に従うインターフェースであり、前記第
二のインターフェースが固定長ブロック形式に従うイン
ターフェースであることを特徴とする請求項11記載の
バックアップ取得方法。
12. The backup acquisition method according to claim 11, wherein said first interface is an interface according to a count key data format, and said second interface is an interface according to a fixed length block format.
【請求項13】請求項12記載のバックアップ取得方法
において、前記第二の計算機により前記バックアップ装
置からデータを読出し、読み出したデータ内のカウント
部を変更した後に前記記憶装置へ書込むことを特徴とす
るバックアップ取得方法。
13. The backup acquisition method according to claim 12, wherein data is read from said backup device by said second computer, and a count section in the read data is changed and then written to said storage device. How to get a backup.
【請求項14】互いに異なる第一のインターフェースお
よび第二のインターフェースを有する記憶装置と、前記
第一のインターフェースによって前記記憶装置に接続す
る第一の計算機と、前記記憶装置と前記第二のインタフ
ェースによって接続されたスイッチ装置と、前記スイッ
チ装置と接続する第二の計算機と、前記スイッチ装置に
接続されたバックアップ装置を有する計算機システムに
おいて、 前記第一の計算機が前記第二の計算機よりバックアップ
要求を受領すると、前記第一の計算機は、バックアップ
対象データを格納するボリュームのボリュームIDと該
ボリューム上の物理アドレスを含む格納位置情報を前記
第二の計算機へ通知し、 前記第二の計算機は、前記格納位置情報を受信し、前記
格納位置情報に基づいて、前記スイッチ装置に前記バッ
クアップ対象データを前記ボリュームIDにより識別さ
れるボリュームから前記バックアップ装置へコピーする
ことを指示するためのコマンドを作成して前記スイッチ
装置に発行し、 前記スイッチ装置は、前記コマンドの内容にしたがっ
て、前記ボリュームから前記バックアップ装置へデータ
をコピーすることを特徴とするバックアップ取得方法。
14. A storage device having a first interface and a second interface different from each other, a first computer connected to the storage device by the first interface, and a storage device and the second interface. In a computer system having a connected switch device, a second computer connected to the switch device, and a backup device connected to the switch device, the first computer receives a backup request from the second computer Then, the first computer notifies the second computer of storage location information including the volume ID of the volume storing the data to be backed up and the physical address on the volume, and the second computer Receiving location information, and based on the storage location information, A command for instructing the device to copy the data to be backed up from the volume identified by the volume ID to the backup device is generated and issued to the switch device. Therefore, a backup acquisition method characterized by copying data from the volume to the backup device.
【請求項15】請求項14記載のバックアップ取得方法
において、前記第二の計算機によりリストア先の記憶装
置がバックアップ取得時における前記記憶装置と同じか
どうかを調べ、同じであることが確認できた場合に、前
記バックアップ装置から前記記憶装置へデータをコピー
するコマンドを作成して前記スイッチ装置に発行し、前
記スイッチ装置は、前記コマンドに従って、前記バック
アップ装置から前記記憶装置へデータをリストアするこ
とを特徴とするバックアップ取得方法。
15. The backup acquisition method according to claim 14, wherein the second computer checks whether or not the storage device at the restoration destination is the same as the storage device at the time of backup acquisition, and confirms that it is the same. Generating a command for copying data from the backup device to the storage device and issuing the command to the switch device, wherein the switch device restores data from the backup device to the storage device according to the command. And how to get backup.
JP11344259A 1998-12-04 1999-12-03 Backup acquiring method and computer system Pending JP2000227868A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11344259A JP2000227868A (en) 1998-12-04 1999-12-03 Backup acquiring method and computer system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP10-345286 1998-12-04
JP34528698 1998-12-04
JP11344259A JP2000227868A (en) 1998-12-04 1999-12-03 Backup acquiring method and computer system

Publications (1)

Publication Number Publication Date
JP2000227868A true JP2000227868A (en) 2000-08-15

Family

ID=26577729

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11344259A Pending JP2000227868A (en) 1998-12-04 1999-12-03 Backup acquiring method and computer system

Country Status (1)

Country Link
JP (1) JP2000227868A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007086905A (en) * 2005-09-20 2007-04-05 Brother Ind Ltd Communication system, information-processing device, peripheral device, and communication method
JP2010510564A (en) * 2006-11-16 2010-04-02 インターナショナル・ビジネス・マシーンズ・コーポレーション Devices, systems, and methods for detecting inconsistencies in mirrored volumes (devices, systems, and methods for detecting inconsistencies in continuous remote copies using metadata)
US7797398B2 (en) 2005-09-20 2010-09-14 Brother Kogyo Kabushiki Kaisha Communication system, and peripheral device having trigger generating device and computer program product that monitors whether a trigger has been generated
US7869074B2 (en) 2005-09-20 2011-01-11 Brother Kogyo Kabushiki Kaisha Communication system, information processing device, peripheral device and communication method
JP7503406B2 (en) 2020-03-27 2024-06-20 株式会社コンテック Information processing device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1078851A (en) * 1996-09-02 1998-03-24 Hitachi Ltd Method for sharing storage device through different interfaces and system therefor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1078851A (en) * 1996-09-02 1998-03-24 Hitachi Ltd Method for sharing storage device through different interfaces and system therefor

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007086905A (en) * 2005-09-20 2007-04-05 Brother Ind Ltd Communication system, information-processing device, peripheral device, and communication method
US7797398B2 (en) 2005-09-20 2010-09-14 Brother Kogyo Kabushiki Kaisha Communication system, and peripheral device having trigger generating device and computer program product that monitors whether a trigger has been generated
US7869074B2 (en) 2005-09-20 2011-01-11 Brother Kogyo Kabushiki Kaisha Communication system, information processing device, peripheral device and communication method
JP4622770B2 (en) * 2005-09-20 2011-02-02 ブラザー工業株式会社 COMMUNICATION SYSTEM, INFORMATION PROCESSING DEVICE, PERIPHERAL DEVICE, AND COMMUNICATION METHOD
US8051221B2 (en) 2005-09-20 2011-11-01 Brother Kogyo Kabushiki Kaisha Communication system, information processing device, peripheral device and communication method
JP2010510564A (en) * 2006-11-16 2010-04-02 インターナショナル・ビジネス・マシーンズ・コーポレーション Devices, systems, and methods for detecting inconsistencies in mirrored volumes (devices, systems, and methods for detecting inconsistencies in continuous remote copies using metadata)
JP7503406B2 (en) 2020-03-27 2024-06-20 株式会社コンテック Information processing device

Similar Documents

Publication Publication Date Title
US9606740B2 (en) System, method and computer program product for synchronizing data written to tape including writing an index into a data partition
US8478729B2 (en) System and method for controlling the storage of redundant electronic files to increase storage reliability and space efficiency
JP4559046B2 (en) Virtual tape library device
JP3974538B2 (en) Information processing system
JP3726559B2 (en) Direct backup method and storage system
US6457109B1 (en) Method and apparatus for copying data from one storage system to another storage system
EP1148416B1 (en) Computer system and snapshot data management method
JP4108973B2 (en) Backup system
US7185048B2 (en) Backup processing method
US20070214384A1 (en) Method for backing up data in a clustered file system
JP2003280964A (en) Method for acquiring snapshot, storage system and disk device
WO2004047078A2 (en) Fast backup storage and fast recovery of data (fbsrd)
JP2003518659A (en) Apparatus and method for operating a computer storage system
JP2007226347A (en) Computer system, management device for computer system, and data recovery management method
JP4278452B2 (en) Computer system
EP1636690B1 (en) Managing a relationship between one target volume and one source volume
US12019521B2 (en) Logical backup using a storage system
JP2001125815A (en) Back-up data management system
JP2001273242A (en) Inter-host data sharing system by means of replication
JP2000227868A (en) Backup acquiring method and computer system
JP2005215940A (en) Storage system, server apparatus, and preceding copy data preparation method
US7587466B2 (en) Method and computer system for information notification
US20070124366A1 (en) Storage control method for managing access environment enabling host to access data
JP4294692B2 (en) Information processing system
JP4122724B2 (en) Data replication method and information processing system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040622