JPS62114052A - State information collecting system for input/output device - Google Patents

State information collecting system for input/output device

Info

Publication number
JPS62114052A
JPS62114052A JP25541085A JP25541085A JPS62114052A JP S62114052 A JPS62114052 A JP S62114052A JP 25541085 A JP25541085 A JP 25541085A JP 25541085 A JP25541085 A JP 25541085A JP S62114052 A JPS62114052 A JP S62114052A
Authority
JP
Japan
Prior art keywords
input
output
console
output device
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.)
Pending
Application number
JP25541085A
Other languages
Japanese (ja)
Inventor
Haruki Hayashi
林 春樹
Bunji Kawanishi
川西 文二
Yutaka Hiyoshi
豊 日吉
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 JP25541085A priority Critical patent/JPS62114052A/en
Publication of JPS62114052A publication Critical patent/JPS62114052A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To display information for showing the latest state of an input/output device, on a console by an instruction from the console, by providing a storage part for storing a state of the input/output device at every input/output device, in an input/output control device. CONSTITUTION:The input/output control device 43 has an input/output state storage area for storing all states of an input/output device to be connected, sends and receives a data by controlling an input/output device 5 or 6, and also stores a state of the input/output device 5 and 6 in the input/output state storage area. In this way, a console 2 controls directly the input/output control device 4 by an SVP interface for connecting a central processor 1, a main memory device 3 and the input/output control device 4, and can display the contents of the input/output state storage area on the display part of the console 2. Accordingly, even if the operating system cannot be operated, the maintenance work can be easily performed.

Description

【発明の詳細な説明】 〔概要〕 コンソールと入出力制御装置間で入出力装置の状態情報
を転送するインタフェースと、該入出力制御装置内に入
出力装置毎の状態情報を記憶する記憶領域とを設けるこ
とで、コンソールから命令することにより、オペレーテ
ィングシステム(O8)が動作不能であっても、入出力
装置の状態情報をコンソールに転送して表示し、保守作
業を容易とする。
[Detailed Description of the Invention] [Summary] An interface that transfers status information of input/output devices between a console and an input/output control device, and a storage area that stores status information of each input/output device in the input/output control device. By providing a command from the console, even if the operating system (O8) is inoperable, the status information of the input/output device is transferred to the console and displayed, thereby facilitating maintenance work.

〔産業上の利用分野〕[Industrial application field]

本発明は81算機システムの保守情報収集方式に係り、
特に中央処理装置の制御に依存ゼずにコンソールからの
指示により、入出力装置の状態情報をコンソールに表示
することを可能とする入出力装置の状態情報収集方式に
関する。
The present invention relates to a maintenance information collection method for an 81 computer system,
In particular, the present invention relates to a method for collecting status information of input/output devices that makes it possible to display status information of the input/output devices on a console based on instructions from the console without depending on the control of a central processing unit.

中央処理装置、主記憶装置、コンソール、入出力制御装
置及び入出力装置を有する計算機システムにおいては、
中央処理装置から入出力装置に起動があった時、入出力
制御装置又は入出力装置に障害があった場合、入出力制
御装置から中央処理装置に対して、障害のあった旨の報
告がなされる。
In a computer system that has a central processing unit, main memory, console, input/output control unit, and input/output device,
When an input/output device is activated from the central processing unit, if there is a failure in the input/output control unit or input/output device, the input/output control unit will report to the central processing unit that there has been a failure. Ru.

従って入出力制御装置又は入出力装置の状態情報を収集
するためには、中央処理装置の制御に依存することとな
る。しかし、入出力制御装置又は入出力装置の保守を行
う上からは、中央処理装置の制御に依存せずに、これら
の状態情報を容易にコンソールに表示出来ることが望ま
しい。
Therefore, in order to collect status information of the input/output control device or the input/output device, it depends on the control of the central processing unit. However, from the viewpoint of maintenance of the input/output control device or the input/output device, it is desirable to be able to easily display this status information on the console without depending on the control of the central processing unit.

〔従来の技術〕[Conventional technology]

前記の如く計算機システムにおいて、中央処理装置から
入出力装置に起動があった時、入出力制御装置又は入出
力装置に障害があった場合は、入出力制御装置から中央
処理装置に報告があり、この報告により、オペレーティ
ングシステム(O3)は障害の詳細な情報を得るために
、センスコマンドを発行する。
As mentioned above, in a computer system, when an input/output device is activated from the central processing unit, if there is a failure in the input/output control device or input/output device, the input/output control device reports to the central processing unit, Based on this report, the operating system (O3) issues a sense command to obtain detailed information about the failure.

このセンスコマンドが実行されることにより、主記憶装
置上に障害の詳細な情報が転送される。
By executing this sense command, detailed information about the failure is transferred to the main storage device.

オペレーティングシステムはこの情報を、例えば磁気デ
ィスク上の特別なファイルに蓄える。ここで、保守者は
オペレーティングシステムの制御下で、前記ファイルに
蓄えられた情報をプリンタに出力することにより、障害
の内容を把握して保守を行っていた。
The operating system stores this information in special files, for example on a magnetic disk. Here, under the control of the operating system, the maintenance person outputs the information stored in the file to a printer to understand the details of the failure and perform maintenance.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記の如〈従来は少な(とも中央処理装置、主記憶装置
等が動作していて、オペレーティングシステムが動作可
能であり、磁気ディスク上の障害情報を記録しているフ
ァイルがアクセス出来ることが必要である。
As mentioned above, in the past, it was necessary for the central processing unit, main memory, etc. to be operating, the operating system to be operable, and the file that records failure information on the magnetic disk to be accessible. be.

しかし、初期プログラムローディングの途中で障害があ
った場合には、オペレーティングシステムが完全に動作
状態になっていないため、障害情報をファイルに出力し
ていないので、障害内容の把握に長時間を要する。
However, if a failure occurs during initial program loading, the operating system is not fully operational and no failure information is output to a file, so it takes a long time to understand the nature of the failure.

又、コンソールからは、入出力制御装置のクロックを止
めて、該入出力制御装置内のレジスタの状態や制御メモ
リの内容を見ることは出来るが、入出力制御装置の動作
時の状態や、入出力装置そのものの状態を把握すること
は困難であるという問題がある。
Also, from the console, you can stop the clock of the input/output control device and view the register status and control memory contents in the input/output control device, but you cannot see the operating status of the input/output control device or the input/output control device. There is a problem in that it is difficult to grasp the state of the output device itself.

本発明はこのような問題点に鑑み、入出力制御装置内に
入出力装置の状態を、人出力装置毎に記憶する記憶部を
設け、システムリセット時、起動時に各入出力装置の最
新の状態を該記憶部に記憶させ、中央処理装置からのコ
マンドでなく、コンソールからの命令で、入出力装置の
最新の状態を示す情報をコンソールに表示させるように
したものである。
In view of these problems, the present invention provides a storage section in the input/output control device that stores the status of the input/output device for each human output device, and stores the latest status of each input/output device at the time of system reset or startup. is stored in the storage unit, and information indicating the latest status of the input/output device is displayed on the console based on a command from the console rather than a command from the central processing unit.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明の一実施例を示す回路のブロック図であ
る。
FIG. 1 is a block diagram of a circuit showing one embodiment of the present invention.

1は計算機システム全体を制御する中央処理装置、2は
保守者が操作し計算機システムと会話するコンソール、
3は中央処理装置1が処理するデータやコマンド等を記
憶する主記憶装置である。
1 is a central processing unit that controls the entire computer system; 2 is a console that is operated by maintenance personnel and communicates with the computer system;
3 is a main storage device that stores data, commands, etc. processed by the central processing unit 1;

4は接続される入出力装置総ての状態を記憶する入出力
状態記憶領域を持ち、入出力装置5又は6を制御して、
データの送受を行うと共に、入出力装置5及び6の状態
を入出力状態記憶領域に記録する入出力制御装置、5及
び6は入出力制御装置4の制御に基づき、データの送出
又はデータの記憶や印刷等を行う入出力装置である。
4 has an input/output status storage area for storing the status of all connected input/output devices, and controls the input/output device 5 or 6.
An input/output control device that sends and receives data and records the status of the input/output devices 5 and 6 in an input/output status storage area; It is an input/output device that performs printing, etc.

コンソール2は中央処理装置1、主記憶装置3及び入出
力制御装置4とを接続するsvpインタフェースにより
、直接入出力制御装置4を制御し、入出力状態記憶領域
の内容をコンソール2の表示部に表示する構成とする。
The console 2 directly controls the input/output control device 4 through the svp interface that connects the central processing unit 1, main storage device 3, and input/output control device 4, and displays the contents of the input/output status storage area on the display section of the console 2. Configure it to display.

〔作用〕[Effect]

上記構成とすることにより、保守者はコンソール2から
命令することで、中央処理装置lのコマンドによらず、
直接入出力制御装置4の記憶する入出力装置5又は6の
状態を、コンソール2の表示部に表示さセることが出来
るため、オペレーティングシステムが動作不能でも、保
守作業を容易に実施することが出来る。
With the above configuration, maintenance personnel can issue commands from the console 2 without relying on commands from the central processing unit 1.
Since the status of the input/output device 5 or 6 stored in the direct input/output control device 4 can be displayed on the display section of the console 2, maintenance work can be easily performed even if the operating system is inoperable. I can do it.

〔実施例〕 第2図は第1図の入出力制御装置4の詳細ブロック図で
、第3図は第2図の動作を説明するフローチャートであ
る。
[Embodiment] FIG. 2 is a detailed block diagram of the input/output control device 4 of FIG. 1, and FIG. 3 is a flowchart explaining the operation of FIG. 2.

第1図において、中央処理装置1は主記憶装置3からコ
マンドを読出して動作し、入出力制御装置4を制御して
、入出力装置5又は6を選択させ、主記憶装置3のデー
タを送出して記憶させたり、印刷させたりする。又逆に
入出力装置5又は6がら送出されるデータを主記憶装置
3に格納する。
In FIG. 1, a central processing unit 1 operates by reading commands from a main storage device 3, controls an input/output control device 4, selects an input/output device 5 or 6, and sends out data in the main storage device 3. to memorize or print. Conversely, data sent from the input/output device 5 or 6 is stored in the main storage device 3.

コンソール2は保守者により操作され、中央処理装置1
、主記憶装置3及び入出力制御装置4とを接続するsv
pインタフェースを経て、保守者の命令を転送し、必要
とするデータを表示する。
The console 2 is operated by a maintenance person and the central processing unit 1
, sv that connects the main storage device 3 and the input/output control device 4
The maintenance personnel's instructions are transferred through the P interface and the required data is displayed.

ここで、入出力制御装置4の動作を第2図と第3図を用
いて説明する。
Here, the operation of the input/output control device 4 will be explained using FIGS. 2 and 3.

プロセッサ7は制御記↑Itoに格納されているプログ
ラムを読出して動作し、まずシステムリセットからスタ
ートする。システムリセット時には入出力制御装置内部
を初期状態とした後、接続されている総ての入出力装置
を入出力インタフェース制御回路13を経て順次選択し
、リセット命令を発行する。この時各入出力装置の状態
を読取り、入出力状態記憶領域12に記憶する。
The processor 7 reads the program stored in the control memory ↑Ito and operates, starting with a system reset. At the time of system reset, after setting the inside of the input/output control device to an initial state, all connected input/output devices are sequentially selected via the input/output interface control circuit 13, and a reset command is issued. At this time, the status of each input/output device is read and stored in the input/output status storage area 12.

入出力装置の状態として記憶する内容は、例え° ば入
出力装置の機番が1バイト、入出力装置の状態コードが
2バイト、入出力装置の状態詳細コードがNバイトで構
成され、入出力装置の状態コードの内容は、電源が入っ
ていて動作可能状態にあるか、動作には人手の介入が必
要か、入出力装置選択は正常に行われたか、入出力装置
リセットは正常に行われたか、エラーをしたか等の状態
と、エラーをした場合はその詳細内容である。
The contents to be stored as the status of the input/output device include, for example, the device number of the input/output device in 1 byte, the status code of the input/output device in 2 bytes, the detailed status code of the input/output device in N bytes, and the input/output device The device status code indicates whether the device is powered on and ready for operation, whether manual intervention is required for operation, whether the input/output device selection was successful, and whether the input/output device reset was successful. This includes the status of the error, whether the error occurred, and if an error occurred, the details of the error.

システムリセットが完了した時点で、保守者がコンソー
ルを操作し、SVPインタフェース制御回路8を経てプ
ロセッサ7に入出力装置状態読取り命令を発行すると、
プロセッサ7はコンソールからの要求か否かを判定し、
イエスならば状態報告要求か否かを判定し、ノーならば
他の処理に移行し、イエスならばSVPインタフェース
制御回路8を経て入出力状態記憶領域12に格納した前
記入出力装置の状態情報をコンソールに転送し、次の処
理の判定に戻る。
When the system reset is completed, a maintenance person operates the console and issues an input/output device status read command to the processor 7 via the SVP interface control circuit 8.
Processor 7 determines whether the request is from the console or not,
If YES, it is determined whether or not it is a status report request; if NO, the process moves to other processing; if YES, the status information of the input/output device stored in the input/output status storage area 12 via the SVP interface control circuit 8 is sent. Transfer to the console and return to determining the next process.

コンソールは表示部にこの状態を表示するため、保守者
はこの表示を見ることで、入出力装置の初期時における
状態を知ることが出来る。
Since the console displays this status on the display, the maintenance person can know the initial status of the input/output device by looking at this display.

システムリセット終了後、プロセッサ7は次の処理がコ
ンソールからの要求で無く、CPUインタフェース制御
回路9を経て入る中央処理装置からのコマンドの場合、
入出力インタフェース制御回路13を経て入出力装置を
選択し、この選択したタイミングで当該入出力装置の状
態を入出力状態記憶領域12に格納し、状態情報の更新
を行う。
After the system reset is completed, if the next process is not a request from the console but a command from the central processing unit via the CPU interface control circuit 9, the processor 7
An input/output device is selected via the input/output interface control circuit 13, and at the selected timing, the state of the input/output device is stored in the input/output state storage area 12, and the state information is updated.

そしてコマンドを実行した後、この終了時点のタイミン
グで入出力装置の状態を入出力状態記憶領域12に格納
し、状態情報の更新を行う。そしてコマンドチェインが
存る場合、即ちイエスの場合はコマンド実行に移行し、
このコマンド実行終了時点のタイミングで、入出力装置
の状態を入出力状態記憶領域】2に格納して、状態情報
の更新を行う。
After executing the command, the status of the input/output device is stored in the input/output status storage area 12 at the timing of the end, and the status information is updated. If there is a command chain, that is, if the answer is yes, move to command execution,
At the timing when this command execution ends, the status of the input/output device is stored in the input/output status storage area 2, and the status information is updated.

このコマンド実行中にエラーが発生した場合には、プロ
セッサ7はCPUインタフェースIII卸回路9を経て
与えられる、次に発行されると予想されるセンスコマン
ドのためのセンスバイトを用意すると同時に、前記の如
き入出力状態記憶領域12の内容、即ち入出力装置の機
番が1バイト、入出力装置の状態コードが2バイト、入
出力装置の状態詳細コードがNバイトの情報を制御レジ
スタ11にセットする。
If an error occurs during the execution of this command, the processor 7 prepares the sense byte for the next sense command expected to be issued via the CPU interface III wholesale circuit 9, and at the same time The contents of the input/output status storage area 12 such as 1 byte for the device number of the input/output device, 2 bytes for the status code of the input/output device, and N bytes for the detailed status code of the input/output device are set in the control register 11. .

通常は第1図に示す中央処理装置1からの起動により、
制御レジスタ11にセットされた情報は主記憶装置3に
転送され、それが磁気ディスク上のファイルに記録され
る。そしてこのファイルの内容がプリンタで印刷され、
保守に利用される。
Usually, by starting from the central processing unit 1 shown in Fig. 1,
The information set in the control register 11 is transferred to the main storage device 3 and recorded in a file on the magnetic disk. The contents of this file are then printed on the printer,
Used for maintenance.

このファイルに記録される前にシステムが停止すると、
従来は入出力装置のエラー情報は失われてしまったが、
本実施例の場合は、コンソール2と入出力制御装置4が
動作可能であれば、中央処理装置1や主起4.a装M3
が動作不能であっても、コンソール2から入出力装置状
態読取り命令を発行することにより、コンソール2の表
示部にエラー状態を表示させることが出来る。
If the system stops before being recorded in this file,
Previously, error information from input/output devices was lost, but
In the case of this embodiment, if the console 2 and the input/output control device 4 are operable, the central processing unit 1 and the main controller 4. a-mount M3
Even if the device is inoperable, the error state can be displayed on the display section of the console 2 by issuing an input/output device status read command from the console 2.

ここでコマンドチェインが終了するか、無ければプロセ
ッサ7は次の処理の判定に戻る。
At this point, the command chain ends, or if there is no command chain, the processor 7 returns to determining the next process.

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

以上説明した如く、本発明はコンソールと入出力制御装
置とが動作可能であれば、オペレーティングシステムが
動作不能であっても、入出力Hの状態をコンソールに表
示させることが可能なため、保守を容易とすることが出
来る。
As explained above, in the present invention, as long as the console and the input/output control device are operable, the status of the input/output H can be displayed on the console even if the operating system is inoperable, so maintenance is unnecessary. It can be done easily.

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

第1図は本発明の一実施例を示す回路のブロック図、 第2図は第1図の入出力制御装置の詳細ブロック図、 第3図は第2図の動作を説明するフローチャートである
。 図におい−(, 1は中央処理装置、   2はコンソール、3は計記憶
装置、   4は入出力制御装置、5.6は入出力装置
、  7はプロセッサ、8はS V Pインタフェース
制御回路、9はCP ■Jインタフェース制御回路、I
Oは制御記憶、    11は制御レジスタ、12は入
出力状態記憶領域、 13は人出力インタフェース制御回路である。
FIG. 1 is a block diagram of a circuit showing an embodiment of the present invention, FIG. 2 is a detailed block diagram of the input/output control device of FIG. 1, and FIG. 3 is a flowchart explaining the operation of FIG. 2. In the figure, 1 is the central processing unit, 2 is the console, 3 is the storage device, 4 is the input/output control device, 5.6 is the input/output device, 7 is the processor, 8 is the SVP interface control circuit, 9 is CP ■J interface control circuit, I
O is a control memory, 11 is a control register, 12 is an input/output state storage area, and 13 is a human output interface control circuit.

Claims (1)

【特許請求の範囲】 中央処理装置(1)、主記憶装置(3)、コンソール(
2)、入出力制御装置(4)及び入出力装置(5)(6
)を備えた計算機システムにおいて、 該入出力制御装置(4)に各入出力装置(5)(6)の
状態情報を夫々記憶する記憶領域と、前記コンソール(
2)との間で命令と該記憶領域が記憶する状態情報を転
送するインタフェースとを設け、 該コンソール(2)から該インタフェースを経て命令す
ることにより、該入出力制御装置(4)から、該インタ
フェースを経て、前記記憶領域に格納した入出力装置毎
の状態情報を、該コンソール(2)に転送させることを
特徴とする入出力装置の状態情報収集方式。
[Claims] A central processing unit (1), a main storage device (3), a console (
2), input/output control device (4) and input/output device (5) (6
), the input/output control device (4) has a storage area for storing status information of each of the input/output devices (5) and (6), and the console (
2) is provided with an interface for transferring commands and state information stored in the storage area, and by issuing a command from the console (2) through the interface, the input/output control device (4) can A method for collecting status information of input/output devices, characterized in that status information for each input/output device stored in the storage area is transferred to the console (2) via an interface.
JP25541085A 1985-11-14 1985-11-14 State information collecting system for input/output device Pending JPS62114052A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25541085A JPS62114052A (en) 1985-11-14 1985-11-14 State information collecting system for input/output device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25541085A JPS62114052A (en) 1985-11-14 1985-11-14 State information collecting system for input/output device

Publications (1)

Publication Number Publication Date
JPS62114052A true JPS62114052A (en) 1987-05-25

Family

ID=17278377

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25541085A Pending JPS62114052A (en) 1985-11-14 1985-11-14 State information collecting system for input/output device

Country Status (1)

Country Link
JP (1) JPS62114052A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5495133A (en) * 1978-01-13 1979-07-27 Mitsubishi Electric Corp Input/output processing control system
JPS5858633A (en) * 1981-10-05 1983-04-07 Mitsubishi Electric Corp Input/output channel processor
JPS60124763A (en) * 1983-12-12 1985-07-03 Hitachi Ltd Input/output controller

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5495133A (en) * 1978-01-13 1979-07-27 Mitsubishi Electric Corp Input/output processing control system
JPS5858633A (en) * 1981-10-05 1983-04-07 Mitsubishi Electric Corp Input/output channel processor
JPS60124763A (en) * 1983-12-12 1985-07-03 Hitachi Ltd Input/output controller

Similar Documents

Publication Publication Date Title
JPH04649A (en) Fault information transfer system for remote channel device
JPS62114052A (en) State information collecting system for input/output device
JP2846760B2 (en) Programmable controller
EP0498453B1 (en) Programmable controller with independent display
JP2522051B2 (en) Control device
JP3022011B2 (en) Data backup system
JPH0452746A (en) Input/output command issuing system for information processing system
JPH0283732A (en) Control system for program executing time limit
JPS6074063A (en) System disk loading system
JP3108467B2 (en) Automatic switching method of IPL device
JP3439906B2 (en) Computer system
JPS5826044B2 (en) computer system
JPS63191375A (en) Self-diagnosing method for floppy disk device
JP2751263B2 (en) Diagnostic information collection method for data transmission equipment
JPH10222312A (en) Storage system
JPS59178552A (en) Self diagnosis controlling system
JPS6133565A (en) Program loading system
JPS6116341A (en) Diagnostic controller
JPH0355640A (en) Collection system for fault analysis information on peripheral controller
JPH11212898A (en) Peripheral storage controller and its data transfer method
JPS6230668B2 (en)
JPH0228854A (en) Data storage device
JPS62249242A (en) Memory dump system for computer
JPH0510698B2 (en)
JPH07261828A (en) Plant supervisory equipment