JPH03111928A - Substitutive system for storage device - Google Patents

Substitutive system for storage device

Info

Publication number
JPH03111928A
JPH03111928A JP1249941A JP24994189A JPH03111928A JP H03111928 A JPH03111928 A JP H03111928A JP 1249941 A JP1249941 A JP 1249941A JP 24994189 A JP24994189 A JP 24994189A JP H03111928 A JPH03111928 A JP H03111928A
Authority
JP
Japan
Prior art keywords
disk
storage device
mirror
program
copy
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP1249941A
Other languages
Japanese (ja)
Inventor
Keizo Kuwata
桑田 圭三
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP1249941A priority Critical patent/JPH03111928A/en
Publication of JPH03111928A publication Critical patent/JPH03111928A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To restore a mirror storage device without using operator's operation by substituting a substitutive storage device for a failed storage device when one of two storage device constituting the mirror storage device is failed. CONSTITUTION:An operation program 1 requests information writing to a mirror disk 3 through a system program 2. At the time of detecting the failure of a disk 4, the system program 2 separates the failed disk 4 from the mirror disk 3 and sets up I/O error information on an information transmission table 10. A copy program 11 inputs I/O error information from the table 10, selects a substitutive disk 6, copies the contents of a normal disk 5, and defines a new mirror disk 7. A log 8 is used as a restarting means to be used at the time of interrupting processing due to power failure or the like in the volume substituting processing of the mirror disk.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は同じ情報を記憶する2台の 記憶装置(いわゆるミラーディスク)を用いて情報処理
を行う情報処理装置において片方の記憶装置が故障した
場合、代替記憶装置と正常な記憶装置とによりミラーデ
ィスクを構成する記憶装置代替方式に関するものである
[Detailed Description of the Invention] [Industrial Application Field] This invention is an information processing device that processes information using two storage devices (so-called mirror disks) that store the same information, when one of the storage devices fails. This case relates to a storage device replacement method in which a mirror disk is configured by an alternate storage device and a normal storage device.

〔従来の技術〕[Conventional technology]

従来から記憶情報の信頼性の向上を図 るため、同じ情報を記憶する2台のディスク(記憶装置
)を用いて情報処理を行う情報処理装置が知られている
2. Description of the Related Art In order to improve the reliability of stored information, information processing apparatuses have been known that perform information processing using two disks (storage devices) that store the same information.

第5図はこの種の従来の情報処理装置 において、ミラーディスクが故障した場合のシステム構
成を示すブロック図である。図において、1はユーザの
業務処理を行うための業務プログラム、2は業務プログ
ラム1の処理に応答してシステムを制御するためのシス
テムプログラム、3は2台のディスク4.5から構成さ
れるミラーディスクである。
FIG. 5 is a block diagram showing a system configuration when a mirror disk fails in this type of conventional information processing apparatus. In the figure, 1 is a business program for performing user business processing, 2 is a system program for controlling the system in response to the processing of business program 1, and 3 is a mirror consisting of two disks 4.5. It's a disc.

第6図はこの従来例においてミラーデ ィスクが故障した場合の制御の流れを説明するためのブ
ロック図である。
FIG. 6 is a block diagram for explaining the flow of control when a mirror disk fails in this conventional example.

次にこの従来例において2台のディス クのうらの片方のディスクが故障した場合の動作につい
て説明する。ここの説明ではディスク4が故障したとす
る。まず、業務プログラム1はシステムプログラム2を
経由してミラーディスク3に対して出力要求を出す。こ
のときシステムプログラム2はディスク4に対するW!
込み処理でディスク4の故障を検出する。次にシステム
プログラム2は故障ディスク4を第5図に示すようにミ
ラーディスク3より切り離し、正常ディスク5だけでシ
ステムを運用する。以後、ミラーディスク3はオペレー
タの介入によって復旧されるまで1台のディスク5で動
作する。
Next, in this conventional example, the operation when one of the two disks fails will be explained. In this explanation, it is assumed that the disk 4 has failed. First, the business program 1 issues an output request to the mirror disk 3 via the system program 2. At this time, system program 2 sends W! to disk 4!
A failure of the disk 4 is detected during the loading process. Next, the system program 2 separates the failed disk 4 from the mirror disk 3 as shown in FIG. 5, and operates the system using only the normal disk 5. Thereafter, the mirror disk 3 operates as one disk 5 until it is restored by operator intervention.

故障したディスク4を復旧する場合は、オペレータが介
入してディスクの交換後にディスクのボリューム・コピ
ーを行う。
When restoring a failed disk 4, an operator intervenes and performs a volume copy of the disk after replacing the disk.

〔発明が解決しようとする課題〕 従来の記憶装置代替方式は上述したよ うにミラーディスクの復旧の際にオペレタが介入する必
要があり、また、オペ レータがミラーディスクの故障に気付かない場合、長時
間ミラーディスクが1台のディスクで稼働するため、残
りのディスクの故障による業務停止の危険性が増大する
という問題点があった。
[Problems to be Solved by the Invention] As mentioned above, the conventional storage device replacement method requires operator intervention when restoring the mirror disk, and if the operator does not notice a mirror disk failure, it may take a long time. Since the mirror disk operates with only one disk, there is a problem in that there is an increased risk of business interruption due to failure of the remaining disks.

この発明は」二記のような問題点を解決するためになさ
れたもので、ミラー記憶装置(ミラーディスク)を構成
する2台の記憶装置のうち片方が故障した場合に、オペ
レータを介入させることなくミラー記憶装置を復旧させ
ることができる記憶装置代替方式を提供することを目的
とする。
This invention was made in order to solve the problems mentioned in section 2 above, and requires an operator to intervene when one of the two storage devices that make up a mirror storage device (mirror disk) fails. The purpose of the present invention is to provide a storage device replacement method that can restore a mirror storage device without any problems.

参考として以下の文章を記載する。本 件はミラーディスクの自動復旧方式 (アルゴリズム)であり、ミラーディスクを構築してい
るシステムにおいて予備ディスクを用意しておくことに
より、ミラーディスクを構成する2台のディスクの内の
片方のディスクが故障した場合にオペレータの介入なし
で業務プログラムと平行して正常なディスクを予備ディ
スクにボリュームコピーしてミラーディスクを(夏旧さ
せるものである。
The following text is included for reference. This problem is an automatic recovery method (algorithm) for mirror disks, and by preparing a spare disk in the system that is building the mirror disk, one of the two disks that make up the mirror disk fails. In this case, the mirror disk is made obsolete by copying the volume of the normal disk to a spare disk in parallel with the business program without operator intervention.

したがって、例えば先行技術(電子情 報通信ハンドブック記載のシステムの高信頼化構成と回
復・保守技術)は単純に故障装置の切り離し、予備装置
の組込みを行うだけなので、ボリュームコピー等の処理
が明示されていないため、本件とは異なる。また、先行
技術(特開昭56−132646号広報)はデュプレッ
クス・システムにおける自動回復方式であり、本件のミ
ラーディスクの回復処理とは異なる。更に、先行技術(
特開昭55−64612号広報)はミラーディスク(デ
ィスクの二重化)とは関係ないため、本件とは異なる。
Therefore, for example, the prior art (system high reliability configuration and recovery/maintenance technology described in the Electronic Information and Communication Handbook) simply isolates a failed device and incorporates a spare device, so processing such as volume copying is not clearly specified. This is different from the present case. Furthermore, the prior art (Japanese Unexamined Patent Publication No. 56-132646) is an automatic recovery method in a duplex system, which is different from the mirror disk recovery process of the present invention. Furthermore, prior art (
JP-A No. 55-64612) has nothing to do with mirror disks (duplication of disks) and is therefore different from the present case.

〔課題を解決するための手段〕[Means to solve the problem]

この発明に係る記憶装置代替方式は、 ミラー記憶装置(ミラーディスク3)を構成する2台の
記憶装置(ディスク4゜5)の内の片方が故障した場合
にその故障の記憶装置(例えばディスク4)に代わって
動作させる代替記憶装置(代替ディスク6)を備え、上
記2台の記憶装置(ディスク4,5)の内の片方が故障
した場合、その故障をシステムプログラム2により検出
し、正常な記憶装置(ディスク5)に記憶させている情
報をコピ プログラム11により上記代替記憶装置(代替ディスク
6)にコピーし、故障の記憶装置(ディスク4)を代替
記憶装置(代替ディスク6)に代替することを特徴とす
るものである。
The storage device replacement method according to the present invention is such that when one of the two storage devices (disks 4 and 5) constituting the mirror storage device (mirror disk 3) fails, the storage device replacement method according to the present invention ), and if one of the two storage devices (disks 4, 5) fails, the system program 2 detects the failure and resumes normal operation. The copy program 11 copies the information stored in the storage device (disk 5) to the alternative storage device (substitute disk 6), and replaces the failed storage device (disk 4) with the alternative storage device (substitute disk 6). It is characterized by this.

〔作用〕[Effect]

例えば記憶装置(ディスク4)が故障 した場合、システムプログラム2がその故障を検出し、
これに応答してコピープログラム11は正常な記憶装置
(ディスク5)の情報を代替記憶装置(代替ディスク6
)にコピーする。したがって故障の記憶装置(ディスク
4)は代替記憶装置(代替ディスク6)に代替され、正
常な記憶装置(ディスク5)と代替記憶装置(代替ディ
スク6)とにより新たなミラー記憶装置(ミラーディス
ク7)が構成される。
For example, if the storage device (disk 4) fails, the system program 2 detects the failure and
In response, the copy program 11 transfers information from the normal storage device (disk 5) to the alternative storage device (alternative disk 6).
). Therefore, the failed storage device (disk 4) is replaced by an alternative storage device (alternative disk 6), and a new mirror storage device (mirror disk 7) is created by the normal storage device (disk 5) and the alternative storage device (alternative disk 6). ) is configured.

〔発明の実施例〕[Embodiments of the invention]

第1図はこの発明の一実施例に係る記 憶装置代替方式を用いた情報処理装置の要部構成を示す
ブロック図である。第1図において、第5図に示す構成
要素に対応するものには同一の符号を付し、その説明を
省略する。第1図において、7は新たに構成されたミラ
ーディスク (ミラ記憶装置)、8はデータの集合の内
容 に対して加えられた変化に関する時系列的な記録情報で
あるログ、9はシステムを初期化するためのプログラム
、10は入出力エラー情報をセットする情報伝達テーブ
ル、11は情報をコピーするためのコピープログラムで
ある。また、第2図はこの実施例においてミラーディス
クが故障した場合のシステム構成を説明するためのブロ
ックである。
FIG. 1 is a block diagram showing the main part configuration of an information processing apparatus using a storage device substitution method according to an embodiment of the present invention. In FIG. 1, components corresponding to those shown in FIG. 5 are designated by the same reference numerals, and their explanations will be omitted. In Figure 1, 7 is a newly configured mirror disk (Mira storage device), 8 is a log that is chronologically recorded information regarding changes made to the contents of a data set, and 9 is an initialization of the system. 10 is an information transmission table for setting input/output error information, and 11 is a copy program for copying information. Further, FIG. 2 is a block diagram for explaining the system configuration when a mirror disk fails in this embodiment.

次に第1図及び第2図を参照してこの 実施例の動作について説明する。Next, referring to Figures 1 and 2, The operation of the embodiment will be explained.

業務プログラム1がシステムプログラ ム2を経由してミラーディスク3に対して情報の書き込
み要求を出す。システムプログラム2は故障ディスク4
の故障を検出すると、故障ディスク4をミラーディスク
3より切り離し、入出力エラー情報を情報伝達テーブル
10にセットする。
A business program 1 issues a request to write information to a mirror disk 3 via a system program 2. System program 2 is the failed disk 4
When a failure is detected, the failed disk 4 is separated from the mirror disk 3 and input/output error information is set in the information transmission table 10.

コピープログラム11は情報伝達テーブル10より人出
力エラー情報を取り込み、代替ディスク6を選択して正
常ディスク5の内容をコピーし、新しいミラーディスク
7を定義する。また、ミラーディスクのボリューム代替
処理中に停電などの原因によって、ボリューム代替処理
が中断した場合の再開の手段としてログ8が存在する。
The copy program 11 takes in human output error information from the information transmission table 10, selects the alternative disk 6, copies the contents of the normal disk 5, and defines a new mirror disk 7. Further, a log 8 exists as a means for restarting the volume replacement process when the volume replacement process is interrupted due to a power failure or other cause during the mirror disk volume replacement process.

ログ8は情報伝達テーブル IOをファイルとして出力したものであり、システム立
下げ時に初期化プログラム9によって情報伝達テーブル
lOにセットされる。そして、コピープログラム11が
中断しているミラーディスクの復旧処理を再開する。
The log 8 is the information transmission table IO output as a file, and is set in the information transmission table IO by the initialization program 9 when the system is shut down. Then, the copy program 11 resumes the interrupted mirror disk recovery process.

次に第3図に示すフローチャートを参 照してこの実施例の動作について説明する。ステップ1
2ではシステムプログラム2がディスクの故障を検出す
る。ステップ13ではシステムプログラム2がディスク
のエラー情報をコピープログラム11に通知する。ステ
ップ14ではコピプログラム11がエラー情報を取り込 むと開始メーセソジを出力する。ステップ15ではコピ
ープログラム11が代替ディスクの選択を行う。ステッ
プ16ではコピープログラム11が代替ディスクの有無
を判定する。ステップ17ではコピープログラム11は
代替ディスクが存在する場合に、正常ディスクを代替デ
ィスクにコピーする。ステップ18ではコピープログラ
ム11はボリュームコピーが正常終了したか異常終了し
たかを判定する。ステップ19ではボリュームコピーが
正常終了j、た場合に、コピープログラム11は正常終
了のメソセージを出力する。ステップ20ではポリュー
コビ が異常終了した場合に、コピープログラム11はコピー
元のディスクが故障したのか、コピー先のディスクが故
障したのかを判定する。コピー先のディスクが故障した
のであれば再度、別の代替ディスクを選択する。ステッ
プ21ではポリュムコピーが異常終了した場合に、コピ プログラム11は異常終了のメツセー ジを図示しない表示装置などに出力する。
Next, the operation of this embodiment will be explained with reference to the flowchart shown in FIG. Step 1
2, the system program 2 detects a disk failure. In step 13, the system program 2 notifies the copy program 11 of disc error information. In step 14, when the copy program 11 receives the error information, it outputs a start message. In step 15, the copy program 11 selects an alternative disk. In step 16, the copy program 11 determines whether there is an alternative disk. In step 17, the copy program 11 copies the normal disk to the substitute disk if the substitute disk exists. In step 18, the copy program 11 determines whether the volume copy has ended normally or abnormally. In step 19, if the volume copy has ended normally, the copy program 11 outputs a normal end message. In step 20, when the polycopy terminates abnormally, the copy program 11 determines whether the copy source disk or the copy destination disk has failed. If the copy destination disk fails, select another alternative disk again. In step 21, when the volume copy ends abnormally, the copy program 11 outputs an abnormal end message to a display device (not shown) or the like.

次に第4図を用いて、業務プログラム 1とコピープログラム11の平行処理を実現するための
制御方式について説明する。コピープログラム11のロ
ック要求24ではコピープログラム11はコピ 対象区間(斜線部)に対する入出力要求をロックする。
Next, a control method for realizing parallel processing of the business program 1 and the copy program 11 will be explained using FIG. 4. In the lock request 24 of the copy program 11, the copy program 11 locks input/output requests for the copy target section (shaded area).

コピープログラム11のリード要求25てはコピープロ
グラム 11はコピー元ディスク5のコピ一対象区間に読み出し
要求を出す。業務プログラム1のライト要求22では業
務プログラム1よりコピ一対象区間の書き込み要求が出
されるが、コピ一対象区間に対するアクセスはロックさ
れているため、業務プログラム1の書き込み要求は中断
される。ただし、書き込み要求がコピ一対象ブロックで
ない場合は中断されない。
In the read request 25 of the copy program 11, the copy program 11 issues a read request to the copy target section of the copy source disk 5. In the write request 22 of the business program 1, the business program 1 issues a write request for the copy-one target section, but since access to the copy-one target section is locked, the write request of the business program 1 is interrupted. However, if the write request is not a copy target block, the write request is not interrupted.

コピープログラム11のライト要求26ではコピープロ
グラム11はコピー先ディスク6のコピ一対象区間に書
き込み要求を出す。コピープログラム11のロック解除
要求27ではコピープログラム 11はディスク6のコピ一対象区間(斜の処理をディス
クの先頭から最後まで行い、ボリュームコピー処理が完
了する。
In the write request 26 of the copy program 11, the copy program 11 issues a write request to the copy target section of the copy destination disk 6. In response to the lock release request 27 of the copy program 11, the copy program 11 performs the copy target section (diagonal processing) of the disk 6 from the beginning to the end of the disk, and the volume copy process is completed.

〔発明の効果〕〔Effect of the invention〕

以上のように本発明によれば、ミラー 記憶装置を構成する2台の記憶装置の内の片方が故障し
た場合、その故障をシステムプログラムにより検出し、
正常な記憶装置に記憶されている情報をコピープログラ
ムにより代替記憶装置にコピーし、故障の記憶装置を代
替記憶装置に代替するようにしたので、ミラー記憶装置
を構成する2台の記憶装置のうち片方が故障すると、そ
れに変わる代替記憶装置と正常な記憶装置とにより新た
なミラー記憶装置が構成され、したがってオペレータを
介入させることなくミラー記憶装置を復旧させることが
でき、情報処理の効率が向上するという効果が得られる
As described above, according to the present invention, when one of the two storage devices forming a mirror storage device fails, the failure is detected by the system program,
Since the information stored in the normal storage device is copied to the alternative storage device using a copy program and the failed storage device is replaced with the alternative storage device, one of the two storage devices that make up the mirror storage device When one of the storage devices fails, a new mirror storage device is configured with the replacement storage device and the normal storage device. Therefore, the mirror storage device can be restored without operator intervention, improving the efficiency of information processing. This effect can be obtained.

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

第1図はこの発明の一実施例に係る記 憶装置代替方式を用いた情報処理装置の要部構成を示す
ブロック図、第2図はこの実施例においてミラーディス
クが故障した場合のシステム構成を示すブロック図、第
3図はこの実施例の動作を説明するためのフローチャー
ト、第4図はこの実施例において業務プログラムとコピ
ープログラムとの平行処理を行うための制御を説明する
ためのブロック図、第5図は従来の情報処理装置におい
てミラーディスクが故障した場合のシステム構成を示す
ブロック図、第6図はこの従来例においてミラーディス
クが故障した場合の制御の流れを説明するためのブロッ
ク図である。 2・・・システムプログラム、3,7 ・・・ミラーディスク(ミラー記憶装置)4.5・・・
ディスク(記憶装置)、6・・・代替ディスク(代替記
憶装置)、11・・・コピープログラム。
FIG. 1 is a block diagram showing the main part configuration of an information processing apparatus using a storage device replacement method according to an embodiment of the present invention, and FIG. 2 shows a system configuration in the case where a mirror disk fails in this embodiment. 3 is a flowchart for explaining the operation of this embodiment, and FIG. 4 is a block diagram for explaining the control for parallel processing of the business program and the copy program in this embodiment. FIG. 5 is a block diagram showing a system configuration when a mirror disk fails in a conventional information processing device, and FIG. 6 is a block diagram illustrating a control flow when a mirror disk fails in this conventional example. . 2...System program, 3,7...Mirror disk (mirror storage device) 4.5...
Disk (storage device), 6... Alternative disk (alternative storage device), 11... Copy program.

Claims (1)

【特許請求の範囲】[Claims]  同じ情報を記憶する2台の記憶装置で構成されたミラ
ー記憶装置を用いて情報処理を行う情報処理装置におい
て、上記2台の記憶装置の内の片方が故障した場合にそ
の故障の記憶装置に代わって動作させる代替記憶装置を
設け、上記2台の記憶装置の内の片方が故障した場合、
その故障をシステムプログラムにより検出し、正常な記
憶装置に記憶されている情報をコピープログラムにより
上記代替記憶装置にコピーし、上記故障の記憶装置置を
上記代替記憶装置に代替することを特徴とする記憶装置
代替方式。
In an information processing device that processes information using a mirror storage device consisting of two storage devices that store the same information, if one of the two storage devices fails, the faulty storage device An alternative storage device is provided to operate in its place, and if one of the two storage devices fails,
The failure is detected by a system program, the information stored in the normal storage device is copied to the alternative storage device by a copy program, and the failed storage device is replaced by the alternative storage device. Storage alternative method.
JP1249941A 1989-09-26 1989-09-26 Substitutive system for storage device Pending JPH03111928A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1249941A JPH03111928A (en) 1989-09-26 1989-09-26 Substitutive system for storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1249941A JPH03111928A (en) 1989-09-26 1989-09-26 Substitutive system for storage device

Publications (1)

Publication Number Publication Date
JPH03111928A true JPH03111928A (en) 1991-05-13

Family

ID=17200452

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1249941A Pending JPH03111928A (en) 1989-09-26 1989-09-26 Substitutive system for storage device

Country Status (1)

Country Link
JP (1) JPH03111928A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348421A (en) * 1993-06-11 1994-12-22 Nec Corp Control system for dynamic switching of duplex device at generation of fault in extended memory mechanism
DE19504905A1 (en) * 1994-02-23 1995-08-24 Mitsubishi Electric Corp Disk system and factory automation control and associated operating method
JPH0962456A (en) * 1995-08-22 1997-03-07 Nec Software Ltd Dynamic pair changing method for duplex virtual disk drive data of extended storage mechanism
US5828820A (en) * 1995-05-10 1998-10-27 Mitsubishi Denki Kabushiki Kaisha Mirror disk control method and mirror disk device
KR100792819B1 (en) * 2006-05-15 2008-01-14 (주)글로벌 해드 컴퍼니 Apparatus for alarmig fuel type of diesel engine vehicles
JP2008065589A (en) * 2006-09-07 2008-03-21 Hitachi Ltd Computer system
JP2009151677A (en) * 2007-12-21 2009-07-09 Fujitsu Ltd Storage control device, storage control program, and storage control method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348421A (en) * 1993-06-11 1994-12-22 Nec Corp Control system for dynamic switching of duplex device at generation of fault in extended memory mechanism
DE19504905A1 (en) * 1994-02-23 1995-08-24 Mitsubishi Electric Corp Disk system and factory automation control and associated operating method
DE19504905C2 (en) * 1994-02-23 2001-02-01 Mitsubishi Electric Corp Disk device
US5828820A (en) * 1995-05-10 1998-10-27 Mitsubishi Denki Kabushiki Kaisha Mirror disk control method and mirror disk device
JPH0962456A (en) * 1995-08-22 1997-03-07 Nec Software Ltd Dynamic pair changing method for duplex virtual disk drive data of extended storage mechanism
KR100792819B1 (en) * 2006-05-15 2008-01-14 (주)글로벌 해드 컴퍼니 Apparatus for alarmig fuel type of diesel engine vehicles
JP2008065589A (en) * 2006-09-07 2008-03-21 Hitachi Ltd Computer system
JP2009151677A (en) * 2007-12-21 2009-07-09 Fujitsu Ltd Storage control device, storage control program, and storage control method

Similar Documents

Publication Publication Date Title
JP4415610B2 (en) System switching method, replica creation method, and disk device
JP2002108573A (en) Disk array device and method for controlling its error and recording medium with its control program recorded thereon
JPH03111928A (en) Substitutive system for storage device
JPS5913783B2 (en) Duplicate file method
JPH04253235A (en) Backup system for filing system
JP3090182B2 (en) Alternative sector registration method
JPH10133926A (en) Mirror disk restoring method and restoring system
JPS5941070A (en) Method for switching filing device
JPH06124169A (en) Duplex systematized optical disk device and automatic i/o error restoring method
JP4721057B2 (en) Data management system, data management method, and data management program
JPH04299435A (en) Data base equivalent system
JP4358943B2 (en) Automatic backup system and recording medium recording automatic backup program
JPH07281933A (en) Computer system
JPH08110840A (en) Restoration system for magnetic disk device of double redundancy constitution
JP3463696B2 (en) Online garbage collection processing method
JPH01237716A (en) Volume switching system
JPS6154526A (en) File copy system
JPH07141240A (en) Fault recovery system for doubled media
JPH10161815A (en) Disk duplex management device and method therefor
JPH0436421B2 (en)
JPH05334018A (en) Duplex control system for auxiliary storage device
JPH06187102A (en) Duplex disk processing system
JPH036752A (en) Duplexing system for file system
JPH0340152A (en) Fault restoring system for duplex semiconductor storage device
JPS59218565A (en) Operation file copying system