JPH0675715A - Collective magnetic disk device - Google Patents

Collective magnetic disk device

Info

Publication number
JPH0675715A
JPH0675715A JP4228467A JP22846792A JPH0675715A JP H0675715 A JPH0675715 A JP H0675715A JP 4228467 A JP4228467 A JP 4228467A JP 22846792 A JP22846792 A JP 22846792A JP H0675715 A JPH0675715 A JP H0675715A
Authority
JP
Japan
Prior art keywords
data
cache
parity
format
write
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
JP4228467A
Other languages
Japanese (ja)
Inventor
Hidetoshi Ochi
英敏 越智
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP4228467A priority Critical patent/JPH0675715A/en
Publication of JPH0675715A publication Critical patent/JPH0675715A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To provide a collective magnetic disk device which can improve the availability of a cache and also can shorten a format writing processing time. CONSTITUTION:An invalid data generating part 9 is provided to generate the invalid data 5b which become insignificant in a format writing execution state among those data included in a single logical track. A control part 3A stores only the valid data 5a that become significant in the format writing execution state into a cache 4 and then instructs the part 9 to generate the invalid data.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、コンピュータ本体か
ら入力される1論理トラック分のCKDデータを分割し
て複数のデータディスクに格納すると共に、分割後の各
データから得られたパリティビット(以下、単にパリテ
ィという)をパリティディスクに格納する集合型磁気デ
ィスク装置に関し、特にフォーマット・ライト実行時に
キャッシュメモリ(以下、単にキャッシュという)上に一
旦格納されるデータを有効データのみとして、キャッシ
ュ利用効率を向上させると共にフォーマット・ライト処
理時間を短縮させた集合型磁気ディスク装置に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention divides CKD data for one logical track, which is input from a computer main body, and stores the divided CKD data in a plurality of data disks. , Simply referred to as parity) in a parity disk, and in particular, the data that is temporarily stored in the cache memory (hereinafter referred to as the cache) only at the time of executing a format write is limited to valid data to improve cache utilization efficiency. The present invention relates to an aggregate type magnetic disk device which is improved and the format / write processing time is shortened.

【0002】[0002]

【従来の技術】従来より、コンピュータと磁気ディスク
等の記憶手段との間のインタフェースとして、ソフトウ
ェアでトラック上の記録フォーマットを任意に定義でき
る可変長フォーマットのCKD(カウント・キー・データ)
形式を用いた集合型磁気ディスク装置が用いられてい
る。
2. Description of the Related Art Conventionally, as a interface between a computer and a storage means such as a magnetic disk, a variable length format CKD (count key data) in which a recording format on a track can be arbitrarily defined by software.
A collective type magnetic disk device using a format is used.

【0003】この種の集合型磁気ディスク装置において
は、フォーマット・ライト実行時にデータ長が任意に設
定され、コンピュータから転送されるCKD形式のデー
タをキャッシュに一旦格納してから分割し、複数台のデ
ータディスクに格納する。又、分割後のデータからパリ
ティを生成してパリティディスクに格納することによ
り、冗長機能を有するアレイ・ディスク(RAID)装置
を構成している。
In this type of collective magnetic disk device, the data length is arbitrarily set at the time of executing the format write, and the CKD format data transferred from the computer is temporarily stored in the cache and then divided into a plurality of units. Store on a data disk. Further, an array disk (RAID) device having a redundancy function is constructed by generating parity from the divided data and storing it in the parity disk.

【0004】図3はCKD形式のデータを冗長機能をも
って格納する従来の集合型磁気ディスク装置を示すブロ
ック図であり、図において、1はコンピュータ本体、2
はコンピュータ本体1に接続された集合型磁気ディスク
装置即ちディスクサブシステムである。ディスクサブシ
ステム2は、コンピュータ本体1から入力されるデータ
を処理する制御部3と、制御部3の制御下で1論理トラ
ック分のデータ5を一旦格納するキャッシュ4と、デー
タ5に含まれる各データに基づいてパリティを生成する
パリティ生成部6と、分割された各データを個別に格納
する複数台のデータディスク7と、生成されたパリティ
を格納するパリティディスク8とから構成されている。
FIG. 3 is a block diagram showing a conventional collective type magnetic disk device for storing CKD format data with a redundant function. In FIG.
Is a collective type magnetic disk device or disk subsystem connected to the computer main body 1. The disk subsystem 2 includes a control unit 3 that processes data input from the computer main body 1, a cache 4 that temporarily stores data 5 for one logical track under the control of the control unit 3, and a cache unit included in each data 5. It is composed of a parity generation unit 6 that generates parity based on data, a plurality of data disks 7 that individually store each divided data, and a parity disk 8 that stores the generated parity.

【0005】5aはCKD形式のデータ5のうちでフォー
マット・ライト時に有効即ち意味のある有効データ、5b
はデータ5のうちでフォーマット・ライト時に無意味と
なる無効データである。制御部3は、コンピュータ本体
1から転送されたデータ5をキャッシュ4上に一旦格納
すると共に、キャッシュ4上のデータ5を個々のデータ
に分割する。パリティ生成部6は、分割されたデータを
各データディスク7に個別に格納すると共に、分割され
たデータからパリティを生成してパリティディスク8に
格納する。
5a is valid data in the CKD format data 5 at the time of format write, that is, meaningful data, 5b
Is invalid data in data 5 which is meaningless at the time of format writing. The control unit 3 temporarily stores the data 5 transferred from the computer main body 1 in the cache 4 and divides the data 5 in the cache 4 into individual data. The parity generation unit 6 individually stores the divided data in each data disk 7, and also generates a parity from the divided data and stores the parity in the parity disk 8.

【0006】図4は汎用コンピュータで使用される可変
長フォーマット(CKD形式)のデータ5の1論理トラッ
クを示す説明図である。図において、IDX1及びIDX2はデ
ィスクの回転方向に対応した開始点及び終了点の各イン
デックス、HAはトラック全体の管理情報、R0はカウント
フィールドC及びデータフィールドDからなる特殊なレ
コード、R1及びR2はそれぞれカウントフィールドC、キ
ーフィールドK及びデータフィールドDからなる通常デ
ータ記録用のレコードである。ここでは、3つのレコー
ドR0〜R3を有する場合を示すが、通常データの記録には
R1以降の任意数のレコードが使用される。
FIG. 4 is an explanatory diagram showing one logical track of variable-length format (CKD format) data 5 used in a general-purpose computer. In the figure, IDX1 and IDX2 are indexes of start and end points corresponding to the rotation direction of the disc, HA is management information of the entire track, R0 is a special record consisting of a count field C and a data field D, and R1 and R2 are These are records for normal data recording, each consisting of a count field C, a key field K and a data field D. Here, the case of having three records R0 to R3 is shown.
Any number of records after R1 are used.

【0007】カウントフィールドCにはそのトラックの
位置情報、そのレコード番号、引き続くキーフィールド
K及びデータフィールドDのデータ長等が記録され、キ
ーフィールドKには、そのレコードを検索するためのキ
ーが記録され、データフィールドDにはソフトウェアが
保存しておきたかったデータが記録される。
The count field C records the position information of the track, its record number, the data length of the subsequent key field K and data field D, and the like, and the key field K records the key for retrieving the record. In the data field D, the data that the software wants to store is recorded.

【0008】次に、図4を参照しながら、図3に示した
従来の集合型磁気ディスク装置の動作について説明す
る。まず、コンピュータ本体1よりディスクサブシステ
ム2に対してライト指示が与えられると、制御部3は、
コンピュータ本体1からデータを取込み、キャッシュ4
上に1論理トラック分のデータ5を格納する。
Next, the operation of the conventional collective type magnetic disk device shown in FIG. 3 will be described with reference to FIG. First, when a write instruction is given from the computer main body 1 to the disk subsystem 2, the control unit 3
Get data from computer 1 and cache
Data 5 for one logical track is stored above.

【0009】続いて、制御部3の処理シーケンスに従う
或るタイミングで、キャッシュ4上のデータ5を分割す
ると共に、パリティ生成部6によってパリティを生成し
ながら、分割後のデータ及びパリティをそれぞれデータ
ディスク7及びパリティディスク8に書込む。この書込
処理は、制御部3の制御下でパリティ生成部6により行
われる。
Subsequently, at a certain timing in accordance with the processing sequence of the control unit 3, while dividing the data 5 on the cache 4 and generating the parity by the parity generation unit 6, the divided data and the parity are respectively divided into data disks. 7 and parity disk 8. This writing process is performed by the parity generation unit 6 under the control of the control unit 3.

【0010】一般に、ライト処理は、アップデート・ラ
イトとフォーマット・ライトとの2種類に大別すること
ができる。アップデート・ライトは、レコード内のデー
タフィールドDのみを書換えるライト処理であり、引き
続くレコードには何ら影響を与えないが、フォーマット
・ライトは、ソフトウェアがトラック上のフォーマット
を変更してデータを記録したいときに使用されるライト
処理であり、有効データ以降のレコードは消去される。
Generally, the write processing can be roughly classified into two types, update write and format write. The update write is a write process that rewrites only the data field D in the record and does not affect the subsequent record at all, but the format write wants the software to change the format on the track to record the data. This is a write process sometimes used, and records after the valid data are erased.

【0011】例えば、レコードR1にフォーマット・ライ
トを実施した場合、レコードR2以降は消去されることに
なる。このように、CKD形式のデータ5において、フ
ォーマット・ライトで書込まれた最終レコードから終了
点インデックスIDX2までの間は消去される。
For example, when the format write is performed on the record R1, the record R2 and the subsequent records are erased. In this way, the CKD format data 5 is erased from the last record written by the format write to the end point index IDX2.

【0012】いま、コンピュータ本体1からライト指示
がフォーマット・ライトの場合、キャッシュ4上のデー
タ5には、図3のように、意味のある有効データ5aの部
分と意味の無い無効データ5bの部分とができる。このと
き、1論理トラック分のデータ5を分割すると共に分割
された各データのパリティを生成するために、有効デー
タ5a及び無効データ5bを合わせたデータ5がキャッシュ
4上に置かれ、その分割及びパリティ生成が行われる。
Now, when the write instruction from the computer main body 1 is a format write, the data 5 on the cache 4 has a significant valid data 5a portion and a meaningless invalid data 5b portion as shown in FIG. You can At this time, in order to divide the data 5 for one logical track and to generate the parity of each divided data, the data 5 including the valid data 5a and the invalid data 5b is placed in the cache 4, and the division and Parity generation is performed.

【0013】[0013]

【発明が解決しようとする課題】従来の集合型磁気ディ
スク装置は以上のように、フォーマット・ライト実行時
において、有効データ5aを含む最終レコード以降(無効
データ5bを含むレコード)を消去する場合、データ5を
分割してパリティを生成するために、有効データ5aのみ
ならず消去された無効データ5bをもキャッシュ4上に格
納しなければならず、キャッシュ4に無意味なエリアが
必要となり利用効率が低下するという問題点があった。
又、キャッシュ4上に無効データ5bを書込むという余分
な作業が発生するため、フォーマット・ライト処理に多
大の時間がかかるという問題点があった。
As described above, the conventional set type magnetic disk device, in the case of erasing the last record including the valid data 5a (the record including the invalid data 5b) at the time of executing the format write, In order to generate the parity by dividing the data 5, not only the valid data 5a but also the erased invalid data 5b must be stored in the cache 4, and a meaningless area is required in the cache 4, resulting in utilization efficiency. However, there was a problem that
Further, since the extra work of writing the invalid data 5b in the cache 4 occurs, there is a problem that the format write process takes a lot of time.

【0014】この発明は上記のような問題点を解決する
ためになされたもので、キャッシュの利用効率を向上さ
せると共に、フォーマット・ライト処理時間を短縮させ
た集合型磁気ディスク装置を得ることを目的とする。
The present invention has been made to solve the above problems, and an object of the present invention is to obtain an aggregate type magnetic disk device which improves the utilization efficiency of the cache and shortens the format / write processing time. And

【0015】[0015]

【課題を解決するための手段】この発明に係る集合型磁
気ディスク装置は、1つの論理トラックに含まれるデー
タのうちフォーマット・ライト実行時に無意味となる無
効データを生成する無効データ生成部を設け、制御部
が、フォーマット・ライト実行時に有効となる有効デー
タのみをキャッシュに格納し、無効データ生成部から無
効データを生成させるようにしたものである。
SUMMARY OF THE INVENTION A collective magnetic disk drive according to the present invention is provided with an invalid data generation unit for generating invalid data which is meaningless at the time of performing a format write among data included in one logical track. The control unit stores only valid data that is valid at the time of executing the format write in the cache and causes the invalid data generation unit to generate the invalid data.

【0016】[0016]

【作用】この発明においては、フォーマット・ライト実
行時に無効データをキャッシュ上に格納せず、キャッシ
ュ外の無効データ生成部から送出する。
According to the present invention, invalid data is not stored in the cache at the time of executing the format write, but is transmitted from the invalid data generating unit outside the cache.

【0017】[0017]

【実施例】【Example】

実施例1.以下、この発明の実施例1を図について説明
する。図1はこの発明の実施例1を示すブロック図であ
り、2A及び3Aはディスクサブシステム2及び制御部3に
それぞれ対応しており、1、4、5a及び6〜8は前述と
同様のものである。又、1論理トラック分のデータ5の
フォーマット構成は図4に示した通りである。
Example 1. Embodiment 1 of the present invention will be described below with reference to the drawings. First Embodiment FIG. 1 is a block diagram showing a first embodiment of the present invention, 2A and 3A correspond to a disk subsystem 2 and a control unit 3, respectively, and 1, 4, 5a and 6 to 8 are the same as those described above. Is. The format structure of the data 5 for one logical track is as shown in FIG.

【0018】この場合、キャッシュ4上にはフォーマッ
ト・ライト実行時に有効となる有効データ5aのみが格納
される。9はデータ5のうちフォーマット・ライト実行
時に無意味となる無効データ5bを生成する無効データ生
成部である。
In this case, only valid data 5a which is valid at the time of executing the format write is stored in the cache 4. Reference numeral 9 denotes an invalid data generation unit that generates invalid data 5b, which is meaningless at the time of executing the format write, of the data 5.

【0019】次に、図4を参照しながら、図1に示した
この発明の実施例1の動作について説明する。まず、前
述と同様に、コンピュータ本体1からディスクサブシス
テム2Aに対してライト指示が行われると、制御部3A
は、コンピュータ本体1からデータを取込み、キャッシ
ュ4上にデータを一旦格納すると共に、或るタイミング
で1論理トラック分のデータ5を分割し、パリティ生成
部6によってパリティを生成させながら、データ及びパ
リティをそれぞれデータディスク7及びパリティディス
ク8に書込ませる。
Next, the operation of the first embodiment of the present invention shown in FIG. 1 will be described with reference to FIG. First, similarly to the above, when a write instruction is issued from the computer main body 1 to the disk subsystem 2A, the control unit 3A
Takes in data from the computer main unit 1, temporarily stores the data in the cache 4, divides the data 5 for one logical track at a certain timing, and causes the parity generation unit 6 to generate the parity. Are written to the data disk 7 and the parity disk 8, respectively.

【0020】しかし、ライト処理がフォーマット・ライ
トである場合、制御部3Aは、フォーマット・ライト実行
時に無意味な無効データ5bを除いて、フォーマット・ラ
イト実行時に意味のある有効データ5aのみをキャッシュ
4上に格納する。そして、或るタイミングで有効データ
5aのみを分割し、パリティ生成部6を介してパリティを
生成させる。
However, when the write processing is format write, the control unit 3A caches only valid data 5a that has meaning at the time of format write, excluding meaningless invalid data 5b at the time of format write. Store on top. And valid data at a certain timing
Only 5a is divided and the parity is generated via the parity generation unit 6.

【0021】又、制御部3Aは、キャッシュ4の外の無効
データ生成部9から無効データ5bを生成させ、パリティ
生成部6を介して各無効データのパリティを生成させ
る。これにより、有効データ5a及び無効データ5bを合わ
せた1論理トラック分のデータ5に対するデータ分割及
びパリティ生成が実施され、得られた各データ及びパリ
ティはデータディスク7及びパリティディスク8にそれ
ぞれ格納される。
The control unit 3A also causes the invalid data generation unit 9 outside the cache 4 to generate invalid data 5b, and causes the parity generation unit 6 to generate the parity of each invalid data. As a result, data division and parity generation are performed on the data 5 for one logical track including the valid data 5a and the invalid data 5b, and the obtained data and parity are stored in the data disk 7 and the parity disk 8, respectively. .

【0022】このように、キャッシュ4上に意味の無い
無効データ5bが格納されないため、より多くの有効デー
タ5aをキャッシュ4上に格納でき、キャッシュ4の利用
効率が向上する。又、キャッシュ4への無効データ5bの
書込処理が不要となるため、フォーマット・ライト実行
時の処理時間が短縮される。
As described above, since meaningless invalid data 5b is not stored in the cache 4, a larger amount of valid data 5a can be stored in the cache 4 and the utilization efficiency of the cache 4 is improved. Further, since it is unnecessary to write the invalid data 5b to the cache 4, the processing time at the time of executing the format write is shortened.

【0023】実施例2.尚、実施例1では、パリティ生
成部6において無効データ5bに対するパリティも生成さ
せたが、無効データ5bのデータ内容が消去(全て0パタ
ーンで定義)されていることに着目すれば、無効データ5
bのパリティは何ら変化させる必要がないことが分か
る。
Example 2. In the first embodiment, the parity generation unit 6 also generates the parity for the invalid data 5b. However, if the data content of the invalid data 5b is erased (all defined by 0 pattern), the invalid data 5b
It can be seen that the parity of b need not be changed at all.

【0024】図2はこの発明の実施例2を示すブロック
図であり、2B及び3Bはディスクサブシステム2A及び制御
部3Aにそれぞれ対応している。この場合、キャッシュ4
上の有効データ5aのみがパリティ生成部6に送出されて
パリティ生成に寄与し、無効データ生成部9からの無効
データ5bは、そのままデータディスク7及びパリティデ
ィスク8に送出される。
FIG. 2 is a block diagram showing a second embodiment of the present invention, and 2B and 3B correspond to the disk subsystem 2A and the control unit 3A, respectively. In this case, cache 4
Only the valid data 5a above is sent to the parity generation unit 6 and contributes to parity generation, and the invalid data 5b from the invalid data generation unit 9 is sent to the data disk 7 and the parity disk 8 as it is.

【0025】図2において、コンピュータ本体1からの
ライト指示がフォーマット・ライトである場合、実施例
1と同様に有効データ5aのみがキャッシュ4上に格納さ
れ、有効データ5aは、或るタイミングで分割されてパリ
ティ生成部6に送出される。又、無効データ5bは無効デ
ータ生成部9により生成される。
In FIG. 2, when the write instruction from the computer main body 1 is format write, only the valid data 5a is stored in the cache 4 as in the first embodiment, and the valid data 5a is divided at a certain timing. And is sent to the parity generation unit 6. The invalid data 5b is generated by the invalid data generating unit 9.

【0026】このとき、無効データ5bは、パリティ生成
部6に送出されずに直接データディスク7及びパリティ
ディスク8に送出され、データ及びパリティがそのまま
データディスク7及びパリティディスク8に書込まれ
る。又、パリティ生成部6は、有効データ5aのみに対す
るパリティを生成し、得られたデータ及びパリティをデ
ータディスク7及びパリティディスク8にそれぞれ書込
む。
At this time, the invalid data 5b is directly sent to the data disk 7 and the parity disk 8 without being sent to the parity generator 6, and the data and parity are written as they are to the data disk 7 and the parity disk 8. The parity generation unit 6 also generates a parity for only the valid data 5a, and writes the obtained data and parity in the data disk 7 and the parity disk 8, respectively.

【0027】このように、実施例2の場合も、実施例1
と同様に、キャッシュ4上に無効データ5bが格納されな
いため、キャッシュ4の利用効率が向上すると共に、フ
ォーマット・ライト実行時の処理時間が短縮される。
Thus, also in the case of the second embodiment, the first embodiment
Similarly, since the invalid data 5b is not stored in the cache 4, the utilization efficiency of the cache 4 is improved and the processing time at the time of executing the format write is shortened.

【0028】[0028]

【発明の効果】以上のようにこの発明によれば、1つの
論理トラックに含まれるデータのうちフォーマット・ラ
イト実行時に無意味となる無効データを生成する無効デ
ータ生成部を設け、制御部が、フォーマット・ライト実
行時に有効となる有効データのみをキャッシュに格納
し、無効データ生成部から無効データを生成させるよう
にしたので、キャッシュの利用効率を向上させると共
に、フォーマット・ライト処理時間を短縮させた集合型
磁気ディスク装置が得られる効果がある。
As described above, according to the present invention, the invalid data generating section for generating invalid data which becomes meaningless at the time of performing the format write among the data included in one logical track is provided, and the control section Only valid data that is valid at the time of format write is stored in the cache, and invalid data is generated from the invalid data generator. Therefore, the cache usage efficiency is improved and the format write processing time is shortened. There is an effect that a collective type magnetic disk device can be obtained.

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

【図1】この発明の実施例1を示すブロック図である。FIG. 1 is a block diagram showing a first embodiment of the present invention.

【図2】この発明の実施例2を示すブロック図である。FIG. 2 is a block diagram showing a second embodiment of the present invention.

【図3】従来の集合型磁気ディスク装置を示すブロック
図である。
FIG. 3 is a block diagram showing a conventional collective type magnetic disk device.

【図4】一般的なCKD形式のデータのフォーマットを
示す説明図である。
FIG. 4 is an explanatory diagram showing a format of general CKD format data.

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

1 コンピュータ本体 2A、2B ディスクサブシステム 3A、3B 制御部 4 キャッシュ 5 1論理トラック分のデータ 5a 有効データ 5b 無効データ 6 パリティ生成部 7 データディスク 8 パリティディスク 9 無効データ生成部 1 Computer Main Body 2A, 2B Disk Subsystem 3A, 3B Control Unit 4 Cache 5 1 Logical Track Data 5a Valid Data 5b Invalid Data 6 Parity Generator 7 Data Disk 8 Parity Disk 9 Invalid Data Generator

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータ本体から入力されたCKD
形式のデータをキャッシュ上に一旦格納すると共に、前
記キャッシュ上のデータを個々に分割する制御部と、 分割された前記データを複数台のデータディスクに個別
に格納すると共に、分割された前記データからパリティ
を生成してパリティディスクに格納するためのパリティ
生成部と、 を備えた集合型磁気ディスク装置において、 1つの論理トラックに含まれるデータのうちフォーマッ
ト・ライト実行時に無意味となる無効データを生成する
無効データ生成部を設け、 前記制御部は、 前記フォーマット・ライト実行時に有効となる有効デー
タのみを前記キャッシュに格納し、 且つ前記無効データ生成部から前記無効データを生成さ
せることを特徴とする集合型磁気ディスク装置。
1. A CKD input from a computer body
A control unit that temporarily stores the data of the format on the cache and also divides the data on the cache individually, and stores the divided data individually on a plurality of data disks, and from the divided data. In a set type magnetic disk device including a parity generation unit for generating parity and storing it in a parity disk, invalid data that is meaningless at the time of format write is executed among data included in one logical track. And an invalid data generating unit that stores only valid data that is valid when the format / write is executed in the cache, and causes the invalid data generating unit to generate the invalid data. Collective type magnetic disk device.
JP4228467A 1992-08-27 1992-08-27 Collective magnetic disk device Pending JPH0675715A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4228467A JPH0675715A (en) 1992-08-27 1992-08-27 Collective magnetic disk device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4228467A JPH0675715A (en) 1992-08-27 1992-08-27 Collective magnetic disk device

Publications (1)

Publication Number Publication Date
JPH0675715A true JPH0675715A (en) 1994-03-18

Family

ID=16876940

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4228467A Pending JPH0675715A (en) 1992-08-27 1992-08-27 Collective magnetic disk device

Country Status (1)

Country Link
JP (1) JPH0675715A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7035994B2 (en) 2002-06-04 2006-04-25 International Business Machines Corporation Storage device, information processing system having storage device, format method for storage device, data recording method, and program for implementing formatting and data recording
JP2011076175A (en) * 2009-09-29 2011-04-14 Nec Corp Storage device and data deletion method for the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7035994B2 (en) 2002-06-04 2006-04-25 International Business Machines Corporation Storage device, information processing system having storage device, format method for storage device, data recording method, and program for implementing formatting and data recording
JP2011076175A (en) * 2009-09-29 2011-04-14 Nec Corp Storage device and data deletion method for the same

Similar Documents

Publication Publication Date Title
KR100351964B1 (en) Disk array storing system having high performance parity architecture
US5799140A (en) Disk array system and method for storing data
US5875455A (en) Information recording and reproducing apparatus merging sequential recording requests into a single recording request, and method of data caching for such apparatus
JP2804115B2 (en) Disk file system
US5650969A (en) Disk array system and method for storing data
WO1999032977A1 (en) Flash memory system
JP2011209973A (en) Disk array configuration program, computer and computer system
JPH096540A (en) Built-in directory method for data compression of direct-access storage device and directory record
US9875030B2 (en) Media write operation
US5724500A (en) Multiple writing volume backup method
Langdon Jr A note on associative processors for data management
JPH0675715A (en) Collective magnetic disk device
Le et al. SMR disks for mass storage systems
JP2917188B2 (en) Write control method for array type disk system
JPS6331809B2 (en)
JPH054697B2 (en)
JPH01255028A (en) Method for making access to external storage device
JP2994917B2 (en) Storage system
JPH08221216A (en) Storage device system
JPH05173720A (en) Disk controller, disk device and disk control system
JPH01188966A (en) Magnetic disk controller containing cache
JPH05197601A (en) File storage device
JPS63251965A (en) Disk managing system
JPH071490B2 (en) Data write-back method
JPH02299036A (en) Information recording and reproducing method