JPH08166854A - Managing method for saved volume - Google Patents

Managing method for saved volume

Info

Publication number
JPH08166854A
JPH08166854A JP6311523A JP31152394A JPH08166854A JP H08166854 A JPH08166854 A JP H08166854A JP 6311523 A JP6311523 A JP 6311523A JP 31152394 A JP31152394 A JP 31152394A JP H08166854 A JPH08166854 A JP H08166854A
Authority
JP
Japan
Prior art keywords
volume
save
mvds
data set
information
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
JP6311523A
Other languages
Japanese (ja)
Inventor
Nobuko Oka
伸子 岡
Yoshiaki Niimura
義章 新村
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 Software Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
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 Software Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP6311523A priority Critical patent/JPH08166854A/en
Publication of JPH08166854A publication Critical patent/JPH08166854A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To make the managing operation of a system which has MVDSs efficient and simple by saving data, recorded on a volume to be saved, on a magnetic tape as a volume saved data set and performing a volume saving processing. CONSTITUTION: The data on the magnetic disk volume to be saved are copied to the magnetic tape to generate the volume saved data set. Then the volume saving information is outputted to a volume saving registry 5 through the magnetic disk volume saving information output processing 23. Then a multivolume data set information input processing 24 inputs assignation destination volume information on all MVDSs having extents on the magnetic disk volume to be saved from a multivolume data set registry 6. On the basis of this input information, all the MVDSs to be saved are copied to the magnetic tape to generate an MVDs saved data set, whose MVDS saving information is outputted to the volume saving registry 5.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は退避ボリュームの管理方
法に係り、特に、マルチボリュームデータセット(MVD
S)を有するシステムにおいて好適な退避ボリュームの
管理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a save volume management method, and more particularly to a multi-volume data set (MVD
The present invention relates to a management method of a save volume suitable for a system having S).

【0002】[0002]

【従来の技術】従来より、磁気ディスク装置を用いる計
算機システムでは、システム運用の一環として磁気ディ
スク上のデータを随時あるいは定期的に磁気テープに退
避させる(バックアップする)ことにより、万一の障害
発生時に当該磁気ディスク上のデータが失われることを
防止している。すなわち、障害発生によって磁気ディス
ク上のデータに損失があった場合には、該当するデータ
を退避された磁気テープから磁気ディスク上に複写する
ことで、失われたデータを回復させることができる。
2. Description of the Related Art Conventionally, in a computer system using a magnetic disk device, a failure may occur by evacuating (backing up) the data on the magnetic disk to a magnetic tape as needed or periodically as part of system operation. At times, the data on the magnetic disk is prevented from being lost. That is, when the data on the magnetic disk is lost due to the occurrence of a failure, the lost data can be recovered by copying the corresponding data from the saved magnetic tape onto the magnetic disk.

【0003】データを退避(回復)させる具体的な方法
としては、物理的な磁気ディスク(ボリューム)を管
理単位として、ボリュームごとにデータを退避(回復)
させる方法と、論理的なデータセットを管理単位とし
て、データセットごとにデータを退避(回復)させる方
法とが存在する。そして一般的には、退避(回復)処理
時間および退避(回復)されるデータ量がほぼ一定とな
ることから運用管理が容易なの方法が採用されること
が多い。さらに、の方法はデータの検索を伴わないた
め、の方法よりも退避(回復)処理時間が短いという
利点もある。
As a specific method of saving (recovering) data, a physical magnetic disk (volume) is used as a management unit, and data is saved (recovered) for each volume.
There is a method of doing so and a method of saving (recovering) data for each data set using a logical data set as a management unit. In general, since the save (recovery) processing time and the amount of saved (recovery) data are almost constant, a method that facilitates operation management is often adopted. Further, since the method (1) does not involve data retrieval, there is an advantage that the save (recovery) processing time is shorter than the method (1).

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来技術においては、構成要素であるエクステントが複数
のボリュームに渡って記録されるマルチボリュームデー
タセット(MVDS)が存在した場合、データの退避とは別
に当該MVDSを構成する全エクステントの所在などを管理
しなければならず、運用管理が煩雑化してしまうという
問題点があった。また、データの回復に際しては当該MV
DSを構成する全エクステントの迅速な検索が困難なこと
から、ボリュームの障害回復に要する時間が多大なもの
となり、通常運用への復帰が遅れてしまうことがあると
いう問題点があった。このため、できるだけ磁気ディス
ク上にMVDSを割り当てずにボリュームの障害回復時間を
短縮する、という運用管理が行われることが多かった。
However, in the above-mentioned conventional technique, when there is a multi-volume data set (MVDS) in which extents, which are constituent elements, are recorded over a plurality of volumes, data saving is performed separately from the data saving. There is a problem that the management of operations is complicated because it is necessary to manage the locations of all the extents that compose the MVDS. When recovering data, the MV
Since it is difficult to quickly search for all the extents that make up the DS, there is a problem in that it takes a lot of time to recover from a volume failure, which may delay the return to normal operation. For this reason, operation management has often been performed in which the failure recovery time of a volume is shortened by assigning no MVDS on the magnetic disk as much as possible.

【0005】したがって本発明の目的は、上記の問題点
を解決して、磁気ディスク上に記録されているデータの
退避および回復処理とMVDSについての処理とを合わせ
て、MVDSを有するシステムの運用管理の効率化および簡
便化を図ることのできる退避ボリュームの管理方法を提
供することにある。
Therefore, an object of the present invention is to solve the above-mentioned problems and combine the save and restore processing of the data recorded on the magnetic disk and the processing for the MVDS to manage the operation of the system having the MVDS. It is an object of the present invention to provide a save volume management method capable of improving the efficiency and simplification of the above.

【0006】[0006]

【課題を解決するための手段】上記の目的を達成するた
め、本発明の退避ボリュームの管理方法は、磁気ディス
ク上のデータをボリューム単位で退避および回復させる
システムの運用方法において、通常運用に際しては、複
数のボリュームに渡って記録されるマルチボリュームデ
ータセット(MVDS)を構成するエクステントの増分およ
び解放にともなってマルチボリュームデータセット登録
簿に登録されている当該MVDSの割当て先ボリューム情報
を更新するエクステント更改処理を、バックアップ作業
に際しては、指定された退避対象ボリュームに記録され
ているデータをボリューム退避データセットとして磁気
テープに退避させるとともにボリューム退避情報をボリ
ューム退避登録簿に出力した後、前記マルチボリューム
データセット登録簿から得られる前記割当て先ボリュー
ム情報に基づいて前記退避対象ボリューム上にエクステ
ントが存在するMVDSをMVDS退避データセットとして前記
磁気テープに退避させるとともにMVDS退避情報を前記ボ
リューム退避登録簿に出力するボリューム退避処理を、
障害回復作業に際しては、前記ボリューム退避登録簿か
ら得られるボリューム退避情報およびMVDS退避情報に基
づいて、前記磁気テープから前記退避対象ボリューム上
に前記ボリューム退避データセットを複写した後、前記
磁気テープから前記退避対象ボリューム上に前記MVDS退
避データセットを複写するボリューム回復処理を、それ
ぞれ実行させるものである。
In order to achieve the above object, the save volume management method of the present invention is an operation method of a system for saving and recovering data on a magnetic disk in volume units, An extent that updates the allocation destination volume information of the MVDS registered in the multi-volume data set register as the extents that make up the multi-volume data set (MVDS) recorded across multiple volumes are incremented and released. When performing a backup operation during the update process, the data recorded in the specified save target volume is saved to a magnetic tape as a volume save data set, and the volume save information is output to the volume save register. Set register Volume saving processing that saves the MVDS whose extent exists on the save target volume to the magnetic tape as an MVDS save data set based on the allocation destination volume information obtained from the same and outputs the MVDS save information to the volume save register To
Upon failure recovery work, based on the volume save information and MVDS save information obtained from the volume save directory, after copying the volume save data set from the magnetic tape to the save target volume, the Volume recovery processing for copying the MVDS save data set onto the save target volume is executed.

【0007】[0007]

【作用】上記構成に基づく作用を説明する。The operation based on the above configuration will be described.

【0008】本発明の退避ボリュームの管理方法では、
磁気ディスク上のデータをボリューム単位で退避および
回復させるシステムの運用方法において、通常運用に際
しては、複数のボリュームに渡って記録されるマルチボ
リュームデータセット(MVDS)を構成するエクステント
の増分および解放にともなってマルチボリュームデータ
セット登録簿に登録されている当該MVDSの割当て先ボリ
ューム情報を更新するエクステント更改処理を実行させ
ることにより、システムは目的とするMVDSを先頭のエク
ステントから検索する代わりにマルチボリュームデータ
セット登録簿を参照して、当該MVDSの割当て先ボリュー
ムを容易に把握することができる。
According to the save volume management method of the present invention,
In the operation method of the system that saves and recovers the data on the magnetic disk in units of volume, during normal operation, it is necessary to increase and release the extents that make up the multi-volume data set (MVDS) recorded across multiple volumes. By executing the extent renewal process that updates the allocation destination volume information of the MVDS registered in the multi-volume data set register, the system does not search the target MVDS from the first extent, but the multi-volume data set. The allocation destination volume of the MVDS can be easily grasped by referring to the registration list.

【0009】また、バックアップ作業に際しては、指定
された退避対象ボリュームに記録されているデータをボ
リューム退避データセットとして磁気テープに退避させ
るとともにボリューム退避情報をボリューム退避登録簿
に出力した後、前記マルチボリュームデータセット登録
簿から得られる前記割当て先ボリューム情報に基づいて
前記退避対象ボリューム上にエクステントが存在するMV
DSをMVDS退避データセットとして前記磁気テープに退避
させるとともにMVDS退避情報を前記ボリューム退避登録
簿に出力するボリューム退避処理を実行させることによ
り、ボリューム単位のデータの退避に加えてMVDSの退避
も自動的に行われるので、バックアップ作業の手順がMV
DSの有無に関わらず統一されて従来よりも運用管理を簡
便化することができる。
In the backup operation, the data recorded in the designated save target volume is saved to the magnetic tape as a volume save data set, and the volume save information is output to the volume save register, and then the multi-volume An MV that has an extent on the evacuation target volume based on the allocation destination volume information obtained from the dataset registry
By saving the DS as the MVDS save data set to the magnetic tape and executing the volume save process that outputs the MVDS save information to the volume save directory, the save of the MVDS is automatically performed in addition to the save of the data in volume units. The backup procedure is MV
It is unified regardless of the presence or absence of DS, and operational management can be simplified compared to the past.

【0010】また、障害回復作業に際しては、前記ボリ
ューム退避登録簿から得られるボリューム退避情報およ
びMVDS退避情報に基づいて、前記磁気テープから前記退
避対象ボリューム上に前記ボリューム退避データセット
を複写した後、前記磁気テープから前記退避対象ボリュ
ーム上に前記MVDS退避データセットを複写するボリュー
ム回復処理を実行させることにより、ボリュームの障害
回復に要する時間はボリューム退避データセットおよび
MVDS退避データセットの複写処理時間のみとなるので、
MVDSが存在しても通常運用への復帰が遅れることがなく
なって障害回復時間を短縮することができるとともに、
障害回復作業の手順がMVDSの有無に関わらず統一されて
従来よりも運用管理を簡便化することができる。
Further, at the time of failure recovery work, after copying the volume save data set from the magnetic tape to the save target volume based on the volume save information and the MVDS save information obtained from the volume save register, By executing the volume recovery process of copying the MVDS save data set from the magnetic tape onto the save target volume, the time required for failure recovery of the volume is
Since it only takes time to copy the MVDS save data set,
Even if an MVDS exists, there is no delay in returning to normal operation, and the failure recovery time can be shortened.
The procedure of the disaster recovery work is unified regardless of the presence / absence of MVDS, and the operation management can be simplified more than ever before.

【0011】以上のように、磁気ディスク上に記録され
ているデータの退避および回復処理とMVDSについての処
理とを合わせて、MVDSを有するシステムの運用管理を従
来よりも効率化および簡便化することができる。
As described above, the operation management of a system having an MVDS can be made more efficient and simpler than before by combining the save and restore processing of the data recorded on the magnetic disk and the processing of the MVDS. You can

【0012】[0012]

【実施例】以下、本発明の退避ボリュームの管理方法の
一実施例を図面を用いて詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the save volume management method of the present invention will be described in detail below with reference to the drawings.

【0013】図1は、本発明の退避ボリュームの管理方
法が適用されるシステムの一構成例を示すブロック図で
ある。同図中、1は電子計算システムの中央処理装置
(CPU)、3はデータが記録される磁気ディスク装置
群、4は磁気ディスク装置群3上のデータがボリューム
単位およびマルチボリュームデータセット(以後、“MV
DS”と記述する)単位で退避される磁気テープ装置群、
5は磁気テープ装置群4に退避されたデータに関する登
録管理を行なうためのボリューム退避登録簿(請求項中
の“ボリューム退避登録簿”に相当する)、6は磁気デ
ィスク装置群3上に作成されたMVDSを構成するエクステ
ントの割当て先ボリュームの登録管理を行なうためのマ
ルチボリュームデータセット登録簿(請求項中の“マル
チボリュームデータセット登録簿”に相当する)であ
る。
FIG. 1 is a block diagram showing an example of the configuration of a system to which the save volume management method of the present invention is applied. In the figure, 1 is a central processing unit (CPU) of an electronic computing system, 3 is a magnetic disk device group in which data is recorded, 4 is data on the magnetic disk device group 3 in volume units and multi-volume data sets (hereinafter, "MV
A group of magnetic tape devices that are saved in units of "DS",
Reference numeral 5 denotes a volume evacuation register (corresponding to a "volume evacuation register" in the claims) for performing registration management regarding data saved in the magnetic tape device group 4, and 6 is created on the magnetic disk device group 3. 3 is a multi-volume data set registry (corresponding to a "multi-volume data set registry" in the claims) for registering and managing the volume to which the extents constituting the MVDS are allocated.

【0014】図2は、本発明の退避ボリュームの管理方
法の一実施例の機能的な構成を示す図である。同図中、
ボリューム退避登録簿5には、磁気ディスク装置群3か
らボリューム単位で退避されたデータに関する退避情報
(請求項中の“ボリューム退避情報”に相当する)とと
もに、MVDS単位で退避されたデータに関する退避情報
(請求項中の“MVDS退避情報”に相当する)が登録され
る。また、マルチボリュームデータセット登録簿6に
は、システム内の磁気ディスク装置群3上におけるすべ
てのMVDSについて、当該MVDSを構成するエクステントの
割当て先ボリューム情報が登録される。
FIG. 2 is a diagram showing the functional configuration of an embodiment of the save volume management method of the present invention. In the figure,
The volume evacuation registration list 5 includes evacuation information regarding the data evicted from the magnetic disk device group 3 in volume units (corresponding to "volume evacuation information" in the claims), as well as evacuation information regarding data evicted in MVDS units. (Corresponding to "MVDS save information" in the claims) is registered. Further, in the multi-volume data set register 6, for all MVDS on the magnetic disk device group 3 in the system, the allocation destination volume information of extents forming the MVDS is registered.

【0015】磁気ディスク装置群3上に作成されたMVDS
のエクステントの増分時には、エクステント増分処理2
1によってマルチボリュームデータセット登録簿6に新
たに確保されたエクステントを特定する割当て先ボリュ
ーム情報が追加登録される。また、エクステントの解放
時には、エクステント解放処理22によってマルチボリ
ュームデータセット登録簿6に登録されていた当該エク
ステントを特定する割当て先ボリューム情報が削除され
る。このエクステント増分処理21およびエクステント
解放処理22が請求項中の“エクステント更改処理”に
相当する。
MVDS created on the magnetic disk unit group 3
Extent extension processing 2 when the extent of
By 1, the allocation volume information for specifying the newly secured extent is additionally registered in the multi-volume data set register 6. Further, when the extent is released, the extent release processing 22 deletes the allocation destination volume information that identifies the extent registered in the multi-volume data set registration list 6. The extent increment process 21 and the extent release process 22 correspond to the "extent update process" in the claims.

【0016】磁気ディスクボリュームの退避を行なう際
には、最初に、退避対象の磁気ディスクボリューム上の
データを磁気テープ上へ複写してボリューム退避データ
セットを作成し、そのボリューム退避情報を磁気ディス
クボリューム退避情報出力処理23によってボリューム
退避登録簿5に出力する。次に、マルチボリュームデー
タセット情報入力処理24がマルチボリュームデータセ
ット登録簿6から退避対象の磁気ディスクボリューム上
にエクステントが存在する全MVDSの割当て先ボリューム
情報を入力し、当該割当て先ボリューム情報に基づいて
退避対象の磁気ディスク上の全MVDSを磁気テープ上へ複
写してMVDS退避データセットを作成し、そのMVDS退避情
報をマルチボリュームデータセット退避情報出力処理2
5によってボリューム退避登録簿5に出力する。ボリュ
ーム退避情報とMVDS退避情報は同一レコードに格納され
る。この一連の処理が請求項中の“ボリューム退避処
理”に相当する。
When saving a magnetic disk volume, first, the data on the magnetic disk volume to be saved is copied onto a magnetic tape to create a volume save data set, and the volume save information is stored in the magnetic disk volume. It is output to the volume save registration list 5 by the save information output processing 23. Next, the multi-volume data set information input processing 24 inputs the allocation-destination volume information of all MVDSs having extents on the magnetic disk volumes to be saved from the multi-volume data set register 6 and based on the allocation-destination volume information. Copy all MVDS on the target magnetic disk to the magnetic tape to create an MVDS save data set, and output the MVDS save information to the multi-volume data set save information output process 2
5 to the volume saving registration list 5. Volume save information and MVDS save information are stored in the same record. This series of processes corresponds to the "volume saving process" in the claims.

【0017】磁気ディスクボリュームの回復を行なう際
には、最初に、磁気ディスクボリューム退避情報入力処
理26によってボリューム退避登録簿5からボリューム
退避情報およびMVDS退避情報を入力する。次に、得られ
たボリューム退避情報に基づいてボリューム退避データ
セットを磁気テープ上から磁気ディスク上に複写した
後、さらにMVDS情報に基づいてMVDS退避データセットを
磁気テープ上から磁気ディスク上に複写する。この一連
の処理が請求項中の“ボリューム回復処理”に相当す
る。
When recovering the magnetic disk volume, first, the magnetic disk volume save information input processing 26 inputs the volume save information and the MVDS save information from the volume save register 5. Next, after copying the volume evacuation data set from the magnetic tape to the magnetic disk based on the obtained volume evacuation information, the MVDS evacuation data set is further copied from the magnetic tape to the magnetic disk based on the MVDS information. . This series of processes corresponds to the "volume recovery process" in the claims.

【0018】図3は、図1中のマルチボリュームデータ
セット登録簿に保持される割当て先ボリューム情報の形
式の一例を示す図である。同図中、31はマルチボリュ
ームデータセット登録簿に登録されているレコードのう
ちの1件を示す。そして、レコード31において、32
には当該MVDSを特定するデータセット名が、33には当
該MVDSの属性としてVSAM/非VSAMの区別やデータセット
編成(VTOC上の情報)が、34には当該MVDSを構成する
すべてのエクステントの割当て先ボリューム通し番号群
が、それぞれ保持される。
FIG. 3 is a diagram showing an example of the format of the allocation destination volume information held in the multi-volume data set registry in FIG. In the figure, 31 indicates one of the records registered in the multi-volume data set registry. Then, in record 31, 32
Is a data set name that identifies the MVDS, 33 is a VSAM / non-VSAM distinction and data set organization (information on the VTOC) as attributes of the MVDS, and 34 is a list of all extents that make up the MVDS. A group of allocation destination volume serial numbers is held respectively.

【0019】図4は、図1中のボリューム退避登録簿に
保持される退避情報の形式の一例を示す図である。同図
中、41はボリューム退避登録簿に登録されているレコ
ードの内の1件を示す。レコード41において、42に
は退避元の磁気ディスクボリュームを特定するボリュー
ム通し番号が、43には当該退避元の磁気ディスクボリ
ュームの属性情報として装置タイプなどが、44には当
該退避元の磁気ディスクボリュームについての退避世代
情報が、それぞれ保持される。退避世代情報は当該退避
元の磁気ディスクボリュームが退避されるごとに作成さ
れ、45には退避世代を特定する世代番号が、46には
磁気ディスクボリューム退避情報(請求項中の“ボリュ
ーム退避情報”に相当する)として退避先の磁気テープ
装置群のボリューム通し番号およびボリューム退避デー
タセットを格納しているラベル番号が、47にはMVDS退
避情報(請求項中の“MVDS退避情報”に相当する)が、
それぞれ保持される。MVDS退避情報は当該退避元の磁気
ディスクボリューム上にエクステントが存在するMVDSの
数だけ作成され、48にはMVDSを特定するデータセット
名が、49にはMVDS情報として磁気ディスク装置群にお
ける当該MVDSを構成するエクステントの割当て先とされ
ているすべての磁気ディスク装置のボリューム通し番号
および装置タイプが、50にはMVDS退避先識別情報とし
て退避先の磁気テープ装置群のボリューム通し番号およ
びMVDS退避データセットを格納しているラベル番号が、
それぞれ保持される。
FIG. 4 is a diagram showing an example of the format of the save information held in the volume save register in FIG. In the figure, 41 indicates one of the records registered in the volume evacuation register. In the record 41, 42 is a volume serial number that identifies the magnetic disk volume of the save source, 43 is the device type as the attribute information of the magnetic disk volume of the save source, and 44 is the magnetic disk volume of the save source. The evacuation generation information of is held respectively. The save generation information is created each time the magnetic disk volume of the save source is saved, and 45 is the generation number that identifies the save generation, and 46 is the magnetic disk volume save information (“volume save information” in the claims). Is the volume serial number of the magnetic tape device group of the save destination and the label number storing the volume save data set, and MVDS save information (corresponds to "MVDS save information" in the claims) in 47. ,
Retained respectively. The MVDS save information is created by the number of MVDS having extents on the save source magnetic disk volume, 48 is a data set name that identifies the MVDS, and 49 is the MVDS in the magnetic disk device group as the MVDS information. The volume serial numbers and device types of all the magnetic disk devices to which the constituent extents are allocated are stored in 50 as the MVDS save destination identification information, which is the volume serial numbers of the save destination magnetic tape device groups and the MVDS save data set. Label number is
Retained respectively.

【0020】図5は、図2中のエクステント増分処理の
流れを詳細に示すフローチャートである。同図中、図1
〜図4と同一構成部分については同一符号を付し、その
説明を省略する。
FIG. 5 is a flow chart showing in detail the flow of extent increment processing in FIG. In the figure, FIG.
The same components as those in FIG. 4 are designated by the same reference numerals and the description thereof will be omitted.

【0021】図5において、データセットの増分エクス
テントが現在処理中のボリュームと異なるボリュームに
確保された場合(ステップ501=YES)、マルチボ
リュームデータセット登録簿6から当該MVDSのレコード
31を入力し(ステップ502)、当該MVDSのレコード
が存在するとき(ステップ503=YES)は当該レコ
ードに増分エクステントの新規割当てボリュームを特定
するボリューム通し番号34を追加することによって当
該レコードを更新し(ステップ504)、当該MVDSのレ
コードが存在しないとき(ステップ503=NO)は当
該MVDSのレコードを作成して(ステップ505)、当該
MVDS名32,データセット属性33,割当て済ボリュー
ムおよび新規割当てボリュームを特定するボリューム通
し番号34を新たに登録する。
In FIG. 5, when the incremental extent of the dataset is secured in a volume different from the volume currently being processed (step 501 = YES), the record 31 of the MVDS is input from the multi-volume dataset register 6 ( If the record of the MVDS exists (step 502) (step 503 = YES), the record is updated by adding the volume serial number 34 that identifies the newly allocated volume of the incremental extent to the record (step 504). If the MVDS record does not exist (step 503 = NO), the MVDS record is created (step 505), and
An MVDS name 32, a data set attribute 33, a volume serial number 34 that identifies an allocated volume and a newly allocated volume are newly registered.

【0022】図6は、図2中のエクステント解放処理の
流れを詳細に示すフローチャートである。同図中、図1
〜図4と同一構成部分については同一符号を付し、その
説明を省略する。
FIG. 6 is a flow chart showing in detail the flow of the extent release processing in FIG. In the figure, FIG.
The same components as those in FIG. 4 are designated by the same reference numerals and the description thereof will be omitted.

【0023】図6において、最初に、マルチボリューム
データセット登録簿6からMVDSのレコード31を入力す
る(ステップ601)。そして、当該MVDSのレコード3
1が存在する場合(ステップ602=YES)、当該レ
コード31から解放エクステントが存在したボリューム
を特定するボリューム通し番号34を削除する(ステッ
プ603)。この結果、当該レコード31中のボリュー
ム通し番号34の登録数が1つになった場合(ステップ
604=YES)はシングルボリュームデータセットに
なったものとみなし、当該レコード31をマルチボリュ
ームデータセット登録簿6から削除する。
In FIG. 6, first, the MVDS record 31 is input from the multi-volume data set registry 6 (step 601). And record 3 of the MVDS
If 1 exists (step 602 = YES), the volume serial number 34 that identifies the volume in which the release extent existed is deleted from the record 31 (step 603). As a result, when the number of registered volume serial numbers 34 in the record 31 becomes one (step 604 = YES), it is considered that a single volume data set has been created, and the record 31 is recorded in the multi-volume data set register 6 Remove from.

【0024】このように、エクステント増分処理および
エクステント解放処理(請求項中の“エクステント更改
処理”に相当する)によって、システムは目的とするMV
DSを先頭のエクステントから検索する代わりにマルチボ
リュームデータセット登録簿を参照して、当該MVDSの割
当て先ボリュームを容易に把握することができる。
As described above, the system performs the target MV by the extent increment processing and the extent release processing (corresponding to "extent renewal processing" in claims).
Instead of retrieving the DS from the top extent, it is possible to easily grasp the allocation volume of the MVDS by referring to the multi-volume data set register.

【0025】図7は、本発明の退避ボリュームの管理方
法におけるボリューム退避処理の流れを詳細に示すフロ
ーチャートである。同図中、ステップ701〜705に
おける処理が図2中の磁気ディスクボリューム退避情報
出力処理23に、ステップ706における処理が図2中
のマルチボリュームデータセット情報入力処理24に、
ステップ709における処理が図2中のマルチボリュー
ムデータセット退避情報出力処理25に、それぞれ相当
する。また、図1〜図4と同一構成部分については同一
符号を付し、その説明を省略する。
FIG. 7 is a flow chart showing in detail the flow of the volume save processing in the save volume management method of the present invention. In the figure, the processing in steps 701 to 705 is the magnetic disk volume save information output processing 23 in FIG. 2, and the processing in step 706 is the multi-volume data set information input processing 24 in FIG.
The process in step 709 corresponds to the multi-volume data set save information output process 25 in FIG. 2, respectively. Further, the same components as those in FIGS. 1 to 4 are designated by the same reference numerals, and the description thereof will be omitted.

【0026】図7において、最初に、退避対象の磁気デ
ィスクボリュームのデータを磁気テープ装置群4の磁気
テープ上に出力する(ボリューム退避データセットの作
成:ステップ701)。次に、ボリューム退避登録簿5
より当該ボリュームのレコード41を入力し(ステップ
702)、レコードが存在する場合(ステップ703=
YES)には当該レコード41に退避世代情報44を追
加し(ステップ704)、レコードが存在しない場合
(ステップ703=NO)には当該ボリュームのレコー
ド41を新たに作成する(ステップ705)。このと
き、磁気ディスクボリューム通し番号42,磁気ディス
クボリューム情報43,現在処理中のボリューム退避に
対応する退避世代情報44を作成されたレコード41に
記録する。次に、マルチボリュームデータセット登録簿
6より退避対象の磁気ディスクボリューム上にエクステ
ントが存在するすべてのMVDSのレコード31を入力する
(ステップ706)。これらすべてのMVDSに対して(ス
テップ707)磁気テープ装置群4の磁気テープ上にMV
DS退避データセットを作成し(ステップ708)、ボリ
ューム退避登録簿5にMVDS退避情報47を追加登録する
(ステップ709)。
In FIG. 7, first, the data of the magnetic disk volume to be saved is output onto the magnetic tape of the magnetic tape device group 4 (creation of volume saved data set: step 701). Next, the volume evacuation register 5
Then, the record 41 of the volume is input (step 702), and if the record exists (step 703 =).
If YES, the save generation information 44 is added to the record 41 (step 704), and if the record does not exist (step 703 = NO), the record 41 of the volume is newly created (step 705). At this time, the magnetic disk volume serial number 42, the magnetic disk volume information 43, and the save generation information 44 corresponding to the save of the volume currently being processed are recorded in the created record 41. Next, the records 31 of all MVDSs having extents on the magnetic disk volumes to be saved are input from the multi-volume data set register 6 (step 706). For all of these MVDS (step 707), MV is placed on the magnetic tape of the magnetic tape device group 4.
A DS save data set is created (step 708), and the MVDS save information 47 is additionally registered in the volume save register 5 (step 709).

【0027】このように、ボリューム退避処理によっ
て、ボリューム単位のデータの退避に加えてMVDSの退避
も自動的に行われるので、バックアップ作業の手順がMV
DSの有無に関わらず統一されて従来よりも運用管理を簡
便化することができる。
As described above, the volume saving process automatically saves the MVDS in addition to saving the data in volume units, so the backup procedure is MV.
It is unified regardless of the presence or absence of DS, and operational management can be simplified compared to the past.

【0028】図8は、本発明の退避ボリュームの管理方
法におけるボリューム回復処理の流れを詳細に示すフロ
ーチャートである。同図中、ステップ801の処理が図
2中の磁気ディスクボリューム退避情報入力処理26に
相当する。また、図1〜図4と同一構成部分については
同一符号を付し、その説明を省略する。
FIG. 8 is a flow chart showing in detail the flow of volume recovery processing in the save volume management method of the present invention. In the figure, the process of step 801 corresponds to the magnetic disk volume save information input process 26 of FIG. Further, the same components as those in FIGS. 1 to 4 are designated by the same reference numerals, and the description thereof will be omitted.

【0029】図8において、最初に、ボリューム退避登
録簿5より当該ボリュームのレコード41を入力する
(ステップ801)。このとき、同一レコード中にある
MVDS退避情報も入力される。このレコードの情報に基づ
き、まず磁気ディスクボリュームの回復として磁気テー
プ上から磁気ディスク上にボリューム退避データセット
を複写する(ステップ802)。次に、ボリューム退避
を行った際に退避され、入力されたMVDS退避情報によっ
て示されるすべてのMVDSについて(ステップ803)、
磁気テープ上から磁気ディスク上にMVDS退避データセッ
トを複写する(ステップ804)。
In FIG. 8, first, the record 41 of the volume is input from the volume evacuation registration list 5 (step 801). At this time, it is in the same record
MVDS save information is also entered. Based on the information in this record, first, as recovery of the magnetic disk volume, the volume save data set is copied from the magnetic tape onto the magnetic disk (step 802). Next, for all MVDSs that are saved when the volume is saved and are indicated by the input MVDS save information (step 803),
The MVDS save data set is copied from the magnetic tape onto the magnetic disk (step 804).

【0030】このように、ボリューム回復処理によっ
て、ボリュームの障害回復に要する時間はボリューム退
避データセットおよびMVDS退避データセットの複写処理
時間のみとなるので、MVDSが存在しても通常運用への復
帰が遅れることがなくなって障害回復時間を短縮するこ
とができるとともに、障害回復作業の手順がMVDSの有無
に関わらず統一されて従来よりも運用管理を簡便化する
ことができる。
As described above, since the volume recovery processing requires only the time required for the volume failure recovery to copy the volume save data set and the MVDS save data set, it is possible to return to the normal operation even if the MVDS exists. There is no delay and the failure recovery time can be shortened, and the procedure for failure recovery work is unified regardless of the presence / absence of MVDS, and the operation management can be simplified compared to the past.

【0031】以上のように、磁気ディスク上に記録され
ているデータの退避および回復処理とMVDSについての処
理とを合わせて、MVDSを有するシステムの運用管理を従
来よりも効率化および簡便化することができる。
As described above, the operation management of a system having an MVDS is made more efficient and simpler than in the past by combining the save and restore processing of the data recorded on the magnetic disk and the processing of the MVDS. You can

【0032】[0032]

【発明の効果】以上詳しく説明したように、本発明の退
避ボリュームの管理方法によれば、磁気ディスク上のデ
ータをボリューム単位で退避および回復させるシステム
の運用方法において、通常運用に際しては、複数のボリ
ュームに渡って記録されるマルチボリュームデータセッ
ト(MVDS)を構成するエクステントの増分および解放に
ともなってマルチボリュームデータセット登録簿に登録
されている当該MVDSの割当て先ボリューム情報を更新す
るエクステント更改処理を実行させることにより、シス
テムは目的とするMVDSを先頭のエクステントから検索す
る代わりにマルチボリュームデータセット登録簿を参照
して、当該MVDSの割当て先ボリュームを容易に把握する
ことができるという効果が得られる。
As described in detail above, according to the save volume management method of the present invention, in the system operation method for saving and recovering the data on the magnetic disk in volume units, a plurality of Extent renewal processing that updates the allocation destination volume information of the MVDS registered in the multi-volume data set register as the extents that make up the multi-volume data set (MVDS) recorded over the volume are increased and released. By executing it, the system can refer to the multi-volume data set directory instead of searching for the target MVDS from the first extent and can easily grasp the allocation destination volume of the MVDS. .

【0033】また、バックアップ作業に際しては、指定
された退避対象ボリュームに記録されているデータをボ
リューム退避データセットとして磁気テープに退避させ
るとともにボリューム退避情報をボリューム退避登録簿
に出力した後、前記マルチボリュームデータセット登録
簿から得られる前記割当て先ボリューム情報に基づいて
前記退避対象ボリューム上にエクステントが存在するMV
DSをMVDS退避データセットとして前記磁気テープに退避
させるとともにMVDS退避情報を前記ボリューム退避登録
簿に出力するボリューム退避処理を実行させることによ
り、ボリューム単位のデータの退避に加えてMVDSの退避
も自動的に行われるので、バックアップ作業の手順がMV
DSの有無に関わらず統一されて従来よりも運用管理を簡
便化することができるという効果が得られる。
In the backup operation, the data recorded in the designated save target volume is saved to the magnetic tape as a volume save data set and the volume save information is output to the volume save register, and then the multi-volume is restored. An MV that has an extent on the evacuation target volume based on the allocation destination volume information obtained from the dataset registry
By saving the DS as the MVDS save data set to the magnetic tape and executing the volume save process that outputs the MVDS save information to the volume save directory, the save of the MVDS is automatically performed in addition to the save of the data in volume units. The backup procedure is MV
It is unified regardless of the presence or absence of DS, and the effect that operation management can be simplified more than before is obtained.

【0034】また、障害回復作業に際しては、前記ボリ
ューム退避登録簿から得られるボリューム退避情報およ
びMVDS退避情報に基づいて、前記磁気テープから前記退
避対象ボリューム上に前記ボリューム退避データセット
を複写した後、前記磁気テープから前記退避対象ボリュ
ーム上に前記MVDS退避データセットを複写するボリュー
ム回復処理を実行させることにより、ボリュームの障害
回復に要する時間はボリューム退避データセットおよび
MVDS退避データセットの複写処理時間のみとなるので、
MVDSが存在しても通常運用への復帰が遅れることがなく
なって障害回復時間を短縮することができるとともに、
障害回復作業の手順がMVDSの有無に関わらず統一されて
従来よりも運用管理を簡便化することができるという効
果が得られる。
Further, at the time of failure recovery work, after copying the volume save data set from the magnetic tape to the save target volume based on the volume save information and MVDS save information obtained from the volume save register, By executing the volume recovery process of copying the MVDS save data set from the magnetic tape onto the save target volume, the time required for failure recovery of the volume is
Since it only takes time to copy the MVDS save data set,
Even if an MVDS exists, there is no delay in returning to normal operation, and the failure recovery time can be shortened.
The procedure of the disaster recovery work is unified regardless of the presence / absence of MVDS, and the operation management can be simplified more than before.

【0035】以上のように、磁気ディスク上に記録され
ているデータの退避および回復処理とMVDSについての処
理とを合わせて、MVDSを有するシステムの運用管理を従
来よりも効率化および簡便化することができるという効
果が得られる。
As described above, the operation management of a system having an MVDS is made more efficient and simpler than before by combining the save and restore processing of the data recorded on the magnetic disk and the processing for the MVDS. The effect of being able to do is obtained.

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

【図1】本発明の退避ボリュームの管理方法が適用され
るシステムの一構成例を示すブロック図である。
FIG. 1 is a block diagram showing a configuration example of a system to which a save volume management method of the present invention is applied.

【図2】本発明の退避ボリュームの管理方法の一実施例
の機能的な構成を示す図である。
FIG. 2 is a diagram showing a functional configuration of an embodiment of a save volume management method of the present invention.

【図3】図1中のマルチボリュームデータセット登録簿
に保持される割当て先ボリューム情報の形式の一例を示
す図である。
FIG. 3 is a diagram showing an example of a format of allocation destination volume information held in the multi-volume data set registry in FIG.

【図4】図1中のボリューム退避登録簿に保持される退
避情報の形式の一例を示す図である。
FIG. 4 is a diagram showing an example of a format of save information held in a volume save register in FIG.

【図5】図2中のエクステント増分処理の流れを詳細に
示すフローチャートである。
FIG. 5 is a flowchart showing in detail the flow of extent increment processing in FIG.

【図6】図2中のエクステント解放処理の流れを詳細に
示すフローチャートである。
6 is a flowchart showing in detail the flow of extent release processing in FIG.

【図7】本発明の退避ボリュームの管理方法におけるボ
リューム退避処理の流れを詳細に示すフローチャートで
ある。
FIG. 7 is a flowchart showing in detail the flow of volume saving processing in the save volume management method of the present invention.

【図8】本発明の退避ボリュームの管理方法におけるボ
リューム回復処理の流れを詳細に示すフローチャートで
ある。
FIG. 8 is a flowchart showing in detail the flow of volume recovery processing in the save volume management method of the present invention.

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

1 中央処理装置(CPU) 2 メモリ 3 磁気ディスク装置群 4 磁気テープ装置群 5 退避ボリューム登録簿 6 マルチボリュームデータセット登録簿 1 central processing unit (CPU) 2 memory 3 magnetic disk device group 4 magnetic tape device group 5 evacuation volume register 6 multi-volume data set register

───────────────────────────────────────────────────── フロントページの続き (72)発明者 新村 義章 神奈川県横浜市戸塚区戸塚町5030番地 株 式会社日立製作所ソフトウェア開発本部内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Yoshiaki Shinmura 5030 Totsuka-cho, Totsuka-ku, Yokohama-shi, Kanagawa Prefecture Hitachi Ltd. Software Development Division

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 磁気ディスク上のデータをボリューム単
位で退避および回復させるシステムの運用方法におい
て、 通常運用に際しては、複数のボリュームに渡って記録さ
れるマルチボリュームデータセット(MVDS)を構成する
エクステントの増分および解放にともなってマルチボリ
ュームデータセット登録簿に登録されている当該MVDSの
割当て先ボリューム情報を更新するエクステント更改処
理を、 バックアップ作業に際しては、指定された退避対象ボリ
ュームに記録されているデータをボリューム退避データ
セットとして磁気テープに退避させるとともにボリュー
ム退避情報をボリューム退避登録簿に出力した後、前記
マルチボリュームデータセット登録簿から得られる前記
割当て先ボリューム情報に基づいて前記退避対象ボリュ
ーム上にエクステントが存在するMVDSをMVDS退避データ
セットとして前記磁気テープに退避させるとともにMVDS
退避情報を前記ボリューム退避登録簿に出力するボリュ
ーム退避処理を、 障害回復作業に際しては、前記ボリューム退避登録簿か
ら得られるボリューム退避情報およびMVDS退避情報に基
づいて、前記磁気テープから前記退避対象ボリューム上
に前記ボリューム退避データセットを複写した後、前記
磁気テープから前記退避対象ボリューム上に前記MVDS退
避データセットを複写するボリューム回復処理を、 それぞれ実行させることを特徴とする退避ボリュームの
管理方法。
1. A method of operating a system for backing up and recovering data on a magnetic disk in units of volume. In normal operation, the extents of extents constituting a multi-volume data set (MVDS) recorded over a plurality of volumes are recorded. Extent update processing that updates the allocation destination volume information of the MVDS registered in the multi-volume data set register with the increment and release is performed. When performing backup work, the data recorded in the specified save target volume After saving to the magnetic tape as the volume save data set and outputting the volume save information to the volume save register, the volume to be saved on the save target volume based on the allocation destination volume information obtained from the multi volume data set register. MVDS the MVDS that stent exists retracts to the magnetic tape as MVDS save data sets
The volume evacuation process that outputs evacuation information to the volume evacuation registration list is performed from the magnetic tape to the evacuation target volume based on the volume evacuation information and MVDS evacuation information obtained from the volume evacuation list during failure recovery work. A method of managing an evacuation volume, characterized in that after the volume evacuation data set is copied to a disk, a volume recovery process of copying the MVDS evacuation data set from the magnetic tape onto the evacuation target volume is executed.
JP6311523A 1994-12-15 1994-12-15 Managing method for saved volume Pending JPH08166854A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6311523A JPH08166854A (en) 1994-12-15 1994-12-15 Managing method for saved volume

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6311523A JPH08166854A (en) 1994-12-15 1994-12-15 Managing method for saved volume

Publications (1)

Publication Number Publication Date
JPH08166854A true JPH08166854A (en) 1996-06-25

Family

ID=18018269

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6311523A Pending JPH08166854A (en) 1994-12-15 1994-12-15 Managing method for saved volume

Country Status (1)

Country Link
JP (1) JPH08166854A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7716438B2 (en) 2004-03-31 2010-05-11 Hitachi, Ltd. Storage system and back-up method for storage system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7716438B2 (en) 2004-03-31 2010-05-11 Hitachi, Ltd. Storage system and back-up method for storage system

Similar Documents

Publication Publication Date Title
US7257690B1 (en) Log-structured temporal shadow store
JP3856855B2 (en) Differential backup method
US8548948B2 (en) Methods and apparatus for a fine grained file data storage system
US7409414B2 (en) Computer system, management computer, storage system, and backup management method
JPH1063555A (en) File managing method
WO1995014273A9 (en) Method and system for tracking changed files
JP3985430B2 (en) Database management apparatus and method
JP3042600B2 (en) Distributed file synchronization method
JPH05120110A (en) Automatic backup system for file
JPH08166854A (en) Managing method for saved volume
JP2002318717A (en) Database system
JPH11272426A (en) Data copying/restoring system and recording medium
JPS62224843A (en) Database medium content maintaining system
JPH09198283A (en) File deleting method on recording medium volume
EP0834128B1 (en) Data set backup in a shared environment
JP2679602B2 (en) Evacuation medium creation system
JP2001188690A (en) Computer system and checkpoint information preserving method
JPH0385650A (en) Disk volume restoration system
JP2000020366A (en) Replication system
JPH10171694A (en) Data backup method, data backup device, and information recording medium
JPH08328929A (en) Database split management system
JP2677282B2 (en) File management system
JP4161362B2 (en) Computer system having data recovery function and data recovery method
JP2738245B2 (en) File recovery system
US20190005059A1 (en) Efficient backup of compaction based databases