JPH04115321A - Copying processing system for external storage device - Google Patents

Copying processing system for external storage device

Info

Publication number
JPH04115321A
JPH04115321A JP2236326A JP23632690A JPH04115321A JP H04115321 A JPH04115321 A JP H04115321A JP 2236326 A JP2236326 A JP 2236326A JP 23632690 A JP23632690 A JP 23632690A JP H04115321 A JPH04115321 A JP H04115321A
Authority
JP
Japan
Prior art keywords
storage device
external storage
data
copying
command
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
JP2236326A
Other languages
Japanese (ja)
Inventor
Taro Saito
太郎 齋藤
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2236326A priority Critical patent/JPH04115321A/en
Publication of JPH04115321A publication Critical patent/JPH04115321A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the utilization efficiency of a computer system by copying data in an external storage device built in as a duplexing volume without interrupting the execution of a working program. CONSTITUTION:Data from a copying processing part 5 and a primary external storage device 1 are copied in a secondary external storage device 2. The copying operation is executed by a chain command (a write command is continuously issued after outputting a read command to the storage device 1 and executing the command) generated from a copying processing part 5 to an I/O control part 3. Since the I/O control part 3 exclusively executes the control of the storage device 1 until the completion of the chain command, a program other than a program in the copying processing part 5 can not write the data in the storage device 1 by interruption and the identify of copied data between both external storage devices 1, 2 can be guaranteed. When a working program 4 in parallel operation writes the data in the storage device 1, the I/O control part 3 writes the same data in the storage device 2 to guarantee the identity of the contents of both storage devices 1, 2.

Description

【発明の詳細な説明】 〔概 要〕 外部記憶装置の複写処理方式に関し、 複写元外部記憶装置を使用する業務プログラムの実行を
中断することなく複写処理を可能にすることにより、計
算機システムの使用効率向上を図ることを目的とし、 二重化ボリューム機構を持つ計算機システムに於いて、
プライマリ外部記憶装置と、セカンダリ外部記憶装置と
、入出方間S部と、業務プログラムと、複写処理部とを
有し、入出力制御部は、計算機システムが使用する外部
記憶装置をプライマリ外部記憶装置と、セカンダリ外部
記憶装置を二重化ボリュームとして設定し、複写処理部
は、プライマリ外部記憶装置からセカンダリ外部記憶装
置へ、データの複写を行い、該複写中に業務プログラム
がプライマリ外部記憶装置に対してデータの書込みを行
うと、入出力制御部は、該データの書込みをセカンダリ
外部記憶装置に対しても行うように構成する。
[Detailed Description of the Invention] [Summary] Regarding a copy processing method for an external storage device, the use of a computer system is improved by enabling copy processing without interrupting the execution of a business program that uses a copy source external storage device. For the purpose of improving efficiency, in a computer system with a dual volume mechanism,
It has a primary external storage device, a secondary external storage device, an input/output S section, a business program, and a copy processing section, and the input/output control section converts the external storage device used by the computer system into the primary external storage device. Then, the secondary external storage device is set as a duplex volume, and the copy processing unit copies data from the primary external storage device to the secondary external storage device, and during the copying, the business program transfers data to the primary external storage device. When the data is written, the input/output control unit is configured to write the data also to the secondary external storage device.

〔産業上の利用分野〕[Industrial application field]

本発明は、二重化ボリューム機構を持つ計算機システム
に於ける外部記憶装置の複写処理方式に関する。
The present invention relates to a copy processing method for an external storage device in a computer system having a duplex volume mechanism.

外部記憶装置の複写処理を行う場合は、複写元の外部記
憶装置への他プログラムによるデータの書込みを中断さ
せて、複写が行われていた。
When copying an external storage device, the writing of data by other programs to the copy source external storage device is interrupted and the copying is performed.

計算機システムの運用効率化のためには、複写中の該外
部記憶装置へのデータ書込みの中断といった制約を無く
すことが要請されている。
In order to improve the operational efficiency of computer systems, it is required to eliminate restrictions such as interruption of data writing to the external storage device during copying.

複写処理中であっても、複写元外部記憶装置への他プロ
グラムの書込みを可能にすることによって、業務プログ
ラムと複写処理プログラムの並行動作を可能にすること
によって、計算機システムの使用効率向上をはかる。
By enabling other programs to be written to the copy source external storage device even during copy processing, the business program and copy processing program can operate in parallel, thereby improving the efficiency of computer system usage. .

〔従来の技術] 第4図は、従来のシステム構成図である。[Conventional technology] FIG. 4 is a conventional system configuration diagram.

複写処理部51は、外部記憶装置11の外部記憶装置2
1への複写を実行する。
The copy processing unit 51 is configured to copy the external storage device 2 of the external storage device 11.
Execute copying to 1.

業務プログラム41が稼働中の時は、該業務プログラム
41による外部記憶装置11の内容更新が行われるため
に複写処理は実行されない。
When the business program 41 is in operation, the content of the external storage device 11 is updated by the business program 41, so that no copying process is executed.

外部記憶装置11を使用する業務プログラム41が終了
した後に、複写処理部51が実行される。複写処理部5
1が稼働中は、業務プログラム41が実行出来ないため
に、計算機システム責源の使用効率を落とす結果となる
After the business program 41 that uses the external storage device 11 is finished, the copy processing section 51 is executed. Copy processing section 5
1 is in operation, the business program 41 cannot be executed, resulting in a drop in the efficiency of use of the computer system resources.

[発明が解決しようとする課題] 外部記憶装置の複写処理を行う場合は、該外部記憶装置
を使用する業務プログラムの実行を中断させて複写が行
われていたために、計算機システムの利用効率を落とす
という問題を生じていた。
[Problem to be Solved by the Invention] When copying an external storage device, the execution of the business program that uses the external storage device is interrupted to perform the copying, which reduces the utilization efficiency of the computer system. This caused a problem.

本発明は、複写元外部記憶装置を使用する業務プログラ
ムの実行を中断することなく複写処理を行い、計算機シ
ステムの使用効率向上を図る。
The present invention aims to improve the usage efficiency of a computer system by performing copy processing without interrupting the execution of a business program that uses a copy source external storage device.

〔RHを解決するための手段〕[Means to solve RH]

第F図は本発明の原理ブロック図である。 FIG. F is a block diagram of the principle of the present invention.

図は外部記憶装置の複写処理方式の構成図であって、 二重化ボリューム機構を持つ計算機システムに於いて、 プライマリ外部記憶装置lと、セカンダリ外部記憶装置
2と、入出力制御部3と、業務プログラム4と、複写処
理部5とを有し、入出力制御部3は、計算機システムが
使用する外部記憶装置をプライマリ外部記憶装置1と、
セカンダリ外部記憶装置2を二重化ボリュームとして設
定し、複写処理部5は、プライマリ外部記憶装置1から
セカンダリ外部記憶装置2へ、データの複写を行い、該
複写中に業務プログラム4がプライマリ外部記憶装置1
に対してデータの書込みを行うと、入出力制御部3は、
該データの書込みをセカンダリ外部記憶装置2に対して
も行い、上記複写処理部5は、プライマリ外部記憶装置
1からセカンダリ外部記憶装置2ヘデータの複写を行う
際に、プライマリ外部記憶装置lからのデータ読込みコ
マンドから、該データのセカンダリ外部記憶装置2への
書込みコマンド迄を、コマンド連鎖機能を使用してコマ
ンドチェインを行う。
The figure is a configuration diagram of a copy processing method of an external storage device, and in a computer system with a duplex volume mechanism, there are a primary external storage device 1, a secondary external storage device 2, an input/output control unit 3, and a business program. 4, and a copy processing section 5, and the input/output control section 3 has an external storage device used by the computer system as a primary external storage device 1, and a copy processing section 5.
The secondary external storage device 2 is set as a duplex volume, and the copy processing unit 5 copies data from the primary external storage device 1 to the secondary external storage device 2. During the copying, the business program 4 is transferred to the primary external storage device 1.
When data is written to, the input/output control unit 3
The data is also written to the secondary external storage device 2, and when copying data from the primary external storage device 1 to the secondary external storage device 2, the copy processing unit 5 writes the data from the primary external storage device l. A command chain function is used to perform a command chain from a read command to a write command of the data to the secondary external storage device 2.

〔作 用〕[For production]

本方式により、業務プログラム4の実行を中断すること
な(、二重化ボリュームとして組込まれた外部記憶装置
の複写処理が行われ、該複写中に他のプログラムによる
プライマリ外部記憶装置1に対する書込みが行われても
、入出力制御部3によってセカンダリ外部記憶装置2の
データが更新され、両外部記憶装置のデータの同一性が
保証される。
With this method, the execution of the business program 4 is not interrupted (the copy process of the external storage device incorporated as a dual volume is performed, and during the copying, writing to the primary external storage device 1 by other programs is not performed). Even if the data in the secondary external storage device 2 is updated by the input/output control unit 3, the identity of the data in both external storage devices is guaranteed.

〔実施例〕〔Example〕

第2図は、実施例によるリード・ライトの説明図である
。データ処理で必要とする二重化ボリュームの生成は、
2つの外部記憶装置をプライマリ外部記憶装置1とセカ
ンダリ外部記憶装置2に指定して、業務プログラム4が
二重化ボリューム組込みコマンドを、入出力制御部3に
対して発行することにより行われる。
FIG. 2 is an explanatory diagram of read/write according to the embodiment. To create a duplex volume required for data processing,
This is done by specifying two external storage devices as the primary external storage device 1 and the secondary external storage device 2, and the business program 4 issues a dual volume installation command to the input/output control unit 3.

外部記憶装置が二重化ボリュームとして組込まれると、
業務プログラム4の外部記憶装置に対するデータのリー
ド、ライトは、プライマリ外部記憶装置工に対して行わ
れるが、プライマリ外部記憶装置1に対してライトされ
るデータは、入出力制御部3によって、セカンダリ外部
記憶装置2へも該データが書込まれる。
When an external storage device is installed as a duplex volume,
Reading and writing of data to and from the external storage device by the business program 4 is performed in the primary external storage device, but the data written to the primary external storage device 1 is transferred to the secondary external storage device by the input/output control unit 3. The data is also written to the storage device 2.

第3図は、実施例による複写処理部5の説明図である。FIG. 3 is an explanatory diagram of the copy processing section 5 according to the embodiment.

図は、プライマリ外部記憶装置Iとセカンダリ外部記憶
装置2が二重化ボリュームとして組込まれている場合の
複写処理の説明図であって、複写処理部5は、プライマ
リ外部記憶装置1のデータを、セカンダリ外部記憶装置
2へ複写していく。該複写は、複写処理部5が入出力制
御部3に対して発行するチエインコマンド(プライマリ
外部記憶装置lに対してリードコマンドと該コマンド実
行の後にライトコマンドを連続して発行する)で行われ
る。該チエインコマンドが完了する迄は、入出力制御部
3がプライマリ外部記憶装置1の制御を専有しているた
めに、複写処理部5以外のプログラムがプライマリ外部
記憶装置1へ、割り込んでデータを書込むことは無く、
複写法データの両外部記憶装置間でのデータの同一性が
保証される。また複写中に、同時並行動作中の業務プロ
グラム4が、プライマリ外部記憶装置1ヘデータの書込
みを行った場合は、入出力制御部3が該データをセカン
ダリ外部記憶装置2へ書込み、プライマリ外部記憶装置
1と、セカンダリ外部記憶装置2の内容の同一性を保証
する。
The figure is an explanatory diagram of copy processing when the primary external storage device I and the secondary external storage device 2 are incorporated as a duplex volume. Copy to storage device 2. The copying is performed by a chain command (sequentially issuing a read command to the primary external storage device l and a write command after executing the command) issued by the copy processing unit 5 to the input/output control unit 3. . Until the chain command is completed, the input/output control unit 3 has exclusive control over the primary external storage device 1, so programs other than the copy processing unit 5 cannot interrupt and write data to the primary external storage device 1. There is no need to worry,
The data identity of copy method data between both external storage devices is guaranteed. Furthermore, if the business program 4 running concurrently writes data to the primary external storage device 1 during copying, the input/output control unit 3 writes the data to the secondary external storage device 2 and writes the data to the primary external storage device 1. 1 and the contents of the secondary external storage device 2 are guaranteed.

4.41は業務プログラム、 5.51は複写処理部を示す。4.41 is a business program, 5.51 indicates a copy processing section.

C発明の効果〕 本発明は、二重化ボリュームとして組込まれた外部記憶
装置の複写を、業務プログラムの実行を中断することな
く行うことによって、計算機システムの使用効率の向上
が期待出来る。
C. Effects of the Invention] The present invention can be expected to improve the usage efficiency of a computer system by copying an external storage device incorporated as a duplicated volume without interrupting the execution of a business program.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の原理ブロック図、 第2図は実施例のリード・ライトの説明図、第3図は実
施例による複写処理部の説明図、第4図は従来のシステ
ム構成図、 図において、 1はプライマリ外部記憶装置、 11.21は外部記憶装置、 2はセカンダリ外部記憶装置、 3は入出力制御部、 本発明の原理ブロック図 第1図 実施例のリード・ライトの説明図 第3図 従来のシステム構成図
Fig. 1 is a block diagram of the principle of the present invention, Fig. 2 is an explanatory diagram of read/write according to the embodiment, Fig. 3 is an explanatory diagram of the copy processing section according to the embodiment, and Fig. 4 is a conventional system configuration diagram. 1 is a primary external storage device; 11.21 is an external storage device; 2 is a secondary external storage device; and 3 is an input/output control unit. Figure 3: Conventional system configuration diagram

Claims (1)

【特許請求の範囲】 1、二重化ボリューム機構を持つ計算機システムに於い
て、 プライマリ外部記憶装置(1)と、セカンダリ外部記憶
装置(2)と、入出力制御部(3)と、業務プログラム
(4)と、複写処理部(5)とを有し、 入出力制御部(3)は、計算機システムが使用する外部
記憶装置をプライマリ外部記憶装置(1)と、セカンダ
リ外部記憶装置(2)を二重化ボリュームとして設定し
、 複写処理部(5)は、プライマリ外部記憶装置(1)か
らセカンダリ外部記憶装置(2)へ、データの複写を行
い、該複写中に業務プログラム(4)がプライマリ外部
記憶装置(1)に対してデータの書込みを行うと、入出
力制御部(3)は、該データの書込みをセカンダリ外部
記憶装置(2)に対しても行うことを特徴とする外部記
憶装置の複写処理方式。 2、上記複写処理部(5)は、プライマリ外部記憶装置
(1)からセカンダリ外部記憶装置(2)へデータの複
写を行う際に、プライマリ外部記憶装置(1)からのデ
ータ読込みコマンドから、該データのセカンダリ外部記
憶装置(2)への書込みコマンド迄を、コマンド連鎖機
能を使用してコマンドチェインすることを特徴とする請
求項1記載の外部記憶装置の複写処理方式。
[Claims] 1. In a computer system having a duplex volume mechanism, a primary external storage device (1), a secondary external storage device (2), an input/output control unit (3), and a business program (4). ) and a copy processing unit (5), and the input/output control unit (3) doubles the external storage device used by the computer system into a primary external storage device (1) and a secondary external storage device (2). The copy processing unit (5) copies data from the primary external storage device (1) to the secondary external storage device (2), and during the copying, the business program (4) transfers data to the primary external storage device (2). Copy processing for an external storage device characterized in that when data is written to (1), the input/output control unit (3) also writes the data to the secondary external storage device (2). method. 2. When copying data from the primary external storage device (1) to the secondary external storage device (2), the copy processing unit (5) reads the relevant data from the data read command from the primary external storage device (1). 2. The copy processing method for an external storage device according to claim 1, wherein a command chaining function is used to perform a command chain up to a command to write data to the secondary external storage device (2).
JP2236326A 1990-09-06 1990-09-06 Copying processing system for external storage device Pending JPH04115321A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2236326A JPH04115321A (en) 1990-09-06 1990-09-06 Copying processing system for external storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2236326A JPH04115321A (en) 1990-09-06 1990-09-06 Copying processing system for external storage device

Publications (1)

Publication Number Publication Date
JPH04115321A true JPH04115321A (en) 1992-04-16

Family

ID=16999150

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2236326A Pending JPH04115321A (en) 1990-09-06 1990-09-06 Copying processing system for external storage device

Country Status (1)

Country Link
JP (1) JPH04115321A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348420A (en) * 1993-06-10 1994-12-22 Nec Corp System for restoring fault in duplex file

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6370974A (en) * 1986-09-12 1988-03-31 Fujitsu Ltd Recovery processing system for duplex volume

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6370974A (en) * 1986-09-12 1988-03-31 Fujitsu Ltd Recovery processing system for duplex volume

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348420A (en) * 1993-06-10 1994-12-22 Nec Corp System for restoring fault in duplex file

Similar Documents

Publication Publication Date Title
JPH01109466A (en) System for controlling parallel operation of coprocessor
JPH02120924A (en) Data input/output control system
JPH0452743A (en) Control system for duplex external storage
JPH04115321A (en) Copying processing system for external storage device
EP0560393B1 (en) Microprocessor and data processing system with register file
JPS61127026A (en) Optical disk controller
JPS61208119A (en) Disk controller
JPS63163656A (en) Method and system for input/output interruption
JPH0264815A (en) Disk cache control system
JPH03269628A (en) Exception processing system
JPH07295761A (en) Mirroring magnetic disk device
JPS61240320A (en) Magnetic disk controller
JPS6343782B2 (en)
JPH04113432A (en) Virtual storage control method
JPS6374170A (en) Control system for magnetic disk
JPH03269752A (en) Information processing system and input/output controller used for the same
JPS6370974A (en) Recovery processing system for duplex volume
JPS58166454A (en) Data processor
JPH02219145A (en) Missing page processing system
JPS6343783B2 (en)
JPS6210758A (en) Processor module
JPH02304616A (en) File control system
JPH01288951A (en) Input/output control system
JPH07175661A (en) User program load system
JPH01169551A (en) Extended storage transfer control system