JP2001243022A - Disk controller and disk processor - Google Patents

Disk controller and disk processor

Info

Publication number
JP2001243022A
JP2001243022A JP2000049149A JP2000049149A JP2001243022A JP 2001243022 A JP2001243022 A JP 2001243022A JP 2000049149 A JP2000049149 A JP 2000049149A JP 2000049149 A JP2000049149 A JP 2000049149A JP 2001243022 A JP2001243022 A JP 2001243022A
Authority
JP
Japan
Prior art keywords
disk
failed
disk device
power control
power
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.)
Withdrawn
Application number
JP2000049149A
Other languages
Japanese (ja)
Inventor
Keisuke Kawai
桂介 河合
Noboru Takemura
登 竹村
Hironari Yamakawa
裕也 山川
Kazuhiro Shimada
一洋 島田
Sukefumi Yano
祐文 谷野
Yoshiki Fushimi
佳樹 伏見
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.)
Fujitsu Ltd
PFU Ltd
Original Assignee
Fujitsu Ltd
PFU 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 Fujitsu Ltd, PFU Ltd filed Critical Fujitsu Ltd
Priority to JP2000049149A priority Critical patent/JP2001243022A/en
Publication of JP2001243022A publication Critical patent/JP2001243022A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a disk processor for surely selecting and starting a non- defective disk device at the time of starting an information processing system. SOLUTION: A disk processor is provided with plural disk devices 2 (21 and 22), plural disk power source control means 3 (31 and 32) respectively provided on each disk device 2, a disk control part 1 for operating the control of writing and reading in the plural disk devices 2 and the detection of the disk device 2 in which any failure is generated from the inside parts of the plural disk devices 2, and a disk power source controlling part 4 for controlling the disk power source control means 3 for the disk device 2 in which any failure is generated according to an instruction from the disk control part 1.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ディスク制御装置
及びディスク処理装置に関し、特に、システムの再起動
において故障のないディスク装置を確実に選択して立ち
上げることができるディスク制御装置及びディスク処理
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a disk control device and a disk processing device, and more particularly, to a disk control device and a disk processing device capable of reliably selecting and starting up a disk device free from a failure upon system restart. About.

【0002】[0002]

【従来の技術】コンピュータ等の情報処理システムの補
助記憶(又は外部記憶)として用いられるディスク装置
(例えば、磁気ディスク装置)上には、利用者のデータ
(アプリケーションプログラム、及びそのデータ)が格
納される。このため、例えばアプリケーションプログラ
ムの実行中にこれを格納しているディスク装置が故障す
ると、システムの停止やデータの喪失を招くことがあ
る。そこで、ディスク装置の故障によるシステム停止や
データ喪失を防止するために、ディスク装置のミラー化
(二重書き)等により、データを多重化することが行わ
れる。
2. Description of the Related Art User data (application programs and their data) are stored on a disk device (for example, a magnetic disk device) used as an auxiliary storage (or an external storage) of an information processing system such as a computer. You. Therefore, for example, if a disk device storing the application program fails during execution of the application program, the system may be stopped or data may be lost. Therefore, in order to prevent a system stop or data loss due to a disk device failure, data is multiplexed by mirroring (double writing) the disk device.

【0003】多重化されたディスク装置は、例えばミラ
ー制御ドライバ(プログラム)により、以下のように制
御される。
The multiplexed disk device is controlled as follows by, for example, a mirror control driver (program).

【0004】図11(A)に示すように、ミラー化(二
重化)されたディスク装置#1及び#2には、同一のデ
ータABCが書き込まれている。この状態で情報処理シ
ステムが起動されると、例えば一方のディスク装置#1
がブートされる。この後、何ら故障が発生しない状態
で、図11(B)に示すように、当該情報処理システム
の稼働中にデータABCがデータXYZに変更されたと
する。この場合、ミラー制御ドライバは、ディスク装置
#1のみならず、他方のディスク装置#2におけるデー
タABCもデータXYZに更新する。
As shown in FIG. 11A, the same data ABC is written in the mirrored (duplexed) disk devices # 1 and # 2. When the information processing system is started in this state, for example, one of the disk devices # 1
Is booted. Thereafter, it is assumed that the data ABC is changed to the data XYZ during the operation of the information processing system in a state where no failure occurs, as shown in FIG. 11B. In this case, the mirror control driver updates not only the disk device # 1 but also the data ABC in the other disk device # 2 to the data XYZ.

【0005】この後、更に、図11(C)に示すよう
に、データXYZがデータOPQに変更され、これをミ
ラー制御ドライバがディスク装置#1及び#2に書き込
もうとする。ところが、ディスク装置#2のデータXY
ZをデータOPQに更新することはできたが、何らかの
理由で例えばディスク装置#1のデータXYZの更新に
失敗する。そこで、ミラー制御ドライバは、ディスク装
置#1における故障の発生を検出し、当該故障の発生し
たディスク装置(以下、故障装置)#1を情報処理シス
テムから切り離す。即ち、アプリケーションからの故障
装置#1へのアクセスを禁止する。従って、故障の発生
以降、故障装置#1のデータの更新は行われず、更新前
の古いデータがそのまま残っている。
Thereafter, as shown in FIG. 11C, the data XYZ is changed to data OPQ, and the mirror control driver attempts to write the data into the disk devices # 1 and # 2. However, the data XY of the disk device # 2
Although Z could be updated to the data OPQ, the update of the data XYZ of the disk device # 1, for example, failed for some reason. Therefore, the mirror control driver detects the occurrence of a failure in the disk device # 1, and disconnects the failed disk device (hereinafter, a failed device) # 1 from the information processing system. That is, access from the application to the failed device # 1 is prohibited. Therefore, after the occurrence of the failure, the data of the failed device # 1 is not updated, and the old data before the update remains as it is.

【0006】この後、故障の発生を知ったシステム管理
者が、当該情報処理システムの電源を遮断して当該情報
処理システムを停止させる。システム管理者は、故障個
所を特定し、故障装置#1における故障デバイス(ディ
スク)を交換した後、電源を再投入して当該情報処理シ
ステムを再起動させる。
[0006] Thereafter, the system administrator who knows the occurrence of the failure shuts off the power of the information processing system and stops the information processing system. The system administrator specifies the location of the failure, replaces the failed device (disk) in the failed device # 1, turns on the power again, and restarts the information processing system.

【0007】[0007]

【発明が解決しようとする課題】前述の例において、当
該情報処理システムの電源が投入され起動された時に起
動(ブート)されるように予め設定されたディスク装置
が故障装置#1であった場合、電源の再投入により、図
11(D)に示すように、故障装置#1がブートされて
しまう。この場合、ミラー制御ドライバは、ブートされ
た故障装置#1の(古い又は誤った)データXYZに基
づいて、ディスク装置#2の(新しい又は正しい)デー
タOPQをデータXYZに更新してしまう。これによ
り、ディスク装置#2の正しいプログラム又はデータが
失われてしまう。
In the above-described example, when the disk device preset to be started (booted) when the information processing system is powered on and started up is the failed device # 1. When the power is turned on again, the failed device # 1 is booted as shown in FIG. In this case, the mirror control driver updates the (new or correct) data OPQ of the disk device # 2 to the data XYZ based on the (old or incorrect) data XYZ of the failed device # 1 booted. As a result, a correct program or data of the disk device # 2 is lost.

【0008】このため、従来のアプリケーション(プロ
グラム)についての上述のミラーリング技術を、オペレ
ーティングシステム(OS)についてそのまま適用する
ことはできない。即ち、システム電源投入時にブートさ
れるディスク装置が故障装置#1であった場合、オペレ
ーティングシステムが古い又は誤ったものに更新されて
しまうことになり、オペレーティングシステムの正当性
や保全性が保証されない。従って、従来は、オペレーテ
ィングシステムのミラーリングは行われていなかった。
For this reason, the above-described mirroring technique for a conventional application (program) cannot be applied to an operating system (OS) as it is. That is, if the disk device booted when the system power is turned on is the failed device # 1, the operating system will be updated to an old or incorrect one, and the legitimacy and integrity of the operating system cannot be guaranteed. Therefore, mirroring of the operating system has not been conventionally performed.

【0009】また、前述のミラー制御ドライバによるデ
ィスク装置による制御においては、故障装置#1の切り
離しを行った場合、その切り離した後の状態についての
情報(切り離し情報)が、ミラー制御ドライバの内部情
報としてのみ管理されている。即ち、ディスク装置#2
が切り離し情報を保持することはなく、また、オペレー
ティングシステム(又は保守ツール)に切り離し情報を
渡す手段もない。従って、当該情報処理システムの再起
動時に、保守ツールが停止前に故障なく正しく動作して
いたディスク装置#2を知る手段は存在しない。
In the above-described control by the mirror control driver using the disk device, when the failed device # 1 is separated, information on the state after the separation (separation information) is stored in the mirror control driver internal information. Only managed as. That is, disk device # 2
Does not hold the disconnection information, and there is no means for passing the disconnection information to the operating system (or maintenance tool). Therefore, when the information processing system is restarted, there is no means for knowing which disk device # 2 has been operating correctly without any failure before the maintenance tool stopped.

【0010】特に、パーソナルコンピュータ等の小型コ
ンピュータにおいて電源投入時に最初に起動されるBI
OS(Basic Input Output System )は、ミラー制御ド
ライバ(及びその他のプログラム)との間でのインタフ
ェースを持たない。従って、ミラー制御ドライバはBI
OSに故障装置#1を通知することはできない。また、
BIOSは、通常、コンピュータメーカがコンピュータ
の製造時にこれに組み込むので、これを変更することは
事実上できない。従って、電源投入時にブートされる設
定のディスク装置の変更は、BIOSで行うことはでき
ない。
[0010] In particular, a BI that is first activated when the power is turned on in a small computer such as a personal computer
The OS (Basic Input Output System) has no interface with the mirror control driver (and other programs). Therefore, the mirror control driver
The OS cannot be notified of the faulty device # 1. Also,
The BIOS is usually incorporated by the computer maker at the time of manufacture of the computer, so it cannot be changed practically. Therefore, it is not possible to change the disk device of the setting booted when the power is turned on by using the BIOS.

【0011】本発明者の検討によれば、このように当該
情報処理システムの電源の再投入時において先に切り離
されたはずの故障装置#1がブートされてしまうのは、
故障装置#1の切り離し方に原因がある。即ち、従来の
故障装置#1の切り離しが、単にミラー制御ドライバの
内部情報に基づいて行われていること、単に故障装置#
1へのアクセスを禁止しているのみで物理的に故障装置
#1の動作を停止させていないこと等に依る。
According to the study of the present inventor, when the power of the information processing system is turned on again, the faulty device # 1 that has been disconnected first is booted as follows.
The cause is how to disconnect the faulty device # 1. That is, the separation of the conventional failed device # 1 is simply performed based on the internal information of the mirror control driver.
This is because the operation of the failed device # 1 is not physically stopped, and only the access to the failed device # 1 is prohibited.

【0012】なお、従来のパーソナルコンピュータにお
いては、以上のような理由で、当該情報処理システムの
電源の再投入時においていずれのディスク装置が立ち上
がるのかを特定できなかった。このため、故障の発生に
対応して故障ディスクを交換する場合には、当該再投入
前に、正常なディスク装置#2のデータのバックアップ
を取っておくことが必要不可欠であった。これは利用者
にとっては煩わしいものであった。
[0012] In the conventional personal computer, it is not possible to specify which disk device is to be started when the power of the information processing system is turned on again for the reasons described above. Therefore, when replacing a failed disk in response to the occurrence of a failure, it is indispensable to back up the data of the normal disk device # 2 before the replacement. This was troublesome for the user.

【0013】本発明は、当該情報処理システムの起動時
に障害のないディスク装置が確実に選択されて立ち上が
るディスク制御装置を提供することを目的とする。
It is an object of the present invention to provide a disk control device that reliably selects and starts a disk device free from a failure when the information processing system is started.

【0014】また、本発明は、当該情報処理システムの
起動時に障害のないディスク装置を確実に選択して立ち
上げるディスク処理装置を提供することを目的とする。
It is another object of the present invention to provide a disk processing device which reliably selects and starts a disk device free from a failure when the information processing system is started.

【0015】[0015]

【課題を解決するための手段】図1は、本発明の原理構
成図であり、本発明によるディスク制御装置及びディス
ク処理装置の構成を示す。
FIG. 1 is a block diagram of the principle of the present invention, showing the configuration of a disk control device and a disk processing device according to the present invention.

【0016】本発明のディスク制御装置は、複数のディ
スク装置2(21及び22)への書き込み及び読み出し
の制御と、複数のディスク装置2の内から故障の発生し
たディスク装置2の検出とを行うディスク制御部1と、
ディスク制御部1からの指示に従って、故障の発生した
ディスク装置2に対する電源供給を制御するディスク電
源制御部4とを備える。
The disk controller of the present invention controls writing and reading to and from a plurality of disk devices 2 (21 and 22) and detects a failed disk device 2 from among the plurality of disk devices 2. A disk control unit 1;
A disk power control unit that controls power supply to the failed disk device according to an instruction from the disk control unit;

【0017】本発明のディスク制御装置によれば、ディ
スク電源制御部4が、故障の発生したディスク装置2を
検出したディスク制御部1からの指示に従って、当該デ
ィスク装置2について、これに対する電源供給を制御す
る。即ち、遮断する。これにより、故障の発生したディ
スク装置2は、前記遮断の後は、アプリケーションから
のアクセスが禁止される(情報処理システムから切り離
される)のみでなく、物理的に動作できない状態とされ
る。このため、当該情報処理システムの電源が再投入さ
れ再起動された場合、故障の発生したディスク装置2が
ブートされてしまうことを防止することができる。即
ち、当該情報処理システムの起動時に障害のないディス
ク装置を確実に選択して立ち上げることができる。従っ
て、故障の発生したディスク装置2に格納されたデータ
に基づいて、故障の発生していないディスク装置2のデ
ータが誤って更新されることを防止することができる。
According to the disk control device of the present invention, the disk power control unit 4 supplies power to the disk device 2 in accordance with an instruction from the disk control unit 1 that has detected the failed disk device 2. Control. That is, it shuts off. As a result, after the interruption, the failed disk device 2 is not only prohibited from being accessed by the application (separated from the information processing system), but also cannot be physically operated. Therefore, when the information processing system is turned on again and restarted, it is possible to prevent the failed disk device 2 from being booted. That is, it is possible to reliably select and start up a disk device without any trouble at the time of starting the information processing system. Therefore, it is possible to prevent the data of the disk device 2 in which no failure has occurred from being erroneously updated based on the data stored in the disk device 2 in which the failure has occurred.

【0018】また、本発明のディスク処理装置は、複数
のディスク装置2(21及び22)と、複数のディスク
装置2の各々について設けられたディスク電源制御手段
3(31及び32)と、複数のディスク装置2への書き
込み及び読み出しの制御と、前記複数のディスク装置2
の内から故障の発生したディスク装置2の検出とを行う
ディスク制御部1と、ディスク制御部1からの指示に従
って、故障の発生したディスク装置2について、ディス
ク電源制御手段3を制御するディスク電源制御部4とを
備える。
The disk processing apparatus according to the present invention includes a plurality of disk devices 2 (21 and 22), a disk power control means 3 (31 and 32) provided for each of the plurality of disk devices 2, and a plurality of disk devices. Control of writing and reading to and from the plurality of disk drives 2
A disk control unit 1 for detecting a failed disk device 2 from among them; and a disk power control unit for controlling a disk power control unit 3 for the failed disk device 2 in accordance with an instruction from the disk control unit 1. Unit 4.

【0019】本発明のディスク処理装置によれば、故障
の発生したディスク装置2を検出したディスク制御部1
からの指示に従って、当該ディスク装置2について、そ
のディスク電源制御手段3が制御される。即ち、遮断さ
れる。これにより、故障の発生したディスク装置2は、
前述のように、前記遮断の後は、アプリケーションから
のアクセスが禁止され、物理的に動作できない状態とさ
れる。このため、当該情報処理システムが電源の再投入
により再起動された場合、故障の発生したディスク装置
2がブートされることを防止でき、当該情報処理システ
ムの起動時に障害のないディスク装置が確実に選択され
て立ち上がる。従って、故障の発生したディスク装置2
に格納されたデータに基づいて、故障の発生していない
ディスク装置2のデータが誤って更新されることを防止
することができる。
According to the disk processing apparatus of the present invention, the disk control unit 1 that has detected the failed disk device 2
In accordance with the instruction from, the disk power control means 3 of the disk device 2 is controlled. That is, it is shut off. As a result, the failed disk device 2
As described above, after the interruption, the access from the application is prohibited, and the operation is physically disabled. For this reason, when the information processing system is restarted by turning on the power again, it is possible to prevent the failed disk device 2 from being booted, and to ensure that the disk device having no failure at the time of starting the information processing system. Get selected and get up. Therefore, the failed disk device 2
Can be prevented from being erroneously updated based on the data stored in the disk device 2 in which no failure has occurred.

【0020】[0020]

【発明の実施の形態】図2は情報処理システム構成図で
あり、本発明の情報処理システムの構成を示す。この情
報処理システムは、ディスク制御部1であるミラー制御
ドライバ1、複数のディスク装置2(21及び22)、
ディスク電源制御手段3(31及び32)、ディスク電
源制御部4、アプリケーション5、保守ツール6、シス
テム電源7、フォールトランプ8(81及び82)を備
える。
FIG. 2 is a configuration diagram of an information processing system, showing the configuration of an information processing system according to the present invention. This information processing system includes a mirror control driver 1 as a disk control unit 1, a plurality of disk devices 2 (21 and 22),
A disk power control means 3 (31 and 32), a disk power control unit 4, an application 5, a maintenance tool 6, a system power supply 7, and a fault lamp 8 (81 and 82) are provided.

【0021】この情報処理システムにおいては、複数の
ディスク装置2が用意され、データの多重化処理のた
め、例えば、この場合はデータのミラーリング(二重
化)のために用いられる。ディスク装置2は、例えば、
磁気ディスク装置、光ディスク装置、光磁気ディスク装
置等からなる。ミラーリングは、ミラー制御ドライバ1
が複数のディスク装置2を用いて行う。即ち、ミラー制
御ドライバ1が複数のディスク装置2に対して多重化処
理を行う。具体的には、ミラー制御ドライバ1が、図3
(A)に示すように、従来のデータやアプリケーション
プログラム(5)の他に、本発明により当該情報処理シ
ステムのオペレーティングシステム(OS)について、
2台のディスク装置21及び22を用いてミラーリング
を行う。従って、この情報処理システムにおいては、ミ
ラーリングの対象であるデータは、アプリケーションプ
ログラム(及びこれが用いるデータ)、オペレーティン
グシステム等のシステムプログラム(及びこれが用いる
データ)等からなる。ミラーリングのためのディスク装
置21及び22の組は、複数組設けられる。
In this information processing system, a plurality of disk devices 2 are prepared and used for data multiplexing processing, for example, for data mirroring (duplication) in this case. The disk device 2 is, for example,
It comprises a magnetic disk device, an optical disk device, a magneto-optical disk device and the like. Mirroring is a mirror control driver 1
Is performed using a plurality of disk devices 2. That is, the mirror control driver 1 performs multiplexing processing on a plurality of disk devices 2. Specifically, the mirror control driver 1
As shown in (A), in addition to the conventional data and application program (5), according to the present invention, the operating system (OS) of the information processing system is
Mirroring is performed using the two disk devices 21 and 22. Therefore, in this information processing system, data to be mirrored includes an application program (and data used by it), a system program such as an operating system (and data used by it), and the like. A plurality of sets of disk devices 21 and 22 for mirroring are provided.

【0022】なお、図3(A)に示すように、2台のデ
ィスク装置21及び22においては、先頭に所定のマー
ク(データ)が格納される。このマークは、システム電
源7の投入時に最初に起動されるBIOS(図示せず)
に対して、当該ディスク装置21及び22に、オペレー
テングシステムが格納され、ミラーリングされているこ
とを通知するものである。起動されたBIOSは、最初
に当該ディスク装置21又は22に格納されたOSロー
ダ(図示せず)を起動する。このOSローダが、オペレ
ーティングシステムの本体を主メモリ(図示せず)にロ
ードしてこれを起動する。
As shown in FIG. 3A, in the two disk devices 21 and 22, a predetermined mark (data) is stored at the head. This mark indicates a BIOS (not shown) that is first started when the system power supply 7 is turned on.
Is notified that the operating systems are stored in the disk devices 21 and 22 and are mirrored. The started BIOS first starts an OS loader (not shown) stored in the disk device 21 or 22. The OS loader loads the main body of the operating system into a main memory (not shown) and starts it.

【0023】複数のディスク装置2(21及び22)の
各々について、対応するディスク電源制御手段3(31
及び32)が設けられる。ディスク電源制御手段3はデ
ィスク電源制御部4(のディスク電源コントローラ4
1)により制御される。ディスク電源制御部4(のディ
スク電源コントローラ41)は、ミラー制御ドライバ1
からの所定の指示(制御コマンド)に従って、故障の発
生したディスク装置2について、そのディスク電源制御
手段3を遮断する。個々のディスク電源制御手段3は、
例えば電源スイッチからなる。ディスク電源制御手段3
は、それがオンの場合には後述するシステム電源7から
電源の供給を受けて対応するディスク装置2に供給し、
それがオフの場合にはシステム電源7からの電源の供給
を遮断する(対応するディスク装置2に電源を供給しな
い)。従って、ディスク電源制御手段3は、システム電
源7の制御(即ち、投入及び遮断(停止))とは独立
に、複数のディスク装置2の各々について個別に電源を
制御する(即ち、供給し遮断する)手段である。
For each of the plurality of disk devices 2 (21 and 22), the corresponding disk power control means 3 (31
And 32) are provided. The disk power control means 3 includes a disk power controller 4 (of the disk power controller 4).
Controlled by 1). The disk power controller 4 (the disk power controller 41 of the disk power controller 4)
In accordance with a predetermined instruction (control command) from, the disk power supply control means 3 of the failed disk device 2 is shut off. Each disk power control means 3
For example, it comprises a power switch. Disk power control means 3
Is turned on, receives power from a system power supply 7 described later, and supplies it to the corresponding disk device 2,
When it is off, the supply of power from the system power supply 7 is cut off (no power is supplied to the corresponding disk device 2). Therefore, the disk power control means 3 controls the power of each of the plurality of disk devices 2 independently (ie, supplies and shuts off) independently of the control of the system power 7 (ie, turning on and off (stopping)). ) Means.

【0024】複数のディスク装置2(21及び22)の
各々について、対応するフォールトランプ8(81及び
82)が設けられる。フォールトランプ8は、その対応
するディスク装置2の状態を表示する手段であり、ミラ
ー制御ドライバ1により制御される。即ち、ミラー制御
ドライバ1が、故障の発生したディスク装置2につい
て、そのフォールトランプ8を点灯(オン)させ、シス
テム管理者に対して故障の発生を表示(通知)する。こ
れにより、システム管理者は正しく故障の発生したディ
スク装置2を認識することができる。従って、誤って故
障のないディスク装置2についてディスクの交換を行う
ことを防止できる。
Each of the plurality of disk devices 2 (21 and 22) is provided with a corresponding fault lamp 8 (81 and 82). The fault lamp 8 is a means for displaying the state of the corresponding disk device 2 and is controlled by the mirror control driver 1. That is, the mirror control driver 1 turns on (turns on) the fault lamp 8 of the failed disk device 2 and displays (notifies) the occurrence of the failure to the system administrator. Thereby, the system administrator can correctly recognize the failed disk device 2. Therefore, it is possible to prevent the disk from being erroneously exchanged for the disk device 2 having no failure.

【0025】ミラー制御ドライバ1は、2台のディスク
装置21及び22への書き込み及び読み出しを制御す
る。即ち、データのミラーリングを行う。ミラーリング
は2台のディスク装置21及び22を用いて行う。即
ち、データの読み出し(リード)処理においては、ミラ
ー制御ドライバ1は、アプリケーション5からの読み出
しの依頼に応じて、いずれか一方のディスク装置21又
は22のみからデータを読み出す。従って、2台のディ
スク装置21及び22のいずれか一方に対してのみ読み
出し動作を行う。また、ミラー制御ドライバ1は、デー
タの書き込み(ライト)処理においては、アプリケーシ
ョン5からの書き込みの依頼に応じて、同一のデータを
双方のディスク装置21及び22に書き込む。従って、
2台のディスク装置21及び22の双方に対して同時に
書き込み動作を行う。
The mirror control driver 1 controls writing and reading to and from the two disk devices 21 and 22. That is, data mirroring is performed. Mirroring is performed using two disk devices 21 and 22. That is, in the data read (read) processing, the mirror control driver 1 reads data from only one of the disk devices 21 or 22 in response to a read request from the application 5. Therefore, the read operation is performed only on one of the two disk devices 21 and 22. In the data write (write) process, the mirror control driver 1 writes the same data to both disk devices 21 and 22 in response to a write request from the application 5. Therefore,
The writing operation is performed simultaneously on both of the two disk devices 21 and 22.

【0026】例えば、ディスク装置21及び22(#1
及び#2)には、同一のデータABCが書き込まれてい
る(図10(A)参照)。この状態でアプリケーション
5によりデータABCがデータXYZに変更された場
合、図3(B)に示すように、ミラー制御ドライバ1
は、ディスク装置21及び22の双方におけるデータA
BCを、共に、データXYZに書き込み動作により同時
に更新する。
For example, the disk devices 21 and 22 (# 1
And # 2) have the same data ABC written therein (see FIG. 10A). In this state, when the data ABC is changed to the data XYZ by the application 5, as shown in FIG.
Is the data A in both the disk devices 21 and 22
The BCs are simultaneously updated to the data XYZ by a write operation.

【0027】このように、この情報処理システムにおい
ては、変更されたデータを、システム電源7の投入時に
ディスク装置21及び22のいずれがブートされたのか
にかかわりなく、2台のディスク装置21及び22の双
方に同時に書き込むことにより、ミラーリングを行う。
システム電源7の投入時において、ディスク装置21及
び22のいずれがブートされるかは、不定である。変更
されたデータの書き込みは、システム電源7の遮断時に
まとめて行うのではなく、当該情報処理システムの稼働
中に、2台のディスク装置21及び22の双方に逐次行
われる。
As described above, in this information processing system, the changed data is transferred to the two disk devices 21 and 22 irrespective of which of the disk devices 21 and 22 is booted when the system power supply 7 is turned on. Mirroring is performed by writing to both of them at the same time.
When the system power supply 7 is turned on, it is undefined which of the disk devices 21 and 22 is to be booted. The writing of the changed data is not performed collectively when the system power supply 7 is turned off, but is sequentially performed on both of the two disk devices 21 and 22 during the operation of the information processing system.

【0028】ミラー制御ドライバ1は、複数のディスク
装置2の内から故障の発生したディスク装置2を検出
し、当該故障の発生したディスク装置2を当該情報処理
システムから切り離す。即ち、ミラー制御ドライバ1
は、アプリケーション5から故障の発生したディスク装
置2へのアクセスの依頼があっても、これを実行するこ
となく禁止する。当該アクセスの依頼は、故障の発生し
ていないディスク装置2の対応するデータを用いて実行
される。ディスク装置2に故障が発生したことは、ミラ
ー制御ドライバ1が検出する。例えば、ミラー制御ドラ
イバ1があるディスク装置2に対して読み出し処理又は
書き込み処理を行おうとしたにもかかわらず、当該処理
を実行できなかった場合、当該ディスク装置2は故障の
発生したものとされる。
The mirror control driver 1 detects a failed disk device 2 from the plurality of disk devices 2 and disconnects the failed disk device 2 from the information processing system. That is, the mirror control driver 1
Prohibits the application 5 from requesting access to the failed disk device 2 without executing the request. The access request is executed using the corresponding data of the disk device 2 in which no failure has occurred. The mirror control driver 1 detects that a failure has occurred in the disk device 2. For example, if the mirror control driver 1 cannot execute the read process or the write process on a certain disk device 2 even though the mirror device driver 1 attempts to perform the read process or the write process, the disk device 2 is determined to have failed. .

【0029】ミラー制御ドライバ1は、複数のディスク
装置2の内のいずれかに故障が発生すると、当該故障の
発生したディスク装置2について、その電源(ディスク
電源制御手段3)の状態をシステム電源7とは独立に制
御する。ディスク電源制御手段3の制御は、実際は、デ
ィスク電源制御部4(のディスク電源コントローラ4
1)に行わせる。このために、ミラー制御ドライバ1
は、ディスク電源制御部4(のディスク電源コントロー
ラ41)に対して、所定の制御コマンドを発行する。
When a failure occurs in any of the plurality of disk devices 2, the mirror control driver 1 changes the state of the power supply (disk power control means 3) of the failed disk device 2 to the system power supply 7. And control independently. The control of the disk power control means 3 is actually performed by the disk power controller 4 (of the disk power controller 4).
1). For this purpose, the mirror control driver 1
Issues a predetermined control command to (the disk power controller 41 of) the disk power controller 4.

【0030】ミラー制御ドライバ1は、複数のディスク
装置2の内のいずれかに故障が発生した後に、後述する
ように、保守ツール6からの依頼により、当該故障の発
生したディスク装置2について、データのコピー(複
写)処理を行う。
After a failure has occurred in any of the plurality of disk devices 2, the mirror control driver 1, as described later, requests the data from the failed disk device 2 in response to a request from the maintenance tool 6. Is performed.

【0031】システム電源7は、当該情報処理システム
の電源であって、例えば商用電源から形成して安定化し
た電源を、当該情報処理システムに対して供給する。従
って、当該情報処理システムへの電源の投入及び遮断
は、システム電源7の投入及び遮断に依存する。しか
し、本発明においては、ディスク装置2のディスク電源
制御手段3は、システム電源7とは独立にディスク電源
制御部4(のディスク電源コントローラ41)により制
御される。
The system power supply 7 is a power supply for the information processing system, and supplies a stabilized power formed from, for example, a commercial power supply to the information processing system. Therefore, turning on / off the power to the information processing system depends on turning on / off the system power supply 7. However, in the present invention, the disk power control means 3 of the disk device 2 is controlled by (the disk power controller 41 of) the disk power control unit 4 independently of the system power supply 7.

【0032】ディスク電源制御部4は、ディスク電源コ
ントローラ41、状態メモリ42、強制電源投入部(ス
イッチ)43、オア(OR)ゲート回路44を備える。
The disk power control section 4 includes a disk power controller 41, a state memory 42, a forced power supply section (switch) 43, and an OR gate circuit 44.

【0033】ディスク電源コントローラ41は、状態メ
モリ42を用いて、ディスク電源制御手段3(31及び
32)を制御する。即ち、ディスク電源コントローラ4
1は、ミラー制御ドライバ1からの依頼(制御コマン
ド)を受けて、当該コマンドに従ってディスク電源制御
手段3を制御すると共に、状態情報を状態メモリ42に
書き込む。このために、当該コマンドにおいて、故障し
たディスク装置21又は22に対応したディスク電源制
御手段31又は32が指定される。従って、制御コマン
ドで指定されたディスク電源制御手段31又は32が遮
断され、当該遮断されたという状態情報が状態メモリ4
2に書き込まれる。ディスク電源コントローラ41は、
所定のハードウェアからなり、システム電源7の投入及
び制御コマンドにより作動する。
The disk power controller 41 controls the disk power control means 3 (31 and 32) using the state memory 42. That is, the disk power controller 4
1 receives the request (control command) from the mirror control driver 1 and controls the disk power control means 3 according to the command, and writes the state information into the state memory 42. Therefore, in the command, the disk power control unit 31 or 32 corresponding to the failed disk device 21 or 22 is specified. Therefore, the disk power control means 31 or 32 specified by the control command is shut off, and the status information indicating that the power is shut off is stored in the state memory 4.
2 is written. The disk power controller 41
It is composed of predetermined hardware, and operates by turning on the system power supply 7 and a control command.

【0034】状態メモリ42は、複数のディスク装置2
とは別に設けられたメモリである。状態メモリ42は、
複数のディスク装置2の各々についてのディスク電源制
御手段3の投入及び遮断の状態についての情報(状態情
報)を保持する。状態情報はディスク電源制御部4が管
理する。即ち、ディスク電源制御部4が、複数のディス
ク装置2の各々についての状態情報を、状態メモリ42
に書き込む。例えば、ディスク装置2の対応するディス
ク電源制御手段3が投入されている場合、当該ディスク
装置2(又は当該ディスク電源制御手段3)の状態情報
は「G又は1(良好又は投入)」とされる。遮断されて
いる場合、「NG又は0(不良又は遮断)」とされる。
The state memory 42 includes a plurality of disk devices 2
This is a memory provided separately. The state memory 42
The information (status information) about the ON / OFF state of the disk power control means 3 for each of the plurality of disk devices 2 is held. The status information is managed by the disk power controller 4. That is, the disk power control unit 4 stores the status information for each of the plurality of disk devices 2 in the status memory 42.
Write to. For example, when the corresponding disk power control means 3 of the disk device 2 is turned on, the status information of the disk device 2 (or the disk power control means 3) is "G or 1 (good or turned on)". . When it is shut off, it is set to “NG or 0 (defective or shut off)”.

【0035】状態メモリ42は不揮発性のメモリとされ
る。これにより、システム電源7が遮断(及び投入)さ
れた場合でも、状態メモリ42に格納された状態情報が
失われることはない。従って、ディスク電源制御部4又
はディスク電源コントローラ41は、システム電源7の
停止時及びその後の投入時において、故障の発生したデ
ィスク装置2について、その遮断されたディスク電源制
御手段3を当該遮断の状態に維持し、また、システム電
源7が遮断及び再投入の前後において、状態情報を保持
する。即ち、システム電源7の遮断前のミラー制御ドラ
イバ1及びディスク電源制御部4から遮断(再投入)後
のミラー制御ドライバ1及びディスク電源制御部4に対
して、状態情報を渡すことができる。不揮発性のメモリ
としては、例えばEPROM(紫外線消去可能な読み出
し専用メモリ)が用いられる。
The state memory 42 is a nonvolatile memory. Thus, even when the system power supply 7 is turned off (and turned on), the state information stored in the state memory 42 is not lost. Therefore, when the system power supply 7 is stopped and thereafter turned on, the disk power supply control unit 4 or the disk power supply controller 41 sets the disconnected disk power supply control means 3 of the failed disk device 2 to the interrupted state. , And retains state information before and after the system power supply 7 is turned off and on again. That is, status information can be passed from the mirror control driver 1 and the disk power control unit 4 before the system power supply 7 is cut off to the mirror control driver 1 and the disk power control unit 4 after the cutoff (re-input). As the nonvolatile memory, for example, an EPROM (read only memory capable of erasing ultraviolet rays) is used.

【0036】ディスク電源制御部4又はディスク電源コ
ントローラ41は、後述するように、状態メモリ42を
参照して、システム電源7の再投入時において、(故障
の発生した)ディスク装置2について、システム電源7
の当該遮断時又は当該故障後におけるディスク電源制御
手段3の状態(遮断状態)を再構築する。
The disk power supply controller 4 or the disk power supply controller 41 refers to the state memory 42 and, when the system power supply 7 is turned on again, as described later, controls the system power supply of the (failed) disk device 2. 7
The state of the disk power control means 3 at the time of the interruption or after the failure (interruption state) is reconstructed.

【0037】なお、例えばディスク装置21に故障が発
生してディスク電源制御手段31が遮断されたとする
と、図3(C)に示すように、アプリケーション5によ
りデータXYZがデータOPQに更新された場合、ミラ
ー制御ドライバ1は、ディスク装置22のデータXYZ
をデータOPQに更新するが、ディスク装置21のデー
タXYZをデータOPQに更新することは行わない。即
ち、故障の発生以降、ディスク装置21のデータの更新
は行われず、更新前の古いデータがそのまま残る。
If, for example, a failure occurs in the disk device 21 and the disk power supply control means 31 is shut off, as shown in FIG. 3C, when the application 5 updates the data XYZ to the data OPQ, The mirror control driver 1 reads the data XYZ of the disk device 22
Is updated to the data OPQ, but the data XYZ of the disk device 21 is not updated to the data OPQ. That is, after the occurrence of the failure, the data of the disk device 21 is not updated, and the old data before the update remains.

【0038】強制電源投入部43は、複数のディスク装
置2についてのディスク電源制御手段3の各々を強制的
に投入する。即ち、ディスク電源制御部4が制御不能に
なった場合、強制電源投入部43が、ディスク電源制御
手段3(31及び32)の各々を強制的に投入(オン)
する。具体的には、例えばディスク電源コントローラ4
1にハードウェア故障が発生した場合である。この場
合、システム管理者が、当該情報処理装置の外部から手
入力で、所定のコマンドを入力する。これにより、強制
電源投入部43がディスク電源制御手段31及び32の
各々を強制的に投入する信号(「1」又はハイレベル)
を出力する。なお、ディスク電源制御手段3を遮断する
信号は「0」又はロウレベルとされる。
The forced power-on section 43 forcibly turns on each of the disk power control means 3 for the plurality of disk devices 2. That is, when the disk power control unit 4 becomes uncontrollable, the forced power supply unit 43 forcibly turns on each of the disk power control units 3 (31 and 32).
I do. Specifically, for example, the disk power controller 4
1 is a case where a hardware failure has occurred. In this case, the system administrator manually inputs a predetermined command from outside the information processing apparatus. Thus, the signal (“1” or high level) forcibly turning on each of the disk power control units 31 and 32 by the forced power on unit 43
Is output. The signal for shutting off the disk power control means 3 is set to "0" or low level.

【0039】強制電源投入部43の出力信号はオア(O
R)ゲート回路44に入力される。オアゲート回路44
には、ディスク電源コントローラ41の出力も入力され
る。従って、オアゲート回路44の出力は、ディスク電
源コントローラ41又は強制電源投入部43のいずれか
から電源投入信号が出力されている場合にはディスク電
源制御手段3を投入する信号となり、それ以外の場合に
はディスク電源制御手段3を遮断する信号となる。
The output signal of the forced power supply section 43 is OR (O
R) Input to the gate circuit 44. OR gate circuit 44
, The output of the disk power controller 41 is also input. Therefore, the output of the OR gate circuit 44 is a signal for turning on the disk power control means 3 when a power on signal is output from either the disk power controller 41 or the forced power on section 43, and otherwise, Is a signal for shutting off the disk power control means 3.

【0040】保守ツール6は、当該情報処理システムの
保守のための処理を行い、この処理の一部として、例え
ば複数のディスク装置2の保守を行う。フォールトラン
プ8の点灯を見たシステム管理者は、当該故障したディ
スク装置2の故障部分のディスクを交換した後に、当該
新しくしたディスク装置2の検査処理及びコピー処理を
行うために、保守ツール6を起動する。保守ツール6
は、これが起動されると、ミラー制御ドライバ1に所定
の制御コマンドを発行する。更に、ミラー制御ドライバ
1は、当該コマンドに基づいて、所定の制御コマンドを
ディスク電源制御部4又はディスク電源コントローラ4
1に発行する。
The maintenance tool 6 performs processing for maintenance of the information processing system, and performs, for example, maintenance of a plurality of disk devices 2 as part of this processing. The system administrator who sees the lighting of the fault lamp 8 replaces the disk in the failed part of the failed disk device 2 and then executes the maintenance tool 6 to perform the inspection process and the copy process of the new disk device 2. to start. Maintenance Tool 6
Issues a predetermined control command to the mirror control driver 1 when activated. Further, the mirror control driver 1 sends a predetermined control command to the disk power controller 4 or the disk power controller 4 based on the command.
Issue to 1.

【0041】ディスク電源制御部4のディスク電源コン
トローラ41は、システム電源7の投入に応じて、BI
OSの起動と略並行して、オペレーティングシステムの
起動に先立って、システム電源7の遮断時又は故障の発
生後におけるディスク電源制御手段3の状態を再構築す
る。即ち、状態メモリ42に基づいて故障の発生したデ
ィスク装置2を知り、当該故障の発生したディスク装置
2についてその遮断されたディスク電源制御手段3を投
入する。また、ディスク電源制御部4のディスク電源コ
ントローラ41は、故障の発生したディスク装置2のデ
ィスク電源制御手段3の投入に伴って、状態メモリ42
における当該ディスク装置2についての状態情報を遮断
から投入に更新させる。従って、故障したディスク装置
2の切り離しを行った場合、システム電源7の投入及び
遮断にかかわりなく、対応するディスク電源制御手段3
についての状態情報が状態メモリ42に保存され、か
つ、システム電源7の遮断時のディスク電源制御手段3
の状態が再構築される。
The disk power supply controller 41 of the disk power supply controller 4 responds to the turning on of the system power supply 7 by
Substantially in parallel with the start of the OS, prior to the start of the operating system, the state of the disk power control means 3 when the system power supply 7 is cut off or after a failure occurs is reconstructed. That is, the failed disk device 2 is known based on the state memory 42, and the interrupted disk power control means 3 is turned on for the failed disk device 2. Further, the disk power controller 41 of the disk power controller 4 starts the status memory 42 with the power of the disk power controller 3 of the failed disk device 2.
The status information of the disk device 2 in the above is updated from cutoff to insertion. Therefore, when the failed disk device 2 is disconnected, regardless of whether the system power supply 7 is turned on or off, the corresponding disk power control means 3
Is stored in the state memory 42 and the disk power control means 3 when the system power supply 7 is turned off.
Is reconstructed.

【0042】なお、ディスク装置2の故障についての情
報はミラー制御ドライバ1が管理し保持しているが、こ
れはシステム電源7の遮断により消滅する。一方、状態
メモリ42は、対応するディスク電源制御手段3の投入
及び遮断についての状態情報を保持する。本発明によ
り、ディスク電源制御手段3の遮断が対応するディスク
装置2の故障に従って実行されるので、ディスク装置2
の故障とディスク電源制御手段3の遮断とが常に対応す
る。従って、システム電源7の遮断後は状態メモリ42
に基づいて、システム電源7の投入が維持されている場
合にはミラー制御ドライバ1により、各々、ディスク装
置2の故障についての情報を知ることができる。
The information on the failure of the disk device 2 is managed and held by the mirror control driver 1, but disappears when the system power supply 7 is cut off. On the other hand, the state memory 42 holds state information about turning on and off of the corresponding disk power control means 3. According to the present invention, the disconnection of the disk power supply control means 3 is executed according to the failure of the corresponding disk device 2, so that the disk device 2
And the interruption of the disk power control means 3 always correspond. Therefore, after the system power supply 7 is turned off, the state memory 42
In the case where the system power supply 7 is kept turned on, the mirror control driver 1 can obtain information on the failure of the disk device 2 based on the above.

【0043】次に、保守ツール6は、故障の発生した
(その後、新しく交換された)ディスク装置2のディス
ク電源制御手段3の投入の後、当該故障の発生したディ
スク装置2の検査を行う。この検査は、例えば、ディス
ク装置2に所定のデータを書き込んだ後にこれを読み出
してこれが正しいデータか否かを調べるベリファイによ
る。
Next, the maintenance tool 6 checks the failed disk device 2 after turning on the disk power control means 3 of the failed disk device 2 (which has been newly replaced). This inspection is performed by, for example, verifying that predetermined data is written to the disk device 2 and then read to check whether the data is correct data.

【0044】この後、検査が正しく終了した場合、保守
ツール6から当該終了の通知を受けたディスク電源制御
部4のディスク電源コントローラ41は、状態メモリ4
2に基づいて故障の発生していないディスク装置2を知
り、当該故障の発生していないディスク装置2の格納す
るデータを当該故障の発生したディスク装置2にコピー
する。
Thereafter, when the inspection is completed correctly, the disk power controller 41 of the disk power controller 4 receiving the notification of the completion from the maintenance tool 6 makes the status memory 4
2, the disk device 2 in which the failure has not occurred is known, and the data stored in the disk device 2 in which the failure has not occurred is copied to the disk device 2 in which the failure has occurred.

【0045】例えば、当該情報処理システムの電源が再
投入され当該情報処理システムが再起動された場合、図
3(D)に示すように、故障したディスク装置21(デ
ィスク#1)がブートされることはなく、故障していな
かったディスク装置22(ディスク#2)がブートされ
る。従って、ミラー制御ドライバ1は、ブートされたデ
ィスク装置22の(新しい又は正しい)データOPQに
基づいて、ディスク装置21の(古い又は誤った)デー
タXYZをデータOPQに更新する(コピーする)。
For example, when the power of the information processing system is turned on again and the information processing system is restarted, the failed disk device 21 (disk # 1) is booted as shown in FIG. The disk device 22 (disk # 2), which has not failed, is booted. Therefore, the mirror control driver 1 updates (copies) the (old or incorrect) data XYZ of the disk device 21 to the data OPQ based on the (new or correct) data OPQ of the booted disk device 22.

【0046】前記検査又はコピーにおいてエラーが発生
した場合、又は、前記検査又はコピーが中断された場
合、ディスク電源制御部4のディスク電源コントローラ
41が、当該ディスク装置2についてそのディスク電源
制御手段3を遮断し、この遮断に伴って状態メモリ42
における当該ディスク装置2についての状態情報を投入
から遮断に更新する。
When an error occurs in the inspection or copying, or when the inspection or copying is interrupted, the disk power controller 41 of the disk power controller 4 controls the disk power controller 3 for the disk device 2. It shuts off and the state memory 42
Is updated from the input to the shut-off.

【0047】なお、ミラー制御ドライバ1は、前記コピ
ーの期間中はフォールトランプ8を点滅させ、前記コピ
ーの終了後はフォールトランプ8を消灯する。従って、
フォールトランプ8は、対応するディスク装置2の故障
で点灯され、前記検査中も点灯され、前記コピー中は点
滅され、前記コピーの正常終了で消灯される。
The mirror control driver 1 blinks the fault lamp 8 during the copying, and turns off the fault lamp 8 after the copying is completed. Therefore,
The fault lamp 8 is turned on when the corresponding disk device 2 has failed, is turned on during the inspection, blinks during the copy, and is turned off when the copy is normally completed.

【0048】また、ミラー制御ドライバ1、アプリケー
ション5、保守ツール6は、主メモリ(図示せず)上に
存在する各々の処理プログラムをCPU(中央演算処理
装置、図示せず)上で実行することにより実現される。
本発明の情報処理システムにおいては、これらの処理プ
ログラムもディスク装置2においてミラーリングされ
る。
The mirror control driver 1, application 5, and maintenance tool 6 execute respective processing programs existing on a main memory (not shown) on a CPU (central processing unit, not shown). Is realized by:
In the information processing system of the present invention, these processing programs are also mirrored in the disk device 2.

【0049】図4は本発明による故障処理フローであ
る。
FIG. 4 is a flowchart of the failure processing according to the present invention.

【0050】情報処理システムの稼働のために、システ
ム管理者により、システム電源7が投入される(ステッ
プS1)。この投入に応じてBIOSが起動される。
To operate the information processing system, the system power is turned on by the system administrator (step S1). The BIOS is started in response to the input.

【0051】この投入に応じてディスク電源コントロー
ラ41が作動して、状態メモリ42を参照してディスク
装置2の状態を再構築する(ステップS2)。この処理
については図9を参照して後述する。この後、BIOS
が正常なディスク装置21をブートする。また、BIO
SによりOSローダが起動され、これによりオペレーテ
ィングシステムの本体が起動され、これによりミラー制
御ドライバ1が起動され、アプリケーション5の動作が
可能となる。このステップS2の処理は、システム電源
7の投入直後に完了し、BIOSによる正常なディスク
装置21及びOSローダの起動よりも先に完了する。
In response to the input, the disk power controller 41 operates to reconstruct the state of the disk device 2 with reference to the state memory 42 (step S2). This processing will be described later with reference to FIG. After this, BIOS
Boots the normal disk device 21. Also, BIO
The OS loader is activated by S, whereby the main body of the operating system is activated, whereby the mirror control driver 1 is activated, and the application 5 can operate. The process in step S2 is completed immediately after the system power supply 7 is turned on, and is completed before the normal startup of the disk device 21 and the OS loader by the BIOS.

【0052】その後、当該情報処理システムの稼働中
に、アプリケーション5がミラー制御ドライバ1にデー
タABCの読み出しを依頼し、これに応じて、ミラー制
御ドライバ1がデータABCを、例えばディスク装置2
1から読み出す(ステップS3)。
Thereafter, during the operation of the information processing system, the application 5 requests the mirror control driver 1 to read the data ABC, and in response, the mirror control driver 1 sends the data ABC to, for example, the disk device 2.
1 (step S3).

【0053】アプリケーション5が読み出されたデータ
ABCを用いて処理を行い、この結果、データABCが
データXYZに変更される(ステップS4)。
The application 5 performs a process using the read data ABC, and as a result, the data ABC is changed to data XYZ (step S4).

【0054】アプリケーション5がミラー制御ドライバ
1にデータABCの更新(データXYZの書き込み)を
依頼し、これに応じて、ミラー制御ドライバ1がデータ
XYZを、ディスク装置21及び22の双方に書き込む
(ステップS5)。即ち、ミラーリングする。ステップ
S3乃至S5は、適宜繰り返される。
The application 5 requests the mirror control driver 1 to update the data ABC (write data XYZ), and in response, the mirror control driver 1 writes the data XYZ to both the disk devices 21 and 22 (step S5). That is, mirroring is performed. Steps S3 to S5 are repeated as appropriate.

【0055】この後、更に情報処理システムの稼働して
いる途中で、例えばデータの書き込み失敗等の故障が、
例えばディスク装置21に発生したとする(ステップS
6)。
Thereafter, during the operation of the information processing system, for example, a failure such as a data write failure occurs.
For example, it is assumed that an error has occurred in the disk device 21 (step S
6).

【0056】ミラー制御ドライバ1が、当該故障の発生
したディスク装置21を情報処理システムから切り離す
(ステップS7)。この処理については図5を参照して
後述する。
The mirror control driver 1 disconnects the failed disk device 21 from the information processing system (step S7). This processing will be described later with reference to FIG.

【0057】情報処理システムの稼働が終了して、シス
テム電源7が遮断される(ステップS8)。
When the operation of the information processing system is completed, the system power supply 7 is turned off (step S8).

【0058】システム管理者により、情報処理システム
の保守処理が行われる(ステップS9)。この処理につ
いては図6を参照して後述する。なお、この保守処理
は、当該故障の発生したディスク装置21のディスク電
源制御手段31が既に遮断されているので、図4に示す
ように当該情報処理システムの停止中(システム電源7
の遮断中)に限らず、当該情報処理システムの稼働中
(システム電源7の投入中)であっても行うことができ
る。実際には、当該情報処理システムの稼働中に行われ
ることが多い。
The information processing system is maintained by the system administrator (step S9). This processing will be described later with reference to FIG. In this maintenance process, since the disk power control means 31 of the failed disk device 21 has already been shut off, the information processing system is stopped (system power supply 7) as shown in FIG.
This can be performed not only during the shutdown of the information processing system, but also during the operation of the information processing system (while the system power supply 7 is turned on). Actually, it is often performed during the operation of the information processing system.

【0059】図5は本発明による切り離し処理フローで
ある。
FIG. 5 is a flow chart of the separation process according to the present invention.

【0060】ミラー制御ドライバ1が、当該故障の発生
したディスク装置21への以後のアプリケーション5か
らのアクセスを禁止することにより、情報処理システム
から切り離す(ステップS71)。
The mirror control driver 1 disconnects from the information processing system by prohibiting subsequent access from the application 5 to the failed disk device 21 (step S71).

【0061】ミラー制御ドライバ1が、当該故障の発生
したディスク装置21に対応するフォールトランプ81
を点灯する(ステップS72)。
The mirror control driver 1 operates the fault lamp 81 corresponding to the failed disk device 21.
Is turned on (step S72).

【0062】ミラー制御ドライバ1からの依頼により、
ディスク電源コントローラ41が、当該故障の発生した
ディスク装置21に対応するディスク電源制御手段31
を遮断する(ステップS73)。
At the request of the mirror control driver 1,
The disk power controller 41 is configured to control the disk power controller 31 corresponding to the failed disk device 21.
Is interrupted (step S73).

【0063】ディスク電源コントローラ41が、遮断し
たディスク電源制御手段31についての状態情報を、状
態メモリ42に書き込む(ステップS74)。なお、ス
テップS72乃至S74で障害処理を構成する。
The disk power controller 41 writes status information on the interrupted disk power control means 31 to the status memory 42 (step S74). Steps S72 to S74 constitute a failure process.

【0064】図6は本発明による保守処理フローであ
る。
FIG. 6 is a flowchart of a maintenance process according to the present invention.

【0065】システム管理者が、当該故障の発生したデ
ィスク装置21から、故障した磁気ディスク(スロッ
ト)を抜き去る(ステップS91)。
The system administrator removes the failed magnetic disk (slot) from the failed disk device 21 (step S91).

【0066】システム管理者が、当該故障の発生したデ
ィスク装置21に、新しい磁気ディスク(スロット)を
挿入する(ステップS92)。なお、ステップS91及
びS92とで磁気ディスクの交換処理を構成する。
The system administrator inserts a new magnetic disk (slot) into the failed disk device 21 (step S92). Steps S91 and S92 constitute a magnetic disk exchange process.

【0067】システム管理者が保守ツール6を起動する
ことにより、保守ツール6が所定の保守処理を開始し、
保守ツール6が、新しい磁気ディスクの挿入されたディ
スク装置21についての検査を行う(ステップS9
3)。この処理については図7を参照して後述する。
When the system administrator activates the maintenance tool 6, the maintenance tool 6 starts predetermined maintenance processing.
The maintenance tool 6 checks the disk device 21 in which a new magnetic disk has been inserted (step S9).
3). This processing will be described later with reference to FIG.

【0068】ミラー制御ドライバ1が、新しい磁気ディ
スクの挿入されたディスク装置21に、故障なしで正し
く動作していたディスク装置22のデータをコピーする
(ステップS94)。この処理については図8を参照し
て後述する。なお、ステップS93の検査処理とステッ
プS94のコピー処理とで回復処理を構成する。
The mirror control driver 1 copies the data of the disk device 22 that has been operating correctly without failure to the disk device 21 in which the new magnetic disk has been inserted (step S94). This processing will be described later with reference to FIG. Note that the inspection process in step S93 and the copy process in step S94 constitute a recovery process.

【0069】図7は本発明による検査処理フローであ
る。
FIG. 7 is an inspection processing flow according to the present invention.

【0070】システム管理者が、交換処理の後、保守ツ
ール6を起動する(ステップS931)。
After the replacement processing, the system administrator activates the maintenance tool 6 (step S931).

【0071】保守ツール6からの依頼をミラー制御ドラ
イバ1を介して受けたディスク電源コントローラ41
が、故障に応じて遮断されたディスク装置21のディス
ク電源制御手段31を投入する(ステップS932)。
The disk power controller 41 receives a request from the maintenance tool 6 via the mirror control driver 1
Turns on the disk power control means 31 of the disk device 21 that has been shut down in response to the failure (step S932).

【0072】ディスク電源コントローラ41が、状態メ
モリ42における状態情報が「NGのディスク電源制御
手段31の状態情報を「G」に更新し、これを保守ツー
ル6に通知する(ステップS933)。
The disk power controller 41 updates the status information in the status memory 42 to “G” in the status information of the NG disk power controller 31 and notifies the maintenance tool 6 of the update (step S933).

【0073】当該通知を受けた保守ツール6が、状態情
報を「NG」から「G」に更新されたディスク電源制御
手段31に対応するディスク装置21について、前記ベ
リファイを行うことによる検査を行う(ステップS93
4)。
The maintenance tool 6 having received the notification performs an inspection by performing the above-described verification on the disk device 21 corresponding to the disk power control unit 31 whose status information has been updated from “NG” to “G” ( Step S93
4).

【0074】保守ツール6が、ベリファイが正常に終了
したか否かを調べる(ステップS935)。正常に終了
した場合、検査処理を終了し、当該正常終了をミラー制
御ドライバ1に通知する。
The maintenance tool 6 checks whether the verification has been completed normally (step S935). When the processing is completed normally, the inspection processing is completed, and the normal completion is notified to the mirror control driver 1.

【0075】正常に終了しなかった場合、保守ツール6
が当該異常終了をミラー制御ドライバ1に通知し、通知
されたミラー制御ドライバ1が当該ディスク装置21に
対応するフォールトランプ81を点灯する(ステップS
936)。
If the operation is not completed normally, the maintenance tool 6
Notifies the mirror control driver 1 of the abnormal end, and the notified mirror control driver 1 turns on the fault lamp 81 corresponding to the disk device 21 (step S
936).

【0076】保守ツール6( 又はミラー制御ドライバ
1) からの依頼により、ディスク電源コントローラ41
が、当該ディスク装置21に対応するディスク電源制御
手段31を遮断する(ステップS937)。
At the request of the maintenance tool 6 (or the mirror control driver 1), the disk power controller 41
Turns off the disk power control unit 31 corresponding to the disk device 21 (step S937).

【0077】ディスク電源コントローラ41が、遮断し
たディスク電源制御手段31についての状態情報を、状
態メモリ42に書き込む(ステップS938)。なお、
ステップS936乃至S938で障害処理を構成する。
The disk power controller 41 writes the status information about the interrupted disk power control means 31 to the status memory 42 (step S938). In addition,
Steps S936 to S938 constitute failure processing.

【0078】図8は本発明によるコピー処理フローであ
る。
FIG. 8 shows a copy processing flow according to the present invention.

【0079】検査処理に引き続いて、保守ツール6から
検査の正常終了の通知を受けたミラー制御ドライバ1
が、状態情報を「NG」から「G」に更新されたディス
ク電源制御手段31に対応するディスク装置21に、他
方のディスク装置22に格納されているデータをコピー
する(ステップS941)。
Following the inspection processing, the mirror control driver 1 which has been notified of the normal end of the inspection from the maintenance tool 6
Copies the data stored in the other disk device 22 to the disk device 21 corresponding to the disk power control unit 31 whose status information has been updated from "NG" to "G" (step S941).

【0080】ミラー制御ドライバ1が、当該ディスク装
置21に対応するフォールトランプ81を点滅(交互に
オン及びオフ)する(ステップS942)。
The mirror control driver 1 blinks (alternately turns on and off) the fault lamp 81 corresponding to the disk device 21 (step S942).

【0081】ミラー制御ドライバ1が、コピー処理が正
常に終了したか否かを調べる(ステップS943)。
The mirror control driver 1 checks whether the copy processing has been completed normally (step S943).

【0082】正常に終了した場合、ミラー制御ドライバ
1が、点滅させていたフォールトランプ81を消灯(オ
フ)する(ステップS944)。
When the process is normally completed, the mirror control driver 1 turns off (turns off) the blinking fault lamp 81 (step S944).

【0083】正常に終了しなかった場合、ミラー制御ド
ライバ1が、当該ディスク装置21に対応するフォール
トランプ81を点灯する(ステップS945)。
If the process has not been completed normally, the mirror control driver 1 turns on the fault lamp 81 corresponding to the disk device 21 (step S945).

【0084】ミラー制御ドライバ1からの依頼により、
ディスク電源コントローラ41が、当該ディスク装置2
1に対応するディスク電源制御手段31を遮断する(ス
テップS946)。
Upon request from the mirror control driver 1,
The disk power supply controller 41 operates the disk device 2
Then, the disk power control means 31 corresponding to No. 1 is shut down (step S946).

【0085】ディスク電源コントローラ41が、遮断し
たディスク電源制御手段31についての状態情報を、状
態メモリ42に書き込む(ステップS947)。なお、
ステップS945乃至S947で障害処理を構成する。
The disk power controller 41 writes status information on the interrupted disk power control means 31 to the status memory 42 (step S947). In addition,
Steps S945 to S947 constitute a failure process.

【0086】図9は本発明によるディスク状態の再構築
処理フローである。
FIG. 9 is a flowchart of a disk state rebuilding process according to the present invention.

【0087】システム電源7の投入(ステップS1)に
応じて、BIOSが起動される(ステップS21)。
When the system power supply 7 is turned on (step S1), the BIOS is started (step S21).

【0088】システム電源7の投入(ステップS1)に
応じて、ディスク電源コントローラ41が、状態メモリ
42に格納された全てのディスク装置21及び22につ
いての状態情報を読み出す(ステップS22)。従っ
て、この図9のディスク状態の再構築処理は、ステップ
S2において実行される。
When the system power supply 7 is turned on (step S1), the disk power supply controller 41 reads out the state information on all the disk devices 21 and 22 stored in the state memory 42 (step S22). Therefore, the disk state rebuilding processing of FIG. 9 is executed in step S2.

【0089】ディスク電源コントローラ41が、状態情
報が「NG」であるディスク電源制御手段31を遮断す
る(ステップS23)。なお、システム電源7の投入に
応じてディスク電源制御手段31も投入され、状態情報
が「G」であるディスク電源制御手段31は、そのまま
投入の状態が維持される。
The disk power controller 41 shuts off the disk power controller 31 whose status information is "NG" (step S23). Incidentally, the disk power control means 31 is also turned on in response to the turning on of the system power supply 7, and the disk power control means 31 whose status information is "G" is maintained in the turned on state.

【0090】BIOSが、投入されているディスク電源
制御手段32に対応するディスク装置22をブート(立
ち上げ)する(ステップS24)。
The BIOS boots (starts up) the disk device 22 corresponding to the supplied disk power control means 32 (step S24).

【0091】ディスク電源コントローラ41が、状態情
報が「NG」である(遮断した)ディスク電源制御手段
31をミラー制御ドライバ1に通知し、通知を受けたミ
ラー制御ドライバ1が、状態情報が「NG」であるディ
スク電源制御手段31に対応するディスク装置21につ
いて、これに対応するフォールトランプ81を点灯(オ
ン)する(ステップS25)。なお、ステップS22乃
至S25で障害処理を構成する。
The disk power controller 41 notifies the mirror control driver 1 of the disk power control means 31 whose status information is “NG” (interrupted), and the mirror control driver 1 having received the notification notifies the mirror control driver 1 that the status information is “NG”. , The corresponding fault lamp 81 is turned on (turned on) for the disk device 21 corresponding to the disk power control means 31 (step S25). Steps S22 to S25 constitute a failure process.

【0092】図10は本発明による多重化処理説明図で
あり、図11と対比される。
FIG. 10 is an explanatory diagram of a multiplexing process according to the present invention, which is compared with FIG.

【0093】図10(A)に示すように、ミラー化(二
重化)されたディスク装置2には、同一のデータABC
が書き込まれている。この状態で情報処理システムが起
動される(ステップS1)と、ディスク状態の再構築
(ステップS2)の後、例えば一方のディスク装置21
(ディスク#1)がブートされる。
As shown in FIG. 10A, the same data ABC is stored in the mirrored (duplexed) disk device 2.
Is written. When the information processing system is started in this state (step S1), after rebuilding the disk state (step S2), for example, one of the disk devices 21
(Disk # 1) is booted.

【0094】この後、図10(B)に示すように、デー
タABCがディスク装置21から読み出され(ステップ
S3)、アプリケーション5によりデータXYZに変更
される(ステップS4)。ミラー制御ドライバ1は、デ
ィスク装置21のみならず、他方のディスク装置22
(ディスク#2)におけるデータABCもデータXYZ
に更新される(ステップS5)。
Thereafter, as shown in FIG. 10B, the data ABC is read from the disk device 21 (step S3), and is changed to data XYZ by the application 5 (step S4). The mirror control driver 1 includes not only the disk device 21 but also the other disk device 22
The data ABC on (disk # 2) is also data XYZ
(Step S5).

【0095】この後、図10(C)に示すように、ミラ
ー制御ドライバ1がデータXYZをデータOPQに更新
しようとするが(ステップS3乃至S5)、ディスク装
置22には書き込めるが、ディスク装置21には書き込
めない(ステップS6)。この故障の発生を検出したミ
ラー制御ドライバ1は、当該故障の発生したディスク装
置(以下、故障装置)21を情報処理システムから切り
離す(ステップS7)。即ち、ミラー制御ドライバ1
は、アプリケーション5からの故障装置21へのアクセ
スを禁止し、フォールトランプ81を点灯させ、(ディ
スク電源コントローラ41により)ディスク電源制御手
段31を遮断し、これを状態メモリ42に記録する。故
障の発生以降、故障装置21のデータの更新は行われ
ず、更新前の古いデータがそのまま残る。
Thereafter, as shown in FIG. 10C, the mirror control driver 1 attempts to update the data XYZ to the data OPQ (steps S3 to S5). Cannot be written to (step S6). The mirror control driver 1 that has detected the occurrence of the failure disconnects the failed disk device (hereinafter, failure device) 21 from the information processing system (step S7). That is, the mirror control driver 1
Prohibits the application 5 from accessing the failed device 21, turns on the fault lamp 81, shuts off the disk power control means 31 (by the disk power controller 41), and records this in the state memory 42. After the occurrence of the failure, the data of the failed device 21 is not updated, and the old data before the update remains.

【0096】この後、フォールトランプ81を見て故障
の発生を知ったシステム管理者が、当該情報処理システ
ムの稼働中(システム電源7の投入中)に、保守を行う
(ステップS9)。即ち、システム管理者は、故障個所
を特定し、故障装置#1における故障デバイス(ディス
ク)を交換し(ステップS91及びS92)、この後、
保守ツール6を起動する。
After that, the system administrator who has noticed the occurrence of the failure by looking at the fault lamp 81 performs maintenance while the information processing system is operating (while the system power supply 7 is turned on) (step S9). That is, the system administrator specifies the location of the failure and replaces the failed device (disk) in the failed device # 1 (steps S91 and S92).
The maintenance tool 6 is started.

【0097】起動された保守ツール6により図7の検査
処理が行われ、ミラー制御ドライバ1により図8のコピ
ー処理が行われる。即ち、ミラー制御ドライバ1は、正
常動作している(対応するディスク電源制御手段32が
遮断されていない)ディスク装置22の(新しい又は正
しい)データOPQに基づいて、ディスク装置21の
(古い又は誤った)データXYZをデータOPQに更新
する。これにより、ディスク装置22の正しいプログラ
ム又はデータに基づいて、ディスク装置21の誤ったプ
ログラム又はデータを正しいものに更新することができ
る。
The inspection processing of FIG. 7 is performed by the activated maintenance tool 6, and the copy processing of FIG. 8 is performed by the mirror control driver 1. That is, the mirror control driver 1 uses the (old or incorrect) data OPQ of the disk device 22 based on the (new or correct) data OPQ of the disk device 22 that is operating normally (the corresponding disk power control means 32 is not shut off). D) Update data XYZ to data OPQ. Thereby, based on the correct program or data of the disk device 22, the incorrect program or data of the disk device 21 can be updated to the correct one.

【0098】一方、故障したディスク装置21の保守を
行わないままに、システム電源7が遮断される場合があ
る。この場合、ディスク装置21は誤ったプログラム又
はデータを格納しているが、本発明によりそのディスク
電源制御手段31が遮断されている。
On the other hand, the system power supply 7 may be shut down without performing maintenance on the failed disk device 21. In this case, the disk device 21 stores an erroneous program or data, but the disk power control unit 31 is shut off according to the present invention.

【0099】当該情報処理システムの稼動のために、シ
ステム電源7が再投入される。この再投入時に、ディス
ク電源制御手段3の状態が再構築され、これに基づい
て、図10(D)に示すように、故障のあるディスク装
置21はブートされず、故障のないディスク装置22
(のみ)がブートされる(ステップS21乃至S2
5)。従って、ディスク装置22の正しいプログラム又
はデータが失われてしまうことは防止される。
The system power supply 7 is turned on again to operate the information processing system. When the power is turned on again, the state of the disk power control means 3 is reconstructed, and based on this, as shown in FIG. 10D, the failed disk device 21 is not booted and the failed disk device 22 is not booted.
(Only) is booted (steps S21 to S2)
5). Therefore, loss of the correct program or data of the disk device 22 is prevented.

【0100】この後、上述と同様にして、故障したディ
スク装置21の保守を行ったシステム管理者により保守
ツール6が起動されて図7の検査処理が行われ、ミラー
制御ドライバ1により図8のコピー処理が行われる。こ
れにより、ディスク装置22の正しいプログラム又はデ
ータが失われてしまうことは防止され、ディスク装置2
1の誤ったプログラム又はデータを正しいものに更新す
ることができる。
Thereafter, in the same manner as described above, the maintenance tool 6 is started by the system administrator who has performed maintenance on the failed disk device 21, and the inspection process shown in FIG. 7 is performed. Copy processing is performed. This prevents the correct program or data in the disk device 22 from being lost and prevents the disk device 2
One erroneous program or data can be updated to a correct one.

【0101】[0101]

【発明の効果】以上説明したように、本発明によれば、
情報処理システムにおいて、複数のディスク装置の内の
故障の発生したディスク装置を切り離すと共にそのディ
スク電源制御手段を遮断することにより、当該故障の発
生したディスク装置についてアプリケーションからのア
クセスを禁止するのみでなく物理的に動作できない状態
とすることができるので、当該情報処理システムの電源
が再投入され当該情報処理システムが再起動された場合
に故障の発生したディスク装置がブートされてしまうこ
とを防止することができ、結果として、故障の発生した
ディスク装置に格納されたデータに基づいて故障の発生
していないディスク装置のデータが誤って更新されるこ
とを防止することができる。
As described above, according to the present invention,
In an information processing system, disconnecting a failed disk device among a plurality of disk devices and shutting off its disk power control means not only prohibits access to the failed disk device from an application, but also Since it is possible to put the information processing system into a state in which it cannot be physically operated, it is possible to prevent a failed disk device from being booted when the information processing system is restarted and the information processing system is restarted. As a result, it is possible to prevent erroneous updating of data in a disk device in which a failure has not occurred based on data stored in a disk device in which a failure has occurred.

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

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】情報処理システム構成図である。FIG. 2 is a configuration diagram of an information processing system.

【図3】多重化処理説明図である。FIG. 3 is an explanatory diagram of a multiplexing process.

【図4】故障処理フローである。FIG. 4 is a failure processing flow.

【図5】切り離し処理フローである。FIG. 5 is a flowchart of a disconnection process.

【図6】保守処理フローである。FIG. 6 is a flowchart of a maintenance process.

【図7】検査処理フローである。FIG. 7 is an inspection processing flow.

【図8】コピー処理フローである。FIG. 8 is a copy processing flow.

【図9】再構築処理フローである。FIG. 9 is a flowchart of a reconstruction process.

【図10】多重化処理説明図である。FIG. 10 is an explanatory diagram of a multiplexing process.

【図11】従来技術説明図である。FIG. 11 is an explanatory diagram of a conventional technique.

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

1 ディスク制御部 2 ディスク装置 3 ディスク電源制御手段 4 ディスク電源制御部 5 アプリケーション 6 保守ツール DESCRIPTION OF SYMBOLS 1 Disk control part 2 Disk device 3 Disk power control means 4 Disk power control part 5 Application 6 Maintenance tool

───────────────────────────────────────────────────── フロントページの続き (72)発明者 竹村 登 石川県河北郡宇ノ気町字宇野気ヌ98番地の 2 株式会社ピーエフユー内 (72)発明者 山川 裕也 石川県河北郡宇ノ気町字宇野気ヌ98番地の 2 株式会社ピーエフユー内 (72)発明者 島田 一洋 石川県河北郡宇ノ気町字宇野気ヌ98番地の 2 株式会社ピーエフユー内 (72)発明者 谷野 祐文 石川県河北郡宇ノ気町字宇野気ヌ98番地の 2 株式会社ピーエフユー内 (72)発明者 伏見 佳樹 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 Fターム(参考) 5B065 BA01 CC08 EA12 ZA02 5D044 AB01 CC04 HH17 HL02 HL08 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Noboru Takemura 98, Unoki-nu, Unoki-cho, Kawakita-gun, Ishikawa Pref. Inside PFU Inc. (72) Inventor Yuya Yamakawa, Unagi-nu 98, Unoki-cho, Kawakita-gun, Ishikawa Address No. 2 PFU Co., Ltd. (72) Inventor Kazuhiro Shimada 98 Uno-ki, Unoki-cho, Kawakita-gun, Ishikawa Pref. 98-2 Inventor Pfu Co., Ltd. (98) Inventor Yoshiki Fushimi 4-1-1, Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa F-term in Fujitsu Limited (Reference) 5B065 BA01 CC08 EA12 ZA02 5D044 AB01 CC04 HH17 HL02 HL08

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 複数のディスク装置への書き込み及び読
み出しの制御と、前記複数のディスク装置の内から故障
の発生したディスク装置の検出とを行うディスク制御部
と、 前記ディスク制御部からの指示に従って、前記故障の発
生したディスク装置に対する電源供給を制御するディス
ク電源制御部とを備えることを特徴とするディスク制御
装置。
1. A disk control unit for controlling writing and reading to and from a plurality of disk devices and detecting a failed disk device from among the plurality of disk devices, and in accordance with an instruction from the disk control unit And a disk power control unit for controlling power supply to the failed disk device.
【請求項2】 複数のディスク装置と、 前記複数のディスク装置の各々について設けられたディ
スク電源制御手段と、 前記複数のディスク装置への書き込み及び読み出しの制
御と、前記複数のディスク装置の内から故障の発生した
ディスク装置の検出とを行うディスク制御部と、 前記ディスク制御部からの指示に従って、前記故障の発
生したディスク装置について、前記ディスク電源制御手
段を制御するディスク電源制御部とを備えることを特徴
とするディスク処理装置。
2. A plurality of disk devices; a disk power control means provided for each of the plurality of disk devices; a control of writing and reading to and from the plurality of disk devices; A disk controller that detects a failed disk device; and a disk power controller that controls the disk power controller for the failed disk device in accordance with an instruction from the disk controller. A disk processing device characterized by the above-mentioned.
【請求項3】 前記ディスク制御部が、前記複数のディ
スク装置に対して多重化処理を行うことを特徴とする請
求項2に記載のディスク処理装置。
3. The disk processing device according to claim 2, wherein the disk control unit performs a multiplexing process on the plurality of disk devices.
【請求項4】 当該ディスク処理装置が、更に、 前記複数のディスク装置の各々について当該ディスク装
置の状態を表示する手段を備えることを特徴とする請求
項2に記載のディスク処理装置。
4. The disk processing device according to claim 2, wherein said disk processing device further comprises means for displaying a status of said disk device for each of said plurality of disk devices.
【請求項5】 当該ディスク処理装置が、更に、 当該情報処理システムのシステム電源を備え、 前記ディスク電源制御部が、前記故障の発生したディス
ク装置について前記ディスク電源制御手段を遮断し、前
記システム電源の停止時及びその後の投入時において、
前記故障の発生したディスク装置について、その遮断さ
れたディスク電源制御手段を当該遮断の状態に維持する
ことを特徴とする請求項2に記載のディスク処理装置。
5. The disk processing device further comprises a system power supply of the information processing system, wherein the disk power control unit shuts off the disk power control means for the failed disk device, At the time of stoppage and subsequent injection,
3. The disk processing apparatus according to claim 2, wherein the interrupted disk power control means is maintained in the interrupted state for the failed disk device.
【請求項6】 当該ディスク処理装置が、更に、 前記複数のディスク装置とは別に設けられ、前記複数の
ディスク装置の各々についての前記ディスク電源制御手
段の投入及び遮断の状態についての状態情報を保持する
状態メモリを備え、 前記ディスク電源制御部が、前記複数のディスク装置の
各々についての状態情報を、前記状態メモリに書き込む
ことを特徴とする請求項2に記載のディスク処理装置。
6. The disk processing device is further provided separately from the plurality of disk devices, and retains state information on the on / off state of the disk power control means for each of the plurality of disk devices. 3. The disk processing apparatus according to claim 2, further comprising: a state memory configured to write the state information of each of the plurality of disk devices to the state memory.
【請求項7】 当該ディスク処理装置が、更に、 前記複数のディスク装置の保守を行う保守ツールを備
え、 前記ディスク電源制御部が、前記保守ツールからの依頼
により、前記状態メモリに基づいて前記故障の発生した
ディスク装置を知り、当該故障の発生したディスク装置
についてその遮断された前記ディスク電源制御手段を投
入することを特徴とする請求項6に記載のディスク処理
装置。
7. The disk processing device further includes a maintenance tool for maintaining the plurality of disk devices, and the disk power controller controls the failure based on the status memory in response to a request from the maintenance tool. 7. The disk processing device according to claim 6, wherein the disk device in which the failure has occurred is notified, and the interrupted disk power control means is turned on for the failed disk device.
【請求項8】 前記ディスク電源制御部が、前記故障の
発生したディスク装置の前記ディスク電源制御手段の投
入に伴って、前記状態メモリにおける当該ディスク装置
についての状態情報を遮断から投入に更新することを特
徴とする請求項7に記載のディスク処理装置。
8. The disk power control unit updates the status information of the disk device in the status memory from cut-off to power-on when the disk power control unit of the failed disk device is turned on. The disk processing apparatus according to claim 7, wherein:
【請求項9】 前記故障の発生したディスク装置のディ
スク電源制御手段の投入の後、前記保守ツールが当該故
障の発生したディスク装置の検査を行い、この後前記デ
ィスク制御部が前記状態メモリに基づいて故障の発生し
ていないディスク装置を知り当該故障の発生していない
ディスク装置の格納するデータを当該故障の発生したデ
ィスク装置にコピーすることを特徴とする請求項7に記
載のディスク処理装置。
9. After the disk power control means of the failed disk device is turned on, the maintenance tool checks the failed disk device, and thereafter, the disk control unit performs a check based on the status memory. 8. The disk processing device according to claim 7, wherein the disk device in which the failure has not occurred is known to copy the data stored in the disk device in which the failure has not occurred to the disk device in which the failure has occurred.
【請求項10】 前記検査又はコピーにおいてエラーが
発生した場合、又は、前記検査又はコピーが中断された
場合、前記ディスク電源制御部が、当該ディスク装置に
ついてそのディスク電源制御手段を遮断し、この遮断に
伴って前記状態メモリにおける当該ディスク装置につい
ての状態情報を投入から遮断に更新することを特徴とす
る請求項9に記載のディスク処理装置。
10. When an error occurs in the inspection or copying, or when the inspection or copying is interrupted, the disk power control unit shuts off the disk power control means for the disk device. 10. The disk processing apparatus according to claim 9, wherein the status information about the disk device in the status memory is updated from input to shut off in response to the request.
【請求項11】 当該ディスク処理装置が、更に、 前記複数のディスク装置についての前記ディスク電源制
御手段の各々を強制的に投入する強制電源投入部を備
え、 前記ディスク電源制御部が制御不能になった場合、前記
強制電源投入部が、前記ディスク電源制御手段の各々を
強制的に投入することを特徴とする請求項2に記載のデ
ィスク処理装置。
11. The disk processing device further comprises a forced power-on unit for forcibly turning on each of the disk power control units for the plurality of disk devices, and the disk power control unit becomes uncontrollable. 3. The disk processing apparatus according to claim 2, wherein the forced power-on unit forcibly powers on each of the disk power control units.
JP2000049149A 2000-02-25 2000-02-25 Disk controller and disk processor Withdrawn JP2001243022A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000049149A JP2001243022A (en) 2000-02-25 2000-02-25 Disk controller and disk processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000049149A JP2001243022A (en) 2000-02-25 2000-02-25 Disk controller and disk processor

Publications (1)

Publication Number Publication Date
JP2001243022A true JP2001243022A (en) 2001-09-07

Family

ID=18571131

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000049149A Withdrawn JP2001243022A (en) 2000-02-25 2000-02-25 Disk controller and disk processor

Country Status (1)

Country Link
JP (1) JP2001243022A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005119822A (en) * 2003-10-17 2005-05-12 Mitsubishi Electric Corp Failure detector of elevator
JP2013041430A (en) * 2011-08-16 2013-02-28 Konica Minolta Business Technologies Inc Image forming apparatus and control method of image forming apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005119822A (en) * 2003-10-17 2005-05-12 Mitsubishi Electric Corp Failure detector of elevator
JP4515742B2 (en) * 2003-10-17 2010-08-04 三菱電機株式会社 Elevator failure detection device
JP2013041430A (en) * 2011-08-16 2013-02-28 Konica Minolta Business Technologies Inc Image forming apparatus and control method of image forming apparatus
US8643888B2 (en) 2011-08-16 2014-02-04 Konica Minolta Business Technologies, Inc. Image forming apparatus and method for controlling the same

Similar Documents

Publication Publication Date Title
JP6198876B2 (en) Secure recovery apparatus and method
US7702952B2 (en) Firmware update for consumer electronic device
KR100743180B1 (en) Duplex data system
US20080162915A1 (en) Self-healing computing system
US20100005258A1 (en) Backup system and method
JPH04205519A (en) Writing method of data under restoration
WO2012071945A1 (en) Method and device for backing up and upgrading bootstrap
JP3458804B2 (en) Information recording apparatus and control method thereof
JP2790134B1 (en) Disk array system
JP2011090481A (en) Information processing apparatus and system setting method
WO2022198973A1 (en) Server firmware self-recovery system, and server
TWI363297B (en) Multi-mode memory controller for upgrading firmware in phases and related apparatus,removable memory card,method and computer readable medium
JP4620430B2 (en) Apparatus, system, method, recording medium, and program for high-speed loading of adapter
JP2008200943A (en) Image forming apparatus
JP2010170197A (en) Firmware management program, storage device, and firmware management method
JP6011272B2 (en) Storage device, recovery method, and recovery program
CN111143132A (en) BIOS recovery method, device, equipment and readable storage medium
US20100205482A1 (en) Mirroring controller, storage device, and mirroring control method
JP2001243022A (en) Disk controller and disk processor
US7194675B2 (en) Backup method, backup system, disk controller and backup program
JP6235163B2 (en) Computer system and control method thereof
JP2006260141A (en) Control method for storage system, storage system, storage control device, control program for storage system, and information processing system
JP4248164B2 (en) Disk array error recovery method, disk array control device, and disk array device
JP2004054616A (en) Information processor with function to automatically restore firmware
JP2002049509A (en) Data processing system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070501