JPH076103A - Fault processing system for input/output channel - Google Patents

Fault processing system for input/output channel

Info

Publication number
JPH076103A
JPH076103A JP5148735A JP14873593A JPH076103A JP H076103 A JPH076103 A JP H076103A JP 5148735 A JP5148735 A JP 5148735A JP 14873593 A JP14873593 A JP 14873593A JP H076103 A JPH076103 A JP H076103A
Authority
JP
Japan
Prior art keywords
channel
input
output
program
microprogram
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.)
Granted
Application number
JP5148735A
Other languages
Japanese (ja)
Other versions
JP2679575B2 (en
Inventor
Minoru Ono
実 小野
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 JP5148735A priority Critical patent/JP2679575B2/en
Publication of JPH076103A publication Critical patent/JPH076103A/en
Application granted granted Critical
Publication of JP2679575B2 publication Critical patent/JP2679575B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To reexecute a channel program without informing the generation of a channel fault to software at the time of applying a diagnostic microprogram to an I/O channel generating the channel fault and judging the fault as an intermittent failure. CONSTITUTION:An I/O processor 4 includes a storage means 401 for successively storing a channel program in executing, a channel program reexecution judging flag indicating whether a channel program to be reexecuted has been stored in the means 401 or not, a diagnostic microprogram for instructing diagnosis in each I/O channel, and a means 445 for displaying a diagnostic result in each I/O channel. At the time of detecting an I/O channel fault during the execution of I/O processing described in the channel program, the diagnostic microprogram is applied to the I/O channel, and at the time of judging the fault as an intermittent failure, the stored channel program is reexecuted without informing the generation of the channel fault to the software.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は情報処理等における入出
力チャネルの障害処理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a failure processing system for input / output channels in information processing and the like.

【0002】[0002]

【従来の技術】特開昭61−127040号公報には、
ソフトウェアプログラムからのチャネルプログラムに基
づいて通信制御装置を制御するオペレーティングシステ
ムを有するコンピュータシステムを前提とした技術が提
案されている。このシステムは、通信制御装置内の複数
の回線対応ハードウェアのそれぞれを単位に診断を指示
する診断フォームウェアと、この診断ファームウェアに
基づいて各回線ハードウェアの診断を実行する診断手段
とを備えている。このシステムでは、オペレーティング
システムがチャネルプログラムを実行中でない回線対応
ハードウェアに診断ファームウェアを起動し実行させ、
その結果エラーが検出されたときには当該回線対応ハー
ドウェア単位にエラー報告をソフトウェアプログラムを
介して操作卓に出力していた。
2. Description of the Related Art Japanese Patent Laid-Open No. 61-127040 discloses
A technique based on a computer system having an operating system for controlling a communication control device based on a channel program from a software program has been proposed. This system is provided with a diagnostic formware for instructing a diagnosis for each of a plurality of line-corresponding hardware in a communication control device, and a diagnostic means for executing a diagnosis of each line hardware based on this diagnostic firmware. There is. In this system, the operating system boots and runs diagnostic firmware on line-capable hardware that is not running a channel program,
As a result, when an error is detected, an error report is output to the operator console via the software program for each line-corresponding hardware unit.

【0003】[0003]

【発明が解決しようとする課題】このようなシステムに
おいて、ソフトウェアに障害を通知しなければならず、
実行中のマイクロプログラムも中断できなかった。たと
え、実行中のマイクロプログラムを中断できたとして
も、ソフトウェアが実行の中断されたマイクロプログラ
ムを再起動させなければならないという問題点があっ
た。本発明の目的は、チャネル障害発生時、ソフトウェ
アからの再実行を待たずに効率よくチャネルプログラム
の再実行をするようにした入出力チャネル障害処理シス
テムを提供することにある。
In such a system, the software must be notified of the failure,
The running microprogram could not be interrupted. Even if the microprogram being executed can be interrupted, the software must restart the microprogram whose execution is interrupted. It is an object of the present invention to provide an input / output channel failure processing system that efficiently re-executes a channel program without waiting for re-execution from software when a channel failure occurs.

【0004】[0004]

【課題を解決するための手段】本発明の入出力チャネル
障害処理システムは、入出力チャネルおよびこの入出力
チャネルの入出力動作を制御する入出力処理装置を含む
システムであって、前記入出力チャネルの入出力動作を
制御するためのチャネルプログラムを実行するときチャ
ネルプログラムを格納するチャネルプログラム格納手段
と、このチャネルプログラム実行中前記入出力チャネル
の障害を検出するチャネル障害検出手段と、このチャネ
ル障害検出手段でチャネル障害を検出したとき前記入出
力チャネルにおけるチャネルプログラムの実行を中断
し、入出力チャネル単位に前記入出力チャネルの診断を
するチャネル診断手段と、このチャネル診断手段での入
出力チャネル単位の診断結果により入出力チャネルの間
欠障害であることが判明し、チャネルプログラム格納手
段に再実行可能なチャネルプログラムが存在し続ける場
合ソフトウェアプログラムに通知することなく前記入出
力処理装置の指示により前記チャネルプログラム格納手
段からチャネルプログラムを読出し再実行する再実行手
段とを含む。
An input / output channel fault processing system of the present invention is a system including an input / output channel and an input / output processing device for controlling the input / output operation of the input / output channel. Channel program storing means for storing the channel program when executing the channel program for controlling the input / output operation of the channel, channel failure detecting means for detecting a failure of the input / output channel during execution of the channel program, and channel failure detection When a channel failure is detected by the means, the execution of the channel program in the input / output channel is interrupted, and the input / output channel is diagnosed in the input / output channel unit. Depending on the diagnosis result, there may be an intermittent failure of I / O channels. If the re-executable channel program continues to exist in the channel program storage means, the re-execution means reads the channel program from the channel program storage means and re-executes it according to an instruction from the input / output processing device without notifying the software program. Including and

【0005】[0005]

【実施例】次に本発明の一実施例について図面を参照し
て詳細に説明する。
An embodiment of the present invention will now be described in detail with reference to the drawings.

【0006】図2を参照すると、本発明の一実施例に適
用されるシステムは、対象となる入出力チャネル番号お
よび動作実行内容に関するコマンドコードを含み、入出
力チャネルの入出力動作を制御するための図3に示され
るチャネルコマンドエントリ(以下CCE)の集合であ
るチャネルプログラム3と、ファームウェアやハードウ
ェアを作動させ、ユーザプログラムを実行させるための
ソフトウェアプログラム2と、これらソフトウェアプロ
グラム2やチャネルプログラム3を格納する主記憶装置
1と、チャネルプログラム3のコマンドコードに基づい
て動作指示を実行し、動作過程において予定されていた
事象が発生すると、入出力処理装置−入出力チャネル間
インタフェース6を介して割込みをかけ、チャネル障害
検出手段510を備えた入出力チャネル5,ソフトウェ
アプログラム2から他の入出力チャネルに対するチャネ
ルプログラム発行要求や、他の入出力チャネルからの割
込みに対する優先順位に基づいて割込みを受け入れ、割
込み処理を実行する入出力処理装置4を備えている。
Referring to FIG. 2, the system applied to an embodiment of the present invention includes a target I / O channel number and a command code relating to operation execution contents, and controls the I / O operation of the I / O channel. 3 which is a set of channel command entries (hereinafter CCE) shown in FIG. 3, a software program 2 for operating firmware and hardware and executing a user program, and the software program 2 and the channel program 3 When a predetermined event occurs in the operation process by executing the operation instruction based on the command code of the main memory 1 storing the data and the channel program 3, the interface 6 between the I / O processor and the I / O channel is used. Interrupt the channel failure detection means 510 I / O channel 5, an I / O processor 4 that accepts interrupts and executes interrupt processing based on the channel program issuance request from the software program 2 to other I / O channels and the priority of interrupts from other I / O channels Is equipped with.

【0007】図1を参照すると、本発明の一実施例のう
ち入出力処理装置4は、その装置4内の各入出力チャネ
ル5毎に存在し、CCEの実行のたびにCCEを格納す
るチャネルプログラム格納手段401と、このチャネル
プログラム格納手段401への書込みアドレスを示しチ
ャネルプログラム格納とともに次アドレスを示すよう変
更する書込ポインタ412と、チャネルプログラム格納
手段401に格納されるCCEのうち入出力コマンドが
再実行可能な入出力コマンドが否かをチェックするため
の入出力コマンド解読器420と、この入出力コマンド
解読器420で再実行可能なチャネルプログラム3が格
納手段401内に存在し続ける場合“1”を設定する、
各入出力チャネル5毎に存在する再実行可能フラグを格
納するフラグ格納手段430と、このフラグ格納手段4
30に格納された再実行可能フラグを参照し、チャネル
プログラム格納手段401に格納されたチャネルプログ
ラムが再実行可能であることを示したときチャネルプロ
グラム格納手段401からチャネルプログラムを読出す
ため、その読出位値を示す読出ポインタ410とを含
む。
Referring to FIG. 1, an input / output processing device 4 in one embodiment of the present invention exists for each input / output channel 5 in the device 4 and stores a CCE each time the CCE is executed. A program storage unit 401, a write pointer 412 which indicates a write address to the channel program storage unit 401 and stores the channel program and changes it to the next address, and an input / output command of CCEs stored in the channel program storage unit 401. If there is an I / O command decoder 420 for checking whether or not there is a re-executable I / O command, and the channel program 3 that can be re-executed by this I / O command decoder 420 continues to exist in the storage means 401. Set to 1 ”,
A flag storage unit 430 that stores a re-executable flag that exists for each input / output channel 5, and this flag storage unit 4
When the channel program stored in the channel program storage means 401 is indicated as re-executable by referring to the re-executable flag stored in the channel program storage means 401, the channel program storage means 401 reads the channel program. And a read pointer 410 indicating the unit value.

【0008】複数の入出力チャネル5のそれぞれに備え
られたチャネル障害検出手段510−1−510−nの
少なくとも1つがチャネル障害を検出したら、チャネル
障害発生を入出力処理装置4のチャネル障害による割込
アドレス生成手段460に通知する。この生成手段46
0は、この通知に応答して割込アドレスを生成しレジス
タ465に格納する。割込セレクタ475は、レジスタ
465からの割込アドレスおよびアドレス生成器470
からのアドレスを含むアドレスを予め定められた優先度
に従って選択し、この選択された割込アドレスがマイク
ロプログラム格納手段440に与えられる。マイクロプ
ログラム格納手段440は、チャネル障害処理を含む機
能マイクロプログラム部441と診断マイクロプログラ
ム部442とを備えている。チャネル診断実行手段45
0は、診断マイクロプログラム部442マイクロプログ
ラムにより入出力処理装置4,入出力チャネル5および
入出力処理装置−入出力チャネル間インタフェース6の
機能動作が正常に行われることを確認する。このチャネ
ル診断実行手段450により実行された診断結果は診断
結果表示手段445に表示される。正常終了が表示され
れば、一時的な障害であり間欠障害を意味し、異常終了
が表示されれば固定障害を意味する。
When at least one of the channel failure detecting means 510-1-510-n provided in each of the plurality of input / output channels 5 detects the channel failure, the occurrence of the channel failure is determined by the channel failure of the input / output processing unit 4. The embedded address generating means 460 is notified. This generating means 46
0 generates an interrupt address in response to this notification and stores it in the register 465. The interrupt selector 475 has an interrupt address from the register 465 and an address generator 470.
An address including an address from is selected according to a predetermined priority, and the selected interrupt address is provided to the microprogram storage means 440. The micro program storage unit 440 includes a functional micro program unit 441 including a channel failure process and a diagnostic micro program unit 442. Channel diagnosis executing means 45
0 confirms that the functional operation of the input / output processing unit 4, the input / output channel 5 and the input / output processing unit-input / output channel interface 6 is normally performed by the diagnostic microprogram unit 442 microprogram. The diagnosis result executed by the channel diagnosis execution means 450 is displayed on the diagnosis result display means 445. If normal termination is displayed, it means a temporary failure and an intermittent failure, and if abnormal termination is displayed, it means a fixed failure.

【0009】図1および図4を参照すると、アドレス生
成器470は、次シーケンスアドレスとチャネルプログ
ラム再実行判定フラグ格納手段430からのフラグと診
断結果表示手段445からの表示内容とを併せて次シー
ケンスアドレスを生成する。この生成された次シーケン
スアドレスによりチャネルプログラム3を再実行する
か、チャネル障害発生をソフトウェアプログラムに報告
するかを決定する。
Referring to FIGS. 1 and 4, the address generator 470 combines the next sequence address, the flag from the channel program re-execution determination flag storage means 430 and the display content from the diagnostic result display means 445 into the next sequence. Generate an address. It is determined whether to re-execute the channel program 3 or report the channel failure occurrence to the software program according to the generated next sequence address.

【0010】次に本発明の一実施例の動作について図1
〜4を参照しながら詳細に説明する。
Next, the operation of the embodiment of the present invention will be described with reference to FIG.
This will be described in detail with reference to FIGS.

【0011】図2を参照すると、コンピュータシステム
の起動でソフトウェアプログラム2が動作する。このソ
フトウェアプログラム2に基づいて、ファームウェアや
ハードウェアが作動し、ユーザ・プログラムが実行され
る。ソフトウェアプログラム2が入出力チャネル5を作
動させるときには、入出力処理装置4に対してチャネル
プログラム3を発行する。チャネルプログラム3には、
対象となる入出力チャネル番号および動作実行内容に関
するコマンド・コードを含んでいる。入出力処理装置4
はこのようなチャネルプログラムを受け付けるとその内
容をチェックの上、指定された入出力チャネル5に対し
てチャネルプログラム3を入出力処理装置−入出力チャ
ネル間インタフェース6を介して送出する。入出力チャ
ネル5は、チャネルプログラム3のコマンド・コードに
基づいて動作指示を実行する。入出力チャネル5の動作
過程において、予定されていた事象が発生すると入出力
処理装置−入出力チャネル間インタフェース6を介して
入出力処理装置4へ割込みをかける。入出力処理装置4
は、ソフトウェアプログラム2から他の入出力チャネル
5に対するチャネルプログラム発行要求や、他の入出力
チャネル5からの割込みに対する優先順位に基づいて、
前記割込みを受け入れ、割込みに対する割込処理を実行
する。1つのチャネルプログラムに対し前記のような割
込み処理を数回繰返しチャネルプログラム3で指定され
る動作指示を実行していく。入出力チャネル5は実行し
ているチャネルプログラム3の終了条件を検出すると、
該チャネルプログラム3の実行結果を入出力処理装置4
を通じて、ソフトウェアプログラム2へ報告する。前記
チャネルプログラム3の実行動作は多重に処理される。
Referring to FIG. 2, when the computer system is started, the software program 2 operates. Based on the software program 2, the firmware and hardware operate and the user program is executed. When the software program 2 operates the input / output channel 5, the channel program 3 is issued to the input / output processing device 4. Channel program 3
It contains the target I / O channel number and the command code for the operation execution content. I / O processor 4
Receives such a channel program, checks the contents and sends the channel program 3 to the designated input / output channel 5 through the interface 6 between the input / output processing device and the input / output channel. The input / output channel 5 executes an operation instruction based on the command code of the channel program 3. When a predetermined event occurs in the operation process of the I / O channel 5, the I / O processor 4 is interrupted via the I / O processor-I / O channel interface 6. I / O processor 4
Is based on the priority of a channel program issuance request from the software program 2 to another I / O channel 5 or an interrupt from another I / O channel 5,
The interrupt is accepted and interrupt processing for the interrupt is executed. The above interrupt processing is repeated several times for one channel program, and the operation instruction designated by the channel program 3 is executed. When the input / output channel 5 detects the termination condition of the channel program 3 being executed,
The execution result of the channel program 3 is used as the input / output processing unit 4
Through software program 2. The execution operation of the channel program 3 is multi-processed.

【0012】図1および図3を参照すると、入出力処理
装置4はソフトウェアプログラム2からチャネルプログ
ラム3を受け取ると、入出力チャネル5を起動し、チャ
ネルプログラム3の指示に基づいて入出力処理を行う。
チャネルプログラム3は、図3に示すようにチャネルコ
マンドエントリー(以下、CCEと記す)の集まりで、
1つのCCEは入出力コマンド・フラグ・転送カウント
・転送アドレスから成る。このCCEを主記憶装置1よ
り1つ1つ読みだし、実行するたびに入出力処理装置4
内の各入出力チャネル毎に存在するチャネルプログラム
格納手段401の、書込ポインタ412が示すアドレス
にCCEを書込んでいく。この書込みと同時に書込ポイ
ンタは、次アドレスを指すように更新する。また、該チ
ャネルプログラム格納手段401へCCEを書込むと
き、入出力コマンドについて入出力コマンド解読記42
0を通し、再実行可能な入出力コマンドかチェックす
る。チャネルプログラム格納手段401内に再実行可能
なチャネルプログラム3が存在し続ける場合は、各入出
力チャネル5毎に存在する再実行可能フラグ430を
‘1’としておく。このようにして1つのチャネルプロ
グラム3を実行していく途中で、入出力処理装置4、入
出力チャネル5もしくは、入出力処理装置−入出力チャ
ネル間インタフェース6上にて故障が生じた場合、チャ
ネル障害検出手段510よりチャネル障害発生が入出力
処理装置4に通知される。入出力処理装置4は、チャネ
ル障害による割込アドレス生成手段460により割込ア
ドレスを生成し、レジスタ465および、割込セレクタ
475を介してチャネル障害処理に割込む。入出力処理
装置4は、機能マイクロプログラム部441に格納され
たマイクロプログラムによりチャネル障害が発生した入
出力チャネル5に関するチャネル障害発生時の各種デー
タを採取する。その後、入出力処理装置4、入出力チャ
ネル5および、入出力処理装置−入出力チャネル間イン
タフェース6に対するマイクロプログラム格納手段44
0にある診断マイクロプログラム442の実行がチャネ
ル診断実行手段450に指示される。診断マイクロプロ
グラムは、入出力処理装置4、入出力チャネル5およ
び、入出力処理装置−入出力チャネル間インタフェース
6について機能動作が正常に行われることを確認する。
診断マイクロプログラム起動後、入出力処理装置4は診
断結果を待つ。診断結果は入出力チャネル5より入出力
チャネル診断実行手段450に報告し、その結果を診断
結果格納手段445に表示する。診断結果表示手段44
5により間欠故障と判明した場合、入出力処理装置4
は、入出力チャネル5および、前記入出力チャネル5関
係する入出力処理装置4の1部について初期化を行うよ
うアドレス生成記470でアドレスを生成しマイクロプ
ログラム格納手段440のマイクロプログラムで指示を
出す。さらに入出力処理装置4に再実行可能フラグ43
0を参照し、チャネルプログラム格納手段401に再実
行すべきチャネルプログラムが格納されている場合に限
り、該チャネルプログラム格納手段401に格納されて
いるチャネルプログラムを、読出ポインタ410を参照
しながら、アドレス生成器470および、割込セレクタ
475を介して機能マイクロプログラム部441に割込
む。チャネルプログラム格納手段401からの読出し
後、読出ポインタ410は、次アドレスを指すよう更新
し、書込ポインタと同じアドレスを指すまで該チャネル
プログラム格納手段401からの読出し動作を続ける。
診断結果表示手段445により固定故障と判明した場合
もしくは、間欠故障だったが、チャネルプログラム格納
手段401に格納されているチャネルプログラムでは再
実行不可の場合は、チャネル障害の発生をソフトウェア
プログラム2に報告し、入出力チャネル5に切り離すよ
うアドレス生成器470を介して機能マイクロプログラ
ム部441に指示する。
Referring to FIGS. 1 and 3, when the input / output processing unit 4 receives the channel program 3 from the software program 2, the input / output processing unit 4 activates the input / output channel 5 and performs the input / output processing based on the instruction of the channel program 3. .
The channel program 3 is a set of channel command entries (hereinafter referred to as CCE) as shown in FIG.
One CCE consists of an input / output command, a flag, a transfer count, and a transfer address. Each time this CCE is read from the main storage device 1 and executed, the input / output processing device 4
The CCE is written to the address indicated by the write pointer 412 in the channel program storage means 401 that exists for each input / output channel. At the same time as this writing, the write pointer is updated to point to the next address. Further, when writing CCE in the channel program storage means 401, the input / output command decoding record 42 regarding the input / output command is given.
Check if it is a re-executable input / output command through 0. When the re-executable channel program 3 continues to exist in the channel program storage unit 401, the re-executable flag 430 existing for each input / output channel 5 is set to “1”. When a failure occurs on the input / output processing device 4, the input / output channel 5, or the input / output processing device-input / output channel interface 6 while executing one channel program 3 in this way, The failure detection means 510 notifies the input / output processing device 4 of the occurrence of a channel failure. The input / output processing device 4 generates an interrupt address by the interrupt address generation means 460 due to channel failure, and interrupts the channel failure processing through the register 465 and the interrupt selector 475. The input / output processing device 4 collects various data at the time of occurrence of a channel failure regarding the input / output channel 5 in which the channel failure has occurred by the microprogram stored in the function microprogram unit 441. After that, the microprogram storage means 44 for the input / output processing device 4, the input / output channel 5, and the input / output processing device-input / output channel interface 6
The execution of the diagnostic microprogram 442 at 0 is instructed to the channel diagnostics execution means 450. The diagnostic microprogram confirms that the functional operations of the input / output processing device 4, the input / output channel 5, and the input / output processing device-input / output channel interface 6 are normally performed.
After starting the diagnostic microprogram, the input / output processing unit 4 waits for the diagnostic result. The diagnosis result is reported from the input / output channel 5 to the input / output channel diagnosis execution means 450, and the result is displayed on the diagnosis result storage means 445. Diagnostic result display means 44
If the intermittent failure is found by 5, the input / output processing device 4
Generates an address by the address generation register 470 so as to initialize the input / output channel 5 and a part of the input / output processing device 4 related to the input / output channel 5, and issues an instruction by the microprogram of the microprogram storage means 440. . Further, the re-executable flag 43 is added to the input / output processing device 4.
Only when the channel program to be re-executed is stored in the channel program storage means 401 by referring to 0, the channel program stored in the channel program storage means 401 is referred to while referring to the read pointer 410. It interrupts the functional microprogram unit 441 through the generator 470 and the interrupt selector 475. After reading from the channel program storage means 401, the read pointer 410 is updated to point to the next address, and the read operation from the channel program storage means 401 is continued until it points to the same address as the write pointer.
If the diagnosis result display unit 445 finds a fixed failure, or if the failure is an intermittent failure but the channel program stored in the channel program storage unit 401 cannot re-execute, the occurrence of a channel failure is reported to the software program 2. Then, the functional microprogram unit 441 is instructed to disconnect the input / output channel 5 via the address generator 470.

【0013】以上の動作は、マイクロプログラムにより
制御される。
The above operation is controlled by the microprogram.

【0014】[0014]

【発明の効果】以上説明したように本発明は、入出力チ
ャネル障害の発生に応答して、当該入出力チャネルで実
行している入出力処理を中断し、当該入出力チャネルに
対して診断マイクロプログラムを実行し、その結果入出
力チャネルの間欠障害であると判断した場合、チャネル
プログラム再実行判定フラグをチェックし、再実行可能
ならば、入出力処理装置が、ソフトウェアに対して入出
力チャネル障害の発生を通知することなく、入出力処理
装置の指示により当該入出力チャネルの初期化を行い、
入出力チャネル障害発生時実行中のチャネルプログラム
の再実行を効率よく行うことができる効果がある。
As described above, according to the present invention, in response to the occurrence of an I / O channel failure, the I / O processing executed in the I / O channel is interrupted and the diagnostic micro If the program is executed and it is determined that the I / O channel is an intermittent failure as a result, the channel program re-execution determination flag is checked. The I / O channel is initialized by the instruction of the I / O processor without notifying the occurrence of
When the I / O channel failure occurs, the channel program being executed can be efficiently re-executed.

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

【図1】本発明の一実施例を示す図である。FIG. 1 is a diagram showing an embodiment of the present invention.

【図2】本発明の一実施例に適用されるシステムを示す
図である。
FIG. 2 is a diagram showing a system applied to an embodiment of the present invention.

【図3】本発明の一実施例で用いられるチャネルコマン
ドエントリ形式を示す図である。
FIG. 3 is a diagram showing a channel command entry format used in an embodiment of the present invention.

【図4】図1に示されるアドレス生成器470の詳細な
構成を示す図である。
FIG. 4 is a diagram showing a detailed configuration of an address generator 470 shown in FIG.

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

1 主記憶装置 2 ソフトウェアプログラム 3 チャネルプログラム 4 入出力処理装置 5 入出力チャネル 6 インタフェース 401 チャネルプログラム格納手段 410 読出ポインタ 412 書込ポインタ 420 入出力コマンド解読器 430 チャネルプログラム再実行制定フラグ格納手
段 440 マイクロプログラム格納手段 441 機能マイクロプログラム部 442 診断マイクロプログラム部 445 診断結果表示手段 450 チャネル診断実行手段 460 チャネル障害により割込アドレス生成手段 465 レジスタ 470 アドレス生成器 475 割込セレクタ 510 チャネル障害検出手段
1 main memory 2 software program 3 channel program 4 input / output processor 5 input / output channel 6 interface 401 channel program storage means 410 read pointer 412 write pointer 420 input / output command decoder 430 channel program re-execution establishment flag storage means 440 micro Program storage means 441 Functional microprogram section 442 Diagnostic microprogram section 445 Diagnostic result display means 450 Channel diagnosis execution means 460 Interrupt address generation means due to channel failure 465 Register 470 Address generator 475 Interrupt selector 510 Channel failure detection means

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 入出力チャネルおよびこの入出力チャネ
ルの入出力動作を制御する入出力処理装置を含むシステ
ムであって、 前記入出力チャネルの入出力動作を制御するためのチャ
ネルプログラムを実行するときチャネルプログラムを格
納するチャネルプログラム格納手段と、 このチャネルプログラム実行中前記入出力チャネルの障
害を検出するチャネル障害検出手段と、 このチャネル障害検出手段でチャネル障害を検出したと
き前記入出力チャネルにおけるチャネルプログラムの実
行を中断し、入出力チャネル単位に前記入出力チャネル
の診断をするチャネル診断手段と、 このチャネル診断手段での入出力チャネル単位の診断結
果により前記入出力チャネルの間欠障害であることが判
明し、前記チャネルプログラム格納手段に再実行可能な
チャネルプログラムが存在し続ける場合、ソフトウェア
プログラムに通知することなく前記入出力処理装置の指
示により前記チャネルプログラム格納手段からチャネル
プログラムを読出し再実行する再実行手段とを含むこと
を特徴とする入出力チャネルの障害処理システム。
1. A system including an input / output channel and an input / output processor for controlling the input / output operation of the input / output channel, wherein a channel program for controlling the input / output operation of the input / output channel is executed. Channel program storage means for storing a channel program, channel failure detection means for detecting a failure in the input / output channel during execution of the channel program, and channel program in the input / output channel when the channel failure detection means detects a channel failure It is found that the intermittent failure of the I / O channel is found from the channel diagnostic means for diagnosing the I / O channel for each I / O channel and the diagnosis result for each I / O channel by this channel diagnostic means. Re-executable in the channel program storage means When the channel program continues to exist, the input / output channel further includes re-execution means for reading the channel program from the channel program storage means and re-execution according to an instruction from the input / output processing device without notifying the software program. Fault handling system.
【請求項2】 前記入出力処理装置は、機能マイクロプ
ログラムおよび診断マイクロプログラムを含むマイクロ
プログラムを格納するマイクロプログラム格納手段を備
え、 前記チャネル診断手段は前記診断マイクロプログラムに
基づき診断し、 前記再実行手段は前記機能マイクロプログラムに基づ
き、前記チャネルプログラムを再実行することを特徴と
する請求項1記載の入出力チャネルの障害処理システ
ム。
2. The input / output processing device comprises a microprogram storage means for storing a microprogram including a functional microprogram and a diagnostic microprogram, the channel diagnostic means diagnoses based on the diagnostic microprogram, and re-executes. The fault processing system for an input / output channel according to claim 1, wherein the means re-executes the channel program based on the functional microprogram.
JP5148735A 1993-06-21 1993-06-21 I / O channel fault handling system Expired - Fee Related JP2679575B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5148735A JP2679575B2 (en) 1993-06-21 1993-06-21 I / O channel fault handling system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5148735A JP2679575B2 (en) 1993-06-21 1993-06-21 I / O channel fault handling system

Publications (2)

Publication Number Publication Date
JPH076103A true JPH076103A (en) 1995-01-10
JP2679575B2 JP2679575B2 (en) 1997-11-19

Family

ID=15459444

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5148735A Expired - Fee Related JP2679575B2 (en) 1993-06-21 1993-06-21 I / O channel fault handling system

Country Status (1)

Country Link
JP (1) JP2679575B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6880584B1 (en) 2001-10-03 2005-04-19 Tsudakoma Kogyo Kabushiki Kaisha Weft end collector
JP2008508626A (en) * 2004-08-04 2008-03-21 ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング Method, operating system and computing device for processing a computer program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6880584B1 (en) 2001-10-03 2005-04-19 Tsudakoma Kogyo Kabushiki Kaisha Weft end collector
JP2008508626A (en) * 2004-08-04 2008-03-21 ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング Method, operating system and computing device for processing a computer program
JP4728334B2 (en) * 2004-08-04 2011-07-20 ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング Method, operating system and computing device for processing a computer program

Also Published As

Publication number Publication date
JP2679575B2 (en) 1997-11-19

Similar Documents

Publication Publication Date Title
US5214652A (en) Alternate processor continuation of task of failed processor
EP0654737A1 (en) Method and apparatus for controlling command retry
JP2679575B2 (en) I / O channel fault handling system
JPH02294739A (en) Fault detecting system
JPS628831B2 (en)
JPH1115661A (en) Self-diagnosis method for cpu
JP3315266B2 (en) Self-diagnosis status display method
JPS5832422B2 (en) Micro Shindan Houshiki
JPS6228841A (en) Input/output processor
JPH0395634A (en) Restart control system for computer system
JPS6051961A (en) Initial program load processing system
JPS6146535A (en) Pseudo error setting control system
JP2814988B2 (en) Failure handling method
JPH1049394A (en) System and method for processing fault
JPS631630B2 (en)
JPH0341528A (en) Diagnostic device in computer
JPH02136935A (en) Self-diagnostic system for microprogram controller
JPS59119451A (en) Diagnosing system of electronic computer system
JPS60195649A (en) Error reporting system of microprogram-controlled type data processor
JPH02244232A (en) Information processor
JPS61160156A (en) Fault detecting system of processor
JPH11259332A (en) Computer system device
JP2000082052A (en) Multiprocessor system, its diagnostic method, and recording medium recorded with its control program
JPS6256544B2 (en)
JPH0148563B2 (en)

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19970701

LAPS Cancellation because of no payment of annual fees