JP2001125810A - Computer system and damp method in the same system - Google Patents

Computer system and damp method in the same system

Info

Publication number
JP2001125810A
JP2001125810A JP30237499A JP30237499A JP2001125810A JP 2001125810 A JP2001125810 A JP 2001125810A JP 30237499 A JP30237499 A JP 30237499A JP 30237499 A JP30237499 A JP 30237499A JP 2001125810 A JP2001125810 A JP 2001125810A
Authority
JP
Japan
Prior art keywords
dump
architecture
notification method
architecture type
notification
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
JP30237499A
Other languages
Japanese (ja)
Other versions
JP3428533B2 (en
Inventor
Tatsuya Takada
辰也 高田
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 JP30237499A priority Critical patent/JP3428533B2/en
Publication of JP2001125810A publication Critical patent/JP2001125810A/en
Application granted granted Critical
Publication of JP3428533B2 publication Critical patent/JP3428533B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a computer system and a damp method in the computer system for issuing damp information in a proper method to the architectures of plural operating systems operating in this system case body by a single control controller, and for easily changing the architectures in the computer system. SOLUTION: This computer system is constituted of BIOS 11 and 12 for noticing the architecture classification of each architecture in systems #A1 and #B2, a damp system storage table 5 for storing damp information systems corresponding to the architecture classifications of the systems #A1 and #A2 based on the information from the BIOS 11 and 12, a table retrieving part 31 for obtaining the damp information system corresponding to the selected system by retrieving the damp system storage table 5, and a damp information generating part 32 for issuing damp instruction to the selected system based on the damp information system obtained by the table retrieving part 31.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ダンプ指示を行う
制御回路を有するコンピュータシステムおよびコンピュ
ータシステムにおけるダンプ方法に関し、特に同一筐体
内に複数の異なるアーキテクチャが混在するコンピュー
タシステムおよびコンピュータシステムにおけるダンプ
方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer system having a control circuit for giving a dump instruction and a dump method in the computer system, and more particularly to a computer system in which a plurality of different architectures coexist in the same housing and a dump method in the computer system. .

【0002】[0002]

【従来の技術】従来、コンピュータシステムでは、オペ
レーティングシステム、あるいはアプリケーションプロ
グラムが何らかの原因でストールした場合、オペレータ
・保守員等が、ストール原因の究明のために記憶装置内
のプログラムやデータを外部記憶媒体上に出力するダン
プを指示し、障害情報を採取してストール原因の究明を
行っている。
2. Description of the Related Art Conventionally, in a computer system, when an operating system or an application program is stalled for some reason, an operator / maintenance staff or the like transfers programs and data in a storage device to an external storage medium in order to investigate the cause of the stall. It instructs the dump to be output above, collects failure information and investigates the cause of the stall.

【0003】このダンプ指示の通知は、例えばInte
l製CPUにおけるコンピュータシステムでは、NMI
(ノンマスカブルインターラプト)を通知することによ
り障害情報を入手するためのクラッシュダンプが実施さ
れるというように、コンピュータシステムのストールを
認識するアーキテクチャ毎にダンプ発生メカニズムが異
なっているため、コンピュータシステムのアーキテクチ
ャ毎に規定された方式に従う必要がある。
[0003] The notification of the dump instruction is, for example, an Inte
In a computer system using a 1-CPU, NMI
Since the dump generation mechanism differs for each architecture that recognizes the stall of the computer system, such as performing a crash dump for obtaining failure information by notifying (non-maskable interrupt), the architecture of the computer system It is necessary to follow the prescribed method for each case.

【0004】従って導入コスト、管理コスト、維持コス
トの削減のために同一筐体内に複数のアーキテクチャの
コンピュータシステムが混在する場合、アーキテクチャ
の数に応じたダンプ指示を行うための専用処理回路が設
けられており、図6に示すように同一筐体内の複数の異
なるアーキテクチャであるアーキテクチャA、アーキテ
クチャBが混在する場合には、アーキテクチャA、アー
キテクチャBのそれぞれ対応して、ダンプ指示を行うた
めの専用処理回路であるダンプ制御回路61、62がそ
れぞれ設けられていた。
Therefore, when computer systems of a plurality of architectures coexist in the same housing in order to reduce the introduction cost, management cost, and maintenance cost, a dedicated processing circuit for issuing a dump instruction according to the number of architectures is provided. When a plurality of different architectures A and B in the same housing are mixed as shown in FIG. 6, a dedicated process for issuing a dump instruction is performed for each of the architectures A and B. Dump control circuits 61 and 62 which are circuits were provided respectively.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、従来技
術では、コンピュータシステムのアーキテクチャ毎にダ
ンプ指示を行うための専用処理回路をそれぞれ設ける必
要があり、同一筐体内に複数の異なるアーキテクチャの
コンピュータシステムが混在する場合には、開発・設計
費用が増大するという問題点があった。
However, in the prior art, it is necessary to provide a dedicated processing circuit for issuing a dump instruction for each architecture of the computer system, and a plurality of computer systems having different architectures coexist in the same housing. In this case, there is a problem that development and design costs increase.

【0006】さらにコンピュータシステムのアーキテク
チャが変更された場合には、ダンプ指示を行うための専
用処理回路をも変更もしくは取り替え、変更したコンピ
ュータシステムのアーキテクチャに対するダンプ指示方
法を変更する必要があり、コンピュータシステムにおけ
るアーキテクチャの変更を行いにくいという問題点があ
った。
Further, when the architecture of the computer system is changed, it is necessary to change or replace a dedicated processing circuit for issuing a dump instruction, and to change the dump instruction method for the changed architecture of the computer system. There was a problem that it was difficult to change the architecture in.

【0007】本発明は斯かる問題点を鑑みてなされたも
のであり、その目的とするところは、単一の制御コント
ローラにより、システム筐体内で動作している複数のオ
ペレーティングシステムのアーキテクチャに対して適切
な方法でダンプ通知を発行でき、さらにコンピュータシ
ステムのアーキテクチャを変更した場合にも、ダンプ指
示方法の変更を意識する必要がなく、コンピュータシス
テムにおけるアーキテクチャの変更を容易に行うことが
できるコンピュータシステムおよびコンピュータシステ
ムにおけるダンプ方法を提供する点にある。
[0007] The present invention has been made in view of such a problem, and an object of the present invention is to provide an architecture for a plurality of operating systems operating in a system housing by a single controller. A computer system that can issue a dump notification in an appropriate manner, and even when the architecture of the computer system is changed, without having to be aware of the change in the dump instruction method, and can easily change the architecture of the computer system; It is to provide a dump method in a computer system.

【0008】[0008]

【課題を解決するための手段】本発明は上記課題を解決
すべく、以下に掲げる構成とした。請求項1記載の発明
の要旨は、同一システム筐体内に複数のシステムが混在
するコンピュータシステムであって、前記複数のシステ
ムにおける各アーキテクチャのアーキテクチャ種別をそ
れぞれ通知するアーキテクチャ種別通知手段と、該アー
キテクチャ種別通知手段からの通知に基づいて前記複数
のシステムにおける前記各システムの前記アーキテクチ
ャ種別に対するダンプ通知方式をそれぞれ格納するダン
プ通知方式格納手段と、ダンプ指示を行う前記システム
を前記複数のシステムの中から選択するダンプ指示手段
と、該ダンプ指示手段により選択された前記システムに
対する前記ダンプ通知方式を前記ダンプ通知方式格納手
段を検索して取得するダンプ通知方式取得手段と、該ダ
ンプ通知方式取得手段により取得した前記ダンプ通知方
式に基づいて前記ダンプ指示手段により選択された前記
システムに対して前記ダンプ指示を行うダンプ通知発生
手段とを具備することを特徴とするコンピュータシステ
ムに存する。また請求項2記載の発明の要旨は、前記ア
ーキテクチャ種別通知手段は、前記システムの立ち上げ
処理過程に前記アーキテクチャ種別を通知させることを
特徴とする請求項1記載のコンピュータシステムに存す
る。また請求項3記載の発明の要旨は、前記同一システ
ム筐体内で使用する前記システムの前記アーキテクチャ
種別と該アーキテクチャ種別に対する前記ダンプ通知方
式とを登録しているダンプ通知方式登録手段を具備し、
ダンプ通知方式登録手段は、前記アーキテクチャ種別通
知手段から通知された前記アーキテクチャ種別に対する
前記ダンプ通知方式を前記ダンプ通知方式格納手段に格
納させることを特徴とする請求項1又は2記載のコンピ
ュータシステムに存する。また請求項4記載の発明の要
旨は、前記ダンプ通知方式登録手段に登録されている前
記アーキテクチャ種別と該アーキテクチャ種別に対する
前記ダンプ通知方式とを削除、追加、変更できるダンプ
通知方式入力手段を具備することを特徴とする請求項1
乃至3のいずれかに記載のコンピュータシステムに存す
る。また請求項5記載の発明の要旨は、同一システム筐
体内に複数のシステムが混在するコンピュータシステム
におけるダンプ方法であって、前記複数のシステムにお
ける各アーキテクチャのアーキテクチャ種別をそれぞれ
通知し、該アーキテクチャ種別の通知に基づいて前記複
数のシステムにおける前記各システムの前記アーキテク
チャ種別に対するダンプ通知方式をそれぞれ格納し、ダ
ンプ指示を行う前記システムを前記複数のシステムの中
から選択し、該選択した前記システムに対する前記ダン
プ通知方式を前記ダンプ通知方式格納手段を検索して取
得し、該取得した前記ダンプ通知方式に基づいて前記選
択された前記システムに対して前記ダンプ指示を行うこ
とを特徴とするコンピュータシステムにおけるダンプ方
法に存する。また請求項6記載の発明の要旨は、前記シ
ステムの立ち上げ処理過程に前記アーキテクチャ種別を
通知することを特徴とする請求項5記載のコンピュータ
システムにおけるダンプ方法に存する。また請求項7記
載の発明の要旨は、前記同一システム筐体内で使用する
前記システムの前記アーキテクチャ種別と該アーキテク
チャ種別に対する前記ダンプ通知方式とを登録し、該登
録した前記アーキテクチャ種別と該アーキテクチャ種別
に対する前記ダンプ通知方式とに基づいて前記通知され
た前記アーキテクチャ種別に対する前記ダンプ通知方式
を格納することを特徴とする請求項5又は6記載のコン
ピュータシステムにおけるダンプ方法に存する。また請
求項8記載の発明の要旨は、前記登録した前記アーキテ
クチャ種別と該アーキテクチャ種別に対する前記ダンプ
通知方式とを削除、追加、変更することを特徴とする請
求項5乃至7のいずれかに記載のコンピュータシステム
におけるダンプ方法に存する。
Means for Solving the Problems In order to solve the above problems, the present invention has the following constitution. The gist of the invention according to claim 1 is a computer system in which a plurality of systems coexist in the same system housing, wherein an architecture type notifying means for notifying an architecture type of each architecture in the plurality of systems, respectively, A dump notification method storing means for storing a dump notification method for each of the architecture types of the respective systems in the plurality of systems based on a notification from a notifying means, and a system for giving a dump instruction is selected from the plurality of systems; Dump instructing means, a dump notification method obtaining means for searching the dump notification method storing means to obtain the dump notification method for the system selected by the dump instruction means, and a dump notification method obtaining means for obtaining the dump notification method. The dump notification It consists in a computer system characterized by comprising a dump notification generating means for performing the dump instruction to the system selected by the dump instruction means based on the equation. The gist of the present invention resides in the computer system according to claim 1, wherein the architecture type notifying means notifies the architecture type during a start-up process of the system. The gist of the invention according to claim 3 further comprises a dump notification method registration unit that registers the architecture type of the system used in the same system housing and the dump notification method for the architecture type,
3. The computer system according to claim 1, wherein the dump notification method registration means causes the dump notification method storage means to store the dump notification method for the architecture type notified from the architecture type notification means. . The gist of the invention according to claim 4 includes a dump notification method input means capable of deleting, adding, and changing the architecture type registered in the dump notification method registration means and the dump notification method corresponding to the architecture type. 2. The method according to claim 1, wherein
4. The computer system according to any one of claims 1 to 3, wherein The gist of the invention according to claim 5 is a dump method in a computer system in which a plurality of systems coexist in the same system housing, wherein each of the architecture types of the plurality of systems is notified, and A dump notification method for each of the architecture types of the respective systems in the plurality of systems is stored based on the notification, and the system that issues a dump instruction is selected from the plurality of systems, and the dump for the selected system is selected. A dump method in a computer system, wherein a notification method is obtained by searching the dump notification method storage means, and the dump instruction is issued to the selected system based on the obtained dump notification method. Exists. The gist of the invention according to claim 6 resides in a dump method in a computer system according to claim 5, wherein the architecture type is notified during a start-up process of the system. The gist of the invention according to claim 7 is that the architecture type of the system used in the same system housing and the dump notification method for the architecture type are registered, and the registered architecture type and the architecture type are registered. 7. The dump method in a computer system according to claim 5, wherein the dump notification method for the notified architecture type is stored based on the dump notification method. The gist of the invention described in claim 8 is that the registered architecture type and the dump notification method for the architecture type are deleted, added, or changed. The present invention relates to a dump method in a computer system.

【0009】[0009]

【発明の実施の形態】以下、本発明の実施の形態を図面
に基づいて詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0010】(第1実施形態)図1は、本発明に係るコ
ンピュータシステムの第1実施形態のシステム構成を示
すシステム構成図であり、図2は、本発明に係るコンピ
ュータシステムの第1実施形態の構成を示すブロック図
である。
(First Embodiment) FIG. 1 is a system configuration diagram showing a system configuration of a first embodiment of a computer system according to the present invention, and FIG. 2 is a first embodiment of a computer system according to the present invention. FIG. 3 is a block diagram showing the configuration of FIG.

【0011】本発明のコンピュータシステムは、システ
ム筐体6と、システム筐体6内で独立して動作するシス
テム#A1、システム#B2と、システム#A1および
システム#B2に対してダンプ通知を行う制御コントロ
ーラ3と、オペレータがダンプ指示のために押下するダ
ンプボタン4とで構成されている。
The computer system of the present invention performs a dump notification to the system housing 6, the system # A1, the system # B2 operating independently in the system housing 6, and the system # A1 and the system # B2. It comprises a controller 3 and a dump button 4 which is pressed by an operator to give a dump instruction.

【0012】システム#A1は、システム電源投入時の
初期化および立ち上げの制御を行うとともにシステム立
ち上げ処理過程にシステム#A1を構成するアーキテク
チャを判断してアーキテクチャ種別を含むアーキテクチ
ャ情報を制御コントローラ3に送信するBIOS12
と、システムの運用制御を行うOS11とからなり、シ
ステム#B2は、システム電源投入時の初期化および立
ち上げの制御を行うとともにシステム立ち上げ処理過程
にシステム#B1を構成するアーキテクチャを判断して
アーキテクチャ種別を含むアーキテクチャ情報を制御コ
ントローラ3に送信するBIOS22と、システムの運
用制御を行うOS21からなる。
The system # A1 controls initialization and start-up when the system power is turned on, determines the architecture of the system # A1 during the system start-up process, and sends the architecture information including the architecture type to the controller 3. BIOS12 to send to
And an OS 11 for controlling the operation of the system. The system # B2 controls the initialization and startup when the system power is turned on, and determines the architecture that constitutes the system # B1 during the system startup processing. It comprises a BIOS 22 for transmitting architecture information including an architecture type to the controller 3, and an OS 21 for controlling the operation of the system.

【0013】制御コントローラ3は、システム#A1、
#B2に対するダンプ通知方式を格納するダンプ方式格
納テーブル5と、システム#A1、#B2のBIOS1
2、22から受信したアーキテクチャ情報のアーキテク
チャ種別に基づいてダンプ方式格納テーブル5を設定す
るダンプ方式設定部33と、ダンプボタン4の押下に応
じてダンプ方式格納テーブル5を検索し、システム#A
1、#B1に対するダンプ通知方式を取得するテーブル
検索部31と、テーブル検索部31で取得したダンプ通
知方式によってシステム#A1、システム#B1に対し
てダンプ通知を行うダンプ通知発生部32とからなる。
The controller 3 includes a system # A1,
Dump method storage table 5 for storing a dump notification method for # B2, and BIOS1 of systems # A1 and # B2
A dump method setting unit 33 that sets the dump method storage table 5 based on the architecture type of the architecture information received from the architecture information 2 and 22 and a search of the dump method storage table 5 in response to pressing of the dump button 4, the system #A
1. A table search unit 31 that acquires a dump notification method for # B1 and a dump notification generation unit 32 that performs a dump notification to the system # A1 and the system # B1 according to the dump notification method acquired by the table search unit 31. .

【0014】ダンプ方式格納テーブル5は、システム番
号格納フィールド51と、アーキテクチャ種別格納フィ
ールド52と、ダンプ通知方式格納フィールド53から
なり、システム#A1、#B2のアーキテクキャおよび
システム#A1、#B2のアーキテクキャに対するダン
プ通知方式が格納される構成となっている。
The dump method storage table 5 includes a system number storage field 51, an architecture type storage field 52, and a dump notification method storage field 53, and stores the architectures of the systems # A1 and # B2 and the systems # A1 and # B2. The configuration is such that the dump notification method for the architectural character is stored.

【0015】ダンプ方式設定部33は、システム筐体6
で使用されるシステムのアーキテクチャに対するダンプ
通知方式が予め登録されており、システム#A1、#B
2のBIOS12、22から受信したアーキテクチャ種
別に基づいてダンプ方式格納テーブル5のアーキテクチ
ャ種別格納フィールド52にそれぞれのアーキテクチャ
種別を設定し、ダンプ方式格納テーブル5のダンプ通知
方式格納フィールド53にそれぞれのダンプ通知方式を
設定する。
The dump system setting unit 33 includes a system housing 6
The dump notification method for the system architecture used in the system # A1 and #B is registered in advance.
The respective architecture types are set in the architecture type storage field 52 of the dump mode storage table 5 based on the architecture types received from the second BIOS 12 and 22, and the respective dump notifications are stored in the dump notification mode storage field 53 of the dump mode storage table 5. Set the method.

【0016】テーブル検索部31は、ダンプボタン4の
押下に応じてダンプ指示を行うシステムのアーキテクチ
ャに対するダンプ通知方式をダンプ方式格納テーブル5
を検索することにより取得する。
The table search unit 31 stores the dump notification method for the architecture of the system that issues a dump instruction in response to the depression of the dump button 4 in the dump method storage table 5.
Is obtained by searching for.

【0017】ダンプ通知発生部32は、テーブル検索部
31で決定したダンプ通知方式に基づいてダンプボタン
4の押下により選択されたシステムに対してダンプ通知
を行う。
The dump notification generation unit 32 performs a dump notification to the system selected by pressing the dump button 4 based on the dump notification method determined by the table search unit 31.

【0018】ダンプボタン4は、いずれのシステムに対
してダンプ通知を行うのかを選択するダンプ対象システ
ム設定手段41が設けられており、ダンプ対象システム
設定手段41は、ロータリースイッチ、DIPスイッチ等
で構成されている。
The dump button 4 is provided with a dump target system setting means 41 for selecting which system to send a dump notification to. The dump target system setting means 41 comprises a rotary switch, a DIP switch and the like. Have been.

【0019】次に、本発明の第1実施形態の動作を図3
および図4を参照して詳細に説明する。図3は、本発明
に係るコンピュータシステムの第1実施形態の動作を説
明する説明図であり、図4は、本発明に係るコンピュー
タシステムの第1実施形態の動作を説明するフローチャ
ートである。
Next, the operation of the first embodiment of the present invention will be described with reference to FIG.
This will be described in detail with reference to FIG. FIG. 3 is an explanatory diagram illustrating the operation of the first embodiment of the computer system according to the present invention, and FIG. 4 is a flowchart illustrating the operation of the first embodiment of the computer system according to the present invention.

【0020】まずシステム#A1の電源を投入すると、
システム#A1のBIOS12は、システム立ち上げ処
理を開始し(ステップC1)、BIOS12は、システ
ム立ち上げ処理過程において、システム#A1を構成す
るアーキテクチャがアーキテクチャAであることを判断
し、制御コントローラ3のダンプ方式設定部33に、シ
ステム#A1を構成するアーキテクチャがアーキテクチ
ャAであることを示すアーキテクチャ種別を含むアーキ
テクチャ情報を送信する(ステップC2)。BIOS1
2は、アーキテクチャ情報の送信に続いて、OS11の
ブート処理を開始し(ステップC3)、OS11は、シ
ステムのブート処理を実施し(ステップD1)、続いて
システムの運用処理を開始する(ステップD2)。
First, when the power of the system # A1 is turned on,
The BIOS 12 of the system # A1 starts the system start-up process (step C1). During the system start-up process, the BIOS 12 determines that the architecture of the system # A1 is the architecture A, and The architecture information including the architecture type indicating that the architecture configuring the system # A1 is the architecture A is transmitted to the dump mode setting unit 33 (step C2). BIOS1
2 starts the boot process of the OS 11 following the transmission of the architecture information (Step C3), the OS 11 performs the boot process of the system (Step D1), and then starts the operation process of the system (Step D2). ).

【0021】制御コントローラ3のダンプ方式設定部3
3は、BIOS12からのアーキテクチャ情報を受信す
ると、ダンプ方式格納テーブル5のシステム#A1に該
当するエントリのアーキテクチャ種別格納フィールド5
2にアーキテクチャAを、ダンプ通知方式格納フィール
ド53にアーキテクチャAに対するダンプ通知方式であ
るA方式をそれぞれ設定する(ステップB1)。
The dump system setting unit 3 of the controller 3
3 receives the architecture information from the BIOS 12, the architecture type storage field 5 of the entry corresponding to the system #A 1 in the dump method storage table 5
2 is set to the architecture A, and the dump notification method A for the architecture A is set to the dump notification method storage field 53 (step B1).

【0022】システム#B2においても同様の処理が行
われ、ダンプ方式格納テーブル5のシステム#B2に該
当するエントリのアーキテクチャ種別格納フィールド5
2にアーキテクチャBを、ダンプ通知方式格納フィール
ド53にアーキテクチャBに対するダンプ方式であるB
方式をそれぞれ設定する(ステップB1)。
Similar processing is performed in the system # B2, and the architecture type storage field 5 of the entry corresponding to the system # B2 in the dump method storage table 5
2 is an architecture B, and a dump notification method storage field 53 is a dump method B for the architecture B.
Each method is set (step B1).

【0023】次にOS11によるシステム運用処理中
に、何らかの原因でOS11もしくはOS12にストー
ルが発生し(ステップD3)、オペレータ、保守員等
が、システムのストールを認識すると、ダンプボタン4
を押下して、システムAのダンプ処理を要求する(ステ
ップA1)。なお、ダンプボタン4を押下する際に、シ
ステム#A1、システム#B2の、いずれのシステムの
ダンプを採取するかは、ダンプ対象システム設定手段4
1を用いて選択され、本第1実施形態では、システム#
A1のみ、システム#B2のみ、あるいはシステム#A
1とシステム#B2の両方を選択可能としている。
Next, during the system operation processing by the OS 11, a stall occurs in the OS 11 or the OS 12 for some reason (step D3). When the operator, maintenance personnel, etc. recognize the stall of the system, the dump button 4 is activated.
Is pressed to request the dump processing of the system A (step A1). When the dump button 4 is pressed, which of the system # A1 and the system # B2 is to be dumped is determined by the dump target system setting unit 4.
1, and in the first embodiment, the system #
A1 only, system # B2 only, or system #A
1 and system # B2 are both selectable.

【0024】ダンプボタン4の押下を制御コントローラ
3が受信すると、テーブル検索部31は、システム#A
1に対するダンプ通知方式であるA方式をダンプ方式格
納テーブル5を検索することにより取得し、システム#
Aに対するダンプ通知方式であるA方式を取得後、ダン
プ通知発生部32に取得したA方式に基づいてシステム
#Aに対してダンプ通知の発行を指示する(ステップB
2)。
When the controller 3 receives the depression of the dump button 4, the table search unit 31 sets the system #A
A is acquired by searching the dump method storage table 5 for the method A, which is the dump notification method for the
After acquiring the A method, which is the dump notification method for A, the dump notification generation unit 32 instructs the system #A to issue a dump notification based on the acquired A method (step B).
2).

【0025】ダンプ通知発生部32は、テーブル検索部
31の指示を受けて、システム#Aに対してA方式でダ
ンプ通知を発行し(ステップB3)、ダンプ通知を受信
したシステム#AのOS11は、ダンプ処理を開始する
(ステップD4)。以上、システム#A1に対するダン
プ通知処理を説明したが、システム#B2へのダンプ通
知処理も同様の処理で実施される。
In response to the instruction from the table search unit 31, the dump notification generation unit 32 issues a dump notification to the system #A in the A method (step B3). Then, the dump process is started (step D4). The dump notification processing to the system # A1 has been described above, but the dump notification processing to the system # B2 is also performed by the same processing.

【0026】なお、システムのBIOSからダンプ方式
設定部33へのアーキテクチャ種別の送信方法は、いく
つかの方法が考えられるが、第1実施形態では、各アー
キテクチャ毎に設定されているID番号を送信する。例
えば、システム筐体6で使用するシステムのアーキテク
チャがIA32アーキテクチャ、IA64アーキテクチ
ャ、PAアーキテクチャ、MIPSアーキテクチャ、P
OWER PCアーキテクチャ、ACOSアーキテクチ
ャである場合、IA32のID番号を1、IA64のI
D番号を2、PAのID番号を3、MIPSのID番号
を4、POWER PCのID番号を5、ACOSのI
D番号をnに設定し、システムで使用されるアーキテク
チャ種別のID番号をシステムのBIOSからダンプ方
式設定部33に送信する。ダンプ方式設定部33は、シ
ステム筐体6で使用されるシステムのアーキテクチャで
あるIA32、IA64、PA、MIPS、POWER
PC、ACOSに対するダンプ通知方式が予め登録され
ており、システムのBIOSからアーキテクチャ種別の
ID番号と、アーキテクチャ種別のID番号に対応する
ダンプ通知方式とをダンプ方式格納テーブル5のシステ
ムに該当するエントリのアーキテクチャ種別格納フィー
ルド52とダンプ通知方式格納フィールド53とに設定
する。
There are several possible methods for transmitting the architecture type from the system BIOS to the dump method setting unit 33. In the first embodiment, the ID number set for each architecture is transmitted. I do. For example, the system architecture used in the system housing 6 is IA32 architecture, IA64 architecture, PA architecture, MIPS architecture, P architecture.
In the case of the POWER PC architecture or the ACOS architecture, the ID number of the IA32 is 1, and the ID number of the IA64 is 1.
D number 2, PA ID number 3, MIPS ID number 4, POWER PC ID number 5, ACOS I number
The D number is set to n, and the ID number of the architecture type used in the system is transmitted from the BIOS of the system to the dump method setting unit 33. The dump method setting unit 33 includes IA32, IA64, PA, MIPS, and POWER, which are system architectures used in the system housing 6.
The dump notification method for the PC and the ACOS is registered in advance, and the ID number of the architecture type and the dump notification method corresponding to the ID number of the architecture type are registered from the BIOS of the system in the entry corresponding to the system in the dump method storage table 5. It is set in the architecture type storage field 52 and the dump notification method storage field 53.

【0027】また第1実施形態では、ダンプ方式設定部
33にシステム筐体6で使用されるシステムのアーキテ
クチャに対するダンプ通知方式を予め登録するように構
成したが、アーキテクチャに対するダンプ通知方式を削
除、登録、変更を行う入力部を設け、新たにシステム筐
体6で使用するシステムのアーキテクチャとダンプ通知
方式を登録できるように構成するとより好適である。
In the first embodiment, the dump notification method for the architecture of the system used in the system case 6 is registered in the dump method setting unit 33 in advance. However, the dump notification method for the architecture is deleted and registered. It is more preferable to provide an input unit for making a change so that a system architecture and a dump notification method to be newly used in the system housing 6 can be registered.

【0028】以上説明したように、第1実施形態によれ
ば、各システムへのダンプ通知方式を一括管理する制御
コントローラを実装し、システム立ち上げ時にBIOS
がシステム毎のアーキテクチャを認識して制御コントロ
ーラへアーキテクチャ種別を送信することにより、シス
テム筐体内で動作している複数のオペレーティングシス
テムのアーキテクチャに対して適切な方法でダンプ通知
を発行でき、さらにコンピュータシステムのアーキテク
チャを変更した場合にも、ダンプ指示方法の変更を意識
する必要がなく、コンピュータシステムにおけるアーキ
テクチャの変更を容易に行うことができるという効果を
奏する。
As described above, according to the first embodiment, a control controller that collectively manages a method of notifying a system of a dump is mounted, and a BIOS is installed when the system is started.
Recognizes the architecture of each system and sends the architecture type to the control controller, so that a dump notification can be issued in an appropriate manner for the architectures of a plurality of operating systems operating in the system chassis. When the architecture is changed, there is no need to be aware of the change of the dump instruction method, and the architecture of the computer system can be easily changed.

【0029】(第2実施形態)次に本発明の第2実施形
態について図5を参照して詳細に説明する。図5は、本
発明に係るコンピュータシステムの第2実施形態の構成
を示すブロック図である。
(Second Embodiment) Next, a second embodiment of the present invention will be described in detail with reference to FIG. FIG. 5 is a block diagram showing the configuration of the second embodiment of the computer system according to the present invention.

【0030】本発明の第2実施形態は、同一のシステム
筐体6内のn個のシステムA〜Xにより構成され、それ
ぞれのシステムA〜Xは、BIOS12〜n2と、OS
11〜n1とでそれぞれ構成されている点で第1実施形
態と異なり、ダンプ方式格納テーブル5には、同一のシ
ステム筐体6内のn個分のシステムに対応してn個のア
ーキテクチャ情報を格納するエントリが存在する。
The second embodiment of the present invention is composed of n systems A to X in the same system housing 6. Each of the systems A to X includes a BIOS 12 to n2 and an OS
Unlike the first embodiment, the dump method storage table 5 stores n pieces of architecture information corresponding to n pieces of systems in the same system housing 6. There is an entry to store.

【0031】すなわち、本発明は、単一の筐体内に存在
するシステムの台数に制限はなく、n個のコンピュータ
システムから構成される場合でも、第1実施形態で説明
した動作により各システムA〜Xに対応するダンプ通知
方式を選択することができる。
That is, in the present invention, the number of systems existing in a single housing is not limited, and even if the system is composed of n computer systems, each of the systems A to A is operated by the operation described in the first embodiment. A dump notification method corresponding to X can be selected.

【0032】なお、本発明が上記各実施形態に限定され
ず、本発明の技術思想の範囲内において、各実施形態は
適宜変更され得ることは明らかである。また、上記構成
部材の数、位置、形状等は上記第1実施形態に限定され
ず、本発明を実施する上で好適な数、位置、形状等にす
ることができる。なお、各図において、同一構成要素に
は同一符号を付している。
It should be noted that the present invention is not limited to the above embodiments, and each embodiment can be appropriately modified within the scope of the technical idea of the present invention. Further, the number, position, shape, and the like of the constituent members are not limited to those in the first embodiment, and can be set to a number, position, shape, and the like suitable for carrying out the present invention. In the drawings, the same components are denoted by the same reference numerals.

【0033】[0033]

【発明の効果】本発明のコンピュータシステムおよびコ
ンピュータシステムにおけるダンプ方法は、各システム
へのダンプ通知方式を一括管理する制御コントローラを
実装し、システム立ち上げ時にBIOSがシステム毎の
アーキテクチャを認識して制御コントローラへアーキテ
クチャ種別を送信することにより、システム筐体内で動
作している複数のオペレーティングシステムのアーキテ
クチャに対して適切な方法でダンプ通知を発行でき、さ
らにコンピュータシステムのアーキテクチャを変更した
場合にも、ダンプ指示方法の変更を意識する必要がな
く、コンピュータシステムにおけるアーキテクチャの変
更を容易に行うことができるという効果を奏する。
According to the computer system and the dump method of the computer system of the present invention, a control controller for collectively managing a dump notification method to each system is mounted, and when the system starts up, the BIOS recognizes and controls the architecture of each system. By sending the architecture type to the controller, a dump notification can be issued in an appropriate manner for the architectures of multiple operating systems running in the system chassis, and a dump can be issued even if the architecture of the computer system is changed. There is an effect that it is not necessary to be aware of a change in the instruction method, and the architecture of the computer system can be easily changed.

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

【図1】本発明に係るコンピュータシステムの第1実施
形態のシステム構成を示すシステム構成図である。
FIG. 1 is a system configuration diagram showing a system configuration of a first embodiment of a computer system according to the present invention.

【図2】本発明に係るコンピュータシステムの第1実施
形態の構成を示すブロック図である。
FIG. 2 is a block diagram showing a configuration of a first embodiment of a computer system according to the present invention.

【図3】本発明に係るコンピュータシステムの第1実施
形態の動作を説明する説明図である。
FIG. 3 is an explanatory diagram illustrating an operation of the first embodiment of the computer system according to the present invention.

【図4】本発明に係るコンピュータシステムの第1実施
形態の動作を説明するフローチャートである。
FIG. 4 is a flowchart illustrating an operation of the first embodiment of the computer system according to the present invention.

【図5】本発明に係るコンピュータシステムの第2実施
形態の構成を示すブロック図である。
FIG. 5 is a block diagram showing a configuration of a second embodiment of the computer system according to the present invention.

【図6】従来のコンピュータシステムの構成を示すブロ
ック図である。
FIG. 6 is a block diagram showing a configuration of a conventional computer system.

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

1、2 システム 3 制御コントローラ 4 ダンプボタン 11、21 OS 12、22 BIOS 5 ダンプ方式格納テーブル 6 システム筐体 31 テーブル検索部 32 ダンプ通知発生部 33 ダンプ方式設定部 41 ダンプ対象システム設定手段 51 システム番号格納フィールド 52 アーキテクチャ種別格納フィールド 53 ダンプ通知方式格納フィールド 1, 2 System 3 Controller 4 Dump Button 11, 21 OS 12, 22 BIOS 5 Dump Method Storage Table 6 System Case 31 Table Search Unit 32 Dump Notification Generation Unit 33 Dump Method Setting Unit 41 Dump Target System Setting Means 51 System Number Storage field 52 Architecture type storage field 53 Dump notification method storage field

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 同一システム筐体内に複数のシステムが
混在するコンピュータシステムであって、 前記複数のシステムにおける各アーキテクチャのアーキ
テクチャ種別をそれぞれ通知するアーキテクチャ種別通
知手段と、 該アーキテクチャ種別通知手段からの通知に基づいて前
記複数のシステムにおける前記各システムの前記アーキ
テクチャ種別に対するダンプ通知方式をそれぞれ格納す
るダンプ通知方式格納手段と、 ダンプ指示を行う前記システムを前記複数のシステムの
中から選択するダンプ指示手段と、 該ダンプ指示手段により選択された前記システムに対す
る前記ダンプ通知方式を前記ダンプ通知方式格納手段を
検索して取得するダンプ通知方式取得手段と、 該ダンプ通知方式取得手段により取得した前記ダンプ通
知方式に基づいて前記ダンプ指示手段により選択された
前記システムに対して前記ダンプ指示を行うダンプ通知
発生手段とを具備することを特徴とするコンピュータシ
ステム。
1. A computer system in which a plurality of systems coexist in the same system housing, an architecture type notifying unit for notifying an architecture type of each architecture in the plurality of systems, and a notification from the architecture type notifying unit. Dump notification method storage means for respectively storing a dump notification method for the architecture type of each system in the plurality of systems, and dump instruction means for selecting the system that issues a dump instruction from the plurality of systems. A dump notification method obtaining means for searching the dump notification method storage means to obtain the dump notification method for the system selected by the dump instruction means; and a dump notification method obtained by the dump notification method obtaining means. Based Computer system characterized by comprising a dump notification generating means for performing the dump instruction to the system selected by the dump instruction means.
【請求項2】 前記アーキテクチャ種別通知手段は、前
記システムの立ち上げ処理過程に前記アーキテクチャ種
別を通知させることを特徴とする請求項1記載のコンピ
ュータシステム。
2. The computer system according to claim 1, wherein the architecture type notifying unit notifies the architecture type during a process of starting up the system.
【請求項3】 前記同一システム筐体内で使用する前記
システムの前記アーキテクチャ種別と該アーキテクチャ
種別に対する前記ダンプ通知方式とを登録しているダン
プ通知方式登録手段を具備し、 ダンプ通知方式登録手段は、前記アーキテクチャ種別通
知手段から通知された前記アーキテクチャ種別に対する
前記ダンプ通知方式を前記ダンプ通知方式格納手段に格
納させることを特徴とする請求項1又は2記載のコンピ
ュータシステム。
3. A dump notification method registration means for registering the architecture type of the system used in the same system housing and the dump notification method for the architecture type, wherein the dump notification method registration means comprises: 3. The computer system according to claim 1, wherein the dump notification method for the architecture type notified from the architecture type notification means is stored in the dump notification method storage means.
【請求項4】 前記ダンプ通知方式登録手段に登録され
ている前記アーキテクチャ種別と該アーキテクチャ種別
に対する前記ダンプ通知方式とを削除、追加、変更でき
るダンプ通知方式入力手段を具備することを特徴とする
請求項1乃至3のいずれかに記載のコンピュータシステ
ム。
4. A dump notification method input means capable of deleting, adding, and changing the architecture type registered in the dump notification method registration means and the dump notification method corresponding to the architecture type. Item 4. The computer system according to any one of Items 1 to 3.
【請求項5】 同一システム筐体内に複数のシステムが
混在するコンピュータシステムにおけるダンプ方法であ
って、 前記複数のシステムにおける各アーキテクチャのアーキ
テクチャ種別をそれぞれ通知し、 該アーキテクチャ種別の通知に基づいて前記複数のシス
テムにおける前記各システムの前記アーキテクチャ種別
に対するダンプ通知方式をそれぞれ格納し、 ダンプ指示を行う前記システムを前記複数のシステムの
中から選択し、 該選択した前記システムに対する前記ダンプ通知方式を
前記ダンプ通知方式格納手段を検索して取得し、 該取得した前記ダンプ通知方式に基づいて前記選択され
た前記システムに対して前記ダンプ指示を行うことを特
徴とするコンピュータシステムにおけるダンプ方法。
5. A dump method in a computer system in which a plurality of systems coexist in the same system housing, wherein each of the plurality of systems is notified of an architecture type of each architecture, and the plurality of systems are notified based on the notification of the architecture type. In each of the systems, a dump notification method for the architecture type of each system is stored, and the system that issues a dump instruction is selected from the plurality of systems, and the dump notification method for the selected system is the dump notification. A dump method in a computer system, wherein a method storage unit is searched and obtained, and the dump instruction is issued to the selected system based on the obtained dump notification method.
【請求項6】 前記システムの立ち上げ処理過程に前記
アーキテクチャ種別を通知することを特徴とする請求項
5記載のコンピュータシステムにおけるダンプ方法。
6. The dump method in a computer system according to claim 5, wherein said architecture type is notified during a startup process of said system.
【請求項7】 前記同一システム筐体内で使用する前記
システムの前記アーキテクチャ種別と該アーキテクチャ
種別に対する前記ダンプ通知方式とを登録し、 該登録した前記アーキテクチャ種別と該アーキテクチャ
種別に対する前記ダンプ通知方式とに基づいて前記通知
された前記アーキテクチャ種別に対する前記ダンプ通知
方式を格納することを特徴とする請求項5又は6記載の
コンピュータシステムにおけるダンプ方法。
7. Registering the architecture type of the system used in the same system housing and the dump notification method for the architecture type, and registering the registered architecture type and the dump notification method for the architecture type. The dump method in the computer system according to claim 5, wherein the dump notification method for the notified architecture type is stored based on the dump type.
【請求項8】 前記登録した前記アーキテクチャ種別と
該アーキテクチャ種別に対する前記ダンプ通知方式とを
削除、追加、変更することを特徴とする請求項5乃至7
のいずれかに記載のコンピュータシステムにおけるダン
プ方法。
8. The system according to claim 5, wherein the registered architecture type and the dump notification method for the architecture type are deleted, added, or changed.
A dump method in the computer system according to any one of the above.
JP30237499A 1999-10-25 1999-10-25 Computer system and dump method in computer system Expired - Fee Related JP3428533B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30237499A JP3428533B2 (en) 1999-10-25 1999-10-25 Computer system and dump method in computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30237499A JP3428533B2 (en) 1999-10-25 1999-10-25 Computer system and dump method in computer system

Publications (2)

Publication Number Publication Date
JP2001125810A true JP2001125810A (en) 2001-05-11
JP3428533B2 JP3428533B2 (en) 2003-07-22

Family

ID=17908139

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30237499A Expired - Fee Related JP3428533B2 (en) 1999-10-25 1999-10-25 Computer system and dump method in computer system

Country Status (1)

Country Link
JP (1) JP3428533B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006072931A (en) * 2004-09-06 2006-03-16 Fujitsu Ltd Program for panic dump collection, method, and mechanism
JP2006209320A (en) * 2005-01-26 2006-08-10 Fujitsu Ltd Method, mechanism and program for booting memory dump program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006072931A (en) * 2004-09-06 2006-03-16 Fujitsu Ltd Program for panic dump collection, method, and mechanism
JP4677214B2 (en) * 2004-09-06 2011-04-27 富士通株式会社 Program, method and mechanism for collecting panic dump
JP2006209320A (en) * 2005-01-26 2006-08-10 Fujitsu Ltd Method, mechanism and program for booting memory dump program
JP4528144B2 (en) * 2005-01-26 2010-08-18 富士通株式会社 Memory dump program boot method, mechanism and program

Also Published As

Publication number Publication date
JP3428533B2 (en) 2003-07-22

Similar Documents

Publication Publication Date Title
US7222339B2 (en) Method for distributed update of firmware across a clustered platform infrastructure
JP3880915B2 (en) Remote home appliance update method and system
EP2442205B1 (en) Method and apparatus for managing power from a sequestered partition of a processing system
US7703091B1 (en) Methods and apparatus for installing agents in a managed network
CN105814541B (en) The method of computer equipment and computer equipment internal storage starting
CN103257860A (en) Method and apparatus to support independent operating systems in partitions of processing system
CN104185836A (en) Method and system for verifying proper operation of computing device after system change
CN105653306B (en) The method and apparatus of display starting set interface
JP3765201B2 (en) Computer system
TWI259979B (en) Method and apparatus for processing hot key input using operating system visible interrupt handling
WO2024098914A1 (en) Configuration method for basic input output system (bios) configuration items, and server
CN116302141B (en) Serial port switching method, chip and serial port switching system
JP2001125810A (en) Computer system and damp method in the same system
KR20070118042A (en) Driving of a multifunction device
JP2001027951A (en) File loading device for information processing system of multiprocessor configuration and recording medium
CN116360865A (en) Cluster management method, device and computing system
CN114153642A (en) System detection method and electronic equipment
JP2001154896A (en) Computer and method for updating file
JPH08272755A (en) Process switching device
JP2000172386A (en) Computer system and method for managing memory power supply
JP2002055891A (en) Computer managing device
JP2003022190A (en) Multiboot method and program for computer system
JP3348682B2 (en) Restart control device and restart control method
JPS6016667B2 (en) Composite computer system
JP2000242370A (en) Computer system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees