JP2009230643A - Controller, control method, and program - Google Patents
Controller, control method, and program Download PDFInfo
- Publication number
- JP2009230643A JP2009230643A JP2008077638A JP2008077638A JP2009230643A JP 2009230643 A JP2009230643 A JP 2009230643A JP 2008077638 A JP2008077638 A JP 2008077638A JP 2008077638 A JP2008077638 A JP 2008077638A JP 2009230643 A JP2009230643 A JP 2009230643A
- Authority
- JP
- Japan
- Prior art keywords
- data
- reading
- storage devices
- hdd
- storage device
- 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
Links
Images
Abstract
Description
本発明は、記憶装置の駆動部を制御する技術に関する。 The present invention relates to a technique for controlling a drive unit of a storage device.
HDD(Hard Disk Drive)は、内部の磁気ヘッドや磁性体の磨耗によって故障が発生することがあり、この故障の発生率はHDDのモータの稼動時間により大きく影響される。そして、POSのような24時間稼動する業務用端末では、モータ稼動時間が長くなる為に、HDDの故障発生率も大きくなってしまう。そこで、長時間駆動する端末は、データの保全のため、そして1台のHDDが故障しても連続して端末を運用する為に、特許文献1〜4に開示された構成のようにミラーリングを用いることが多い。ミラーリングとは、2台以上のHDDを1台のHDDとみなし、全てのHDDへ同一のデータを書き込むことによって、データ保全の信頼性を向上させる仕組みのことである。
しかし、ミラーリングはデータ保全の信頼性を向上させるものの、HDD1台あたりのモータ稼働率はミラーリングを使用しない場合と同じである。データを書き込む場合も読み出す場合も、全てのHDDを稼働させているためである。 However, although mirroring improves the reliability of data maintenance, the motor operating rate per HDD is the same as when mirroring is not used. This is because all HDDs are operated both when data is written and when data is read.
各HDDのモータ稼働時間が同じとなるから、HDD1台あたりの故障率は、ミラーリングを使用しない場合とほとんど変わらず、故障率が改善しないという問題点があった。 Since the motor operating time of each HDD is the same, the failure rate per HDD is almost the same as when mirroring is not used, and the failure rate does not improve.
本発明は、ミラーリング構築された記憶装置の故障率を改善する技術を提供することを目的とする。 An object of the present invention is to provide a technique for improving the failure rate of a mirrored storage device.
上記目的を達成するために、本発明の制御装置は、前記記憶装置へのデータの書き込みを指示する書込命令を受信した場合、全ての該記憶装置に前記駆動部を駆動させる駆動信号を送信して該データを全ての該記憶装置に書き込み、書き込まれた該データの読み出しを指示する読出命令を受信した場合、複数の前記記憶装置のうち、いずれか1つの記憶装置にのみ該駆動信号を送信して該記憶装置から該データを読み出す読書手段と、前記読書手段による前記データの書き込み又は該データの読み出しが終了してから所定時間が経過したとき、前記駆動部を停止させる停止信号を全ての前記記憶装置に送信する停止手段と、を有する。 In order to achieve the above object, the control device of the present invention, when receiving a write command instructing writing of data to the storage device, transmits a drive signal for driving the drive unit to all the storage devices. Then, when the data is written to all the storage devices and a read command for instructing to read the written data is received, the drive signal is applied only to one of the plurality of storage devices. Reading means for transmitting and reading the data from the storage device, and all stop signals for stopping the driving unit when a predetermined time elapses after the writing or reading of the data by the reading means is completed. Stop means for transmitting to the storage device.
また、本発明の制御方法は、駆動部を有する複数の記憶装置を制御する制御方法であって、前記記憶装置へのデータの書き込みを指示する書込命令を受信した場合、全ての該記憶装置に前記駆動部を駆動させる駆動信号を送信して該データを全ての該記憶装置に書き込み、書き込んだ該データの読み出しを指示する読出命令を受信した場合、複数の前記記憶装置のうち、いずれか1つの記憶装置にのみ該駆動信号を送信して該記憶装置から該データを読み出し、前記データの書き込み又は該データの読み出しが終了してから所定時間が経過したとき、前記駆動部を停止させる停止信号を全ての前記記憶装置に送信する。 The control method of the present invention is a control method for controlling a plurality of storage devices having a drive unit, and when a write command instructing writing of data to the storage device is received, all the storage devices A drive signal for driving the drive unit to write the data to all the storage devices, and when receiving a read command for instructing to read the written data, one of the plurality of storage devices Sending the drive signal to only one storage device, reading the data from the storage device, and stopping the drive unit when a predetermined time has elapsed after the writing or reading of the data is completed A signal is transmitted to all the storage devices.
本発明のプログラムは、駆動部を有する複数の記憶装置を制御する制御装置を制御するためのプログラムであって、コンピュータに、前記記憶装置へのデータの書き込みを指示する書込命令を受信した場合、全ての該記憶装置に前記駆動部を駆動させる駆動信号を送信して該データを全ての該記憶装置に書き込み、書き込まれた該データの読み出しを指示する読出命令を受信した場合、複数の前記記憶装置のうち、いずれか1つの記憶装置にのみ該駆動信号を送信して該記憶装置から該データを読み出す読書手順、及び前記読書手順による前記データの書き込み又は該データの読み出しが終了してから所定時間が経過したとき、前記駆動部を停止させる停止信号を全ての前記記憶装置に送信する停止手順を実行させるためのプログラムである。 The program of the present invention is a program for controlling a control device that controls a plurality of storage devices having a drive unit, and when the computer receives a write command instructing writing of data to the storage device A drive signal for driving the drive unit to all the storage devices, writing the data to all the storage devices, and receiving a read command instructing to read the written data, a plurality of the storage devices A reading procedure for transmitting the drive signal to only one of the storage devices and reading the data from the storage device, and after the writing or reading of the data by the reading procedure is completed A program for executing a stop procedure for transmitting a stop signal for stopping the drive unit to all the storage devices when a predetermined time has elapsed.
本発明によれば、データを書き込む場合は全ての記憶装置を稼働させ、データを読み出す場合は、複数の記憶装置のうち、いずれか1つの記憶装置のみの駆動部を駆動させる。そして、データの読み書きが完了してから所定時間経過時に、全ての記憶装置の駆動部を停止させる。この結果、データを読み出している間は、1台の記憶装置のみが稼働するので、記憶装置1台当たりの稼働時間が減少し、ミラーリング構築された記憶装置の故障率が改善する。 According to the present invention, when writing data, all the storage devices are operated, and when reading data, the drive unit of only one of the storage devices is driven. Then, when a predetermined time elapses after the reading and writing of data is completed, the drive units of all the storage devices are stopped. As a result, since only one storage device operates while data is being read, the operation time per storage device is reduced, and the failure rate of the storage device constructed by mirroring is improved.
(第1の実施形態)
本発明を実施するための第1の実施形態について図面を参照して詳細に説明する。
(First embodiment)
A first embodiment for carrying out the present invention will be described in detail with reference to the drawings.
図1は、本実施形態のミラーリングシステム1の構成を示すブロック図である。ミラーリングシステム1は、2以上のHDDに同一のデータを書き込み、データ保全の信頼性を向上させるシステムである。同図を参照すると、ミラーリングシステム1は、情報処理装置10およびRAID(Redundant Arrays of Inexpensive Disks)ユニット20を有する。
FIG. 1 is a block diagram showing a configuration of a
情報処理装置10は、パーソナルコンピュータ等のコンピュータである。情報処理装置10は、RAIDユニット20にデータを格納するとき、RAIDユニット20に「Write」命令を送信し、格納するデータを送信する。また、情報処理装置10はRAIDユニット20に格納されたデータを読み出すとき、RAIDユニット20に「Read」命令を送信する。そして、情報処理装置10は、読み出すデータのアドレスを示す情報をRAIDユニット20に送信し、読み出されたデータをRAIDユニット20から受信する。
The
RAIDユニット20は、情報処理装置10にRAID1のミラーリング機能を提供する外付け型の機器であり、コントローラ21、HDD22、およびHDD23を有する。
The
図2は、RAIDユニット20の外観図である。同図を参照すると、RAIDユニット20は、情報処理装置10とUSB(Universal Serial Bus)ケーブルやSATA(Serial Advanced Technology Attachment)ケーブルなどで接続される。また、RAIDユニット20は、HDD22およびHDD23を収納するケースを有する。HDD22およびHDD23は、コントローラ21とSATAケーブルやIDE(Integrated Drive Electronics)ケーブルなどで接続され、RAIDユニット20に収納される。
FIG. 2 is an external view of the
図1に戻り、コントローラ21は、RAIDユニット20全体を制御する。コントローラ21は、読書処理部211およびアイドリング処理部213を有する。
Returning to FIG. 1, the
読書処理部211は、情報処理装置10から「Write」命令を受信したとき、HDD22およびHDD23にスタンバイ命令を送信し、HDD22およびHDD23を稼働させる。スタンバイ命令は、HDD22およびHDD23の駆動部分を駆動させる命令である。スタンバイ命令を受信したHDD22およびHDD23は、駆動部分を駆動させて、データを書き込み、または、データを読み出すことができる状態(スタンバイ)になる。そして、読書処理部211は、情報処理装置10から格納するデータを受信し、受信したデータをHDD22およびHDD23に書き込む。
When the
また、読書処理部211は、情報処理装置10から「Read」命令を受信したとき、HDD22およびHDD23のいずれか一方のみにスタンバイ命令を送信して稼働させる。そして、読書処理部211は、情報処理装置10からデータのアドレスを示す情報を受信し、稼働させたHDDからデータを読み出す。読書処理部211は、読み出したデータを情報処理装置10へ送信する。「Read」命令受信時に稼働させるHDDは、コントローラ21が所定の順番に従って選択する。例えば、HDD22およびHDD23を交互に稼働させる。
Further, when receiving the “Read” command from the
アイドリング処理部213は、読書処理部211によるデータの書き込み、またはデータの読み出しが終了してから所定時間が経過したとき、HDD22およびHDD23に停止命令を送信して停止させる。
The
なお、コントローラ21は、情報処理装置10のマザーボードとPCI(Peripheral Components Interconnect)バスを介して接続されるRAIDカードであってもよい。また、コントローラ21は、情報処理装置10のマザーボードに搭載される部品であってもよい。情報処理装置10が、ソフトウェアでコントローラ21の機能を実現することもできる。
The
また、コントローラ21は、2台に限らず、3台以上の記憶装置(HDDなど)を制御し、ミラーリング機能を提供することもできる。
In addition, the
HDD22およびHDD23は、コントローラ21の制御に従い、磁気ヘッド等を制御してプラッタにデータを格納し、格納したデータを読み出す記憶装置である。HDD22およびHDD23は、それぞれ駆動部221および駆動部231を有する。駆動部221および駆動部231は、記憶装置22および記憶装置23にデータを格納するとき、またはデータを読み出すときに駆動する。駆動部221および駆動部231は、例えば、プラッタを回転させるモータや磁気ヘッドを制御するモータである。
The
なお、HDD22およびHDD23は、駆動部分を有する記憶装置であれば、HDD以外の記憶装置を使用してもよい。HDD22およびHDD23は、例えば、ハイブリッドHDDや、DDS(Digital Data Storage)であってもよい。
The
次に、コントローラ21の動作に図3〜図7を参照して説明する。図3は、コントローラ21の実行する制御処理を示すフローチャートである。この制御処理は、コントローラ21の電源が投入されたとき、または所定のアプリケーションが実行され他ときに開始する。同図を参照すると、読書処理部211は、読書処理を実行し(ステップS1)、アイドリング処理部213はアイドリング処理を実行する(ステップS3)。
Next, the operation of the
図4は、読書処理を示すフローチャートである。同図を参照すると、読書処理部211は、書込処理を実行し(ステップS10)、読出処理を実行する(ステップS20)。
FIG. 4 is a flowchart showing the reading process. Referring to the figure, the
図5は、書込処理を示すフローチャートである。同図を参照すると、読書処理部211は、情報処理装置10から「Write」命令を受信したか否かを判断する(ステップS101)。
FIG. 5 is a flowchart showing the writing process. Referring to the figure, the
「Write」命令を受信したのであれば(ステップS101:YES)、読書処理部211は、HDD22およびHDD23に対してスタンバイ命令を送信する。既にHDDが稼働中であれば、読書処理部211は、そのHDDに対してスタンバイ命令を送信しない。HDD22およびHDD23は、スタンバイ命令を受信して駆動部221および駆動部231を駆動する(ステップS103)。読書処理部211は、情報処理部10から格納するデータを受信し、受信したデータをHDD22およびHDD23に書き込む(ステップS105)。ステップS105の後、読書処理部211は、書込処理を終了する。
If the “Write” command is received (step S101: YES), the
図6は、読出処理を示すフローチャートである。同図を参照すると、読書処理部211は、情報処理装置10から「Read」命令を受信したか否かを判断する(ステップS201)。
FIG. 6 is a flowchart showing the reading process. Referring to the drawing, the
「Read」命令を受信したのであれば(ステップS201:YES)、読書処理部211は、前回「Read」命令を受信したときにHDD22からデータを読み出したか否かを判断する(ステップS203)。
If the “Read” command has been received (step S201: YES), the
前回HDD22からデータを読み出したのであれば(ステップS203:YES)、読書処理部211は、HDD23に対してスタンバイ命令を送信してHDD23を稼働させる(ステップS205)。前回HDD22からデータを読み出したのでなければ(ステップS203:NO)、読書処理部211は、HDD22に対してスタンバイ命令を送信してHDD23を稼働させる(ステップS207)。ステップS205またはステップS207において、既にHDDが稼働中であれば、読書処理部211は、そのHDDに対してスタンバイ命令を送信しない。
If data was read from the
ステップS205又はステップS207の後、読書処理部211は、情報処理装置10からデータのアドレスを示す情報を受信し、スタンバイ状態にあるHDD(22または23)からデータを読み出す。読書処理部211は、読み出したデータを情報処理装置10へ送信する(ステップS209)。ステップS209の後、読書処理部211は、読出処理を終了する。
After step S205 or step S207, the
図7は、アイドリング処理を示すフローチャートである。同図を参照すると、アイドリング処理部213は、データを書き込む処理(ステップS10)を実行中であるか否かを判断する(ステップS31)。データを書き込む処理を実行中でなければ(ステップS31:NO)、アイドリング処理部213は、データを読み出す処理(ステップS20)を実行中であるか否かを判断する(ステップS33)。データを書き込む処理を実行中でなければ(ステップS33:NO)、所定時間を経過したとき、アイドリング処理部213は、HDD22およびHDD23に停止命令を送信し、これらのHDDを停止させる(ステップS35)。ステップS35において、HDDが既に停止しているときは、アイドリング処理部213は、そのHDDに対して停止命令を送信しない。データを書き込む処理を実行中であるとき(ステップS31:YES)、またはデータを読み込む処理を実行中であるとき(ステップS33:YES)、あるいはステップS35の後、アイドリング処理部213は、アイドリング処理を終了する。
FIG. 7 is a flowchart showing the idling process. Referring to the figure, the idling
このように、データを読み出すとき、一方のHDDにのみ稼働させるので、双方を稼働させてデータを読み出す場合と比較してHDD1台あたりの稼働時間が減少し、その結果、故障率が低減する。 As described above, when data is read, only one HDD is operated, so that the operation time per HDD is reduced as compared with the case where both are operated and data is read, and as a result, the failure rate is reduced.
続いて、図8〜図10を参照して、ミラーリングシステム1の動作結果の一例について説明する。コントローラ21は、HDD22およびHDD23にデータを書き込む場合、図8に示すように、HDD22およびHDD23にスタンバイ命令を送信して稼働させ、同一のデータをこれらのHDDに書き込む(ステップS105)。同図において、矢印はデータの流れを示し、網掛けのHDD(22および23)は、稼働しているHDDである。
Next, an example of the operation result of the
一方、HDD22またはHDD23からデータを読み出す場合、コントローラ21は、図9に示すように、HDD22、HDD23のいずれか1つのみを稼働させる(ステップS205またはS207)。同図において、矢印はデータの流れを示し、網掛けのHDD(22)は、稼働しているHDDであり、網掛けのないHDD(23)は、停止しているHDDである。
On the other hand, when reading data from the
そして、アイドリング時は、コントローラ21は、図10に示すように、全てのHDD(22および23)を停止させる(ステップS211)。同図において、網掛けのないHDD(22および23)は、停止しているHDDである。
During idling, the
以上説明したように、本実施形態によればデータを書き込む場合はHDD22およびHDD23を稼働させ、データを読み出す場合は、HDD22およびHDD23のうち、いずれか1つのHDDのみを稼働させる。そして、データの読み書きが終了後、所定時間経過時に、全てのHDDを停止させる。この結果、データを読み出している間は、1台のHDDのみが稼働するので、HDD1台当たりの稼働時間が減少し、ミラーリング構築されたHDDの故障率が改善する。
As described above, according to this embodiment, when writing data, the
また、所定の順番に従って稼働させるHDDを選択するので、複数のHDD(22および23)の稼働時間が均等になり、故障のリスクを分散できる。
(第2の実施形態)
本発明の第2の実施形態について図11〜図13を参照して説明する。図11は、本実施形態のミラーリングシステム2の構成を示す全体図である。同図を参照するとミラーリングシステム2は、HDD22、HDD23がそれぞれ診断情報223、診断情報233を格納する以外は、第1の実施形態のミラーリングシステム1と同様の構成である。
In addition, since the HDDs to be operated are selected according to a predetermined order, the operation times of the plurality of HDDs (22 and 23) are equalized, and the risk of failure can be distributed.
(Second Embodiment)
A second embodiment of the present invention will be described with reference to FIGS. FIG. 11 is an overall view showing the configuration of the
診断情報223は、所定の項目についてのHDD22の状態の診断結果が数値化された情報である。診断情報223は、例えば、HDD22のS.M.A.R.T(Self Monitoring Analysis reporting Technology)機能により取得された情報である。図10は、診断情報223の構成を示す図である。同図を参照すると、診断情報223は、項目ID、項目名、現在値、閾値を示す情報を含む。項目IDは、項目名に一意に割り当てられた番号であり、項目名はHDD22の状態についての診断項目である。診断項目は、HDDの障害の早期発見、故障の予測を目的として診断される項目であり、例えば、HDD22がデータを読み込むときに生じたエラーの割合を示す読込エラー率、HDD22の全体的なスループットを示すHDD処理能力、HDD22の通電時間を示すPOH(Power On Hours)などである。現在値は、項目名についてのリアルタイムの診断結果を数値化した値である。閾値は、HDD22の故障や障害を検出するための閾値である。診断情報233も診断情報223と同様の構成である。
The
図11に戻り、コントローラ21は、HDD22およびHDD23から診断情報223および233を取得する。この診断情報223および233に基づき、各HDDの障害や故障の発生率を分析し、比較する。そして、コントローラ21は、HDD22またはHDD23からデータを読み出すとき、障害や故障の発生率が小さいHDDを優先して稼働させる。例えば、コントローラ21はPOHの最も少ないHDDを選択して稼働させる。
Returning to FIG. 11, the
図13を参照して本実施形態のミラーリングシステム2の動作について説明する。同図は、本実施形態の読出処理を示すフローチャートである。同図を参照すると、本実施形態の読出処理は、ステップS203の代わりにステップS203aを実行するほかは、第1の実施形態の読出処理と同様である。
The operation of the
「Read」命令を受信したのであれば(ステップS201:YES)、読書処理部211は、診断情報223および診断情報233を取得し、これらの診断情報の示すPOHを比較する。そして、読書処理部211は、HDD22の通電時間(POH)がHDD23の通電時間より長いか否かを判断する(ステップS203a)。HDD22の通電時間の方が長いのであれば(ステップS203a:YES)、読書処理部211は、HDD23を稼働させる(ステップS205)。HDD22の通電時間の方が短いのであれば(ステップS203a:NO)、読書処理部211は、HDD22を稼働させる(ステップS207)。
If the “Read” command is received (step S201: YES), the
なお、コントローラ21は、POHを示す情報以外の項目の診断結果、またはPOHも含め複数の項目の診断結果に基づいて、各HDDの故障や障害の発生確率を予測し、故障や障害の少ないHDDを優先して稼働させる構成とすることもできる。
The
本実施形態によれば、診断情報(223および233)に基づいて稼働させるHDDを選択するので、故障の発生確率の小さいHDDを優先的に選択して、故障のリスクを分散できる。 According to the present embodiment, since the HDD to be operated is selected based on the diagnosis information (223 and 233), it is possible to preferentially select an HDD with a low failure occurrence probability and distribute the failure risk.
また、稼働時間の少ないHDD(22または23)を選択して稼働させるので、故障したHDDを交換するなどした結果、各HDDの通電時間が大きく異なる場合であっても、HDDの稼働時間が均等に分散されていき、故障のリスクを分散できる。 Further, since the HDD (22 or 23) having a short operation time is selected and operated, even if the energization time of each HDD is greatly different as a result of replacing the failed HDD, the operation time of the HDD is equal. The risk of failure can be distributed.
なお、図3〜図5および図11で示した処理の全部または一部は、コンピュータがソフトウェアプログラムを実行することにより実現することもできる。 Note that all or part of the processing shown in FIGS. 3 to 5 and FIG. 11 can also be realized by a computer executing a software program.
1、2 ミラーリングシステム
10 情報処理装置
20 RAIDユニット
21 コントローラ
22、23 HDD
211 読書処理部
213 アイドリング処理部
221、231 駆動部
223、233 診断情報
S10〜S20、S101〜S105、S201〜S211、S203a ステップ
1, 2
211
Claims (8)
前記記憶装置へのデータの書き込みを指示する書込命令を受信した場合、全ての該記憶装置に前記駆動部を駆動させる駆動信号を送信して該データを全ての該記憶装置に書き込み、書き込まれた該データの読み出しを指示する読出命令を受信した場合、複数の前記記憶装置のうち、いずれか1つの記憶装置にのみ該駆動信号を送信して該記憶装置から該データを読み出す読書手段と、
前記読書手段による前記データの書き込み又は該データの読み出しが終了してから所定時間が経過したとき、前記駆動部を停止させる停止信号を全ての前記記憶装置に送信する停止手段と、
を有する制御装置。 A control device for controlling a plurality of storage devices having a drive unit,
When a write command instructing writing of data to the storage device is received, a drive signal for driving the drive unit is transmitted to all the storage devices, and the data is written and written to all the storage devices. In addition, when a read command instructing reading of the data is received, reading means for transmitting the drive signal to only one of the plurality of storage devices and reading the data from the storage device;
Stop means for transmitting a stop signal for stopping the drive unit to all the storage devices when a predetermined time has elapsed after the writing of the data by the reading means or reading of the data is completed;
Control device.
前記記憶装置へのデータの書き込みを指示する書込命令を受信した場合、全ての該記憶装置に前記駆動部を駆動させる駆動信号を送信して該データを全ての該記憶装置に書き込み、
書き込んだ該データの読み出しを指示する読出命令を受信した場合、複数の前記記憶装置のうち、いずれか1つの記憶装置にのみ該駆動信号を送信して該記憶装置から該データを読み出し、
前記データの書き込み又は該データの読み出しが終了してから所定時間が経過したとき、前記駆動部を停止させる停止信号を全ての前記記憶装置に送信する、制御方法。 A control method for controlling a plurality of storage devices having a drive unit,
When receiving a write command for instructing writing of data to the storage device, a drive signal for driving the drive unit to all the storage devices is transmitted to write the data to all the storage devices,
When receiving a read command instructing reading of the written data, the drive signal is transmitted to only one of the plurality of storage devices to read the data from the storage device,
A control method of transmitting a stop signal for stopping the drive unit to all the storage devices when a predetermined time has elapsed after the data writing or data reading is completed.
コンピュータに、
前記記憶装置へのデータの書き込みを指示する書込命令を受信した場合、全ての該記憶装置に前記駆動部を駆動させる駆動信号を送信して該データを全ての該記憶装置に書き込み、書き込まれた該データの読み出しを指示する読出命令を受信した場合、複数の前記記憶装置のうち、いずれか1つの記憶装置にのみ該駆動信号を送信して該記憶装置から該データを読み出す読書手順、及び
前記読書手順による前記データの書き込み又は該データの読み出しが終了してから所定時間が経過したとき、前記駆動部を停止させる停止信号を全ての前記記憶装置に送信する停止手順、
を実行させるためのプログラム。 A program for controlling a control device that controls a plurality of storage devices having a drive unit,
On the computer,
When a write command instructing writing of data to the storage device is received, a drive signal for driving the drive unit is transmitted to all the storage devices, and the data is written and written to all the storage devices. And a reading procedure for reading the data from the storage device by transmitting the drive signal to only one of the storage devices when receiving a read command for instructing reading of the data, and A stop procedure for transmitting a stop signal for stopping the drive unit to all the storage devices when a predetermined time has elapsed after the writing or reading of the data by the reading procedure is completed;
A program for running
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008077638A JP2009230643A (en) | 2008-03-25 | 2008-03-25 | Controller, control method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008077638A JP2009230643A (en) | 2008-03-25 | 2008-03-25 | Controller, control method, and program |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011121837A Division JP5126389B2 (en) | 2011-05-31 | 2011-05-31 | Control apparatus and control method |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2009230643A true JP2009230643A (en) | 2009-10-08 |
Family
ID=41245912
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008077638A Pending JP2009230643A (en) | 2008-03-25 | 2008-03-25 | Controller, control method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2009230643A (en) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000311423A (en) * | 1999-04-23 | 2000-11-07 | Canon Inc | Data storage controller |
JP2002032251A (en) * | 2000-07-13 | 2002-01-31 | Hitachi Ltd | Data processing system |
JP2002271350A (en) * | 2001-03-06 | 2002-09-20 | Fujitsu Ltd | Data processing system and common bus access method |
JP2002351760A (en) * | 2001-05-30 | 2002-12-06 | Mitsubishi Electric Corp | Device and method for decentralizing server load, and program making computer implement the same method |
JP2005071100A (en) * | 2003-08-25 | 2005-03-17 | Fujitsu Ltd | Storage controller and its control method |
JP2005165477A (en) * | 2003-11-28 | 2005-06-23 | Nippon Telegr & Teleph Corp <Ntt> | Method, device and program for allocating accessed storage device |
JP2007219703A (en) * | 2006-02-15 | 2007-08-30 | Fujitsu Ltd | Hard disk storage control program, hard disk storage device and hard disk storage control method |
-
2008
- 2008-03-25 JP JP2008077638A patent/JP2009230643A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000311423A (en) * | 1999-04-23 | 2000-11-07 | Canon Inc | Data storage controller |
JP2002032251A (en) * | 2000-07-13 | 2002-01-31 | Hitachi Ltd | Data processing system |
JP2002271350A (en) * | 2001-03-06 | 2002-09-20 | Fujitsu Ltd | Data processing system and common bus access method |
JP2002351760A (en) * | 2001-05-30 | 2002-12-06 | Mitsubishi Electric Corp | Device and method for decentralizing server load, and program making computer implement the same method |
JP2005071100A (en) * | 2003-08-25 | 2005-03-17 | Fujitsu Ltd | Storage controller and its control method |
JP2005165477A (en) * | 2003-11-28 | 2005-06-23 | Nippon Telegr & Teleph Corp <Ntt> | Method, device and program for allocating accessed storage device |
JP2007219703A (en) * | 2006-02-15 | 2007-08-30 | Fujitsu Ltd | Hard disk storage control program, hard disk storage device and hard disk storage control method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Allen | Monitoring hard disks with smart | |
US7543178B2 (en) | Low cost RAID with seamless disk failure recovery | |
CN113179665B (en) | Using error correction based metrics to identify poor performing data storage devices | |
US20060212777A1 (en) | Medium storage device and write path diagnosis method | |
US9251016B2 (en) | Storage system, storage control method, and storage control program | |
US7457990B2 (en) | Information processing apparatus and information processing recovery method | |
JP4775843B2 (en) | Storage system and storage control method | |
CN108170375B (en) | Overrun protection method and device in distributed storage system | |
JP5849491B2 (en) | Disk control device, disk device abnormality detection method, and program | |
JP2008257411A (en) | Disk control system | |
US10969969B2 (en) | Use of recovery behavior for prognosticating and in-situ repair of data storage devices | |
US9343113B2 (en) | Control apparatus and control method | |
JP2006079219A (en) | Disk array controller and disk array control method | |
JP5126389B2 (en) | Control apparatus and control method | |
US20200264946A1 (en) | Failure sign detection device, failure sign detection method, and recording medium in which failure sign detection program is stored | |
JP2009003557A (en) | Device start time diagnostic method, diagnostic program, and start time diagnostic device | |
JP2009230643A (en) | Controller, control method, and program | |
JP2007233915A (en) | Disk array controller, error monitoring method and program | |
JP2006244413A (en) | Data storage system | |
US7181570B2 (en) | Diskarray system for suppressing disk fault | |
JP2010214932A (en) | Printer controller and printer provided with the same | |
JP4834196B2 (en) | Auxiliary storage | |
JP2017151511A (en) | Information processing device, operation log acquisition method and operation log acquisition program | |
US7454561B1 (en) | Method for operating disk drives in a data storage system | |
KR100955358B1 (en) | Write omission detector, write omission detecting method, and recording medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20101201 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110125 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110302 |