JP2000276305A - Disk array device - Google Patents

Disk array device

Info

Publication number
JP2000276305A
JP2000276305A JP11077262A JP7726299A JP2000276305A JP 2000276305 A JP2000276305 A JP 2000276305A JP 11077262 A JP11077262 A JP 11077262A JP 7726299 A JP7726299 A JP 7726299A JP 2000276305 A JP2000276305 A JP 2000276305A
Authority
JP
Japan
Prior art keywords
disk
host
recovery
busy rate
recovery processing
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
JP11077262A
Other languages
Japanese (ja)
Inventor
Hideki Matsuhashi
英樹 松橋
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP11077262A priority Critical patent/JP2000276305A/en
Publication of JP2000276305A publication Critical patent/JP2000276305A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To perform a recovering process without lowering the speed of a host I/O by allowing a load measuring means to measure the busy rates of respective disk drives and command the start and quitting of the recovering process according to the busy rates. SOLUTION: A host I/O processing means 120 receives a read/write request from a host 100, issues a corresponding indication to a disk drive 170, and returns its result to the host 100. A recovering process means 130 issues a read/ write indication to the disk drive 170 according to the report from the disk drive 170 and controls the load on the disk drive 170 according to the indication of the load control means 150 to perform the recovering process. In this case, a load control means 150 controls the selection of disk drives 170 used for read transfer from the host I/O processing means 120 and the implementation of the recovering process means 130 according to, for example, busy rates measured by a load measuring means 180.

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 device, and more particularly, to a disk array device that stores the same data on a plurality of disks to recover data when a failure occurs.

【0002】[0002]

【従来の技術】ディスクアレイ装置は、ユーザデータに
冗長データを付加して複数のディスク装置に分散してデ
ータを格納するため、1つもしくは複数のディスク装置
の故障が発生してもユーザデータを復旧することができ
る。このような従来のディスクアレイ装置の一例が特開
平9−288546号公報に開示されている。
2. Description of the Related Art A disk array device adds redundant data to user data and stores the data in a distributed manner over a plurality of disk devices. Therefore, even if a failure occurs in one or a plurality of disk devices, the disk array device can store the user data. Can be restored. An example of such a conventional disk array device is disclosed in Japanese Patent Application Laid-Open No. 9-288546.

【0003】この従来のディスクアレイ装置の復旧処理
は、ホストから指示された復旧指示が高速処理であれば
ホストI/O処理を短時間だけ処理し、低速処理であれ
ばホストI/O処理を長時間処理する。これにより、復
旧処理とホストI/O処理を制御し、効率の良いディス
クアレイ装置を実現していた。
In the conventional recovery processing of the disk array device, if the recovery instruction from the host is a high-speed processing, the host I / O processing is performed for a short time, and if the recovery instruction is a low-speed processing, the host I / O processing is performed. Process for a long time. As a result, the recovery process and the host I / O process are controlled, and an efficient disk array device has been realized.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来例では、高速処理で復旧中に、ホストI/O性能が著
しく低下する、という不都合があった。すると、ディス
クアレイ装置を含む装置全体の動作が低下してしまい、
ホスト装置に対する必要な応答時間を確保できなくなっ
てしまう、という不都合が生じ得る。
However, in the above-mentioned conventional example, there is an inconvenience that the host I / O performance is remarkably deteriorated during restoration at high speed. Then, the operation of the entire device including the disk array device is reduced,
There may be a disadvantage that a required response time to the host device cannot be secured.

【0005】[0005]

【発明の目的】本発明は、係る従来例の有する不都合を
改善し、特に、ホストI/O性能を維持しつつ復旧処理
を行うことのできるディスクアレイ装置を提供すること
を、その目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a disk array device which can solve the disadvantages of the prior art and, in particular, can perform a recovery process while maintaining the host I / O performance. .

【0006】[0006]

【課題を解決するための手段】そこで、本発明では、複
数のディスク装置と、この複数のディスク装置に対する
データ転送を制御するアレイコントローラと、このアレ
イコントローラとホスト装置を接続するホストインタフ
ェースとを備えている。そして、アレイコントローラ
が、障害の発生により交換されたディスク装置へのデー
タの復旧処理を行う復旧処理手段と、前記ホスト装置に
よって発行されるリードライト命令を前記各ディスク装
置に分散させるホストI/O処理手段と、前記各ディス
ク装置のそれぞれのビジー率を計測する負荷計測手段
と、この負荷計測手段によって計測されたビジー率に基
づいて前記復旧処理手段に復旧処理の開始および中止を
指令する負荷制御手段とを備えた、という構成を採って
いる。これにより前述した目的を達成しようとするもの
である。
SUMMARY OF THE INVENTION Therefore, the present invention comprises a plurality of disk devices, an array controller for controlling data transfer to the plurality of disk devices, and a host interface for connecting the array controller to a host device. ing. A recovery processing means for performing recovery processing of data to the disk device replaced by the occurrence of the failure by the array controller; and a host I / O for distributing a read / write command issued by the host device to the disk devices. Processing means, load measurement means for measuring the busy rate of each of the disk devices, and load control for instructing the recovery processing means to start and stop recovery processing based on the busy rate measured by the load measurement means. And means are provided. This aims to achieve the above-mentioned object.

【0007】本発明では、負荷計測手段が、各ディスク
装置のそれぞれのビジー率を計測し、そして、負荷制御
手段が、このビジー率に基づいて復旧処理の開始および
中止を指令するため、復旧処理手段は、復旧元または復
旧先のホスト装置による使用頻度が高いときには復旧処
理を中止し、また、ホスト装置からのアクセスが一定頻
度を下回ったときに復旧処理を再開するといった処理が
行われる。
In the present invention, the load measuring means measures the busy rate of each disk device, and the load control means instructs start and stop of the recovery processing based on the busy rate. The means stops the recovery process when the frequency of use by the recovery source or recovery destination host device is high, and resumes the recovery process when the access from the host device falls below a certain frequency.

【0008】また、望ましい実施例では、復旧処理手段
が、所定の復旧処理速度の設定情報に応じて複数段階の
復旧処理を行う段階別復旧処理制御機能を備え、そし
て、負荷制御手段が、前記ホスト装置に対するビジー率
に基づいて前記復旧処理速度の設定を変更する復旧処理
速度更新機能を備えるとよい。
In a preferred embodiment, the restoration processing means has a stage-based restoration processing control function of performing restoration processing in a plurality of stages in accordance with setting information of a predetermined restoration processing speed, and the load control means includes It is preferable to have a restoration processing speed update function for changing the setting of the restoration processing speed based on a busy rate to the host device.

【0009】この例では、負荷制御手段は、ホスト装置
に対するビジー率に応じて、復旧処理の速度を変化させ
る。すなわち、ホスト装置とのI/Oが頻繁に行われて
いるときには、復旧処理速度を低下させる設定を行う。
すると、復旧処理手段は、この負荷制御手段によって設
定された復旧処理速度にて復旧処理を行う。
In this example, the load control means changes the speed of the recovery processing according to the busy rate to the host device. That is, when I / O with the host device is frequently performed, a setting for reducing the recovery processing speed is performed.
Then, the recovery processing means performs the recovery processing at the recovery processing speed set by the load control means.

【0010】[0010]

【発明の実施の形態】以下、本発明の実施の形態を図面
を参照して説明する。図1は本実施形態によるディスク
アレイ装置の構成を示すブロック図である。図1に示す
ように、本実施形態によるディスクアレイ装置は、複数
のディスク装置170と、この複数のディスク装置17
0に対するデータ転送を制御するアレイコントローラ
と、このアレイコントローラとホスト装置を接続するホ
ストインタフェース115とを備えている。そして、ア
レイコントローラは、障害の発生により交換されたディ
スク装置へのデータの復旧処理を行う復旧処理手段13
0と、前記ホスト装置100によって発行されるリード
ライト命令を前記各ディスク装置#1乃至#nに分散さ
せるホストI/O処理手段120と、前記各ディスク装
置#1乃至#nにそれぞれのビジー率を計測する負荷計
測手段150と、この負荷計測手段150によって計測
されたビジー率に基づいて前記復旧処理手段130に復
旧処理の開始および中止を指令する負荷制御手段150
とを備えている。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the disk array device according to the present embodiment. As shown in FIG. 1, the disk array device according to the present embodiment includes a plurality of disk devices 170 and a plurality of disk devices 17.
An array controller that controls data transfer to the host device 0 and a host interface 115 that connects the array controller to a host device are provided. Then, the array controller performs recovery processing means 13 for recovering data to the disk device replaced by the occurrence of the failure.
0, a host I / O processing unit 120 for distributing a read / write command issued by the host device 100 to each of the disk devices # 1 to #n, and a busy rate for each of the disk devices # 1 to #n. And a load control unit 150 for instructing the recovery processing unit 130 to start and stop the recovery processing based on the busy rate measured by the load measurement unit 150.
And

【0011】ホストI/O処理手段120は、ホスト1
00からのリード/ライト要求を受け取り、対応する指
示をディスク装置170に発行しその結果をホスト10
0に返却する。復旧処理手段130は、ディスク装置1
70からの報告に基づきディスク装置170にリード/
ライト指示を発行し負荷制御手段150の指示に応じて
ディスク装置170の負荷を制御して復旧処理を行う。
負荷計測手段180は、ディスク装置170の負荷を計
測する。この負荷計測手段は、例えば、各ディスク装置
170について一定期間毎の前記ホスト装置100に対
する接続時間を計時すると共に当該一定時間に対する接
続時間からホストビジー率を算出する機能を備える。こ
の場合、負荷計測手段180は、ディスク装置170に
アクセスした経過時間を、一定期間毎に計時し、この一
定時間とアクセス経過時間との比を求めたビジー率を計
測する。このアクセスには、ホストI/O処理手段12
0によるものと、復旧処理手段130によるものとがあ
る。図1に示す例では、ホスト装置とのデータ転送につ
いてのホストビジー率と、復旧処理によるデータ転送に
ついての復旧処理ビジー率とを計測する。
The host I / O processing means 120
00, a corresponding instruction is issued to the disk device 170, and the result is sent to the host 10.
Return to 0. The recovery processing means 130
Read to disk device 170 based on report from
It issues a write instruction and controls the load on the disk device 170 according to the instruction from the load control means 150 to perform a recovery process.
The load measuring unit 180 measures the load of the disk device 170. This load measuring means has a function of, for example, measuring the connection time for each disk device 170 with respect to the host device 100 for each fixed period and calculating the host busy rate from the connection time for the fixed time. In this case, the load measuring unit 180 measures the elapsed time of accessing the disk device 170 for each fixed period, and measures a busy rate obtained by calculating a ratio of the fixed time to the access elapsed time. For this access, the host I / O processing means 12
0 and the recovery processing means 130. In the example shown in FIG. 1, the host busy rate for data transfer with the host device and the recovery processing busy rate for data transfer by the recovery processing are measured.

【0012】負荷制御手段150は、負荷計測手段によ
って計測された例えばビジー率に基づいて、ホストI/
O処理手段からのリード転送で使用するディスク装置1
70の選択及び復旧処理手段の実行を制御する。例え
ば、負荷制御手段151は、前記ディスク装置のうち復
旧元となる磁気ディスク装置の前記ホスト装置に対する
ビジー率に基づいて前記復旧処理の開始および中止を制
御する機能を備えるとよい。そして、ディスク装置17
0は、データのリード/ライト動作を行いデータを記憶
する。
[0012] The load control means 150, based on, for example, the busy rate measured by the load measurement means, the host I / O
Disk device 1 used for read transfer from O processing means
70 and control the execution of the recovery processing means. For example, the load control unit 151 may have a function of controlling the start and stop of the recovery processing based on the busy rate of the magnetic disk device serving as the recovery source among the disk devices to the host device. And the disk device 17
0 performs data read / write operation and stores data.

【0013】また、図1に示す例では、復旧処理手段1
30が、所定の復旧処理速度の設定情報に応じて複数段
階の復旧処理を行う段階別復旧処理制御機能131を備
えている。そして、負荷制御手段150が、ホスト装置
100に対するビジー率に基づいて復旧処理速度の設定
を変更する復旧処理速度更新機能151を備えている。
これは、例えば、復旧元又は復旧先のディスクのホスト
装置に対するビジー率が、予め定められたしきい値を越
えた場合には低速な復旧処理を選択し、一方、当該しき
い値を越えない場合には高速な復旧処理を選択するもの
である。このような2段階の調整ではなく、複数段階と
してもよい。例えば、復旧処理を実行している頻度を復
旧処理ビジー率として計測し、このビジー率を越えた場
合には復旧処理を待機する処理を行う場合には、当該復
旧処理ビジー率のしきい値を高速復旧処理用と低速復旧
処理用の2種類用意し、このしきい値を選択することで
高速復旧と低速復旧と切替えるようにする。
Further, in the example shown in FIG.
30 includes a stage-based recovery process control function 131 that performs a recovery process in a plurality of stages according to the setting information of a predetermined recovery processing speed. The load control unit 150 includes a recovery processing speed update function 151 that changes the setting of the recovery processing speed based on the busy rate for the host device 100.
This is because, for example, when the busy rate of the recovery source or recovery destination disk to the host device exceeds a predetermined threshold value, a slow recovery process is selected, and on the other hand, the threshold value is not exceeded. In such a case, a high-speed recovery process is selected. Instead of such two-stage adjustment, a plurality of stages may be used. For example, the frequency at which recovery processing is executed is measured as a recovery processing busy rate, and when the recovery processing busy rate is exceeded, when processing to wait for recovery processing is performed, the threshold value of the recovery processing busy rate is set. Two types, one for high-speed recovery processing and one for low-speed recovery processing, are prepared, and switching between high-speed recovery and low-speed recovery is performed by selecting this threshold value.

【0014】また、本実施形態では、負荷計測手段18
0と負荷制御手段151とを非同期に動作させるため、
図1に示すローカルメモリ内に負荷計測手段180によ
って計測されたビジー率を記憶する負荷監視テーブル1
60を備えている。また、ローカルメモリ内には、ホス
トI/Oビジー率しきい値、高速復旧時ビジー率制限、
低速復旧時ビジー率制限の値を記憶し任意の時間に値の
変更が可能な負荷制御テーブル200が格納されてい
る。アレイ変換テーブル140は、ホスト装置100か
らのリード/ライト要求をディスクアレイ装置内の物理
的なアドレスに変換するためのテーブルである。
In this embodiment, the load measuring means 18
0 and the load control means 151 operate asynchronously,
Load monitoring table 1 for storing the busy rate measured by load measuring means 180 in the local memory shown in FIG.
60 is provided. In the local memory, a host I / O busy rate threshold, a busy rate limit at the time of high-speed recovery,
The load control table 200 stores the value of the busy rate limit at the time of low-speed recovery and can change the value at any time. The array conversion table 140 is a table for converting a read / write request from the host device 100 into a physical address in the disk array device.

【0015】負荷監視テーブルの一例を図2(A)に示
す。負荷計測手段180は、定期的に負荷監視テーブル
のビジー率の計算を行う。この処理を図3のフローチャ
ートを参照して説明する。まず、負荷監視テーブルのデ
ィスク使用時間とビジー率の更新時間間隔から新しいビ
ジー率を再計算し、ホストI/O、復旧、全体処理のビ
ジー率を更新する(図3のステップA1)。続いて、そ
のディスク装置170のディスク使用時間を0に初期化
する(図3のステップA2)。この処理を全てのディス
ク装置について行い一定時間(数秒)ウェイト後(図3
のステップA3およびA4)処理を繰り返す。
FIG. 2A shows an example of the load monitoring table. The load measuring unit 180 periodically calculates the busy rate of the load monitoring table. This processing will be described with reference to the flowchart of FIG. First, a new busy rate is recalculated from the disk usage time and the busy rate update time interval of the load monitoring table, and the busy rates of host I / O, recovery, and overall processing are updated (step A1 in FIG. 3). Subsequently, the disk usage time of the disk device 170 is initialized to 0 (step A2 in FIG. 3). This process is performed for all the disk devices, and after waiting for a fixed time (several seconds) (FIG. 3)
Steps A3 and A4) are repeated.

【0016】図4は、具体的なビジー率算出処理の一例
を示すフローチャートである。負荷計測手段180は、
ホストI/O処理手段120または復旧処理手段130
がディスク装置170に接続したときの時刻を保存する
(図4のステップB1)。そして、そのディスク装置に
対する処理(図4のステップB2)が終わると、その時
の時刻と処理開始時に保存しておいた時刻からディスク
装置使用時間を計算する(図4のステップB3)。さら
に、負荷監視テーブルの転送で使用したディスク装置の
170のテーブルの位置を求める(図4のステップB
4)。この時、ディスク装置170を使用したものがホ
ストI/O処理手段120であれば、ホストI/Oのデ
ィスク使用時間に、復旧処理手段130であれば復旧処
理手段のディスク使用時間に、今回のディスク装置使用
時間を加算する(図4のステップB6およびB7)。そ
して同じ値を全体処理のディスク使用時間についても加
算する(図4のステップB8)。
FIG. 4 is a flowchart showing an example of a specific busy rate calculation process. The load measuring means 180
Host I / O processing means 120 or recovery processing means 130
Saves the time when was connected to the disk device 170 (step B1 in FIG. 4). When the processing for the disk device (step B2 in FIG. 4) is completed, the disk device usage time is calculated from the time at that time and the time saved at the start of the processing (step B3 in FIG. 4). Further, the position of the table of the disk device 170 used in the transfer of the load monitoring table is obtained (step B in FIG. 4).
4). At this time, if the disk device 170 uses the host I / O processing means 120, the disk usage time of the host I / O is used. If the recovery processing means 130 is used, the disk usage time of the recovery processing means is used. The disk device usage time is added (steps B6 and B7 in FIG. 4). Then, the same value is added to the disk use time of the entire process (step B8 in FIG. 4).

【0017】次に、ホスト装置からリード転送要求があ
った場合の処理例を図5を参照して説明する。図5に示
すように、ホスト100からリードのI/O命令が指示
されると、ホストI/O処理手段120は、リード転送
であることを判定する(図5のステップC1)。そし
て、アレイ変換テーブル140を参照して該当する2台
のディスク装置番号とアドレスを取得する(図5のステ
ップC2)。次に、負荷制御手段150は、負荷監視テ
ーブル160の全体処理ビジー率をテーブル更新時刻と
ディスク使用時間から再計算し、現在のビジー率との平
均値を求める(図5のステップC3)。負荷制御手段1
50は、再計算した全体処理のビジー率の低いディスク
装置番号を判定し、そのディスク装置170を使用して
リード転送を行う(図5のステップC4)。
Next, an example of processing when a read transfer request is issued from the host device will be described with reference to FIG. As shown in FIG. 5, when a read I / O command is instructed from the host 100, the host I / O processing unit 120 determines that the transfer is a read transfer (step C1 in FIG. 5). Then, referring to the array conversion table 140, the corresponding two disk device numbers and addresses are obtained (step C2 in FIG. 5). Next, the load control unit 150 recalculates the overall processing busy rate of the load monitoring table 160 from the table update time and the disk usage time, and obtains an average value with the current busy rate (step C3 in FIG. 5). Load control means 1
50 determines the disk device number with the low busy rate of the recalculated overall processing, and performs read transfer using the disk device 170 (step C4 in FIG. 5).

【0018】ホスト100からライトI/O命令が指示
された場合は、ライト転送であることを判定(図5のス
テップC1)後、アレイ変換テーブル140によりRA
ID1アレイディスクに該当するディスク装置番号とア
ドレスを取得し(図5のステップC5)、該当する全て
のディスク装置170にライト転送をおこなう(図5の
ステップC6)。
When a write I / O command is instructed from the host 100, it is determined that the transfer is a write transfer (step C1 in FIG. 5).
The disk device number and address corresponding to the ID1 array disk are obtained (step C5 in FIG. 5), and write transfer is performed to all the relevant disk devices 170 (step C6 in FIG. 5).

【0019】次に復旧処理の動作を図6を参照して説明
する。あるディスク装置170を復旧中の場合、復旧処
理手段130は復旧を行うアドレスを設定(図6のステ
ップD1)後、負荷制御手段150によって算出される
復旧元ディスク装置170のホストI/Oビジー率に基
づいて、復旧処理が可能かどうかを判断する。負荷制御
手段150は、復旧処理手段130から処理実行可否の
判定を指示されると、負荷監視テーブル(図2(A))
から復旧元ディスク装置のホストI/Oビジー率を調べ
その値を負荷制御テーブル(図2(B))のホストI/
Oビジー率しきい値と比較する(図6のステップD
3)。そして、ホストI/Oビジー率がしきい値よりも
低ければ負荷制御テーブルの高速復旧時ビジー率制限
を、ホストI/Oビジー率がしきい値よりも高ければ負
荷制御テーブルの低速復旧時ビジー率制限を使用して復
旧元ディスク装置170の復旧処理のビジー率が制限を
越えているかどうかを判定する(図6のステップD4お
よびD5)。
Next, the operation of the restoration process will be described with reference to FIG. When a certain disk device 170 is being recovered, the recovery processing unit 130 sets an address for recovery (step D1 in FIG. 6), and then the host I / O busy rate of the recovery source disk device 170 calculated by the load control unit 150. It is determined whether or not the restoration process is possible based on When the load control means 150 is instructed by the restoration processing means 130 to determine whether or not the processing can be executed, the load monitoring table (FIG. 2A)
The host I / O busy rate of the recovery source disk unit is checked from the host I / O ratio, and the value is used as the host I / O busy rate in the load control table (FIG. 2B).
Compare with the O busy rate threshold (Step D in FIG. 6)
3). If the host I / O busy rate is lower than the threshold value, the high-speed recovery busy rate limit of the load control table is set. If the host I / O busy rate is higher than the threshold value, the low-speed recovery busy of the load control table is disabled. Using the rate restriction, it is determined whether the recovery rate of the recovery source disk device 170 exceeds the restriction (steps D4 and D5 in FIG. 6).

【0020】復旧処理のビジー率が制限を越えている時
は、一定時間ウェイト(図6のステップD2)後、再度
負荷制御手段150により復旧処理の可否を調べる。復
旧処理のビジー率が制限を越えていない時は、ローカル
メモリ190へ復旧元ディスク装置170からリード転
送を行い(図6のステップD6)そのデータを復旧先デ
ィスク装置170へライト転送する(図6のステップD
7)。
If the busy rate of the recovery processing exceeds the limit, after waiting for a predetermined time (step D2 in FIG. 6), the load control means 150 checks again whether the recovery processing is possible or not. When the recovery processing busy rate does not exceed the limit, a read transfer is performed from the recovery source disk device 170 to the local memory 190 (step D6 in FIG. 6), and the data is written and transferred to the recovery destination disk device 170 (FIG. 6). Step D
7).

【0021】続いて、全てのデータが復旧できたかを判
定し終わっていなければアドレスを更新して(図6のス
テップD1)処理を繰り返し、さもなくば復旧処理を終
了する。また、負荷制御テーブルのホストI/Oビジー
率しきい値、高速復旧時ビジー率制限および低速復旧時
ビジー率制限はディスクアレイ装置110の動作開始前
に適切な値が設定されており、また随時変更可能な値で
ある。
Subsequently, if it is not determined whether all the data has been restored, the address is updated (step D1 in FIG. 6), and the process is repeated. Otherwise, the restoration process is ended. The host I / O busy rate threshold, the fast recovery busy rate limit, and the low speed recovery busy rate limit in the load control table are set to appropriate values before the operation of the disk array device 110 is started. It is a value that can be changed.

【0022】上述したように本実施形態によると、定期
的にホストI/Oと復旧処理のビジー率を計算しそのビ
ジー率により復旧処理の実行を制限しているためディス
ク装置の復旧中のホストI/Oに与える性能低下を自由
に設定できる。さらに、定期的にディスク装置のビジー
率を計算し、よりビジー率の低いディスク装置を優先的
にリード処理に使用しているため、リード性能を向上さ
せることができる。
As described above, according to the present embodiment, the host I / O and the busy rate of the recovery processing are periodically calculated, and the execution of the recovery processing is restricted by the busy rate. Performance degradation given to I / O can be set freely. Further, the busy rate of the disk device is calculated periodically, and the disk device having a lower busy rate is preferentially used for the read processing, so that the read performance can be improved.

【0023】[0023]

【発明の効果】本発明は以上のように構成され機能する
ので、これによると、負荷計測手段が、各ディスク装置
のそれぞれのビジー率を計測し、そして、負荷制御手段
が、このビジー率に基づいて復旧処理の開始および中止
を指令するため、復旧処理手段は、復旧元または復旧先
のホスト装置による使用頻度が高いときには復旧処理を
中止し、また、ホスト装置からのアクセスが一定頻度を
下回ったときに復旧処理を再開することができ、する
と、ホストI/Oの速度を低下させずに復旧処理を行う
ことができる、という従来にない優れたディスクアレイ
装置を提供することができる。
According to the present invention, the load measuring means measures the busy rate of each disk device, and the load control means measures the busy rate. The recovery processing means stops the recovery processing when the frequency of use by the recovery source or recovery destination host device is high, and the access from the host device falls below a certain frequency. Thus, it is possible to provide an unprecedented excellent disk array device in which the recovery process can be restarted when the error occurs and the recovery process can be performed without reducing the speed of the host I / O.

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

【図1】本発明の第一の実施形態の構成を示すブロック
図である。
FIG. 1 is a block diagram showing a configuration of a first embodiment of the present invention.

【図2】図1に示すテーブルの内容の一例を示す説明図
であり、図2(A)は負荷監視テーブルの一例を示す図
で、図2(B)は負荷制御テーブルの一例を示す図であ
る。
2 is an explanatory diagram showing an example of the contents of a table shown in FIG. 1; FIG. 2 (A) is a diagram showing an example of a load monitoring table; FIG. 2 (B) is a diagram showing an example of a load control table; It is.

【図3】図1に示す構成でのビジー率算出処理の概要を
示すフローチャートである。
FIG. 3 is a flowchart showing an outline of a busy rate calculation process in the configuration shown in FIG. 1;

【図4】図3に示すビジー率算出処理の詳細構成の一例
を示すフローチャートである。
FIG. 4 is a flowchart illustrating an example of a detailed configuration of a busy rate calculation process illustrated in FIG. 3;

【図5】図1に示す構成でホスト装置からリード要求が
あった場合の処理例を示すフローチャートである。
FIG. 5 is a flowchart illustrating a processing example when a read request is issued from a host device in the configuration illustrated in FIG. 1;

【図6】図1に示す構成での復旧処理の一例を示すフロ
ーチャートである。
FIG. 6 is a flowchart illustrating an example of a recovery process in the configuration illustrated in FIG. 1;

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

100 ホスト装置 110 ディスクアレイ装置 115 ホストインタフェース 120 ホストI/O処理手段 130 復旧処理手段 150 負荷制御手段 170 複数のディスク装置 180 負荷計測手段 REFERENCE SIGNS LIST 100 host device 110 disk array device 115 host interface 120 host I / O processing means 130 recovery processing means 150 load control means 170 plural disk devices 180 load measurement means

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 複数のディスク装置と、この複数のディ
スク装置に対するデータ転送を制御するアレイコントロ
ーラと、このアレイコントローラとホスト装置を接続す
るホストインタフェースとを備えたディスクアレイ装置
において、 前記アレイコントローラが、障害の発生により交換され
たディスク装置へのデータの復旧処理を行う復旧処理手
段と、前記ホスト装置によって発行されるリードライト
命令を前記各ディスク装置に分散させるホストI/O処
理手段と、前記各ディスク装置のそれぞれのビジー率を
計測する負荷計測手段と、この負荷計測手段によって計
測されたビジー率に基づいて前記復旧処理手段に復旧処
理の開始および中止を指令する負荷制御手段とを備えた
ことを特徴とするディスクアレイ装置。
1. A disk array device comprising: a plurality of disk devices; an array controller for controlling data transfer to the plurality of disk devices; and a host interface for connecting the array controller to a host device. Recovery processing means for recovering data to the disk device replaced by the occurrence of the failure, host I / O processing means for distributing a read / write command issued by the host device to each of the disk devices, Load measuring means for measuring a busy rate of each disk device; and load control means for instructing the recovery processing means to start and stop recovery processing based on the busy rate measured by the load measuring means. A disk array device characterized by the above-mentioned.
【請求項2】 前記復旧処理手段が、所定の復旧処理速
度の設定情報に応じて複数段階の復旧処理を行う段階別
復旧処理制御機能を備え、 前記負荷制御手段が、前記ホスト装置に対するビジー率
に基づいて前記復旧処理速度の設定を変更する復旧処理
速度更新機能を備えたことを特徴とする請求項1記載の
ディスクアレイ装置。
2. The method according to claim 1, wherein the recovery processing unit has a recovery processing control function for performing a recovery processing in a plurality of stages in accordance with setting information of a predetermined recovery processing speed. 2. The disk array device according to claim 1, further comprising a recovery processing speed update function for changing the setting of the recovery processing speed based on the command.
【請求項3】 前記負荷制御手段が、前記ディスク装置
のうち復旧元となる磁気ディスク装置の前記ホスト装置
に対するビジー率に基づいて前記復旧処理の開始および
中止を制御する機能を備えたことを特徴とする請求項1
記載のディスクアレイ装置。
3. The load control means has a function of controlling start and stop of the recovery process based on a busy rate of the magnetic disk device as a recovery source among the disk devices to the host device. Claim 1
The disk array device according to the above.
【請求項4】 前記負荷計測手段が、前記各ディスクに
ついて一定期間毎の前記ホスト装置に対する接続時間を
計時すると共に当該一定時間に対する接続時間からホス
トビジー率を算出する機能を備えたことを特徴とする請
求項1記載のディスクアレイ装置。
4. The apparatus according to claim 1, wherein the load measuring means has a function of measuring a connection time for the disk with respect to the host device for each fixed period and calculating a host busy rate from the connection time for the fixed time. The disk array device according to claim 1, wherein
【請求項5】 前記負荷計測手段が、前記一定期間毎に
算出するビジー率と前回算出したビジー率との平均を算
出する機能を備えたことを特徴とする請求項4記載のデ
ィスクアレイ装置。
5. The disk array device according to claim 4, wherein said load measuring means has a function of calculating an average of a busy rate calculated every said fixed period and a busy rate calculated last time.
【請求項6】 前記ホストI/O処理手段が、前記ホス
ト装置からリード命令を受信したときに該当する複数の
ディスク装置のうちビジー率が最も低いディスクを選択
する機能を備えたことを特徴とする請求項1記載のディ
スクアレイ装置。
6. The host I / O processing means has a function of selecting a disk having the lowest busy rate among a plurality of disk devices when a read command is received from the host device. The disk array device according to claim 1, wherein
JP11077262A 1999-03-23 1999-03-23 Disk array device Pending JP2000276305A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11077262A JP2000276305A (en) 1999-03-23 1999-03-23 Disk array device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11077262A JP2000276305A (en) 1999-03-23 1999-03-23 Disk array device

Publications (1)

Publication Number Publication Date
JP2000276305A true JP2000276305A (en) 2000-10-06

Family

ID=13628941

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11077262A Pending JP2000276305A (en) 1999-03-23 1999-03-23 Disk array device

Country Status (1)

Country Link
JP (1) JP2000276305A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006215615A (en) * 2005-02-01 2006-08-17 Nec Corp Information recording and reproducing apparatus and method for controlling it
US7562249B2 (en) 2005-10-28 2009-07-14 Fujitsu Limited RAID system, RAID controller and rebuilt/copy back processing method thereof
US7631218B2 (en) 2005-09-30 2009-12-08 Fujitsu Limited RAID system and Rebuild/Copy back processing method thereof
US7908314B2 (en) 2005-03-23 2011-03-15 Hitachi, Ltd. Method for controlling a management computer
CN103002320A (en) * 2011-09-08 2013-03-27 株式会社东芝 Video server and method for controlling rebuilding of a disk array
EP2924577A1 (en) 2014-03-28 2015-09-30 Fujitsu Limited Storage control apparatus, storage control program, and storage control method
CN111352592A (en) * 2020-02-27 2020-06-30 腾讯科技(深圳)有限公司 Disk read-write control method, device, equipment and computer readable storage medium
CN113110805A (en) * 2021-05-06 2021-07-13 杭州海康威视数字技术股份有限公司 Disk array internal data interaction method and device and electronic equipment

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006215615A (en) * 2005-02-01 2006-08-17 Nec Corp Information recording and reproducing apparatus and method for controlling it
US7908314B2 (en) 2005-03-23 2011-03-15 Hitachi, Ltd. Method for controlling a management computer
US7631218B2 (en) 2005-09-30 2009-12-08 Fujitsu Limited RAID system and Rebuild/Copy back processing method thereof
US7562249B2 (en) 2005-10-28 2009-07-14 Fujitsu Limited RAID system, RAID controller and rebuilt/copy back processing method thereof
CN103002320A (en) * 2011-09-08 2013-03-27 株式会社东芝 Video server and method for controlling rebuilding of a disk array
JP2013058103A (en) * 2011-09-08 2013-03-28 Toshiba Corp Video recording and reproducing device and rebuild processing method
EP2924577A1 (en) 2014-03-28 2015-09-30 Fujitsu Limited Storage control apparatus, storage control program, and storage control method
US9524213B2 (en) 2014-03-28 2016-12-20 Fujitsu Limited Storage control apparatus, recording medium having stored therein storage control program and storage control method
CN111352592A (en) * 2020-02-27 2020-06-30 腾讯科技(深圳)有限公司 Disk read-write control method, device, equipment and computer readable storage medium
CN111352592B (en) * 2020-02-27 2021-04-20 腾讯科技(深圳)有限公司 Disk read-write control method, device, equipment and computer readable storage medium
CN113110805A (en) * 2021-05-06 2021-07-13 杭州海康威视数字技术股份有限公司 Disk array internal data interaction method and device and electronic equipment

Similar Documents

Publication Publication Date Title
JP4109416B2 (en) Dynamic mirror service policy
JP2002318666A (en) Update method of firmware of hard disk unit mounted on disk array device and disk array device with function for performing the updating method
JPH03194774A (en) Defective block alternation processing system for external memory
JPH0876941A (en) Disk array subsystem
JP2000276305A (en) Disk array device
JPH10149260A (en) Reading cache system for disk drive
JPH07201132A (en) Duplex disk device and head position changing method
JPS60114947A (en) Disc cache device
JPH09212311A (en) Disk array device
JPH05165581A (en) Data restoration quantity control method for array disk device
JP3150242B2 (en) Disk unit
JP2004139482A (en) Method for monitoring and setting command processing time of magnetic disk control device
JP3157794B2 (en) Peripheral control processor
WO1998041915A1 (en) Disk array subsystem
JP2002222063A (en) Disk array device and its data restoring method
JPH11212904A (en) Data transfer system
JP2924962B1 (en) Disk array device
JPH0713909A (en) Data transfer rate controller
JP2541158B2 (en) Information processing system
JP2001125753A (en) Disk array device
JPS635421A (en) Interruption timing control system
JP2817535B2 (en) HDLC frame reception control method
JP2963229B2 (en) Tape mark writing device for magnetic tape storage device
JPH0520247A (en) Channel system
JPH056311A (en) Access processing system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20021126