JPH03144721A - Magnetic disk control device - Google Patents

Magnetic disk control device

Info

Publication number
JPH03144721A
JPH03144721A JP1281736A JP28173689A JPH03144721A JP H03144721 A JPH03144721 A JP H03144721A JP 1281736 A JP1281736 A JP 1281736A JP 28173689 A JP28173689 A JP 28173689A JP H03144721 A JPH03144721 A JP H03144721A
Authority
JP
Japan
Prior art keywords
disk
copy
copying
slave
data
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
JP1281736A
Other languages
Japanese (ja)
Inventor
Kazuo Maehara
一夫 前原
Takayoshi Yada
矢田 隆義
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP1281736A priority Critical patent/JPH03144721A/en
Publication of JPH03144721A publication Critical patent/JPH03144721A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To make it unnecessary to secure the required time of disk copying for system down by executing disk copying operation guaranteeing consistency during the operation of a system. CONSTITUTION:When a write request from a user program in the other host system 14 to an area to be monitored arrives after reading out corresponding data from a master disk 12 to the area to be monitored in a slave disk 13, the command processing of the master disk 12 is executed, but an error is returned to the command processing of the slave disk 13, and after ending a copying write command, the command processing of the slave disk 13 is executed by retrial from the other host system 14. Consequently, exclusive control between a copy program and a user program can be attained, disk copying operation guaranteeing consistency is executed during the operation of the system without stopping the system and the need for securing the required time of disk copying for system down can be eliminated.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は、ディスクを二重化したディスクサブシステム
を有してなるデータ処理システムに用いられる磁気ディ
スク制御装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial Application Field) The present invention relates to a magnetic disk control device used in a data processing system having a disk subsystem with dual disks.

(従来の技術) 従来、信頼性の向上を図るためにディスクを二重化した
ディスクサブシステムを有してなるデータ処理システム
に於いて、二重化されたディスクのうち一方のディスク
に障害が発生し片肺状態になった際は縮退運転を行なう
。ディスク交換後、ディスクを二重化した正常運転に戻
すには、正常なディスクから交換されたディスクへ全デ
ータをコピーする必要がある。この際のディスクサブシ
ステムの状態変遷を第6図に示す。従来のシステムに於
いてはドライブの交換所用時間(TI )とディスクの
コピー所用時間(T2)との和(TI十T2)がシステ
ムダウンとなる時間であり、この時間が長時間に及ぶ場
合は、ユーザに対する影響が大きかった。
(Prior Art) Conventionally, in a data processing system that has a disk subsystem with duplicated disks in order to improve reliability, a failure occurs in one of the duplicated disks, resulting in failure of one of the disks. When this happens, degenerate operation is performed. After disk replacement, in order to return to normal operation with duplicated disks, it is necessary to copy all data from the normal disk to the replaced disk. FIG. 6 shows the state transition of the disk subsystem at this time. In conventional systems, the sum of the drive exchange time (TI) and the disk copy time (T2) (TI + T2) is the system down time, and if this time is long, , the impact on users was large.

そこで、システムダウンとなる時間を短縮すべく、シス
テム稼働中にディスクコピーを実行することが考えられ
るが、この際、第5図に示すような、複数のO8で一つ
のディスクサブシステムを共有する疎結合システムを考
えたとき、従来ではシステム稼働中にディスクコピーを
実行しようとした場合に、OSレベルに於いて、機能上
、コピープログラムとユーザプログラムの排他的制御が
行なえなかった。即ち、従来では、第5図に示すような
複数のO5が一つのディスクサブシステムを共有する疎
結合システムに於いて、コピープログラムとユーザプロ
グラムの排他的制御が可能な制御機能をもつ磁気ディス
ク制御装置が存在しなかった。
Therefore, in order to reduce the time that the system goes down, it is possible to perform disk copying while the system is running, but in this case, multiple O8s share one disk subsystem as shown in Figure 5. When considering a loosely coupled system, in the past, when attempting to execute a disk copy while the system was running, it was not possible to perform exclusive control between the copy program and the user program at the OS level. That is, conventionally, in a loosely coupled system in which multiple O5s share one disk subsystem as shown in FIG. 5, a magnetic disk control system with a control function that allows exclusive control of copy programs and user programs The device was not present.

ここで、従来のシステムに於いてシステム稼働中にディ
スクコピーができない理由を第4図を用いて説明する。
Here, the reason why disk copying cannot be performed in the conventional system while the system is in operation will be explained using FIG. 4.

第4図に於いて、今、0840の管理下にあるコピープ
ログラム41がディスクサブシステム42内のマスクデ
ィスク43のブロックAをスレーブディスク44にコピ
ーしようとしているものとする。先ずコピープログラム
41は磁気ディスク制御装置45aを介してマスクディ
スク43内のプロ・ツクAを読出t(aol)。続いて
スレーブディスク44へ書込もうとするときに他の系の
ユーザプログラム45から入出力要求が来たときに、O
8に於いては、いずれが先に実行されるか分からない。
In FIG. 4, it is assumed that the copy program 41 under the control of 0840 is currently trying to copy block A of the mask disk 43 in the disk subsystem 42 to the slave disk 44. First, the copy program 41 reads out program A in the mask disk 43 via the magnetic disk controller 45a (t(aol)). Subsequently, when an input/output request comes from the user program 45 of another system when trying to write to the slave disk 44, the O
8, it is not known which one will be executed first.

そこで問題となるのが、ユーザプログラム45の要求が
先に実行され、しかもその要求がブロックAの内部へラ
イトする場合である。今、ブロックAの内部のブロック
Bに対するユーザプログラム45のライトが実行され(
a02)、続いてコピープログラム41のスレーブディ
スク44へのライトが実行された( a 03)ものと
する。するとマスクディスク43ではプロ・ツクAの内
部にブロックBがあるが、スレーブディスク44ではブ
ロックBを書いた上にブロックAが上書きされ、マスク
ディスク43とスレーブディスク44との間にデータの
不整合が生じる。
A problem arises when a request from the user program 45 is executed first and that request writes into block A. Now, the user program 45 writes to block B inside block A (
a02), and then writing of the copy program 41 to the slave disk 44 is executed (a03). Then, on the mask disk 43, block B exists inside program A, but on the slave disk 44, block B is written and block A is overwritten, resulting in a data mismatch between the mask disk 43 and the slave disk 44. occurs.

(発明が解決しようとする課題) このように従来では、故障ディスク交換後、ディスクコ
ピーをする際に、システムダウンにしなければならない
という問題があった。又、複数のO5が一つのディスク
サブシステムを共有する疎結合システムに於いては磁気
ディスク制御装置にコピープログラムとユーザプログラ
ムとの排他的制御機能がないためシステム稼働中にディ
スクコピーができないという問題があった。
(Problems to be Solved by the Invention) As described above, in the past, there was a problem in that the system had to be brought down when copying a disk after replacing a failed disk. In addition, in a loosely coupled system where multiple O5s share one disk subsystem, there is a problem that disk copying cannot be performed while the system is running because the magnetic disk control device does not have an exclusive control function between the copy program and the user program. was there.

本発明は上記実情に鑑みなされたもので、ディスクを二
重化したディスクサブシステムを有してなるデータ処理
システムに於いて、故障ディスク交換後、システム稼働
中でのディスクコピーによるデータの復元を可能にして
、システムダウン時間に占めるコピー所要時間(第6図
T2参照)を不要にした磁気ディスク制御装置を提供す
ることを目的とする。
The present invention has been made in view of the above circumstances, and it is possible to restore data by copying the disk while the system is running after replacing a failed disk in a data processing system having a disk subsystem with duplicated disks. It is an object of the present invention to provide a magnetic disk control device that eliminates the copying time (see T2 in FIG. 6) that accounts for system down time.

〔発明の構成コ (課題を解決するための手段及び作用)本発明は、ディ
スクを二重化したディスクサブシステムを有してなるデ
ータ処理システムに於いて、一方のディスク障害に伴う
ディスクコピー時にスレーブディスクに対してコピーモ
ードを設定する手段と、同モード設定下に於いて論理ア
ドレス零(0)から一定範囲(コピーブロック長)を監
視対象ブロックとしてコピー用のライトコマンドのみを
受付け、他のライトコマンドを排除する手段と、上記監
視対象ブロックのコピー処理が終了した際に次の一定範
囲を監視対象ブロックとして同ブロックに対し同様の処
理を実行する手段とを設けてなる構成としたもので、こ
れにより、コピープログラムとユーザプログラムとの排
他的制御を可能にして、システムを停止させることなく
システム稼働中に整合性を保障したディスクコピーが実
行でき、システムダウンに占めるディスクコピーの所要
時間を不要にすることができる。
[Structure of the Invention (Means and Effects for Solving the Problems)] The present invention provides a data processing system having a disk subsystem with dual disks, in which a slave disk is used during disk copying due to a failure of one disk. Under the same mode setting, only write commands for copying are accepted as blocks to be monitored in a certain range (copy block length) from logical address zero (0), and other write commands are accepted. and a means for executing the same process on the next certain range as the next block to be monitored when the copy processing of the block to be monitored is completed. This enables exclusive control between the copy program and the user program, making it possible to perform disk copy with guaranteed consistency while the system is running without stopping the system, eliminating the time required for disk copying during system downtime. can do.

(実施例) 以下図面を参照して本発明の一実施例を説明する。(Example) An embodiment of the present invention will be described below with reference to the drawings.

第1図は本発明の一実施例に於けるディスクコピーの処
理動作を説明するための図、第2図Iよ同実施例に於け
る一つの磁気ディスク制御装置のノ)−ドウエア構成を
示すブロック図である。
FIG. 1 is a diagram for explaining the disk copy processing operation in one embodiment of the present invention, and FIG. 2 I shows the hardware configuration of one magnetic disk control device in the same embodiment. It is a block diagram.

図中、10はディスクサブシステム、tta 、 tt
bは磁気ディスク制御装置、12はディスクコピー時に
読出し側となるマスクディスク、13はディスクコピー
時に書込み側となるスレーブディスク、1414、・・
・はディスクサブシステムlOをアクセス対象とするホ
ストシステムである。111乃至11Bはそれぞれディ
スクサブシステムlOに設けられた磁気ディスク制御装
置11a  (llb )のl\−ドウエア構成要素を
なすもので、111は磁気ディスク制御装置全体の制御
を司るCPU、112はディスク12(13)とホスト
システム14側との間のデータバ・ソファとして用いら
れるRAM、113はCP U 111の処理制御に供
される制御用プログラムが格納されたROM、114は
磁気ディスク制御装置11a(llb)内のデータバス
、115はCP U 111の制御の下にディスク12
(13)をアクセス制御するディスク制御部、11Bは
ホストシステム14.14.・・・とRA M 112
との間のリード/ライトデータの転送を含むホストシス
テム14.14.・・・と磁気ディスク制御装置11a
  (llb )との間の情報授受を制御するホスト制
御部である。
In the figure, 10 is a disk subsystem, tta, tt
b is a magnetic disk control device, 12 is a mask disk which becomes the read side during disk copying, 13 is a slave disk which becomes the write side during disk copy, 1414,...
. is a host system that accesses the disk subsystem IO. Reference numerals 111 to 11B respectively constitute l\-ware components of the magnetic disk control device 11a (llb) provided in the disk subsystem lO, 111 is a CPU that controls the entire magnetic disk control device, and 112 is a CPU that controls the entire magnetic disk control device. (13) and the host system 14 side; 113 is a ROM in which a control program for controlling processing of the CPU 111 is stored; ), a data bus 115 is connected to the disk 12 under the control of the CPU 111.
(13) A disk control unit that controls access to the host system 14.14. ...and RAM 112
host system, including the transfer of read/write data to and from 14.14. ... and the magnetic disk control device 11a
This is a host control unit that controls the exchange of information with (llb).

第3図は本発明の実施例に於けるディスクコピー処理を
示すフローチャートである。
FIG. 3 is a flowchart showing disk copy processing in the embodiment of the present invention.

ここで第1図乃至第3図を参照して本発明の一実施例に
於ける動作を説明する。
The operation of an embodiment of the present invention will now be described with reference to FIGS. 1 to 3.

システム稼働中にデータの整合性を保障したディスクコ
ピーを行なうために、ホストシステム14のO8管理下
にあるコピープログラムは、ディスクサブシステムlO
内のスレーブディスクI3側の磁気ディスク制御装置1
1bに対してコピーモード設定コマンドを発行し、CP
 U 111の制御下にある状態レジスタにコピーモー
ドフラグをセットして、これからデータのコピーが行な
われることを磁気ディスク装置11bに通知する(第1
図al、第3図ステップS10. 5ll)。この通知
を受は取ったスレーブディスク13側の磁気ディスク装
置flbは、先ず論理アドレス零(0)から一定範囲(
コピーブロック長;例えば84にバイト)を最初の監視
対象領域として設定し、この範囲内へのユーザプログラ
ムのライト系コマンドに対してエラーを返すようにする
(第3図ステップS 12)。次に、上記コピープログ
ラムがマスクディスク12側の磁気ディスク制御装置1
1aに対してリードコマンドを発行し、マスクディスク
12から上記スレーブディスク13の監視対象領域に対
応するデータを読出す(第1図a2.第3図ステップS
 13)。そしてこの読出したデータをスレーブディス
ク13の監視対象領域に書き込み、このコピー用ライト
コマンドの大行中は、スレーブディスク13上の監視対
象領域へのユーザプログラムのライトコマンドの実行を
禁止する(第3図ステップS14〜S1B、S20〜5
24)。
In order to perform disk copying that guarantees data consistency while the system is running, the copy program under the control of the O8 of the host system 14 runs on the disk subsystem lO8.
magnetic disk control device 1 on the slave disk I3 side in
Issue a copy mode setting command to 1b, and
A copy mode flag is set in the status register under the control of the U 111, and the magnetic disk device 11b is notified that data will be copied from now on (first
Figure al, Figure 3, step S10. 5ll). Having received this notification, the magnetic disk device flb on the slave disk 13 side first starts from logical address zero (0) to a certain range (
The copy block length (for example, 84 bytes) is set as the first area to be monitored, and an error is returned in response to a write command of the user program within this area (step S12 in FIG. 3). Next, the copy program is executed by the magnetic disk controller 1 on the mask disk 12 side.
A read command is issued to 1a, and data corresponding to the monitoring target area of the slave disk 13 is read from the mask disk 12 (step a2 in FIG. 1, step S in FIG. 3).
13). The read data is then written to the monitored area of the slave disk 13, and execution of the user program write command to the monitored area on the slave disk 13 is prohibited while this copy write command is in progress (the third Figure steps S14-S1B, S20-5
24).

即ち、マスクディスク12から上記スレーブディスク1
3上の監視対象領域に対応するデータを読出した後、他
系ホストシステム14のユーザプログラムから上記監視
対象領域へのライト要求が到来すると(第3図ステップ
520)、マスクディスク12へのコマンド処理は実行
されるが(第1図aJ第3図ステップ521−324)
、スレーブディスク13へのコマンド処理に対してはエ
ラーで返され、コピー用のライトコマンドが終了した後
に、上記他系ホストシステム14からのりトライによっ
て上記スレーブディスク13へのコマンド処理が実行さ
れる(第1図a4.a3−、第3図ステップS23.S
20〜524)。
That is, from the mask disk 12 to the slave disk 1
After reading the data corresponding to the monitoring target area on 3, when a write request to the monitoring target area arrives from the user program of the other system host system 14 (step 520 in FIG. 3), command processing to the mask disk 12 is performed. is executed (Figure 1 aJ Figure 3 steps 521-324)
, an error is returned for command processing to the slave disk 13, and after the copy write command is completed, the command processing to the slave disk 13 is executed by a connection attempt from the other host system 14 ( Figure 1 a4.a3-, Figure 3 Step S23.S
20-524).

ここで一定ブロック長(64にバイト)のコピー用ライ
トコマンドが正常に終了すると、監視対象領域が更新さ
れて、マスクディスク12上の次の一定ブロック長(6
4にバイト)のデータが新たな監視対象領域のデータと
して読み出され、マスクディスク12上のすべてのデー
タがコピーされることによってコピー用ライトコマンド
を終了する(第3図ステップS17.31g)。
When the write command for copying a fixed block length (64 bytes) is successfully completed, the monitoring target area is updated and the next fixed block length (64 bytes) on the mask disk 12 is completed normally.
The data of 4 bytes) is read as the data of the new monitoring target area, and all the data on the mask disk 12 is copied, thereby ending the copy write command (step S17.31g in FIG. 3).

マスクディスク12からスレーブディスク13への全て
のデータコピーが完了すると、コピーモード設定コマン
ドによりコピーモードが解除され、コピーモードフラグ
がリセットされて、通常の動作モードに復帰する(第3
図ステップS 19.  S 20)。
When all data copying from the mask disk 12 to the slave disk 13 is completed, the copy mode is canceled by the copy mode setting command, the copy mode flag is reset, and the normal operation mode is restored (third
Figure step S19. S20).

このようにして、コピー用ライトコマンドの実行中は、
スレーブディスク13上の監視対象プロ・ツクへのユー
ザプログラムのライトコマンドの実行が禁止され、上記
コピー用ライトコマンドの終了後に上記ユーザプログラ
ムのライトコマンドが実行される。これによりシステム
稼働中に整合性を保障したディスクコピーが実行できる
In this way, while executing the copy write command,
Execution of the user program write command to the monitored program on the slave disk 13 is prohibited, and the user program write command is executed after the copy write command is completed. This allows disk copying with guaranteed consistency to be performed while the system is running.

[発明の効果] 以上詳記したように本発明によれば、ディスクを二重化
したディスクサブシステムを有してなるデータ処理シス
テムの磁気ディスク制御装置に於いて、障害発生等に伴
い交換されたディスクに対してシステム稼働中にディス
クコピーを行ないデータを復元する際に、コピーモード
を設定する手段と、同設定モード下に於いて書込み側と
なるスレーブディスクの監視対象ブロックを指定する手
段、及び同監視対象ブロックへのデータの書込みをコピ
ーライト用のコマンド処理を除いて禁止する手段と、上
記コピーライト用のコマンド処理による監視対象ブロッ
クへのデータ書込み完了に伴い上記スレーブディスクの
監視対象ブロックを更新する手段とを有してなる構成と
したことにより、コピープログラムとユーザプログラム
との排他的制御を可能にして、システムを停止させるこ
となくシステム稼働中に整合性を保障したディスクコピ
ーが実行でき、システムダウンに占めるディスクコピー
の所要時間を不要にすることができる。
[Effects of the Invention] As described in detail above, according to the present invention, in a magnetic disk control device of a data processing system having a disk subsystem with duplicated disks, a disk that is replaced due to the occurrence of a failure, etc. A means for setting a copy mode when performing a disk copy and restoring data while the system is running, a means for specifying a block to be monitored on a slave disk that is the writing side under the same setting mode, and A means for prohibiting data writing to the monitored block except for copyright command processing, and updating the monitored block of the slave disk upon completion of data writing to the monitored block by the copyright command processing. By adopting a configuration having a means for The time required for disk copying during system downtime can be eliminated.

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

第1図は本発明の一実施例に於けるディスクコピーの処
理動作を説明するための図、第2図は同実施例に於ける
一つの磁気ディスク制御装置のハードウェア構成を示す
ブロック図、第3図は上記実施例に於けるディスクコピ
ー処理を示すフローチャート、第4図は従来のディスク
コピー処理動作を説明するための図、第5図は本発明で
対象とする疎結合システム構成を示すブロック図、第6
図はディスクサブシステムの状態変遷図である。 10・・・ディスクサブシステム、Lla 、 Ilb
・・・磁気ディスク制御装置、12・・・マスクディス
ク、工3・・・スレーブディスク、14・・・ホストシ
ステム、口1・・・CPU、112・・・RAM5IL
:(・・・ROM%114・・・データバス、115・
・・ディスク制御部、116・・・ホスト制御部。
FIG. 1 is a diagram for explaining the disk copy processing operation in one embodiment of the present invention, and FIG. 2 is a block diagram showing the hardware configuration of one magnetic disk control device in the same embodiment. FIG. 3 is a flowchart showing the disk copy processing in the above embodiment, FIG. 4 is a diagram for explaining the conventional disk copy processing operation, and FIG. 5 shows the loosely coupled system configuration targeted by the present invention. Block diagram, 6th
The figure is a state transition diagram of the disk subsystem. 10... Disk subsystem, Lla, Ilb
...Magnetic disk control device, 12...Mask disk, Part 3...Slave disk, 14...Host system, Port 1...CPU, 112...RAM5IL
:(...ROM%114...Data bus, 115...
... Disk control unit, 116... Host control unit.

Claims (1)

【特許請求の範囲】[Claims] ディスクを二重化したディスクサブシステムを有してな
るデータ処理システムに於いて、障害発生等に伴い交換
されたディスクに対してシステム稼働中にディスクコピ
ーを行ないデータを復元する際に、コピーモードを設定
する手段と、同設定モード下に於いて書込み側となるス
レーブディスクの監視、対象ブロックを指定する手段、
及び同監視対象ブロックへのデータの書込みをコピーラ
イト用のコマンド処理を除いて禁止する手段と、上記コ
ピーライト用のコマンド処理による監視対象ブロックへ
のデータ書込み完了に伴い上記スレーブディスクの監視
対象ブロックを更新する手段とを有し、システム稼働中
に整合性を保障したディスクコピーを実行することを特
徴とした磁気ディスク制御装置。
In a data processing system that has a disk subsystem with duplicated disks, set the copy mode when performing disk copy and restoring data on a disk that has been replaced due to a failure etc. while the system is running. a means to monitor the slave disk that is the writing side under the same setting mode, a means to specify the target block,
and a means for prohibiting data writing to the monitored block except for copyright command processing, and a means for prohibiting data writing to the monitored block of the slave disk upon completion of data writing to the monitored block by the copyright command processing. What is claimed is: 1. A magnetic disk control device characterized in that the magnetic disk controller has a means for updating a disk, and executes disk copying with consistency guaranteed during system operation.
JP1281736A 1989-10-31 1989-10-31 Magnetic disk control device Pending JPH03144721A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1281736A JPH03144721A (en) 1989-10-31 1989-10-31 Magnetic disk control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1281736A JPH03144721A (en) 1989-10-31 1989-10-31 Magnetic disk control device

Publications (1)

Publication Number Publication Date
JPH03144721A true JPH03144721A (en) 1991-06-20

Family

ID=17643270

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1281736A Pending JPH03144721A (en) 1989-10-31 1989-10-31 Magnetic disk control device

Country Status (1)

Country Link
JP (1) JPH03144721A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5761704A (en) * 1993-09-17 1998-06-02 Fujitsu Limited Apparatus for copying disk
US8469881B2 (en) 2008-12-09 2013-06-25 Panasonic Corporation Pressure reduction mechanism, puncture device, blood analysis device, and sensor mounting mechanism

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5761704A (en) * 1993-09-17 1998-06-02 Fujitsu Limited Apparatus for copying disk
US8469881B2 (en) 2008-12-09 2013-06-25 Panasonic Corporation Pressure reduction mechanism, puncture device, blood analysis device, and sensor mounting mechanism

Similar Documents

Publication Publication Date Title
JP3868708B2 (en) Snapshot management method and computer system
JP2710195B2 (en) Storage controller
JPH0830398A (en) Optical disk system
JPH03144721A (en) Magnetic disk control device
JPS648848B2 (en)
JPH10133926A (en) Mirror disk restoring method and restoring system
JP4358943B2 (en) Automatic backup system and recording medium recording automatic backup program
JPH0534877B2 (en)
JPH0264815A (en) Disk cache control system
JPS6175464A (en) Copying control system of dual shared memory
JP2004005113A (en) Virtual computer system operated on a plurality of actual computers, and control method thereof
JPH04291618A (en) Duplexed disk control system
JPH05216507A (en) Program changing method for programmable controller
JPH117392A (en) Data processor obtained by duplexing auxiliary storage device and method for falling system of data processor
JPH0395634A (en) Restart control system for computer system
JPH03110620A (en) Write controller for hard disk device
JPS6217877Y2 (en)
JP3340284B2 (en) Redundant system
JPH05181613A (en) Information processor
JP2000267936A (en) Disk sub-system
JP2000187621A (en) Scsi controller
JPH0727468B2 (en) Redundant information processing device
JPH0635781A (en) Recorded data on-line recovery device
JPS585856A (en) Error recovery system for logical device
JPH05165732A (en) Duplex hard disk control system