JPH09128156A - Recording control system - Google Patents

Recording control system

Info

Publication number
JPH09128156A
JPH09128156A JP28083995A JP28083995A JPH09128156A JP H09128156 A JPH09128156 A JP H09128156A JP 28083995 A JP28083995 A JP 28083995A JP 28083995 A JP28083995 A JP 28083995A JP H09128156 A JPH09128156 A JP H09128156A
Authority
JP
Japan
Prior art keywords
data
recording
track
disk
conversion table
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
JP28083995A
Other languages
Japanese (ja)
Inventor
Kotaro Higaki
幸太郎 桧垣
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 JP28083995A priority Critical patent/JPH09128156A/en
Publication of JPH09128156A publication Critical patent/JPH09128156A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To always maintain the validity of data in a disk even when a fault is generated before writing processing in the disk after a write end report by write after control. SOLUTION: The system has a data recording/reproducing device for recording/reproducing data in/from a magnetic disk with a fixed length format and a data format converter 13 for converting the format of data by a conversion table stored in a cache memory in accordance with a recording/reproducing instruction outputted from a host computer supposing a magnetic disk with a variable length format. In this case, a conversion table saving area for temporarily saving the contents of the conversion table is prepared in each data recording/reproducing device. When the rewriting processing of data updated in the conversion table in accordance with a recording/reproducing instruction to the data recording/reproducing device is not normally executed, the contents of the conversion table are saved to a conversion table saving area prepared in another normal data recording/reproducing device.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は記録制御システムに
係り、特に、固定長フォーマットのディスク装置に可変
長フォーマットのデータをフォーマット変換して記録す
る場合に、データのディスク上への実際の書き込み処理
がホストコンピュータへの書き込み終了報告より後に行
われる記録制御システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a recording control system, and more particularly, to an actual writing process of data on a disc when the data of the variable length format is format-converted and recorded on a fixed length format disc device. Relates to a recording control system which is performed after a writing completion report to the host computer.

【0002】[0002]

【従来の技術】従来より、磁気ディスク装置の分野で
は、互いに大きさが異なっている可変長のレコードデー
タを記録再生ディスク上に記録する場合、レコードデー
タがそのまま記録可能な可変長フォーマットの磁気ディ
スク装置を用いるのが一般的であった。しかしながら近
年では、SCSI(Small Computer System Interface)
などのより小型で低価格な磁気ディスク装置を実現可能
な汎用インタフェースが採用されることが多くなってい
る。このため、必然的に固定長のブロックデータが記録
再生される固定長フォーマットの磁気ディスク装置を用
いることの方が一般的となりつつある。
2. Description of the Related Art Conventionally, in the field of magnetic disk devices, when recording variable-length record data having different sizes on a recording / reproducing disk, the variable-length format magnetic disk can record the record data as it is. It was common to use a device. However, in recent years, SCSI (Small Computer System Interface)
A general-purpose interface capable of realizing a smaller and lower-priced magnetic disk device such as is often used. For this reason, it is becoming more common to use a fixed-length format magnetic disk device that inevitably records and reproduces fixed-length block data.

【0003】図7は、可変長フォーマットの構成を概念
的に説明するための図である。同図中、大きさの異なる
複数のレコードがディスク上に連続的に設けられてい
る。各々のレコードは、固定長のレコード情報部と、可
変長のデータ部から構成されている。レコード情報部
は、そのレコードに固有のレコードIDと、レコード情
報部の直後に続くデータ部の大きさを表すデータ長とを
保持する。データ部は、上記データ長の具体的なレコー
ドデータを保持する。この可変長フォーマットの磁気デ
ィスク装置でレコードデータの読み書きを行う場合、最
初に、指定されたレコードIDを持つレコード情報部の
探索が行われる。そして、該当するレコード情報部が存
在すれば、引き続き、そのレコード情報部の直後に続く
データ部を対象としてレコードデータの読み書きが行わ
れる。
FIG. 7 is a diagram for conceptually explaining the structure of the variable length format. In the figure, a plurality of records having different sizes are continuously provided on the disc. Each record is composed of a fixed-length record information part and a variable-length data part. The record information section holds a record ID unique to the record and a data length indicating the size of the data section immediately following the record information section. The data section holds specific record data having the above data length. When reading and writing record data with this variable length format magnetic disk device, first, a record information section having a designated record ID is searched. Then, if the corresponding record information section exists, the record data is continuously read and written for the data section immediately following the record information section.

【0004】図8は、固定長フォーマットの構成を概念
的に説明するための図である。同図中、同じ大きさの複
数のブロックがディスク上に連続的に設けられている。
各々のブロックは、そのブロックを識別する固有のブロ
ックアドレスと、固定長のブロックデータが格納される
データ部から構成されている。この固定長フォーマット
の磁気ディスク装置でブロックデータの読み書きを行う
場合、最初に、指定されたブロックアドレスを持つブロ
ックの探索が行われる。そして該当するブロックが存在
すれば、引き続き、そのブロックに含まれるデータ部を
対象としてブロックデータの読み書きが行われる。
FIG. 8 is a diagram for conceptually explaining the structure of the fixed length format. In the figure, a plurality of blocks having the same size are continuously provided on the disk.
Each block is composed of a unique block address for identifying the block and a data section in which fixed-length block data is stored. When reading and writing block data with this fixed length format magnetic disk device, first, a block having a specified block address is searched. Then, if the corresponding block exists, the block data is continuously read and written for the data part included in the block.

【0005】冒頭で述べたように、固定長フォーマット
の磁気ディスク装置を用いることの方が一般的となりつ
つある。そこで、元来は可変長フォーマットの磁気ディ
スク装置が対象となっている従来のソフトウェア資源の
有効活用を図るため、実際には固定長フォーマットの磁
気ディスク装置を可変長フォーマットの磁気ディスク装
置であるかのように利用するエミュレーション技術が重
視されるようになっている。
As mentioned at the beginning, it is becoming more common to use fixed length format magnetic disk drives. Therefore, in order to effectively utilize the conventional software resources that were originally intended for variable-length format magnetic disk devices, is the fixed-length format magnetic disk device actually a variable-length format magnetic disk device? The emulation technology to be used like this is becoming important.

【0006】図9は、可変長のレコードデータと固定長
のブロックデータとを相互にフォーマット変換する処理
を概念的に説明するための図である。同図中、下段に示
す固定長フォーマットのブロックがキャッシュメモリ上
に連続して設けられる。固定長フォーマットの詳細は、
図8に示したものと同一である。そして、m個のブロッ
クがトラック単位としてフォーマット変換の対象とな
る。また、上述した固定長フォーマットのブロックとは
別に、図中の上段に示す可変長フォーマットのレコード
がキャッシュメモリ上に連続して設けられる。可変長フ
ォーマットの詳細は、図7に示したものと同一である。
FIG. 9 is a diagram for conceptually explaining the process of mutually converting the format of variable-length record data and fixed-length block data. In the figure, the blocks of fixed length format shown in the lower stage are continuously provided in the cache memory. For more information on fixed format,
It is the same as that shown in FIG. Then, m blocks are subjected to format conversion in track units. In addition to the fixed-length format blocks described above, the variable-length format records shown in the upper part of the figure are continuously provided in the cache memory. The details of the variable length format are the same as those shown in FIG.

【0007】ホストコンピュータから可変長フォーマッ
トで出力されるレコードデータを固定長フォーマットの
記録再生ディスク上に記録する場合、次のような処理が
行われる。すなわち、最初にホストコンピュータが、キ
ャッシュメモリ上の可変長フォーマットのトラック単位
中に、可変長のレコードデータをそのまま書き込む。書
き込まれたレコードデータはフォーマット変換されてキ
ャッシュメモリ上の固定長フォーマットのトラック単位
中に書き込まれる。そして、固定長フォーマットのトラ
ック単位中から固定長のブロックデータが再度読み出さ
れ、これが固定長フォーマットの記録再生ディスク上に
書き込まれる。
When the record data output from the host computer in the variable length format is recorded on the fixed length format recording / reproducing disk, the following processing is performed. That is, first, the host computer writes the variable-length record data as it is in the variable-length format track unit on the cache memory. The written record data is format-converted and written in fixed-length format track units on the cache memory. Then, the fixed-length block data is read again from the fixed-length format track unit, and is written on the fixed-length format recording / reproducing disk.

【0008】上記によって記録再生ディスク上に記録さ
れたブロックデータからホストコンピュータで利用する
可変長フォーマットのレコードデータを再現する場合、
次のような処理が行われる。すなわち、最初に該当する
記録再生ディスクからトラック単位に相当するm個のブ
ロック一括して読み出される。そして、読み出されたブ
ロックデータは、キャッシュメモリ上の固定長フォーマ
ットのトラック単位中にそのまま書き込まれる。そし
て、このブロックデータに基づき、キャッシュメモリ上
の可変長フォーマットのトラック単位中において、フォ
ーマット変換以前の可変長のレコードデータが再現され
る。ホストコンピュータは、キャッシュメモリ上の可変
長フォーマットのトラック単位を参照して必要なレコー
ドデータを利用する。
In the case of reproducing the record data of the variable length format used by the host computer from the block data recorded on the recording / reproducing disk as described above,
The following processing is performed. That is, m blocks corresponding to a track unit are read out collectively from the corresponding recording / reproducing disk first. Then, the read block data is directly written in the fixed-length format track unit on the cache memory. Then, based on this block data, variable-length record data before format conversion is reproduced in a variable-length format track unit on the cache memory. The host computer uses the necessary record data by referring to the variable-length format track unit on the cache memory.

【0009】[0009]

【発明が解決しようとする課題】上記従来技術におい
て、ホストコンピュータがレコードデータの更新を行う
場合、次のような処理が行われる。すなわち、最初にホ
ストコンピュータの指示に応じて、該当する記録再生デ
ィスクから更新しようとするレコードデータが含まれた
トラック単位が読み出される。そして、上述した再現処
理によって、キャッシュメモリ上の可変長フォーマット
のトラック単位中にフォーマット変換以前の可変長のレ
コードデータが再現される。ホストコンピュータは、再
現された可変長のレコードデータを利用して必要な処理
を行った後、更新したレコードデータをキャッシュメモ
リ上の同一の可変長フォーマットのトラック単位中に書
き込む。そして、更新されたデータは、上述した記録処
理によって固定長のブロックデータに変換されてから記
録再生ディスク上に書き戻される。
In the above conventional technique, when the host computer updates the record data, the following processing is performed. That is, first, in response to an instruction from the host computer, a track unit including record data to be updated is read from the corresponding recording / reproducing disc. By the reproduction processing described above, the variable-length record data before the format conversion is reproduced in the variable-length format track unit on the cache memory. The host computer performs necessary processing by using the reproduced variable-length record data, and then writes the updated record data in the same variable-length format track unit on the cache memory. Then, the updated data is converted into fixed-length block data by the above-described recording processing and then written back on the recording / reproducing disk.

【0010】このとき、ホストコンピュータへの更新処
理終了報告を記録再生ディスクへのデータの書き戻しが
完了してから行うと、システムの更新処理性能が、可変
長のレコードデータをそのまますぐに書き込む可変長フ
ォーマットの磁気ディスク装置より劣化する。そこで、
キャッシュメモリ上で可変長のレコードデータに対する
更新処理が完了したらすぐに更新処理終了報告を行い、
その後でデータのフォーマット変換および記録再生ディ
スクへの書き戻しを行う、というライトアフタ制御によ
って上述した更新処理性能の劣化を回避することが実用
上必要不可欠となる。
At this time, if the update processing completion report is sent to the host computer after the writing back of the data to the recording / reproducing disk is completed, the system update processing performance causes the variable-length record data to be immediately written as it is. It deteriorates more than the long format magnetic disk drive. Therefore,
Immediately after the update process for variable-length record data in the cache memory is completed, the update process end report is sent,
After that, it is practically indispensable to avoid the above-mentioned deterioration of the update processing performance by the write-after control of converting the format of the data and writing back to the recording / reproducing disk.

【0011】上述したライトアフタ制御を採用している
システムで、ホストコンピュータへの更新処理終了報告
が行われてから記録再生ディスクへの書き戻しが完了す
るまでの間に何らかの障害が発生してしまうと、既に更
新処理終了報告を受付けているホストコンピュータがそ
の障害に対応した処理を指示することは不可能である。
この場合、障害の原因が記録再生ディスクの異常であれ
ば、磁気ディスク装置自体が、従来から一般的な交代ブ
ロックの割り付け処理を行って、上記書き戻しを正常終
了させることも可能である。しかしながら、障害の原因
が磁気ディスク装置の制御装置,インタフェース制御装
置,インタフェース経路などにあると、その磁気ディス
ク装置への書き込みそのものが不可能となるので、既に
ホストコンピュータへの更新処理終了報告が行われてい
るにも関わらず、更新処理の対象となった記録再生ディ
スク上のデータの正当性を維持できなくなるという問題
点があった。
In the system employing the above-mentioned write-after control, some trouble occurs between the completion of the update processing report to the host computer and the completion of the write-back to the recording / reproducing disk. Then, it is impossible for the host computer which has already received the update processing end report to instruct the processing corresponding to the failure.
In this case, if the cause of the failure is an abnormality of the recording / reproducing disk, the magnetic disk device itself can perform the conventional replacement block allocation process and normally terminate the write-back operation. However, if the cause of the failure is in the controller of the magnetic disk device, the interface controller, the interface path, etc., writing to the magnetic disk device itself becomes impossible, so the update processing completion report has already been sent to the host computer. Despite this, there is a problem that the validity of the data on the recording / reproducing disk that has been subject to the update process cannot be maintained.

【0012】したがって本発明の目的は、上記の問題点
を解決して、障害の発生箇所や発生時点などに関わら
ず、記録再生ディスク上のデータの正当性を常に維持で
きる記録制御システムを提供することにある。
Therefore, an object of the present invention is to solve the above problems and provide a recording control system which can always maintain the correctness of the data on the recording / reproducing disk regardless of the location and the time of the failure. Especially.

【0013】[0013]

【課題を解決するための手段】上記の目的を達成するた
め、本発明の記録制御システムは、固定長フォーマット
の記録再生ディスクを記録再生するデータ記録再生装置
と、可変長フォーマットの記録再生ディスクを想定した
ホストコンピュータによる記録再生指示に応じてキャッ
シュメモリ上の変換テーブルでデータのフォーマット変
換を行うデータフォーマット変換装置とを具備し、ディ
スク上への実際の書き込み処理がホストコンピュータへ
の書き込み終了報告より後に行われる記録制御システム
において、前記変換テーブルの内容を一時的に退避させ
るための変換テーブル退避領域を各々の前記データ記録
再生装置内に設け、前記記録再生指示に応じて前記変換
テーブル中で更新されたデータのデータ記録再生装置へ
の書き戻し処理が正常に行われなかった場合、異なる正
常なデータ記録再生装置内に設けられた前記変換テーブ
ル退避領域に前記変換テーブルの内容を退避させるよう
にしたものである。
In order to achieve the above object, a recording control system of the present invention comprises a data recording / reproducing apparatus for recording / reproducing a fixed length format recording / reproducing disk and a variable length format recording / reproducing disk. It is equipped with a data format conversion device that performs data format conversion with a conversion table on the cache memory according to the assumed recording / playback instruction from the host computer, and the actual writing process on the disk is based on the writing completion report to the host computer. In a recording control system to be performed later, a conversion table save area for temporarily saving the contents of the conversion table is provided in each of the data recording / reproducing devices, and is updated in the conversion table according to the recording / reproducing instruction. Write-back processing of the recorded data to the data recording / reproducing device If always not performed, it is obtained so as to retract the contents of the conversion table to the conversion table save area provided in different normal data recording and reproducing apparatus.

【0014】そして、前記障害の復旧後におけるシステ
ム本体の初期起動時、各々のデータ記録再生装置内に設
けられているすべての変換テーブル退避領域をチェック
し、退避されている前記変換テーブルの内容を前記キャ
ッシュメモリ上に読み込むようにしたものである。
Then, at the time of initial startup of the system main body after the recovery of the failure, all conversion table save areas provided in each data recording / reproducing apparatus are checked and the saved contents of the conversion table are checked. The data is read into the cache memory.

【0015】したがって、ライトアフタ制御を行ってい
る場合に、ホストコンピュータに対してキャッシュメモ
リ上におけるレコードデータの更新処理終了報告を行っ
た後、ディスク制御装置,インタフェース制御装置,イ
ンタフェース経路などにおいて何らかの障害が発生し、
このため上記レコードデータからフォーマット変換で得
られたブロックデータのデータ記録再生装置への書き戻
し処理が正常に行われなかったときには、上記ブロック
データを記録すべき本来のデータ記録再生装置とは異な
る正常なデータ記録再生装置内に設けられた変換テーブ
ル退避領域に上記ブロックデータを含む変換テーブルの
内容が退避される。そして、必要な障害復旧処理を行っ
てから最初にシステムを起動させたとき、変換テーブル
退避領域に退避されていた変換テーブルの内容が再びキ
ャッシュメモリ上に読み込まれてライトアフタ制御の対
象となるので、障害の発生箇所や発生時点などに関わら
ず、記録再生ディスク上のデータの正当性を常に維持す
ることができる。
Therefore, when the write-after control is performed, after the update processing completion report of the record data on the cache memory is reported to the host computer, some failure occurs in the disk controller, the interface controller, the interface path, etc. Occurs,
Therefore, when the write-back process of the block data obtained by the format conversion from the record data to the data recording / reproducing apparatus is not normally performed, it is different from the original data recording / reproducing apparatus which should record the block data. The contents of the conversion table including the block data are saved in the conversion table save area provided in the different data recording / reproducing apparatus. Then, when the system is first started after performing the necessary failure recovery processing, the contents of the conversion table saved in the conversion table save area are read back into the cache memory and are subject to write-after control. The validity of the data on the recording / reproducing disk can always be maintained regardless of the location of the failure and the time of occurrence.

【0016】[0016]

【発明の実施の形態】以下、本発明の記録制御システム
の実施の一形態を図面を用いて詳細に説明する。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of a recording control system of the present invention will be described in detail below with reference to the drawings.

【0017】図1は、本発明の記録制御システムの実施
の一形態を概略的に示すブロック図である。同図中、ホ
ストコンピュータ11と記録制御システム12とが接続
された構成となっている。そして、記録制御システム1
2は、データフォーマット変換装置13,キャッシュメ
モリ14,ディスクインタフェース制御装置16aおよ
び16b,ディスク制御装置17a〜17f,固定長フ
ォーマットのディスク装置18a〜18f,バッテリ装
置1Aからなる。
FIG. 1 is a block diagram schematically showing an embodiment of a recording control system of the present invention. In the figure, the host computer 11 and the recording control system 12 are connected. And the recording control system 1
Reference numeral 2 includes a data format conversion device 13, a cache memory 14, disk interface control devices 16a and 16b, disk control devices 17a to 17f, fixed length format disk devices 18a to 18f, and a battery device 1A.

【0018】データフォーマット変換装置13には、デ
ィスクインタフェース制御装置16aおよび16bが接
続されている。そして、ディスクインタフェース制御装
置16aには、汎用インタフェース15を介してディス
ク制御装置17a,17b,17cが接続されている。
また、ディスクインタフェース制御装置16bには、汎
用インタフェース15を介してディスク制御装置17
d,17e,17fが接続されている。ディスクインタ
フェース制御装置16aおよび16bは、各々のディス
ク制御装置17a〜17fに対して、ディスク装置にア
クセスするための制御命令などを送信したり、あるい
は、ステータス情報などを受信したりしている。
The data format converter 13 is connected to disk interface controllers 16a and 16b. The disk interface control device 16a is connected to the disk control devices 17a, 17b, 17c via the general-purpose interface 15.
Further, the disk interface controller 16b is connected to the disk controller 17 via the general-purpose interface 15.
d, 17e and 17f are connected. The disk interface control devices 16a and 16b send control commands for accessing the disk devices to the respective disk control devices 17a to 17f, or receive status information and the like.

【0019】各々のディスク制御装置17a〜17fに
は、固定長フォーマットディスク装置18a〜18fが
それぞれ対応づけて接続されている。これらのディスク
制御装置17a〜17fは、対応する固定長フォーマッ
トディスク装置18a〜18fについて、記録媒体であ
る記録再生ディスク上のデータにアクセスする際に必要
となる位置決め制御,リード制御,ライト制御などを行
う。データフォーマット変換装置13は、制御線19を
介してバッテリ装置1Aに接続されている。このデータ
フォーマット変換装置13は、キャッシュメモリ14上
に保持されている更新されたデータのディスク装置18
a〜18fへの書き戻しが完了するまでにデータが消失
しないように、バッテリ装置1Aによる記録制御システ
ム12のバックアップを制御する。
Fixed length format disk devices 18a to 18f are connected to the disk control devices 17a to 17f in association with each other. These disk control devices 17a to 17f perform positioning control, read control, write control, etc. necessary for accessing data on a recording / reproducing disk which is a recording medium for the corresponding fixed length format disk devices 18a to 18f. To do. The data format conversion device 13 is connected to the battery device 1A via a control line 19. The data format conversion device 13 includes a disk device 18 for updated data held in the cache memory 14.
The backup of the recording control system 12 by the battery device 1A is controlled so that the data is not lost by the time the writing back to a to 18f is completed.

【0020】図2は、図1中のキャッシュメモリ14上
に設けた変換テーブルの具体的な構成の一例を示す図で
ある。以下、可変長フォーマットのレコードデータと固
定長フォーマットのブロックデータとをこの変換テーブ
ルでフォーマット変換する場合について説明を行う。同
図中、変換テーブルとして、キャッシュメモリ14上に
トラックデータ管理テーブル20とトラックデータ26
を設ける。また、可変長フォーマットのトラックをn個
格納するための領域を、メモリアドレスと容量が固定長
フォーマットの整数倍となるようにあらかじめ決めてお
く。各領域に対して、1〜nの固有のトラックデータ領
域番号21を割り付ける。そして、これらの領域をトラ
ックデータ管理テーブル20に登録する。さらに、各々
の領域に対応するトラック情報22をトラックデータ管
理テーブル20に格納する。トラック情報22は、デバ
イス番号23,シリンダ・ヘッド番号24,トラックデ
ータ更新情報25から構成される。
FIG. 2 is a diagram showing an example of a specific configuration of the conversion table provided on the cache memory 14 in FIG. Hereinafter, the case where the record data in the variable length format and the block data in the fixed length format are format-converted by this conversion table will be described. In the figure, as a conversion table, a track data management table 20 and a track data 26 are stored in the cache memory 14.
Is provided. Further, the area for storing n tracks of the variable length format is determined in advance so that the memory address and the capacity are an integral multiple of the fixed length format. A unique track data area number 21 of 1 to n is assigned to each area. Then, these areas are registered in the track data management table 20. Further, the track information 22 corresponding to each area is stored in the track data management table 20. The track information 22 includes a device number 23, a cylinder / head number 24, and track data update information 25.

【0021】デバイス番号23は、可変長フォーマット
のデータを含むトラックが格納されているディスク装置
18a〜18fのいずれかを特定する番号である。ディ
スク装置18a〜18fの各々には、0〜5をデバイス
番号として対応づけておく。シリンダ・ヘッド番号24
は、上記デバイス番号23のディスク装置内で、トラッ
クデータ領域番号21に対応するトラックデータ26が
格納されるトラックを特定する番号である。トラックデ
ータ更新情報25は、該当するトラックにおける更新さ
れたデータの状態を示すデータである。すなわち、トラ
ックデータ更新情報25の設定値は、更新されたデータ
があってディスク装置への書き戻しが完了していないと
きは‘1’、更新されたレコードがないときおよびその
ディスク装置への書き戻しが完了していたときは‘0’
である。トラックデータ26は、上述したトラックデー
タ領域番号21で示される1〜nのn個のトラックデー
タから構成される。
The device number 23 is a number that identifies one of the disk devices 18a to 18f in which the track including the data of the variable length format is stored. Device numbers 0 to 5 are associated with the respective disk devices 18a to 18f. Cylinder head number 24
Is a number that identifies the track in which the track data 26 corresponding to the track data area number 21 is stored in the disk device with the device number 23. The track data update information 25 is data indicating the state of updated data in the corresponding track. That is, the set value of the track data update information 25 is "1" when there is updated data and writing back to the disk device is not completed, and when there is no updated record and when writing to the disk device. '0' when the return is complete
It is. The track data 26 is composed of n track data 1 to n indicated by the track data area number 21 described above.

【0022】図3は、図1中の各ディスク装置18a〜
18f内に設けた変換テーブル退避領域の具体的な構成
の一例を示す図である。同図中、交代トラック領域30
は、ディスクインタフェース制御装置16aおよび16
bやディスク制御装置17a〜17fなどで障害が発生
し、キャッシュメモリ14上のトラックデータをディス
ク装置18に書き戻せなかったとき、該当するトラック
データを一時的に退避させるための変換テーブル退避領
域である。交代トラック領域30は、交代トラック領域
管理テーブル31と交代トラックデータ領域32から構
成される。このうち、交代トラック領域管理テーブル3
1は、テーブル識別パターン33および交代トラック領
域管理データ34から構成される。また、交代トラック
領域管理データ34は、デバイス番号35,交代トラッ
ク数36,交代トラックデータ格納アドレス37から構
成される。
FIG. 3 shows the disk devices 18a to 18a in FIG.
It is a figure which shows an example of the specific structure of the conversion table save area provided in 18f. In the figure, the alternate track area 30
Is the disk interface controller 16a and 16
In the conversion table save area for temporarily saving the corresponding track data when the track data in the cache memory 14 cannot be written back to the disk device 18 due to a failure in the disk controller 17a to 17f or the like. is there. The alternate track area 30 includes an alternate track area management table 31 and an alternate track data area 32. Of these, alternate track area management table 3
1 includes a table identification pattern 33 and alternate track area management data 34. The alternate track area management data 34 includes a device number 35, an alternate track number 36, and an alternate track data storage address 37.

【0023】テーブル識別パターン33は、固定長フォ
ーマットのディスク装置18a〜18fのうち、該当す
るディスク装置内に交代トラック領域30が存在してい
るか否かを判定するためのデータパターンである。初期
状態のディスク装置18a〜18fにはテーブル識別パ
ターン33は存在せず、記録制御システム12に対する
電源投入によりシステムを立ち上げたとき、データフォ
ーマット変換装置13の制御によって書き込まれる。デ
バイス番号35は、交代トラックを割付けたトラックデ
ータが以前に格納されていた元のディスク装置を特定す
るデバイス番号である。図2の場合と同様に、ディスク
装置18a〜18fの各々には、0〜5をデバイス番号
として対応づけておく。交代トラック数36は、デバイ
ス番号35で特定されるディスク装置に対して実際に割
り付けられている交代トラックの数を示すデータであ
る。交代トラックデータ格納アドレス37には、該当す
るディスク装置内の交代トラックデータ38が格納され
ている論理ブロック番号を設定する。このとき、交代ト
ラック数36の設定値がゼロであれば、交代トラックデ
ータ格納アドレス37にもゼロを設定する。
The table identification pattern 33 is a data pattern for determining whether or not the alternate track area 30 exists in the corresponding disk device of the fixed length format disk devices 18a to 18f. The table identification pattern 33 does not exist in the disk devices 18a to 18f in the initial state, and is written under the control of the data format conversion device 13 when the recording control system 12 is powered on to start the system. The device number 35 is a device number that identifies the original disk device in which the track data to which the alternate track has been allocated was previously stored. As in the case of FIG. 2, device numbers 0 to 5 are associated with the disk devices 18a to 18f, respectively. The alternate track number 36 is data indicating the number of alternate tracks actually assigned to the disk device identified by the device number 35. The alternate track data storage address 37 is set to the logical block number in which the alternate track data 38 in the corresponding disk device is stored. At this time, if the set value of the alternate track number 36 is zero, the alternate track data storage address 37 is also set to zero.

【0024】次に、交代トラックデータ領域32につい
て説明する。交代トラックデータ領域32は、複数の交
代トラックデータ38から構成される。各々の交代トラ
ックデータ38は、交代トラックインデックス39と交
代トラック3Cからなる。交代トラックインデックス3
9は、シリンダ・ヘッド番号3Aと交代トラック格納先
NEXTアドレス3Bとから構成される。ここで、シリ
ンダ・ヘッド番号3Aは、交代トラックが割り付けられ
ているトラックデータのシリンダ・ヘッド番号であり、
交代トラック格納先NEXTアドレス3Bは、後続する
次の交代トラックデータが格納されているディスク装置
内の論理ブロック番号である。例えば図3の場合、交代
トラックデータ38aにおける交代トラックインデック
ス3Ba内の交代トラック格納先NEXTアドレス3B
aが、後続する次の交代トラックデータ38bが格納さ
れている論理ブロック番号を示している。なお、後続す
るトラックデータが存在せず、次の交代トラックデータ
が格納されていない場合、交代トラック格納先NEXT
アドレス3Bにゼロを設定しておく。交代トラック3C
の設定内容は、キャッシュメモリ14上のトラックデー
タ26の設定内容と同様である。
Next, the alternate track data area 32 will be described. The alternate track data area 32 is composed of a plurality of alternate track data 38. Each alternative track data 38 is composed of an alternative track index 39 and an alternative track 3C. Alternate track index 3
Reference numeral 9 is composed of a cylinder head number 3A and an alternate track storage destination NEXT address 3B. Here, the cylinder head number 3A is the cylinder head number of the track data to which the alternate track is assigned,
The alternate track storage destination NEXT address 3B is a logical block number in the disk device in which the following alternate track data is stored. For example, in the case of FIG. 3, the alternate track storage destination NEXT address 3B in the alternate track index 3Ba in the alternate track data 38a.
“A” indicates the logical block number in which the succeeding alternate track data 38b is stored. If there is no subsequent track data and the next replacement track data is not stored, the replacement track storage destination NEXT
The address 3B is set to zero. Alternate truck 3C
Is the same as the setting content of the track data 26 on the cache memory 14.

【0025】以下、図1のシステムにおける通常の動作
について説明を行う。
The normal operation of the system shown in FIG. 1 will be described below.

【0026】最初に、可変長フォーマットのディスク装
置におけるアクセス動作と、固定長フォーマットのディ
スク装置におけるアクセス動作について説明する。可変
長フォーマットは図7に示したデータフォーマットであ
り、各々のレコードがトラック単位で磁気ディスク上に
格納されている。そこで、目的とするレコードへのアク
セスは、以下の手順で行う。すなわち、目的とするレ
コードを含むトラックが格納されているシリンダ・ヘッ
ド番号を、ホストコンピュータからディスク制御装置に
転送する。ディスク制御装置は、転送されたシリンダ
・ヘッド番号に基づき、磁気ディスクの目的とするトラ
ック上に記録再生ヘッドを位置付ける。目的とするレ
コードを特定するレコードIDをホストコンピュータか
らディスク制御装置に転送する。ディスク制御装置
は、転送されたレコードIDに基づき、上記トラック上
で目的とするレコードを検索する。検索された目的と
するレコードについて、ホストコンピュータから指示さ
れたリード/ライトの処理を行う。
First, the access operation in the variable length format disk device and the access operation in the fixed length format disk device will be described. The variable length format is the data format shown in FIG. 7, and each record is stored in track units on the magnetic disk. Therefore, access to the target record is performed by the following procedure. That is, the cylinder head number in which the track containing the target record is stored is transferred from the host computer to the disk controller. The disk controller positions the recording / reproducing head on the target track of the magnetic disk based on the transferred cylinder head number. A record ID that identifies the target record is transferred from the host computer to the disk controller. The disk control device searches for a target record on the track based on the transferred record ID. The read / write process instructed by the host computer is performed on the searched target record.

【0027】これに対し、固定長フォーマットは図8に
示したデータフォーマットであり、固定長のレコードひ
とつをを論理ブロックひとつに対応させ、磁気ディスク
上に連続して格納されている。そして、各々の論理ブロ
ックには連続した論理アドレスが割り当てられている。
そこで、目的とするレコードへのアクセスは、以下の手
順で行う。すなわち、目的とするデータが格納されて
いる先頭のレコードに対応するブロックの論理ブロック
アドレスと、アクセスすべきブロック数とをホストコン
ピュータからディスク制御装置に転送する。ディスク
制御装置は、転送された論理ブロックアドレスに基づ
き、目的とするデータが格納されている先頭のレコード
を検索する。ディスク制御装置は、転送されたブロッ
ク数に基づき、検索されたレコードから指定ブロック数
のブロックデータについて、ホストコンピュータから指
示されたリード/ライトの処理を行う。
On the other hand, the fixed length format is the data format shown in FIG. 8, in which one fixed length record is made to correspond to one logical block and is continuously stored on the magnetic disk. Then, continuous logical addresses are assigned to the respective logical blocks.
Therefore, access to the target record is performed by the following procedure. That is, the logical block address of the block corresponding to the first record storing the target data and the number of blocks to be accessed are transferred from the host computer to the disk controller. The disk control device searches for the first record in which the target data is stored based on the transferred logical block address. The disk control device performs the read / write processing instructed by the host computer on the block data of the designated block number from the retrieved record based on the transferred block number.

【0028】次に、可変長フォーマットのデータが固定
長フォーマットのディスク装置に格納された図1のシス
テムにおけるアクセス動作について、図9に基づいて説
明を行う。同図中、複数の可変長フォーマットのレコー
ドデータを所定の大きさのトラック単位ごとにまとめた
トラックデータは、複数の固定長ブロックに均等に分割
されて固定長フォーマットのディスク装置18a〜18
fに格納されている。目的とする可変長フォーマットの
レコードデータにアクセスしようとする場合、最初にそ
のレコードデータが含まれているトラックのシリンダ・
ヘッド番号を、ホストコンピュータ11からデータフォ
ーマット変換装置13に転送する。データフォーマット
変換装置13は、転送されたシリンダ・ヘッド番号に基
づき、上記トラックが格納されているディスク装置内の
論理ブロックアドレスを求める。そして、データフォー
マット変換装置13は、求められた論理ブロックアドレ
スから可変長フォーマットのトラック単位の容量分に相
当する複数のブロックデータを読み出す命令を、ディス
クインタフェース制御装置16aまたは16bを介して
ディスク制御装置に転送する。これを受けたディスク制
御装置は、制御下の固定長フォーマットのディスク装置
内の指定された先頭の論理ブロックアドレスからm個の
ブロックデータを読み出し、これをキャッシュメモリ1
4に転送する。データフォーマット変換装置13は、キ
ャッシュメモリ14に転送されたm個のブロックデータ
から可変長フォーマットのトラックデータを再構成す
る。そして、上記トラックデータ中から目的とするレコ
ードを検索し、該当するレコードについて必要なリード
/ライトを行った後、その結果を終了報告としてホスト
コンピュータ11に送信する。このとき、可変長フォー
マットのレコードに書き込みを行ってレコードデータを
更新した場合、ホストコンピュータ11への終了報告後
に更新されたレコードデータをディスク装置に書き込む
ライトアフタ制御を行うことにより、見かけ上のレコー
ドライト処理の高速化を図ることができる。
Next, the access operation in the system of FIG. 1 in which the variable length format data is stored in the fixed length format disk device will be described with reference to FIG. In the figure, the track data in which a plurality of variable-length format record data are collected for each track unit of a predetermined size is equally divided into a plurality of fixed-length blocks, and the fixed-length format disk devices 18a-18 are provided.
It is stored in f. When attempting to access the record data of the desired variable length format, first select the cylinder of the track containing the record data.
The head number is transferred from the host computer 11 to the data format conversion device 13. The data format converter 13 determines the logical block address in the disk device in which the track is stored, based on the transferred cylinder head number. Then, the data format conversion device 13 issues an instruction to read a plurality of block data corresponding to the capacity of the variable length format in track units from the obtained logical block address via the disk interface control device 16a or 16b. Transfer to. Upon receiving this, the disk control device reads m block data from the designated first logical block address in the fixed-length format disk device under control, and reads this m block data.
Transfer to 4. The data format conversion device 13 reconstructs the variable-length format track data from the m block data transferred to the cache memory 14. Then, the target record is searched from the track data, necessary reading / writing is performed on the corresponding record, and the result is transmitted to the host computer 11 as an end report. At this time, when the record data of the variable length format is written and the record data is updated, the apparent after-record is performed by performing the write-after control to write the updated record data to the disk device after the end report to the host computer 11. It is possible to speed up the write processing.

【0029】更新されたレコードデータを実際に固定長
フォーマットのディスク装置に書き込む際には、更新前
にキャッシュメモリ14上にリードされたトラックデー
タのトラック情報22におけるシリンダ・ヘッド番号2
4を参照する。そして、このシリンダ・ヘッド番号24
から、更新されたレコードデータを含むトラックが格納
されているディスク装置内の論理ブロックアドレスを求
める。さらに、求められた論理ブロックアドレスから可
変長フォーマットのトラック容量に相当するブロック数
のブロックデータを書き込む命令を、ディスクインタフ
ェース制御装置16を介してディスク制御装置17a〜
17fのいずれかに転送する。これを受けたディスク制
御装置は、キャッシュメモリ14上の更新されたレコー
ドデータを含むトラックを固定長ブロックに分割したブ
ロックデータを読み出し、制御下の固定長フォーマット
のディスク装置における指定された論理ブロックアドレ
スから可変長フォーマットのトラック単位の容量分に相
当する複数のブロックデータをライトする。以上によ
り、固定長フォーマットのディスク装置に対する更新さ
れたデータの実際の書き込みが完了する。
When actually writing the updated record data to the fixed-length format disk device, the cylinder head number 2 in the track information 22 of the track data read into the cache memory 14 before the update is used.
Refer to FIG. And this cylinder head number 24
From the logical block address in the disk device in which the track including the updated record data is stored. Further, an instruction to write block data of the number of blocks corresponding to the track capacity of the variable length format from the obtained logical block address is issued via the disk interface control device 16 to the disk control devices 17a ...
17f. In response to this, the disk control device reads the block data obtained by dividing the track containing the updated record data in the cache memory 14 into fixed length blocks, and specifies the specified logical block address in the fixed length format disk device under control. To write a plurality of block data corresponding to the capacity of each track of the variable length format. By the above, the actual writing of the updated data to the fixed length format disk device is completed.

【0030】図4は、ライトアフタ制御で障害が発生し
たときに行われる変換テーブルの内容の退避処理の流れ
を示すフローチャートである。以下、更新されたデータ
をライトアフタ制御で固定長フォーマットのディスク装
置18aに書き込もうとしたとき、ディスクインタフェ
ース制御装置16aあるいはディスク制御装置17aの
いずれかで障害が発生し、固定長フォーマットのディス
ク装置18aに対する実際のデータ書き込みが不可能と
なってしまった場合について、図1〜図4を用いて説明
する。
FIG. 4 is a flow chart showing the flow of the save processing of the contents of the conversion table, which is performed when a failure occurs in the write-after control. When an attempt is made to write the updated data to the fixed length format disk device 18a by write after control, a failure occurs in either the disk interface control device 16a or the disk control device 17a, and the fixed length format disk device 18a. The case where the actual data writing to the memory becomes impossible will be described with reference to FIGS.

【0031】最初に、ホストコンピュータ11に対して
キャッシュメモリ14上で更新されたデータの書き戻し
終了報告を行った後のライトアフタ制御中、ディスクイ
ンタフェース制御装置16aあるいはディスク制御装置
17aのいずれかで障害が発生し、固定長フォーマット
のディスク装置18aへの該当するデータの書き戻しが
不可能となったことを検出する(ステップ401)。こ
れを受けて、データフォーマット変換装置13は、固定
長フォーマットのディスク装置18aを識別するデバイ
ス番号‘0’の次のデバイス番号‘1’が割り当てられ
たディスク装置18bを選択する(ステップ402)。
そして、このディスク装置18bを対象として、変換テ
ーブル退避領域である交代トラックを割付ける処理(ス
テップ403以降)が開始される。
First, either the disk interface controller 16a or the disk controller 17a is in the middle of write-after control after the write-back completion report of the updated data in the cache memory 14 is sent to the host computer 11. It is detected that a failure has occurred and it becomes impossible to write back the corresponding data to the fixed length format disk device 18a (step 401). In response to this, the data format conversion device 13 selects the disk device 18b to which the device number "1" next to the device number "0" for identifying the fixed length format disk device 18a is assigned (step 402).
Then, the process (after step 403) of allocating the alternate track which is the conversion table saving area is started for the disk device 18b.

【0032】ステップ403において、データフォーマ
ット変換装置13は、固定長フォーマットのディスク装
置18bに設けられた交代トラック管理テーブル31
を、キャッシュメモリ14に読み込む。そして、固定長
フォーマットのディスク装置18bにおける交代トラッ
ク管理データ34内のすべての交代トラック数36a〜
36mの値を合計し、現状の総交代割付け数を算出す
る。また、キャッシュメモリ14中のトラック情報22
に含まれるデバイス番号23aとデバイス番号35aが
同一のものについて、対応する交代トラック数36aの
設定値をチェックする。この結果、総交代割付け数=0
で、かつ、交代トラック数36a=0であった場合、交
代トラックデータ格納アドレス37aに、交代トラック
データ38aのアドレス(トラックデータ領域32の先
頭アドレス)を格納する。次に、キャッシュメモリ14
上の交代トラック領域30に、シリンダ・ヘッド番号3
Aaと交代トラック格納先NEXTアドレス3Baとを
生成する。シリンダ・ヘッド番号3Aaには、キャッシ
ュメモリ14上のトラック情報22中のデバイス番号2
3aに対応するシリンダ・ヘッド番号24aを格納す
る。交代トラック格納先NEXTアドレス3Baには、
初期値0を格納する。そして、上述したシリンダ・ヘッ
ド番号3Aaおよび交代トラック格納先NEXTアドレ
ス3Baを固定長フォーマットのディスク装置18b内
の交代トラックインデックス39aに書き込んだ後、退
避させるトラックデータ26aを対応する交代トラック
3Caに書き込み、交代トラック割付処理を完了する。
In step 403, the data format conversion device 13 causes the alternate track management table 31 provided in the fixed length format disk device 18b.
Is read into the cache memory 14. Then, the total number of alternate tracks in the alternate track management data 34 in the fixed-length format disk device 18b is 36a ...
The value of 36 m is summed up to calculate the current total number of replacement allocations. Also, track information 22 in the cache memory 14
For the device number 23a and the device number 35a included in, the set value of the corresponding alternate track number 36a is checked. As a result, the total number of replacement allocations = 0
If the number of alternate tracks is 36a = 0, the address of the alternate track data 38a (the start address of the track data area 32) is stored in the alternate track data storage address 37a. Next, the cache memory 14
Cylinder head number 3 in the upper alternate track area 30
Aa and the alternate track storage destination NEXT address 3Ba are generated. The cylinder head number 3Aa is the device number 2 in the track information 22 on the cache memory 14.
The cylinder head number 24a corresponding to 3a is stored. In the alternate track storage NEXT address 3Ba,
The initial value 0 is stored. After writing the cylinder head number 3Aa and the alternate track storage destination NEXT address 3Ba described above into the alternate track index 39a in the fixed length format disk device 18b, the track data 26a to be saved is written into the corresponding alternate track 3Ca, Complete the alternate track allocation process.

【0033】ステップ403に続いて、交代トラックイ
ンデックス39aと交代トラック3Caの固定長フォー
マットのディスク装置18bへの書き込みが正常終了し
たか否かをチェックする(ステップ404)。正常終了
した場合(ステップ404=YES)、キャッシュメモ
リ14上に移されている交代トラック管理データ34中
の交代トラック数36aの値をインクリメント(+1)
させて、交代トラック管理テーブルを更新する(ステッ
プ405)。そして、トラックデータ管理テーブル20
におけるデバイス番号23b以降をチェックして、ディ
スク装置18aに書き込むべき更新されたデータを含む
他のトラックデータがトラックデータ26内に存在する
か否かを確認する(ステップ406)。この結果、他の
トラックデータが存在しない場合(ステップ406=N
O)、退避する内容が設定されている交代トラック管理
テーブル31をディスク装置18bに書き込み(ステッ
プ407)、更新されたデータを書き戻すべき本来のデ
ィスク装置18aのトラックデータが格納されているト
ラックエリア番号21a〜21nに対応するトラック情
報22内のトラックデータ更新情報25a〜25nを、
すべて‘0’に設定して、固定長フォーマットのディス
ク装置18aについての交代割付け処理を終了する(ス
テップ408)。一方、他のトラックデータが存在する
場合(ステップ406=YES)、再度ステップ403
に戻って交代トラック割付処理を繰り返し続行する。
Subsequent to step 403, it is checked whether the writing of the alternate track index 39a and the alternate track 3Ca to the fixed-length format disk device 18b has been completed normally (step 404). When the process is normally completed (step 404 = YES), the value of the alternate track number 36a in the alternate track management data 34 transferred to the cache memory 14 is incremented (+1).
Then, the replacement track management table is updated (step 405). Then, the track data management table 20
The device number 23b and the following are checked to see if other track data including updated data to be written to the disk device 18a exists in the track data 26 (step 406). As a result, when there is no other track data (step 406 = N)
O), the alternate track management table 31 in which the contents to be saved is set is written in the disk device 18b (step 407), and the track area in which the track data of the original disk device 18a in which the updated data should be written back is stored The track data update information 25a to 25n in the track information 22 corresponding to the numbers 21a to 21n are
All are set to "0" and the alternate allocation process for the fixed length format disk device 18a is completed (step 408). On the other hand, if other track data exists (step 406 = YES), step 403 is executed again.
Return to and repeat the alternate track assignment process.

【0034】ステップ403における具体的な処理動作
を、以下に説明する。すなわち、本来であればディスク
装置18aに書き込むべき更新されたデータを含むトラ
ックデータがトラックデータ26cに存在していた場
合、交代トラック数36a=1で、交代トラック数36
をすべて合計した総交代割付け数=1となる。そして、
キャッシュメモリ14上の交代トラック領域30に、シ
リンダ・ヘッド番号3Abと交代トラック格納先NEX
Tアドレス3Bbとを生成する。シリンダ・ヘッド番号
3Abには、キャッシュメモリ14上のトラック情報2
2中のデバイス番号23cに対応するシリンダ・ヘッド
番号24cを格納する。交代トラック格納先NEXTア
ドレス3Bbには、初期値0を格納する。そして、上述
したシリンダ・ヘッド番号3Abおよび交代トラック格
納先NEXTアドレス3Bbを固定長フォーマットのデ
ィスク装置18b内の交代トラックインデックス39b
に書き込んだ後、退避させるトラックデータ26cを対
応する交代トラック3Cbに書き込み、正常終了した場
合には、キャッシュメモリ14上の交代割付け数36a
の値をインクリメント(+1)させる。続いて、交代ト
ラックデータ格納アドレス37aによって示される論理
ブロックアドレスから交代トラックインデックス39a
をキャッシュメモリ14上に読み出す。そして、交代ト
ラックインデックス39aにおける交代トラック格納先
NEXTアドレス3Baに次の交代トラックデータアド
レス38bを格納した後、これらをディスク装置18b
に書き戻す。以上により固定長フォーマットのディスク
装置18aについての交代割付け処理が終了すると、交
代トラック管理テーブル31を固定長フォーマットのデ
ィスク装置18bに書き戻す。
The specific processing operation in step 403 will be described below. That is, if the track data 26c includes the track data including the updated data that should be originally written in the disk device 18a, the alternate track number 36a = 1 and the alternate track number 36.
The total number of replacement allocations, which is the sum of all, is 1. And
In the alternate track area 30 on the cache memory 14, the cylinder head number 3Ab and the alternate track storage destination NEX
The T address 3Bb is generated. Track information 2 in the cache memory 14 is stored in the cylinder head number 3Ab.
The cylinder head number 24c corresponding to the device number 23c in 2 is stored. An initial value of 0 is stored in the alternate track storage destination NEXT address 3Bb. Then, the cylinder head number 3Ab and the alternate track storage destination NEXT address 3Bb described above are used as the alternate track index 39b in the fixed length format disk device 18b.
After writing the data into the cache memory, the track data 26c to be saved is written into the corresponding alternate track 3Cb, and when the process is completed normally, the alternate allocation number 36a in the cache memory 14 is written.
The value of is incremented (+1). Subsequently, the alternate track index 39a is calculated from the logical block address indicated by the alternate track data storage address 37a.
Is read on the cache memory 14. Then, after storing the next alternate track data address 38b in the alternate track storage destination NEXT address 3Ba in the alternate track index 39a, these are stored in the disk device 18b.
Write back to When the alternate allocation process for the fixed length format disk device 18a is completed as described above, the alternate track management table 31 is written back to the fixed length format disk device 18b.

【0035】なお、ステップ404でトラックデータ2
6の交代トラック3Cへの書き込みが異常終了した場
合、キャッシュメモリ14上の交代トラック管理テーブ
ル31のディスク装置(例えばディスク装置18b)へ
の書き込みは行わず、ステップ404aで交代割付けデ
バイス番号をインクリメントさせることによって書き込
み対象の固定長フォーマットのディスク装置を変更して
(例えばディスク装置18b→18c)から、交代割付
け処理をやりなおす。この制御を行うことで同一のトラ
ックデータが複数の固定長フォーマットのディスク装置
に対して重複して交代割付けされることを防止する。
In step 404, track data 2
If the writing of the replacement track No. 6 to the replacement track 3C is abnormally ended, the replacement track management table 31 on the cache memory 14 is not written to the disk device (for example, the disk device 18b), and the replacement allocation device number is incremented at step 404a. As a result, the fixed-length format disk device to be written is changed (for example, the disk devices 18b → 18c), and the alternate allocation process is performed again. By performing this control, it is possible to prevent the same track data from being alternately assigned to a plurality of fixed length format disk devices.

【0036】以上のライトアフタ制御によって交代割付
け処理が終了すると、記録制御システムはホストコンピ
ュータ11に対して障害が発生したことを報告し、ディ
スクインタフェース制御装置16a,16bか、あるい
は、ディスク制御装置17a〜17fの障害が発生した
部品の交換などを要求する。
When the alternate allocation processing is completed by the above write-after control, the recording control system reports to the host computer 11 that a failure has occurred, and either the disk interface control devices 16a, 16b or the disk control device 17a. Request replacement of the failed part of 17f.

【0037】図5および図6は、障害復旧後の初期起動
時に行われる退避された変換テーブルの内容の読み込み
処理の流れを示すフローチャートである。以下、記録制
御システムを電源断状態にして部品交換などを行った
後、再度電源を投入してシステムを立ち上げたとき、障
害発生時に交代トラックに退避された変換テーブルの内
容をキャッシュメモリ14上に読み込む(ロードする)
処理について、図1〜図3,図5および図6を用いて説
明する。
FIG. 5 and FIG. 6 are flowcharts showing the flow of the process of reading the contents of the saved conversion table, which is performed at the time of initial startup after the restoration of the fault. The contents of the conversion table saved in the alternate track when a failure occurs when the recording control system is powered off and the system is started again after the recording control system is turned off and parts are replaced To load (load)
The processing will be described with reference to FIGS. 1 to 3, 5 and 6.

【0038】システム立ち上げ時の初期動作(ステップ
501)が完了してシステムが稼動状態になると、ステ
ップ502〜507の処理により、接続されているすべ
ての固定長フォーマットのディスク装置18a〜18f
内から、交代トラック領域管理テーブル31の内容をキ
ャッシュメモリ14上に読み出す。すなわち、はじめ
に、交代トラック領域管理テーブル31を読み出そうと
するアクセス対象デバイス番号に、接続されている先頭
のディスク装置18aのデバイス番号‘0’をセットす
る(ステップ502)。そして、すべてのディスク装置
18a〜18fについて、交代トラック領域管理テーブ
ル31のキャッシュメモリ14上への読み出し=ロード
が終了したか否かを判定する(ステップ503)。この
結果、すべてのテーブルのロードが終了していない場合
(ステップ503=NO)、アクセス対象デバイス番号
で示されるディスク装置から交代トラック領域管理テー
ブル31を読み出す(ステップ504)。そして、読み
出した交代トラック領域管理テーブル31中に正当なテ
ーブル識別パターン33があるかどうかチェックする
(ステップ505)。テーブル識別パターン33が不当
なものであった場合(ステップ505=NO)、新たに
交代トラック領域管理テーブル31を生成して、その交
代トラック管理データ34中の交代トラック数36,交
代トラックデータ格納先アドレス37ともに、初期値
‘0’を設定する(ステップ506)。以上により、ひ
とつのディスク装置についてテーブルのロードが終了す
るので、アクセス対象デバイス番号をインクリメントさ
せて(ステップ507)、再びステップ503に戻る。
When the initial operation at the time of system startup (step 501) is completed and the system is in an operating state, all the connected fixed length format disk devices 18a to 18f are processed by the processing of steps 502 to 507.
From inside, the contents of the alternate track area management table 31 are read onto the cache memory 14. That is, first, the device number "0" of the head disk device 18a connected is set to the access target device number from which the alternate track area management table 31 is to be read (step 502). Then, with respect to all the disk devices 18a to 18f, it is judged whether or not reading = loading of the alternate track area management table 31 onto the cache memory 14 is completed (step 503). As a result, when the loading of all the tables is not completed (step 503 = NO), the alternate track area management table 31 is read from the disk device indicated by the access target device number (step 504). Then, it is checked whether or not there is a valid table identification pattern 33 in the read alternate track area management table 31 (step 505). If the table identification pattern 33 is invalid (step 505 = NO), a new alternative track area management table 31 is newly generated, and the alternative track number 36 and the alternative track data storage destination in the alternative track management data 34 are stored. The initial value "0" is set for both the addresses 37 (step 506). As described above, loading of the table is completed for one disk device, so the access target device number is incremented (step 507) and the process returns to step 503 again.

【0039】すべてのディスク装置18a〜18fにつ
いて、交代トラック領域管理テーブル31のキャッシュ
メモリ14上への読み出し=ロードが終了した場合(ス
テップ503=YES)、ステップ511〜516の処
理により、すべてのディスク装置18a〜18f内に格
納されている交代トラック3Cの内容(障害発生時に退
避された変換テーブルの内容)をキャッシュメモリ14
上に読み出す。すなわち、はじめに、交代トラック3C
を読み出そうとする交代トラックロード対象デバイス番
号に、接続されている先頭のディスク装置18aのデバ
イス番号‘0’をセットする(ステップ511)。そし
て、すべてのディスク装置18a〜18fについて、交
代トラック3Cのキャッシュメモリ14上への読み出し
=ロードが終了したか否かを判定する(ステップ51
2)。この結果、すべてのトラックのロードが終了して
いない場合(ステップ512=NO)、キャッシュメモ
リ14上の交代トラックロード対象デバイス番号で示さ
れるディスク装置の交代トラック領域管理テーブル31
を参照して、交代トラック管理データ34中の該当する
デバイス番号35に対応する交代トラック数36の値を
チェックする(ステップ513)。例えば、交代トラッ
クロード対象デバイス番号=‘0’ならば、デバイス番
号35aに対応する交代トラック数36aの値をチェッ
クする。この結果、交代トラック数36aの値がゼロで
なかった場合(ステップ514=YES)、デバイス番
号35aで示されるディスク装置から交代トラック3C
をキャッシュメモリ14上に読み出す交代トラックロー
ド処理を行う(ステップ515)。以上により、ひとつ
のディスク装置について交代トラックのロードが終了す
るので、交代トラックロード対象デバイス番号をインク
リメントさせて(ステップ516)、再びステップ51
2に戻る。また、交代トラック数36の値がゼロであっ
た場合(ステップ514=NO)、ステップ515をス
キップして交代トラックロード対象デバイス番号をイン
クリメントさせて(ステップ516)、再びステップ5
12に戻る。
When reading / loading of the alternate track area management table 31 onto the cache memory 14 is completed for all the disk devices 18a-18f (step 503 = YES), all disks are processed by the processing of steps 511-516. The cache memory 14 stores the contents (contents of the conversion table saved at the time of failure) of the alternate track 3C stored in the devices 18a to 18f.
Read up. That is, first, the replacement truck 3C
The device number "0" of the head disk device 18a connected is set to the alternate track load target device number to be read (step 511). Then, with respect to all the disk devices 18a to 18f, it is judged whether or not the reading / loading of the alternate track 3C onto the cache memory 14 is completed (step 51).
2). As a result, when the loading of all the tracks is not completed (step 512 = NO), the alternate track area management table 31 of the disk device indicated by the alternate track load target device number on the cache memory 14
With reference to, the value of the alternate track number 36 corresponding to the corresponding device number 35 in the alternate track management data 34 is checked (step 513). For example, if the alternate track load target device number is "0", the value of the alternate track number 36a corresponding to the device number 35a is checked. As a result, when the value of the alternate track number 36a is not zero (step 514 = YES), the alternate track 3C is transferred from the disk device indicated by the device number 35a.
Alternate track load processing is performed to read the data into the cache memory 14 (step 515). As a result, the loading of the alternate track for one disk device is completed, so the alternate track loading target device number is incremented (step 516) and the step 51 is performed again.
Return to 2. When the value of the alternate track number 36 is zero (step 514 = NO), step 515 is skipped, the alternate track load target device number is incremented (step 516), and step 5 is performed again.
Return to 12.

【0040】ステップ515の交代トラックロード処理
について、次に説明する。最初に、キャッシュメモリ1
4上に読み出しておいた交代トラック領域管理テーブル
31を参照して、交代トラック管理データ34中の交代
トラックデータ格納先アドレス37aで示されるアドレ
スから交代トラックインデックス39aを読み出す。続
いて、ディスク装置から交代トラックを読み出し、キャ
ッシュメモリ14上のトラックデータ26aに格納す
る。そして、上記トラックデータ26aに格納された交
代トラックに対応しているデバイス番号23a,シリン
ダ・ヘッド番号24a,トラックデータ更新情報25a
に、それぞれ値をセットする。セットする値は、デバイ
ス番号23aに対して交代トラックデータ34のデバイ
ス番号35a、シリンダ・ヘッド番号24aに対して交
代トラックインデックス39のシリンダ・ヘッド番号3
Aa、トラックデータ更新情報25aに対して更新デー
タを含むトラックデータであることを示す‘1’であ
る。
The alternate track loading process of step 515 will be described below. First, cache memory 1
4, the alternate track area management table 31 is read out, and the alternate track index 39a is read from the address indicated by the alternate track data storage destination address 37a in the alternate track management data 34. Then, the alternate track is read from the disk device and stored in the track data 26a in the cache memory 14. Then, the device number 23a, the cylinder head number 24a, and the track data update information 25a corresponding to the alternate track stored in the track data 26a.
To, set the value respectively. The set values are the device number 35a of the alternate track data 34 for the device number 23a, and the cylinder head number 3 of the alternate track index 39 for the cylinder head number 24a.
Aa is "1" indicating that the track data includes update data for the track data update information 25a.

【0041】以上の処理を繰り返し行った結果、すべて
のトラックのロードが終了した場合(ステップ512=
YES)、すべてのディスク装置18a〜18fについ
て、交代トラック管理データ34のクリア処理を行う
(ステップ521)。これにより、キャッシュメモリ1
4上の交代トラック管理データ34には、交代トラック
数36,交代トラックデータ格納先アドレス37ともに
ゼロがセットされる。最後に、固定長フォーマットのす
べてのディスク装置18a〜18fに対して、キャッシ
ュメモリ14上の交代トラック領域管理テーブル31の
内容の書き戻しを行って、障害発生時に正常に書き戻さ
れなかった更新データの実際の書き戻しを完了する。
As a result of repeating the above processing, when the loading of all tracks is completed (step 512 =
If YES, the replacement track management data 34 is cleared for all the disk devices 18a to 18f (step 521). As a result, the cache memory 1
In the alternate track management data 34 on No. 4, zero is set for both the alternate track number 36 and the alternate track data storage destination address 37. Finally, the contents of the alternate track area management table 31 on the cache memory 14 are written back to all the fixed-length format disk devices 18a to 18f, and the update data that was not normally written back when the failure occurred Complete the actual writeback of.

【0042】上述した実施の形態により、ライトアフタ
制御を行っている場合に、ホストコンピュータに対して
キャッシュメモリ上におけるレコードデータの更新処理
終了報告を行った後、ディスク制御装置,インタフェー
ス制御装置,インタフェース経路などにおいて何らかの
障害が発生し、このため上記レコードデータからフォー
マット変換で得られたブロックデータのデータ記録再生
装置(ディスク装置)への書き戻し処理が正常に行われ
なかったときには、上記ブロックデータを記録すべき本
来のデータ記録再生装置とは異なる正常なデータ記録再
生装置内に設けられた変換テーブル退避領域(交代トラ
ックデータ領域)に上記ブロックデータを含む変換テー
ブルの内容(トラックデータ)が退避される。そして、
必要な障害復旧処理を行ってから最初にシステムを起動
させたとき、変換テーブル退避領域に退避されていた変
換テーブルの内容が再びキャッシュメモリ上に読み込ま
れてライトアフタ制御の対象となるので、障害の発生箇
所や発生時点などに関わらず、記録再生ディスク上のデ
ータの正当性を常に維持することができる。
According to the above-described embodiment, when the write-after control is performed, after the update processing completion report of the record data on the cache memory is sent to the host computer, the disk controller, the interface controller, the interface If some kind of failure occurs in the path, etc., and the block data obtained by format conversion from the above record data is not written back to the data recording / reproducing device (disk device) normally, the above block data is deleted. The contents (track data) of the conversion table including the block data are saved in a conversion table save area (alternate track data area) provided in a normal data recording / playback apparatus different from the original data recording / playback apparatus to be recorded. It And
When the system is started for the first time after performing the necessary failure recovery processing, the contents of the conversion table saved in the conversion table save area are read back into the cache memory and are subject to write-after control. It is possible to always maintain the legitimacy of the data on the recording / reproducing disc, regardless of the occurrence point or the occurrence point of.

【0043】[0043]

【発明の効果】以上詳しく説明したように、本発明の記
録制御システムによれば、ライトアフタ制御を行ってい
る場合に、ホストコンピュータに対してキャッシュメモ
リ上におけるレコードデータの更新処理終了報告を行っ
た後、ディスク制御装置,インタフェース制御装置,イ
ンタフェース経路などにおいて何らかの障害が発生し、
このため上記レコードデータからフォーマット変換で得
られたブロックデータのデータ記録再生装置への書き戻
し処理が正常に行われなかったときには、上記ブロック
データを記録すべき本来のデータ記録再生装置とは異な
る正常なデータ記録再生装置内に設けられた変換テーブ
ル退避領域に上記ブロックデータを含む変換テーブルの
内容が退避される。そして、必要な障害復旧処理を行っ
てから最初にシステムを起動させたとき、変換テーブル
退避領域に退避されていた変換テーブルの内容が再びキ
ャッシュメモリ上に読み込まれてライトアフタ制御の対
象となるので、障害の発生箇所や発生時点などに関わら
ず、記録再生ディスク上のデータの正当性を常に維持す
ることができるという効果が得られる。
As described in detail above, according to the recording control system of the present invention, when the write-after control is performed, the update completion report of the record data on the cache memory is sent to the host computer. After that, some failure occurs in the disk controller, interface controller, interface path, etc.,
Therefore, when the write-back process of the block data obtained by the format conversion from the record data to the data recording / reproducing apparatus is not normally performed, it is different from the original data recording / reproducing apparatus which should record the block data. The contents of the conversion table including the block data are saved in the conversion table save area provided in the different data recording / reproducing apparatus. Then, when the system is first started after performing the necessary failure recovery processing, the contents of the conversion table saved in the conversion table save area are read back into the cache memory and are subject to write-after control. Therefore, regardless of the occurrence location and the occurrence time point of the failure, it is possible to always maintain the validity of the data on the recording / reproducing disk.

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

【図1】本発明の記録制御システムの実施の一形態を概
略的に示すブロック図である。
FIG. 1 is a block diagram schematically showing an embodiment of a recording control system of the present invention.

【図2】図1中のキャッシュメモリ上に設けた変換テー
ブルの具体的な構成の一例を示す図である。
FIG. 2 is a diagram showing an example of a specific configuration of a conversion table provided on the cache memory in FIG.

【図3】図1中の各ディスク装置内に設けた変換テーブ
ル退避領域の具体的な構成の一例を示す図である。
FIG. 3 is a diagram showing an example of a specific configuration of a conversion table save area provided in each disk device in FIG.

【図4】ライトアフタ制御で障害が発生したときに行わ
れる変換テーブルの内容の退避処理の流れを示すフロー
チャートである。
FIG. 4 is a flowchart showing a flow of a save process of contents of a conversion table performed when a failure occurs in write after control.

【図5】障害復旧後の初期起動時に行われる変換テーブ
ルの内容のロード処理の流れを示すフローチャート(そ
の1)である。
FIG. 5 is a flow chart (No. 1) showing a flow of a load process of contents of a conversion table performed at the time of initial startup after failure recovery.

【図6】障害復旧後の初期起動時に行われる変換テーブ
ルの内容のロード処理の流れを示すフローチャート(そ
の2)である。
FIG. 6 is a flowchart (No. 2) showing the flow of the load processing of the contents of the conversion table performed at the time of initial startup after the restoration of the failure.

【図7】可変長フォーマットの構成を概念的に説明する
ための図である。
FIG. 7 is a diagram for conceptually explaining the configuration of a variable length format.

【図8】固定長フォーマットの構成を概念的に説明する
ための図である。
FIG. 8 is a diagram for conceptually explaining the structure of a fixed length format.

【図9】可変長のレコードデータと固定長のブロックデ
ータとを相互にフォーマット変換する処理を概念的に説
明するための図である。
FIG. 9 is a diagram conceptually illustrating a process of mutually converting the format of variable-length record data and fixed-length block data.

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

11 ホストコンピュータ 12 記録制御システム 13 データフォーマット変換装置 14 キャッシュメモリ 15 汎用インタフェース 16a,16b ディスクインタフェース制御装置 17a,17b〜17f ディスク制御装置 18a,18b〜18f 固定長フォーマットのディス
ク装置 19 制御線 1A バッテリ装置
11 Host Computer 12 Recording Control System 13 Data Format Converter 14 Cache Memory 15 General Purpose Interface 16a, 16b Disk Interface Controller 17a, 17b to 17f Disk Controller 18a, 18b to 18f Fixed Length Format Disk Device 19 Control Line 1A Battery Device

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 固定長フォーマットの記録再生ディスク
を記録再生するデータ記録再生装置と、可変長フォーマ
ットの記録再生ディスクを想定したホストコンピュータ
による記録再生指示に応じてキャッシュメモリ上の変換
テーブルでデータのフォーマット変換を行うデータフォ
ーマット変換装置とを具備し、ディスク上への実際の書
き込み処理がホストコンピュータへの書き込み終了報告
より後に行われる記録制御システムにおいて、 前記変換テーブルの内容を一時的に退避させるための変
換テーブル退避領域を各々の前記データ記録再生装置内
に設け、 前記記録再生指示に応じて前記変換テーブル中で更新さ
れたデータのデータ記録再生装置への書き戻し処理が正
常に行われなかった場合、異なる正常なデータ記録再生
装置内に設けられた前記変換テーブル退避領域に前記変
換テーブルの内容を退避させるようにしたことを特徴と
する記録制御システム。
1. A data recording / reproducing apparatus for recording / reproducing a fixed-length format recording / reproducing disk, and a conversion table on a cache memory for storing data in response to a recording / reproducing instruction from a host computer assuming a variable-length format recording / reproducing disk. In a recording control system, which comprises a data format conversion device that performs format conversion and in which the actual writing process on the disk is performed after the writing completion report to the host computer, to temporarily save the contents of the conversion table. The conversion table save area is provided in each of the data recording / reproducing devices, and the process of writing back the data updated in the conversion table to the data recording / reproducing device according to the recording / reproducing instruction was not normally performed. Provided in different normal data recording / reproducing device Recording control system is characterized in that so as to retract the contents of the conversion table to the conversion table save area.
【請求項2】 前記障害の復旧後におけるシステム本体
の初期起動時、各々のデータ記録再生装置内に設けられ
ているすべての変換テーブル退避領域をチェックし、退
避されている前記変換テーブルの内容を前記キャッシュ
メモリ上に読み込むようにしたことを特徴とする請求項
1記載の記録制御システム。
2. Upon initial startup of the system main body after recovery from the failure, all conversion table save areas provided in each data recording / reproducing device are checked and the contents of the saved conversion table are checked. 2. The recording control system according to claim 1, wherein the recording control system is read on the cache memory.
JP28083995A 1995-10-27 1995-10-27 Recording control system Pending JPH09128156A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28083995A JPH09128156A (en) 1995-10-27 1995-10-27 Recording control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28083995A JPH09128156A (en) 1995-10-27 1995-10-27 Recording control system

Publications (1)

Publication Number Publication Date
JPH09128156A true JPH09128156A (en) 1997-05-16

Family

ID=17630712

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28083995A Pending JPH09128156A (en) 1995-10-27 1995-10-27 Recording control system

Country Status (1)

Country Link
JP (1) JPH09128156A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009151681A (en) * 2007-12-21 2009-07-09 Hitachi Ltd Disk array device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009151681A (en) * 2007-12-21 2009-07-09 Hitachi Ltd Disk array device

Similar Documents

Publication Publication Date Title
US6378031B1 (en) Data processing apparatus and file management method therefor
US6606714B1 (en) Disk drive using defect list to perform uninterrupted writing of non-relocated data blocks and caching of relocated data blocks for deferred writing
JPH096540A (en) Built-in directory method for data compression of direct-access storage device and directory record
US5873125A (en) Logical address structure for disk memories
JPH08263335A (en) Data storage
JP2968181B2 (en) Disk device and data writing / reading method
US6301644B1 (en) Method for managing defect sectors of information storage medium, and apparatus for use with the method
RU2286610C2 (en) Optical data carrier, recording/reproduction device, recording/reproduction device
US7027241B2 (en) Defect management for HDD with variable index architecture
US6209057B1 (en) Storage device having data buffer
JPH09128156A (en) Recording control system
JPH0511933A (en) Hard disk emulator and fixed cache area allocating method for the emulator
JP2003173285A (en) Information recording method and information record reproduction device
JPH07319636A (en) Controller for storing data of magnetic disk
JP3030949B2 (en) Digital data recording / reproducing device
JP2834081B2 (en) Magnetic disk controller
JPH0644118A (en) File backup system
JPS63121171A (en) Control system for optical disk device
JP2503371B2 (en) Disk system
JPH02113467A (en) Disk control system
JP2001043662A (en) Disk medium managing method
JPH04111030A (en) Information recorder
JPH0628779A (en) Method for recording and controlling data in disk device
JP2000227865A (en) Device and method for recording and reproducing information for segment cache system
JPH0254584B2 (en)