JPH06131207A - Fault control method for input/output device - Google Patents

Fault control method for input/output device

Info

Publication number
JPH06131207A
JPH06131207A JP4282838A JP28283892A JPH06131207A JP H06131207 A JPH06131207 A JP H06131207A JP 4282838 A JP4282838 A JP 4282838A JP 28283892 A JP28283892 A JP 28283892A JP H06131207 A JPH06131207 A JP H06131207A
Authority
JP
Japan
Prior art keywords
input
module
output device
command
fault
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
JP4282838A
Other languages
Japanese (ja)
Inventor
Yasukimi Takahashi
庸公 高橋
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
Original Assignee
Fujitsu 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 filed Critical Fujitsu Ltd
Priority to JP4282838A priority Critical patent/JPH06131207A/en
Publication of JPH06131207A publication Critical patent/JPH06131207A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To effectively utilize a system resource by forming the input/output function of the input/output device into modules in specific units, and closing the function module corresponding to a fault and stopping the function if the fault occurs to the input/output device. CONSTITUTION:A control program is stored in a RAM 400 of a host device 100 and executed by a CPU 300 in sequence. A fault module deciding means 600 in the input/output device 200, on the other hand, detects a fault of a module; if the fault is detected, a fault module closing means 700 closes the faulty module and a closed module informing means 500 informs the host device 100 of fault information regarding the faulty module. The fault information reported to the host device 100 is registered in a command table set in the RAM 400. Consequently, it can immediately be decided whether a command is effective or ineffective, and the input/output device 200 can be used successively while part of its function is limited.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、電子計算機などのデー
タ処理システムにおいて、入出力装置の一部の機能が故
障したときの故障制御方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a failure control method when a part of the functions of an input / output device fails in a data processing system such as an electronic computer.

【0002】[0002]

【従来の技術】電子計算機などのデータ処理システムに
おいては、中央処理装置などの上位装置側から発行され
たコマンドは磁気テープ装置などの入出力装置に転送さ
れ、当該コマンドに対応する処理、例えばデータの書込
みや読み出しが実行された後、その実行結果が上位装置
に返されることにより、一つのコマンドに関する一連の
処理が完結する。
2. Description of the Related Art In a data processing system such as an electronic computer, a command issued from a higher-level device such as a central processing unit is transferred to an input / output device such as a magnetic tape unit, and a process corresponding to the command, for example, data After the writing and reading are executed, the execution result is returned to the higher-level device, whereby a series of processing related to one command is completed.

【0003】図5に、このような従来のデータ処理シス
テムにおける制御動作のフローチャートを示す。同図
(A)は中央処理装置などの上位装置の動作を、同図
(B)は下位装置たる入出力装置の動作をそれぞれ示す
ものである。
FIG. 5 shows a flowchart of control operation in such a conventional data processing system. FIG. 7A shows the operation of a host device such as a central processing unit, and FIG. 7B shows the operation of an input / output device as a lower device.

【0004】まず、図5(A)を参照して上位装置の動
作から説明する。上位装置に電源が投入されると、RO
M中のブートプログラムなどが立ち上がり、それに基づ
いて各種構成機器の状態チェックや基本的なプログラム
のメインメモリへの読み込みなどの初期設定がなされる
(ステップS10)。
First, the operation of the host device will be described with reference to FIG. When the host device is powered on, the RO
A boot program and the like in M are started up, and based on the boot program, initial settings such as checking the states of various components and reading a basic program into the main memory are performed (step S10).

【0005】初期設定が完了すると、コマンドを受け入
れる状態が整い、ステップS10においてユーザからの
コマンド待ちとなる。ユーザからのコマンド入力がある
と、次のステップS12に進み、入力されたコマンドが
解析される。ステップS12のコマンド解析により発行
コマンドが適切なものと解されれば、次のステップS1
3に進み、当該コマンドは磁気テープ装置などの入出力
装置に転送される。そして、次のステップS14におい
て、入出力装置でコマンドが実行されてその実行結果が
返されるまで、実行結果待ち状態となる。
When the initial setting is completed, the state of accepting a command is ready, and in step S10, a command from the user is awaited. When a command is input by the user, the process proceeds to the next step S12, and the input command is analyzed. If the issued command is found to be appropriate by the command analysis in step S12, the next step S1
In step 3, the command is transferred to an input / output device such as a magnetic tape device. Then, in the next step S14, the execution result wait state is entered until the command is executed by the input / output device and the execution result is returned.

【0006】次に、図5(B)を参照して入出力装置の
動作を説明する。入出力装置の電源が投入されると、前
記した上位装置と同様に、ステップS20で初期設定さ
れ、ステップS21において上位装置からのコマンド待
ちとなる。上位装置からコマンドが転送されてくれば、
ステップS22においてそのコマンドに相当する処理を
実行し、処理完了後、ステップS23でその実行結果を
上位装置に送り返す。そしてステップS21に戻り、次
の処理に備える。
Next, the operation of the input / output device will be described with reference to FIG. When the power of the input / output device is turned on, it is initialized in step S20, and waits for a command from the host device in step S21, like the above-described host device. If the command is transferred from the host device,
In step S22, the process corresponding to the command is executed, and after the process is completed, the execution result is sent back to the host device in step S23. Then, the process returns to step S21 to prepare for the next process.

【0007】上位装置側では、入出力装置から実行結果
が返されると、図5(A)のステップS14にてその結
果を受け、次のステップS15に進み、実行結果のメッ
セージをCRTなどに出力した後、ステップS11に戻
り、次の新たなコマンドの入力待ち状態となる。
On the host device side, when the execution result is returned from the input / output device, the result is received in step S14 of FIG. 5 (A), the process proceeds to the next step S15, and the execution result message is output to the CRT or the like. After that, the process returns to step S11 and waits for the input of the next new command.

【0008】[0008]

【発明が解決しようとする課題】ところで、従来のデー
タ処理システムにおいては、入出力装置に故障が発生し
た場合、エラー情報を上位装置へ上げるとともに、その
故障の発生した入出力装置については、以後、故障が回
復されるまで一切使用できないように切り換えるのが一
般的であった。
By the way, in the conventional data processing system, when a failure occurs in the input / output device, the error information is sent to the host device, and the input / output device in which the failure has occurred is , It was common to switch so that it cannot be used at all until the failure is recovered.

【0009】しかしながら、データ処理装置における入
出力装置は、例えば磁気テープ装置を例に採ると、デー
タの書き込み処理、読み出し処理、消去処理など、それ
ぞれの装置に応じて複数の処理機能を備えているのが普
通である。このため、入出力装置の機能の一部に故障が
発生した場合において、他の機能は正常であるにもかか
わらず、故障が回復されるまで当該入出力装置をまった
く使用できなくすることは、システム資源の有効利用の
観点から見て好ましいことではない。
However, the input / output device in the data processing device has a plurality of processing functions such as a data writing process, a reading process, and an erasing process, depending on the device, for example, in the case of a magnetic tape device. Is normal. For this reason, in the case where a failure occurs in a part of the functions of the I / O device, it is impossible to make the I / O device unusable at all until the failure is recovered although other functions are normal. It is not preferable from the viewpoint of effective use of system resources.

【0010】本発明は、前記事情に基づきなされたもの
で、入出力装置に故障が発生した場合に、故障した機能
のみを閉塞して使用できなくすることによりシステム資
源の有効利用を図った入出力制御装置の故障制御方法を
提供することを目的とする。
The present invention has been made based on the above circumstances, and when an input / output device fails, only the failed function is blocked and disabled so that the system resources are effectively used. An object is to provide a failure control method for an output control device.

【0011】[0011]

【課題を解決するための手段】前記目的を達成するた
め、本発明の入出力装置の故障制御方法は、中央処理装
置などの上位装置と、この上位装置によってアクセスさ
れる磁気テープ装置などの入出力装置とを備えたデータ
処理システムにおいて、前記入出力装置の入出力機能を
所定の単位でモジュール化し、入出力装置に故障が発生
した時、当該故障に対応する機能モジュールのみを閉塞
して機能停止させ、入出力装置の機能を一部限定しなが
ら運転を継続するようにしたものである。
In order to achieve the above object, a failure control method for an input / output device according to the present invention comprises a host device such as a central processing unit and an input device such as a magnetic tape device accessed by the host device. In a data processing system including an output device, the input / output function of the input / output device is modularized in a predetermined unit, and when a failure occurs in the input / output device, only the functional module corresponding to the failure is blocked and functions. The operation is continued while the functions of the input / output device are partially stopped.

【0012】[0012]

【作用】上記のように構成された本発明の故障制御方法
においては、上位装置を介してユーザからのコマンドが
発行された場合に、もし入出力装置において当該コマン
ドに対応する機能の一部に故障したものがあると、その
故障した機能に対応するモジュールのみが閉塞され、そ
の機能のみが停止される。したがって、以後においては
当該故障コマンドについての処理は受け付けられない
が、他のコマンドについては対応する処理を実行するこ
とができるようになる。このため、機能の一部を限定し
ながら継続使用することが可能となる。
In the failure control method of the present invention configured as described above, when a command is issued from the user through the host device, if a part of the function corresponding to the command is issued in the input / output device. When there is a failure, only the module corresponding to the failed function is blocked and only that function is stopped. Therefore, after that, the processing for the faulty command cannot be accepted, but the corresponding processing can be executed for other commands. For this reason, it becomes possible to continue to use while limiting some of the functions.

【0013】[0013]

【実施例】以下、図面を参照して本発明の実施例につき
説明する。図1は、本発明方法を適用して構成したデー
タ処理システムの一実施例の構成図である。図におい
て、上位装置100は、中央処理装置(CPU)30
0、RAM400などで構成されている。一方、下位装
置たる入出力装置200は、閉塞モジュール通知手段5
00、故障モジュール判別手段600、故障モジュール
閉塞手段700、入出力装置の各種機能を所定の単位で
分割したモジュール群から構成されている。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram of an embodiment of a data processing system configured by applying the method of the present invention. In the figure, a host device 100 is a central processing unit (CPU) 30.
0, RAM 400 and the like. On the other hand, the input / output device 200, which is a lower-level device, has the blocking module notification means 5
00, a failure module determination means 600, a failure module blocking means 700, and a module group in which various functions of the input / output device are divided into predetermined units.

【0014】上位装置100のRAM400には、後述
する図2(A)に示す手順に相当する制御プログラムが
格納されており、それをCPU300で順次実行する。
一方、入出力装置200内の故障モジュール判別手段6
00はモジュールの故障を検出するもので、故障が検出
された場合には故障モジュール閉塞手段で700により
当該故障モジュールが閉塞されるとともに、閉塞モジュ
ール通知手段500から上位装置100に対して当該故
障モジュールについての故障情報が通知される。上位装
置100へ通知された故障情報は、RAM400内に設
定されたコマンドテーブルに登録される。
A control program corresponding to the procedure shown in FIG. 2A, which will be described later, is stored in the RAM 400 of the host device 100, and the CPU 300 sequentially executes the control program.
On the other hand, the faulty module determination means 6 in the input / output device 200
Reference numeral 00 indicates a failure of the module. When a failure is detected, the failure module closing means 700 closes the failure module, and the closed module notifying means 500 sends the failure module to the higher-level device 100. Failure information is notified. The failure information notified to the host device 100 is registered in the command table set in the RAM 400.

【0015】図2は、前記実施例の制御動作のフローチ
ャートであり、同図(A)は上位装置100の動作を、
同図(B)は下位装置たる入出力装置200の動作をそ
れぞれ示すものである。以下、この図2のフローチャー
トを参照して前記実施例の動作を詳細に説明する。
FIG. 2 is a flow chart of the control operation of the above embodiment. FIG. 2A shows the operation of the host device 100.
FIG. 2B shows the operation of the input / output device 200 as a lower device. The operation of the above embodiment will be described in detail below with reference to the flowchart of FIG.

【0016】システムが稼働されると、上位装置100
は図2(A)のステップS100でコマンド待ち状態で
待機する。ユーザからのコマンド入力があると、CPU
300はステップS101でそのコマンドを解析し、コ
マンドが適切なものであれば、ステップS102に進ん
で、前記コマンドテーブルを参照する。
When the system is operated, the host device 100
Waits in a command waiting state in step S100 of FIG. When there is a command input from the user, the CPU
300 analyzes the command in step S101, and if the command is appropriate, proceeds to step S102 and refers to the command table.

【0017】コマンドテーブルを参照した結果、ステッ
プS103で当該発行コマンドが正常であり、そのコマ
ンドを完全に実行できると判断されたときは、ステップ
S104に分岐し、入出力装置200にそのコマンドを
転送する。
As a result of referring to the command table, when it is determined in step S103 that the issued command is normal and the command can be completely executed, the process branches to step S104 to transfer the command to the input / output device 200. To do.

【0018】一方、コマンドテーブルを参照した結果、
当該コマンドについては故障情報が登録されており、そ
のコマンドが本来の完全な機能をもって実行できないと
判断されたときは、ステップS105に進み、当該コマ
ンドがその機能を一部限定した形で実行可能か否かが判
定される。
On the other hand, as a result of referring to the command table,
If the failure information is registered for the command and it is determined that the command cannot be executed with the original perfect function, the process proceeds to step S105, and whether the command can be executed with its function partially limited. It is determined whether or not.

【0019】当該コマンドがその機能の一部を限定した
形で実行できるときは、ステップS106に分岐し、入
出力装置200に対して限定コマンドとして転送され
る。当該コマンドの機能を限定しても実行できないと判
定された場合には、ステップS107に分岐し、当該発
行コマンドに対する無効メッセージを出力し、例えばC
RTなどに表示することによりユーザに知らせた後、再
びステップS101に戻って上記処理を繰り返す。
If the command can be executed with a limited part of its function, the process branches to step S106 and is transferred to the input / output device 200 as a limited command. If it is determined that the command cannot be executed even if the function of the command is limited, the process branches to step S107 to output an invalid message for the issued command.
After notifying the user by displaying it on the RT or the like, the process returns to step S101 again to repeat the above process.

【0020】上位装置100は、ステップS104,ス
テップS106においてコマンドまたは限定コマンドを
入出力装置200に転送すると、入出力装置200から
のコマンド実行の処理結果待ち状態となる(ステップS
108)。
When the host device 100 transfers the command or the limited command to the input / output device 200 in steps S104 and S106, it waits for the processing result of the command execution from the input / output device 200 (step S).
108).

【0021】入出力装置200は、図2(B)のステッ
プS200で上位装置100からのコマンドの到来を待
機している。上位装置100から前記コマンドが転送さ
れてくると、ステップS201において故障モジュール
判別手段600が当該コマンドの実行に使用される各モ
ジュールの故障チェックを行い、各機能が正常であるか
否かがモジュール単位で検証される。
The input / output device 200 waits for the arrival of a command from the host device 100 in step S200 of FIG. 2 (B). When the command is transferred from the higher-level device 100, in step S201, the failure module determination unit 600 checks the failure of each module used to execute the command, and determines whether each function is normal or not in module units. Will be verified in.

【0022】いずれのモジュールにも故障が検出されな
かった場合は、ステップS203に進み、当該コマンド
に対応する処理が実行される。そして、ステップS20
4において、その実行結果を上位装置へ転送した後、ス
テップS200に戻って次のコマンド待ちの状態とな
る。
If no failure is detected in any of the modules, the process proceeds to step S203 and the process corresponding to the command is executed. Then, step S20
In 4, the execution result is transferred to the host device, and then the process returns to step S200 to wait for the next command.

【0023】一方、モジュールに故障が検出された場
合、ステップS205で故障情報を作成した後、ステッ
プS206において故障モジュール閉塞手段700によ
って当該故障モジュールの閉塞処理が行なわれる。そし
て、ステップS207において、その故障情報を閉塞モ
ジュール通知手段500を通じて上位装置100に報告
した後、ステップS200に戻って次のコマンド待ちの
状態で待機する。
On the other hand, if a failure is detected in the module, failure information is created in step S205, and then the failure module closing means 700 executes the closing processing of the failure module in step S206. Then, in step S207, the failure information is reported to the higher-level device 100 through the blocking module notification means 500, and then the process returns to step S200 and waits for the next command.

【0024】上位装置100は、図2(A)のステップ
S108において、入出力装置200からの実行処理結
果待ち状態で待機している。したがって、入出力装置2
00から前記図2(B)のステップS204またはステ
ップS207によって処理結果の報告を受けると、ステ
ップS109に進み、正常処理結果の報告あるいは故障
情報の報告のいずれであるかを判定する。
In step S108 of FIG. 2A, the higher-level device 100 waits in a state of waiting for the execution process result from the input / output device 200. Therefore, the input / output device 2
When the processing result report is received from step 00 in step S204 or step S207 of FIG. 2B, the process proceeds to step S109, and it is determined whether the report is a normal processing result report or a failure information report.

【0025】正常処理結果の報告である場合には、ステ
ップS110に進み、その実行結果に関するメッセージ
を出力し、一連の処理を終える。一方、故障情報の報告
である場合は、ステップS111に進み、故障の発生し
ているモジュール番号、その故障モジュールに対応する
コマンド名など、必要な故障情報をRAM44内に用意
したコマンドテーブルに登録する。そして、ステップS
112で所定の無効メッセージを出力して当該コマンド
に対する一連の処理を終了し、再びステップS100に
戻って、次のコマンド待ち状態で待機する。
If it is the report of the normal processing result, the process proceeds to step S110, a message regarding the execution result is output, and the series of processing is ended. On the other hand, if the report is failure information, the process proceeds to step S111, and necessary failure information such as the module number in which the failure has occurred and the command name corresponding to the failed module is registered in the command table prepared in the RAM 44. . And step S
At 112, a predetermined invalid message is output to end the series of processes for the command, and the process returns to step S100 to wait for the next command.

【0026】前記のようにして、入力されたコマンドに
対する故障情報がコマンドテーブルに登録されると、次
回からは、RAM400中のコマンドテーブルを参照
(ステップS102)することにより、当該コマンドの
有効/無効が直ちに判定できるようになる(ステップS
103,S105)。
As described above, when the failure information for the input command is registered in the command table, the command table in the RAM 400 is referred to from the next time (step S102) to enable / disable the command. Can be determined immediately (step S
103, S105).

【0027】したがって、一旦、故障情報がコマンドテ
ーブルに登録された以後においては、故障の発生してい
る機能モジュールに対するコマンドが入力されても、当
該コマンドは無効扱いとされるので、入出力装置200
はその機能の一部を限定した状態で引き続いて使用する
ことが可能となる。
Therefore, after the failure information is once registered in the command table, even if a command for the functional module in which the failure has occurred is input, the command is treated as invalid, and thus the input / output device 200.
Can be used continuously with some of its functions limited.

【0028】図3は、図1中の故障モジュール閉塞手段
700の具体例を示す。この図3の故障モジュール閉塞
手段は、故障モジュールをハードウェア的に直接閉塞す
るようにしたもので、エラーコード付加回路710、エ
ラーコードのデコーダ720、故障モジュール閉塞用の
ANDゲート730により構成されている。
FIG. 3 shows a concrete example of the faulty module blocking means 700 in FIG. The fault module blocking means of FIG. 3 is configured to directly block the fault module in terms of hardware, and includes an error code addition circuit 710, an error code decoder 720, and a fault module blocking AND gate 730. There is.

【0029】入出力装置内の機能モジュールに故障が発
生すると、図1中の故障モジュール判別手段600によ
って検出され、モジュール故障信号がエラーコード付加
回路710に送られる。エラーコード付加回路7は、故
障モジュールの番号や故障の内容を所定の方法によって
コード化し、エラーデータに付加することにより所定の
故障情報を作成する。
When a failure occurs in the functional module in the input / output device, it is detected by the failure module determination means 600 in FIG. 1, and a module failure signal is sent to the error code addition circuit 710. The error code adding circuit 7 creates predetermined failure information by coding the number of the failed module and the details of the failure by a predetermined method and adding the code to the error data.

【0030】デコーダ720は、この故障情報をデコー
ドし、故障しているモジュールのANDゲート730の
一方の入力端子に閉塞信号を与える。この状態で、入出
力装置内のCPU(図示なし)からANDゲート703
の他方の入力端子に当該モジュールのための動作信号
(ENABLE信号)が与えられると、当該ANDゲー
トからモジュール閉塞信号が出力され、対応するモジュ
ールがハードウェア的に閉塞される。そして、これと同
時に、入出力装置内のCPUは、前記エラーコード付加
回路710で作成された故障情報を、図1中の閉塞モジ
ュール通知手段500を通じて上位装置100へ報告す
る。
The decoder 720 decodes this failure information, and gives a blocking signal to one input terminal of the AND gate 730 of the module in failure. In this state, the AND gate 703 is operated from the CPU (not shown) in the input / output device.
When an operation signal (ENABLE signal) for the module is applied to the other input terminal of the module, a module blocking signal is output from the AND gate and the corresponding module is blocked by hardware. At the same time, the CPU in the input / output device reports the failure information created by the error code adding circuit 710 to the higher-level device 100 through the blocking module notification means 500 in FIG.

【0031】図4は、前記故障モジュール閉塞手段70
0の他例を示す。この図4の故障モジュール閉塞手段
は、各機能モジュールがファームウェア的に構成されて
いるような場合に、故障の発生した機能モジュールの処
理ルーチンをジャンプすることにより故障モジュールを
閉塞するようにしたもので、エラーコード付加回路51
0、マルチプレクサ(MPX)520、各モジュールに
対応する複数のANDゲート530により構成されてい
る。
FIG. 4 shows the fault module closing means 70.
Another example of 0 is shown. The failure module blocking means in FIG. 4 is configured to block the failure module by jumping the processing routine of the function module in which the failure has occurred, when each function module is configured in a firmware manner. , Error code addition circuit 51
0, a multiplexer (MPX) 520, and a plurality of AND gates 530 corresponding to each module.

【0032】各ANDゲート703の一方の入力端子に
は、エラーコード付加回路510から対応するモジュー
ルについてのエラーコードが与えられる。一方、マルチ
プレクサ520は、各ANDゲート730の他方の入力
端子に機能確認信号を順次出力し、各ANDゲートのゲ
ートを順次開く。したがって、もしゲートが開かれた位
置のANDゲートにエラーコード付加回路510からエ
ラーコードが入力されていれば、当該ANDゲートを通
じてエラーコードが入出力装置内のCPU(図示なし)
へ通知される。
An error code for the corresponding module is given from the error code adding circuit 510 to one input terminal of each AND gate 703. On the other hand, the multiplexer 520 sequentially outputs the function confirmation signal to the other input terminal of each AND gate 730, and sequentially opens the gate of each AND gate. Therefore, if the error code is input from the error code adding circuit 510 to the AND gate at the position where the gate is opened, the error code is input through the AND gate to the CPU (not shown) in the input / output device.
Will be notified to.

【0033】入出力装置内のCPUは、前記エラーコー
ドを受けとると、当該エラーコードで指定された故障モ
ジュールの処理ルーチンをジャンプすることによって、
当該故障モジュールをソフトウェア的に閉塞する。そし
て、これと同時に、入出力装置内のCPUは、前記エラ
ーコード付加回路710で作成された故障情報を、図1
中の閉塞モジュール通知手段500を通じて上位装置1
00へ報告する。
Upon receiving the error code, the CPU in the input / output device jumps to the processing routine of the faulty module designated by the error code.
The faulty module is blocked by software. At the same time, the CPU in the input / output device displays the failure information created by the error code adding circuit 710 in FIG.
Upper device 1 through the blocking module notification means 500 in the
Report to 00.

【0034】[0034]

【発明の効果】以上説明したように、本発明の故障制御
方法によるときは、入出力装置の機能の一部に故障が発
生した場合に当該故障の発生した機能モジュールのみを
閉塞し、入出力装置の機能を一部限定しながら引き続い
て使用できるようにしたので、この種のデータ処理シス
テムにおける資源の有効利用を図ることができる。
As described above, according to the failure control method of the present invention, when a failure occurs in a part of the functions of the input / output device, only the functional module in which the failure occurs is blocked, and the input / output is terminated. Since some of the functions of the device can be continuously used while being limited, it is possible to effectively use the resources in this type of data processing system.

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

【図1】本発明方法を適用して構成したデータ処理シス
テムの一実施例を示す構成図である。
FIG. 1 is a configuration diagram showing an embodiment of a data processing system configured by applying a method of the present invention.

【図2】前記実施例の制御動作のフローチャートであ
る。
FIG. 2 is a flowchart of the control operation of the above embodiment.

【図3】前記実施例中の故障モジュール閉塞手段の具体
例を示すブッロック図である。
FIG. 3 is a block diagram showing a specific example of faulty module closing means in the embodiment.

【図4】故障モジュール閉塞手段の他例を示すブッロッ
ク図である。
FIG. 4 is a block diagram showing another example of the faulty module closing means.

【図5】従来方法による入出力装置の制御動作のフロー
チャートである。
FIG. 5 is a flowchart of the control operation of the input / output device according to the conventional method.

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

100 上位装置 200 入出力装置 300 中央処理装置(CPU) 400 RAM 500 閉塞モジュール通知手段 510 エラーコード付加回路 520 マルチプレクサ(MPX) 530 ANDゲート 600 故障モジュール判別手段 700 故障モジュール閉塞手段 710 エラーコード付加回路 720 デコーダ 730 ANDゲート 100 Upper device 200 Input / output device 300 Central processing unit (CPU) 400 RAM 500 Blocking module notification means 510 Error code addition circuit 520 Multiplexer (MPX) 530 AND gate 600 Fault module determination means 700 Fault module blocking means 710 Error code addition circuit 720 Decoder 730 AND gate

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 中央処理装置などの上位装置と、この上
位装置によってアクセスされる磁気テープ装置などの入
出力装置とを備えたデータ処理システムにおいて、 前記入出力装置の入出力機能を所定の単位でモジュール
化し、 入出力装置に故障が発生した時、当該故障に対応する機
能モジュールのみを閉塞して機能停止させ、入出力装置
の機能を一部限定しながら運転を継続するようにしたこ
とを特徴とする入出力装置の故障制御方法。
1. A data processing system comprising a host device such as a central processing unit and an input / output device such as a magnetic tape device accessed by the host device, wherein the input / output function of the input / output device is a predetermined unit. When a failure occurs in the input / output device, only the function module corresponding to the failure is blocked and stopped, and the operation is continued while partially limiting the function of the input / output device. Characteristic I / O device failure control method.
JP4282838A 1992-10-21 1992-10-21 Fault control method for input/output device Withdrawn JPH06131207A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4282838A JPH06131207A (en) 1992-10-21 1992-10-21 Fault control method for input/output device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4282838A JPH06131207A (en) 1992-10-21 1992-10-21 Fault control method for input/output device

Publications (1)

Publication Number Publication Date
JPH06131207A true JPH06131207A (en) 1994-05-13

Family

ID=17657734

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4282838A Withdrawn JPH06131207A (en) 1992-10-21 1992-10-21 Fault control method for input/output device

Country Status (1)

Country Link
JP (1) JPH06131207A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013054414A (en) * 2011-09-01 2013-03-21 Nec Corp Information processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013054414A (en) * 2011-09-01 2013-03-21 Nec Corp Information processor

Similar Documents

Publication Publication Date Title
EP0497380B1 (en) Microcomputer having a watchdog timer
US7260749B2 (en) Hot plug interfaces and failure handling
JPS58119072A (en) Multiprocessor system
JPH06131207A (en) Fault control method for input/output device
JP2695300B2 (en) Portable information terminal
JPH06510895A (en) Fault Tolerant Communication System Controller
JPH08171504A (en) Emulation device
JP3052595B2 (en) Computer redundancy control method
JP2985188B2 (en) Redundant computer system
JP2000330798A (en) Interrupt controller and method for verifying interrupt control
JPS6343771B2 (en)
JPH05282224A (en) Communication controller
JP3042034B2 (en) Failure handling method
JPH0728716A (en) I/o control method
JPS59212967A (en) Monitor system for runaway of program
JPH01120634A (en) Interruption controller
JPS63108413A (en) Plant process controller
JPS63263543A (en) Multilevel programming system
JPS6250929A (en) Construction information setting system
JPH0821012B2 (en) Direct memory access system switching device
JPH04253213A (en) System stopping system
JPH01223549A (en) Input/output processor
JPH07104999A (en) Microcomputer
JPH10124339A (en) Digital controller
JPH05189258A (en) Microcomputer

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: 20000104