JP2000357058A - Disk array device - Google Patents

Disk array device

Info

Publication number
JP2000357058A
JP2000357058A JP11168614A JP16861499A JP2000357058A JP 2000357058 A JP2000357058 A JP 2000357058A JP 11168614 A JP11168614 A JP 11168614A JP 16861499 A JP16861499 A JP 16861499A JP 2000357058 A JP2000357058 A JP 2000357058A
Authority
JP
Japan
Prior art keywords
disk
data
area
mapping table
access
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
JP11168614A
Other languages
Japanese (ja)
Inventor
Takaaki Sawada
貴章 澤田
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP11168614A priority Critical patent/JP2000357058A/en
Publication of JP2000357058A publication Critical patent/JP2000357058A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

(57)【要約】 【課題】 ディスク故障時における処理負担の集中を分
散化する。 【解決手段】 複数のディスク11のうち一つのディス
クが故障した場合に、この故障したディスクに記憶され
ていたデータを他のディスクの記憶情報に基づいて復元
して予備ディスク12に書込むディスクアレイ装置にお
いて、ディスク故障発生に復旧中モードに設定する手段
20と、故障ディスクの各領域のうち既にアクセスされ
た領域を記憶するマッピングテーブル19と、故障ディ
スクに対するアクセス要求が発生すると、このアクセス
要求が指定する領域がマッピングテーブルに記憶されて
いないときに、この領域をマッピングテーブルに新たに
登録するとともに、この領域のデータを他のディスクの
記憶情報に基づいて復元して予備ディスクに書込む手段
23,24と、領域がマッピングテーブルに記憶されて
いたときに、予備ディスクに対してアクセスを行う手段
とを備えている。
(57) [Summary] [PROBLEMS] To disperse the concentration of processing load when a disk fails. A disk array for restoring data stored in a failed disk based on storage information of another disk and writing the data into a spare disk when one of a plurality of disks fails. In the device, means 20 for setting the recovery mode to the occurrence of a disk failure, a mapping table 19 for storing an already accessed area of each area of the failed disk, and an access request for the failed disk When the specified area is not stored in the mapping table, this area is newly registered in the mapping table, and data in this area is restored based on the storage information of another disk and written into the spare disk. , 24, and when the area is stored in the mapping table, Means for accessing the disk.

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 apparatus comprising a plurality of disks connected in parallel, and more particularly, when one of the plurality of disks fails, the data is stored in the failed disk. The present invention relates to a disk array device having a data recovery function of restoring data that has been stored based on storage information of another disk.

【0002】[0002]

【従来の技術】計算機システムに組込まれるディスクア
レイ装置(RAID :redundant arrays of inexpens
ive disks)においては、ホストコンピユータから出力
されるHDDに対する書込要求のデータを複数に分割し
て、並列接続された複数のディスク(ハード・ディス
ク)に対して並列に書込むと共に、HDDに対する読出
要求に応じて複数のディスクに分割されて記憶されてい
る各データを並列に読出すことによって、HDDに対す
るアクセスの高速化を図ることができる。
2. Description of the Related Art Redundant arrays of inexpenses (RAID) incorporated in computer systems.
ive disks), the data of the write request to the HDD output from the host computer is divided into a plurality of parts, and the data is written in parallel to a plurality of disks (hard disks) connected in parallel and read from the HDD. By reading out the data divided and stored on a plurality of disks in parallel in response to a request, it is possible to speed up access to the HDD.

【0003】このような基本機能を有したディスクアレ
イ装置(RAID)においては、データ記憶装置として
の信頼性を確保するために、複数のディスクのうち一つ
のディスクが故障した場合に、この故障ディスクに記憶
されていたデータを他のディスクの記憶情報に基づいて
復元するデータ復旧機能が組込まれている。
In a disk array device (RAID) having such a basic function, in order to ensure the reliability as a data storage device, when one of a plurality of disks fails, the failed disk A data recovery function for restoring the data stored in the disk based on the storage information of another disk is incorporated.

【0004】このデータ復旧機能が組込まれたディスク
アレイ装置(RAID)の動作を図9(a)、図9
(b)、図9(c)を用いて説明する。このディスクア
レイ装置は複数のディスク(ハード・ディスク)1a、
1b、1cとアクセス制御部2とで構成されている。そ
して、図9(a)〜図9(c)は外部のホストコンピユ
ータから読出しのアクセス要求があった場合を示す。
FIGS. 9A and 9B show the operation of a disk array device (RAID) incorporating this data recovery function.
This will be described with reference to FIG. 9B and FIG. This disk array device includes a plurality of disks (hard disks) 1a,
1b and 1c and an access control unit 2. FIGS. 9A to 9C show a case where a read access request is issued from an external host computer.

【0005】図9(a)は正常状態を示し、各ディスク
1a、1b、1cから各データd1、d2 、d3 が正常
に読出される。図9(b)は3番目のディスク1cが故
障した状態を示す。この場合、3番目のディスク1cに
記憶されていたデータd3 は、正常な他のディスク1
a、1bに記憶された例えばパリティ等の情報を用いて
復元されて、読出しアクセス結果として出力される。
FIG. 9A shows a normal state, in which data d 1 , d 2 and d 3 are normally read from the disks 1a, 1b and 1c. FIG. 9B shows a state where the third disk 1c has failed. In this case, the data d 3 stored on the third disk 1c is replaced with another normal disk 1c.
The data is restored using information such as parity stored in a and 1b, and is output as a read access result.

【0006】その後、図9(c)に示すように、故障し
たディスク1cを予備ディスク3に置き換える。そし
て、そのままこのディスクアレイ装置が組込まれた計算
機システムを停止させずに、前述した手法を用いて故障
ディスク1cに記憶されていた各データをディスク1c
の先頭領域から順番に復元しつつ、この順次復元した各
データを予備ディスク3の先頭領域から順番に書込んで
いく。
Thereafter, the failed disk 1c is replaced with a spare disk 3 as shown in FIG. Then, without stopping the computer system in which the disk array device is incorporated, each data stored in the failed disk 1c is stored in the disk 1c using the above-described method.
Is sequentially written from the head area of the spare disk 3 while sequentially restoring the data from the head area of the spare disk 3.

【0007】そして、故障ディスク1cに記憶されてい
た全てのデータが予備ディスク3に書込まれると、外部
からのアクセス要求をこの予備ディスク3に切換えて、
通常のアクセス動作モードへ戻る。
When all the data stored in the failed disk 1c is written to the spare disk 3, an external access request is switched to the spare disk 3, and
Return to the normal access operation mode.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、図9
(a)〜図9(c)を用いて説明した故障ディスクに記
憶されたデータに対するデータ復旧機能を有したディス
クアレイ装置においても、まだ解消すべき次のような問
題があった。
However, FIG.
The disk array device having the data recovery function for the data stored on the failed disk described with reference to FIGS. 9A to 9C has the following problems to be solved.

【0009】すなわち、このディスクのデータ復旧方法
では、故障ディスク1c内の全データを復元して予備デ
ィスク3内に書込み終了するまでに多大の処理を要す
る。しかも、その復旧期間内においては、外部から入力
された通常のアクセス要求にも対応処理を実施する必要
がある。その結果、ディスクアレイ装置全体の処理負担
が大幅に増加する。
In other words, this disk data recovery method requires a great deal of processing until all data in the failed disk 1c is restored and writing to the spare disk 3 is completed. In addition, during the recovery period, it is necessary to execute a process corresponding to a normal access request input from the outside. As a result, the processing load on the entire disk array device is greatly increased.

【0010】また、故障ディスク1cの全領域の全デー
タが復元の対象となり、ディスク1cの未使用領域も同
等に扱ってしまうため、無駄な処理が発生する。
Further, since all data in all areas of the failed disk 1c are to be restored and unused areas of the disk 1c are treated equally, wasteful processing occurs.

【0011】さらに、各データ復元のために、故障ディ
スク1c以外の正常な各ディスク1a、1bに対しても
データ復元中、一時的に集中したディスクアクセスが発
生する。その結果、各ディスク1a、1bへの負担及び
アクセス制御部2への負担が大きく、ディスクアレイ装
置全体の性能低下、さらには、故障ディスク1c以外の
正常なディスク1a、1bに対する障害危険性(2次故
障発生)が高くなり、ディスクアレイ装置全体の信頼性
が低下する懸念がある。
In addition, due to the data restoration, temporary concentrated disk accesses occur to the normal disks 1a and 1b other than the failed disk 1c during data restoration. As a result, the load on each of the disks 1a and 1b and the load on the access control unit 2 are large, and the performance of the entire disk array device is reduced. Further, the risk of failure (2) for normal disks 1a and 1b other than the failed disk 1c There is a concern that the reliability of the entire disk array device will decrease.

【0012】また、これらの問題はディスクアレイ装置
に組込まれるディスクの数に比例して増加する。特に、
膨大なディスク量と安定したディスク応答速度、そして
信頼性のあるデータが要求されるビデオサーバに上述し
たディスクアレイ装置か組込まれている場合においては
その影響が大きい。
Further, these problems increase in proportion to the number of disks incorporated in the disk array device. In particular,
The effect is great when the above-mentioned disk array device is incorporated in a video server that requires a huge amount of disks, a stable disk response speed, and reliable data.

【0013】本発明はこのような事情に鑑みてなされた
ものであり、たとえ装置に組込まれた複数のディスクの
うち一つのディスクが故障したとしても、故障ディスク
の各領域に記憶されていた各データの復元処理を時間的
に分散して実施でき、装置全体の処理が均一化され、装
置全体の性能および信頼性を向上できるディスクアレイ
装置を提供することを目的とする。
[0013] The present invention has been made in view of such circumstances, and even if one of a plurality of disks incorporated in the apparatus fails, each of the data stored in each area of the failed disk is lost. It is an object of the present invention to provide a disk array device capable of performing data restoration processing in a time-dispersed manner, uniforming the processing of the entire apparatus, and improving the performance and reliability of the entire apparatus.

【0014】[0014]

【課題を解決するための手段】本発明は、各種データを
記憶するための複数のディスクが組込まれ、外部からの
アクセス要求に応じて各ディスクに対する通常のアクセ
スを実行するとともに、複数のディスクのうち一つのデ
ィスクが故障した場合に、この故障したディスクに記憶
されていたデータを他のディスクの記憶情報に基づいて
復元して予備ディスクに書込むデータ復旧機能を有した
ディスクアレイ装置に適用される。
SUMMARY OF THE INVENTION According to the present invention, a plurality of disks for storing various data are incorporated, a normal access to each disk is performed in response to an external access request, and a plurality of disks are stored. When one of the disks fails, the disk array device having a data recovery function of restoring the data stored on the failed disk based on the storage information of another disk and writing the data to a spare disk is applied. You.

【0015】そして、上記課題を解消するために、本発
明のディスクアレイ装置においては、ディスク故障発生
に応じて動作モードを復旧中モードに設定する手段と、
故障ディスクの各領域のうち既にアクセスされた領域を
記憶するためのマッピングテーブルと、復旧中モードの
設定期間中に故障ディスクに対するアクセス要求が発生
すると、このアクセス要求が指定する領域がマッピング
テーブルに記憶されていないときに、この領域をマッピ
ングテーブルに新たに登録するとともに、この領域のデ
ータを他のディスクの記憶情報に基づいて復元して予備
ディスクに書込む手段と、領域がマッピングテーブルに
記憶されていたときに、予備ディスクに対してアクセス
を行う手段と備えている。
In order to solve the above problem, in the disk array device of the present invention, a means for setting an operation mode to a recovery mode in response to occurrence of a disk failure,
A mapping table for storing the already accessed area of each area of the failed disk, and when an access request for the failed disk occurs during the setting of the recovering mode, the area specified by the access request is stored in the mapping table. If not, this area is newly registered in the mapping table, data in this area is restored based on the storage information of another disk and written to the spare disk, and the area is stored in the mapping table. Means for accessing the spare disk when the device is in the standby state.

【0016】このように構成されたディスクアレイ装置
においては、ディスク故障が発生すると、アクセスの動
作モードが復旧中モードに設定される。そして、一般
に、ディスク故障が発生すると、故障ディスクの各領域
に記憶された各データを正常な他のディスクに記憶され
た例えばパリティ等の記憶情報を用いて復元する必要が
あるが、本発明においては、全てのデータをまとめてデ
ータ復元するのではなくて、故障ディスクにおける新た
な領域に対するアクセスが発生する毎に、該当領域に記
憶されていたデータに対する他のディスクの記憶情報を
用いたデータ復元処理が実施される。
In the disk array device configured as described above, when a disk failure occurs, the operation mode of access is set to the recovering mode. In general, when a disk failure occurs, it is necessary to restore each data stored in each area of the failed disk using storage information such as parity stored in another normal disk. Does not restore all the data at once, but restores the data stored in the relevant area using the storage information of the other disk every time an access is made to a new area in the failed disk. Processing is performed.

【0017】したがって、データ復元処理が集中して発
生することはないので、ディスクアレイ装置全体として
のデータ処理が均一化される。
Therefore, since the data restoration processing does not occur intensively, the data processing of the entire disk array device is made uniform.

【0018】さらに別の発明の発明においては、上記発
明のディスクアレイ装置に対して、さらに、マッピング
テーブルに記憶されている領域数を監視する手段と、こ
の監視された領域数が予め定められた所定値になると、
故障ディスクのマッピングテーブルに記憶されていない
残りの全ての領域の各データを他のディスクの記憶情報
に基づいて復元して予備ディスクに書込む手段とを付加
している。
In another aspect of the invention, a means for monitoring the number of areas stored in the mapping table is provided for the disk array apparatus of the invention, and the number of monitored areas is predetermined. When the specified value is reached,
A means for restoring each data of all the remaining areas not stored in the mapping table of the failed disk based on the storage information of the other disks and writing the data to the spare disk is added.

【0019】このように構成されたディスクアレイ装置
においては、逆に、故障ディスクにおけるデータが復元
されていない領域数が一定値以下に減少すると、これら
の領域の各データはまとめて強制的にデータ復元され
る。この場合のディスクアレイ装置における処理負担は
さほど大きくない。したがって、ディスク故障から一定
期間内に、アクセスの動作モードが後の通常モードに戻
る。
Conversely, in the disk array device configured as described above, when the number of areas on the failed disk where data has not been restored decreases below a certain value, the data in these areas are forcibly combined. Will be restored. The processing load on the disk array device in this case is not so large. Therefore, the access operation mode returns to the later normal mode within a certain period after the disk failure.

【0020】[0020]

【発明の実施の形態】以下、本発明の各実施形態を図面
を用いて説明する。 (第1実施形態)図1は本発明の第1実施形態に係るデ
ィスクアレイ装置の概略構成を示すブロック図である。
この第1実施形態のディスクアレイ装置においては、各
種データを記憶するn個のディスク11とn個の予備デ
ィスク12とがそれそれバス13を介してメモり部14
内の各バッファ15に接続されている。
Embodiments of the present invention will be described below with reference to the drawings. (First Embodiment) FIG. 1 is a block diagram showing a schematic configuration of a disk array device according to a first embodiment of the present invention.
In the disk array device of the first embodiment, n disks 11 and n spare disks 12 for storing various data are respectively stored in the memory unit 14 via the bus 13.
Are connected to each buffer 15.

【0021】このメモり部14には一種のコンピユータ
からなる制御部16が接続されている。この制御部16
内には、アクセス管理部17、データ復元管理部18及
びマッピングテーブル19が設けられている。
The memory unit 14 is connected to a control unit 16 composed of a kind of computer. This control unit 16
Inside, an access management unit 17, a data restoration management unit 18, and a mapping table 19 are provided.

【0022】マッピングテーブル19内には、図2に示
すように、故障ディスクにおけるアクセス領域の識別情
報と予備ディスク12の識別情報を記憶するための複数
の領域19aが形成されている。
In the mapping table 19, as shown in FIG. 2, a plurality of areas 19a for storing the identification information of the access area in the failed disk and the identification information of the spare disk 12 are formed.

【0023】アクセス管理部17内には、このディスク
アレイ装置におけるディスクに対するアクセスの動作モ
ードを通常モードと復旧中モードとに切換えるモード切
換部20、マッピングテーブル19内の新規の領域19
aに故障ディスクにおけるアクセス領域の識別条情報と
予備ディスク12の識別情報を書込むアクセス領域マッ
ピング部21、及び、外部から入力されたアクセス要求
のアクセス領域が既にマッピングテーブル19内の領域
19aに記憶済みか否かを判定するマッピンブ判定部2
2が設けられている。
The access management unit 17 includes a mode switching unit 20 for switching the operation mode of the disk access in the disk array device between the normal mode and the recovering mode, and a new area 19 in the mapping table 19.
The access area mapping unit 21 that writes the identification information of the access area of the failed disk and the identification information of the spare disk 12 into the a, and the access area of the access request input from the outside is already stored in the area 19 a in the mapping table 19. Mapping determination unit 2 for determining whether or not the mapping has been completed
2 are provided.

【0024】さらに、データ復元管理部18内には、故
障ディスクにおけるアクセスされた領域に記憶されてい
てデータを正常な他のディスクの記憶情報に基づいて復
元するデータ復元部23と、復元されたデータを予備デ
ィスク12に書込む復元データ書込部24とが設けられ
ている。
Further, in the data restoration management unit 18, a data restoration unit 23 which is stored in an accessed area of the failed disk and restores data based on the storage information of another normal disk, and a restored data A restoration data writing unit 24 for writing data to the spare disk 12 is provided.

【0025】このような構成のディスクアレイ装置にお
いて、n個の各ディスク11が正常な状態においては、
アクセスの動作モードは通常モードである。この通常モ
ード時に外部から入力されたアクセス要求に応じて、各
ディスク11に対して直接アクセスを実行する。
In the disk array device having such a configuration, when each of the n disks 11 is in a normal state,
The access operation mode is the normal mode. In the normal mode, direct access to each disk 11 is performed in response to an access request input from outside.

【0026】そして、n個ディスク11のうちの一つの
ディスクに故障が発生したことが検出されると、制御部
16のアクセス管理部17及びデータ復元管理部18は
図3に示す故障ディスク復旧処理を実施する。なお、こ
こでは、図2に示すように3番目のディスク11
(D3 )に故障が発生したとする。
When it is detected that one of the n disks 11 has failed, the access management unit 17 and the data restoration management unit 18 of the control unit 16 execute the failed disk recovery processing shown in FIG. Is carried out. Here, as shown in FIG. 2, the third disk 11
It is assumed that a failure has occurred in (D 3 ).

【0027】ディスク11(D3 )に故障が発生しアク
セス不能になった場合、アクセス管理部17のモード切
換部20は、アクセスの動作モードを通常モードからマ
ッピングテーブル19を使用してデータ復元を行う復旧
中モードへ切換える(S1)。
When a failure occurs in the disk 11 (D 3 ) and access becomes impossible, the mode switching unit 20 of the access management unit 17 changes the access operation mode from the normal mode to the data restoration using the mapping table 19. The mode is switched to the recovery mode (S1).

【0028】動作モードを復旧中モードに切換えた後ア
クセス管理部17は、外部から故障ディスク11
(D3 )へのアクセス要求が入力するまで待機する。そ
して、故障ディスク11(D3 )へのアクセス要求が入
力すると(S2)、マッピング判定部22により、アク
セスすべき領域がマッピングテーブル19のいずれかの
領域19aに既に登録されているか否かを調べる(S
3)。
After switching the operation mode to the recovering mode, the access management unit 17
It waits until an access request to (D 3 ) is input. Then, when an access request to the failed disk 11 (D 3 ) is input (S 2), the mapping determination unit 22 checks whether an area to be accessed is already registered in any one of the areas 19 a of the mapping table 19. (S
3).

【0029】該当アクセス領域が既にマッピングテーブ
ル19に記憶されていた場合には(4)、この故障ディ
スク11(D3 )のアクセス領域に記憶されていたデー
タは既にデータ復元済なのでマッピングテーブル19に
おける予備ディスク識別情報を参照し、該当予備ディス
ク12に対するアクセスを実施する(S5)。
If the corresponding access area has already been stored in the mapping table 19 (4), since the data stored in the access area of the failed disk 11 (D 3 ) has already been restored, the mapping table 19 Referring to the spare disk identification information, access to the corresponding spare disk 12 is performed (S5).

【0030】S4にて、該当アクセス領域がマッピング
テーブル19に記憶されていない場合には、アクセス領
域マッピング部21により、今回のアクセス領域の識別
情報をマッピングテーブル19における新規の領域19
aに登録する(S6)。
In S4, if the corresponding access area is not stored in the mapping table 19, the access area mapping unit 21 uses the identification information of the current access area as the new area 19 in the mapping table 19.
a is registered (S6).

【0031】そして、該当アクセス要求がデータの書込
アクセスならば(S7)、該当欠陥ディスク11
(D3 )に対応するす予備ディスク12へ該当データを
すぐに書込む(S8)。S7にて、該当アクセス要求が
データの読出しアクセスならば、データ復元管理部18
へ処理を進める。データ復元管理日18での処理動作を
図4に示す。
If the corresponding access request is a data write access (S7), the corresponding defective disk 11
The relevant data is immediately written to the spare disk 12 corresponding to (D 3 ) (S8). In S7, if the access request is a data read access, the data restoration management unit 18
Processing proceeds to FIG. 4 shows the processing operation on the data restoration management date 18.

【0032】まず、データ復元部23が起動して、故障
ディスク11(D3 )以外の他の正常な各ディスク11
から該当するアクセス領域のパリティ等の各データをメ
モリ部14の各バッファ15へ読込み、このメモリ部1
4上で故障ディスク11(D 3 )のアクセス領域に記憶
されていたデータの復元を行う(S9)。そして、この
復元したデータを読出しアクセス結果としてアクセス要
求元のホストコンピユータへ出力する(S10)。次
に、復元データ書込部24がこの復元したデータを故障
ディスク11(D3 )に対応する予備ディスク12の該
当領域へ書込む(S11)。そして、S2へ戻り、外部
から故障ディスク11(D3 )へのアクセス要求が入力
するまで待機する。
First, the data restoring unit 23 is activated, and
Disk 11 (DThreeOther normal disks 11 other than)
Data such as parity of the corresponding access area from
The data is read into each buffer 15 of the memory unit 14 and the memory unit 1
4 on the failed disk 11 (D Three) Memorized in the access area
The restored data is restored (S9). And this
It is necessary to access the restored data as a read access result.
The data is output to the requesting host computer (S10). Next
Then, the restored data writing unit 24
Disk 11 (DThree) Of the spare disk 12 corresponding to
Writing to this area (S11). Then, returning to S2, the outside
From failed disk 11 (DThree) Access request to enter
Wait until you do.

【0033】なお、外部から故障ディスク11(D3
以外の正常なディスク11に対するアクセス要求が入力
すると、マッピングテーブル19を参照することなく、
直ちに、該当ディスク11に対するアクセスを実行す
る。
The failed disk 11 (D 3 ) is externally supplied.
When an access request to a normal disk 11 other than the above is input, without referring to the mapping table 19,
Immediately, access to the relevant disk 11 is executed.

【0034】このように構成されたディスクアレイ装置
においては、ディスク故障が発生すると、そのディス故
障発生以降に、該当故障ディスク11(D3 )に対する
アクセスのあった場合にこのアクセスが指定する領域の
データだけは、そのアクセス発生時点で正しく復元され
て予備ディスク12内に格納される。
In the disk array device configured as described above, when a disk failure occurs, if an access is made to the corresponding failed disk 11 (D 3 ) after the occurrence of the disk failure, the area specified by the access is specified. Only the data is correctly restored when the access occurs, and stored in the spare disk 12.

【0035】もちろん、このとき故障ディスク11(D
3 )の全領域がアクセスされれば、すべてのデータは予
備ディスク12へ復元される。例えば、ディスクアレイ
装置によっては、各ディスク11の全部の領域を一定時
間間隔で順番に監視していく機能を持つものもある。こ
の場合においては、故障ディスク11(D3 )の各領域
を順番に監視することで全データの復元がなされる。
Of course, at this time, the failed disk 11 (D
If the entire area 3 ) is accessed, all data is restored to the spare disk 12. For example, some disk array devices have a function of sequentially monitoring the entire area of each disk 11 at regular time intervals. In this case, all the data is restored by monitoring each area of the failed disk 11 (D 3 ) in order.

【0036】故障ディスク11(D3 )の全部のデータ
が備ディスク12へ復元された際には、ディスクアレイ
装置は故障ディスク11(D3 )と予備ディスク12と
を切換ることでアクセスの動作モードを元の通常モード
に戻すことができる。
When all the data of the failed disk 11 (D 3 ) has been restored to the spare disk 12, the disk array device switches between the failed disk 11 (D 3 ) and the spare disk 12 to perform an access operation. The mode can be returned to the normal mode.

【0037】なお、マッピングテーブル19内の各領域
19aに書込む故障ディスク11(D3 )のアクセス領
域をどのように定義するかは、ディスク11に対するア
クセス形態やディスクアレイ装置の使用可能な資源量に
より変えてもよい。例えば、マッピングテーブル19の
必要記憶容量が大きくなって支障がない場合には、アク
セス領域をディスクの最小アクセス単位(セクタ)と定
義すればよく、逆に、マッピングテーブル19の必要記
憶容量を小さくしたい場合は、いくつかのセクタをまと
めたものをアクセス領域として定義すればよい。特に、
後者の場合、隣接するセクタへのアクセスが頻繁に発生
するようなアクセス形態、又はディスク格納方式が採用
されていいる場合には有効に働く。
How to define the access area of the failed disk 11 (D 3 ) to be written into each area 19a in the mapping table 19 depends on the access mode to the disk 11 and the amount of resources available to the disk array device. May be changed. For example, if the required storage capacity of the mapping table 19 increases and there is no problem, the access area may be defined as the minimum access unit (sector) of the disk, and conversely, the required storage capacity of the mapping table 19 is desired to be reduced. In this case, a set of several sectors may be defined as an access area. In particular,
In the latter case, it works effectively when an access mode in which access to adjacent sectors frequently occurs or when a disk storage method is adopted.

【0038】このように、ディスクアレイ装置に組込ま
れた複数のディスク11のうち一つのディスク11が故
障した場合に、その故障ディスク11(D3 )内のアク
セスがあった領域についてのみ、データを復元し予備の
ディス12へ書込んで行くようにしている。
As described above, when one disk 11 out of the plurality of disks 11 incorporated in the disk array device has failed, data is stored only in the accessed area in the failed disk 11 (D 3 ). The data is restored and written to the spare disk 12.

【0039】したがって、データ復元処理やデータ書込
処理の一時的な集中が回避できるので、制御部16やデ
ィスク11への処理負担を軽減でき、データ復元中のア
クセス性能低下や信頼性低下を抑制することができる。
Therefore, it is possible to avoid a temporary concentration of the data restoration process and the data writing process, so that the processing load on the control unit 16 and the disk 11 can be reduced, and a decrease in access performance and a decrease in reliability during data restoration can be suppressed. can do.

【0040】また、予備ディスク12へのアクセスは常
時可能なため、復元されて予備ディスク12に書込まれ
たデータはディスク全体の復元を待たずにすぐに使える
のでアクセス処理を効率的に実施できる。
Further, since the access to the spare disk 12 is always possible, the data restored and written into the spare disk 12 can be used immediately without waiting for the restoration of the entire disk, so that the access process can be efficiently performed. .

【0041】(第2実施形態)図5は本発明の第2実施
形態に係るディスクアレイ装置の概略構成を示すブロッ
ク図である。図1に示す第1実施形態のディスクアレイ
装置と同一部分には同一符号が付してある。したがっ
て、重複する部分の詳細説明を省略する。この第1実施
形態のディスクアレイ装置におけるデータ復元管理部1
8内には、前述したデータ復元部23、復元データ書込
部24の他に、残データ復元部25及び復元調整部26
が設けられている。
(Second Embodiment) FIG. 5 is a block diagram showing a schematic configuration of a disk array device according to a second embodiment of the present invention. The same parts as those of the disk array device of the first embodiment shown in FIG. Therefore, the detailed description of the overlapping part will be omitted. Data restoration management unit 1 in the disk array device of the first embodiment
In addition to the data restoration unit 23 and the restoration data writing unit 24 described above, the remaining data restoration unit 25 and the restoration adjustment unit 26
Is provided.

【0042】復元調整部26は、図2に示すマッピング
テーブル19に記憶されている故障ディスク11
(D3 )内のアクセスが生じた領域の数NA を監視して
おり、領域数NA が予め定められたしきい値(所定値)
に達すると、残データ復元部25を起動する。
The restoration adjustment unit 26 is configured to restore the failed disk 11 stored in the mapping table 19 shown in FIG.
The number N A of accessed areas in (D 3 ) is monitored, and the number N A of areas is monitored at a predetermined threshold (predetermined value).
, The remaining data restoring unit 25 is started.

【0043】残データ復元部25は、故障ディスク11
(D3 )のマッピングテーブル19に記憶されていない
残りの全ての領域に記憶されていた各データを他の正常
な各ディスク11の記憶情報に基づいてまとめて復元し
て予備ディスク12に書込む。
The remaining data restoring unit 25 is provided for the failed disk 11
The data stored in all the remaining areas not stored in the mapping table 19 of (D 3 ) are restored collectively based on the storage information of the other normal disks 11 and written to the spare disk 12. .

【0044】そして、n個のディスク11のうちの一つ
のディスクに故障が発生したことが検出されると、制御
部16のアクセス管理部17及びデータ復元管理部18
は図6に示す故障ディスク復旧処理を実施する。なお、
ここでは、前述した第1実施形態装置と同様に、3番目
のディスク11(D3 )に故障が発生したとする。
When it is detected that one of the n disks 11 has failed, the access management unit 17 and the data restoration management unit 18 of the control unit 16 are controlled.
Performs the failed disk recovery process shown in FIG. In addition,
Here, it is assumed that a failure has occurred in the third disk 11 (D 3 ), as in the above-described first embodiment.

【0045】ディスク11(D3 )に故障が発生しアク
セス不能になった場合、アクセス管理部17のモード切
換部20は、アクセスの動作モードを通常モードからマ
ッピングテーブル19を使用してデータ復元を行う復旧
中モードへ切換える(Q11)。
When a failure occurs in the disk 11 (D 3 ) and access becomes impossible, the mode switching unit 20 of the access management unit 17 changes the operation mode of access from the normal mode to the data recovery using the mapping table 19. The mode is switched to the recovering mode (Q11).

【0046】操作モードを復旧中モードに切換えた後、
アクセス管理部17は、外部から故障ディスク11(D
3 )へのアクセス要求が入力するまで待機する。そし
て、故障ディスク11(D3 )へのアクセス要求が入力
すると(Q2)、データ復元管理部18の復元調整部2
6が起動して、マッピングテーブル19に記憶されてい
る故障ディスク11(D3 )内のアクセスが生じた領域
の数NA を検出する(Q3)。
After switching the operation mode to the recovering mode,
The access management unit 17 receives the failed disk 11 (D
3 ) Wait until an access request is input. Then, when an access request to the failed disk 11 (D 3 ) is input (Q2), the restoration adjustment unit 2 of the data restoration management unit 18
6 starts, and detects the number N A of the accessed areas in the failed disk 11 (D 3 ) stored in the mapping table 19 (Q3).

【0047】検出された領域数NA が予め定められたし
きい値(所定値)に達しなくて(Q4)、かつ操作者
(ユーザ)の残データに対する復元指示操作がない場合
(Q5)、Q6へ進み、前述したように、今回のアクセ
スに対応する領域に記憶されていたデータのみをデータ
復元し、復元したデータを予備ディスク12へ書込む処
理を実施する。具体的には、図3の流れ図におけるS3
〜S11の処理を実施する。そして、Q2へ戻り、外部
から故障ディスク11(D3 )への次のアクセス要求が
入力するまで待機する。
If the number N A of detected areas does not reach the predetermined threshold value (predetermined value) (Q4) and there is no operation for instructing the operator (user) to restore the remaining data (Q5), Proceeding to Q6, the process of restoring only the data stored in the area corresponding to the current access and writing the restored data to the spare disk 12 is performed as described above. Specifically, S3 in the flowchart of FIG.
To S11. Then, the process returns to Q2, and waits until the next access request to the failed disk 11 (D 3 ) is input from outside.

【0048】検出された領域数NA が予め定められたし
きい値(所定値)に達した場合、又は、操作者(ユー
ザ)の残データに対する復元指示操作が実施された場合
(Q5)には、残データ復元部25が起動する。すなわ
ち、この残データ復元部25は、前述したように、故障
ディスク11(D3 )のマッピングテーブル19に記憶
されていない残りの全ての領域に記憶されていた各デー
タを他の正常な各ディスク11の記憶情報に基づいてま
とめて復元して予備ディスク12に書込む(Q7、Q
8)。
When the number N A of detected areas reaches a predetermined threshold value (predetermined value), or when an operator (user) performs a restoring instruction operation on remaining data (Q5). Starts the remaining data restoring unit 25. That is, as described above, the remaining data restoring unit 25 replaces each data stored in all remaining areas not stored in the mapping table 19 of the failed disk 11 (D 3 ) with other normal disks. 11 and write them to the spare disk 12 collectively based on the storage information of Q11 (Q7, Q7).
8).

【0049】その後、全てのデータが書込まれた予備デ
ィスク12に対して、今回入力されたアクセス要求に対
する実際のアクセスを実行する(Q9)。最後に、モー
ド切換部20が起動して、このディスクアレイ装置にお
けるアクセスの動作モードを復旧中モードから元の通常
モードに戻す(Q10)。
Thereafter, an actual access to the currently input access request is executed for the spare disk 12 on which all data has been written (Q9). Finally, the mode switching unit 20 is activated to return the access operation mode of the disk array device from the recovering mode to the original normal mode (Q10).

【0050】このように構成されたディスクアレイ装置
においては、故障ディスク11(D 3 )におけるデータ
が復元されていない領域数が一定値以下に減少すると、
これらの領域の各データはまとめて、強制的にデータ復
元され、予備ディスク12に書き込まれて、動作モード
が復旧中モードから元の通常モードに戻る。
The disk array device configured as described above
, The failed disk 11 (D Three) Data
When the number of unrestored areas falls below a certain value,
The data in these areas are collected together and the data is forcibly restored.
Is written to the spare disk 12 and the operation mode
Returns from the recovering mode to the normal mode.

【0051】このように、復元すべきデータの数が一定
値以下に減少した時点でまとめてデータ復元処理を実施
しているが、この場合のディスクアレイ装置における処
理負担はさほど大きくない。したがって、ディスク故障
から一定期間内に、アクセスの動作モードを後の通常モ
ードに戻すことによって、ディスクアレイ装置全体のア
クセス処理効率を向上できる。
As described above, when the number of data to be restored is reduced to a certain value or less, the data restoration processing is performed collectively, but the processing load on the disk array device in this case is not so large. Accordingly, the access processing mode of the entire disk array device can be improved by returning the access operation mode to the normal mode later within a certain period after the disk failure.

【0052】(第3実施形態)図7は本発明の第3実施
形態に係るディスクアレイ装置の概略構成を示すブロッ
ク図である。図1に示す第1実施形態のディスクアレイ
装置と同一部分には同一符号が付してある。したがっ
て、重複する部分の詳細説明を省略する。この第3実施
形態のディスクアレイ装置においては、図1に示す第1
実施形態のディスクアレイ装置において各ディスク11
に併設されていた各予備ディスク12が除去されてい
る。そして、各ディスク11に故障が発生した場合の予
備として、1台の予備ディスク12aのみが準備されて
いる。当然、この予備ディスク12aはメモリ部14と
接続されていない。但し、この予備ディスク12aは、
メモリ部14に対してバス接続された各ディスク11と
同一構成を有している。
(Third Embodiment) FIG. 7 is a block diagram showing a schematic configuration of a disk array device according to a third embodiment of the present invention. The same parts as those of the disk array device of the first embodiment shown in FIG. Therefore, the detailed description of the overlapping part will be omitted. In the disk array device of the third embodiment, the first array shown in FIG.
In the disk array device of the embodiment, each disk 11
Each of the spare disks 12 attached to the above has been removed. Then, only one spare disk 12a is prepared as a spare when a failure occurs in each disk 11. Naturally, the spare disk 12a is not connected to the memory unit 14. However, this spare disk 12a is
It has the same configuration as each disk 11 bus-connected to the memory unit 14.

【0053】そして、各ディスク11が故障した際に、
操作者(ユーザ)は簡単に故障ディスクをこの予備ディ
スクに交換可能である。
When each disk 11 fails,
The operator (user) can easily replace the failed disk with the spare disk.

【0054】このような予備ディスク12aが準擬され
たディスクアレイ装置において、複数のディスク11の
うち1台のディスクが故障した場合の制御部16のアク
セス管理部17及びデータ復元管理部18は図8に示す
故障ディスク復旧処理を実施する。なお、ここでは、第
1実施形態のディスクアレイ装置の場合と同様に3番目
のディスク11(D3 )に故障が発生したとする。
In such a disk array device in which the spare disk 12a is simulated, the access management unit 17 and the data restoration management unit 18 of the control unit 16 when one of the plurality of disks 11 fails are shown in FIG. The failed disk recovery process shown in FIG. Here, it is assumed that a failure has occurred in the third disk 11 (D 3 ) as in the case of the disk array device of the first embodiment.

【0055】ディスク11(D3 )に故障が発生しアク
セス不能になった場合、アクセス管理部16は表示部に
故障発生と故障発生したディスク名(番号)を表示して
操作者(ユーザ)に警告する。
When a failure occurs in the disk 11 (D 3 ) and access becomes impossible, the access management unit 16 displays the failure occurrence and the name (number) of the failed disk on the display unit, and notifies the operator (user). Warning.

【0056】操作者(ユーザ)が、故障ディスク11
(D3 )をバス13から取り外し、この故障ディスク1
1(D3 )の代わりに予備ディスク12aを該当バス1
3に装着する(S0)。
When the operator (user) enters the failed disk 11
(D 3 ) is removed from the bus 13 and the failed disk 1
1 (D 3 ) and the spare disk 12 a
3 (S0).

【0057】予備ディスク12aが装着されると、アク
セス管理部17のモード切換部20は、アクセスの動作
モードを通常モードからマッピングテーブル19を使用
してデータ復元を行う復旧中モードへ切換える(S
1)。
When the spare disk 12a is mounted, the mode switching unit 20 of the access management unit 17 switches the access operation mode from the normal mode to the recovering mode in which data is restored using the mapping table 19 (S).
1).

【0058】それ以降の故障ディスク11(D3 )の各
領域に記憶されていた各データの復元処理及び予備ディ
スク12aに対する復元された各データの書込処理S1
〜S11は、第1実施形態のディスクアレイ装置の図3
に示したS1〜S11の処理と同じであるので説明を省
略する。
Subsequent restoration processing of each data stored in each area of the failed disk 11 (D 3 ) and writing processing of each restored data to the spare disk 12a S1
Steps S11 to S11 are the same as those of the disk array device of the first embodiment shown in FIG.
Since the processing is the same as that of S1 to S11 shown in FIG.

【0059】したがって、このように構成された第3実
施形態のディスクアレイ装置においても、故障ディスク
11(D3 )の各領域に記憶されていた各データのデー
タ復元はまとめて実施されるのではなくて分散して実施
されるので、第1実施形態のディスクアレイ装置とほぼ
同様の効果を奏することができる。
Therefore, in the disk array device of the third embodiment configured as described above, the data restoration of the data stored in each area of the failed disk 11 (D 3 ) is performed collectively. Since the present invention is implemented in a distributed manner, almost the same effects as in the disk array device of the first embodiment can be obtained.

【0060】さらに、この第3実施形態のディスクアレ
イ装置においては、予備ディスク12aは1台のみであ
るので、ディスクアレイ装置全体を小型化できると共に
製造費を節減できる。
Further, in the disk array device of the third embodiment, since there is only one spare disk 12a, the size of the entire disk array device can be reduced and the manufacturing cost can be reduced.

【0061】[0061]

【発明の効果】以上説明したように、本発明のディスク
アレイ装置においては、故障ディスクの各領域に記憶さ
れていた各データのデータ復元をまとめて実施するので
はなくて、該当領域に対するアクセスが発生した時点で
その都度実施している。
As described above, in the disk array device of the present invention, the data restoration of each data stored in each area of the failed disk is not performed collectively, but the access to the corresponding area is not performed. It is implemented each time it occurs.

【0062】したがって、たとえ装置に組込まれ複数の
ディスクのうち一つのディスクが故障したとしても、故
障ディスクの各領域に記憶されていた各データの復元処
理を時間的に分散して実施でき、装置全体の処理が均一
化され、装置全体の性能及び信頼性を向上できる。
Therefore, even if one of a plurality of disks fails in the apparatus, the restoration processing of each data stored in each area of the failed disk can be executed in a time-dispersed manner. The entire processing is made uniform, and the performance and reliability of the entire apparatus can be improved.

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

【図1】本発明の第1実施形態に係わるディスクアレイ
装置の概略構成を示すブロック図
FIG. 1 is a block diagram showing a schematic configuration of a disk array device according to a first embodiment of the present invention;

【図2】同ディスクアレイ装置内に形成されたマッピン
グテーブルの記憶内容を示す図
FIG. 2 is a diagram showing storage contents of a mapping table formed in the disk array device;

【図3】同ディスクアレイ装置の動作を示す流れ図FIG. 3 is a flowchart showing the operation of the disk array device.

【図4】同ディスクアレイ装置におけるデータ復元動作
を説明するための模式図
FIG. 4 is a schematic diagram for explaining a data restoration operation in the same disk array device.

【図5】本発明の第2実施形態に係わるディスクアレイ
装置の概略構成を示すブロック図
FIG. 5 is a block diagram showing a schematic configuration of a disk array device according to a second embodiment of the present invention.

【図6】同ディスクアレイ装置の動作を示す流れ図FIG. 6 is a flowchart showing the operation of the disk array device.

【図7】本発明の第3実施形態に係わるディスクアレイ
装置の概略構成を示すブロック図
FIG. 7 is a block diagram showing a schematic configuration of a disk array device according to a third embodiment of the present invention.

【図8】同ディスクアレイ装置の動作を示す流れ図FIG. 8 is a flowchart showing the operation of the disk array device.

【図9】従来のディスクアレイ装置におけるデータ復元
動作を説明するための模式図
FIG. 9 is a schematic diagram for explaining a data restoration operation in a conventional disk array device.

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

11…ディスク 12,12a…予備ディスク 13…バス 14…メモリ部 15…バッファ 16…制御部 17…アクセス管理部 18…データ復元管理部 19…マッピングテーブル 20…モード切換部 21…アクセス領域マッピング部 22…マッピング判定部 23…データ復元部 24…復元データ書込部 25…残データ復元部 26…復元調整部 DESCRIPTION OF SYMBOLS 11 ... Disk 12, 12a ... Spare disk 13 ... Bus 14 ... Memory part 15 ... Buffer 16 ... Control part 17 ... Access management part 18 ... Data restoration management part 19 ... Mapping table 20 ... Mode switching part 21 ... Access area mapping part 22 ... Mapping determination unit 23 ... Data restoration unit 24 ... Restoration data writing unit 25 ... Remaining data restoration unit 26 ... Restoration adjustment unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 各種データを記憶するための複数のディ
スクが組込まれ、外部からのアクセス要求に応じて前記
各ディスクに対する通常のアクセスを実行するととも
に、前記複数のディスクのうち一つのディスクが故障し
た場合に、この故障したディスクに記憶されていたデー
タを他のディスクの記憶情報に基づいて復元して予備デ
ィスクに書込むデータ復旧機能を有したディスクアレイ
装置において、 ディスク故障発生に応じて動作モードを復旧中モードに
設定する手段と、 故障ディスクの各領域のうち既にアクセスされた領域を
記憶するためのマッピングテーブルと、 復旧中モードの設定期間中に故障ディスクに対するアク
セス要求が発生すると、このアクセス要求が指定する領
域が前記マッピングテーブルに記憶されていないとき
に、この領域を前記マッピングテーブルに新たに登録す
るとともに、この領域のデータを他のディスクの記憶情
報に基づいて復元して前記予備ディスクに書込む手段
と、 前記領域が前記マッピングテーブルに記憶されていたと
きに、前記予備ディスクに対してアクセスを行う手段と
を備えたディスクアレイ装置。
1. A plurality of disks for storing various data are incorporated, a normal access to each of the disks is performed in response to an external access request, and one of the plurality of disks fails. In this case, a disk array device having a data recovery function of restoring the data stored on the failed disk based on the storage information of another disk and writing the data to a spare disk operates in response to the occurrence of the disk failure. Means for setting the mode to the recovering mode, a mapping table for storing the already accessed area of each area of the failed disk, and an access request to the failed disk during the setting period of the recovering mode. When the area specified by the access request is not stored in the mapping table, Means for newly registering this area in the mapping table, restoring the data in this area based on the storage information of another disk and writing the data to the spare disk, and the area being stored in the mapping table A means for accessing the spare disk.
【請求項2】 前記マッピングテーブルに記憶されてい
る領域数を監視する手段と、 この監視された領域数が予め定められた所定値になる
と、前記故障ディスクの前記マッピングテーブルに記憶
されていない残りの全ての領域の各データを他のディス
クの記憶情報に基づいて復元して前記予備ディスクに書
込む手段とを備えた請求項1記載のディスクアレイ装
置。
2. A means for monitoring the number of areas stored in the mapping table, and when the number of monitored areas reaches a predetermined value, a remaining part of the failed disk which is not stored in the mapping table. 2. The disk array device according to claim 1, further comprising means for restoring each data of all the areas based on the storage information of another disk and writing the data to the spare disk.
JP11168614A 1999-06-15 1999-06-15 Disk array device Pending JP2000357058A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11168614A JP2000357058A (en) 1999-06-15 1999-06-15 Disk array device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11168614A JP2000357058A (en) 1999-06-15 1999-06-15 Disk array device

Publications (1)

Publication Number Publication Date
JP2000357058A true JP2000357058A (en) 2000-12-26

Family

ID=15871332

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11168614A Pending JP2000357058A (en) 1999-06-15 1999-06-15 Disk array device

Country Status (1)

Country Link
JP (1) JP2000357058A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006252126A (en) * 2005-03-10 2006-09-21 Nec Corp Disk array device and method for reconstructing the same
JP2008269638A (en) * 2002-06-24 2008-11-06 Network Appliance Inc Use of file system information in restoration and transfer of raid data

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008269638A (en) * 2002-06-24 2008-11-06 Network Appliance Inc Use of file system information in restoration and transfer of raid data
JP2006252126A (en) * 2005-03-10 2006-09-21 Nec Corp Disk array device and method for reconstructing the same

Similar Documents

Publication Publication Date Title
US6618794B1 (en) System for generating a point-in-time copy of data in a data storage system
US7107486B2 (en) Restore method for backup
JP2548480B2 (en) Disk device diagnostic method for array disk device
US8108597B2 (en) Storage control method and system for performing backup and/or restoration
US20060107129A1 (en) Method and computer program product for marking errors in BIOS on a RAID controller
US7185048B2 (en) Backup processing method
US20120023287A1 (en) Storage apparatus and control method thereof
US20060212748A1 (en) Storage control apparatus and method
JP4385215B2 (en) Disk array device having snapshot simulation function
CN104166601B (en) The backup method and device of a kind of data storage
US20240419354A1 (en) Disk processing method and system, and electronic device
JPH07200191A (en) Disk array device
US7849264B2 (en) Storage area management method for a storage system
WO2024113685A1 (en) Data recovery method for raid array and related apparatus
US6363457B1 (en) Method and system for non-disruptive addition and deletion of logical devices
CN115562593A (en) Abnormal RAID member disk processing method, device and medium
US20040133741A1 (en) Disk array apparatus and data writing method used in the disk array apparatus
JPH1195933A (en) Disk array device
JP2001075741A (en) Disk control system and data security method
JP2001142650A (en) Method and device for controlling array disk
JP2000357058A (en) Disk array device
US8453007B2 (en) Storage device and recovery method
JP2002229742A (en) Access switching control device and access switching control method
JP2002169660A (en) Data storage array device, control method therefor, program recording medium, and program
CN107122261B (en) Data reading and writing method and device of storage equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040915

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070501

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070515

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20071030