JP2007233667A - Method of detecting fault - Google Patents

Method of detecting fault Download PDF

Info

Publication number
JP2007233667A
JP2007233667A JP2006054287A JP2006054287A JP2007233667A JP 2007233667 A JP2007233667 A JP 2007233667A JP 2006054287 A JP2006054287 A JP 2006054287A JP 2006054287 A JP2006054287 A JP 2006054287A JP 2007233667 A JP2007233667 A JP 2007233667A
Authority
JP
Japan
Prior art keywords
boot
server
module
server module
diagnostic
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
JP2006054287A
Other languages
Japanese (ja)
Other versions
JP4715552B2 (en
Inventor
Mitsuaki Watanabe
光昭 渡辺
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2006054287A priority Critical patent/JP4715552B2/en
Publication of JP2007233667A publication Critical patent/JP2007233667A/en
Application granted granted Critical
Publication of JP4715552B2 publication Critical patent/JP4715552B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To detect faults that cannot be detected by self-diagnosis performed after a server module is powered. <P>SOLUTION: This method of detecting faults is used with a computer system 101 comprising a server module 109 including a CPU and a memory 111, and a management module 102 for managing the server module 109, the computer system including a boot means 113 for booting a software image including an operating system to the server module 109. A network boot means 106 for network booting a diagnostic boot image 107 including a server diagnostic program 108 to the server module 109 is included in the management module 102. Before the software image is booted, the management module 102 boots the diagnostic boot image to the server module 109 using the network boot means 106, and the server module 109 executes the server diagnostic program 108. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明はサーバの障害検出方式に関する。   The present invention relates to a server failure detection method.

通常、企業の基幹システムなどのエンタープライズ用途で使用する計算機システムには24時間365日休みなく稼動することが求められ、高い可用性が要求される。そのため、このような計算機システムにはサーバモジュール部の他に管理モジュールを含むことが一般的である。管理モジュールは、サーバモジュール部の各種制御や障害検出などを行う機能を有する。特に障害検出処理は高可用性を実現するために重要であり、障害発生時の早期検出が求められる。高可用性を実現する一つの方法として、特許文献1ではサーバモジュールの挿入時にサーバモジュールが自発的にエラーを検出し、管理コンソールへ通知する方式が開示されている。しかし、この方式で検出可能な障害は、サーバモジュールの電源投入後、自己診断機能により検出するエラーに限定され、たとえば自己診断機能の起動以前の段階で発生する電源、回路系の障害や、ネットワークスイッチを含むブートパス障害を検出することができないという問題があった。また、従来自己診断のプログラムはBIOS等の組み込みソフトに固定的に収容され、サーバモジュールに対し様々な組み合わせで接続されるIO装置に対して、処理を変更できないため、十分な障害検出ができないという問題があった。   Usually, computer systems used for enterprise applications such as enterprise backbone systems are required to operate 24 hours a day, 365 days a year, and high availability is required. Therefore, such a computer system generally includes a management module in addition to the server module unit. The management module has a function of performing various controls of the server module unit and fault detection. In particular, failure detection processing is important for realizing high availability, and early detection when a failure occurs is required. As one method for realizing high availability, Patent Document 1 discloses a method in which a server module spontaneously detects an error when a server module is inserted and notifies a management console. However, failures that can be detected by this method are limited to errors detected by the self-diagnosis function after the server module is turned on. For example, power failures, circuit failures, and network failures that occur before the start of the self-diagnosis function There was a problem that a boot path failure including a switch could not be detected. In addition, the conventional self-diagnosis program is fixedly stored in the embedded software such as BIOS, and the processing cannot be changed for IO devices connected in various combinations to the server module, so that sufficient failure detection cannot be performed. There was a problem.

特表2002−543521号公報Japanese translation of PCT publication No. 2002-543521

本発明の目的は、サーバモジュールの電源投入後に実行される自己診断では検出不可能な障害を検出する手段を提供することにある。   An object of the present invention is to provide means for detecting a failure that cannot be detected by self-diagnosis executed after power-on of a server module.

本発明は、CPU、メモリを含んだサーバモジュールと該サーバモジュールの管理を行う管理モジュールとからなり、オペレーティングシステムを含むソフトウェアイメージを前記サーバモジュールにブートするブート手段を備えた計算機システムにおいて、サーバ診断用プログラムを含んだ診断ブートイメージを前記サーバモジュールにネットワークブートするネットワークブート手段を前記管理モジュールに備え、前記管理モジュールは前記ソフトウェアイメージがブートされる前に、前記ネットワークブート手段により前記診断ブートイメージを前記サーバモジュールにブートし、前記サーバモジュールが前記サーバ診断用プログラムを実行することを特徴とする。   The present invention relates to a server diagnosis in a computer system comprising a server module including a CPU and a memory and a management module for managing the server module, and having a boot means for booting a software image including an operating system onto the server module. The management module is provided with network boot means for network booting a diagnostic boot image including a program for the server module to the server module, and the management module receives the diagnostic boot image by the network boot means before the software image is booted. The server module is booted, and the server module executes the server diagnostic program.

本発明により、システム起動前の障害検出が可能になる。   According to the present invention, it is possible to detect a failure before starting the system.

以下、図面を参照して本発明の実施例を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明に置ける実施例の全体図を示している。計算機システム101には、管理モジュール102、サーバモジュール109、スイッチモジュール114が含まれている。管理モジュール102と、サーバモジュール109はスイッチモジュール114を介して接続されている。管理モジュール102には、ネットワークブートサーバ部106、診断結果判定部105、電源制御部103、ブートデバイス切替制御部104、及び診断用ブートイメージ107が含まれている。電源制御部103は、サーバモジュール109の電源の投入、遮断を制御する機能を有する。ブートデバイス切替制御部104は、サーバモジュール109中のブートパス切替部110と、スイッチモジュール114中のパス切替部115に接続されており、これらにパス切替要求を行う機能を有する。パス切替要求の詳細は後述する。   FIG. 1 shows an overall view of an embodiment according to the present invention. The computer system 101 includes a management module 102, a server module 109, and a switch module 114. The management module 102 and the server module 109 are connected via a switch module 114. The management module 102 includes a network boot server unit 106, a diagnosis result determination unit 105, a power supply control unit 103, a boot device switching control unit 104, and a diagnostic boot image 107. The power control unit 103 has a function of controlling power on / off of the server module 109. The boot device switching control unit 104 is connected to the boot path switching unit 110 in the server module 109 and the path switching unit 115 in the switch module 114, and has a function of making a path switching request thereto. Details of the path switching request will be described later.

診断用ブートイメージ107は、複数のサーバ診断用プログラム108を保持している。サーバ診断用プログラム108には全部位を汎用的にチェック可能な障害診断用プログラムと、特定部位を詳細に診断するプログラムが存在する。診断用ブートイメージ107をブートすると、自動的にサーバ診断用プログラム108が起動するようになっている。このとき起動するプログラムは外部より設定可能である。診断結果判定部105は、サーバ診断用プログラム108の結果を受け、障害が発生しているか否かの判定を行い、ある部位で障害を検出した場合、サーバ診断用プログラム108をさらに詳しい診断を実行可能なプログラムに変更する機能を有する。   The diagnostic boot image 107 holds a plurality of server diagnostic programs 108. The server diagnosis program 108 includes a failure diagnosis program that can check all parts in a general manner and a program that diagnoses a specific part in detail. When the diagnostic boot image 107 is booted, the server diagnostic program 108 is automatically started. The program to be activated at this time can be set from the outside. The diagnosis result determination unit 105 receives the result of the server diagnosis program 108 and determines whether or not a failure has occurred. When a failure is detected at a certain part, the server diagnosis program 108 executes a more detailed diagnosis. It has a function to change to a possible program.

サーバモジュール109にはCPU、メモリ111、電源112、ブートパス切替部110、電源・HWエラー検出回路130が含まれており、ブートパス切替部110中にはパス切替スイッチ116が存在する。ブートパス切替部110は、ブートデバイス切替制御部104からの要求を受け、パス切替スイッチ116を、ポイント117とポイント119の接続、もしくはポイント118とポイント119に切り替える機能を有する。通常運用では、パス切替スイッチ116はポイント117とポイント119を接続した状態になっており、サーバモジュールが持つブートデバイス113からオペレーティングシステムを含むソフトウェアイメージをブートする設定となっている。このパス切替スイッチ110は、機能的な概念図であり、ブート対象は、たとえば内蔵ハードディスクや、ネットワーク経由のブートパスであり、これらをBIOSなどの組み込みソフトウエアによって切り替える方式でも良い。   The server module 109 includes a CPU, a memory 111, a power supply 112, a boot path switching unit 110, and a power / HW error detection circuit 130, and a path switching switch 116 exists in the boot path switching unit 110. The boot path switching unit 110 has a function of receiving a request from the boot device switching control unit 104 and switching the path switching switch 116 between the point 117 and the point 119 or between the point 118 and the point 119. In normal operation, the path switch 116 is in a state where the point 117 and the point 119 are connected, and is configured to boot a software image including an operating system from the boot device 113 of the server module. The path changeover switch 110 is a functional conceptual diagram, and the boot target is, for example, a built-in hard disk or a boot path via a network, and these may be switched by embedded software such as BIOS.

また、電源・HWエラー検出回路130は、サーバモジュール109内の電源状態や、ブートデバイス113の障害状態、CPU、メモリ111の障害状態を検出する回路であり、サーバモジュール109の主電源投入により、ステータスを管理モジュール102の診断結果判定部105に出力する。   The power / HW error detection circuit 130 is a circuit that detects the power state in the server module 109, the failure state of the boot device 113, and the failure state of the CPU and the memory 111. The status is output to the diagnosis result determination unit 105 of the management module 102.

スイッチモジュール114には、パス切替部115が含まれており、パス切替部115にはパス切替スイッチ120が存在する。パス切替部115は、ブートデバイス切替制御部104からの要求を受け、パス切替スイッチ120を、ポイント121とポイント123の接続、もしくはポイント122とポイント123に切り替える機能を有する。   The switch module 114 includes a path switching unit 115, and the path switching unit 115 includes a path switching switch 120. The path switching unit 115 has a function of receiving a request from the boot device switching control unit 104 and switching the path switching switch 120 between the point 121 and the point 123 or between the point 122 and the point 123.

通常運用では、パス切替スイッチ120はポイント122とポイント123を接続した状態になっており、計算機システム101外部のネットワーク124と接続する設定となっている。   In normal operation, the path switch 120 is in a state in which the point 122 and the point 123 are connected, and is set to be connected to the network 124 outside the computer system 101.

本実施例の概要は以下の通りである。サーバモジュール109が計算機システム101に装着されたとき、管理モジュール102がそれを検出し、ブートデバイス切替制御部104からの指示でブートパス切替部110中のパス切替スイッチ116をポイント118とポイント119の接続とし、また、パス切替部115中のパス切替スイッチ120をポイント123とポイント121の接続とすることで、サーバモジュール109のブートデバイスパスを通常運用時のブートデバイス113から遮断し、管理モジュール中の診断用ブートイメージ107に接続する。次に、ネットワークブートサーバ部106を起動し、電源制御部103から電源投入を行うことで、ネットワークブートにより診断用ブートイメージ107を使用してサーバモジュール109をブートさせる。   The outline of the present embodiment is as follows. When the server module 109 is installed in the computer system 101, the management module 102 detects it and connects the path switch 116 in the boot path switching unit 110 between the point 118 and the point 119 according to an instruction from the boot device switching control unit 104. In addition, the path switch 120 in the path switching unit 115 is connected to the point 123 and the point 121, so that the boot device path of the server module 109 is blocked from the boot device 113 during normal operation, and Connect to the diagnostic boot image 107. Next, the network boot server unit 106 is activated and the power supply control unit 103 is turned on to boot the server module 109 using the diagnostic boot image 107 by network boot.

診断用ブートイメージ107がロード完了すると、自動的に障害診断用プログラム108が起動する。このとき起動する診断プログラムは、全部位を汎用的にチェック可能な診断プログラムである。プログラムの終了後、結果を管理モジュールの診断結果判定部105に送信する。診断結果判定部105は診断結果を判定し、障害が発生しているかどうかを判断する。障害が発生していなかった場合、電源制御部103から電源遮断を行い、サーバモジュール109の電源を切断した後で、ブートパス切替部110とパス切替部115の設定を通常運用時の状態に戻すことで、再びブートデバイス113からのブートが可能になる。これにより、サーバモジュール109では障害が発生していないことが分かったため、ユーザの通常運用を開始する。   When loading of the diagnostic boot image 107 is completed, the failure diagnostic program 108 is automatically activated. The diagnostic program that is activated at this time is a diagnostic program that can check all parts for a general purpose. After the program ends, the result is transmitted to the diagnosis result determination unit 105 of the management module. The diagnosis result determination unit 105 determines the diagnosis result and determines whether or not a failure has occurred. If no failure has occurred, the power control unit 103 shuts off the power, and after the server module 109 is powered off, the settings of the boot path switching unit 110 and the path switching unit 115 are returned to the normal operation state. Thus, booting from the boot device 113 becomes possible again. As a result, since it has been found that no failure has occurred in the server module 109, the normal operation of the user is started.

診断結果判定部105での判定結果で障害が発生していたとき、障害部位が特定できたならば、診断結果判定部105はサーバモジュール109の運用を停止し、保守員への通報などのアクションを行う。保守員は、通報された結果により障害が発生した部品の交換などを行う。   If a failure has occurred as a result of determination by the diagnosis result determination unit 105, if the failure part can be identified, the diagnosis result determination unit 105 stops the operation of the server module 109 and takes action such as reporting to maintenance personnel. I do. The maintenance staff replaces parts that have failed due to the reported results.

一方、第一回目の障害診断用プログラムにより、障害部位の大まかな箇所しか分からず、障害部位が特定できなかった場合、たとえばCPUで障害が起きているが、具体的にどのCPUに障害が発生しているか分からない状態などは、サーバ診断プログラム108をその特定部位を詳細に調査するプログラムに変更し、再度サーバ診断プログラム108を実行する。このように、障害を検出した場合に複数のプログラムを実行することで、障害部位特定の分解能を上げることができる。   On the other hand, if only the rough part of the faulty part is known by the first fault diagnosis program and the faulty part cannot be identified, for example, the CPU has a fault, but the specific fault has occurred in which CPU If the server diagnosis program 108 is not known, the server diagnosis program 108 is changed to a program that investigates the specific part in detail, and the server diagnosis program 108 is executed again. As described above, by executing a plurality of programs when a failure is detected, it is possible to increase the resolution for identifying the failure site.

図2は、本発明の方式を実現するための管理モジュール102のフローを示している。まず、管理モジュール102はサーバモジュール109の挿入を検出する(201)。管理モジュール102はサーバモジュール109の挿入を検出すると、ネットワークブートサーバ起動を行う(202)。これにより、管理モジュール102はネットワークブートサーバとなる。このとき、ネットワークブートを行うブートデバイスを、診断用ブートイメージ107に設定する方法を説明する。まず、ブートパス切替を行い(203)、サーバモジュール109のブートデバイスパスを、管理モジュール102中の診断用ブートイメージ107に変更する。次に、ネットワークパス切替えを行い(204)、スイッチモジュールのパスを、サーバモジュールと管理モジュールが接続するような設定に変更する。この状態で電源投入を行うと(205)、サーバモジュールは管理モジュール中のブートデバイスを使用して、ネットワークブートを行う。電源投入完了後、管理モジュールは診断結果の受信待ちに入る(206)。電源・ハードウェアエラー検出回路130により障害が検出された場合は、自己診断のプログラムが実行不可であるため、ユーザ運用停止(212)に移行する。   FIG. 2 shows a flow of the management module 102 for realizing the method of the present invention. First, the management module 102 detects the insertion of the server module 109 (201). When the management module 102 detects the insertion of the server module 109, it starts the network boot server (202). Thereby, the management module 102 becomes a network boot server. At this time, a method of setting a boot device for performing a network boot in the diagnostic boot image 107 will be described. First, the boot path is switched (203), and the boot device path of the server module 109 is changed to the diagnostic boot image 107 in the management module 102. Next, the network path is switched (204), and the switch module path is changed to a setting for connecting the server module and the management module. When power is turned on in this state (205), the server module performs a network boot using the boot device in the management module. After completion of power-on, the management module waits for reception of a diagnosis result (206). If a failure is detected by the power / hardware error detection circuit 130, the self-diagnosis program cannot be executed, and the process shifts to user operation stop (212).

この間、サーバモジュールでは診断用ブートイメージのブート、及び障害診断用プログラムの実行を行い、結果を管理モジュールに送信する。診断結果を受信すると(207)、電源の遮断を行い、202〜204で行った設定を解除する(208)。この時点で、201で挿入を検出したときと同じ構成に戻る。次に、診断結果の判定を行う(209)。診断結果が合格“OK”だった場合、該サーバモジュールに障害は発生していなかったので、サーバモジュールのユーザ運用を開始する(211)。診断結果が不合格“NG”だった場合、障害部位が特定できたかを判定する(210)。障害部位特定が“OK”だった場合、該サーバモジュールのユーザ運用を中止し(212)、障害が発生した部位の交換作業を行う。障害部位特定が“NG”だった場合、診断プログラムをより適したものに変更し、再度診断機能を実行する(213)。   During this time, the server module boots the diagnostic boot image and executes the fault diagnostic program, and transmits the result to the management module. When the diagnosis result is received (207), the power is shut off and the settings made in 202 to 204 are canceled (208). At this point, the process returns to the same configuration as when the insertion was detected in 201. Next, the diagnosis result is determined (209). If the diagnosis result is “OK”, no failure has occurred in the server module, and user operation of the server module is started (211). If the diagnosis result is “NG”, it is determined whether or not the faulty part has been identified (210). If the failure part specification is “OK”, the user operation of the server module is stopped (212), and the replacement work of the part where the failure has occurred is performed. If the failure site identification is “NG”, the diagnostic program is changed to a more suitable one and the diagnostic function is executed again (213).

上記説明のように、本発明では、電源・HWエラー検出回路130による障害検出、全部位を汎用的にチェック可能な診断プログラム、部位特定に特化したプログラムを段階的に実行することで、自己診断の期間を短縮し、かつ障害部位を詳細に特定することが可能となる。具体的な効果として、計算機システム101の起動時間を大幅に増加させず、かつ交換部品の特定がスムーズに進むため、ダウン時間を低減することができる。   As described above, in the present invention, the failure detection by the power source / HW error detection circuit 130, the diagnostic program capable of checking all parts in a general purpose, and the program specialized for part identification are executed step by step. It is possible to shorten the diagnosis period and to specify the fault site in detail. As a specific effect, the start-up time of the computer system 101 is not significantly increased, and the identification of replacement parts proceeds smoothly, so that downtime can be reduced.

なお、本方式によれば、ブートデバイス113を接続する以前に、診断用ブートイメージ107によりサーバモジュール109の診断を実施しているため、ユーザ運用開始前に、これらブートパス切替え部分110と、スイッチモジュール114の動作を事前に確認することが可能である。   According to this method, since the server module 109 is diagnosed by the diagnostic boot image 107 before the boot device 113 is connected, the boot path switching part 110, the switch module, and the switch module are started before the user operation is started. It is possible to confirm the operation of 114 in advance.

本発明の実施例の全体構成図である。It is a whole block diagram of the Example of this invention. 本発明の実施例のフロー図である。It is a flowchart of the Example of this invention.

符号の説明Explanation of symbols

101 計算機システム
102 管理モジュール
103 電源制御部
104 ブートデバイス切替制御部
105 診断結果判定部
106 ネットワークブートサーバ部
107 診断用ブートイメージ
108 サーバ診断用プログラム
109 サーバモジュール
110 ブートパス切替部
111 CPU、メモリ
112 電源
113 サーバモジュールに接続されたブートデバイス
114 スイッチモジュール
115 パス切替部
116、117、118、119 ブートパス切替部内のパス切替スイッチ
120、121,122,123 パス切替部内のパス切替スイッチ
124 計算機システム外部のネットワーク
130 電源、HWエラー検出回路
DESCRIPTION OF SYMBOLS 101 Computer system 102 Management module 103 Power supply control part 104 Boot device switching control part 105 Diagnosis result determination part 106 Network boot server part 107 Diagnosis boot image 108 Server diagnosis program 109 Server module 110 Boot path switching part 111 CPU, memory 112 Power supply 113 Boot device connected to the server module 114 Switch module 115 Path switching unit 116, 117, 118, 119 Path switching switch 120, 121, 122, 123 in the boot path switching unit Path switching switch 124 in the path switching unit Network 130 outside the computer system Power supply, HW error detection circuit

Claims (2)

CPU、メモリを含んだサーバモジュールと該サーバモジュールの管理を行う管理モジュールとからなり、オペレーティングシステムを含むソフトウェアイメージを前記サーバモジュールにブートするブート手段を備えた計算機システムにおいて、サーバ診断用プログラムを含んだ診断ブートイメージを前記サーバモジュールにネットワークブートするネットワークブート手段を前記管理モジュールに備え、前記管理モジュールは前記ソフトウェアイメージがブートされる前に、前記ネットワークブート手段により前記診断ブートイメージを前記サーバモジュールにブートし、前記サーバモジュールが前記サーバ診断用プログラムを実行することを特徴とする障害検出方式。   A computer system comprising a server module including a CPU and a memory and a management module for managing the server module, and comprising a boot means for booting a software image including an operating system into the server module, including a server diagnosis program The management module includes network boot means for network booting the diagnostic boot image to the server module, and the management module sends the diagnostic boot image to the server module by the network boot means before the software image is booted. Booting and the server module executes the server diagnostic program. 前記計算機システムは前記ソフトウェアイメージをブートするパスと前記診断ブートイメージをブートするパスを切替えるスイッチ手段を備え、前記管理モジュールが前記スイッチ手段にブートパスの切替えを指示することを特徴とする請求項1記載の障害検出方式。
The computer system includes switch means for switching a path for booting the software image and a path for booting the diagnostic boot image, and the management module instructs the switch means to switch the boot path. Failure detection method.
JP2006054287A 2006-03-01 2006-03-01 Fault detection method Expired - Fee Related JP4715552B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006054287A JP4715552B2 (en) 2006-03-01 2006-03-01 Fault detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006054287A JP4715552B2 (en) 2006-03-01 2006-03-01 Fault detection method

Publications (2)

Publication Number Publication Date
JP2007233667A true JP2007233667A (en) 2007-09-13
JP4715552B2 JP4715552B2 (en) 2011-07-06

Family

ID=38554204

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006054287A Expired - Fee Related JP4715552B2 (en) 2006-03-01 2006-03-01 Fault detection method

Country Status (1)

Country Link
JP (1) JP4715552B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013016182A (en) * 2011-07-01 2013-01-24 Apple Inc Booting memory device from host
JP2017062697A (en) * 2015-09-25 2017-03-30 日本電気株式会社 Information processing device, information processing system, information processing method, and program
CN114089722A (en) * 2021-11-17 2022-02-25 国家石油天然气管网集团有限公司 Portable diagnosis method for industrial control network communication fault of gas transmission station

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58168160A (en) * 1982-03-29 1983-10-04 Fujitsu Ltd Program loading system
JPH10228434A (en) * 1997-02-13 1998-08-25 Pfu Ltd Hardware diagnosis system using network
JP2005165415A (en) * 2003-11-28 2005-06-23 Toshiba Corp Information processor and method and program for starting system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58168160A (en) * 1982-03-29 1983-10-04 Fujitsu Ltd Program loading system
JPH10228434A (en) * 1997-02-13 1998-08-25 Pfu Ltd Hardware diagnosis system using network
JP2005165415A (en) * 2003-11-28 2005-06-23 Toshiba Corp Information processor and method and program for starting system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013016182A (en) * 2011-07-01 2013-01-24 Apple Inc Booting memory device from host
US8706955B2 (en) 2011-07-01 2014-04-22 Apple Inc. Booting a memory device from a host
JP2017062697A (en) * 2015-09-25 2017-03-30 日本電気株式会社 Information processing device, information processing system, information processing method, and program
CN114089722A (en) * 2021-11-17 2022-02-25 国家石油天然气管网集团有限公司 Portable diagnosis method for industrial control network communication fault of gas transmission station
CN114089722B (en) * 2021-11-17 2024-03-26 国家石油天然气管网集团有限公司 Portable diagnosis method for industrial control network communication faults of gas transmission station

Also Published As

Publication number Publication date
JP4715552B2 (en) 2011-07-06

Similar Documents

Publication Publication Date Title
TWI754317B (en) Method and system for optimal boot path for a network device
TWI337304B (en) Method for fast system recovery via degraded reboot
US20090150528A1 (en) Method for setting up failure recovery environment
US20110099544A1 (en) Information processing apparatus and system setting method
US20080072030A1 (en) Computer System and Method for Updating Program Code
MXPA05014131A (en) Network equipment and a method for monitoring the start up of a such an equipment.
CN110445638B (en) Switch system fault protection method and device
US20130117518A1 (en) System controller, information processing system and method of saving and restoring data in the information processing system
EP2835716A1 (en) Information processing device and virtual machine control method
JP4886558B2 (en) Information processing device
JP4836732B2 (en) Information processing device
US20050033952A1 (en) Dynamic scheduling of diagnostic tests to be performed during a system boot process
JP4715552B2 (en) Fault detection method
JP5300059B2 (en) Power supply system, diagnosis method and program thereof
US20110173428A1 (en) Computer system, method for booting a computer system, and method for replacing a component
JP2002049509A (en) Data processing system
JP2007172096A (en) Information processor and start control method
CN105027083A (en) Recovery program using diagnostic results
JP6911591B2 (en) Information processing device, control device and control method of information processing device
JP4830698B2 (en) Disk controller for performing RAID control using responsible LUN control and diagnostic control method
JP2009025967A (en) Backup system of duplicated firmware, method and operating system
JP2002229798A (en) Computer system, its bios management method, and bios management program
JP6627366B2 (en) Information processing system, information processing method and program
GB2559967A (en) Method for a computer system and computer system
TWI715005B (en) Monitor method for demand of a bmc

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090123

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100702

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100706

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100903

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110301

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110314

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

Free format text: PAYMENT UNTIL: 20140408

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees