JP2001222384A - Storage device - Google Patents

Storage device

Info

Publication number
JP2001222384A
JP2001222384A JP2000388618A JP2000388618A JP2001222384A JP 2001222384 A JP2001222384 A JP 2001222384A JP 2000388618 A JP2000388618 A JP 2000388618A JP 2000388618 A JP2000388618 A JP 2000388618A JP 2001222384 A JP2001222384 A JP 2001222384A
Authority
JP
Japan
Prior art keywords
data
recovery
processing
failure
failure recovery
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.)
Granted
Application number
JP2000388618A
Other languages
Japanese (ja)
Other versions
JP3392118B2 (en
Inventor
Atsushi Tanaka
淳 田中
Yoshihisa Kamo
善久 加茂
Hitoshi Tsunoda
仁 角田
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 JP2000388618A priority Critical patent/JP3392118B2/en
Publication of JP2001222384A publication Critical patent/JP2001222384A/en
Application granted granted Critical
Publication of JP3392118B2 publication Critical patent/JP3392118B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To efficiently execute a restoration processing of faults in terms of time by minimizing lowering of normal reading and writing processings in the case of the fault regarding a storage medium with redundancy to the faults of two or more storage media. SOLUTION: This storage medium is provided with a control means 150 to control a data restoring means by switching a first processing mode in which access requests to plural storage devices 158 to 172 to store data divided into optional units and error restoration data of the divided data are received, data restoration frequency to restore the divided data is set by the data restoring means 156, the level of importance of the faults are judged for each of the generated faults based on output of a monitoring means and the divided data is restored in response to the data restoration frequency and the degrees of importance of the faults by the data restoring means and a second mode in which restoration of the divided data is temporarily interrupted so that accesses are enabled to the storage devices.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、独立した複数個の
記憶媒体を1組として並列に読み書きを行う記憶装置に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a storage device for reading and writing data in parallel using a plurality of independent storage media as a set.

【0002】[0002]

【従来の技術】従来技術として、記憶装置の大容量化と
データの高速転送を達成する技術として、複数の記憶媒
体を1組として、データをビット単位、バイト単位ある
いは任意の単位に分割してそれぞれを各記憶媒体に分配
して格納し、データ読み出し時には各記憶媒体から同時
に読み出す方式が知られている。そして、この方式で
は、各記憶媒体に分配されたデータからパリティチェッ
ク用のデータを生成し、これを別の記憶媒体に格納す
る。障害発生時には正常な記憶媒体のデータとパリティ
チェック用のデータを用いてデータの修復を行うことに
より、記憶装置の信頼性を向上させている。これらの技
術は、特開平1−250128号公報に一例が記載され
ている。さらに、記憶媒体に障害が発生した場合、通常
の読み出しのためにデータ修復を行うだけでなく、別に
用意された正常な記憶媒体に障害媒体の分のデータを回
復する技術が知られている。この技術は、予備媒体に修
復したデータを格納し、次回からのアクセスに対して予
備媒体からデータを読みだすことにより、記憶装置の可
用性を高めることが可能である。例えば、特開平2−1
35555号公報にこの種の記憶装置の例が記載されて
いる。
2. Description of the Related Art As a conventional technique, as a technique for increasing the capacity of a storage device and transferring data at a high speed, data is divided into bit units, byte units, or arbitrary units by using a plurality of storage media as a set. There is known a method in which each data is distributed and stored in each storage medium, and data is simultaneously read from each storage medium when data is read. In this method, data for parity check is generated from the data distributed to each storage medium, and this is stored in another storage medium. When a failure occurs, the data is restored using the data of the normal storage medium and the data for parity check, thereby improving the reliability of the storage device. Examples of these techniques are described in JP-A-1-250128. Further, there is known a technique in which when a failure occurs in a storage medium, not only data is restored for normal reading, but also data of the failed medium is restored to a separately prepared normal storage medium. This technique can increase the availability of a storage device by storing restored data in a spare medium and reading data from the spare medium for the next access. For example, Japanese Patent Laid-Open No. 2-1
Japanese Patent No. 35555 discloses an example of this type of storage device.

【0003】[0003]

【発明が解決しようとする課題】上記公知の装置は、パ
リティデータを持つことにより一定数の記憶媒体の障害
を修復することが可能であり、予備記憶媒体を持つこと
により障害回復も行うことが出来る。しかし、障害回復
動作は、正常な記憶媒体のデータとパリティチェック用
のデータをすべて読み出し、障害データを修復し、予備
の記憶媒体に書き込む操作が必要である。このため、障
害回復の間は、各記憶媒体を占有してしまうこととな
り、上位装置から通常の読み書きの処理要求が来ても待
たされ、結果として記憶装置の性能低下になる。また、
上記公知の装置は、複数個の記憶媒体の障害に対して冗
長性があるにもかかわらず、一個の記憶媒体の障害時と
複数個の障害時の障害回復を区別なく扱っている。この
ため、障害回復に重点を置くと、1個の故障にもかかわ
らず通常の読み書きの処理が出来ないため、通常の読み
書きの処理が低下する問題があり、一方、通常の読み書
きを処理に重点を置くと、複数個の障害時には障害回復
時間が保証されず、装置全体が故障する可能性が大きく
なる問題がある。
The above-mentioned known apparatus can repair a failure of a fixed number of storage media by having parity data, and can also perform failure recovery by having a spare storage medium. I can do it. However, the failure recovery operation requires an operation of reading out all data of a normal storage medium and data for parity check, repairing the failure data, and writing the data to a spare storage medium. Therefore, during the recovery from a failure, each storage medium is occupied, and even if a normal read / write processing request is received from a higher-level device, it is waited for, and as a result, the performance of the storage device is reduced. Also,
The above-mentioned known apparatus handles the failure recovery of one storage medium and the failure recovery of a plurality of failures without distinction even though there is redundancy with respect to the failure of a plurality of storage media. For this reason, if emphasis is placed on failure recovery, normal read / write processing cannot be performed despite the occurrence of one failure, and there is a problem that normal read / write processing is reduced. On the other hand, normal read / write processing is emphasized. When there are a plurality of faults, a fault recovery time is not guaranteed in the case of a plurality of faults, and there is a problem that the possibility that the entire device will break down increases.

【0004】本発明の課題は、2個以上の記憶媒体の障
害に対して冗長性のある記憶装置に関して、障害時にお
ける通常の読み書きの処理低下を最小限に抑え、障害回
復時間を一定時間内に納め、高信頼性を確保することに
ある。
An object of the present invention is to provide a storage device which is redundant with respect to a failure of two or more storage media, by minimizing a decrease in normal read / write processing at the time of failure, and by setting a failure recovery time within a predetermined time. To ensure high reliability.

【0005】[0005]

【課題を解決するための手段】上記課題を解決するため
に、データとそのコピーデータを蓄積する複数の蓄積装
置と、複数の蓄積装置のいずれかに蓄積されている欠陥
の発生したデータを、欠陥の発生していないコピーデー
タを用いて修復するデータ修復手段と、複数の蓄積装置
の処理を監視し、複数の蓄積装置のいずれかに欠陥が生
じた場合に信号を出す監視手段と、ホストユニットから
複数の蓄積装置へのアクセス要求を受け取り、データ修
復手段がデータを修復するデータ修復頻度を設定し、発
生している各欠陥に対し、監視手段の出力に基づいて欠
陥の重要度を判断し、データ修復頻度及び欠陥の重要度
に応答して、データ修復手段がデータを修復する第1の
モードと、上記蓄積装置にアクセス可能なように、分割
されたデータの修復を一時的に中断する第2のモードと
を切り替えてデータ修復手段を制御する制御手段とを有
する。また、複数のデータグループと該複数のデータグ
ループの各データグループのコピーデータとを蓄積する
複数の蓄積装置と、欠陥が発生したデータ蓄積装置に蓄
積されたデータを、該データが属する上記データグルー
プのうち欠陥が発生しないコピーデータ蓄積装置に蓄積
されたデータに基づいて修復処理をする制御装置を有
し、制御装置は、第1の時間帯では修復処理をホストユ
ニットからのリード/ライト要求の処理に優先させて行
い、第2の時間帯ではホストユニットからのリード/ラ
イト要求の処理を修復処理に優先させて行う。
In order to solve the above-mentioned problems, a plurality of storage devices for storing data and copy data thereof, and defective data stored in one of the plurality of storage devices are stored in the storage device. Data restoration means for restoring using copy data having no defect, monitoring means for monitoring the processing of the plurality of storage devices and issuing a signal when a defect occurs in any of the plurality of storage devices, and host Receives an access request to multiple storage devices from the unit, sets the data recovery frequency at which the data recovery unit recovers data, and determines the importance of each defect that has occurred based on the output of the monitoring unit A first mode in which the data repair means repairs the data in response to the data repair frequency and the importance of the defect; and a repair mode for repairing the divided data so that the storage device can be accessed. The switching between temporarily suspend the second mode and a control means for controlling the data recovery means. Also, a plurality of storage devices for storing a plurality of data groups and copy data of each data group of the plurality of data groups, and data stored in the data storage device in which a defect has occurred are stored in the data group to which the data belongs. And a control device for performing a repair process based on data stored in the copy data storage device in which no defect occurs, wherein the control device performs the repair process in the first time slot when a read / write request from the host unit is received. In the second time period, the processing of the read / write request from the host unit is performed prior to the restoration processing.

【0006】[0006]

【発明の実施の形態】以下、本発明の実施形態を詳細に
説明する。実施形態では記憶媒体として磁気ディスクを
例にとって説明する。図1は本発明の障害回復の処理手
順を示すフローチャートである。図2は本発明を2台の
データディスク故障に耐えられる記憶装置に適用した実
施形態の構成図である。図3は図2における障害発生デ
ィスクの障害回復用テーブルである。図4は図2の記憶
装置における障害回復の処理手順を示すフローチャート
である。図5、図6、図7、図8及び図9は、図4の処
理手順における障害回復処理選択ブロックの詳細を示す
図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the present invention will be described in detail. In the embodiment, a magnetic disk will be described as an example of a storage medium. FIG. 1 is a flowchart showing the procedure of a failure recovery process according to the present invention. FIG. 2 is a configuration diagram of an embodiment in which the present invention is applied to a storage device that can withstand two data disk failures. FIG. 3 is a failure recovery table for the failed disk in FIG. FIG. 4 is a flowchart showing a procedure of a failure recovery process in the storage device of FIG. FIGS. 5, 6, 7, 8 and 9 are diagrams showing details of the failure recovery processing selection block in the processing procedure of FIG.

【0007】図1の障害回復の処理手順を示すフローチ
ャートを説明する。記憶装置に障害が発生したとする
(ステップ10)。まず、発生した障害が回復可能なも
のであるのかを判断する(ステップ20)。もし、修復
が不可能であれば、そこで障害回復処理を終了し、デー
タ損失となる(ステップ30)。修理が可能ならば、記
憶装置の冗長度、障害回復の経過時間、通常の読み書き
処理の処理状態から障害回復に専念すべき状態であるか
を判定する(ステップ40)。もし、余裕が十分あり、
障害回復の緊急度が低い場合で、読み書きなどの通常の
処理要求が上位装置から来た時は、障害回復処理を止
め、読み書きなどの通常の処理を先に処理する。障害回
復処理は残りの時間で行い、障害回復処理途中の読み書
きの処理はキャンセルまたはキューイングする(ステッ
プ50)。逆に、余裕がなく、障害回復の緊急度が高い
場合、障害回復処理を優先させ、読み書きなどの通常の
処理はすべてキャンセルまたはキューイングする(ステ
ップ60)。また、障害回復の緊急度と読み書き等の通
常の処理の重要度に幾つかの組合せがある中間的な場
合、各々の条件に対応した障害回復処理を前もってプロ
グラムの形で用意し、条件が変化した場合、プログラム
を入れ替えることにより適当な処理に移行できるように
する(ステップ70)。次に、障害回復処理が終了また
は中断した場合、障害回復処理がまだ残っているか否か
調べる(ステップ80)。障害回復がすべて終了した場
合、記憶装置は正常状態に復帰する。まだ障害回復処理
が残っている場合、始め(20)にもどり、以上のステ
ップを障害回復が終了するまで繰り返す。
[0007] A flowchart showing the processing procedure of the failure recovery of FIG. It is assumed that a failure has occurred in the storage device (step 10). First, it is determined whether the fault that has occurred can be recovered (step 20). If the data cannot be repaired, the failure recovery process is terminated and data loss occurs (step 30). If repair is possible, it is determined whether the storage device is in a state in which it is necessary to concentrate on the recovery from the redundancy of the storage device, the elapsed time of the recovery from the failure, and the processing state of the normal read / write processing (step 40). If you have enough time,
When the urgency of failure recovery is low and a normal processing request such as read / write is received from the host device, the failure recovery processing is stopped and normal processing such as read / write is performed first. The failure recovery processing is performed in the remaining time, and the read / write processing during the failure recovery processing is canceled or queued (step 50). Conversely, if there is no room and the urgency of failure recovery is high, priority is given to failure recovery processing, and all normal processing such as reading and writing is canceled or queued (step 60). Also, if there is some combination between the urgency of disaster recovery and the importance of normal processing such as reading and writing, disaster recovery processing corresponding to each condition is prepared in advance in the form of a program, and the conditions change. If so, the program can be switched to an appropriate process by replacing the program (step 70). Next, when the failure recovery processing ends or is interrupted, it is checked whether or not the failure recovery processing still remains (step 80). When all the failure recovery is completed, the storage device returns to the normal state. If the fault recovery process still remains, the process returns to the beginning (20), and the above steps are repeated until the fault recovery ends.

【0008】次に、図2の本発明の実施形態の構成図に
ついて説明する。図2において、150は入出力−障害
回復制御回路であり、上位装置からの入出力に関する命
令を受取り、実行または上位装置に応答する。さらに記
憶媒体に障害が発生している場合には、障害回復中のデ
ィスク数、障害回復にかかっている時間、及び、障害回
復の頻度または障害回復量などから適切な障害回復方法
を選択する。154は障害発生記憶媒体の障害回復用テ
ーブルであり、詳細は図3で説明する。152は障害発
生時刻、障害回復中の経過時間及び単位時間を知るため
のタイマであり、ここで計った時間を一つの条件として
障害回復方法を決める。156は障害データの発見、修
復、予備記憶ディスクへの書き込みを行う障害データ修
復回復回路であり、障害ディスクを除いたすべてのディ
スクよりデータを読みだし、それを使って障害データを
修復し、上位装置にそのデータを転送したり、予備記憶
ディスクに書き出しを行う。158から168までは分
割したデータを格納するデータディスク群である。図2
ではデータディスク数として6台のディスクを示した
が、一般には任意の数である。170、172は158
から168に分割したデータに対応するECCデータを
格納するディスクである。障害発生時にはこのデータと
158から168中の正常なデータを使って障害データ
を修復する。ただし、記憶装置の持つ冗長度より多くの
データディスクが故障した場合、データの修復は不可能
となり、データ損失となる。図2ではECCデータが2
個の場合、すなわち、2台のデータディスクが故障した
場合でも、障害データを修復できることを示している
が、一般には2台以上のディスク故障に耐えられるEC
C生成法もあり、データ損失に到らない故障ディスクの
個数つまり冗長度はさらに多く取ることが可能である。
ECCの生成法は具体的には多重消失訂正可能なリード
ソロモン符号を用いることによって実現される。リード
ソロモン符号及びそれを利用した誤り訂正方式について
は、従来の技術(例えば、土井、伊賀共著ラジオ技術社
出版の”新版ディジタル・オーディオ”に記載されてい
る。)であるので、説明を省略する。174、176は
修復したデータを格納する予備記憶媒体であり、障害デ
ィスクの内容が格納された場合、次回からそのデータへ
のアクセスは予備記憶媒体になる。このディスク数も一
般に任意である。
Next, the configuration of the embodiment of the present invention shown in FIG. 2 will be described. In FIG. 2, reference numeral 150 denotes an input / output-fault recovery control circuit which receives an input / output command from a higher-level device, executes the command, or responds to the higher-level device. Further, when a failure has occurred in the storage medium, an appropriate failure recovery method is selected from the number of disks during the recovery, the time required for the recovery, the frequency of the recovery or the amount of the recovery. Reference numeral 154 denotes a failure recovery table of the failure storage medium, which will be described in detail with reference to FIG. Reference numeral 152 denotes a timer for knowing the fault occurrence time, the elapsed time during the fault recovery, and the unit time, and determines the fault recovery method using the time measured here as one condition. Reference numeral 156 denotes a failure data recovery / recovery circuit for finding, restoring, and writing to the spare storage disk. The failure data recovery / recovery circuit reads data from all disks except the failed disk, and uses the read data to repair the failed data. The data is transferred to the device or written to a spare storage disk. Data disk groups 158 to 168 store divided data. FIG.
In the above, six disks are shown as the number of data disks, but the number is generally arbitrary. 170 and 172 are 158
This is a disk for storing ECC data corresponding to data divided into 168 and 168. When a fault occurs, the fault data is restored using this data and the normal data in 158 to 168. However, if more data disks fail than the redundancy of the storage device, the data cannot be repaired, resulting in data loss. In FIG. 2, the ECC data is 2
In other words, even if two data disks have failed, the failed data can be repaired. However, in general, an EC that can withstand two or more disk failures
There is also a C generation method, and the number of failed disks that do not lead to data loss, that is, the redundancy can be further increased.
Specifically, the ECC generation method is realized by using a Reed-Solomon code capable of multiple erasure correction. The Reed-Solomon code and the error correction method using the same are described in the related art (for example, described in "New Edition Digital Audio" published by Doi and Iga, published by Radio Engineering Co., Ltd.), and thus description thereof is omitted. . Reference numerals 174 and 176 denote spare storage media for storing the restored data. When the contents of the failed disk are stored, access to the data from the next time becomes the spare storage media. This number of disks is also generally arbitrary.

【0009】図3の障害発生ディスクの障害回復用テー
ブルを説明する。この障害回復用テーブル154は、予
備記憶ディスクの識別番号(1)、障害発生ディスクの
識別番号(2)、障害発生時刻(3)、障害データのア
ドレス(4)及び障害回復の有無を判定するフラグ
(5)からなる。
The failure recovery table for the failed disk shown in FIG. 3 will be described. The failure recovery table 154 determines the identification number (1) of the spare storage disk, the identification number (2) of the failed disk, the failure time (3), the address of the failed data (4), and the presence or absence of the failure recovery. It consists of a flag (5).

【0010】次に、図4のフローチャートに基いて図2
及び図3の動作を説明する。まず、図2においてデータ
ディスク162に障害が発生したとする(100)。障
害データ修復回復回路156が障害を発見し、入出力−
障害回復制御回路150に障害発生を伝える。障害デー
タ修復回復回路156から連絡を受けた入出力−障害回
復制御回路150は障害回復用テーブル154を見て空
きがあるかを確かめる(102)。次に、入出力−障害
回復制御回路150はこの障害が新しい障害であること
を確認する(104)。新しい障害であれば、入出力−
障害回復制御回路150は障害データ修復回復回路15
6に対して障害回復用テーブル154の中の該当する欄
に初期値を書き込むことを命ずる。障害データ修復回復
回路156は障害回復用テーブル154内の予備記憶媒
体の欄に予備ディスク174の識別番号S1を書き込
み、障害発生記憶媒体の欄に障害を起こしたデータディ
スク162の識別番号#2を書き込む。次にタイマ15
2から読み込んだ障害発生時刻を障害発生時刻の欄に書
き込み、障害ディスク162のアドレスをアドレス欄に
書き込む。最後に障害データ修復回復回路156は各ア
ドレスの回復判定フラグを初期化する(106)。新し
い障害でなければ、ステップ106の処理は行わず、次
のステップに進む。次のステップでは、入出力−障害回
復制御回路150が障害の状態を判別し、それに適した
通常の読み書き処理または障害回復処理を選択し、実行
する(108)。このステップの詳細は図5〜図9にお
いて述べる。次に障害回復処理が終了または中断した場
合、障害回復処理がまだ残っているか否か調べる(11
0)。障害回復がすべて終了した場合記憶装置は正常状
態に復帰する。まだ障害回復処理が残っている場合、始
めにもどり(102)、以上のステップを障害回復が終
了するまで繰り返す。どのような障害回復方法が採られ
ても、障害データ修復回復回路156は障害回復の継続
または終了の監視をしている。障害回復が終わらない間
に次の障害が発生した場合、上記と同じように障害デー
タ修復回復回路156が処理を開始するが(102)、
障害回復が終わらない障害ディスク数が装置の冗長度を
超えた場合、障害回復は不可能なので、入出力−障害回
復制御回路150は上位装置にデータが損失したことを
報告する(114)。もし、障害回復が終了した場合、
障害回復用テーブル154内の不要なデータを消去し、
正常状態に復帰する(112)。
Next, based on the flowchart of FIG.
And the operation of FIG. First, assume that a failure has occurred in the data disk 162 in FIG. 2 (100). The fault data recovery / recovery circuit 156 detects the fault, and
The occurrence of a fault is notified to the fault recovery control circuit 150. The input / output-fault recovery control circuit 150, which has been notified from the fault data recovery / recovery circuit 156, checks the fault recovery table 154 to determine whether there is a free space (102). Next, the input / output-fault recovery control circuit 150 confirms that this fault is a new fault (104). If it is a new fault, I / O-
The fault recovery control circuit 150 is used for the fault data recovery and recovery circuit 15.
6 instructs to write an initial value in a corresponding column in the failure recovery table 154. The failure data recovery / recovery circuit 156 writes the identification number S1 of the spare disk 174 in the column of the spare storage medium in the failure recovery table 154, and the identification number # 2 of the failed data disk 162 in the column of the failure storage medium. Write. Next, timer 15
2 is written in the column of failure time, and the address of the failed disk 162 is written in the address column. Finally, the failure data recovery / recovery circuit 156 initializes a recovery determination flag of each address (106). If it is not a new fault, the process proceeds to the next step without performing the process of step 106. In the next step, the input / output-fault recovery control circuit 150 determines the status of the fault, selects and executes a normal read / write process or a fault recovery process suitable for the fault (108). Details of this step will be described with reference to FIGS. Next, when the failure recovery processing ends or is interrupted, it is checked whether the failure recovery processing still remains (11).
0). When all of the failure recovery is completed, the storage device returns to the normal state. If the failure recovery process still remains, the process returns to the beginning (102), and the above steps are repeated until the failure recovery is completed. Regardless of the failure recovery method, the failure data recovery / recovery circuit 156 monitors the continuation or termination of the failure recovery. If the next failure occurs before the failure recovery is completed, the failure data recovery / recovery circuit 156 starts processing as described above (102).
If the number of failed disks for which the failure recovery is not completed exceeds the redundancy of the device, recovery from the failure is impossible, so the I / O-fault recovery control circuit 150 reports the data loss to the higher-level device (114). If disaster recovery is over,
Erase unnecessary data in the failure recovery table 154,
It returns to a normal state (112).

【0011】次に、図4のステップ108について図5
を用いて説明する。図5において、入出力−障害回復制
御回路150は、障害回復用テーブル154を見て障害
回復の終わっていないディスク数を数え、障害ティスク
数としきい値を比較する(ステップ120)。障害ディ
スク数が予め定められたしきい値より少なければ、入出
力−障害回復制御回路150は冗長度に余裕があると判
断し、通常の読み書きを優先し、その他の時間で障害回
復の処理を行う。障害回復処理途中のものはキャンセル
またはキューイングする(ステップ122)。また、障
害ディスク数がしきい値より多ければ、入出力−障害回
復制御回路150は冗長度に余裕がないと判断し、障害
回復処理を優先させ、読み書きなどの通常の処理はすべ
てキャンセルまたはキューイングする(ステップ12
4)。障害回復を行う場合、1トラック等の比較的短時
間で修復と格納が終わる単位で行い、終了後は記憶装置
を通常処理のために開放する。ただし、障害回復中に通
常の読み書きの処理命令がきた場合には、直ちに障害回
復作業を中止し、通常の読み書き処理のために開放す
る。通常の読み書き処理中に障害回復の終わっていない
データを読む場合には、障害データはECCデータとそ
れを生成する際に使った正常なデータで修復し、上位装
置へ送り、同時に予備ディスクの中に修復データを格納
し、障害回復用テーブル154内の該当するアドレスの
回復判定フラグを障害回復済みとする。このフラグが障
害回復済みとなっていれば、次回のこのデータへのアク
セスは予備ディスクに行うことになる。データ書き込み
の場合は、ECCデータを作成後、障害ディスク内に格
納すべきデータを予備ディスクに書き込み、回復判定フ
ラグを障害回復済みとする。しきい値は、図2の例にお
いては冗長度が2台であるので必然的に1となる。しか
し、2台以上の多重消失訂正可能なリードソロモン符号
を使った場合、しきい値は冗長度以下の任意の整数を取
ることが出来る。障害回復は、入出力−障害回復制御回
路150が前回修復したデータのアドレスを記憶してお
り、その次のアドレスから行う。障害回復時には先に記
憶した前回修復済のデータアドレスを使い、その次のア
ドレスが障害回復用テーブル154でフラグが立ってな
く、障害回復が終了していない場合は、そのアドレスの
データを修復する。データの修復は、ECCデータと正
常なディスクよりECCデータを生成する際に使った正
常なデータを読み出し、障害データ修復回復回路156
を使って行う。修復したデータは予備のディスクに書き
込み、障害回復テーブル154のフラグを障害回復済み
にする。修復が終わったデータへのアクセスは予備ディ
スクに対して行うことになる。修復したデータのアドレ
スを障害データ修復回復回路156に記憶し、入出力−
障害回復制御回路150は次の障害回復処理に移る。こ
の図5の実施形態では、障害ディスク数がしきい値以下
の場合、障害回復より通常の読み書き処理を優先させる
ので、記憶装置の読み書きの性能低下を抑えることがで
きる。また、障害回復に専念する状態では、最短時間で
修復できるので、信頼性を保つことが出来る。上の実施
形態では障害ディスク数のみ注目して障害回復方法を選
んだが、障害ディスク数の他に障害回復時間の累計を条
件に含めることが出来る。
Next, step 108 in FIG. 4 will be described with reference to FIG.
This will be described with reference to FIG. In FIG. 5, the input / output-failure recovery control circuit 150 looks at the failure recovery table 154, counts the number of disks for which recovery has not been completed, and compares the number of failure disks with a threshold (step 120). If the number of failed disks is less than a predetermined threshold, the I / O-failure recovery control circuit 150 determines that there is enough redundancy, gives priority to normal reading and writing, and performs the failure recovery process at other times. Do. Those in the middle of the failure recovery processing are canceled or queued (step 122). If the number of failed disks is larger than the threshold value, the I / O-failure recovery control circuit 150 determines that there is no margin in the redundancy, gives priority to the failure recovery processing, and cancels or queues all normal processing such as reading and writing. (Step 12
4). When recovering from a failure, the recovery and storage are completed in a relatively short time, such as one track, and the storage device is released for normal processing after the completion. However, if a normal read / write processing instruction is received during recovery from a failure, the failure recovery work is immediately stopped and released for normal read / write processing. When reading data for which failure recovery has not been completed during normal read / write processing, the failed data is repaired with the ECC data and the normal data used to generate it, sent to the upper-level device, and simultaneously stored in the spare disk. In the recovery table 154, the recovery determination flag of the corresponding address in the recovery table 154 is determined to have been recovered. If this flag indicates that the recovery has been completed, the next access to this data will be made to the spare disk. In the case of data writing, after the ECC data is created, data to be stored in the failed disk is written to the spare disk, and the recovery determination flag is set to "recovered". The threshold value is necessarily 1 since the redundancy is two in the example of FIG. However, when two or more multiplex erasure-correctable Reed-Solomon codes are used, the threshold can take any integer less than or equal to the redundancy. The fault recovery stores the address of the data previously recovered by the input / output-fault recovery control circuit 150, and starts from the next address. At the time of failure recovery, the previously stored data address stored previously is used. If the next address is not flagged in the failure recovery table 154 and the failure recovery is not completed, the data at that address is repaired. . To restore the data, the normal data used to generate the ECC data from the normal disk and the ECC data is read, and the faulty data recovery and recovery circuit 156 is read.
Perform using. The repaired data is written to a spare disk, and the flag in the failure recovery table 154 is set to "recovered". Access to the data that has been restored will be made to the spare disk. The address of the restored data is stored in the failure data restoration and recovery circuit 156, and the input / output
The fault recovery control circuit 150 proceeds to the next fault recovery process. In the embodiment of FIG. 5, when the number of failed disks is equal to or less than the threshold value, the normal read / write processing is prioritized over the recovery from the failure, so that a decrease in the read / write performance of the storage device can be suppressed. Further, in a state where the system is dedicated to the recovery from the failure, the repair can be performed in the shortest time, so that the reliability can be maintained. In the above embodiment, the failure recovery method is selected by paying attention to only the number of failed disks, but the condition may include the total number of failed recovery times in addition to the number of failed disks.

【0012】次に、図4内のステップ108について図
6を用いて説明する。図6において、入出力−障害回復
制御回路150は障害回復用テーブル154を見て障害
回復の終わっていないディスク数を数え、障害ティスク
数としきい値を比較する(ステップ130)。それがし
きい値以下ならば、次に入出力−障害回復制御回路15
0はタイマ152より現在時刻を読み、この現在時刻と
障害回復テーブル154内の障害発生時刻とから算出で
きる障害回復時間の累計と予め設定していた制限時間を
比較する(ステップ132)。そこで障害回復時間の累
計が予め設定していた制限時間より小さいとき、障害回
復に対して余裕があると見なせるので、入出力−障害回
復制御回路150は、障害データ修復回復回路156に
対して、通常の読み書きの処理を優先し、残りの時間で
障害ディスク内のデータを修復し、予備ディスクに格納
するように命令する。障害回復処理途中のものはキャン
セルまたはキューイングする(ステップ134)。も
し、障害回復が終了していないディスク数がしきい値よ
り多いとき、または、現在時刻と障害発生時刻の差が予
め設定していた制限時間より大きいとき、障害回復に余
裕がないと見なせるので、障害回復制御回路150は、
上位装置からの通常の読み書きはキャンセルまたはキュ
ーイングし、障害データ修復回復回路156に対して、
障害回復を優先して行うように命令する(ステップ13
6)。この図6の実施形態では、障害回復にかかる時間
が制限時間を超過する場合、障害回復処理に専念するの
で、修復時間を一定時間内に納めることができ、信頼性
を向上させることができる。
Next, step 108 in FIG. 4 will be described with reference to FIG. In FIG. 6, the input / output-failure recovery control circuit 150 looks at the failure recovery table 154, counts the number of disks for which recovery has not been completed, and compares the number of failed disks with a threshold value (step 130). If it is below the threshold, then the input / output-fault recovery control circuit 15
In the case of 0, the current time is read from the timer 152, and the total of the fault recovery time calculated from the current time and the fault occurrence time in the fault recovery table 154 is compared with a preset time limit (step 132). Therefore, when the total of the fault recovery times is smaller than the preset time limit, it can be considered that there is a margin for the fault recovery, so that the input / output-fault recovery control circuit 150 It gives priority to normal read / write processing, and instructs the data in the failed disk to be repaired in the remaining time and stored in the spare disk. Those in the middle of the failure recovery processing are canceled or queued (step 134). If the number of disks for which recovery has not been completed is greater than the threshold value, or if the difference between the current time and the failure time is greater than a preset time limit, it can be considered that there is no margin for recovery from failure. , The failure recovery control circuit 150
Normal reading and writing from the higher-level device is canceled or queued.
An instruction is given to perform the recovery from the failure first (step 13
6). In the embodiment shown in FIG. 6, when the time required for the recovery from the failure exceeds the time limit, the recovery is dedicated to the failure recovery processing, so that the recovery time can be set within a fixed time, and the reliability can be improved.

【0013】次に、図4のステップ108について図7
を用いて説明する。図7において、入出力−障害回復制
御装置150は、タイマ152から現在時刻を取得し、
その時刻が通常の読み書きの処理が多い時間帯か否か判
定する(ステップ140)。もし、その時間帯でなけれ
ば、入出力−障害回復制御回路150は上位装置からの
通常の読み書きはキャンセルまたはキューイングし、障
害データ修復回復回路156に対して障害回復を優先し
て行うように命令する。また、その時間帯であってもス
テップ142の障害ディスク数がしきい値を超える場
合、同様に障害回復処理を優先する(ステップ14
6)。通常の読み書きの処理が多くかつ障害ディスク数
がしきい値以下の場合のみ、通常の読み書きを優先し、
障害回復は残りの時間で行う(ステップ144)。この
図7の実施形態では、記憶装置の使われ方が時間帯によ
って異なっていることが前もって分かっている場合に、
通常の読み書きの処理が少ない時間帯に障害回復を当て
ることができるので、通常の読み書きの処理が障害回復
処理を妨げることなく、障害回復をスム−ズに実行でき
る。以上の図5〜図7の実施形態では、障害回復を優先
するかもしくは通常の読み書きを優先するかの2通りの
障害回復処理であったが、状況に応じてこれを増やすこ
とは差し支えない。
Next, step 108 in FIG. 4 will be described with reference to FIG.
This will be described with reference to FIG. 7, the input / output-failure recovery control device 150 acquires the current time from the timer 152,
It is determined whether or not the time is a time zone in which normal read / write processing is frequently performed (step 140). If not, the input / output / fault recovery control circuit 150 cancels or queues the normal read / write from the host device, and gives priority to the fault data recovery / recovery circuit 156 for fault recovery. Command. If the number of failed disks in step 142 exceeds the threshold value even during that time, priority is given to the failure recovery processing in the same manner (step 14).
6). Only when normal read / write processing is large and the number of failed disks is below the threshold, normal read / write is given priority,
Failure recovery is performed in the remaining time (step 144). In the embodiment of FIG. 7, when it is known in advance that the use of the storage device differs depending on the time zone,
Since the failure recovery can be applied to a time period during which the normal read / write processing is small, the failure recovery can be smoothly performed without the normal read / write processing hindering the failure recovery processing. In the above-described embodiments of FIGS. 5 to 7, two types of failure recovery processing, that is, priority is given to failure recovery or normal reading / writing is performed. However, this may be increased according to the situation.

【0014】次に、図4のステップ108について図8
を用いて説明する。図8において、ステップ150の障
害ディスク数がしきい値を超える場合は、障害回復を優
先し、通常の読み書きは止める(ステップ158)。障
害ディスク数がしきい値以下でかつステップ152の通
常の読み書きの処理が多い時間帯でない場合、読み出し
のみ処理して、その他の時間は障害回復を優先して行う
(ステップ156)。障害ディスク数がしきい値以下で
かつ通常の読み書きの処理が多い時間帯の場合、通常の
読み書きの処理を優先し、その他の時間で障害回復を行
う(ステップ154)。この図8の実施形態では、障害
ディスク数はしきい値以下であるが、通常の読み書きの
処理が少ない時間帯、特に読み出しのみの時間帯の場
合、読み出しの処理を例外的に許すことにより、障害回
復処理を妨げずかつ記憶装置の性能低下を抑えることが
可能になる。
Next, step 108 in FIG. 4 will be described with reference to FIG.
This will be described with reference to FIG. In FIG. 8, when the number of failed disks in step 150 exceeds the threshold value, priority is given to recovery from failure, and normal reading and writing are stopped (step 158). If the number of failed disks is equal to or less than the threshold value and the time period for normal read / write processing in step 152 is not a time zone, only read processing is performed, and the rest of the time is prioritized for failure recovery (step 156). If the number of failed disks is equal to or less than the threshold value and there is a lot of normal read / write processing, priority is given to normal read / write processing, and failure recovery is performed at other times (step 154). In the embodiment of FIG. 8, the number of failed disks is equal to or less than the threshold value. However, in a time zone in which normal read / write processing is small, particularly in a time zone in which only reading is performed, reading processing is exceptionally permitted. It is possible to suppress the performance degradation of the storage device without hindering the failure recovery processing.

【0015】次に、図4内のステップ108について図
9を用いて説明する。図9において、ステップ160の
障害ディスク数がしきい値を超える場合、または、障害
ディスク数がしきい値以下でかつステップ162の障害
回復時間の累計が制限時間を超過する場合は障害回復を
優先し、通常の読み書きを止める(ステップ172)。
入出力−障害回復制御回路150は、障害ディスク数が
しきい値以下でかつ障害回復時間の累計が制限時間より
小さいとき、タイマ152から単位時間を読み、その時
間内の通常の読み書きの処理頻度と予め設定したしきい
値を比較する(ステップ164)。通常の読み書きの処
理頻度がしきい値より大きい場合、制限時間内であり、
障害回復に対して余裕があると見なせるので、通常の読
み書きの処理を優先し、その他の時間で障害回復を行う
(ステップ166)。一方、通常の読み書きの処理頻度
がしきい値より小さいときであって、その頻度が限りな
くしきい値に近い場合あるいは遠い場合等、その頻度に
は大小の差があるので、通常の読み書きの処理頻度の大
小にあわせて動的に単位時間内の障害回復処理の頻度ま
たは障害回復量の比率を設定する(ステップ168)。
この設定した障害回復処理の頻度または障害回復量の比
率に応じて障害回復処理を実行する(ステップ17
0)。この図9の実施形態では、通常の読み書きの処理
頻度の大小にあわせて障害回復処理の頻度または障害回
復量の比率を設定するので、障害回復処理が時間的に効
率よく実行されることになる。
Next, step 108 in FIG. 4 will be described with reference to FIG. In FIG. 9, when the number of failed disks exceeds the threshold value in step 160, or when the number of failed disks is less than the threshold value and the total failure recovery time in step 162 exceeds the time limit, priority is given to failure recovery. Then, normal reading / writing is stopped (step 172).
The input / output-failure recovery control circuit 150 reads the unit time from the timer 152 when the number of failed disks is equal to or less than the threshold value and the total of the failure recovery times is less than the time limit, and performs a normal read / write processing frequency within the time. Is compared with a preset threshold value (step 164). If the frequency of normal reading and writing is greater than the threshold, it is within the time limit,
Since it can be considered that there is room for failure recovery, normal read / write processing is prioritized, and failure recovery is performed at other times (step 166). On the other hand, when the normal read / write processing frequency is smaller than the threshold value and the frequency is infinitely close to or far from the threshold value, there is a difference in the frequency. The frequency of the failure recovery processing per unit time or the ratio of the amount of failure recovery is dynamically set according to the magnitude of the frequency (step 168).
The failure recovery processing is executed according to the set frequency of failure recovery processing or the ratio of the amount of failure recovery (step 17).
0). In the embodiment of FIG. 9, the frequency of the failure recovery processing or the ratio of the amount of failure recovery is set in accordance with the magnitude of the normal read / write processing frequency, so that the failure recovery processing is executed efficiently in terms of time. .

【0016】これら上述の実施形態では、記憶媒体とし
て磁気ディスクを例に挙げたが、この他に光ディスク、
フロッピー(登録商標)ディスク、半導体メモリを記憶
媒体として用いることが可能である。また、障害回復方
法を選択する条件として、上述の実施形態に替えて、上
位装置のジョブ内容、記憶装置内のファイルの重要度な
どを条件としてもよい。これらの条件と障害回復方法の
組合せにより柔軟な障害回復処理を行うことができる。
In the above embodiments, a magnetic disk is taken as an example of a storage medium.
A floppy (registered trademark) disk or semiconductor memory can be used as a storage medium. In addition, instead of the above-described embodiment, the condition for selecting the failure recovery method may be the job content of the higher-level device, the importance of a file in the storage device, or the like. A flexible failure recovery process can be performed by a combination of these conditions and a failure recovery method.

【0017】[0017]

【発明の効果】本発明によれば、障害を起こした記憶媒
体の個数が記憶装置の冗長度に比べて小さい場合、障害
回復より通常の読み書きの処理を優先するので、記憶装
置の負荷が重くならず、通常の読み書きの処理における
応答性能の低下を極力抑えることができる。また、冗長
度に余裕がなくなってきた場合、自動的に通常の読み書
きの処理を止めて障害回復の処理を優先するので、記憶
装置の信頼性は低下しない。さらに、各障害発生記憶媒
体の障害回復処理時間に関する累計によって障害回復処
理方法を替えるので、さらに高信頼性の記憶装置を実現
することが出来る。また、通常の読み書きの処理頻度の
大小にあわせて障害回復処理の頻度または障害回復量の
比率を設定するので、障害回復処理を時間的に効率よく
実行することができる。このように、本発明は、障害回
復に関わる諸条件に対応して各々適切な障害回復方法を
選択できるので、最適な障害回復処理の実行が可能であ
る、という顕著な効果を奏する。
According to the present invention, when the number of failed storage media is smaller than the redundancy of the storage device, normal read / write processing is given priority over recovery from the failure, so that the load on the storage device is heavy. In addition, it is possible to minimize a decrease in response performance in normal read / write processing. Further, when the margin of the redundancy is reduced, the normal read / write processing is automatically stopped and the priority is given to the processing of the failure recovery, so that the reliability of the storage device does not decrease. Further, since the failure recovery processing method is changed depending on the total of the failure recovery processing times of the respective failure storage media, a storage device with higher reliability can be realized. Further, since the frequency of the failure recovery processing or the ratio of the amount of failure recovery is set in accordance with the magnitude of the normal read / write processing frequency, the failure recovery processing can be executed efficiently in terms of time. As described above, according to the present invention, an appropriate failure recovery method can be selected in accordance with various conditions relating to the failure recovery, so that there is a remarkable effect that optimal failure recovery processing can be performed.

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

【図1】本発明の処理手順を示すフローチャートであ
る。
FIG. 1 is a flowchart showing a processing procedure of the present invention.

【図2】本発明の記憶装置の構成図である。FIG. 2 is a configuration diagram of a storage device of the present invention.

【図3】本発明の障害発生ディスクの障害回復用テーブ
ルの構成図である。
FIG. 3 is a configuration diagram of a failure recovery table of a failed disk according to the present invention.

【図4】図2の処理手順を示すフローチャートである。FIG. 4 is a flowchart showing a processing procedure of FIG. 2;

【図5】図4における障害回復処理選択ブロックのフロ
ーチャートを示す。
FIG. 5 shows a flowchart of a failure recovery processing selection block in FIG. 4;

【図6】図4における障害回復処理選択ブロックの他の
フローチャートを示す。
FIG. 6 shows another flowchart of the failure recovery processing selection block in FIG.

【図7】図4における障害回復処理選択ブロックの他の
フローチャートを示す。
FIG. 7 shows another flowchart of the failure recovery processing selection block in FIG.

【図8】図4における障害回復処理選択ブロックの他の
フローチャートを示す。
FIG. 8 shows another flowchart of the failure recovery processing selection block in FIG.

【図9】図4における障害回復処理選択ブロックの他の
フローチャートを示す。
FIG. 9 shows another flowchart of the failure recovery processing selection block in FIG.

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

150…入出力−障害回復制御回路、154…障害回復
用テーブル、152…タイマ、156…障害データ修復
回復回路、158…データディスク#0、160…デー
タディスク#1、162…データディスク#2、164
…データディスク#3、166…データディスク#4、
168…データディスク#5、170…ECCデータデ
ィスクE1、172…ECCデータディスクE2、17
4…予備ディスクS1、176…予備ディスクS2
150 input / output-fault recovery control circuit, 154 fault recovery table, 152 timer, 156 fault data recovery recovery circuit, 158 data disks # 0, 160 data disks # 1, 162 data disk # 2, 164
... Data disks # 3, 166 ... Data disks # 4,
168 data disks # 5, 170 ECC data disks E1, 172 ECC data disks E2, 17
4: spare disk S1, 176 ... spare disk S2

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G06F 12/16 320 G06F 12/16 320L ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) G06F 12/16 320 G06F 12/16 320L

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 データとそのコピーデータを蓄積する複
数の蓄積装置と、上記複数の蓄積装置のいずれかに蓄積
されている欠陥の発生した上記データを、欠陥の発生し
ていないコピーデータを用いて修復するデータ修復手段
と、上記複数の蓄積装置の処理を監視し、上記複数の蓄
積装置のいずれかに欠陥が生じた場合に信号を出す監視
手段と、ホストユニットから上記複数の蓄積装置へのア
クセス要求を受け取り、上記データ修復手段が上記デー
タを修復するデータ修復頻度を設定し、発生している各
欠陥に対し、上記監視手段の出力に基づいて上記欠陥の
重要度を判断し、上記データ修復頻度及び上記欠陥の重
要度に応答して、上記データ修復手段が上記データを修
復する第1のモードと、上記蓄積装置にアクセス可能な
ように、上記分割されたデータの修復を一時的に中断す
る第2のモードとを切り替えて上記データ修復手段を制
御する制御手段とを有することを特徴とする記憶装置。
A plurality of storage devices for storing data and copy data thereof, and the defective data stored in any of the plurality of storage devices are used by using copy data having no defect. A data restoration unit for repairing the data, a monitoring unit for monitoring the processing of the plurality of storage devices, and outputting a signal when a defect occurs in any of the plurality of storage devices; Receiving the access request, the data repair unit sets a data repair frequency for repairing the data, and for each defect that has occurred, determines the importance of the defect based on the output of the monitoring unit. A first mode in which the data repair means repairs the data in response to a data repair frequency and a degree of importance of the defect; and the divided mode so that the storage device can be accessed. Control means for controlling the data restoration means by switching to a second mode for temporarily suspending the restoration of the restored data.
【請求項2】 複数のデータグループと該複数のデータ
グループの各データグループのコピーデータとを蓄積す
る複数の蓄積装置と、欠陥が発生したデータ蓄積装置に
蓄積されたデータを、該データが属する上記データグル
ープのうち欠陥が発生しないコピーデータ蓄積装置に蓄
積されたデータに基づいて修復処理をする制御装置を有
し、上記制御装置は、第1の時間帯では上記修復処理を
ホストユニットからのリード/ライト要求の処理に優先
させて行い、第2の時間帯では上記ホストユニットから
のリード/ライト要求の処理を上記修復処理に優先させ
て行うことを特徴とする記憶装置。
2. A storage device for storing a plurality of data groups and copy data of each data group of the plurality of data groups, and data stored in a data storage device having a defect, to which the data belongs. A control unit for performing a repair process based on data stored in the copy data storage device in which a defect does not occur in the data group, wherein the control device performs the repair process in a first time period from a host unit; A storage device wherein the processing is performed prior to the processing of a read / write request, and the processing of the read / write request from the host unit is performed prior to the restoration processing in a second time period.
JP2000388618A 2000-12-21 2000-12-21 Storage device failure recovery method Expired - Lifetime JP3392118B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000388618A JP3392118B2 (en) 2000-12-21 2000-12-21 Storage device failure recovery method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000388618A JP3392118B2 (en) 2000-12-21 2000-12-21 Storage device failure recovery method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP10418698A Division JP3172873B2 (en) 1991-04-01 1998-04-01 Storage device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2002325034A Division JP3668810B2 (en) 2002-11-08 2002-11-08 Failure recovery method for storage device

Publications (2)

Publication Number Publication Date
JP2001222384A true JP2001222384A (en) 2001-08-17
JP3392118B2 JP3392118B2 (en) 2003-03-31

Family

ID=18855319

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000388618A Expired - Lifetime JP3392118B2 (en) 2000-12-21 2000-12-21 Storage device failure recovery method

Country Status (1)

Country Link
JP (1) JP3392118B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015055910A (en) * 2013-09-10 2015-03-23 株式会社東芝 Memory device, server device, and memory control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015055910A (en) * 2013-09-10 2015-03-23 株式会社東芝 Memory device, server device, and memory control method
US9952924B2 (en) 2013-09-10 2018-04-24 Kabushiki Kaisha Toshiba Memory device, server device, and memory control method

Also Published As

Publication number Publication date
JP3392118B2 (en) 2003-03-31

Similar Documents

Publication Publication Date Title
JP2923702B2 (en) Storage device and data restoration method thereof
KR20020025759A (en) Disk array apparatus, error control method for the same apparatus, and control program for the same method
JP3681766B2 (en) Disk array device
JP2006079418A (en) Storage control apparatus, control method and program
JP2001344076A (en) Disk array device
JPH09269871A (en) Data re-redundancy making system in disk array device
JP2011028520A (en) Disk array apparatus and physical disk restoration method
JPH1195933A (en) Disk array system
JP2009104369A (en) Disk sub-system
JP3172873B2 (en) Storage device
JP3668810B2 (en) Failure recovery method for storage device
JP3172872B2 (en) Storage device and data restoration method thereof
JP2001222384A (en) Storage device
JPH08286844A (en) Parity generation control method and disk controller
JP2000039970A (en) System for controlling double failure prevention of disk array system
JPH09212311A (en) Disk array device
JPH0667816A (en) Method for reducing memory fault in semiconductor disk device
JPH11154058A (en) Disk array device and data maintaining method
JP3597766B2 (en) Disk array device control method
JP2868003B1 (en) Magnetic disk drive
JP3597550B2 (en) Disk array device
JPH01130243A (en) Fault recovering system for storage device
JP2002222063A (en) Disk array device and its data restoring method
JPH11259240A (en) Data storage device
JP2019153076A (en) Storage device and control method

Legal Events

Date Code Title Description
S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080124

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090124

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090124

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100124

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110124

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110124

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120124

Year of fee payment: 9

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120124

Year of fee payment: 9