JP2574938B2 - System startup method - Google Patents

System startup method

Info

Publication number
JP2574938B2
JP2574938B2 JP2246470A JP24647090A JP2574938B2 JP 2574938 B2 JP2574938 B2 JP 2574938B2 JP 2246470 A JP2246470 A JP 2246470A JP 24647090 A JP24647090 A JP 24647090A JP 2574938 B2 JP2574938 B2 JP 2574938B2
Authority
JP
Japan
Prior art keywords
register
mpu
ipl
monitoring
monitoring device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2246470A
Other languages
Japanese (ja)
Other versions
JPH04124735A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2246470A priority Critical patent/JP2574938B2/en
Publication of JPH04124735A publication Critical patent/JPH04124735A/en
Application granted granted Critical
Publication of JP2574938B2 publication Critical patent/JP2574938B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Multi Processors (AREA)
  • Stored Programmes (AREA)
  • Retry When Errors Occur (AREA)

Description

【発明の詳細な説明】 [概要] 計算機システムを起動および再起動させるシステム起
動方式に関し、 高速で自動的に再起動を行うことができるシステム起
動方式を提供することを目的とし、 独立に異なるプログラムを実行する複数のMPUと、該M
PUの監視を行う監視装置を有する計算機システムにおい
て、 前記監視装置は通常時とシステムダウン時のシステム
起動に必要な2種類のIPL情報を格納した不揮発記憶
と、前記MPUを起動するための起動レジスタと、前記MPU
の状態を監視するホルト監視レジスタを備え、前記MPU
は前記起動レジスタからの起動要因を保持するIPLトリ
ガレジスタと、前記ホルト監視レジスタに状態を通知す
るための態表示レジスタと、前記不揮発記憶の読出書込
みを行う読出書込機構と、前記IPLトリガレジスタを読
み出して起動要因を認識し、異常情報収集の必要性の判
断を行う判断部と、再起動の処理シーケンスの決定を行
う決定部と、により構成する。
DETAILED DESCRIPTION OF THE INVENTION [Overview] Regarding a system startup method for starting and restarting a computer system, an object of the present invention is to provide a system startup method capable of automatically restarting at a high speed, and independently providing different programs. A plurality of MPUs that execute
In a computer system having a monitoring device for monitoring a PU, the monitoring device is a non-volatile memory storing two types of IPL information required for system startup during normal and system down, and a startup register for activating the MPU And the MPU
A halt monitoring register for monitoring the state of the MPU
An IPL trigger register for holding a start factor from the start register, a state display register for notifying the halt monitoring register of a state, a read / write mechanism for reading / writing the nonvolatile memory, and an IPL trigger register. And a determination unit for recognizing the activation factor and determining the necessity of collecting the abnormality information, and a determination unit for determining a restart processing sequence.

[産業上の利用分野] 本発明は、計算機システムを起動および再起動させる
システム起動方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system starting method for starting and restarting a computer system.

計算機システムにおいては、ソフト障害などによりシ
ステムダウンが発生することがある。このような計算機
システムのシステムダウンによる障害は社会的問題にま
で発展することがある。したがって、システムダウンが
生じた計算機システムを早期に回復することが必要であ
る。
In a computer system, a system failure may occur due to a software failure or the like. Obstacles due to such a computer system failure may develop into social problems. Therefore, it is necessary to recover the computer system in which the system went down at an early stage.

[従来の技術] 独立にプログラムを実行する機能を有する複数のMPU
と、これらのMPUの監視を行う監視装置を有する計算機
システムにおいては、監視装置は全てのMPUの状態をホ
ルト監視レジスタを用いて監視している。
[Prior Art] A plurality of MPUs having a function of independently executing a program
In a computer system having a monitoring device for monitoring these MPUs, the monitoring device monitors the states of all MPUs using a halt monitoring register.

監視装置がMPUがホルト状態にあることをホルト監視
レジスタにより検出した場合には、監視装置自体で異常
情報を収集するためのダンププログラムを起動し、その
後、再起動のためのIPL動作を実行していた。
When the monitoring device detects that the MPU is in the halt state using the halt monitoring register, the monitoring device itself starts a dump program for collecting abnormality information, and then executes an IPL operation for restart. I was

[発明が解決しようとする課題] しかしながら、このような従来のシステム起動方式に
あっては、監視装置が主体で計算機システムの再起動を
行うようになっているため、すなわち、異常情報の収集
の必要性の判断および再起動のための処理シーケンスの
決定が監視装置によってなされるため、複数のMPUを有
する計算機システムにあっては、再起動完了までの時間
が長くなるという問題点があった。
[Problems to be Solved by the Invention] However, in such a conventional system booting method, the monitoring system is mainly responsible for restarting the computer system, that is, when collecting the abnormal information. Since the monitoring device determines the necessity and determines the processing sequence for the restart, the computer system having a plurality of MPUs has a problem that the time until the restart is completed is long.

本発明は、このような従来の問題点に鑑みてなされた
ものであって、高速で自動的に再起動を行うことができ
るシステム起動方式を提供することを目的としている。
The present invention has been made in view of such a conventional problem, and an object of the present invention is to provide a system start-up method capable of automatically restarting at high speed.

[課題を解決するための手段] 第1図は本発明の原理説明図である。[Means for Solving the Problems] FIG. 1 is an explanatory view of the principle of the present invention.

第1図において、独立に異なるプログラムを実行する
複数のMPU(5)と、該MPU(5)の監視を行う監視装置
(1)を有する計算機システムにおいて、 前記監視装置(1)は通常時とシステムダウン時のシス
テム起動に必要な2種類のIPL情報を格納した不揮発記
憶(2)と、前記MPU(5)を起動すための起動レジス
タ(3)と、前記MPU(5)の状態を監視するホルト監
視レジスタ(4)を備え、前記MPU(5)は前記起動レ
ジスタ(3)からの起動要因を保持するIPLトリガレジ
スタ(8)と、前記ホルト監視レジスタ(4)に状態を
通知するための状態表示レジスタ(9)と、前記不揮発
記憶(2)の読出書込みを行う読出書込機構(10)と、
前記IPLトリガレジスタ(8)を読み出して起動要因を
認識し、異常情報収集の必要性の判断を行う判断部と、
再起動の処理ケーシンスの決定を行う決定部と、を備え
る。
In FIG. 1, in a computer system having a plurality of MPUs (5) that independently execute different programs and a monitoring device (1) that monitors the MPU (5), the monitoring device (1) is different from a normal time. Monitors a non-volatile memory (2) storing two types of IPL information required for system startup when the system goes down, a start register (3) for starting the MPU (5), and a state of the MPU (5). The MPU (5) is provided with an IPL trigger register (8) for holding an activation factor from the activation register (3), and notifies the status to the halt monitoring register (4). A status display register (9), a read / write mechanism (10) for reading / writing the nonvolatile memory (2),
A determining unit that reads out the IPL trigger register (8), recognizes the activation factor, and determines the necessity of collecting abnormal information;
A determination unit that determines a restart processing case.

[作用] 本発明においては、MPUは常に状態表示レジスタに動
作/ホルトの状態を表示する。本状態レジスタの表示デ
ータは監視装置のホルト監視レジスタに送られ全MPUの
前記2状態を監視装置が監視する。
[Operation] In the present invention, the MPU always displays the operation / halt state in the state display register. The display data of the status register is sent to the halt monitoring register of the monitoring device, and the monitoring device monitors the two states of all the MPUs.

監視装置はホルト監視レジスタによりMPUの状態を監
視し、ホルト状態のMPUを検出すると起動レジスタによ
りホルト状態のMPUのリセットを指示する。
The monitoring device monitors the state of the MPU using the halt monitoring register, and when detecting the MPU in the halt state, instructs the resetting of the MPU in the halt state using the activation register.

本リセット指示は、MPUのリセットを行うと共にIPLレ
ジスタに監視装置によるリセット要因を保持する。リセ
ットされたMPUはIPLトリガレジスタをチェックし、リセ
ット要因が監視装置によるリセット要因を保持している
ことを認識し、読出書込機構を用いて異常発生後のシス
テムIPL動作を示すIPL情報を読み込み、IPL情報を指定
される障害情報を採取し、その後、システム起動のIPL
処理を行う。
This reset instruction resets the MPU and holds the reset cause by the monitoring device in the IPL register. The reset MPU checks the IPL trigger register, recognizes that the reset cause holds the reset cause by the monitoring device, and reads the IPL information indicating the system IPL operation after the occurrence of an error using the read / write mechanism. , Collect failure information that specifies IPL information, and then start the system
Perform processing.

[実施例] 以下、本発明の実施例を図面に基づいて説明する。[Example] Hereinafter, an example of the present invention will be described with reference to the drawings.

第2図および第3図は本発明の一実施例を示す図であ
る。
2 and 3 are views showing an embodiment of the present invention.

第2図において、1は監視装置(サービスプロセッ
サ)であり、監視装置1は不揮発記憶2と、起動レジス
タ3と、ホルト監視レジスタ4を有している。
In FIG. 2, reference numeral 1 denotes a monitoring device (service processor). The monitoring device 1 has a nonvolatile memory 2, a start register 3, and a halt monitoring register 4.

不揮発記憶2内には再起動を行う際のIO機番と、通常
時の起動動作パラメータ(以下、IPLパラメータ1とい
う)と、システムダウン時における再起動パラメータ
(以下、1PLパラメータ2という。)が格納されてい
る。
In the non-volatile memory 2, the IO device number at the time of restarting, a normal startup operation parameter (hereinafter, referred to as IPL parameter 1), and a restart parameter at the time of system down (hereinafter, referred to as 1PL parameter 2). Is stored.

起動レジスタ3は、各MPU5を起動するためのものであ
る。また、ホルト監視レジスタ4は各MPU5の状態を監視
する。
The activation register 3 activates each MPU 5. The halt monitoring register 4 monitors the state of each MPU 5.

各MPU5はCPU6と、ROM7と、IPLトリガレジスタ8と、
状態表示レジスタ9と、読出書込機構10などを有してい
る。
Each MPU 5 has a CPU 6, a ROM 7, an IPL trigger register 8,
It has a status display register 9, a read / write mechanism 10, and the like.

ROM7にはIPL(イニシャルプログラムロード)に必要
なプログラム(IPLプログラム)11が格納されている。
The ROM 7 stores a program (IPL program) 11 necessary for IPL (initial program load).

IPLトリガレジスタ8は前記起動レジスタ3からの起
動要因を保持する。状態表示レジスタ9は前記ホルト監
視レジスタ4に状態を通知するためのものである。読出
書込機構10は前記不揮発記憶2の読み出し、書き込みを
行うためのものである。
The IPL trigger register 8 holds the activation factor from the activation register 3. The status display register 9 is for notifying the halt monitoring register 4 of the status. The read / write mechanism 10 is for reading and writing the nonvolatile memory 2.

次に、動作を説明する。 Next, the operation will be described.

第3図は動作シーケンスを示すフローチャートであ
る。
FIG. 3 is a flowchart showing an operation sequence.

第3図において、まず、ステップS1で起動レジスタ3
から各MPU5のIPLトリガレジスタ8に通常の起動の指示
を通知する。
In FIG. 3, first, in step S1, the start register 3
Notifies the IPL trigger register 8 of each MPU 5 of a normal start instruction.

次に、ステップS2で各MPU5は読出書込機構1を用いて
監視装置1の不揮発記憶2の内容(IO機番とIPLパラメ
ータ1,2)を入手する。
Next, in step S2, each MPU 5 obtains the contents (IO device number and IPL parameters 1 and 2) of the non-volatile memory 2 of the monitoring device 1 using the read / write mechanism 1.

次に、ステップS3で各MPU5のIPLプログラム11はIPLト
リガレジスタ8を読み出して、ここでは、通常の起動を
起動要因として認識する。
Next, in step S3, the IPL program 11 of each MPU 5 reads the IPL trigger register 8, and recognizes normal startup as a startup factor.

次に、ステップS4で起動要因が通常起動であるので、
IPLパラメータ1の指示にしたがって、IO機番よりオペ
レーティングシステムのロードを行う。
Next, in step S4, since the activation factor is normal activation,
According to the instruction of the IPL parameter 1, the operating system is loaded from the IO device number.

次に、監視装置1はホルト監視レジスタ4によりすべ
てのMPU5の状態を監視しており、ステップS5で、あるMP
U5がホルト状態にあることを検出したときは、ステップ
S6で起動レジスタ3を用いて当該MPU5の再起動を行う。
Next, the monitoring device 1 monitors the status of all the MPUs 5 by the halt monitoring register 4, and in step S5, a certain MP
If U5 detects that it is in the halt state,
In S6, the MPU 5 is restarted using the start register 3.

次に、ステップS7で再起動をかけられたMPU5は、通常
時と同様に、監視装置1の不揮発記憶2の内容を入手す
る。そして、ステップS8で当該MPU5のIPLプログラム11
は、IPLトリガレジスタ8から読み出して、ここでは再
起動を起動要因として認識する。
Next, the MPU 5 restarted in step S7 obtains the contents of the nonvolatile memory 2 of the monitoring device 1 as in the normal case. Then, in step S8, the IPL program 11 of the MPU 5
Is read from the IPL trigger register 8 and recognizes restart as a start factor here.

次に、ステップS9で起動要因が再起動であるので、IP
Lパラメータ2の指示にしたがって、障害情報を採取
し、ステップS10で、IO機番より再起動を行うためのオ
ペレーティングシステムのロードを行う。
Next, in step S9, since the activation factor is restart,
In accordance with the instruction of the L parameter 2, failure information is collected, and in step S10, an operating system for restarting from the IO device number is loaded.

このように、異常情報収集の必要性の判断および再起
動の処理シーケンスの決定をMPU5自身で行うようにした
ために、高速で自動的に再起動を行うことができる。
Since the MPU 5 itself determines the necessity of collecting the abnormal information and determines the processing sequence of the restart, the restart can be automatically performed at a high speed.

また、本実施例においては、IPLパラメータ1,2はIPL
プログラム11の動作指示のみにとどまらず、さらにオペ
レーティングシステムに連携することにより、オペレー
ティングシステムによって行われるべきデータ修復処理
の自動指示などにも利用することができる。また、読出
書込機器10を用い、オペレーティングシステムがIPLパ
ラメータ1,2やIO機番を変更することにより、システム
稼働中におけるオペレーティングシステムの更新などに
も利用することができる。
In the present embodiment, the IPL parameters 1 and 2
Not only the operation instruction of the program 11 but also the cooperation with the operating system can be used for the automatic instruction of the data restoration process to be performed by the operating system. Further, by using the read / write device 10 and changing the IPL parameters 1 and 2 and the IO device number by the operating system, the operating system can be used for updating the operating system while the system is operating.

なお、前記実施例においては、監視装置1とMPU5を分
離したが、監視装置1がもつ機能を各MPU5に装備するこ
とで、監視、再起動の処理の信頼性をさらに高めること
ができる。
In the above-described embodiment, the monitoring device 1 and the MPU 5 are separated from each other. However, by equipping each MPU 5 with the function of the monitoring device 1, the reliability of the monitoring and restarting process can be further improved.

[発明の効果] 以上説明してきたように、本発明によれば、異常情報
の収集の必要性の判断および再起動のための処理シーケ
ンスの決定などを各MPUで行うようにしたため、高速で
自動的に再起動を行うことができる。
[Effects of the Invention] As described above, according to the present invention, each MPU determines the necessity of collecting abnormal information and determines a processing sequence for restarting, etc. It is possible to perform a restart.

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

第1図は本発明の原理説明図、 第2図は本発明の一実施例を示す図、 第3図は動作を説明するフローチャートである。 図中、 1……監視装置、 2……不揮発記憶、 3……起動レジスタ、 4……ホルト監視レジスタ、 5……MPU、 6……CPU、 7……ROM、 8……IPLトリガレジスタ、 9……状態表示レジスタ、 10……読出書込機構、 11……プログラム。 FIG. 1 is a diagram for explaining the principle of the present invention, FIG. 2 is a diagram showing one embodiment of the present invention, and FIG. 3 is a flowchart for explaining the operation. In the figure, 1 ... monitoring device, 2 ... non-volatile memory, 3 ... start register, 4 ... halt monitoring register, 5 ... MPU, 6 ... CPU, 7 ... ROM, 8 ... IPL trigger register, 9: Status display register, 10: Read / write mechanism, 11: Program.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】独立に異なるプログラムを実行する複数の
MPU(5)と、該MPU(5)の監視を行う監視装置(1)
を有する計算機システムにおいて、 前記監視装置(1)は通常時とシステムダウン時のシス
テム起動に必要な2種類のIPL情報を格納した不揮発記
憶(2)と、前記MPU(5)を起動するための起動レジ
スタ(3)と、前記MPU(5)の状態を監視するホルト
監視レジスタ(4)を備え、前記MPU(5)は前記起動
レジスタ(3)からの起動要因を保持するIPLトリガレ
ジスタ(8)と、前記ホルト監視レジスタ(4)に状態
を通知するための状態表示レジスタ(9)と、前記不揮
発記憶(2)の読出書込みを行う読出書込機構(10)
と、前記IPLトリガレジスタ(8)を読み出して起動要
因を認識し、異常情報収集の必要性の判断を行う判断部
と、再起動の処理ケーシンスの決定を行う決定部と、を
備えたことを特徴とするシステム起動方式。
A plurality of independent programs for executing different programs;
MPU (5) and monitoring device (1) for monitoring the MPU (5)
The monitoring device (1) includes a non-volatile storage (2) storing two types of IPL information necessary for system startup during normal and system down times, and a monitor for starting the MPU (5). A start monitor register (3) and a halt monitor register (4) for monitoring the state of the MPU (5), wherein the MPU (5) stores an IPL trigger register (8) for holding a start factor from the start register (3); ), A status display register (9) for notifying a status to the halt monitoring register (4), and a read / write mechanism (10) for reading and writing the nonvolatile memory (2).
And a determination unit that reads the IPL trigger register (8) to recognize the activation factor and determines the necessity of collecting the abnormality information, and a determination unit that determines the case of restart processing. Characteristic system startup method.
JP2246470A 1990-09-17 1990-09-17 System startup method Expired - Fee Related JP2574938B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2246470A JP2574938B2 (en) 1990-09-17 1990-09-17 System startup method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2246470A JP2574938B2 (en) 1990-09-17 1990-09-17 System startup method

Publications (2)

Publication Number Publication Date
JPH04124735A JPH04124735A (en) 1992-04-24
JP2574938B2 true JP2574938B2 (en) 1997-01-22

Family

ID=17148887

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2246470A Expired - Fee Related JP2574938B2 (en) 1990-09-17 1990-09-17 System startup method

Country Status (1)

Country Link
JP (1) JP2574938B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI775167B (en) * 2020-09-30 2022-08-21 新唐科技股份有限公司 Operating system and control method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0271336A (en) * 1988-09-06 1990-03-09 Nec Corp Monitor system for fault state of processor

Also Published As

Publication number Publication date
JPH04124735A (en) 1992-04-24

Similar Documents

Publication Publication Date Title
JP5575338B2 (en) Information processing apparatus, information processing method, and computer program
CN109032822B (en) Method and device for storing crash information
JPH11316687A (en) Automatic recovery system
JP2010086364A (en) Information processing device, operation state monitoring device and method
US20180089047A1 (en) Detecting and handling an expansion card fault during system initialization
CN111800304A (en) Process running monitoring method, storage medium and virtual device
JP2574938B2 (en) System startup method
JP2009211625A (en) Start log storage method for information processor
JP2004302731A (en) Information processor and method for trouble diagnosis
JP5148662B2 (en) Electronic device and control program thereof
JP4708088B2 (en) Failure recovery method and microcomputer
JP2000099372A (en) Computer system
JPH11259160A (en) Computer starting method, computer and storage medium recording starting processing program
JP2998793B2 (en) Test method for information processing equipment
JP2000322397A (en) Information processor
CN117093399A (en) System starting method, system on chip, computer equipment and storage medium
JP2017062697A (en) Information processing device, information processing system, information processing method, and program
JPS63250741A (en) Reloading processing system
JP2002215427A (en) Method and device for detecting system runaway
JPH07271611A (en) Automatic process restarting and processing system
CN117742756A (en) System upgrading method and device, storage medium and electronic equipment
JPS62284440A (en) Software resource maintenance system for terminal equipment
JPH0827748B2 (en) Memory information automatic collection device
CN116860546A (en) Log storage method, vehicle-mounted equipment, storage medium and chip
JPH03225434A (en) Job reactuation system

Legal Events

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