JPH0876940A - Method for controlling disk array - Google Patents

Method for controlling disk array

Info

Publication number
JPH0876940A
JPH0876940A JP6216014A JP21601494A JPH0876940A JP H0876940 A JPH0876940 A JP H0876940A JP 6216014 A JP6216014 A JP 6216014A JP 21601494 A JP21601494 A JP 21601494A JP H0876940 A JPH0876940 A JP H0876940A
Authority
JP
Japan
Prior art keywords
data
system bus
disk array
parity
disk
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
JP6216014A
Other languages
Japanese (ja)
Inventor
Tei Kito
禎 鬼頭
Akio Furuyui
明男 古結
Toshio Nakahigashi
俊夫 中東
Yasukatsu Fukaya
寧克 深谷
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 JP6216014A priority Critical patent/JPH0876940A/en
Publication of JPH0876940A publication Critical patent/JPH0876940A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To reduce the overhead of hardware, to shorten the occupation time of a system bus and to improve the performance of the system bus by shortening writing penalty time generated at the time of updating disk data. CONSTITUTION: After acquiring occupation right for the system bus 4 from a central processing unit(CPU) 2, a system bus control part la starts DMA transfer. Simultaneously with the start of DMA transfer, the seak/rotation waiting of four data disks 5a to 5d and a parity disk 5e is started. Then data from a main storage device 3 are DMA-transferred to a data buffer 1b through a system bus 4 and the control part 1a. After the DMA transfer, the system bus 4 is released. The data transferred to the data buffer 1b are transferred to an array control part 1c and striped to four sectors and the striped data are transferred to the data disks 5a to 5d. A parity generating/checking part 1d generates a parity and tranfers the parity to the parity disk 5e.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はディスクアレイ制御方法
にかかり、特にディスクデータを更新する場合に発生す
るライトペナルティ時間を短縮することにより、ハード
ウェアオーバヘッドを低減し、さらに主記憶装置とディ
スクアレイ制御装置との間のシステムバスの占有時間を
短縮してシステムバスの性能向上を図り、高速なデータ
転送を実現するのに好適なディスクアレイ方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a disk array control method, and in particular, by reducing the write penalty time that occurs when updating disk data, hardware overhead is reduced, and the main memory and disk array are further reduced. The present invention relates to a disk array method suitable for shortening an occupied time of a system bus with a control device to improve the performance of the system bus and realizing high-speed data transfer.

【0002】[0002]

【従来の技術】従来技術としては、「日経エレクトロニ
クス」 1993年4月26日 No.579 第77
頁から第103頁に記載の「ディスク・アレイ装置 性
能向上で、分散システムの要に」が知られている。前記
従来技術によれば、ディスクアレイ制御装置において
は、複数台のデータディスクによりパリティを生成し、
1台のパリティディスクに書き込んでいる。このため、
データディスクに書かれたデータを更新する場合には、
同時にパリティディスクも更新しなくてはならない。
2. Description of the Related Art As a conventional technique, “Nikkei Electronics” No. 26, April 26, 1993. 579 77th
"Disk array device: Improving performance and key to distributed system" from page 103 to page 103 is known. According to the above conventional technique, in the disk array control device, parity is generated by a plurality of data disks,
Writing to one parity disk. For this reason,
When updating the data written on the data disk,
At the same time, the parity disk must be updated.

【0003】例えば、4台のデータディスクと1台のパ
リティディスクから構成されるディスクアレイ制御装置
では、1台のデータディスクに格納されたデータのみを
更新する場合でも、パリティディスクを更新するために
残り3台のデータディスクに格納されたデータを読み出
す必要がある。このために発生する時間をライトペナル
ティ時間と呼び、データライト時に発生するディスクア
レイ装置特有のハードウェアオーバヘッド時間である。
この時間はディスクアレイ装置の持つ宿命的な欠陥であ
り、この時間を短縮することがディスクアレイ装置の性
能向上を図る方法の一つとなっていた。
For example, in a disk array control device composed of four data disks and one parity disk, the parity disk is updated even when only the data stored in one data disk is updated. It is necessary to read the data stored in the remaining three data disks. The time generated for this is called a write penalty time, and is a hardware overhead time peculiar to the disk array device generated at the time of data writing.
This time is a fatal defect of the disk array device, and shortening this time has been one of the methods for improving the performance of the disk array device.

【0004】従来は4台のデータディスクからデータを
読み出した後、主記憶装置から更新データを読み出し、
パリティを生成していた。この後データをデータディス
クに、パリティをパリティディスクに転送するようにし
ていた。
Conventionally, after reading data from four data disks, update data is read from the main storage device,
Was generating parity. After that, the data was transferred to the data disk and the parity was transferred to the parity disk.

【0005】しかし、このような方法では、データの読
み出し、更新データの読み出し、パリティ生成、及びデ
ータディスクの書き込みが順次に実行されるため、ライ
トペナルティ時間がそのままハードウェアオーバヘッド
時間になってしまっていた。特に、RAID3レベルの
ディスクアレイ制御装置では、全ディスクを同時にアク
セスすることからデータディスクの小容量データを更新
する場合には、更新データの転送時間と比較してライト
ペナルティ時間の割合が大きくなるという問題点があっ
た。
However, in such a method, data read, update data read, parity generation, and data disk write are sequentially executed, so that the write penalty time becomes the hardware overhead time as it is. It was In particular, in the RAID 3 level disk array control device, when all the disks are accessed at the same time, when updating small-capacity data of a data disk, the ratio of the write penalty time becomes larger than the transfer time of the update data. There was a problem.

【0006】[0006]

【発明が解決しようとする課題】本発明の目的は、前記
従来技術の問題点を解決し、特にディスクアレイ制御装
置において、ディスクデータを更新する場合に発生する
ライトペナルティ時間を短縮することにより、ハードウ
ェアオーバヘッドを低減し、さらに主記憶装置とディス
クアレイ制御装置との間のシステムバスの占有時間を短
縮してシステムバスの性能向上を図り、高速なデータ転
送を実現することにある。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned problems of the prior art, and particularly to shorten the write penalty time that occurs when updating disk data in a disk array controller. The hardware overhead is reduced, the system bus occupied time between the main memory and the disk array controller is shortened, the performance of the system bus is improved, and high-speed data transfer is realized.

【0007】[0007]

【課題を解決するための手段】本発明のディスクアレイ
制御方法は、中央処理装置と主記憶装置とディスクアレ
イ制御装置と磁気ディスクアレイとを含んで構成される
コンピュータシステムに適用されるものであり、特に磁
気ディスクアレイ内のデータディスクに更新データを記
録する場合、主記憶装置とディスクアレイ制御装置との
間でデータ転送に用いられるシステムバスの占有権を確
保すると共に、ディスクアレイ制御装置を起動してシー
ク・回転待ちの状態にする第1のステップと、主記憶装
置から読み出された更新データをシステムバスを介して
ディスクアレイ制御装置内のデータバッファに転送し、
その後システムバスの占有権を開放する第2のステップ
と、更新データと共にパリティを生成する複数のデータ
を磁気ディスクアレイ内の該当するデータディスクから
読み出して、上記データバッファに転送する第3のステ
ップと、少なくとも更新データを磁気ディスクアレイ内
の該当するデータディスクに格納すると共に、データバ
ッファに格納された更新データと非更新データに基づい
てパリティデータを生成し、磁気ディスクアレイ内のパ
リティディスクに格納する第4のステップとから構成さ
れることを特徴としている。
The disk array control method of the present invention is applied to a computer system including a central processing unit, a main storage device, a disk array control device, and a magnetic disk array. In particular, when updating data is recorded on the data disk in the magnetic disk array, the exclusive right of the system bus used for data transfer is secured between the main memory and the disk array controller, and the disk array controller is activated. Then, the first step of setting the seek / rotation wait state is performed, and the update data read from the main storage device is transferred to the data buffer in the disk array control device via the system bus,
Then, a second step of releasing the exclusive right to the system bus, and a third step of reading a plurality of data for generating parity together with update data from a corresponding data disk in the magnetic disk array and transferring the data to the data buffer. , Store at least the updated data in the corresponding data disk in the magnetic disk array, generate parity data based on the updated data and non-updated data stored in the data buffer, and store the parity data in the parity disk in the magnetic disk array. It is characterized by comprising a fourth step.

【0008】[0008]

【作用】本発明によれば、非更新データのシーク・回転
待ち時間に更新データを主記憶装置からデータバッファ
に転送することができ、パリティ生成のための時間であ
るライトペナルティ時間を短縮することが可能になり、
これによりハードウェアオーバヘッドを低減することが
でき、さらに主記憶装置とディスクアレイ制御装置との
間のシステムバスの占有時間を短縮することができ、シ
ステムバスの性能を向上、高速なデータ転送を実現する
ことができる。
According to the present invention, the update data can be transferred from the main memory to the data buffer during the seek / rotation wait time of the non-updated data, and the write penalty time which is the time for parity generation can be shortened. Is possible,
As a result, hardware overhead can be reduced and the system bus occupancy time between the main memory and the disk array controller can be shortened, system bus performance is improved, and high-speed data transfer is realized. can do.

【0009】[0009]

【実施例】以下、添付の図面により本発明の実施例につ
いて説明する。
Embodiments of the present invention will be described below with reference to the accompanying drawings.

【0010】図1は、本発明が適用される磁気ディスク
アレイ制御装置を用いたコンピュータシステムの構成図
である。図1において、ディスクアレイ制御装置1は、
中央処理装置2及び主記憶装置3とシステムバス4を介
して接続されている。磁気ディスクアレイ5は磁気ディ
スク装置5a〜5eから構成されている。磁気ディスク
装置5a〜5dはファイルデータを格納するデータディ
スクであり、磁気ディスク装置5eはパリティを格納す
るパリティディスクである。これらの磁気ディスク装置
5a〜5eは磁気ディスク用バス6を介してディスクア
レイ制御装置1に接続されている。各磁気ディスク装置
5a〜5eのアクセス単位は1セクタであり、4セクタ
のデータから1セクタのパリティが生成される。これら
により、4データディスク、1パリティディスクの磁気
ディスクアレイ5が構成されている。ここで、1セクタ
は512バイトである。
FIG. 1 is a block diagram of a computer system using a magnetic disk array controller to which the present invention is applied. In FIG. 1, the disk array control device 1 is
It is connected to the central processing unit 2 and the main memory 3 via a system bus 4. The magnetic disk array 5 is composed of magnetic disk devices 5a to 5e. The magnetic disk devices 5a to 5d are data disks that store file data, and the magnetic disk device 5e is a parity disk that stores parity. These magnetic disk devices 5a to 5e are connected to the disk array control device 1 via a magnetic disk bus 6. The access unit of each of the magnetic disk devices 5a to 5e is one sector, and the parity of one sector is generated from the data of four sectors. With these, a magnetic disk array 5 of 4 data disks and 1 parity disk is configured. Here, one sector is 512 bytes.

【0011】ディスクアレイ制御装置1において、シス
テムバス制御部1aは、システムバス4とデータバッフ
ァ1bの間のDMA転送を制御する。データバッファ1
bは、システムバス4のデータ転送速度と磁気ディスク
アレイ5のデータ転送速度の差を吸収する部分である。
主記憶装置3から磁気ディスクアレイ5へのデータ転送
(データライト)時は、データはシステムバス制御部1
aから一旦データバッファ1bに書き込まれた上で、ア
レイ制御部1cへ転送される。また、磁気ディスクアレ
イ5から主記憶装置3へのデータ転送(データリード)
時は、データはアレイ制御部1cから一旦データバッフ
ァ1bに書き込まれた上で、システムバス制御部1aへ
転送される。
In the disk array controller 1, the system bus controller 1a controls DMA transfer between the system bus 4 and the data buffer 1b. Data buffer 1
b is a portion that absorbs the difference between the data transfer rate of the system bus 4 and the data transfer rate of the magnetic disk array 5.
At the time of data transfer (data write) from the main storage device 3 to the magnetic disk array 5, data is transferred to the system bus control unit 1.
The data is once written in the data buffer 1b from a and then transferred to the array control unit 1c. Data transfer from the magnetic disk array 5 to the main memory 3 (data read)
At this time, the data is once written from the array controller 1c to the data buffer 1b and then transferred to the system bus controller 1a.

【0012】アレイ制御部1cは、データバッファ1b
とデータディスク5a〜5dの間のデータ転送を制御す
る。データライト時は、2048バイトのデータを4セ
クタにストライピングして各データディスク5a〜5d
へ転送する。また、データリード時は、4台のデータデ
ィスク5a〜5dから1度に4セクタを読みだし、20
48バイトのデータに直してデータバッファ1bへ転送
する。
The array controller 1c includes a data buffer 1b.
And data transfer between the data disks 5a-5d. At the time of data writing, striping of 2048 bytes of data into 4 sectors is performed to each of the data disks 5a to 5d.
Transfer to Further, at the time of data reading, four sectors are read from four data disks 5a to 5d at one time, and 20 sectors are read.
The data of 48 bytes is converted and transferred to the data buffer 1b.

【0013】パリティ生成/チェック部1dは、アレイ
制御部1cにおいてストライピングされた4セクタのデ
ータが通過するときに、パリティを生成してパリティデ
ィスク5eに転送する。また、データディスク5a〜5
dからのデータをパリティディスク5eのデータにより
パリティチェックを行う。
The parity generation / check unit 1d generates parity and transfers it to the parity disk 5e when the data of 4 sectors striped in the array control unit 1c passes. In addition, the data disks 5a-5
A parity check is performed on the data from d using the data on the parity disk 5e.

【0014】マスク制御部1eは、アレイ制御部1cか
らデータバッファ1bへのデータのうち、不必要なデー
タがデータバッファ1bに書かれないようにマスクす
る。
The mask control unit 1e masks unnecessary data among the data from the array control unit 1c to the data buffer 1b so as not to be written in the data buffer 1b.

【0015】なお、これらの制御装置のハードウェアは
マイクロプログラムにより制御される。
The hardware of these control devices is controlled by a micro program.

【0016】以下、図2から図4に示すタイムチャート
によって、各部の動作について説明する。
The operation of each unit will be described below with reference to the time charts shown in FIGS.

【0017】まず、初めに図2により4セクタライト時
の動作を説明する。システムバス制御部1aはシステム
バス4の占有権を中央処理装置2から獲得した後、DM
A転送を起動する。このDMA転送の起動と同時に、4
台のデータディスク5a〜5d及びパリティディスク5
eのシーク・回転待ちが開始する。次に、主記憶装置3
からの2048バイトのデータA,B,C,Dがシステ
ムバス4とシステムバス制御部1aを介してデータバッ
ファ1bにDMA転送される。この時点でシステムバス
4は解放される。
First, the operation during 4-sector write will be described with reference to FIG. The system bus control unit 1a acquires the exclusive right of the system bus 4 from the central processing unit 2 and then
A Transfer is activated. At the same time when this DMA transfer is activated, 4
Data disks 5a to 5d and parity disk 5
e seek and rotation waiting starts. Next, the main storage device 3
The 2048 bytes of data A, B, C, D from are transferred to the data buffer 1b by DMA via the system bus 4 and the system bus controller 1a. At this point, the system bus 4 is released.

【0018】データバッファ1bに転送されたデータは
アレイ制御部1cに転送され、4セクタにストライピン
グされる。この後、シーク・回転待ちの状態にあった4
台のデータディスク5a〜5d及びパリティディスク5
eに対するアクセスが起動される。そして、ストライピ
ングされた4セクタのデータA,B,C,Dは、同時に
データディスク5a〜5dにそれぞれ転送される。これ
らのデータA,B,C,Dがパリティ生成/チェック部
1dを通過するときにパリティが生成され、パリティデ
ィスク5eに転送される。
The data transferred to the data buffer 1b is transferred to the array controller 1c and striped into four sectors. After this, seek and rotation were waiting 4
Data disks 5a to 5d and parity disk 5
Access to e is activated. Then, the striped 4-sector data A, B, C, and D are simultaneously transferred to the data disks 5a to 5d, respectively. When these data A, B, C and D pass through the parity generation / check unit 1d, parity is generated and transferred to the parity disk 5e.

【0019】従来技術では、図4に示すように、4台の
データディスク5a〜5d及びパリティディスク5eの
シーク・回転待ちは、データA,B,C,Dがデータバ
ッファ1bに格納された後に開始されていたため、ハー
ドウェアオーバヘッド時間が長くなっていた。又、図示
していないが、従来技術では、システムバス4の起動前
に、4台のデータディスク5a〜5d及びパリティディ
スク5eのシーク・回転待ち、及びデータA,B,C,
Dのデータバッファ1bへの格納を行っていたため、ハ
ードウェアオーバヘッド時間が長くなっていた。
In the prior art, as shown in FIG. 4, the seek / rotation wait of the four data disks 5a-5d and the parity disk 5e is performed after the data A, B, C and D are stored in the data buffer 1b. Since it was started, the hardware overhead time was long. Further, although not shown, in the prior art, before starting the system bus 4, the seek / rotation wait of the four data disks 5a to 5d and the parity disk 5e and the data A, B, C, and
Since the D was stored in the data buffer 1b, the hardware overhead time was long.

【0020】次に、図3により1セクタライト時の動作
を説明する。システムバス制御部1aはシステムバス4
の占有権を中央処理装置2から獲得した後、主記憶装置
3からの512バイト(1セクタ)の更新データB’を
システムバス4とシステムバス制御部1aを介してデー
タバッファ1bにDMA転送する。この時点でシステム
バス4は、解放される。
Next, the operation during one sector write will be described with reference to FIG. The system bus control unit 1a is the system bus 4
After acquiring the exclusive right of the CPU from the central processing unit 2, the 512-byte (1 sector) update data B ′ from the main memory 3 is DMA-transferred to the data buffer 1b via the system bus 4 and the system bus control unit 1a. . At this point, the system bus 4 is released.

【0021】このDMA転送起動と同時に、上記1セク
タの更新前のデータを含む4セクタのデータA,B,
C,Dのデータディスク5a〜5dからのリードが起動
され、データディスク5a〜5dはシーク・回転待ちの
状態になる。この4セクタのデータA,B,C,Dのア
クセス時のシーク・回転待ち時間に、上記DMA転送が
終了し、更新データB’は先にデータバッファ1bに格
納される。その後、4セクタのデータA,B,C,Dが
データバッファに転送される際に、マスク制御部1eは
先にDMA転送された1セクタの更新データB’が上書
きされないようにマスクする。データバッファ1bに2
048バイト(4セクタ)のデータA,B’,C,Dが
揃ったところで、データA,B’,C,Dはアレイ制御
部1cに転送される。アレイ制御部1cに転送されたデ
ータA,B’,C,Dは、4セクタに分割されて磁気デ
ィスク用バス6を介してデータディスク5a〜5dに転
送される。このとき同時にパリティが生成されて、磁気
ディスク用バス6を介してパリティディスク5eに転送
される。
Simultaneously with the start of the DMA transfer, the data A, B, of 4 sectors including the data before the update of 1 sector described above.
Reading from the C and D data disks 5a to 5d is activated, and the data disks 5a to 5d are in a seek / rotation waiting state. During the seek / rotation wait time when accessing the data A, B, C, D of the four sectors, the DMA transfer is completed and the update data B'is stored in the data buffer 1b first. After that, when the data A, B, C, and D of four sectors are transferred to the data buffer, the mask control unit 1e masks the update data B ′ of one sector that was previously DMA-transferred so as not to be overwritten. 2 in data buffer 1b
When 048 bytes (4 sectors) of data A, B ', C, D have been collected, the data A, B', C, D are transferred to the array controller 1c. The data A, B ', C, D transferred to the array controller 1c is divided into 4 sectors and transferred to the data disks 5a-5d via the magnetic disk bus 6. At this time, the parity is simultaneously generated and transferred to the parity disk 5e via the magnetic disk bus 6.

【0022】上記実施例によれば、システムバスの起動
と同時にデータディスクとパリティディスクのシーク・
回転待ちが開始され、かつ更新データだけを先に主記憶
装置からデータバッファに転送するようにしたため、ラ
イトペナルティ時間の短縮、ハードウェアオーバヘッド
の低減を図ることができ、さらに主記憶装置とディスク
アレイ制御装置との間のシステムバスの占有時間の短縮
が実現できるため、システムバスの性能向上を図ること
ができる。本実施例では、特にディスクアレイ制御装置
でデータディスクの小容量データを更新する場合に発生
するライトペナルティ時間を短縮するのに有用である。
According to the above embodiment, when the system bus is activated, the seek and
Since the rotation wait is started and only the update data is transferred to the data buffer first from the main memory, the write penalty time and the hardware overhead can be shortened, and the main memory and the disk array can be further reduced. Since the occupied time of the system bus with the control device can be shortened, the performance of the system bus can be improved. The present embodiment is particularly useful for shortening the write penalty time that occurs when the small capacity data of the data disk is updated by the disk array control device.

【0023】[0023]

【発明の効果】本発明によれば、ディスクアレイ制御装
置において、ディスクデータを更新する場合に発生する
ライトペナルティ時間を短縮することにより、ハードウ
ェアオーバヘッドを低減し、さらに主記憶装置とディス
クアレイ制御装置との間のシステムバスの占有時間を短
縮してシステムバスの性能向上を図り、高速なデータ転
送を実現することが可能になる。
According to the present invention, in the disk array controller, the hardware overhead is reduced by shortening the write penalty time generated when updating the disk data, and the main memory device and the disk array controller are controlled. It is possible to shorten the occupation time of the system bus with the device, improve the performance of the system bus, and realize high-speed data transfer.

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

【図1】図1は、本発明が適用される磁気ディスクアレ
イ制御装置を用いたコンピュータシステムの構成図であ
る。
FIG. 1 is a configuration diagram of a computer system using a magnetic disk array control device to which the present invention is applied.

【図2】図1に示すコンピュータシステムの動作を示す
タイムチャート。
FIG. 2 is a time chart showing the operation of the computer system shown in FIG.

【図3】図1に示すコンピュータシステムの動作を示す
タイムチャート。
FIG. 3 is a time chart showing the operation of the computer system shown in FIG.

【図4】従来技術によるコンピュータシステムの動作を
示すタイムチャート。
FIG. 4 is a time chart showing the operation of a computer system according to the related art.

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

1…ディスクアレイ制御装置、1a…システムバス制御
部、1b…データバッファ、1c…アレイ制御部、2…
中央処理装置、3…主記憶装置、4…システムバス、5
…磁気ディスクアレイ、5a〜5d…データディスク、
5e…パリティディスク、6…磁気ディスク用バス。
1 ... Disk array controller, 1a ... System bus controller, 1b ... Data buffer, 1c ... Array controller, 2 ...
Central processing unit, 3 ... Main memory unit, 4 ... System bus, 5
... magnetic disk array, 5a-5d ... data disk,
5e ... Parity disk, 6 ... Bus for magnetic disk.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 深谷 寧克 愛知県尾張旭市晴丘町池上1番地 株式会 社日立製作所オフィスシステム事業部内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Nekatsu Fukaya 1 Ikegami, Haruoka-cho, Owariasahi-shi, Aichi Stock Company Hitachi Office Systems Division

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 中央処理装置と主記憶装置とディスクア
レイ制御装置と磁気ディスクアレイとを含んで構成され
るコンピュータシステムのディスクアレイ制御方法にお
いて、 磁気ディスクアレイ内のデータディスクに更新データを
記録する場合、主記憶装置とディスクアレイ制御装置と
の間でデータ転送に用いられるシステムバスの占有権を
確保すると共に、ディスクアレイ制御装置を起動してシ
ーク・回転待ちの状態にする第1のステップと、 主記憶装置から読み出された更新データをシステムバス
を介してディスクアレイ制御装置内のデータバッファに
転送し、その後システムバスの占有権を開放する第2の
ステップと、 更新データと共にパリティを生成する複数のデータを磁
気ディスクアレイ内の該当するデータディスクから読み
出して、上記データバッファに転送する第3のステップ
と、 少なくとも更新データを磁気ディスクアレイ内の該当す
るデータディスクに格納すると共に、データバッファに
格納された更新データと非更新データに基づいてパリテ
ィデータを生成し、磁気ディスクアレイ内のパリティデ
ィスクに格納する第4のステップとから構成されること
を特徴とするディスクアレイ制御方法。
1. A disk array control method for a computer system comprising a central processing unit, a main memory, a disk array controller and a magnetic disk array, wherein update data is recorded on a data disk in the magnetic disk array. In this case, the first step is to secure the exclusive right to the system bus used for data transfer between the main memory device and the disk array control device, and activate the disk array control device to put it in a seek / rotation wait state. , The second step of transferring the update data read from the main memory device to the data buffer in the disk array controller via the system bus, and then releasing the exclusive right to the system bus, and generating the parity together with the update data Read multiple data from the corresponding data disk in the magnetic disk array Then, the third step of transferring to the data buffer, at least the update data is stored in the corresponding data disk in the magnetic disk array, and the parity data is stored based on the update data and the non-update data stored in the data buffer. And a fourth step of generating and storing in a parity disk in the magnetic disk array.
JP6216014A 1994-09-09 1994-09-09 Method for controlling disk array Pending JPH0876940A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6216014A JPH0876940A (en) 1994-09-09 1994-09-09 Method for controlling disk array

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6216014A JPH0876940A (en) 1994-09-09 1994-09-09 Method for controlling disk array

Publications (1)

Publication Number Publication Date
JPH0876940A true JPH0876940A (en) 1996-03-22

Family

ID=16681955

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6216014A Pending JPH0876940A (en) 1994-09-09 1994-09-09 Method for controlling disk array

Country Status (1)

Country Link
JP (1) JPH0876940A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999031572A1 (en) * 1997-12-17 1999-06-24 Matsushita Electric Industrial Co., Ltd. Magnetic disk apparatus and method of data transfer
US7060584B1 (en) * 1999-07-12 2006-06-13 Zilog, Inc. Process to improve high performance capacitor properties in integrated MOS technology

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999031572A1 (en) * 1997-12-17 1999-06-24 Matsushita Electric Industrial Co., Ltd. Magnetic disk apparatus and method of data transfer
US6694475B1 (en) 1997-12-17 2004-02-17 Matsushita Electric Industrial Co., Ltd. Magnetic disk apparatus and method of data transfer
US7060584B1 (en) * 1999-07-12 2006-06-13 Zilog, Inc. Process to improve high performance capacitor properties in integrated MOS technology
US7768052B1 (en) 1999-07-12 2010-08-03 Zilog, Inc. Process to improve high-performance capacitors in integrated MOS technologies
US8324069B1 (en) 1999-07-12 2012-12-04 Ixys Ch Gmbh Method of fabricating high-performance capacitors in integrated MOS technologies

Similar Documents

Publication Publication Date Title
US20040268070A1 (en) Method and apparatus for backing up data in virtual storage medium
JPH08161124A (en) Computer system
JP2007102436A (en) Storage controller and storage control method
JP4040797B2 (en) Disk control device and recording medium
JPH0876940A (en) Method for controlling disk array
US6209057B1 (en) Storage device having data buffer
JP2634867B2 (en) Disk cache data transfer control method
JP2001014219A (en) Method and device for controlling cache
JP3425355B2 (en) Multiple write storage
JPS58125128A (en) Computer system
JP2004102440A (en) Command-processing method, and storage device
JPH0528651A (en) Information recorder and reproducer
JPH0724009B2 (en) Double data writing method by disk controller
JP2861846B2 (en) Magnetic disk control system
JPH0628779A (en) Method for recording and controlling data in disk device
JPH0736633A (en) Magnetic disk array
JP2001175422A (en) Disk array device
JPH04259025A (en) Disk array controller
JPH04111030A (en) Information recorder
JP2002132459A (en) Disk array device
JPS59172186A (en) Cache memory control system
JPS6069759A (en) Control system for disk cache memory
JPH04322341A (en) Disk cache controller
JPS59197947A (en) System for updating information of doubled file
JPH02165354A (en) Auxiliary storage device