JPH0776946B2 - Multiple-write file subsystem - Google Patents

Multiple-write file subsystem

Info

Publication number
JPH0776946B2
JPH0776946B2 JP62011941A JP1194187A JPH0776946B2 JP H0776946 B2 JPH0776946 B2 JP H0776946B2 JP 62011941 A JP62011941 A JP 62011941A JP 1194187 A JP1194187 A JP 1194187A JP H0776946 B2 JPH0776946 B2 JP H0776946B2
Authority
JP
Japan
Prior art keywords
file
file storage
storage device
data
control device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP62011941A
Other languages
Japanese (ja)
Other versions
JPS63180155A (en
Inventor
昌樹 水野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP62011941A priority Critical patent/JPH0776946B2/en
Publication of JPS63180155A publication Critical patent/JPS63180155A/en
Publication of JPH0776946B2 publication Critical patent/JPH0776946B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Hardware Redundancy (AREA)

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は電子計算機のフアイルサブシステムに関し、特
に斯かるフアイルの多重化に関する。
Description: FIELD OF THE INVENTION The present invention relates to file subsystems for electronic computers, and more particularly to multiplexing such files.

(従来の技術) 従来、この種のシステムでは対になるフアイル記憶装置
のうちの少なくとも1台のフアイル記憶装置のデータが
保証されなくなつた場合には、フアイル制御装置と対を
なすフアイル記憶装置のうち、データが保証されている
フアイル記憶装置のいずれかを認識し、そのフアイル記
憶装置に対してデータの送出を指示し、他のデータの保
証されなくなつたフアイル記憶装置へはデータの受取り
を指示し、フアイル記憶装置間でデータを転送させてデ
ータを保証していた。
(Prior Art) Conventionally, in this type of system, if data of at least one file storage device paired with the file storage device is no longer guaranteed, the file storage device paired with the file control device is not guaranteed. Of the file storage devices whose data is guaranteed, the data storage device is instructed to send the data to the file storage device, and the data is received to the other file storage device whose data is not guaranteed. , The data was transferred between the file storage devices to guarantee the data.

(発明が解決しようとする問題点) 上述した従来の多重書きフアイルサブシステムは、フア
イル制御装置がフアイルリカバリ処理の中枢をになうた
め、処理が複雑となつてフアイル制御装置そのものの性
能を低下させるという欠点がある。
(Problems to be Solved by the Invention) In the above-described conventional multiple-write file subsystem, the file controller becomes the center of the file recovery process, and the process is complicated, so that the performance of the file controller itself deteriorates. There is a drawback that

本発明の目的は、フアイル記憶装置に異常発生信号制御
回路を付加し、フアイルデータに異常が発生した場合に
フアイル記憶装置へ異常発生信号を送出したり、あるい
は他のフアイル記憶装置からの異常発生信号を受取るこ
とにより上記欠点を除去し、フアイル制御装置そのもの
の性能を低下させることがないように構成した多重書き
フアイルサブシステムを提供することにある。
An object of the present invention is to add an abnormality occurrence signal control circuit to a file storage device, send an abnormality occurrence signal to a file storage device when an abnormality occurs in file data, or generate an abnormality occurrence from another file storage device. It is an object of the present invention to provide a multiple write file subsystem configured so as to eliminate the above-mentioned drawbacks by receiving a signal and not to deteriorate the performance of the file controller itself.

(問題点を解決するための手段) 本発明による多重書きファイルサブシステムは、ファイ
ル制御装置と、信号線を介して前記ファイル制御装置に
接続された複数ファイル記憶装置とから成り、前記ファ
イル制御装置により同一のファイルデータを前記複数の
ファイル記憶装置に記憶させることができるように構成
した多重書きファイルサブシステムであって、前記複数
のファイル記憶装置のそれぞれは、自身の記憶している
前記ファイルデータに異常が発生した場合には他のファ
イル記憶装置に対して異常発生信号を送出するとともに
他のファイル記憶装置からの異常発生信号を受け取る手
段と、他のファイル記憶装置からの前記異常発生信号を
受信したときは、当該他のファイル記憶装置に対して前
記ファイル制御装置と同じ手順で自身の記憶する前記フ
ァイルデータを送出する手段とを有するものである。
(Means for Solving the Problems) A multiple write file subsystem according to the present invention comprises a file control device and a plurality of file storage devices connected to the file control device via a signal line. Is a multiple write file subsystem configured so that the same file data can be stored in the plurality of file storage devices by each of the plurality of file storage devices. When an abnormality occurs in the, the means for sending an abnormality occurrence signal to another file storage device and receiving the abnormality occurrence signal from the other file storage device, and the abnormality occurrence signal from the other file storage device. When it is received, the other file storage device is processed by the same procedure as the file control device. And means for transmitting the file data to be stored.

(実施例) 次に、本発明について図面を参照して説明する。(Example) Next, this invention is demonstrated with reference to drawings.

第1図は、本発明による多重書きフアイルサブシステム
を実現する一実施例を示すブロツク図である。第1図に
おいて、1はフアイル制御装置、2,3はそれぞれフアイ
ル記憶装置、51,52はそれぞれフアイル記憶装置2,3の異
常発生信号制御回路である。
FIG. 1 is a block diagram showing an embodiment for realizing a multiple writing file subsystem according to the present invention. In FIG. 1, 1 is a file control device, 2 and 3 are file storage devices, and 51 and 52 are abnormality generation signal control circuits of the file storage devices 2 and 3, respectively.

フアイル制御装置1は、上位装置(図示されてない。)
からの指示によりフアイル記憶装置2,3に対して、接続
信号線41を介してデータを転送する。フアイル制御装置
1より書込み指示があれば、フアイル記憶装置2,3は転
送されたデータを記憶し、読出し指示があれば記憶され
ているデータを送出する。
The file control device 1 is a host device (not shown).
The data is transferred to the file storage devices 2 and 3 via the connection signal line 41 according to the instruction from the. If there is a write instruction from the file control device 1, the file storage devices 2 and 3 store the transferred data, and if there is a read instruction, the stored data is sent out.

例えば、フアイル記憶装置2においてデータに異常が発
生した場合、フアイル記憶装置2は異常発生信号制御回
路51より異常発生信号を信号線42上に送出する。
For example, when an abnormality occurs in data in the file storage device 2, the file storage device 2 sends an abnormality occurrence signal from the abnormality occurrence signal control circuit 51 to the signal line 42.

フアイル記憶装置3が異常発生信号制御回路52によつて
異常の発生を検出すると、接続信号線41がフアイル制御
装置1により専有されていない時点で、フアイル記憶装
置3は自身の記憶するデータをフアイル記憶装置2に対
してフアイル制御装置1と同等の手順で送出する。フア
イル記憶装置2では受取られたデータを再記憶データと
して記憶する。
When the file storage device 3 detects the occurrence of an abnormality by the abnormality signal control circuit 52, the file storage device 3 stores the data stored in the file storage device 3 when the connection signal line 41 is not occupied by the file control device 1. It is sent to the storage device 2 in the same procedure as the file control device 1. The file storage device 2 stores the received data as re-stored data.

(発明の効果) 以上説明したように本発明は、フアイル記憶装置に異常
発生信号制御回路を付加し、フアイルデータに異常が発
生した場合にフアイル記憶装置へ異常発生信号を送出し
たり、あるいは他のフアイル記憶装置からの異常発生信
号を受取ることにより、多重書きフアイルサブシステム
によつてフアイルデータに異常が発生したときにリカバ
リ処理をフアイル記憶装置に受持たせ、フアイル制御装
置の負荷を軽減することができるという効果がある。
(Effects of the Invention) As described above, according to the present invention, an abnormality occurrence signal control circuit is added to a file storage device to send an abnormality occurrence signal to the file storage device when an abnormality occurs in file data. By receiving the abnormality occurrence signal from the file storage device, the multiple write file subsystem causes the file storage device to handle the recovery processing when an abnormality occurs in the file data, thereby reducing the load on the file control device. The effect is that you can.

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

第1図は、本発明による多重書きフアイルサブシステム
の一実施例を示すブロツク図である。 1……フアイル制御装置 2,3……フアイル記憶装置 51,52……異常発生信号制御回路 41,42……信号線
FIG. 1 is a block diagram showing an embodiment of a multiple writing file subsystem according to the present invention. 1 ... File control device 2,3 ... File storage device 51,52 ... Abnormality signal control circuit 41,42 ... Signal line

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】ファイル制御装置と、信号線を介して前記
ファイル制御装置に接続された複数のファイル記憶装置
とから成り、前記ファイル制御装置により同一のファイ
ルデータを前記複数のファイル記憶装置に記憶させるこ
とができるように構成した多重書きファイルサブシステ
ムであって、 前記複数のファイル記憶装置のそれぞれは、 自身の記憶している前記ファイルデータに異常が発生し
た場合には他のファイル記憶装置に対して異常発生信号
を送出するとともに他のファイル記憶装置からの異常発
生信号を受け取る手段と、 他のファイル記憶装置からの前記異常発生信号を受信し
たときは、当該他のファイル記憶装置に対して前記ファ
イル制御装置と同じ手順で自身の記憶する前記ファイル
データを送出する手段とを有することを特徴とする多重
書きファイルサブシステム。
1. A file control device and a plurality of file storage devices connected to the file control device via signal lines, wherein the same file data is stored in the plurality of file storage devices by the file control device. A multiple-write file subsystem configured so that each of the plurality of file storage devices stores data in another file storage device when an abnormality occurs in the file data stored in itself. Means for sending an abnormality occurrence signal to the other file storage device and receiving an abnormality occurrence signal from another file storage device, and when receiving the abnormality occurrence signal from another file storage device, And a means for transmitting the file data stored in itself in the same procedure as the file control device. Multi-write file subsystem to be.
JP62011941A 1987-01-21 1987-01-21 Multiple-write file subsystem Expired - Lifetime JPH0776946B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62011941A JPH0776946B2 (en) 1987-01-21 1987-01-21 Multiple-write file subsystem

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62011941A JPH0776946B2 (en) 1987-01-21 1987-01-21 Multiple-write file subsystem

Publications (2)

Publication Number Publication Date
JPS63180155A JPS63180155A (en) 1988-07-25
JPH0776946B2 true JPH0776946B2 (en) 1995-08-16

Family

ID=11791672

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62011941A Expired - Lifetime JPH0776946B2 (en) 1987-01-21 1987-01-21 Multiple-write file subsystem

Country Status (1)

Country Link
JP (1) JPH0776946B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5727346A (en) * 1980-07-28 1982-02-13 Fujitsu Ltd Restoration processing system at fault of doubling file

Also Published As

Publication number Publication date
JPS63180155A (en) 1988-07-25

Similar Documents

Publication Publication Date Title
US4163280A (en) Address management system
JPH0776946B2 (en) Multiple-write file subsystem
EP0169909B1 (en) Auxiliary memory device
JPS63292356A (en) Dma controller
JPS6312303B2 (en)
JP2546088B2 (en) Array disk device
JPH0553923A (en) Main storage device control circuit
JPH039449A (en) Electronic disk subsystem
JPS6020779B2 (en) Composite computer system
JPS6121542A (en) Data transfer device
JPH05233440A (en) Data transfer system equipped with buffer function
JPS5985560A (en) File management device
JPH01236389A (en) Memory card
JPS6191755A (en) Data transmission control system
JPS604498B2 (en) How to combine an electronic computer and a direct memory access device
JPS58199498A (en) Memory system
JPS63104155A (en) Electronic computer
JPH03163654A (en) Data communication system
JPS6053901B2 (en) Inter-processor information transfer method
JPS6197769A (en) Bus controller
KR890015139A (en) Pseudo-scramble system of computer
JPH0642227B2 (en) Data transfer device
JPS619743A (en) Logging control method
JPH04329454A (en) Data transfer method
JPS6227849A (en) Terminal controller

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term