JPH07114444A - File movement control system - Google Patents

File movement control system

Info

Publication number
JPH07114444A
JPH07114444A JP5260633A JP26063393A JPH07114444A JP H07114444 A JPH07114444 A JP H07114444A JP 5260633 A JP5260633 A JP 5260633A JP 26063393 A JP26063393 A JP 26063393A JP H07114444 A JPH07114444 A JP H07114444A
Authority
JP
Japan
Prior art keywords
track
file
destination
data
source
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
JP5260633A
Other languages
Japanese (ja)
Inventor
Shinichi Nakayama
信一 中山
Tomohiro Murata
智洋 村田
Kenzo Kurihara
謙三 栗原
Mitsuaki Nitsuta
満秋 仁田
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 JP5260633A priority Critical patent/JPH07114444A/en
Publication of JPH07114444A publication Critical patent/JPH07114444A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To allow other disk controller to accept a data reference update request from a host computer during file movement or copy processing by storing file processing control information in a drive so as to improve the reliability of the file against a fault of a file processing unit. CONSTITUTION:A disk controller 100 receives a storage location of a movement source file 150 and a movement destination file 151 and a movement command between them from a host computer 109, then allocates a destination track in the unit of tracks, copies data on a source track to the destination track sequentially and connects the source track and the destination track by means of an alternate track pointer. A reference update request from the host computer 109 is executed to data on the source track when the data of the source track are not copied. When the data of the source track are copied, the request is executed to data on the destination track pointed out by the alternate track pointer.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ディスク制御装置に関
し、特に、同一ドライブ内におけるファイルの格納場所
の移動、または複写処理中に、ホストコンピュータから
の当該移動対象ファイルへのデータ参照更新要求を実行
することにより、ディスクサブシステムのファイル処理
のスループットを向上させる方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a disk control device, and more particularly, to a data reference update request from a host computer to a file to be moved during movement of a file storage location in the same drive or copy processing. By executing, it relates to a method for improving file processing throughput of a disk subsystem.

【0002】[0002]

【従来の技術】従来のディスク制御装置では、例えば、
特開平1−230147号公報に開示されているよう
に、コピー元ファイルからコピー先ファイルへコピー処
理中に、ホストコンピュータからコピー元ファイルへの
データ更新要求があった場合、その更新データをコピー
元ファイルへ書き込む。さらに、その更新データアドレ
スを記憶し、コピー先ファイルへのコピーが済んだこと
を記憶しておくコピーポインタと更新データアドレスを
比較し、そのアドレスがコピー済みであると判定したと
き、コピー先ファイルのコピー済み部分に書き込み、未
コピーであると判定したは、コピー先ファイルには書き
込まないようにして、ファイルコピー処理中にホストコ
ンピュータからのデータ更新要求を実行できる場合があ
った。
2. Description of the Related Art In a conventional disk controller, for example,
As disclosed in Japanese Patent Laid-Open No. 1-230147, when a data update request is made from the host computer to the copy source file during the copy process from the copy source file to the copy destination file, the update data is copied to the copy source file. Write to file Furthermore, the update data address is stored, and the update data address is compared with the copy pointer that stores that the copy to the copy destination file has been completed, and when it is determined that the address has been copied, the copy destination file When it is determined that the data has been written to the copied portion of the file and is not copied yet, the data update request from the host computer may be executed during the file copy processing without writing to the copy destination file.

【0003】ただし、上記従来技術では、コピー済部分
を記憶するコピーポインタなど、コピー処理のために使
用する制御情報をファイル処理装置内のみに保持して、
コピー処理を実現していた。
However, in the above-mentioned conventional technique, control information used for copy processing, such as a copy pointer for storing a copied portion, is held only in the file processing device,
A copy process was realized.

【0004】[0004]

【発明が解決しようとする課題】上記従来技術では、フ
ァイル処理中に、コピーポインタなどファイルを処理す
る際の制御情報(ファイル処理制御情報)を保持したフ
ァイル処理装置に電源障害、プロセッサ障害、バス障害
などが発生すると、障害発生前に保持していたファイル
処理制御情報を喪失してしまうことになり、ファイルの
整合性がとれず、ファイルに対する信頼性が低下すると
いう問題があった。
In the above-mentioned prior art, during the file processing, a file processing device holding control information (file processing control information) such as a copy pointer for processing a file causes a power failure, a processor failure, a bus failure. When a failure or the like occurs, the file processing control information held before the failure occurs is lost, the consistency of the file cannot be obtained, and the reliability of the file is lowered.

【0005】また、複数のファイル制御装置がファイル
を共有する場合、上記従来技術では、複数のファイル処
理装置の間にコピーポインタなどのコピー処理のために
使用する制御情報を格納する共通制御メモリを持たせな
ければならなかった。
Further, when a plurality of file control devices share a file, in the above-mentioned conventional technique, a common control memory for storing control information used for copy processing such as a copy pointer is provided between the plurality of file processing devices. I had to have it.

【0006】本発明の目的は、ファイル処理制御情報を
ドライブ内に保持することにより、ファイル処理装置の
障害に対するファイルの信頼性を向上させ、ファイルの
移動、または複写処理中にホストコンピュータからのデ
ータ参照更新要求を複数のディスク制御装置における任
意のディスク制御装置で受け付けることを可能にするこ
とである。
The object of the present invention is to improve the reliability of a file against a failure of the file processing device by holding the file processing control information in the drive, and to transfer the data from the host computer during the file moving or copying process. This is to enable the reference update request to be accepted by any disk control device in the plurality of disk control devices.

【0007】[0007]

【課題を解決するための手段】上述した課題を解決する
ために本発明に係るディスク制御装置は、 (1)ディスク制御装置が、ホストコンピュータから移
動元ファイル(複写元ファイル)及び移動先ファイル
(複写先ファイル)の格納場所とそれらの間の移動指示
を受け、トラック単位に、移動先トラック(複写先トラ
ック)を割り当て、移動元トラック(複写元トラック)
上のデータを移動先トラック(複写先トラック)に順
次、複写後、当該移動元トラック(複写元トラック)と
当該移動先トラック(複写先トラック)を交替トラック
ポインタで接続する第1の手段。
In order to solve the above-mentioned problems, a disk controller according to the present invention comprises: (1) A disk controller transfers a source file (copy source file) and a destination file (from a host computer). Copy destination file) storage locations and instructions to move between them are received, destination tracks (copy destination tracks) are assigned to each track, and source tracks (copy source tracks)
A first means for sequentially copying the above data to a moving destination track (copying destination track) and then connecting the moving source track (copying source track) and the moving destination track (copying destination track) with an alternate track pointer.

【0008】(2)当該交替トラックポインタの有無を
チェックすることにより、当該交替トラックポインタが
存在しなければ、当該移動元トラック(複写元トラッ
ク)は、未複写であると判定し、当該交替トラックポイ
ンタが存在すれば、複写済みであると判定し、バッファ
上に、当該移動元トラック(複写元トラック)が存在す
るとき、複写処理中であると判定する第2の手段。
(2) If the replacement track pointer does not exist by checking the existence of the replacement track pointer, it is determined that the source track (copy source track) has not been copied, and the replacement track is determined. If the pointer exists, it is judged that copying has been completed, and if the moving source track (copying source track) exists in the buffer, the second means for judging that copying is in progress.

【0009】(3)ホストコンピュータからの参照更新
要求を当該移動元トラック(複写元トラック)が、未複
写であるときには、移動元トラック(複写元トラック)
上のデータに対して実行し、複写済みであるときには、
交替トラックポインタが指し示す移動先トラック(複写
先トラック)上のデータに対して実行し、複写処理中で
あるときには、キャッシュスロット上のデータに対して
実行する第3の手段。
(3) When the reference source update request from the host computer indicates that the source track (copy source track) has not been copied, the source track (copy source track).
Executed on the above data, and when it has been copied,
Third means for executing data on a destination track (copy destination track) pointed to by the alternate track pointer and executing data on a cache slot when a copy process is in progress.

【0010】(4)移動元ファイル(複写元ファイル)
から移動先ファイル(複写先ファイルへ)の複写処理が
終了後、当該交替トラックポインタを切断する第4の手
段。
(4) Transfer source file (copy source file)
A fourth means for cutting the replacement track pointer after the copy processing of the transfer destination file (to the copy destination file) is completed.

【0011】を具備することを特徴としている。It is characterized by comprising:

【0012】[0012]

【作用】第1の手段で、ファイルの複写を行なうことが
できる。この間、ホストコンピュータから当該ファイル
へ参照更新要求がきた際には、第2の手段で、交替トラ
ックポインタの有無を判定することにより、移動元トラ
ック(複写元トラック)の複写状態を、未複写、複写
済、複写処理中のいずれかに定めることができる。その
結果により第3の手段で、データの複写状態に合致した
参照更新要求を実行することができる。これにより、フ
ァイル移動、または複写処理中にホストコンピュータか
らの参照更新要求を矛盾なく実行できる。さらに、第4
の手段で、交替トラックポインタを切断することによ
り、ホストコンピュータからのファイル移動、または複
写命令を実行完了できる。
The file can be copied by the first means. During this time, when a reference update request is made to the file from the host computer, the second means determines whether or not there is a replacement track pointer, thereby determining that the copy state of the source track (copy source track) has not been copied. It can be defined as either already copied or being copied. As a result, the third means can execute the reference update request that matches the data copy state. As a result, the reference update request from the host computer can be executed consistently during the file move or copy process. Furthermore, the fourth
By cutting the alternate track pointer by this means, execution of a file move or copy command from the host computer can be completed.

【0013】[0013]

【実施例】図1は、本発明の一実施例の対象となるキャ
ッシュ付きディスクサブシステムの構成図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT FIG. 1 is a block diagram of a disk subsystem with a cache which is a target of an embodiment of the present invention.

【0014】本発明の前提条件として、ドライブ111
は複数のディスク制御装置100、162から共有され
る。ドライブ111は、ディスク制御装置100により
使用されているとき、ディスク制御装置161からのア
クセスに対し、ビジー通知を行い、ディスク制御装置1
62を排他する。あるいは、ディスク制御装置100と
ディスク制御装置162を排他する情報を持つ。
As a prerequisite for the present invention, the drive 111
Is shared by a plurality of disk control devices 100 and 162. When the drive 111 is being used by the disk control device 100, the drive 111 gives a busy notification to the access from the disk control device 161.
62 is excluded. Alternatively, it has information that excludes the disk control device 100 and the disk control device 162.

【0015】図1において、ディスク制御装置100
は、上位側でチャネル制御装置101を介してホストコ
ンピュータ109と接続され、また下位側で磁気記憶媒
体であるドライブ111と接続される。ドライブ111
内には、移動元ファイル150、移動先ファイル151
及び障害回復情報1000が格納されている。障害回復
情報1000の具体的な説明は、後述する。ディスク制
御装置100は、ホストコンピュータ109の要求に応
じてドライブ111にデータのリード、ライトを行な
う。ドライブ111とホストコンピュータ109との間
のデータ転送を制御するのはディスク制御装置100に
内蔵された制御プロセッサ102である。制御プロセッ
サ102は、チャネル制御装置101、ドライブインタ
フェース107を介し、ホストコンピュータ109、お
よびドライブ111と接続する。制御メモリ104は、
全ての制御プロセッサ102からアクセス可能な共通メ
モリであり、ディスク制御装置100がドライブ111
をアクセスするための共通制御情報を格納してある。共
通制御情報については後述する。キャッシュメモリ10
5も全ての制御プロセッサ102からアクセス可能なメ
モリであり、ドライブ111から制御プロセッサ102
が読みだしたデータを一時的に格納するために用いられ
る。制御プロセッサ102は、またサービスプロセッサ
120と接続される。操作パネル121からサービスプ
ロセッサ120に対し共通メモリ104内の共通制御情
報の更新を指示すると、サービスプロセッサ120が、
制御プロセッサ102へ更新要求を送り、選択された方
の制御プロセッサ102が制御メモリ104内の共通制
御情報の更新を行なう。
In FIG. 1, a disk control device 100
Is connected to the host computer 109 via the channel controller 101 on the upper side, and is connected to the drive 111 which is a magnetic storage medium on the lower side. Drive 111
The source file 150 and the destination file 151 are included in the
And the failure recovery information 1000 is stored. A specific description of the failure recovery information 1000 will be given later. The disk control device 100 reads and writes data in the drive 111 in response to a request from the host computer 109. The control processor 102 built in the disk control device 100 controls the data transfer between the drive 111 and the host computer 109. The control processor 102 is connected to the host computer 109 and the drive 111 via the channel control device 101 and the drive interface 107. The control memory 104 is
It is a common memory that can be accessed by all the control processors 102, and the disk controller 100 is a drive 111.
The common control information for accessing is stored. The common control information will be described later. Cache memory 10
5 is also a memory that can be accessed by all control processors 102.
It is used to temporarily store the data read by. The control processor 102 is also connected to the service processor 120. When the operation panel 121 instructs the service processor 120 to update the common control information in the common memory 104, the service processor 120
An update request is sent to the control processor 102, and the selected control processor 102 updates the common control information in the control memory 104.

【0016】ディスク制御装置162は、上位側でホス
トコンピュータ160と接続され、チャネル制御装置1
61と接続され、構成はディスク制御装置100と同じ
である。
The disk controller 162 is connected to the host computer 160 on the upper side, and is connected to the channel controller 1
61, and the configuration is the same as the disk control device 100.

【0017】次に、共通制御情報について説明する。共
通制御情報には、ドライブ制御ブロックとファイル移動
要求テーブルがある。以下、順に説明する。
Next, the common control information will be described. The common control information includes a drive control block and a file move request table. Hereinafter, they will be described in order.

【0018】図2は、ドライブ制御ブロック200(De
vice Control Block:以下ではDCBと呼ぶ)を示す。
DCB200には、7つのデータが格納されている。各
ドライブをディスク制御装置100が識別するためのド
ライブ番号201(Device Connection Address:以下
DCAと呼ぶ)、当該ドライブのトラック長などのドラ
イブ情報を示すドライブタイプ202、移動対象ファイ
ルの移動先終了トラック番号203、移動済トラック番
号204、移動元トラックポインタ切断済トラック番号
205、当該ドライブへのホスト参照更新要求フラグ2
06、及びドライブロックフラグ207が格納される。
ホスト参照更新要求フラグ206は、ホストコンピュー
タ109からファイル移動処理中のドライブ111へ参
照更新要求があったときに、制御プロセッサ102が、
‘on’に設定する。参照更新要求が、無いときには、
‘off’に設定しておく。また、ドライブロック情報
207は、制御プロセッサ102が、他の制御プロセッ
サからのドライブアクセスを排他制御するときに使用
し、ロック取得中は‘on’に設定し、ロック開放時
(アンロック時)には、‘off’に設定する。
FIG. 2 shows a drive control block 200 (De
vice Control Block: hereinafter referred to as DCB).
Seven data are stored in the DCB 200. A drive number 201 (Device Connection Address: hereinafter referred to as DCA) for the disk control device 100 to identify each drive, a drive type 202 indicating drive information such as the track length of the drive, and a movement destination end track number of a movement target file. 203, moved track number 204, move source track pointer disconnected track number 205, host reference update request flag 2 for the drive
06 and the drive lock flag 207 are stored.
The host reference update request flag 206 is set by the control processor 102 when the host computer 109 issues a reference update request to the drive 111 that is in the process of moving a file.
Set to'on '. When there is no reference update request,
Set it to'off '. The drive lock information 207 is used by the control processor 102 when exclusively controlling drive access from another control processor, set to “on” during lock acquisition, and when unlocked (unlocked). Is set to'off '.

【0019】図3は、ファイル移動制御情報を示す。本
制御情報には、ファイル移動要求デーブル300と移動
処理用ワークエリア310を格納する。ファイル移動要
求テーブル300には、移動対象ファイルを有するドラ
イブのドライブ番号301、移動対象となるファイルの
格納位置を示す移動元開始トラック番号302、及び移
動元終了トラック番号303、移動対象ファイルの移動
先を示す移動先開始トラック番号304が格納される。
移動処理用ワークエリア310は、トラックの移動処理
に使用するエリアで、移動元トラック番号311、移動
先トラック番号312を格納する。
FIG. 3 shows the file movement control information. The file move request table 300 and the move processing work area 310 are stored in this control information. In the file move request table 300, the drive number 301 of the drive having the move target file, the move source start track number 302 indicating the storage position of the move target file, the move source end track number 303, and the move destination of the move target file. The destination start track number 304 indicating the number is stored.
The movement processing work area 310 is an area used for the movement processing of a track, and stores a movement source track number 311 and a movement destination track number 312.

【0020】次に、本実施例におけるディスク制御装置
100の制御プロセッサ102の動作を説明する。
Next, the operation of the control processor 102 of the disk control device 100 in this embodiment will be described.

【0021】図4は、ファイル格納場所移動処理400
のメインフローである。ファイル格納場所移動処理40
0は、ディスク制御装置100がホストコンピュータ1
09からのファイル移動命令を受領したとき、または操
作パネル121を通して、サービスプロセッサ120か
らのファイル移動命令を受領後、起動される。
FIG. 4 shows a file storage location move process 400.
Is the main flow of. File storage location move processing 40
0 indicates that the disk controller 100 is the host computer 1
It is activated when a file move command is received from the service processor 120 through the operation panel 121, or when a file move command from the server 09 is received.

【0022】まず、ファイル移動要求テーブル300を
読みだす(410)。具体的には、移動対象ファイルを
有するドライブ番号301、移動元開始トラック番号3
02、移動元終了トラック番号303、移動先開始トラ
ック番号304を読みだす(410)。続いて、ドライ
ブのロック情報207を判定し(415)、それが既に
‘on’であれば、ホストコンピュータへドライブビジ
ーを返し(425)、その後、処理を終了する(44
0)。もし、ロック情報207が‘off’であれば、
ホストコンピュータへファイル移動命令受諾を報告し
(420)、移動処理500を行なう。続いて、移動処
理後の後処理800を行ない、ホストコンピュータ10
9へファイルの移動が完了したことを報告し(43
0)、処理を終了する(440)。
First, the file move request table 300 is read (410). Specifically, the drive number 301 having the file to be moved and the source track number 3 of the movement source
02, the source end track number 303, and the destination start track number 304 are read (410). Then, the lock information 207 of the drive is judged (415), and if it is already'on ', the drive busy is returned to the host computer (425), after which the process is terminated (44).
0). If the lock information 207 is'off ',
The acceptance of the file move command is reported to the host computer (420), and the move process 500 is performed. Subsequently, post-processing 800 after the moving processing is performed, and the host computer 10
Report the completion of file transfer to 9 (43
0), the process ends (440).

【0023】図5は、図4における移動処理500のフ
ローである。
FIG. 5 is a flow chart of the movement processing 500 in FIG.

【0024】まず、移動元開始トラック番号302を移
動元トラック番号311へ設定する(505)。次に、
移動済トラック番号204をゼロクリアし(510)、
移動対象ファイルを有するドライブ番号301を有する
ドライブのロックを取得する(515)。続いて、移動
元トラックデータを移動先トラック上への複写処理60
0を実行して、移動対象ファイルを有するドライブのロ
ックを解放する(520)。次に、ホストコンピュータ
109からの当該ドライブへの参照更新要求があるかど
うかホスト参照更新要求フラグ206をチェックする
(525)。もし、要求フラグ206が、‘on’であ
れば、参照更新処理700を実行する。要求フラグ20
6が‘off’であれば、移動処理が終了したどうか判
定する(530)。ステップ530では、移動済トラッ
ク番号204と移動元終了トラック番号303を比較
し、これらが等しければ、移動処理が終了したと判定す
る。ステップ530において移動処理終了と判定される
と、移動対象ドライブのDCB200に、移動先終了ト
ラック番号203を設定し(540)、移動処理500
を終了して、ファイル格納場所移動処理400へリター
ンする(545)。移動処理が終了していなければ、移
動元トラック番号311をインクリメントし(53
5)、ステップ515に戻って移動処理を繰り返す。
First, the movement source start track number 302 is set to the movement source track number 311 (505). next,
Zero the moved track number 204 (510),
The lock of the drive having the drive number 301 having the file to be moved is acquired (515). Then, the copy processing 60 of the source track data onto the destination track is performed.
0 is executed to release the lock of the drive having the file to be moved (520). Next, the host reference update request flag 206 is checked to see if there is a reference update request to the drive from the host computer 109 (525). If the request flag 206 is'on ', the reference update processing 700 is executed. Request flag 20
If 6 is'off ', it is determined whether the moving process is completed (530). In step 530, the moved track number 204 and the movement source end track number 303 are compared, and if they are equal, it is determined that the movement process has ended. When it is determined in step 530 that the moving process is completed, the moving destination end track number 203 is set in the DCB 200 of the target drive (540), and the moving process 500 is performed.
Ends, and the process returns to the file storage location move processing 400 (545). If the moving process is not completed, the source track number 311 is incremented (53
5) Return to step 515 and repeat the movement process.

【0025】図6は、図5における移動元トラックデー
タの移動先トラック上への複写処理600のフローであ
る。
FIG. 6 is a flow chart of a copying process 600 of the source track data on the destination track in FIG.

【0026】複写処理600の説明に先立って、図9を
用いて本実施例におけるトラックフォーマットについて
説明する。図9において、900は、移動元トラックを
示し、905は、移動先トラックを示す。901、90
6は、各々のトラックのヘッダ部を示し、903、90
8は、交替トラックポインタを示す。また、902、9
07は、各々のトラックのデータ部を示す。
Prior to the description of the copying process 600, the track format in this embodiment will be described with reference to FIG. In FIG. 9, 900 indicates a movement source track, and 905 indicates a movement destination track. 901, 90
Reference numeral 6 denotes a header portion of each track, and 903 and 90
Reference numeral 8 indicates an alternate track pointer. Also, 902, 9
Reference numeral 07 indicates the data portion of each track.

【0027】まず、移動元トラックの移動先として、移
動先トラックを割り当て、移動先トラック番号312へ
割り当てたトラック番号を設定する(605)。この
時、移動先開始トラック番号304を有するトラックか
ら、割り当てを開始する。次に、移動元トラック番号3
11を有するトラックからデータ902をキャッシュメ
モリ105にロードする(610)。移動先トラック番
号312を有するトラックに対し、キャッシュメモリ1
05にロードしたデータを書き込む(615)。移動元
トラックのヘッダ部901に移動先トラックを指すポイ
ンタ903を書き込む(620)。次に、移動先トラッ
クのヘッダ部906に移動元トラックを指すポインタ9
08を書き込む(625)。移動対象ドライブのDCB
200に移動済トラック番号204を設定し(63
0)、移動処理500へリターンする(635)。
First, the destination track is assigned as the destination of the source track, and the assigned track number is set to the destination track number 312 (605). At this time, the allocation is started from the track having the destination start track number 304. Next, the source track number 3
Data 902 is loaded into the cache memory 105 from the track having 11 (610). For the track having the destination track number 312, the cache memory 1
The data loaded in 05 is written (615). A pointer 903 pointing to the destination track is written in the header section 901 of the source track (620). Next, a pointer 9 pointing to the source track is added to the header section 906 of the destination track.
08 is written (625). DCB of target drive
Set the moved track number 204 to 200 (63
0), and returns to the movement process 500 (635).

【0028】図7は、図5におけるファイル移動処理中
に、ホストコンピュータ109からの参照更新要求を実
行するための参照更新処理700のフローを示す。
FIG. 7 shows a flow of the reference update processing 700 for executing the reference update request from the host computer 109 during the file move processing in FIG.

【0029】まず、ドライブのロックを取得する(70
5)。ドライブ111上の参照更新要求トラック(移動
元トラック)のヘッダ部901のポインタ903の有無
をチェックする(710)。移動先トラックポインタ9
03があれば、参照更新要求を移動先トラック上のデー
タに対して実行し(720)、ポインタ903が無けれ
ば、参照更新要求トラック(移動元トラック)上のデー
タに対して実行する(725)。このように移動元トラ
ックが複写済であるか否かを判定するには、移動元トラ
ックのヘッダ部901のポインタ903の有無をチェッ
クすればよい。続いて、ドライブのロックを開放し(7
30)、ドライブへのホスト参照更新要求フラグ206
を‘off’とし(735)、移動処理500ヘリター
ンする(740)。移動対象ファイルを有するドライブ
のロックを1トラック単位に、取得、解放することによ
り、ホストコンピュータ109からファイルへの参照更
新要求を受け入れることができる。
First, the lock of the drive is acquired (70
5). The presence or absence of the pointer 903 of the header portion 901 of the reference update request track (moving source track) on the drive 111 is checked (710). Destination track pointer 9
If there is 03, the reference update request is executed for the data on the move destination track (720), and if there is no pointer 903, it is executed for the data on the reference update request track (the move source track) (725). . In this way, to determine whether or not the source track has been copied, the presence or absence of the pointer 903 in the header section 901 of the source track may be checked. Then unlock the drive (7
30), the host reference update request flag 206 to the drive
Is set to'off '(735), and the process returns to the moving process 500 (740). By acquiring and releasing the lock of the drive having the file to be moved in units of one track, it is possible to accept the reference update request to the file from the host computer 109.

【0030】図8は、図4における移動処理後の後処理
フロー800を示す。
FIG. 8 shows a post-processing flow 800 after the moving process in FIG.

【0031】処理800は、移動終了した後、移動元ト
ラックと移動先トラック間の交替トラックポインタ90
3、908を切断する処理である。
After the movement is completed, the process 800 is a replacement track pointer 90 between the movement source track and the movement destination track.
This is processing for cutting 3,908.

【0032】まず、移動元トラックポインタ切断済トラ
ック番号205をゼロクリアし(805)、移動対象フ
ァイルを有するドライブのロックを取得した後(81
0)、移動先トラック番号312に移動先開始トラック
番号304を設定する(815)。次に、移動先トラッ
ク番号312を有するトラックのヘッダ部906の移動
元トラックポインタ908をゼロクリアする(82
0)。続いて、移動元トラック番号312を有するトラ
ックのヘッダ部901の移動先トラックポインタ903
をゼロクリアする(825)。これにより、移動元トラ
ックと移動先トラック間の交替トラックポインタ90
3、908が切り離され、移動元トラックの移動が完了
したことになる。次に、移動対象ドライブのDCB20
0に、移動元トラックポインタ切断済トラック番号20
5を設定し(830)、移動元トラックポインタ切断済
トラック番号205と移動先終了トラック番号203を
比較する(835)。比較の結果が等しければ、移動対
象ファイルを有するドライブのロックを解放し(84
5)、ファイル格納場所移動処理400へリターンする
(850)。また、比較の結果が等しくなければ、移動
先トラック番号312をインクリメントし(840)、
交替トラックポインタ903、908の切断が終了する
まで、交替トラックポインタ切断処理(820、82
5)を繰り返す。
First, the track number 205 which has been disconnected from the source track pointer is cleared to zero (805), and the lock of the drive having the file to be moved is acquired (81).
0), the destination track number 312 is set to the destination start track number 304 (815). Next, the source track pointer 908 of the header part 906 of the track having the destination track number 312 is cleared to zero (82).
0). Then, the destination track pointer 903 of the header part 901 of the track having the source track number 312
Is cleared to zero (825). As a result, the replacement track pointer 90 between the source track and the destination track 90
3, 908 are separated, and the movement of the movement source track is completed. Next, the DCB 20 of the drive to be moved
0 is the track number of the source track pointer and the track number is 20
5 is set (830), and the track number 205 of the source track pointer disconnection and the track number 203 of the destination end track are compared (835). If the results of the comparison are equal, the lock of the drive having the file to be moved is released (84
5) The process returns to the file storage location move process 400 (850). If the comparison results are not equal, the destination track number 312 is incremented (840),
Until the replacement track pointers 903 and 908 are completely disconnected, the replacement track pointer disconnection process (820, 82)
Repeat 5).

【0033】処理800実行中は、ドライブのロックを
取得しているため、ホストコンピュータ109からの要
求に対しドライブビジーとなり、ホストコンピュータ1
09からの参照更新要求に対する待ち時間が生じる。し
かし、この待ち時間は、従来のホストコンピュータ10
9主導のファイル移動処理のそれと比べて短い。
While the process 800 is being executed, the drive is locked because the drive is locked in response to a request from the host computer 109, and the host computer 1
There is a waiting time for the reference update request from 09. However, this waiting time is limited to the conventional host computer 10
It is shorter than that of 9-led file move processing.

【0034】図10は、障害回復情報1000の構成を
示す図である。
FIG. 10 is a diagram showing the structure of the fault recovery information 1000.

【0035】上述したファイル移動処理は、移動元トラ
ックのヘッダ部901または、移動先トラックのヘッダ
部906をディスク制御装置100の責任で更新する。
従って、ディスク制御装置100の障害(電源障害な
ど)に備えて、障害回復情報1000を保持しておかな
ければならない。
In the above-described file moving process, the disk controller 100 is responsible for updating the header portion 901 of the source track or the header portion 906 of the destination track.
Therefore, the failure recovery information 1000 must be held in case of a failure (such as a power failure) of the disk controller 100.

【0036】図10に、障害回復情報1000の内容を
示す。障害回復情報1000は、移動元トラック番号3
11、移動先トラック番号312、各処理フローの実行
ステップ番号1003、移動元トラックのヘッダ部10
04(図9の901に対応)、及び移動先トラックのヘ
ッダ部1005(図9の906に対応)を保持してい
る。これらは、ファイル移動処理中に、必要に応じて、
移動対象ドライブの障害回復情報1000へ書き込まれ
る。もし、ファイル移動処理中に、制御プロセッサ10
2または、103が障害を起し、移動元トラックのヘッ
ダ部901および、移動先トラックのヘッダ部906を
失ってもドライブ111に保持してある障害回復情報1
000を読みだすことにより、障害発生時のトラックの
ヘッダ部901、906を知ることができるので、中断
した処理を再開することができ、信頼性が向上する。
FIG. 10 shows the contents of the fault recovery information 1000. The fault recovery information 1000 is the source track number 3
11, the destination track number 312, the execution step number 1003 of each processing flow, the header section 10 of the source track
04 (corresponding to 901 in FIG. 9) and the header section 1005 (corresponding to 906 in FIG. 9) of the destination track. These can be used as needed during the file move process.
It is written in the failure recovery information 1000 of the drive to be moved. If the file is being moved, the control processor 10
2 or 103 causes a failure and loses the header section 901 of the source track and the header section 906 of the destination track, the failure recovery information 1 retained in the drive 111
By reading 000, it is possible to know the header portions 901 and 906 of the track at the time of failure occurrence, so that the interrupted processing can be restarted and the reliability is improved.

【0037】本実施例では、ドライブ111から制御プ
ロセッサ102が読みだしたトラックデータを一時的に
格納するために、キャッシュメモリ105を用いたが、
キャッシュメモリ105の代わりに、1トラック分のト
ラックデータを格納できるバッファを用いても同様にフ
ァイル移動処理を実現することができる。
In the present embodiment, the cache memory 105 is used to temporarily store the track data read by the control processor 102 from the drive 111.
The file moving process can be similarly realized by using a buffer capable of storing track data for one track instead of the cache memory 105.

【0038】次に、第2の実施例として、キャッシュメ
モリ105とバックアップメモリ110を使用した例に
ついて図11を用いて説明する。第1の実施例では、ト
ラック上の更新データをキャッシュメモリ105内に格
納しているが、キャッシュメモリ105は、揮発性であ
るので、電源障害などが発生すると、データを喪失す
る。第2の実施例では、これに対処するために、キャッ
シュメモリ105をバックアップする目的で不揮発性の
バックアップメモリ110を使用し、更新データを格納
する。
Next, as a second embodiment, an example using the cache memory 105 and the backup memory 110 will be described with reference to FIG. In the first embodiment, the update data on the track is stored in the cache memory 105, but since the cache memory 105 is volatile, the data is lost if a power failure occurs. In the second embodiment, in order to deal with this, the non-volatile backup memory 110 is used for the purpose of backing up the cache memory 105 and the update data is stored.

【0039】図11は、本実施例におけるファイル移動
処理1100のフローである。本処理は、ファイル格納
場所移動処理400における移動処理500に相当す
る。
FIG. 11 is a flow chart of the file move processing 1100 in this embodiment. This process corresponds to the move process 500 in the file storage location move process 400.

【0040】まず、移動対象ファイルを少なくとも1つ
のトラックを含む複数のトラック単位に分割し、キャッ
シュメモリ105へロードするため、移動対象ドライブ
のロックを取得する(1105)。次に、複数トラック
単位に分割した移動元トラックを1トラック単位ごとに
キャッシュメモリ105へロードする(1110)。こ
の時、キャッシュメモリ105上の1トラックのデータ
を格納する場所をキャッシュスロットと呼ぶ。その後、
移動対象ドライブのロックを解放する(1115)。ト
ラック単位内の移動元トラックを全てキャッシュメモリ
105へロードしたか否か判定し(1120)、移動し
ていなければ次の移動元トラックをキャッシュメモリ1
05へロードし、移動済みであれば、以下の処理を行な
う。この間、キャッシュメモリ105上へロードされた
移動元トラックへの参照更新要求は、キャッシュメモリ
105上で実行し、バックアップメモリ110へ更新デ
ータを格納し、キャッシュメモリ105上にないトラッ
クへの参照更新要求は、ドライブ111上のトラックで
実行する。キャッシュメモリ105上の(ホストコンピ
ュータ109から更新要求があれば、更新されている)
移動元トラックのデータをドライブ111の移動先へ複
写するために、移動対象ドライブのロックを取得し(1
125)、キャッシュメモリ105とバックアップメモ
リ110を用いたトラック複写処理1200を実行す
る。その後、移動対象ドライブのロックを解放する(1
130)。移動済みの移動元トラックに対応するキャッ
シュメモリ105上のキャッシュスロットを解放するこ
とにより、未複写の複数トラック単位内のデータへの参
照更新要求は、ドライブ111上の移動元トラックで実
行し、複写済みの複数トラック単位内のデータへの参照
更新要求は、ドライブ111上の交替トラックポインタ
が指し示す移動先トラックで実行する。キャッシュスロ
ットを解放していないキャッシュメモリ105にある移
動元トラックへの参照更新要求は、キャッシュメモリ1
05上のキャッシュスロットで実行し、バックアップメ
モリ110へ更新データを格納する。次に、キャッシュ
メモリ105にまだ、移動処理をしていない移動元トラ
ックがあるか否か判定し(1135)、あれば、次の移
動元トラックを移動処理する。なければ、移動対象ファ
イルを全て移動先ファイルへ複写したか否か判定し(1
140)、未複写であれば、移動対象ファイルの移動し
ていないトラックを複写処理する。複写済みであれば、
ファイル格納場所移動処理400へリターンし(114
5)、交替トラックポインタ903、908を切断する
移動処理後の後処理800を実行し、移動対象ファイル
が移動を完了したことをホストコンピュータ109へ報
告し(430)、処理を終了する。
First, since the file to be moved is divided into a plurality of track units including at least one track and loaded into the cache memory 105, the lock of the drive to be moved is acquired (1105). Next, the source track divided into a plurality of tracks is loaded into the cache memory 105 for each track (1110). At this time, a location on the cache memory 105 for storing one track of data is called a cache slot. afterwards,
The lock of the drive to be moved is released (1115). It is judged whether or not all the movement source tracks in the track unit have been loaded into the cache memory 105 (1120), and if not moved, the next movement source track is set in the cache memory 1
When it is loaded in 05 and has been moved, the following processing is performed. During this period, the reference update request to the transfer source track loaded on the cache memory 105 is executed on the cache memory 105, the update data is stored in the backup memory 110, and the reference update request to the track not on the cache memory 105 is executed. Execute on a track on the drive 111. On the cache memory 105 (updated if there is an update request from the host computer 109)
In order to copy the data of the source track to the destination of the drive 111, the lock of the target drive is acquired (1
125), the track copy processing 1200 using the cache memory 105 and the backup memory 110 is executed. Then, unlock the drive to be moved (1
130). By releasing the cache slot in the cache memory 105 corresponding to the moved source track, the reference update request to the data in the unit of a plurality of uncopied tracks is executed in the source track on the drive 111 and copied. The reference update request to the data in the already completed plural track units is executed in the movement destination track pointed by the alternate track pointer on the drive 111. The reference update request to the transfer source track in the cache memory 105 which has not released the cache slot is issued by the cache memory 1
05 is executed in the cache slot and the updated data is stored in the backup memory 110. Next, it is judged whether or not there is a movement source track which has not been moved yet in the cache memory 105 (1135), and if there is a movement source track, the next movement source track is moved. If not, it is judged whether all the files to be moved are copied to the destination file (1
140), if it is not copied, the unmoved track of the file to be moved is copied. If it has been copied,
The process returns to the file storage location move processing 400 (114
5) The post-process 800 after the moving process for disconnecting the replacement track pointers 903 and 908 is executed to report to the host computer 109 that the file to be moved is completed (430), and the process ends.

【0041】図12は、図11におけるキャッシュメモ
リとバックアップメモリを用いたトラックの複写処理1
200のフローである。
FIG. 12 is a track copy process 1 using the cache memory and the backup memory in FIG.
It is a flow of 200.

【0042】まず、キャッシュメモリ105上の移動元
トラックのデータが格納されているキャッシュスロット
のロックを取得する(1205)。移動元トラックデー
タをトラック単位にドライブ111上に移動先トラック
を割り当て、移動元トラック上のデータを移動先トラッ
クへ書き込み、交替トラックポインタで接続する(12
10)。次に、移動元トラックデータを格納していたキ
ャッシュメモリ105のスロットを解放し(121
5)、移動元トラックのキャッシュスロットをキャッシ
ュメモリ105上から解放する(1220)。この時点
で、次からの移動元トラックへの参照更新要求は、ドラ
イブ111上で実行される。その後、キャッシュメモリ
とバックアップメモリを用いたファイル移動処理122
00へリターンする(1225)。
First, the lock of the cache slot storing the data of the source track on the cache memory 105 is acquired (1205). The source track data is assigned to the destination track on the drive 111 on a track-by-track basis, the data on the source track is written to the destination track, and connected by the alternate track pointer (12
10). Next, the slot of the cache memory 105 storing the movement source track data is released (121
5) The cache slot of the source track is released from the cache memory 105 (1220). At this point, the next reference update request to the source track is executed on the drive 111. After that, the file move processing 122 using the cache memory and the backup memory is performed.
It returns to 00 (1225).

【0043】本実施例においての障害時の処理は、第1
の実施例の処理と同様である。
In the case of a failure in this embodiment, the first processing is
The processing is the same as that of the embodiment described above.

【0044】以上説明したキャッシュメモリ105とバ
ックアップメモリ110を使用した第2の実施例のよう
に、キャッシュメモリ105とバックアップメモリ11
0を使用しても、第1の実施例で説明したファイル移動
処理を同様に実現できる。
As in the second embodiment using the cache memory 105 and the backup memory 110 described above, the cache memory 105 and the backup memory 11
Even if 0 is used, the file moving process described in the first embodiment can be realized similarly.

【0045】以上、2件の実施例について説明した。第
1の実施例では、1トラック分のトラックデータを格納
できるキャッシュメモリあるいは、バッファを用意する
だけで容易に実現できる。第2の実施例の特徴は、第1
の実施例よりも容量の大きいキャッシュメモリを具備す
ることにより、複数本のトラックをキャッシュメモリ上
にロードすることができる。その結果、ホストコンピュ
ータからの参照更新要求をキャッシュメモリ上で実行で
き、第1の実施例のように参照更新要求をドライブ上で
実行する場合よりも、ドライブのロックを取得する時間
が短くなり、ロック取得回数も減ることになって、参照
更新要求を長時間待たせることはない。また、不揮発性
メモリであるバックアップメモリを備えることにより、
キャッシュメモリ内のデータを保持することができ、障
害に対する信頼性も向上する。さらに、交替トラックポ
インタを用いて、更新データを順次、ドライブ上のトラ
ックへ書き込むのでキャッシュメモリ上とバックアップ
メモリ上に更新データを蓄積する必要がない。
The two examples have been described above. The first embodiment can be easily realized by only preparing a cache memory or a buffer capable of storing track data for one track. The feature of the second embodiment is that the first
By providing the cache memory having a larger capacity than that of the above embodiment, a plurality of tracks can be loaded on the cache memory. As a result, the reference update request from the host computer can be executed on the cache memory, and the time to acquire the drive lock becomes shorter than when the reference update request is executed on the drive as in the first embodiment. The number of lock acquisitions is also reduced, and the reference update request is not kept waiting for a long time. In addition, by providing a backup memory that is a non-volatile memory,
The data in the cache memory can be retained, and the reliability against failures is improved. Further, since the update data is sequentially written to the tracks on the drive by using the alternate track pointer, it is not necessary to store the update data on the cache memory and the backup memory.

【0046】なお、以上の実施例では、ディスク制御装
置の動作を説明したが、ドライブ内に交替トラックポイ
ンタを保持しているため、ディスク制御装置が、ファイ
ル処理中に、ディスク制御装置のデータ更新要求は、交
替トラックポインタをたどることにより実行することが
できる。また実施例では、ファイルの移動処理に関して
説明したが、ファイルの複写処理も同様に行うことでで
きる。
In the above embodiments, the operation of the disk control device has been described. However, since the alternate track pointer is held in the drive, the disk control device updates the data of the disk control device during file processing. The request can be fulfilled by following the alternate track pointer. In the embodiment, the file moving process is described, but the file copying process can be performed in the same manner.

【0047】以上説明した実施例によれば、ディスク制
御装置が、ファイル格納場所の移動指示をホストコンピ
ュータから受け、独自に、ファイル移動処理を実行し、
ファイルの移動中でも、ホストコンピュータからファイ
ルへの参照更新要求を実行することができ、ディスクサ
ブシステムのファイル処理のスループットを向上するこ
とができる。また、処理中に発生した障害により、処理
が中断されても、ドライブ上の障害回復情報から中断し
ていた処理を続行させることができ、トラックのヘッダ
部の情報を喪失することがなく、信頼性が向上する。さ
らに、1トラック単位にドライブのロックの取得と解放
を行なうので、ドライブのロックの解放時には、サービ
スプロセッサからファイルへの参照更新要求のためにド
ライブのロックを取得することができ、サービスプロセ
ッサからの要求とホストコンピュータ109からの要求
を並行に実行できる。さらに、ファイルを移動処理する
際、交替トラックポインタなどのファイル移動制御情報
をドライブ内に保持するするため、ディスク制御装置の
障害に対するファイルの信頼性が向上する。また、ディ
スク制御装置が、ドライブ中のファイルの移動、または
複写処理を実行中に、他のディスク制御装置がホストか
らのデータ参照更新要求を受け付けることができる。
According to the embodiment described above, the disk control device receives an instruction to move the file storage location from the host computer, and independently executes the file moving process,
Even when the file is being moved, the reference update request to the file can be executed from the host computer, and the file processing throughput of the disk subsystem can be improved. In addition, even if the processing is interrupted due to a failure that occurred during processing, the interrupted processing can be continued from the failure recovery information on the drive, and the information in the header of the track is not lost The property is improved. Further, since the drive lock is acquired and released for each track unit, when the drive lock is released, the drive lock can be obtained for the reference update request from the service processor to the file. The request and the request from the host computer 109 can be executed in parallel. Further, when the file is moved, the file movement control information such as the alternate track pointer is held in the drive, so that the reliability of the file against the failure of the disk control device is improved. Further, another disk control device can receive a data reference update request from the host while the disk control device is moving a file in the drive or executing a copy process.

【0048】[0048]

【発明の効果】本発明によれば、交替トラックポインタ
などのファイル移動処理制御情報をドライブ内に保持す
るため、ディスク制御装置の障害に対するファイルの信
頼性が向上する。さらに、ホストコンピュータからのフ
ァイル格納場所移動指示により、一つのディスク制御装
置がファイルの移動処理を実行している間、ホストコン
ピュータから移動処理中のファイルへの参照更新要求を
他のディスク制御装置が実行することができ、ディスク
サブシステムのファイル処理のスループットが向上す
る。
According to the present invention, the file movement processing control information such as the alternate track pointer is held in the drive, so that the reliability of the file with respect to the failure of the disk controller is improved. Furthermore, in response to a file storage location move instruction from the host computer, while one disk controller is executing a file move process, another disk controller can issue a reference update request from the host computer to the file being moved. It can be executed and the file processing throughput of the disk subsystem is improved.

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

【図1】本発明の一実施例によるディスクサブシステム
の構成図である。
FIG. 1 is a configuration diagram of a disk subsystem according to an embodiment of the present invention.

【図2】ドライブ制御ブロックの構成図である。FIG. 2 is a configuration diagram of a drive control block.

【図3】ファイル移動制御情報の構成図である。FIG. 3 is a configuration diagram of file migration control information.

【図4】第1の実施例におけるファイル格納場所移動処
理のフローチャートである。
FIG. 4 is a flowchart of a file storage location moving process in the first embodiment.

【図5】移動処理のフローチャートである。FIG. 5 is a flowchart of a moving process.

【図6】移動元トラックデータを移動先トラックへの複
写する処理のフローチャートである。
FIG. 6 is a flowchart of a process of copying the source track data to the destination track.

【図7】ホストコンピュータからの参照更新要求を実行
する処理のフローチャートである。
FIG. 7 is a flowchart of a process of executing a reference update request from a host computer.

【図8】移動処理後の後処理のフローチャートである。FIG. 8 is a flowchart of post-processing after moving processing.

【図9】トラックフォーマットを示すフォーマット図で
ある。
FIG. 9 is a format diagram showing a track format.

【図10】障害回復情報の内容を示す図である。FIG. 10 is a diagram showing the contents of failure recovery information.

【図11】第2の実施例におけるファイル移動処理のフ
ローチャートである。
FIG. 11 is a flowchart of a file moving process according to the second embodiment.

【図12】トラックデータの複写処理のフローチャート
である。
FIG. 12 is a flowchart of a track data copying process.

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

100…ディスク制御装置、102、103…制御プロセッサ、1
04…制御メモリ、105…キャッシュメモリ、107、108…
ドライブインタフェース、109…ホストコンピュータ、1
10…バックアップメモリ、111…ドライブ、120…サービ
スプロセッサ、130、131…チャネル制御装置と制御プロ
セッサ間の信号線、132、133…サービスプロセッサと制
御プロセッサ間の信号線、150…移動元ファイル、151…
移動先ファイル、1000…障害回復情報。
100 ... Disk controller, 102, 103 ... Control processor, 1
04 ... Control memory, 105 ... Cache memory, 107, 108 ...
Drive interface, 109 ... Host computer, 1
10 ... Backup memory, 111 ... Drive, 120 ... Service processor, 130, 131 ... Signal line between channel controller and control processor, 132, 133 ... Signal line between service processor and control processor, 150 ... Source file, 151 …
Destination file, 1000 ... Disaster recovery information.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 仁田 満秋 神奈川県小田原市国府津2880番地 株式会 社日立製作所ストレージシステム事業部内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Mitsuaki Nita 2880 Kozu, Odawara-shi, Kanagawa Stock Company Hitachi Storage Systems Division

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】ディスク制御装置と、磁気記憶媒体である
ドライブからなるディスクサブシステムにおいて、ホス
トコンピュータから移動または複写の対象となるファイ
ルの格納場所及び当該ファイルの移動または複写先を含
むファイルの移動または複写指示を受けたディスク制御
装置が、前記移動または複写の対象となるファイルが格
納される移動元トラックまたは複写元トラックに対応し
てトラック単位に、その移動先トラックまたは複写先ト
ラックを割り当て、前記移動元トラックまたは複写元ト
ラック上のデータを前記移動先トラックまたは複写先ト
ラックに移動または複写した後、前記移動元トラックま
たは複写元トラックと前記移動先トラックまたは複写先
トラックとの間を交替トラックポインタで結び、複写済
みのデータに対する参照更新を前記交替トラックポイン
タが示す前記移動先トラックまたは複写先トラック上の
データに対して行ない、未複写のデータに対する参照更
新を前記移動元トラックまたは複写元トラック上のデー
タに対して行なうことによりホストコンピュータから前
記移動または複写指示の対象ファイルへの参照更新要求
を実行することを特徴とするファイル移動制御方式。
1. A disk subsystem comprising a disk controller and a drive which is a magnetic storage medium, and a file storage including a storage location of a file to be moved or copied from a host computer and a movement or copy destination of the file. Alternatively, the disk control device that receives the copy instruction assigns the move destination track or the copy destination track in track units corresponding to the move source track or the copy source track in which the file to be moved or copied is stored, After moving or copying the data on the moving source track or the copying source track to the moving destination track or the copying destination track, a replacement track between the moving source track or the copying source track and the moving destination track or the copying destination track Connect with a pointer to the copied data By performing a reference update on the data on the destination track or the copy destination track indicated by the alternate track pointer, and performing a reference update on the uncopied data on the data on the source track or the copy source track. A file move control method characterized in that a reference update request to a target file of the move or copy instruction is executed from a host computer.
【請求項2】前記ディスク制御装置は、少なくとも1ト
ラック分のデータを格納できるメモリを備え、当該メモ
リを介して、前記移動元トラックまたは複写元トラック
から前記移動先トラックまたは複写先トラックへの移動
または複写処理を実行することを特徴とする請求項1記
載のファイル移動制御方式。
2. The disk control device comprises a memory capable of storing at least one track of data, and moves from the source track or copy source track to the destination track or copy destination track via the memory. 2. The file movement control method according to claim 1, wherein a copy process is executed.
【請求項3】前記ディスク制御装置はさらに不揮発性の
バックアップメモリを備え、前記移動または複写処理に
より前記メモリに格納され、かつ前記移動先トラックま
たは複写先トラックへの格納が行なわれていないデータ
の更新は前記メモリに対して実行し、当該更新データ及
び更新対象となったトラックを識別する情報を前記バッ
クアップメモリへ保存し、前記移動先トラックまたは複
写先トラックに格納されたデータに対する更新処理は、
前記移動先トラックまたは複写先トラックのデータに対
して行なうことを特徴とする請求項2記載のファイル移
動制御方式。
3. The disk control device further comprises a non-volatile backup memory for storing data stored in the memory by the moving or copying process and not stored in the moving destination track or the copying destination track. The update is executed to the memory, the update data and the information for identifying the track to be updated are stored in the backup memory, and the update process for the data stored in the move destination track or the copy destination track is performed.
3. The file moving control system according to claim 2, wherein the data is moved to the data of the moving destination track or the copying destination track.
JP5260633A 1993-10-19 1993-10-19 File movement control system Pending JPH07114444A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5260633A JPH07114444A (en) 1993-10-19 1993-10-19 File movement control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5260633A JPH07114444A (en) 1993-10-19 1993-10-19 File movement control system

Publications (1)

Publication Number Publication Date
JPH07114444A true JPH07114444A (en) 1995-05-02

Family

ID=17350638

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5260633A Pending JPH07114444A (en) 1993-10-19 1993-10-19 File movement control system

Country Status (1)

Country Link
JP (1) JPH07114444A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10283272A (en) * 1997-04-01 1998-10-23 Hitachi Ltd Composite computer system and composite i/o system
JP2002099450A (en) * 2000-08-24 2002-04-05 Microsoft Corp Partial migration of object to other storage location in computer system
JP2004078993A (en) * 2003-10-31 2004-03-11 Hitachi Ltd Multicomputer system and combined i/o system
US7725588B2 (en) 2001-11-02 2010-05-25 Nec Corporation Switching method and switch device
JP2012027934A (en) * 2011-09-20 2012-02-09 Fujitsu Ltd Storage system
JP2013167975A (en) * 2012-02-14 2013-08-29 Buffalo Inc Data movement program for storage device, data movement method, host device, data movement system, and storage device
JP2016110344A (en) * 2014-12-04 2016-06-20 キヤノン株式会社 Information processing device, and information processing method

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10283272A (en) * 1997-04-01 1998-10-23 Hitachi Ltd Composite computer system and composite i/o system
US6871255B2 (en) 1997-04-01 2005-03-22 Hitachi, Ltd. Heterogeneous computer system, heterogeneous input/output system and data back-up method for the systems
US6892268B2 (en) 1997-04-01 2005-05-10 Hitachi, Ltd. Heterogeneous computer system, heterogeneous input/output system and data back-up method for the systems
JP2002099450A (en) * 2000-08-24 2002-04-05 Microsoft Corp Partial migration of object to other storage location in computer system
US7725588B2 (en) 2001-11-02 2010-05-25 Nec Corporation Switching method and switch device
JP2004078993A (en) * 2003-10-31 2004-03-11 Hitachi Ltd Multicomputer system and combined i/o system
JP2012027934A (en) * 2011-09-20 2012-02-09 Fujitsu Ltd Storage system
JP2013167975A (en) * 2012-02-14 2013-08-29 Buffalo Inc Data movement program for storage device, data movement method, host device, data movement system, and storage device
JP2016110344A (en) * 2014-12-04 2016-06-20 キヤノン株式会社 Information processing device, and information processing method

Similar Documents

Publication Publication Date Title
US7120768B2 (en) Snapshot acquisition method, storage system and disk apparatus
EP0983548B1 (en) Apparatus and method for backup of a disk storage system
US6557073B1 (en) Storage apparatus having a virtual storage area
US6694413B1 (en) Computer system and snapshot data management method thereof
US5379398A (en) Method and system for concurrent access during backup copying of data
US7152184B2 (en) Storage device, backup method and computer program code of this storage device
JP2557172B2 (en) Method and system for secondary file status polling in a time zero backup copy process
EP0566966B1 (en) Method and system for incremental backup copying of data
US7120767B2 (en) Snapshot creating method and apparatus
JP4252139B2 (en) Storage system
US6604171B1 (en) Managing a cache memory
JPH0823841B2 (en) Data processing system and method
CA2020272A1 (en) Transferring data in a digital data processing system
US20060077726A1 (en) Data transfer method, storage apparatus and computer-readable storage medium
US7139875B2 (en) Disk array apparatus and control method for disk array apparatus
US20020144069A1 (en) Backup processing method
JP2005011317A (en) Method and device for initializing storage system
JP3246146B2 (en) Data transfer method for external storage device
US20100082924A1 (en) Storage controller having virtual volume
JP3490266B2 (en) Backup system and backup method using disk system and magnetic tape library device
US6304941B1 (en) Method and apparatus for reducing processor operations when adding a new drive to a raid-6 drive group
JPH07114444A (en) File movement control system
US6111707A (en) Tape duplexing with unique identity and error recovery
JP3937878B2 (en) Magnetic tape device, control method thereof, and program for controlling magnetic tape device
JPH0863394A (en) Storage device system and controlling mathod for storage device