JP4872934B2 - Computer system, client computer, OS termination method, and OS termination program - Google Patents

Computer system, client computer, OS termination method, and OS termination program Download PDF

Info

Publication number
JP4872934B2
JP4872934B2 JP2008015407A JP2008015407A JP4872934B2 JP 4872934 B2 JP4872934 B2 JP 4872934B2 JP 2008015407 A JP2008015407 A JP 2008015407A JP 2008015407 A JP2008015407 A JP 2008015407A JP 4872934 B2 JP4872934 B2 JP 4872934B2
Authority
JP
Japan
Prior art keywords
diagnostic processor
server
cpu
diagnostic
network
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 - Fee Related
Application number
JP2008015407A
Other languages
Japanese (ja)
Other versions
JP2009176153A (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 JP2008015407A priority Critical patent/JP4872934B2/en
Publication of JP2009176153A publication Critical patent/JP2009176153A/en
Application granted granted Critical
Publication of JP4872934B2 publication Critical patent/JP4872934B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Description

本発明は、ネットワークを介して外部のサーバに接続する診断プロセッサを有するコンピュータに関し、特に該コンピュータで動作するOSを終了する際の処理に関する。   The present invention relates to a computer having a diagnostic processor connected to an external server via a network, and more particularly to processing when an OS running on the computer is terminated.

コンピュータの信頼性を高めるため、各々のクライアントコンピュータに診断プロセッサを備え、診断プロセッサからの情報をサーバにおいて収集することで、動作を遠隔監視し、多数のコンピュータの管理を容易にするというコンピュータシステムがある。   In order to increase the reliability of the computer, there is a computer system in which each client computer is provided with a diagnostic processor, and information from the diagnostic processor is collected in a server to remotely monitor operations and facilitate management of a large number of computers. is there.

診断プロセッサは、クライアントコンピュータを構成するCPU、主記憶装置、入出力パス、制御装置などといったデバイスと、該クライアントコンピュータの通常の処理で使用されるパスとは別個の診断パスで接続され、各々のデバイスの状態を監視している。そして、診断プロセッサとサーバとの間の通信は、該クライアントコンピュータの通常の処理で使用されるネットワーク(以後OS用ネットワークという)とは別系統の診断用ネットワークで行われる。   The diagnostic processor is connected to devices such as a CPU, a main storage device, an input / output path, a control device, and the like constituting the client computer through a diagnostic path that is separate from a path used in normal processing of the client computer. The device status is monitored. Communication between the diagnostic processor and the server is performed in a diagnostic network that is different from the network (hereinafter referred to as the OS network) used in normal processing of the client computer.

各々のクライアントコンピュータはブートローダを備える。ブートローダは、該クライアントコンピュータで動作するOSを主記憶装置に読み込んでCPU上で実行する。またブートローダは、該OS、およびアプリケーションなどの大規模なソフトウェアを、サーバからOS用ネットワークを介して読み込んで実行させることもできる。さらに、ブートローダはOSの実行中も主記憶装置に常駐して、CPU上で実行されているOSを終了させることもできる。   Each client computer includes a boot loader. The boot loader loads an OS running on the client computer into the main storage device and executes it on the CPU. The boot loader can also read and execute large-scale software such as the OS and applications from the server via the OS network. Further, the boot loader can reside in the main storage device even during execution of the OS, and can terminate the OS being executed on the CPU.

その際、診断プロセッサはCPU上で実行されているソフトウェアの状態を監視し、ソフトウェアのストール(以後SWストールということがある)もしくはデバイスの異常などについての情報を診断用ネットワークを介してサーバに通知する。ちなみにストールとは、命令の依存関係などの条件によって、CPUにおける命令の実行が停止状態になることをいう。   At that time, the diagnostic processor monitors the status of software running on the CPU, and notifies the server of information about software stalls (hereinafter sometimes referred to as SW stalls) or device malfunctions via the diagnostic network. To do. Incidentally, a stall means that the execution of an instruction in the CPU is stopped due to a condition such as an instruction dependency.

なお、診断プロセッサによるコンピュータの状態監視に関連する技術文献としては、次のようなものがある。特許文献1には、障害時に発生したコンソールメッセージをファイルとして記憶してftpで転送するという技術が開示されている。特許文献2には、SVPの障害時に他のSVPによってその動作を代替するという技術が開示されている。特許文献3には、メッセージを送信するための最適な経路を選択するという技術が開示されている。   In addition, the following is a technical document related to computer status monitoring by a diagnostic processor. Patent Document 1 discloses a technique of storing a console message generated at the time of a failure as a file and transferring it by ftp. Patent Document 2 discloses a technique of substituting the operation with another SVP when an SVP fails. Patent Document 3 discloses a technique for selecting an optimum route for transmitting a message.

特許文献4〜6には、メッセージの出力先を変更する方法の例が開示されている。特許文献7には、ローカルコンソールの故障が発見された場合に、該コンソールをネットワークを介して接続された別のコンピュータに切り替えて運用を継続するという技術が開示されている。特許文献8には、コンピュータの入出力経路を変更する方法の例が開示されている。   Patent Documents 4 to 6 disclose examples of methods for changing a message output destination. Patent Document 7 discloses a technique in which, when a failure of a local console is found, the console is switched to another computer connected via a network to continue operation. Patent Document 8 discloses an example of a method for changing the input / output path of a computer.

特開2001−243136号公報JP 2001-243136 A 特開2004−341982号公報JP 2004-341982 A 特開2006−333486号公報JP 2006-333486 A 特開平06−161919号公報Japanese Patent Laid-Open No. 06-161919 特開平06−223018号公報Japanese Patent Laid-Open No. 06-223018 特開平07−219886号公報Japanese Patent Application Laid-Open No. 07-219886 特開平11−338730号公報JP 11-338730 A 特許第2762453号公報Japanese Patent No. 2762453

いま、上述のような診断プロセッサを備えたクライアントコンピュータで、主記憶装置に常駐するブートローダが、サーバから読み込んで実行していたOSを終了させる場合を考える。診断プロセッサが正常であれば、該OSが終了した旨のメッセージ、および異常を起こしたデバイスがあれば該デバイスについての情報を診断用ネットワークを介してサーバに通知診断用ネットワークを介してサーバに出力する。   Now, consider a case where a boot loader resident in a main storage device terminates an OS read and executed from a server in a client computer having a diagnostic processor as described above. If the diagnostic processor is normal, a message indicating that the OS has been terminated, and if there is a malfunctioning device, information about the device is sent to the server via the diagnostic network and output to the server via the diagnostic network To do.

しかしながら、ここで診断プロセッサに障害が発生していると、OSが終了した旨のメッセージをサーバに出力することができない。このため、OSを終了させる処理はそこで停止してしまう。これでは、OSを終了させることができないばかりか、異常発生でOSを強制終了させる処理の際にブートローダが検出した各デバイスについての情報がサーバに出力されないので、異常の発生した原因を特定することも困難となる。   However, if a failure occurs in the diagnostic processor, a message indicating that the OS has ended cannot be output to the server. For this reason, the process for terminating the OS stops there. In this case, not only the OS cannot be terminated, but also information about each device detected by the boot loader during the process of forcibly terminating the OS due to the occurrence of an abnormality is not output to the server. It will also be difficult.

ちなみに上述の特許文献1〜8は、いずれも診断プロセッサを備えたクライアントコンピュータでOSを終了させる場合に適用して上述の問題を解決できる構成を備えていない。   Incidentally, none of the above-mentioned Patent Documents 1 to 8 has a configuration that can be applied to the case where the OS is terminated by a client computer having a diagnostic processor to solve the above-described problems.

本発明の目的は、診断プロセッサの障害時においても、ブートローダのメッセージ出力およびブートローダによるOSの終了を可能にするコンピュータシステム、クライアントコンピュータ、OS終了方法およびOS終了プログラムを提供することにある。   An object of the present invention is to provide a computer system, a client computer, an OS termination method, and an OS termination program that enable a boot loader message to be output and an OS termination by the boot loader even when a diagnostic processor fails.

上記目的を達成するため、本発明に係るコンピュータシステムは、CPU、主記憶装置、診断プロセッサおよび入出力パスを有するクライアントコンピュータと、サーバと、入出力パスとサーバとを接続するOS用ネットワークと、診断プロセッサとサーバとを接続してCPUから発せられるエラーメッセージを診断プロセッサを介してサーバに対して出力する診断用ネットワークとを有するコンピュータシステムであって、クライアントコンピュータが、入出力パスを初期化した後にOSを主記憶装置上に記憶させてCPU上で起動させるブートローダと、動作中のOSと診断プロセッサの間で通信を行い、診断プロセッサに障害が発生しているか否かを検出する診断プロセッサ通信部と、OSの動作を終了させる際に診断プロセッサ通信部によって診断プロセッサに障害が発生していることが検出された場合にOS用ネットワークを通じてエラーメッセージをサーバに対して出力するOSシャットダウン処理部とを有することを特徴とする。 To achieve the above object, a computer system according to the present invention includes a CPU, a main storage device, a diagnostic processor, a client computer having an input / output path, a server, an OS network connecting the input / output path and the server, A computer system having a diagnostic network that connects a diagnostic processor and a server and outputs an error message issued from the CPU to the server via the diagnostic processor , wherein the client computer initializes the input / output path A boot loader that later stores the OS on the main storage device and starts up on the CPU, and communication between the operating OS and the diagnostic processor to detect whether or not a fault has occurred in the diagnostic processor Diagnostic processor communication when ending OS and OS operation The diagnostic processor failure and having a OS shutdown processing unit for outputting the error message to the server through the OS network when it is detected that is caused by.

上記目的を達成するため、本発明に係るクライアントコンピュータは、CPU、主記憶装置、診断プロセッサおよび入出力パスを有し、OSが動作し、入出力パスに接続されるOS用ネットワークによってサーバに接続され、診断プロセッサに接続される診断用ネットワークによってサーバに接続され、CPUから発せられるエラーメッセージを診断プロセッサおよび診断用ネットワークを通じてサーバに対して出力するクライアントコンピュータであって、入出力パスを初期化した後にOSを主記憶装置上に記憶させてCPU上で起動させるブートローダと、動作中のOSと診断プロセッサの間で通信を行い、診断プロセッサに障害が発生しているか否かを検出する診断プロセッサ通信部と、OSの動作を終了させる際に診断プロセッサ通信部によって診断プロセッサに障害が発生していることが検出された場合にOS用ネットワークを通じてエラーメッセージをサーバに対して出力するOSシャットダウン処理部とを有することを特徴とする。 In order to achieve the above object, a client computer according to the present invention has a CPU, a main storage device, a diagnostic processor, and an input / output path. The OS operates and is connected to a server by an OS network connected to the input / output path. A client computer connected to the server by a diagnostic network connected to the diagnostic processor, and outputting an error message issued from the CPU to the server through the diagnostic processor and the diagnostic network, the input / output path being initialized A boot loader that later stores the OS on the main storage device and starts up on the CPU, and communication between the operating OS and the diagnostic processor to detect whether or not a fault has occurred in the diagnostic processor And the diagnostic processor when the OS operation is terminated. And an OS shutdown processing unit that outputs an error message to the server through the OS network when it is detected by the communication unit that a failure has occurred in the diagnostic processor.

上記目的を達成するため、本発明に係るOS終了方法は、CPU、主記憶装置、診断プロセッサおよび入出力パスを有し、OSが動作するクライアントコンピュータと、サーバと、入出力パスとサーバとを接続するOS用ネットワークと、診断プロセッサとサーバとを接続してCPUから発せられるエラーメッセージを診断プロセッサを介してサーバに対して出力する診断用ネットワークとを有するコンピュータシステムにあって、OSを終了させる方法であって、入出力パスを初期化した後にOSを主記憶装置上に記憶させてCPU上で起動させるOS起動工程と、OSの動作を終了させる際にOSと診断プロセッサの間で通信を行い、診断プロセッサに障害が発生しているか否かを検出する診断プロセッサ通信工程と、診断プロセッサ通信工程で診断プロセッサに障害が発生していることが検出された場合にOS用ネットワークを通じてエラーメッセージをサーバに対して出力するエラーメッセージ出力工程とを有することを特徴とする。 In order to achieve the above object, an OS termination method according to the present invention includes a CPU, a main storage device, a diagnostic processor, and an input / output path, and includes a client computer on which the OS operates, a server, an input / output path, and a server. A computer system having an OS network to be connected and a diagnostic network that connects the diagnostic processor and the server and outputs an error message issued from the CPU to the server via the diagnostic processor , and terminates the OS. A method for storing an OS on a main storage device after initializing an input / output path and starting it on a CPU, and communicating between the OS and a diagnostic processor when the operation of the OS is terminated. A diagnostic processor communication process for detecting whether or not a fault has occurred in the diagnostic processor, and It is characterized by having an error message output step of outputting an error message to the server through the OS network when it is detected that the diagnosis processor has failed in step.

上記目的を達成するため、本発明に係るOS終了プログラムは、CPU、主記憶装置、診断プロセッサおよび入出力パスを有し、OSが動作するクライアントコンピュータと、サーバと、入出力パスとサーバとを接続するOS用ネットワークと、診断プロセッサとサーバとを接続してCPUから発せられるエラーメッセージを診断プロセッサを介してサーバに対して出力する診断用ネットワークとを有するコンピュータシステムにあって、クライアントコンピュータに、入出力パスを初期化した後にOSを主記憶装置上に記憶させてCPU上で起動させるOS起動処理と、OSの動作を終了させる際にOSと診断プロセッサの間で通信を行い、診断プロセッサに障害が発生しているか否かを検出する診断プロセッサ通信処理と、診断プロセッサ通信処理で診断プロセッサに障害が発生していることが検出された場合にOS用ネットワークを通じてエラーメッセージをサーバに対して出力するエラーメッセージ出力処理とを実行させることを特徴とする。
In order to achieve the above object, an OS termination program according to the present invention includes a CPU, a main storage device, a diagnostic processor, and an input / output path, and includes a client computer on which the OS operates, a server, an input / output path, and a server. A computer system having an OS network to be connected, and a diagnostic network that connects the diagnostic processor and the server and outputs an error message issued from the CPU to the server via the diagnostic processor . After the input / output path is initialized, the OS is stored in the main storage device and started on the CPU, and the OS and the diagnostic processor communicate with each other when the operation of the OS is terminated. Diagnostic processor communication processing that detects whether or not a failure has occurred and a diagnostic processor Characterized in that to execute the error message output process of outputting the error message to the server through the OS network when it is detected that fault diagnosis processor communication is occurring.

本発明は、診断プロセッサがストールしていればOS用ネットワークを通じてエラーメッセージをサーバに対して出力するように構成したので、サーバに対してエラーメッセージを出力してOSを終了させることができる。これによって、診断プロセッサの障害時においても、ブートローダのメッセージ出力およびブートローダによるOSの終了を可能にするという、従来にない優れたコンピュータシステム、クライアントコンピュータ、OS終了方法およびOS終了プログラムを提供することができる。   Since the present invention is configured to output an error message to the server through the OS network if the diagnostic processor is stalled, the OS can be terminated by outputting an error message to the server. Thus, it is possible to provide a superior computer system, client computer, OS termination method, and OS termination program capable of outputting a boot loader message and allowing the boot loader to terminate the OS even when the diagnostic processor fails. it can.

[第1の実施の形態]
図1は、本発明の第1の実施の形態に係るコンピュータシステム100と、コンピュータシステム100に含まれるクライアントコンピュータ1の構成を示すブロック図である。クライアントコンピュータ1は、CPU2と、主記憶部3と、制御ユニット4と、入出力装置5と、診断プロセッサ6とを有する。診断プロセッサ6は、内部に不揮発性メモリ7を有し、クライアントコンピュータ1内の他装置と診断パス8を介して接続し、クライアントコンピュータ1外のサーバ9と診断用ネットワーク10を介して接続する。
[First Embodiment]
FIG. 1 is a block diagram showing a configuration of a computer system 100 and a client computer 1 included in the computer system 100 according to the first embodiment of the present invention. The client computer 1 includes a CPU 2, a main storage unit 3, a control unit 4, an input / output device 5, and a diagnostic processor 6. The diagnostic processor 6 has a nonvolatile memory 7 therein, and is connected to other devices in the client computer 1 via a diagnostic path 8 and is connected to a server 9 outside the client computer 1 via a diagnostic network 10.

クライアントコンピュータ1内の入出力装置5とサーバ9はOS用ネットワーク11を介して接続する。サーバ9は、OS15bを格納している外部記憶装置12(HDD)を備える。一方、診断プロセッサ6の不揮発性メモリ7にはブートローダ14bが格納されている。ブートローダ14bおよびOS15bはCPU2および主記憶部3に読み込まれ、それぞれブートローダ14およびOS15として実行される。   The input / output device 5 and the server 9 in the client computer 1 are connected via the OS network 11. The server 9 includes an external storage device 12 (HDD) that stores the OS 15b. On the other hand, a boot loader 14 b is stored in the nonvolatile memory 7 of the diagnostic processor 6. The boot loader 14b and the OS 15b are read into the CPU 2 and the main storage unit 3, and are executed as the boot loader 14 and the OS 15, respectively.

クライアントコンピュータ1が起動する際には、まずブートローダ14が読み込まれ、ブートローダ14は入出力装置5を初期化して組み込み、OS用ネットワーク11を介してサーバ9の外部記憶装置12から、OS15bを含むソフトウェアの稼動に必要なデータを読み込み、読み込まれたOS15を起動する。またサーバ9上のコンソール画面13にOS用ネットワーク11を介してOS15からのメッセージを出力する。   When the client computer 1 is started, the boot loader 14 is first read. The boot loader 14 initializes and incorporates the input / output device 5, and software including the OS 15 b from the external storage device 12 of the server 9 via the OS network 11. The data necessary for the operation is read, and the read OS 15 is started. A message from the OS 15 is output to the console screen 13 on the server 9 via the OS network 11.

図2は、図1で開示したCPU2上で実行されるOS15とブートローダ14、および診断プロセッサ6が有する機能を示すブロック図である。図2において、CPU2上でOS15やブートローダ14が実行される際に必要な命令コード群や構成管理テーブル31を含む各種データが、主記憶部3に格納されている。   FIG. 2 is a block diagram illustrating functions of the OS 15, the boot loader 14, and the diagnostic processor 6 that are executed on the CPU 2 disclosed in FIG. 1. In FIG. 2, various data including an instruction code group and a configuration management table 31 required when the OS 15 and the boot loader 14 are executed on the CPU 2 are stored in the main storage unit 3.

CPU2上での動作時において、OS15は、ソフトウェア(SW)ストール監視タイマリセット機能211、構成管理機能212を、ブートローダ14は、I/O初期化機能222、OSロード機能223、SWストール監視タイマスタート機能224、OSシャットダウン機能225を有し、CPUが実現する機能として、診断プロセッサとの通信機能221がある。   During operation on the CPU 2, the OS 15 has a software (SW) stall monitoring timer reset function 211 and a configuration management function 212, and the boot loader 14 has an I / O initialization function 222, an OS load function 223, and a SW stall monitoring timer start. A function 224 and an OS shutdown function 225 that are implemented by the CPU include a communication function 221 with a diagnostic processor.

また、診断プロセッサ6はCPU通信機能61、診断パス制御機能62、装置アクセス機能63、SWストール監視タイマ64、サーバ通信機能65を有する。図2で示す以外のOS15およびブートローダ14の主な処理内容は、当業者にとってよく知られており、また本発明とは直接関係しないので、特に言及しない。   The diagnostic processor 6 has a CPU communication function 61, a diagnostic path control function 62, a device access function 63, a SW stall monitoring timer 64, and a server communication function 65. The main processing contents of the OS 15 and the boot loader 14 other than those shown in FIG. 2 are well known to those skilled in the art and are not directly related to the present invention, so that they are not particularly mentioned.

図3は、図1および図2で開示した診断プロセッサ6の動作を表すフローチャートである。診断プロセッサ6は、クライアントコンピュータ1に電源が投入されると起動し、稼動状態のままでクライアントコンピュータ1に対する操作者の指示を待つ。その後、診断プロセッサ6は、操作者の指示に従い、各装置の電源投入から各装置が初期化および初期診断などを経て使用可能になるまでの処理(ステップS301)が完了すると、ソフトウェアが動作するための処理を開始する。   FIG. 3 is a flowchart showing the operation of the diagnostic processor 6 disclosed in FIGS. 1 and 2. The diagnostic processor 6 is activated when the client computer 1 is powered on, and waits for an operator's instruction to the client computer 1 while being in an operating state. After that, the diagnostic processor 6 operates according to an instruction from the operator when the processing (step S301) from the power-on of each device until each device becomes usable through initialization, initial diagnosis, and the like is completed. Start processing.

診断プロセッサ6は、不揮発性メモリ7に格納されているブートローダ14bの命令コード群を初期ブートロード(ステップS302)によって主記憶部3に格納した後、CPU2に対して割込みを発行し(ステップS303)、ブートローダ14が起動する契機を与える。ステップS302の初期ブートロードでは、診断プロセッサ6の診断パス制御機能62を用いて、診断プロセッサ6から主記憶部3の指定アドレス領域にアクセスしてデータの書き込みを行う。ステップS303の割込みは、CPU通信機能61を用いて、診断パス8経由でCPUに対して通信割込みを行う。   The diagnostic processor 6 stores the instruction code group of the boot loader 14b stored in the nonvolatile memory 7 in the main storage unit 3 by the initial boot load (step S302), and then issues an interrupt to the CPU 2 (step S303). The boot loader 14 is activated. In the initial boot load of step S302, the diagnostic path control function 62 of the diagnostic processor 6 is used to access the designated address area of the main storage unit 3 from the diagnostic processor 6 and write data. In step S303, the CPU communication function 61 is used to interrupt the CPU via the diagnostic path 8.

以降、診断プロセッサ6は、処理要求に応じた処理を行うため、各処理要求待ちの状態になる(ステップS304)。受け取った処理要求がSWストール監視タイマスタート要求もしくはSWストールタイマリセット要求であれば、SWストール監視タイマ64をスタートして(ステップS305)更新しながら、SWストールの監視を行う。   Thereafter, the diagnostic processor 6 waits for each processing request in order to perform processing according to the processing request (step S304). If the received processing request is a SW stall monitoring timer start request or a SW stall timer reset request, the SW stall monitoring timer 64 is started (step S305) and the SW stall is monitored while being updated.

SWストール監視タイマ64がタイムオーバーした場合は(ステップS306)、診断プロセッサ6の判断によってシステムを強制終了する(ステップS307)が、システムが終了するまでは、診断プロセッサ6は各処理要求待ち(ステップS304)の状態を継続する。   When the SW stall monitoring timer 64 has timed out (step S306), the system is forcibly terminated according to the judgment of the diagnostic processor 6 (step S307). ) Will continue.

例えば、診断プロセッサ6がデータ送付要求を受け付けた場合は、該データ送付要求で指定された装置に診断パス制御機能62によって診断パス8経由でアクセスし(ステップS308)、装置アクセス機能63によって該データ送付要求で指定されたデータを読み出し(ステップS309)、サーバ通信機能65によって診断用ネットワーク10を介してサーバ9に送付する(ステップS310)。   For example, when the diagnostic processor 6 accepts a data transmission request, the apparatus specified by the data transmission request is accessed via the diagnostic path 8 by the diagnostic path control function 62 (step S308), and the data is transmitted by the apparatus access function 63. Data designated by the sending request is read (step S309), and sent to the server 9 via the diagnostic network 10 by the server communication function 65 (step S310).

図4は、図1および図2で開示したCPU2の動作を表すフローチャートである。診断プロセッサ6により主記憶部3の指定アドレス領域にブートローダ14が書き込まれた後、CPU通信(図3のステップS303)によるCPU割込みを契機に、図2に示す各機能が動作を開始する。   FIG. 4 is a flowchart showing the operation of the CPU 2 disclosed in FIGS. 1 and 2. After the boot loader 14 is written in the designated address area of the main storage unit 3 by the diagnostic processor 6, each function shown in FIG. 2 starts to operate in response to a CPU interrupt by CPU communication (step S 303 in FIG. 3).

主記憶部3に診断プロセッサ6が格納したブートローダ14が起動する(ステップS401)と、CPU2はI/O初期化機能222によって外部記憶装置12からOS15をロードするために必要なI/Oパスおよび周辺装置を初期化し、ソフトウェアが管理する構成中に組み込む(ステップS402)。   When the boot loader 14 stored in the main storage unit 3 and stored in the diagnostic processor 6 is activated (step S401), the CPU 2 uses the I / O initialization function 222 to load an I / O path necessary for loading the OS 15 from the external storage device 12. The peripheral device is initialized and incorporated in the configuration managed by the software (step S402).

I/Oパスおよび周辺装置が使用可能になれば、CPU2はOSロード機能223によって使用可能なI/Oパスを主記憶部3の構成管理テーブル31に書き込み、使用可能なI/Oパスを使ってOS15bを外部記録装置12から主記憶部3に読み込み(ステップS403)、SWストール監視タイマスタート機能によって、OS15のストールを診断プロセッサで検出するための機能であるSWストール監視タイマ64によるSWストール監視を開始するよう、診断プロセッサとの通信機能221を利用して診断プロセッサ6に指示して(ステップS404、図3のステップS305〜307に対応)、プロセスを切り替えてOS15に制御を渡す(ステップS405)。   When the I / O path and the peripheral device become usable, the CPU 2 writes the usable I / O path to the configuration management table 31 of the main storage unit 3 by the OS load function 223, and uses the usable I / O path. The OS 15b is read from the external recording device 12 to the main storage unit 3 (step S403), and the SW stall monitoring timer 64 is used to detect the stall of the OS 15 by the SW stall monitoring timer start function. Is instructed to the diagnostic processor 6 using the communication function 221 with the diagnostic processor (step S404, corresponding to steps S305 to 307 in FIG. 3), and the process is switched to pass control to the OS 15 (step S405). ).

なお、CPU2上で実行された通信処理を受け取った制御ユニット4が該通信の送信先を診断プロセッサ6と判断すると、診断パス8経由で診断プロセッサ6に該通信の内容を通知するが、その実現方法は公知であるので詳述しない。   When the control unit 4 that has received the communication process executed on the CPU 2 determines that the transmission destination of the communication is the diagnostic processor 6, it notifies the diagnostic processor 6 of the content of the communication via the diagnostic path 8. The method is well known and will not be described in detail.

ステップS405のプロセス切り替えで制御を渡された後のOS15の動作では、まずSWストール監視タイマリセット機能211がSWストール監視タイマ64をリセットし(ステップS406)、以降、診断プロセッサ6がSWストールを検出する前(典型的にはSWストールを検出する1分前など)に定期的にSWストール監視タイマ64のリセットが行われるようタイマ監視を継続する(ステップS407)。これによって、SWストールが発生しない限り、SWストール監視タイマ64がタイムアップにはならず、OS15は動作を続けることになる。   In the operation of the OS 15 after the control is transferred by the process switching in step S405, the SW stall monitoring timer reset function 211 first resets the SW stall monitoring timer 64 (step S406), and thereafter, the diagnostic processor 6 detects the SW stall. Timer monitoring is continued so that the SW stall monitoring timer 64 is periodically reset (typically, one minute before SW stall detection is detected) (step S407). As a result, unless the SW stall occurs, the SW stall monitoring timer 64 does not time up and the OS 15 continues to operate.

OS15では、ブートローダ14が初期化および組み込んだもの以外のI/Oパスや周辺装置があれば、構成管理機能212によってそれらを初期化してソフトウェアが管理する構成中に組み込んで構成管理テーブル31を更新し(ステップS408)、以後はオペレータからの要求に基づいて各種アプリケーションの起動および使用などの処理を行う。   In the OS 15, if there are I / O paths and peripheral devices other than those initialized and incorporated by the boot loader 14, they are initialized by the configuration management function 212 and incorporated into the configuration managed by the software to update the configuration management table 31. (Step S408), and thereafter, processing such as activation and use of various applications is performed based on a request from the operator.

ここで、オペレータからのOS終了指示を受け取る(ステップS409)などしてOS環境の使用を終了する場合、ブートローダ14のOSシャットダウン機能225によってOSのシャットダウン処理を開始する(ステップS410)。   Here, when the use of the OS environment is terminated by receiving an OS termination instruction from the operator (step S409), OS shutdown processing is started by the OS shutdown function 225 of the boot loader 14 (step S410).

ブートローダ14による処理では、処理経過や処理中に検出する異常を診断プロセッサ6経由でサーバ9上のコンソール画面13にメッセージを表示する。しかしながら診断プロセッサ6に障害が発生した場合は、コンソール画面13にメッセージを表示できない。   In the process by the boot loader 14, a message is displayed on the console screen 13 on the server 9 via the diagnosis processor 6 for the process progress or an abnormality detected during the process. However, if a failure occurs in the diagnostic processor 6, a message cannot be displayed on the console screen 13.

そこで本実施の形態では、ブートローダ14が、診断プロセッサ6に障害が発生したか否かを判断する(ステップS411)。より具体的には、前述のメッセージ表示のために実行した診断プロセッサとの通信機能221が一定の時間以上無応答である場合などで、診断プロセッサ6に障害が発生したと判断できる。   Therefore, in the present embodiment, the boot loader 14 determines whether or not a failure has occurred in the diagnostic processor 6 (step S411). More specifically, it can be determined that a failure has occurred in the diagnostic processor 6 in the case where the communication function 221 with the diagnostic processor executed for displaying the above-mentioned message has not responded for a certain period of time.

障害が発生したと判断された場合は、ブートローダ14のOSシャットダウン機能225がステップS408の周辺装置組み込み処理で更新した構成管理テーブル31を参照し(ステップS412)、OSが使っていたI/Oパスを経由してメッセージを出力する(ステップS413)。この場合は、OS用ネットワーク11を介してサーバ9上のコンソール画面13にメッセージが出力されることになる。障害が発生していない場合は、通常通りに診断用ネットワーク10を介してサーバ9上のコンソール画面13にメッセージを表示する(ステップS413)。   If it is determined that a failure has occurred, the OS shutdown function 225 of the boot loader 14 refers to the configuration management table 31 updated by the peripheral device incorporation processing in step S408 (step S412), and the I / O path used by the OS A message is output via (step S413). In this case, a message is output to the console screen 13 on the server 9 via the OS network 11. If no failure has occurred, a message is displayed on the console screen 13 on the server 9 via the diagnostic network 10 as usual (step S413).

このように、以上で説明した第1の実施の形態では、診断プロセッサ6に障害が発生したと判断される場合は、OS15の処理で更新した構成管理テーブル31を参照し、OS15が組み込んだ周辺装置(この場合はOS用ネットワーク11を経由してサーバ9上のコンソール画面13)に対してメッセージを出力する。従って、診断プロセッサ6に障害が発生した場合にも、ブートローダ14からのエラーメッセージをサーバ9上のコンソール画面13に対して出力でき、OS15のシャットダウンを完了することができる。   As described above, in the first embodiment described above, when it is determined that a failure has occurred in the diagnostic processor 6, the configuration management table 31 updated by the processing of the OS 15 is referred to and the peripherals incorporated in the OS 15. A message is output to the device (in this case, the console screen 13 on the server 9 via the OS network 11). Therefore, even when a failure occurs in the diagnostic processor 6, an error message from the boot loader 14 can be output to the console screen 13 on the server 9, and the shutdown of the OS 15 can be completed.

[第2の実施の形態]
本発明の第2の実施の形態は、装置の構成は図1〜2で説明したコンピュータシステム100と同一である。さらに、診断プロセッサ6の動作も図3のフローチャートで示した動作と同一である。従って、ここでは相違点のみを説明し、相違点に該当しない点については説明しない。
[Second Embodiment]
In the second embodiment of the present invention, the configuration of the apparatus is the same as that of the computer system 100 described with reference to FIGS. Further, the operation of the diagnostic processor 6 is the same as the operation shown in the flowchart of FIG. Accordingly, only the differences will be described here, and points not corresponding to the differences will not be described.

図5は、本発明の第2の実施の形態に係るCPU2の動作を表すフローチャートである。図5も、本発明の第1の実施の形態に係る図4と共通する動作を多く含んでいるので、共通する動作には同一の参照番号を付すこととする。図5はまず、ステップS406のSWストール監視タイマ64をリセットする動作まで、図4と同一の動作を行う。ステップS406の後に、診断プロセッサとの通信機能221が診断プロセッサ6からの応答の有無を監視する(ステップS451)動作を含む。   FIG. 5 is a flowchart showing the operation of the CPU 2 according to the second embodiment of the present invention. FIG. 5 also includes many operations common to those in FIG. 4 according to the first embodiment of the present invention, and therefore common operations are denoted by the same reference numerals. 5 first performs the same operation as FIG. 4 until the operation of resetting the SW stall monitoring timer 64 in step S406. After step S406, the communication function 221 with the diagnostic processor includes an operation of monitoring whether or not there is a response from the diagnostic processor 6 (step S451).

ステップS451で診断プロセッサ6からの応答があれば、そのままステップS407に示したSWストール監視タイマ64をリセットするまでの監視に進み、以後は図4と同一の動作を継続する。ステップS451で診断プロセッサ6からの応答がなければ、該診断プロセッサ6に障害が発生したと判断して、ステップS410〜413のOSシャットダウンの処理に移行する。   If there is a response from the diagnostic processor 6 in step S451, the process proceeds to monitoring until the SW stall monitoring timer 64 shown in step S407 is reset, and thereafter the same operation as in FIG. 4 is continued. If there is no response from the diagnostic processor 6 in step S451, it is determined that a failure has occurred in the diagnostic processor 6, and the process proceeds to OS shutdown processing in steps S410 to 413.

この構成を取ることにより、診断プロセッサ6の障害をOS15の動作中に監視し、障害が発生した場合には速やかにOS15を終了させるようにできる。   With this configuration, the failure of the diagnostic processor 6 can be monitored during the operation of the OS 15, and the OS 15 can be promptly terminated when a failure occurs.

なお、以上で説明した本発明の第1および第2の実施の形態において、ブートローダ14を診断プロセッサ6内の不揮発性メモリ7ではなく、OS15と同様に外部記憶装置12に格納するようにしてもよい。その場合は、各装置が電源投入後に使用可能になった時点(ステップS301)で、診断プロセッサ6からサーバ9へのファイル転送要求等により、サーバ9からブートローダ14をデータとして診断プロセッサ6に送るようにする。   In the first and second embodiments of the present invention described above, the boot loader 14 may be stored not in the nonvolatile memory 7 in the diagnostic processor 6 but in the external storage device 12 in the same manner as the OS 15. Good. In that case, when each device becomes usable after power-on (step S301), the boot loader 14 is sent from the server 9 to the diagnostic processor 6 as data in response to a file transfer request from the diagnostic processor 6 to the server 9, or the like. To.

[第3の実施の形態]
本発明の第3の実施の形態は、装置の構成は図1で説明したコンピュータシステム100と同一であるが、そこで実行される機能の構成の中に相違点がある。図6は、本発明の第3の実施の形態に係るコンピュータシステム100において、CPU2上で実行されるOS15とブートローダ14、診断プロセッサ6、およびサーバ9が有する機能を示すブロック図である。
[Third Embodiment]
In the third embodiment of the present invention, the configuration of the apparatus is the same as that of the computer system 100 described with reference to FIG. 1, but there is a difference in the configuration of functions executed there. FIG. 6 is a block diagram showing functions of the OS 15, boot loader 14, diagnostic processor 6, and server 9 executed on the CPU 2 in the computer system 100 according to the third embodiment of the present invention.

図6において、OS15、ブートローダ14および診断プロセッサ6が有する機能については、図2で説明した本発明の第1および第2の実施の形態における構成と同一であるので説明を省略する。それらに加えて、本発明の第3の実施の形態ではサーバ9が、定期的な通信により診断プロセッサの状態を監視して障害を検出する診断プロセッサ監視機能91と、OS15に通知するOS通知機能92を備える。   In FIG. 6, the functions of the OS 15, the boot loader 14, and the diagnostic processor 6 are the same as those in the first and second embodiments of the present invention described in FIG. In addition to them, in the third embodiment of the present invention, the server 9 monitors the state of the diagnostic processor through periodic communication and detects a failure, and the OS notification function notifies the OS 15. 92.

診断プロセッサ監視機能91によってサーバ9で診断プロセッサ6の障害を検出した場合に、OS通知機能92によってOS15に診断プロセッサ6の障害を通知する。CPU2上で実行される処理は、図5で説明した本発明の第2の実施の形態に係るフローチャートと同一である。サーバ9からOS通知機能92によって診断プロセッサ6の障害が通知された場合には、ステップS451において診断プロセッサ6に障害が発生した場合の処理を行う。   When the server 9 detects a failure of the diagnostic processor 6 by the diagnostic processor monitoring function 91, the OS notification function 92 notifies the OS 15 of the failure of the diagnostic processor 6. The processing executed on the CPU 2 is the same as the flowchart according to the second embodiment of the present invention described with reference to FIG. When a failure of the diagnostic processor 6 is notified from the server 9 by the OS notification function 92, processing when a failure occurs in the diagnostic processor 6 is performed in step S451.

従って、診断プロセッサ6が障害状態にあるクライアントコンピュータ1において、診断プロセッサ6からの応答を待つ必要がないので、より速やかにOS15を終了させることができる。   Accordingly, since there is no need to wait for a response from the diagnostic processor 6 in the client computer 1 in which the diagnostic processor 6 is in a failure state, the OS 15 can be terminated more quickly.

なお、以上で説明した実施の形態では、クライアントコンピュータ1で動作するOS15をOS用ネットワーク11を介してサーバ9から読み出して起動するものとしたが、本発明はこの形態には限定されない。OS15を、たとえばクライアントコンピュータ1内部に格納してもよいし、またコンソール画面13を有するサーバ9とは別のサーバから読み出すようにしてもよい。さらに診断用ネットワーク10およびOS用ネットワーク11のいずれとも違うネットワークもしくはインターフェイスで接続された他のコンピュータおよび外部記憶装置などから、OS15を読み出すようにすることもできる。   In the embodiment described above, the OS 15 operating on the client computer 1 is read from the server 9 via the OS network 11 and activated, but the present invention is not limited to this embodiment. The OS 15 may be stored in the client computer 1, for example, or may be read from a server different from the server 9 having the console screen 13. Further, the OS 15 can be read from another computer or an external storage device connected by a network or interface different from either the diagnostic network 10 or the OS network 11.

これまで本発明について図面に示した特定の実施の形態をもって説明してきたが、本発明は図面に示した実施の形態に限定されるものではなく、本発明の効果を奏する限り、これまで知られたいかなる構成であっても採用することができることは言うまでもないことである。   Although the present invention has been described with the specific embodiments shown in the drawings, the present invention is not limited to the embodiments shown in the drawings, and is known so far as long as the effects of the present invention are achieved. It goes without saying that any configuration can be adopted.

診断プロセッサを備えたクライアントコンピュータに適用できる。特に、サーバからOSを読み込んで実行するものに適している。   It can be applied to a client computer equipped with a diagnostic processor. In particular, it is suitable for those that read and execute an OS from a server.

本発明の第1の実施の形態に係るコンピュータシステムと、該コンピュータシステムに含まれるクライアントコンピュータの構成を示すブロック図である。It is a block diagram which shows the structure of the computer system which concerns on the 1st Embodiment of this invention, and the client computer contained in this computer system. 図1で開示したCPU上で実行されるOSとブートローダ、および診断プロセッサが有する機能を示すブロック図である。It is a block diagram which shows the function which OS and boot loader which are performed on CPU disclosed in FIG. 1, and a diagnostic processor have. 図1および図2で開示した診断プロセッサの動作を表すフローチャートである。It is a flowchart showing operation | movement of the diagnostic processor disclosed by FIG. 1 and FIG. 図1および図2で開示したCPUの動作を表すフローチャートである。It is a flowchart showing operation | movement of CPU disclosed in FIG. 1 and FIG. 本発明の第2の実施の形態に係るCPUの動作を表すフローチャートである。It is a flowchart showing operation | movement of CPU which concerns on the 2nd Embodiment of this invention. 第3の実施の形態に係るコンピュータシステムにおいて、CPU上で実行されるOSとブートローダ、診断プロセッサ6、およびサーバ9が有する機能を示すブロック図である。It is a block diagram which shows the function which OS and boot loader, diagnostic processor 6, and server 9 which are performed on CPU in the computer system concerning 3rd Embodiment have.

符号の説明Explanation of symbols

1 クライアントコンピュータ
2 CPU
3 主記憶部
4 制御ユニット
5 入出力装置
6 診断プロセッサ
7 不揮発性メモリ
8 診断パス
9 サーバ
10 診断用ネットワーク
11 OS用ネットワーク
12 外部記憶装置
13 コンソール画面
14、14b ブートローダ
15、15b OS
31 構成管理テーブル
61 CPU通信機能
62 診断パス制御機能
63 装置アクセス機能
64 SWストール監視タイマ
65 サーバ通信機能
91 診断プロセッサ監視機能
92 OS通知機能
100 コンピュータシステム
211 SWストール監視タイマリセット機能
212 構成管理機能
222 I/O初期化機能
223 OSロード機能
224 SWストール監視タイマスタート機能
225 OSシャットダウン機能
221 診断プロセッサとの通信機能
1 Client computer 2 CPU
3 Main storage unit 4 Control unit 5 Input / output device 6 Diagnostic processor 7 Non-volatile memory 8 Diagnostic path 9 Server 10 Network for diagnosis 11 Network for OS 12 External storage device 13 Console screen 14, 14b Boot loader 15, 15b OS
31 Configuration Management Table 61 CPU Communication Function 62 Diagnostic Path Control Function 63 Device Access Function 64 SW Stall Monitoring Timer 65 Server Communication Function 91 Diagnostic Processor Monitoring Function 92 OS Notification Function 100 Computer System 211 SW Stall Monitoring Timer Reset Function 212 Configuration Management Function 222 I / O initialization function 223 OS load function 224 SW stall monitoring timer start function 225 OS shutdown function 221 Communication function with diagnostic processor

Claims (21)

CPU、主記憶装置、診断プロセッサおよび入出力パスを有し、OSが動作するクライアントコンピュータと、サーバと、前記入出力パスと前記サーバとを接続するOS用ネットワークと、前記診断プロセッサと前記サーバとを接続して前記CPUから発せられるエラーメッセージを前記診断プロセッサを介して前記サーバに対して出力する診断用ネットワークとを有するコンピュータシステムであって、
前記クライアントコンピュータが、
前記入出力パスを初期化した後に前記OSを前記主記憶装置上に記憶させて前記CPU上で起動させるブートローダと、
動作中の前記OSと前記診断プロセッサの間で通信を行い、前記診断プロセッサに障害が発生しているか否かを検出する診断プロセッサ通信部と、
前記OSの動作を終了させる際に前記診断プロセッサ通信部によって前記診断プロセッサに障害が発生していることが検出された場合に前記OS用ネットワークを通じて前記エラーメッセージを前記サーバに対して出力するOSシャットダウン処理部と
を有することを特徴とするコンピュータシステム。
A client computer having a CPU, a main storage device, a diagnostic processor, and an input / output path, on which an OS operates, a server, an OS network connecting the input / output path and the server, the diagnostic processor, and the server And a diagnostic network that outputs an error message issued from the CPU to the server via the diagnostic processor .
The client computer is
A boot loader that stores the OS on the main storage device after the input / output path is initialized and starts the CPU on the CPU;
A diagnostic processor communication unit that communicates between the operating OS and the diagnostic processor to detect whether or not a fault has occurred in the diagnostic processor;
An OS shutdown that outputs the error message to the server through the OS network when the diagnostic processor communication unit detects that a failure has occurred in the diagnostic processor communication unit when terminating the operation of the OS And a processing unit.
前記クライアントコンピュータが、前記OSが前記OS用ネットワークを通じて前記サーバに対して前記エラーメッセージを出力するための構成を記憶する構成管理テーブルを有し、
前記OSシャットダウン処理部が、前記構成管理テーブルに記憶された構成を参照して前記OS用ネットワークを通じて前記サーバに対して前記エラーメッセージを出力することを特徴とする、請求項1に記載のコンピュータシステム。
The client computer has a configuration management table for storing a configuration for the OS to output the error message to the server through the OS network;
The computer system according to claim 1, wherein the OS shutdown processing unit outputs the error message to the server through the OS network with reference to the configuration stored in the configuration management table. .
前記サーバが、前記クライアントコンピュータで動作するOSを含む外部記憶装置を有し、
前記ブートローダが前記OSを前記サーバの前記外部記憶装置から読み出して前記CPU上で起動させることを特徴とする、請求項2に記載のコンピュータシステム。
The server has an external storage device including an OS that runs on the client computer,
The computer system according to claim 2, wherein the boot loader reads the OS from the external storage device of the server and starts it on the CPU.
前記ブートローダが前記診断プロセッサ内部に格納されていることを特徴とする、請求項2に記載のコンピュータシステム。   The computer system according to claim 2, wherein the boot loader is stored inside the diagnostic processor. 前記ブートローダが前記外部記憶装置に格納されていることを特徴とする、請求項2に記載のコンピュータシステム。   The computer system according to claim 2, wherein the boot loader is stored in the external storage device. 前記診断プロセッサが、前記CPUで動作しているソフトウェアがストール状態であるか否かを検出する監視タイマを有し、
前記OSが、前記監視タイマを定期的にリセットする監視タイマリセット部を有することを特徴とする、請求項2に記載のコンピュータシステム。
The diagnostic processor has a monitoring timer for detecting whether software operating on the CPU is in a stalled state;
The computer system according to claim 2, wherein the OS includes a monitoring timer reset unit that periodically resets the monitoring timer.
前記OSの動作中に前記診断プロセッサ通信部が前記診断プロセッサからの応答の有無を監視し、前記診断プロセッサからの応答がなければ前記OSの動作を終了させることを特徴とする、請求項2に記載のコンピュータシステム。   3. The operation of the OS according to claim 2, wherein the diagnostic processor communication unit monitors whether or not there is a response from the diagnostic processor during the operation of the OS, and terminates the operation of the OS if there is no response from the diagnostic processor. The computer system described. 前記OSの動作中に前記サーバが前記診断プロセッサからの応答の有無を監視し、前記診断プロセッサからの応答がなければ前記OSの動作を終了させることを特徴とする、請求項7に記載のコンピュータシステム。   8. The computer according to claim 7, wherein the server monitors whether or not there is a response from the diagnostic processor during the operation of the OS, and terminates the operation of the OS if there is no response from the diagnostic processor. system. CPU、主記憶装置、診断プロセッサおよび入出力パスを有し、OSが動作し、前記入出力パスに接続されるOS用ネットワークによってサーバに接続され、前記診断プロセッサに接続される診断用ネットワークによって前記サーバに接続され、前記CPUから発せられるエラーメッセージを前記診断プロセッサおよび前記診断用ネットワークを通じて前記サーバに対して出力するクライアントコンピュータであって、
前記入出力パスを初期化した後に前記OSを前記主記憶装置上に記憶させて前記CPU上で起動させるブートローダと、
動作中の前記OSと前記診断プロセッサの間で通信を行い、前記診断プロセッサに障害が発生しているか否かを検出する診断プロセッサ通信部と、
前記OSの動作を終了させる際に前記診断プロセッサ通信部によって前記診断プロセッサに障害が発生していることが検出された場合に前記OS用ネットワークを通じて前記エラーメッセージを前記サーバに対して出力するOSシャットダウン処理部と
を有することを特徴とするクライアントコンピュータ。
A CPU, a main storage device, a diagnostic processor, and an input / output path; the OS is operated; the OS is connected to the input / output path; the server is connected to the server; and the diagnostic network connected to the diagnostic processor A client computer connected to a server and outputting an error message issued from the CPU to the server through the diagnostic processor and the diagnostic network;
A boot loader that stores the OS on the main storage device after the input / output path is initialized and starts the CPU on the CPU;
A diagnostic processor communication unit that communicates between the operating OS and the diagnostic processor to detect whether or not a fault has occurred in the diagnostic processor;
An OS shutdown that outputs the error message to the server through the OS network when the diagnostic processor communication unit detects that a failure has occurred in the diagnostic processor communication unit when terminating the operation of the OS A client computer comprising: a processing unit.
前記OSが前記OS用ネットワークを通じて前記サーバに対して前記エラーメッセージを出力するための構成を記憶する構成管理テーブルを有し、
前記OSシャットダウン処理部が、前記構成管理テーブルに記憶された構成を参照して前記OS用ネットワークを通じて前記サーバに対して前記エラーメッセージを出力することを特徴とする、請求項9に記載のクライアントコンピュータ。
A configuration management table storing a configuration for the OS to output the error message to the server through the OS network;
10. The client computer according to claim 9, wherein the OS shutdown processing unit outputs the error message to the server through the OS network with reference to the configuration stored in the configuration management table. .
前記ブートローダが前記OSを前記サーバから読み出して前記CPU上で起動させることを特徴とする、請求項10に記載のクライアントコンピュータ。   The client computer according to claim 10, wherein the boot loader reads the OS from the server and starts it on the CPU. 前記ブートローダが前記診断プロセッサ内部に格納されていることを特徴とする、請求項10に記載のクライアントコンピュータ。   The client computer according to claim 10, wherein the boot loader is stored in the diagnostic processor. 前記外部記憶装置に格納されている前記ブートローダを前記OS用ネットワークを通じて前記サーバから読み出すことを特徴とする、請求項10に記載のクライアントコンピュータ。   The client computer according to claim 10, wherein the boot loader stored in the external storage device is read from the server through the OS network. 前記診断プロセッサが、前記CPUで動作しているソフトウェアがストール状態であるか否かを検出する監視タイマを有し、
前記OSが、前記監視タイマを定期的にリセットする監視タイマリセット部を有することを特徴とする、請求項10に記載のクライアントコンピュータ。
The diagnostic processor has a monitoring timer for detecting whether software operating on the CPU is in a stalled state;
The client computer according to claim 10, wherein the OS includes a monitoring timer reset unit that periodically resets the monitoring timer.
前記OSの動作中に前記診断プロセッサ通信部が前記診断プロセッサからの応答の有無を監視し、前記診断プロセッサからの応答がなければ前記OSの動作を終了させることを特徴とする、請求項10に記載のクライアントコンピュータ。   11. The operation of the OS according to claim 10, wherein the diagnostic processor communication unit monitors whether or not there is a response from the diagnostic processor during the operation of the OS, and terminates the operation of the OS if there is no response from the diagnostic processor. The client computer described. 前記OSの動作中に前記サーバから前記診断プロセッサからの応答が無い旨の信号を受信した場合に前記OSの動作を終了させることを特徴とする、請求項15に記載のクライアントコンピュータ。   The client computer according to claim 15, wherein the operation of the OS is terminated when a signal indicating that there is no response from the diagnostic processor is received from the server during the operation of the OS. CPU、主記憶装置、診断プロセッサおよび入出力パスを有し、OSが動作するクライアントコンピュータと、サーバと、前記入出力パスと前記サーバとを接続するOS用ネットワークと、前記診断プロセッサと前記サーバとを接続して前記CPUから発せられるエラーメッセージを前記診断プロセッサを介して前記サーバに対して出力する診断用ネットワークとを有するコンピュータシステムにあって、前記OSを終了させる方法であって、
前記入出力パスを初期化した後に前記OSを前記主記憶装置上に記憶させて前記CPU上で起動させるOS起動工程と、
前記OSの動作を終了させる際に前記OSと前記診断プロセッサの間で通信を行い、前記診断プロセッサに障害が発生しているか否かを検出する診断プロセッサ通信工程と、
前記診断プロセッサ通信工程で前記診断プロセッサに障害が発生していることが検出された場合に前記OS用ネットワークを通じて前記エラーメッセージを前記サーバに対して出力するエラーメッセージ出力工程と
を有することを特徴とするOS終了方法。
A client computer having a CPU, a main storage device, a diagnostic processor, and an input / output path, on which an OS operates, a server, an OS network connecting the input / output path and the server, the diagnostic processor, and the server And a diagnostic network for outputting an error message issued from the CPU to the server via the diagnostic processor, and terminating the OS.
An OS activation step of storing the OS on the main storage device after the input / output path is initialized and starting the CPU on the CPU;
A diagnostic processor communication step of performing communication between the OS and the diagnostic processor when the operation of the OS is terminated, and detecting whether or not a failure has occurred in the diagnostic processor;
An error message output step of outputting the error message to the server through the OS network when it is detected in the diagnostic processor communication step that a failure has occurred in the diagnostic processor. OS termination method.
前記OS起動工程が、前記OSが前記OS用ネットワークを通じて前記サーバに対して前記エラーメッセージを出力するための構成を記憶する構成管理テーブル記憶工程を含み、
前記エラーメッセージ出力工程が、前記構成管理テーブル記憶工程で記憶された構成を参照する構成管理テーブル参照工程を含むことを特徴とする、請求項17に記載のOS終了方法。
The OS startup step includes a configuration management table storage step for storing a configuration for the OS to output the error message to the server through the OS network,
The OS termination method according to claim 17, wherein the error message output step includes a configuration management table reference step for referring to the configuration stored in the configuration management table storage step.
前記OS起動工程が、前記OSを前記サーバから読み出して前記CPU上で起動させることを特徴とする、請求項18に記載のOS終了方法。   19. The OS termination method according to claim 18, wherein the OS activation step reads the OS from the server and activates the OS on the CPU. CPU、主記憶装置、診断プロセッサおよび入出力パスを有し、OSが動作するクライアントコンピュータと、サーバと、前記入出力パスと前記サーバとを接続するOS用ネットワークと、前記診断プロセッサと前記サーバとを接続して前記CPUから発せられるエラーメッセージを前記診断プロセッサを介して前記サーバに対して出力する診断用ネットワークとを有するコンピュータシステムにあって、前記クライアントコンピュータに、
前記入出力パスを初期化した後に前記OSを前記主記憶装置上に記憶させて前記CPU上で起動させるOS起動処理と、
前記OSの動作を終了させる際に前記OSと前記診断プロセッサの間で通信を行い、前記診断プロセッサに障害が発生しているか否かを検出する診断プロセッサ通信処理と、
前記診断プロセッサ通信処理で前記診断プロセッサに障害が発生していることが検出された場合に前記OS用ネットワークを通じて前記エラーメッセージを前記サーバに対して出力するエラーメッセージ出力処理と
を実行させることを特徴とするOS終了プログラム。
A client computer having a CPU, a main storage device, a diagnostic processor, and an input / output path, on which an OS operates, a server, an OS network connecting the input / output path and the server, the diagnostic processor, and the server And a diagnostic network for outputting an error message issued from the CPU to the server via the diagnostic processor, and connecting the client computer to the client computer,
An OS activation process for storing the OS on the main storage device after the input / output path is initialized and starting the CPU on the CPU;
A diagnostic processor communication process for performing communication between the OS and the diagnostic processor when the operation of the OS is terminated, and detecting whether or not a failure has occurred in the diagnostic processor;
An error message output process for outputting the error message to the server through the OS network when it is detected in the diagnostic processor communication process that a failure has occurred in the diagnostic processor. OS termination program.
前記OS起動処理が、前記OSを前記サーバから読み出して前記CPU上で起動させることを特徴とする、請求項20に記載のOS終了プログラム。   21. The OS termination program according to claim 20, wherein the OS activation process reads the OS from the server and activates the OS on the CPU.
JP2008015407A 2008-01-25 2008-01-25 Computer system, client computer, OS termination method, and OS termination program Expired - Fee Related JP4872934B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008015407A JP4872934B2 (en) 2008-01-25 2008-01-25 Computer system, client computer, OS termination method, and OS termination program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008015407A JP4872934B2 (en) 2008-01-25 2008-01-25 Computer system, client computer, OS termination method, and OS termination program

Publications (2)

Publication Number Publication Date
JP2009176153A JP2009176153A (en) 2009-08-06
JP4872934B2 true JP4872934B2 (en) 2012-02-08

Family

ID=41031145

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008015407A Expired - Fee Related JP4872934B2 (en) 2008-01-25 2008-01-25 Computer system, client computer, OS termination method, and OS termination program

Country Status (1)

Country Link
JP (1) JP4872934B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007249389A (en) * 2006-03-14 2007-09-27 Nec Computertechno Ltd Cluster system and its failure detection method

Also Published As

Publication number Publication date
JP2009176153A (en) 2009-08-06

Similar Documents

Publication Publication Date Title
JP4887150B2 (en) Method and apparatus for monitoring and resetting a coprocessor
JP4558519B2 (en) Information processing apparatus and system bus control method
JP2006195821A (en) Method for controlling information processing system, information processing system, direct memory access controller, and program
JP2006285758A (en) Display system of control device
JP2007249761A (en) Computer device, activation control method and activation control program
US5805791A (en) Method and system for detection of and graceful recovery from a peripheral device fault
JPH0950424A (en) Dump sampling device and dump sampling method
JP2002259130A (en) Information processing system and is start control method
JP5163120B2 (en) Debug system, debugging method, and program
JP4322240B2 (en) Reboot method, system and program
JP2010099907A (en) Display control device, display control system, program, and image printer
JP5440073B2 (en) Information processing apparatus, information processing apparatus control method, and control program
JP5034979B2 (en) START-UP DEVICE, START-UP METHOD, AND START-UP PROGRAM
JP4637140B2 (en) Computer system
JP4872934B2 (en) Computer system, client computer, OS termination method, and OS termination program
JP2009009323A (en) Setting device, electronic equipment, and setting program
US20100180021A1 (en) Method and system for remote node debugging using an embedded node controller
JP4633553B2 (en) Debug system, debugging method and program
JP6627366B2 (en) Information processing system, information processing method and program
JP4787551B2 (en) Debug system, debugging method and program
JP2009116699A (en) Information processing system
JP2006039763A (en) Guest os debug supporting method and virtual computer manager
JP4066950B2 (en) Computer system and maintenance method thereof
JP2009032241A (en) Computer system, computer control method, and storage medium storing control programs
JP5454292B2 (en) OS failure detection system, OS failure detection method, OS failure detection program, and program recording medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110817

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110930

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20111025

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111107

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141202

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4872934

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees