JPWO2015015621A1 - Information processing apparatus, diagnostic method, diagnostic program, and information processing system - Google Patents

Information processing apparatus, diagnostic method, diagnostic program, and information processing system Download PDF

Info

Publication number
JPWO2015015621A1
JPWO2015015621A1 JP2015529290A JP2015529290A JPWO2015015621A1 JP WO2015015621 A1 JPWO2015015621 A1 JP WO2015015621A1 JP 2015529290 A JP2015529290 A JP 2015529290A JP 2015529290 A JP2015529290 A JP 2015529290A JP WO2015015621 A1 JPWO2015015621 A1 JP WO2015015621A1
Authority
JP
Japan
Prior art keywords
information processing
diagnosis
unit
processing apparatus
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
JP2015529290A
Other languages
Japanese (ja)
Other versions
JP6032369B2 (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
Application granted granted Critical
Publication of JP6032369B2 publication Critical patent/JP6032369B2/en
Publication of JPWO2015015621A1 publication Critical patent/JPWO2015015621A1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing

Abstract

情報処理装置(3)は、該情報処理装置(3)の起動時に、該情報処理装置(3)の診断結果(30)を格納部(7)から読み出す読出部(22)と、前記読出部(22)が読み出した前記診断結果(30)に基づいて、前記情報処理装置(3)の診断対象部位のうち、前回異常が発生した診断対象部位の診断を実施する第1の診断部(23〜27)と、前記第1の診断部(23〜27)による前記診断の後に、前記情報処理装置(3)の利用者による使用を許可する許可部(28)と、前記第1の診断部(23〜27)による前記診断の後に、前記情報処理装置(3)の残りの診断対象部位の診断を実施する第2の診断部(23〜27)と、をそなえる。The information processing device (3) includes a reading unit (22) that reads a diagnosis result (30) of the information processing device (3) from a storage unit (7) when the information processing device (3) is activated, and the reading unit. Based on the diagnosis result (30) read out by (22), a first diagnosis unit (23) that performs diagnosis of the diagnosis target part in which the previous abnormality has occurred among the diagnosis target parts of the information processing device (3) To 27), a permission unit (28) that permits use of the information processing device (3) by a user after the diagnosis by the first diagnosis unit (23 to 27), and the first diagnosis unit. After the diagnosis by (23-27), a second diagnosis unit (23-27) that performs diagnosis of the remaining diagnosis target part of the information processing device (3) is provided.

Description

本発明は、情報処理装置、診断方法、診断プログラム、及び情報処理システムに関する。  The present invention relates to an information processing apparatus, a diagnostic method, a diagnostic program, and an information processing system.

従来技術Conventional technology

基幹システムで運用される大型UNIX(登録商標)サーバでは高い可用性や柔軟なリソース(ハードウェア資源)の運用が要求される。このような高い可用性や柔軟なリソース運用を実現するための手法として、マルチビルディングブロック(Building Block;BB)と呼ばれる機能が用いられている。
マルチビルディングブロック構成においては、システムのハードウェア資源を複数のBB(ノードとも呼ぶ)に分け、それぞれのBB上でOperating System(OS)を動作させる。又、情報処理システムにおいては、BB間を密に連携し、複数のBBで1つのシステムを構成することもできる。
A large UNIX (registered trademark) server operated in a backbone system is required to operate with high availability and flexible resources (hardware resources). As a technique for realizing such high availability and flexible resource operation, a function called a multi-building block (BB) is used.
In the multi-building block configuration, the hardware resources of the system are divided into a plurality of BBs (also referred to as nodes), and an operating system (OS) is operated on each BB. Further, in the information processing system, the BBs can be closely linked and a single system can be configured by a plurality of BBs.

このような複数のBBをそなえる情報処理システムにおいては、複数のBBのうち1つのBBをマスタBBとして、他のスレーブBBから情報収集を行なうことにより、システム内の監視や制御を統括する。システム内の監視や制御は、マスタBB及びスレーブBBのそれぞれのボード内で動作するファームウェアにより行なわれる。
このような情報処理システムにおいて、例えば、あるBBにおいて停電故障や経路故障等、何らかの障害が検知された場合には、そのBBのみをシステムダウン(縮退)させ、他のBBは動作を続行させる。
In such an information processing system having a plurality of BBs, monitoring and control in the system is integrated by collecting information from other slave BBs by using one BB as a master BB among the plurality of BBs. Monitoring and control in the system is performed by firmware operating in the boards of the master BB and the slave BB.
In such an information processing system, for example, when a failure such as a power failure or a path failure is detected in a certain BB, only that BB is brought down (degenerate), and other BBs continue to operate.

従来の情報処理システムにおいては、いずれかのBBにおいて障害発生を検知すると、先ず、このBBにおいてログの収集を行なう。例えば、ファームウェアが、ハードウェアチップ内の故障情報を収集し、この収集したログをマスタBBに送信する。
マスタBBにおいては、収集したログの解析を行ない、各スレーブBBに対して、どのBBで異常が発生しBBダウンが生じているかを示す異常BB情報を通知する。BB間で連携するシステムにおいては、いずれのBBにおいてBBダウンが生じているかを把握する必要があるからである。
In the conventional information processing system, when the occurrence of a failure is detected in any BB, logs are first collected in this BB. For example, the firmware collects failure information in the hardware chip and transmits the collected log to the master BB.
The master BB analyzes the collected log, and notifies each slave BB of abnormal BB information indicating which BB is abnormal and BB is down. This is because, in a system that cooperates between BBs, it is necessary to grasp in which BB a BB down has occurred.

異常BB情報を受信した各スレーブBBは、通知された異常BB情報に基づき、当該スレーブBB上で動作する、ハイパーバイザやOS、各種アプリケーション等の上位アプリケーションに通知を行なう。
上位アプリケーションにおいては、受け取った異常BB情報に基づき、異常BBの切り離し等のシステム構成の再構築を行なう。
Each slave BB that has received the abnormal BB information notifies a higher-level application such as a hypervisor, OS, and various applications operating on the slave BB based on the notified abnormal BB information.
In the higher-order application, the system configuration such as separation of the abnormal BB is reconstructed based on the received abnormal BB information.

このようなビルディングブロック構成の大型UNIXサーバは、運用管理用のサービスプロセッサと、それを制御するためのファームウェアとを有する。
このようなサーバは、一般に、常駐電源と非常駐電源との2種類の電源をそなえる。常駐電源はサーバのファン等を動作させるための電源であり、非常駐電源はCPUやメモリ等を動作させるための電源である。サーバの電源投入時には、最初に常駐電源がオンされ、その後、サーバのハードウェアの構成チェックが行なわれる。
A large UNIX server having such a building block configuration includes a service processor for operation management and firmware for controlling the service processor.
Such a server generally has two types of power sources, a resident power source and a non-resident power source. The resident power source is a power source for operating a server fan or the like, and the non-resident power source is a power source for operating a CPU, a memory, or the like. When the server is turned on, the resident power is turned on first, and then the hardware configuration of the server is checked.

特開2010−165007号公報JP 2010-165007 A 特開平5−88931号公報JP-A-5-88931 特開2008−077378号公報JP 2008-077378 A

ビルディングブロック構成のシステムにおいては、例えば最大16のBBを接続可能である。このとき、システムのハードウェアの構成が大規模になるにつれ、構成チェックに長い時間がかかる。このため、システムでユーザオペレーションが可能な状態となるまでに長時間を要することになる。
ビルディングブロック方式のシステムにおいては、構成チェックは、例えば、マスタBBと他のBB(スレーブBB)との間のBB間専用バスを介した通信により行なわれる。
In a system having a building block configuration, for example, a maximum of 16 BBs can be connected. At this time, as the hardware configuration of the system becomes large, the configuration check takes a long time. For this reason, it takes a long time before the user can operate the system.
In the building block system, the configuration check is performed, for example, by communication between the master BB and another BB (slave BB) via a dedicated inter-BB bus.

システムでユーザオペレーションを早期に実行可能とするには、BBで異常が検知されてから各BBの上位アプリケーションに通知が行なわれるまでの時間ができるだけ短いほうが望ましい。
しかしながら、前述のようにBBの接続台数が多くなるに従い、構成チェックの時間が長くなる。前述のログ収集及びログ解析には、それぞれ数十秒〜数分の時間がかかる。したがって、従来の情報処理システムにおいては、いずれかのBBで障害が発生した場合、各スレーブBBに異常BB情報が通知され、上位アプリケーションがシステム構成の再構築を行なうまでに時間がかかってしまう。このため、システムでユーザオペレーションが実行可能となるまでに長時間を要することになる。
In order to enable user operations to be executed at an early stage in the system, it is desirable that the time from when an abnormality is detected in the BB to when a notification is made to a higher-level application of each BB is as short as possible.
However, as described above, the configuration check time becomes longer as the number of connected BBs increases. The log collection and log analysis described above takes several tens of seconds to several minutes. Therefore, in the conventional information processing system, when a failure occurs in any BB, abnormal BB information is notified to each slave BB, and it takes time for the higher-level application to reconstruct the system configuration. For this reason, it takes a long time before the user operation can be executed in the system.

1つの側面では、本発明は、システムのユーザオペレーションが実行可能となるまでの時間を短縮することを目的とする。
なお、前記目的に限らず、後述する発明を実施するための形態に示す各構成により導かれる作用効果であって、従来の技術によっては得られない作用効果を奏することも本発明の他の目的の1つとして位置付けることができる。
In one aspect, the present invention aims to reduce the time before system user operations can be performed.
In addition, the present invention is not limited to the above-described object, and other effects of the present invention can be achieved by the functions and effects derived from the respective configurations shown in the embodiments for carrying out the invention which will be described later. It can be positioned as one of

このため、本開示の情報処理装置は、情報処理装置の起動時に、該情報処理装置の診断結果を格納部から読み出す読出部と、前記読出部が読み出した前記診断結果に基づいて、前記情報処理装置の診断対象部位のうち、前回異常が発生した診断対象部位の診断を実施する第1の診断部と、前記第1の診断部による前記診断の後に、前記情報処理装置の利用者による使用を許可する許可部と、前記第1の診断部による前記診断の後に、前記情報処理装置の残りの診断対象部位の診断を実施する第2の診断部と、をそなえる。  For this reason, the information processing apparatus according to the present disclosure includes a reading unit that reads a diagnosis result of the information processing apparatus from a storage unit when the information processing apparatus is activated, and the information processing device based on the diagnosis result read by the reading unit. A first diagnosis unit that performs diagnosis of a diagnosis target part in which a previous abnormality has occurred among diagnosis target parts of the device, and use by a user of the information processing apparatus after the diagnosis by the first diagnosis unit A permission unit to permit, and a second diagnosis unit that performs diagnosis of the remaining diagnosis target portion of the information processing apparatus after the diagnosis by the first diagnosis unit.

又、本開示の診断方法は、情報処理装置の起動時に、該情報処理装置の診断結果を格納部から読み出し、前記読み出した診断結果に基づいて、前記情報処理装置の診断対象部位のうち、前回異常が発生した診断対象部位の診断を実施し、前回異常が発生した診断対象部位の前記診断の後に、前記情報処理装置の利用者による使用を許可し、前回異常が発生した診断対象部位の前記診断の後に、前記情報処理装置の残りの診断対象部位の診断を実施する。  In addition, the diagnostic method of the present disclosure reads the diagnosis result of the information processing apparatus from the storage unit when the information processing apparatus is started, and, based on the read diagnosis result, the previous part of the diagnosis target part of the information processing apparatus. The diagnosis target site where the abnormality has occurred is diagnosed, and after the diagnosis of the diagnosis target site where the previous abnormality occurred, the information processing device is allowed to be used by the user, and the diagnosis target site where the previous abnormality has occurred After the diagnosis, a diagnosis of the remaining diagnosis target part of the information processing apparatus is performed.

さらに、本開示の診断プログラムは、情報処理装置の起動時に、該情報処理装置の診断結果を格納部から読み出し、前記読み出した診断結果に基づいて、前記情報処理装置の診断対象部位のうち、前回異常が発生した診断対象部位の診断を実施し、前回異常が発生した診断対象部位の前記診断の後に、前記情報処理装置の利用者による使用を許可し、前回異常が発生した診断対象部位の前記診断の後に、前記情報処理装置の残りの診断対象部位の診断を実施する処理を前記情報処理装置に実行させる。  Furthermore, the diagnostic program of the present disclosure reads out the diagnosis result of the information processing apparatus from the storage unit when starting the information processing apparatus, and based on the read-out diagnosis result, among the diagnosis target parts of the information processing apparatus, The diagnosis target site where the abnormality has occurred is diagnosed, and after the diagnosis of the diagnosis target site where the previous abnormality occurred, the information processing device is allowed to be used by the user, and the diagnosis target site where the previous abnormality has occurred After the diagnosis, the information processing apparatus is caused to execute a process of diagnosing the remaining diagnosis target part of the information processing apparatus.

なおさらに、本開示の情報処理システムは、第1の情報処理装置と第2の情報処理装置とをそなえる情報処理システムであって、前記第1の情報処理装置は、前記情報処理システムの起動時に、前記第1及び第2の情報処理装置の診断結果を格納部から読み出す読出部と、前記読出部が読み出した前記診断結果に基づいて、前記第1及び第2の情報処理装置の診断対象部位のうち、前回異常が発生した診断対象部位の診断を実施する第1の診断部と、前記第1の診断部による前記診断の後に、前記情報処理システムの利用者による使用を許可する許可部と、前記第1の診断部による前記診断の後に、前記第1及び第2の情報処理装置の残りの診断対象部位の診断を実施する第2の診断部と、をそなえる。  Still further, the information processing system of the present disclosure is an information processing system including a first information processing device and a second information processing device, and the first information processing device is activated when the information processing system is activated. A reading unit that reads out the diagnostic results of the first and second information processing devices from a storage unit, and a diagnosis target part of the first and second information processing devices based on the diagnostic results read out by the reading unit A first diagnosing unit that performs a diagnosis of a diagnosis target site where an abnormality has occurred last time, and a permission unit that permits use by a user of the information processing system after the diagnosis by the first diagnosing unit; And a second diagnostic unit that performs a diagnosis of the remaining diagnostic target portions of the first and second information processing apparatuses after the diagnosis by the first diagnostic unit.

本開示によれば、情報処理装置の利用者による使用(ユーザオペレーション)が実行可能となるまでの時間を短縮することができる。  According to the present disclosure, it is possible to shorten the time until the use (user operation) by the user of the information processing apparatus becomes executable.

本実施形態の一例としての情報処理システムのハードウェア構成を模式的に示す図である。It is a figure which shows typically the hardware constitutions of the information processing system as an example of this embodiment. 本実施形態の一例としてのSCFの構成を模式的に示す図である。It is a figure which shows typically the structure of SCF as an example of this embodiment. 本実施形態の一例として構成チェック履歴テーブルのデータ構造を例示する図である。It is a figure which illustrates the data structure of a structure check history table as an example of this embodiment. 本実施形態の一例としての構成チェック管理部の処理フローを示すフローチャートである。It is a flowchart which shows the processing flow of the structure check management part as an example of this embodiment.

(A)実施形態
以下、図面を参照して情報処理装置、診断方法、診断プログラム、及び情報処理システムに係る一実施の形態を説明する。ただし、以下に示す実施形態はあくまでも例示に過ぎず、実施形態で明示しない種々の変形例や技術の適用を排除する意図はない。すなわち、本実施形態を、その趣旨を逸脱しない範囲で種々変形して実施することができる。
(A) Embodiment Hereinafter, an embodiment of an information processing apparatus, a diagnosis method, a diagnosis program, and an information processing system will be described with reference to the drawings. However, the embodiment described below is merely an example, and there is no intention to exclude application of various modifications and techniques not explicitly described in the embodiment. That is, the present embodiment can be implemented with various modifications without departing from the spirit of the present embodiment.

又、各図は、図中に示す構成要素のみをそなえるという趣旨ではなく、他の機能等を含むことができる。
図1は、本実施形態の一例としての情報処理システム1のハードウェア構成を模式的に示す図である。
本実施形態の一例における情報処理システム1は、複数のBB(情報処理装置)3−0〜3−n(nは1以上の整数)をそなえる。簡潔を期するため図1にはBBが4つしか図示されていない(すなわちn=3)が、nが4以上であってもよい。
Each drawing is not intended to have only the components shown in the drawing, but may include other functions.
FIG. 1 is a diagram schematically illustrating a hardware configuration of an information processing system 1 as an example of the present embodiment.
The information processing system 1 in an example of the present embodiment includes a plurality of BBs (information processing devices) 3-0 to 3-n (n is an integer of 1 or more). For the sake of brevity, only four BBs are shown in FIG. 1 (ie, n = 3), but n may be four or more.

以下、BBを示す符号としては、複数のBBのうち1つを特定する必要があるときには符号3−0〜3−nを用いるが、任意のBBを指すときには符号3を用いる。又、BB3−0をBB#0と、BB3−1をBB#1と、BB3−2をBB#2と、BB3−3をBB#3と、それぞれ称する場合がある。
本情報処理システム1においては、BB3間を密に連携させ、複数のBB3で1つのPhysical Partitioning(PPAR)ドメイン2−0〜2−m(mは0以上の整数)を構成している。なお、図1はm=1の例を示す。簡潔を期するため図1にはPPARドメインが2つしか図示されていない(すなわちm=1)が、mが2以上であってもよい。
Hereinafter, as a code indicating the BB, the code 3-0 to 3-n is used when one of a plurality of BBs needs to be specified, but the code 3 is used to indicate an arbitrary BB. Also, BB3-0 may be referred to as BB # 0, BB3-1 as BB # 1, BB3-2 as BB # 2, and BB3-3 as BB # 3.
In the information processing system 1, the BBs 3 are closely linked to each other, and a plurality of BBs 3 constitute one physical partitioning (PPAR) domain 2-0 to 2-m (m is an integer of 0 or more). FIG. 1 shows an example in which m = 1. For simplicity, only two PPAR domains are shown in FIG. 1 (ie, m = 1), but m may be 2 or more.

本情報処理システム1では、図1中の太線に示すように、各BB3が、例えばBB間専用バスで互いに通信可能に接続されている。
以下、PPARドメインを示す符号としては、複数のPPARドメインのうち1つを特定する必要があるときには符号2−0〜2−mを用いるが、任意のPPARドメインを指すときには符号2を用いる。又、PPARドメイン2−0をPPARドメイン#0と、PPARドメイン2−1をPPARドメイン#1と、それぞれ称する場合がある。
In the information processing system 1, as shown by the thick lines in FIG. 1, the BBs 3 are connected so as to be communicable with each other via, for example, an inter-BB dedicated bus.
Hereinafter, as a code indicating the PPAR domain, the codes 2-0 to 2-m are used when one of the plurality of PPAR domains needs to be specified, but the code 2 is used when referring to an arbitrary PPAR domain. Further, the PPAR domain 2-0 may be referred to as PPAR domain # 0, and the PPAR domain 2-1 may be referred to as PPAR domain # 1.

ここで、PPARドメイン2とは1つのシステムが使用する物理ソースの範囲を意味する。例えば図1の4つのBB3が、BB3−0〜BB3−3の4つのBB3で1つのシステムを構成することも、各BB3がシステムを構成し、合計4つのシステムを構成することも可能である。図1の例ではBB3−0とBB3−1とでPPARドメイン2−0のシステムを構成し、BB3−2とBB3−3とでPPARドメイン2−1のシステムを構成している。  Here, the PPAR domain 2 means a range of physical sources used by one system. For example, four BB3s in FIG. 1 can constitute one system with four BB3s BB3-0 to BB3-3, or each BB3 can constitute a system and constitute a total of four systems. . In the example of FIG. 1, a system of PPAR domain 2-0 is configured by BB3-0 and BB3-1, and a system of PPAR domain 2-1 is configured by BB3-2 and BB3-3.

なお、本情報処理システム1において、BB3−0はマスタBBとして機能し、BB3−1〜3−nはスレーブBBとして機能する。具体的には、各BB3が種々のソフトウェアを実行することにより各種処理を実施し、BB3−0が各BB3を連携させて1つのシステムを構築する。さらに、マスタの処理はBB3−0とBB3−1とで二重化されており、BB3−1はスレーブ/マスタBBとして機能する。つまり、BB3−0に異常が発生して動作継続不可となった場合、BB3−1をマスタに切り替えて運用を継続することが可能である。  In the information processing system 1, BB3-0 functions as a master BB, and BB3-1 to 3-n function as a slave BB. Specifically, each BB3 executes various software to execute various processes, and BB3-0 links each BB3 to construct one system. Further, the master processing is duplicated between BB3-0 and BB3-1, and BB3-1 functions as a slave / master BB. That is, when an abnormality occurs in the BB3-0 and the operation cannot be continued, the operation can be continued by switching the BB3-1 to the master.

図面及び以下の説明においては、BB3−0の構成のみを図示及び説明する。BB3−1〜3−3は、BB3−0と同様の機能及び構成をそなえるため、その図示並びに説明を省略する。
BB3は、CPU4−0〜4−3、メモリ5−0〜5−3、運用管理部(Service Control Facilities;SCF)6、ファン8、及び電源ユニット(Power Supply Unit;PSU)9−0,9−1をそなえる。
In the drawings and the following description, only the configuration of BB3-0 is shown and described. Since BB3-1 to 3-3 have the same function and configuration as BB3-0, their illustration and description are omitted.
The BB 3 includes CPUs 4-0 to 4-3, memories 5-0 to 5-3, an operation management unit (Service Control Facilities; SCF) 6, a fan 8, and a power supply unit (PSU) 9-0, 9 -1 is provided.

CPU4−0〜4−3は、種々の制御や演算を行なう処理装置であり、それぞれ、メモリ5−0〜5−3に格納されたOSやプログラムを実行することにより、種々の機能を実現する。
メモリ5−0〜5−3は、それぞれ、CPU4−0〜4−3が実行するプログラムや種々のデータや、CPU4−0〜4−3の動作により得られたデータ等を一時的に格納する。メモリ5−0〜5−3としては、例えば、Random Access Memory(RAM)を使用することができる。
The CPUs 4-0 to 4-3 are processing devices that perform various controls and operations, and realize various functions by executing OSs and programs stored in the memories 5-0 to 5-3, respectively. .
The memories 5-0 to 5-3 temporarily store programs executed by the CPUs 4-0 to 4-3, various data, data obtained by the operations of the CPUs 4-0 to 4-3, and the like. . As the memories 5-0 to 5-3, for example, a random access memory (RAM) can be used.

SCF6は、BB3全体の運用を管理する。例えば、SCF6は、BB3の環境チェックを行なう。その際、SCF6は、BB3のPSU9−0,9−1や不図示の温度センサをモニタして、温度異常や電圧異常の発生の有無を監視する。SCF6は、不揮発性メモリ(格納部)7をそなえる。SCF6の詳細な構成については、図2を参照して後述する。  The SCF 6 manages the operation of the entire BB3. For example, the SCF 6 performs an environment check for BB3. At this time, the SCF 6 monitors the PSUs 9-0 and 9-1 of the BB3 and a temperature sensor (not shown) to check whether a temperature abnormality or a voltage abnormality has occurred. The SCF 6 includes a nonvolatile memory (storage unit) 7. The detailed configuration of the SCF 6 will be described later with reference to FIG.

ファン8は、BB3内部の各種部品の動作によって発生する熱を拡散させ、BB3内の部品を冷却するためのファンである。ファン8としては、公知のファンを用いることができる。
PSU9−0,9−1は、BB3の各種部品が使用する電力を供給する電源ユニットである。PSU9−0,9−1としては、公知の電源ユニットを用いることができる。
The fan 8 is a fan for diffusing heat generated by the operation of various components inside the BB 3 and cooling the components inside the BB 3. As the fan 8, a known fan can be used.
The PSUs 9-0 and 9-1 are power supply units that supply power used by various components of the BB3. A known power supply unit can be used as the PSUs 9-0 and 9-1.

前述のようにBB3等のサーバは、一般に、常駐電源と非常駐電源との2種類の電源をそなえる。常駐電源はSCF6やファン8,PSU9−0,9−1等を動作させるための電源であり、非常駐電源はCPU4やメモリ5等を動作させるための電源である。本実施形態においては、PSU9−0,9−1は非常駐電源として機能する。
BB3のスイッチがオンされると、BB3の不図示の常駐電源が先にオン(投入)される。これによりSCF6が動作可能となる。なお、常駐電源が投入された時点では、PSU9−0,9−1(非常駐電源)はオフであるので、CPU4やメモリ5は通電されていない(動作していない)。
As described above, a server such as BB3 generally has two types of power sources, a resident power source and a non-resident power source. The resident power source is a power source for operating the SCF 6, the fan 8, the PSU 9-0, 9-1, etc., and the non-resident power source is a power source for operating the CPU 4, the memory 5, etc. In the present embodiment, the PSUs 9-0 and 9-1 function as non-resident power supplies.
When the switch of BB3 is turned on, a resident power supply (not shown) of BB3 is turned on (turned on) first. As a result, the SCF 6 can operate. When the resident power supply is turned on, the PSUs 9-0 and 9-1 (non-resident power supply) are off, so that the CPU 4 and the memory 5 are not energized (not operating).

なお、以下、CPUを示す符号としては、複数のCPUのうち1つを特定する必要があるときには符号4−0〜4−3を用いるが、任意のCPUを指すときには符号4を用いる。又、CPU4−0をCPU#0と、CPU4−1をCPU#1と、CPU4−2をCPU#2と、CPU4−3をCPU#3と、それぞれ称する場合がある。
又、メモリを示す符号としては、複数のメモリのうち1つを特定する必要があるときには符号5−0〜5−3を用いるが、任意のメモリを指すときには符号5を用いる。又、メモリ5−0をメモリ#0と、メモリ5−1をメモリ#1と、メモリ5−2をメモリ#2と、メモリ5−3をメモリ#3と、それぞれ称する場合がある。
Hereinafter, as reference numerals indicating CPUs, reference numerals 4-0 to 4-3 are used when one of a plurality of CPUs needs to be specified, but reference numeral 4 is used when referring to an arbitrary CPU. Further, the CPU 4-0 may be referred to as CPU # 0, the CPU 4-1 as CPU # 1, the CPU 4-2 as CPU # 2, and the CPU 4-3 as CPU # 3.
Further, as a code indicating a memory, a code 5-0 to 5-3 is used when one of a plurality of memories needs to be specified, but a code 5 is used when indicating an arbitrary memory. Further, the memory 5-0 may be referred to as the memory # 0, the memory 5-1 as the memory # 1, the memory 5-2 as the memory # 2, and the memory 5-3 as the memory # 3.

又、PSUを示す符号としては、複数のPSUのうち1つを特定する必要があるときには符号9−0,9−1を用いるが、任意のPSUを指すときには符号9を用いる。
次に、SCF6の詳細について説明する。
図2は、本実施形態の一例としてのSCF6の構成を模式的に示す図である。
SCF6は、CPU11、メモリ12、前述の不揮発性メモリ7、マイクロSuper Density(SD)カード14、及びField Programmable Gate Array(FPGA)15をそなえる。
Further, as a code indicating a PSU, codes 9-0 and 9-1 are used when one of a plurality of PSUs needs to be specified, but code 9 is used when indicating an arbitrary PSU.
Next, details of the SCF 6 will be described.
FIG. 2 is a diagram schematically showing the configuration of the SCF 6 as an example of the present embodiment.
The SCF 6 includes a CPU 11, a memory 12, the above-described nonvolatile memory 7, a micro super density (SD) card 14, and a field programmable gate array (FPGA) 15.

CPU11は、後述するマイクロSDカード14に格納されたプログラムを実行することにより、種々の機能を実現する。CPU11は、マイクロSDカード14に格納されたプログラムを実行することにより後述する構成チェック管理部20として機能する。
メモリ12は、揮発性のメモリであり、CPU11が実行するプログラムや種々のデータや、CPU11の動作により得られたデータ等を一時的に格納する。メモリ12としては、例えば、RAMを使用することができる。
The CPU 11 implements various functions by executing programs stored in the micro SD card 14 described later. The CPU 11 functions as a configuration check management unit 20 described later by executing a program stored in the micro SD card 14.
The memory 12 is a volatile memory, and temporarily stores programs executed by the CPU 11, various data, data obtained by the operation of the CPU 11, and the like. As the memory 12, for example, a RAM can be used.

不揮発性メモリ7は、BB3の電源切断後もデータを保持する不揮発性メモリであり、後述する構成チェック履歴テーブル30を格納している。
マイクロSDカード14は、CPU11によって実行される各種プログラムを格納している。
FPGA15は、任意に構成を設定できる集積回路であり、リアルタイム処理を行なうプロセッサである。FPGA15は、BB間バス接続を介して、他のBB3にそなえられたSCF3のFPGA15と筐体間通信を行なう。
The non-volatile memory 7 is a non-volatile memory that retains data even after the BB 3 is powered off, and stores a configuration check history table 30 described later.
The micro SD card 14 stores various programs executed by the CPU 11.
The FPGA 15 is an integrated circuit whose configuration can be arbitrarily set, and is a processor that performs real-time processing. The FPGA 15 performs inter-chassis communication with the FPGA 15 of the SCF 3 provided in the other BB 3 via the inter-BB bus connection.

構成チェック管理部20は、情報処理システム1のスイッチオン時に、情報処理システム1の構成チェックを行なう。
詳細には、構成チェック管理部20は、モード判定部21、履歴テーブル読出部(読出部)22、自BB内実装認識部23、他BB内実装認識部24、ハードウェア情報引継部25、利用可能ハードウェア更新部26、PPARドメイン構成管理部27、及びユーザオペレーション許可部(許可部)28をそなえる。なお、自BB内実装認識部23、他BB内実装認識部24、ハードウェア情報引継部25、利用可能ハードウェア更新部26、及びPPARドメイン構成管理部27は、第1及び第2の診断部を構成している。
The configuration check management unit 20 checks the configuration of the information processing system 1 when the information processing system 1 is switched on.
Specifically, the configuration check management unit 20 includes a mode determination unit 21, a history table reading unit (reading unit) 22, a local BB mounting recognition unit 23, another BB mounting recognition unit 24, a hardware information takeover unit 25, a use A possible hardware update unit 26, a PPAR domain configuration management unit 27, and a user operation permission unit (permission unit) 28 are provided. Note that the own BB implementation recognition unit 23, the other BB implementation recognition unit 24, the hardware information takeover unit 25, the available hardware update unit 26, and the PPAR domain configuration management unit 27 are the first and second diagnosis units. Is configured.

モード判定部21は、情報処理システム1のスイッチがオンされて、マスタとなっているBB3の常駐電源が投入(オン)された後に、マスタBB3の動作モードがサービスモード(保守モード)であるか否かの判定を行なう。BB3には、例えば、サービスモードと運用モードとの2種類の動作モードが存在する。サービスモードとは、メモリや筐体の増設等、BB3のハードウェアの変更やBB3の保守時に使用されるモードである。運用モードとは、BB3を通常業務で使用される際のモードであり、運用モード時にはBB3のハードウェア構成の変更や保守は行なわれない。運用モードとサービスモードとの切り替えは、例えば、オペレータがBB3の前面パネルでキーを回すことにより行なうことができる。  Whether the operation mode of the master BB3 is the service mode (maintenance mode) after the switch of the information processing system 1 is turned on and the resident power supply of the master BB3 is turned on (on). Determine whether or not. BB3 has two types of operation modes, for example, a service mode and an operation mode. The service mode is a mode used when changing the hardware of the BB3, such as adding a memory or a case, or when maintaining the BB3. The operation mode is a mode when the BB3 is used in normal business, and the hardware configuration of the BB3 is not changed or maintained in the operation mode. Switching between the operation mode and the service mode can be performed, for example, by the operator turning a key on the front panel of the BB3.

履歴テーブル読出部22は、モード判定部21によってマスタBB3の動作モードがサービスモードではないと判定された場合に、後述する構成チェック履歴テーブル30を不揮発性メモリ7から読み出す。
自BB内実装認識部23は、モード判定部21によってマスタBB3の動作モードがサービスモードであると判定された場合は、マスタBB3の全ての診断対象部位について実装の有無を確認する。
The history table reading unit 22 reads a configuration check history table 30 described later from the nonvolatile memory 7 when the mode determination unit 21 determines that the operation mode of the master BB 3 is not the service mode.
When the mode determination unit 21 determines that the operation mode of the master BB3 is the service mode, the in-BB mounting recognition unit 23 checks whether or not all diagnosis target parts of the master BB3 are mounted.

ここで、診断対象部位とは、構成チェック管理部20によってチェックが行なわれるBB3のハードウェアやファームウェアなどであり、以降省略して「部位」と呼ぶこともある。診断対象部位は、事前にBB3内部(BIOSなど)に設定されていても、システム管理者が任意に設定してもよい。
この際、自BB内実装認識部23は、例えば、BB3内部のInter-Integrated Circuit(IC)(登録商標)バス経由で、各部位(CPU4、メモリ5、SCF6、ファン8、PSU9等)の実装の有無を確認する。
Here, the diagnosis target part is the hardware or firmware of the BB 3 to be checked by the configuration check management unit 20 and may be hereinafter referred to as “part”. The diagnosis target part may be set in advance inside the BB3 (such as BIOS) or may be arbitrarily set by the system administrator.
At this time, the in-BB mounting recognition unit 23, for example, each part (CPU 4, memory 5, SCF 6, fan 8, PSU 9, etc.) via an inter-integrated circuit (I 2 C) (registered trademark) bus inside the BB 3. Check whether or not is implemented.

一方、モード判定部21によってBB3がサービスモードではないと判定された場合、自BB内実装認識部23は、構成チェック履歴テーブル30を参照し、前回異常のあった部位の実装の有無を先に特定する。その後、ユーザオペレーション許可部28によって情報処理システム1のユーザオペレーションが許可された時或いはその後に、前回異常のなかった部位の実装の有無を確認する。  On the other hand, when the mode determining unit 21 determines that the BB 3 is not in the service mode, the in-BB mounting recognizing unit 23 refers to the configuration check history table 30 to determine whether or not the previous abnormal part has been mounted first. Identify. Thereafter, when the user operation of the information processing system 1 is permitted by the user operation permission unit 28, or after that, it is confirmed whether or not there is a part that has not been previously abnormal.

他BB内実装認識部24は、モード判定部21によってマスタBB3の動作モードがサービスモードであると判定された場合は、マスタ以外のBB3の全ての診断対象部位について実装の有無を確認する。本例においては、BB3−0の他BB内実装認識部24は、BB間接続機構(例えばBB間バス接続)を用いて、他BB3の各部位の実装の有無を確認する。  When the mode determination unit 21 determines that the operation mode of the master BB3 is the service mode, the other BB in-packet recognition unit 24 checks whether or not all the diagnosis target parts of the BB3 other than the master are mounted. In this example, the other-BB mounting recognition unit 24 of BB3-0 checks whether or not each part of the other BB3 is mounted by using an inter-BB connection mechanism (for example, inter-BB bus connection).

一方、モード判定部21によってBB3がサービスモードではないと判定された場合、他BB内実装認識部24は、構成チェック履歴テーブル30を参照して、前回異常のあった他BB3の診断対象部位の実装の有無を先に特定する。その後、ユーザオペレーション許可部28によって情報処理システム1のユーザオペレーションが許可された時或いはその後に、前回異常のなかった他BB3の診断対象部位の実装の有無を確認する。  On the other hand, when the mode determination unit 21 determines that the BB 3 is not in the service mode, the other BB in-recognition recognition unit 24 refers to the configuration check history table 30 to determine the diagnosis target part of the other BB 3 that has had an abnormality last time. The presence or absence of implementation is specified first. Thereafter, when the user operation of the information processing system 1 is permitted by the user operation permission unit 28 or after that, it is confirmed whether or not the diagnosis target portion of the other BB 3 that has not had an abnormality last time is mounted.

ハードウェア情報引継部25は、常駐電源の切断時及び投入時に、診断対象部位の異常及び縮退に関する情報を、構成チェック履歴テーブル30から読み出して、当該情報を引き継ぐ。
ここで、本実施形態の一例においては、モード判定部21によってマスタBB3の動作モードがサービスモードであると判定された場合は、ハードウェア情報引継部25は、情報処理システム1の全ての診断対象部位について、構成チェック履歴テーブル30を参照して、ハードウェア異常/縮退情報を読み出し、どの部分で異常が発生していたかの情報を引き継ぐ。そして、ハードウェア情報引継部25は、自BB内実装認識部23又は他BB内実装認識部24によって実装が確認された部位について、異常の有無を確認し、異常があれば必要に応じて当該部位を縮退させる。
The hardware information takeover unit 25 reads information on abnormality and degeneration of the diagnosis target part from the configuration check history table 30 when the resident power supply is turned off and on, and takes over the information.
Here, in an example of the present embodiment, when the mode determination unit 21 determines that the operation mode of the master BB 3 is the service mode, the hardware information takeover unit 25 sets all the diagnosis targets of the information processing system 1. For the part, the hardware abnormality / degeneration information is read with reference to the configuration check history table 30, and the information indicating in which part the abnormality has occurred is taken over. Then, the hardware information takeover unit 25 confirms the presence / absence of an abnormality in the part whose mounting is confirmed by the own BB mounting recognition unit 23 or the other BB mounting recognition unit 24, and if there is an abnormality, Degenerate the site.

一方、モード判定部21によってBB3がサービスモードではないと判定された場合、ハードウェア情報引継部25は、構成チェック履歴テーブル30を参照して、前回異常のあった部位のハードウェア異常/縮退情報を読み出す(引き継ぐ)。そして、ハードウェア情報引継部25は、自BB内実装認識部23又は他BB内実装認識部24によって実装が確認された部位について、異常の有無を確認し、異常があれば必要に応じて当該部位を縮退させる。  On the other hand, when the mode determination unit 21 determines that BB3 is not in the service mode, the hardware information takeover unit 25 refers to the configuration check history table 30 and refers to the hardware abnormality / degeneration information of the part where the previous abnormality occurred. Is read (takes over). Then, the hardware information takeover unit 25 confirms the presence / absence of an abnormality in the part whose mounting is confirmed by the own BB mounting recognition unit 23 or the other BB mounting recognition unit 24, and if there is an abnormality, Degenerate the site.

その後、ユーザオペレーション許可部28によって情報処理システム1のユーザオペレーションが許可された時或いはその後に、ハードウェア情報引継部25は、前回異常のなかった部位のハードウェア異常/縮退情報を読み出す(引き継ぐ)。そして、ハードウェア情報引継部25は、自BB内実装認識部23又は他BB内実装認識部24によって実装が確認された部位について、異常の有無を確認し、異常があれば必要に応じて当該部位を縮退させる。  Thereafter, when the user operation of the information processing system 1 is permitted by the user operation permission unit 28, or after that, the hardware information transfer unit 25 reads (takes over) the hardware abnormality / degeneration information of the part where there was no abnormality last time. . Then, the hardware information takeover unit 25 confirms the presence / absence of an abnormality in the part whose mounting is confirmed by the own BB mounting recognition unit 23 or the other BB mounting recognition unit 24, and if there is an abnormality, Degenerate the site.

なお、ハードウェア情報引継部25は、診断した部位のハードウェア異常/縮退に関する情報を、構成チェック履歴テーブル30に記録する。
利用可能ハードウェア更新部26は、利用可能なハードウェアの情報を更新する。利用可能ハードウェア更新部26は、情報処理システム1の起動時、システムの運用中にハードエラーが発生した時、或いは診断や実装認識が行なわれた時に、ハードウェア異常/縮退情報を、構成チェック履歴テーブル30に記録する。
The hardware information takeover unit 25 records information related to hardware abnormality / degeneration of the diagnosed part in the configuration check history table 30.
The available hardware update unit 26 updates available hardware information. The available hardware update unit 26 checks the configuration of hardware abnormality / degeneration information when the information processing system 1 is started, when a hardware error occurs during system operation, or when diagnosis or mounting recognition is performed. Record in the history table 30.

詳細には、構成チェック等で特定の部位に異常が検出された場合、利用可能ハードウェア更新部26は、異常が特定された部位を、後述する構成チェック履歴テーブル30に記録する。
しかし、例えばBB3の運用中に複数の部位でエラーが発生した場合には、エラー箇所を1つに特定することができない。このため、利用可能ハードウェア更新部26は、関連する全ての診断対象部位を異常が疑われる部位とみなし、構成チェック履歴テーブル30の後述する異常有無フラグ34(図3参照)の異常フラグをセットする。
Specifically, when an abnormality is detected in a specific part by a configuration check or the like, the available hardware update unit 26 records the part in which the abnormality is specified in a configuration check history table 30 described later.
However, for example, when an error occurs in a plurality of parts during operation of BB3, the error part cannot be specified as one. For this reason, the available hardware update unit 26 regards all relevant diagnosis target parts as parts that are suspected of being abnormal, and sets an abnormality flag of an abnormality presence / absence flag 34 (see FIG. 3) described later in the configuration check history table 30. To do.

或いは、特定の部位が異常と判断され、その部位がなければBB3が動作不能となる場合、利用可能ハードウェア更新部26は、構成チェック履歴テーブル30の当該部位の異常有無フラグ34の異常フラグをセットする。さらに、利用可能ハードウェア更新部26は、異常有無フラグ34の動作不可フラグもセットする。
構成チェック履歴テーブル30に異常として記録されている部位の交換が自BB内実装認識部23又は他BB内実装認識部24により認識された場合、利用可能ハードウェア更新部26は、当該部位の異常有無フラグ34の異常フラグをクリアする。
Alternatively, when it is determined that a specific part is abnormal and the BB 3 becomes inoperable without the part, the available hardware update unit 26 sets the abnormality flag of the abnormality presence / absence flag 34 of the part in the configuration check history table 30. set. Further, the available hardware update unit 26 also sets an operation disable flag of the abnormality presence / absence flag 34.
When the replacement of the part recorded as an abnormality in the configuration check history table 30 is recognized by the own BB mounting recognition unit 23 or the other BB mounting recognition part 24, the available hardware update unit 26 determines that the part is abnormal. The abnormality flag of the presence / absence flag 34 is cleared.

或いは、環境温度の異常により特定の部位で異常が発生し、構成チェック履歴テーブル30にその旨が記録されているときに環境温度が正常に戻った場合等にも、利用可能ハードウェア更新部26は、当該部位の異常有無フラグ34の異常フラグをクリアする。
ここで、本実施形態の一例においては、モード判定部21によってマスタBB3の動作モードがサービスモードであると判定された場合は、利用可能ハードウェア更新部26は、情報処理システム1の全ての診断対象部位について利用可能なハードウェアの情報を更新する。
Alternatively, the available hardware update unit 26 is also used when an abnormality occurs in a specific part due to an abnormality in the environmental temperature and the environmental temperature returns to normal when the fact is recorded in the configuration check history table 30. Clears the abnormality flag of the abnormality presence / absence flag 34 of the part.
Here, in an example of the present embodiment, when the mode determination unit 21 determines that the operation mode of the master BB 3 is the service mode, the available hardware update unit 26 performs all diagnosis of the information processing system 1. Update the hardware information available for the target part.

一方、モード判定部21によってBB3がサービスモードではないと判定された場合、利用可能ハードウェア更新部26は、構成チェック履歴テーブル30を参照して、前回異常のあった部位について利用可能であるかどうかの情報を更新する。その後、ユーザオペレーション許可部28によって情報処理システム1のユーザオペレーションが許可された時或いはその後に、利用可能ハードウェア更新部26は、前回異常のなかった部位が利用可能であるかどうかの情報を更新する。  On the other hand, if the mode determination unit 21 determines that the BB 3 is not in the service mode, the available hardware update unit 26 refers to the configuration check history table 30 and can be used for the part having the previous abnormality. Update information about whether or not. Thereafter, when the user operation of the information processing system 1 is permitted by the user operation permission unit 28, or after that, the available hardware update unit 26 updates information on whether or not a part that has not been abnormal in the previous time is usable. To do.

そして、利用可能ハードウェア更新部26は、更新結果を、後述する構成チェック履歴テーブル30に記録する。
PPARドメイン構成管理部27は、各BB3に、PPARドメイン2毎に一意な番号であるLogical System Board(LSB)−IDを付与する。又、PPARドメイン構成管理部27は、PPARドメイン2に対しBB3の追加/削除を行なう。
Then, the available hardware update unit 26 records the update result in a configuration check history table 30 described later.
The PPAR domain configuration management unit 27 assigns to each BB 3 a Logical System Board (LSB) -ID that is a unique number for each PPAR domain 2. The PPAR domain configuration management unit 27 adds / deletes BB3 to / from the PPAR domain 2.

ここで、本実施形態の一例においては、モード判定部21によってマスタBB3の動作モードがサービスモードであると判定された場合は、PPARドメイン構成管理部27は、情報処理システム1の全ての診断対象部位についてPPARドメインの構成を行なう。
一方、モード判定部21によってBB3がサービスモードではないと判定された場合、PPARドメイン構成管理部27は、構成チェック履歴テーブル30を参照して、前回異常のあった部位について、当該部位が正常に復帰していればPPARドメインの構成を行なう。その後、ユーザオペレーション許可部28によって情報処理システム1のユーザオペレーションが許可された時或いはその後に、PPARドメイン構成管理部27は、前回異常のなかった部位について、当該部位が正常であればPPARドメインの構成を行なう。
Here, in the example of the present embodiment, when the mode determination unit 21 determines that the operation mode of the master BB 3 is the service mode, the PPAR domain configuration management unit 27 determines that all the diagnosis targets of the information processing system 1 The PPAR domain is configured for the site.
On the other hand, when the mode determination unit 21 determines that the BB 3 is not in the service mode, the PPAR domain configuration management unit 27 refers to the configuration check history table 30 and regarding the part having the abnormality last time, If it is restored, the PPAR domain is configured. Thereafter, when the user operation of the information processing system 1 is permitted by the user operation permission unit 28, or after that, the PPAR domain configuration management unit 27 sets the PPAR domain in the PPAR domain if the region is normal with respect to the region where there was no abnormality last time. Perform configuration.

そして、PPARドメイン構成管理部27は、PPARドメイン2の構成結果を、後述する構成チェック履歴テーブル30に記録する。
ユーザオペレーション許可部28は、ユーザに対し、情報処理システム1のユーザオペレーションの実行を許可する。ユーザオペレーションとしては、例えば、PPARドメインの設定、SCF6にアクセスするユーザアカウントの登録又は削除や権限の設定を行なう運用管理ユーザアカウント管理、運用管理用LANのIPアドレス設定等を行なうネットワーク設定が挙げられる。又、1つのBB3に2台のPSU9が実装されている場合、この2台のPSU9を、1+1冗長構成又は1×2系統受電構成に設定する作業(2系統受電設定)もユーザオペレーションの例である。又、SCF6でログを採取する際のタイムスタンプに使用される時刻の設定(時刻設定)も挙げられる。
Then, the PPAR domain configuration management unit 27 records the configuration result of the PPAR domain 2 in the configuration check history table 30 described later.
The user operation permission unit 28 permits the user to execute the user operation of the information processing system 1. Examples of user operations include PPAR domain settings, operation management user account management for registering or deleting user accounts that access the SCF 6, and authority settings, and network settings for setting IP addresses for operation management LANs. . In addition, when two PSUs 9 are mounted on one BB3, an operation of setting these two PSUs 9 to a 1 + 1 redundant configuration or a 1 × 2 system power reception configuration (two-system power reception setting) is also an example of a user operation. is there. In addition, the time setting (time setting) used for the time stamp when the log is collected by the SCF 6 is also exemplified.

なお、構成チェック管理部20、モード判定部21、履歴テーブル読出部22、自BB内実装認識部23、他BB内実装認識部24、ハードウェア情報引継部25、利用可能ハードウェア更新部26、PPARドメイン構成管理部27、及びユーザオペレーション許可部28としての機能を実現するためのプログラム(診断プログラム)は、例えばフレキシブルディスク,CD(CD−ROM,CD−R,CD−RW等),DVD(DVD−ROM,DVD−RAM,DVD−R,DVD+R,DVD−RW,DVD+RW,HD DVD等),ブルーレイディスク,磁気ディスク,光ディスク,光磁気ディスク等の、コンピュータ読取可能な記録媒体に記録された形態で提供される。そして、コンピュータはその記録媒体から図示しないドライブ装置を介してプログラムを読み取って内部記録装置又は外部記録装置に転送し格納して用いる。又、そのプログラムを、例えば磁気ディスク,光ディスク,光磁気ディスク等の記憶装置(記録媒体)に記録しておき、その記憶装置から通信経路を介してコンピュータに提供してもよい。  The configuration check management unit 20, the mode determination unit 21, the history table reading unit 22, the own BB implementation recognition unit 23, the other BB implementation recognition unit 24, the hardware information takeover unit 25, the available hardware update unit 26, A program (diagnostic program) for realizing the functions as the PPAR domain configuration management unit 27 and the user operation permission unit 28 is, for example, a flexible disk, CD (CD-ROM, CD-R, CD-RW, etc.), DVD ( (DVD-ROM, DVD-RAM, DVD-R, DVD + R, DVD-RW, DVD + RW, HD DVD, etc.), Blu-ray disc, magnetic disc, optical disc, magneto-optical disc, etc. Provided in. Then, the computer reads the program from the recording medium via a drive device (not shown), transfers it to the internal recording device or the external recording device, and uses it. Alternatively, the program may be recorded in a storage device (recording medium) such as a magnetic disk, an optical disk, or a magneto-optical disk, and provided to the computer from the storage device via a communication path.

構成チェック管理部20、モード判定部21、履歴テーブル読出部22、自BB内実装認識部23、他BB内実装認識部24、ハードウェア情報引継部25、利用可能ハードウェア更新部26、PPARドメイン構成管理部27、及びユーザオペレーション許可部28としての機能を実現する際には、マイクロSDカード14に格納されたプログラムがコンピュータのマイクロプロセッサ(本実施形態ではCPU11)によって実行される。このとき、記録媒体に記録されたプログラムをコンピュータが読み取って実行してもよい。  Configuration check management unit 20, mode determination unit 21, history table reading unit 22, own BB implementation recognition unit 23, other BB implementation recognition unit 24, hardware information takeover unit 25, available hardware update unit 26, PPAR domain When realizing the functions as the configuration management unit 27 and the user operation permission unit 28, a program stored in the micro SD card 14 is executed by a microprocessor of the computer (CPU 11 in this embodiment). At this time, the computer may read and execute the program recorded on the recording medium.

図3は、本実施形態の一例として構成チェック履歴テーブル30のデータ構造を例示する図である。
構成チェック履歴テーブル30は、情報処理システム1の全診断対象部位について、異常及び縮退に関する情報を記録しているテーブルである。
構成チェック履歴テーブル30は、例えば、No.フィールド31、筐体フィールド32、部位フィールド33、及び異常有無フラグ34を有する。
FIG. 3 is a diagram illustrating a data structure of the configuration check history table 30 as an example of the present embodiment.
The configuration check history table 30 is a table in which information on abnormality and degeneration is recorded for all diagnosis target parts of the information processing system 1.
The configuration check history table 30 is, for example, No. It has a field 31, a housing field 32, a part field 33, and an abnormality presence / absence flag 34.

No.フィールド31は、構成チェック履歴テーブル30内の履歴データを一意に識別するための識別子である。図3の例では、各履歴に一意の数字が割り当てられている。
筐体フィールド32は、情報処理装置システム1に存在するBB3を示す情報(例えば、BB3のID)を格納しているフィールドである。
部位フィールド33は、筐体フィールド32の各BB3について、当該BB3にそなえられている部位(CPU、メモリ、SCF、FAN、PSU等)を示す情報(例えば、部位の名称や略称)を格納しているフィールドである。図3の例では、部位フィールド33の「MEM」はメモリを、「FAN」はファンをそれぞれ示す。
No. The field 31 is an identifier for uniquely identifying history data in the configuration check history table 30. In the example of FIG. 3, a unique number is assigned to each history.
The case field 32 is a field that stores information indicating the BB3 existing in the information processing apparatus system 1 (for example, the ID of the BB3).
The part field 33 stores, for each BB3 in the housing field 32, information (for example, part name or abbreviation) indicating the part (CPU, memory, SCF, FAN, PSU, etc.) provided in the BB3. Field. In the example of FIG. 3, “MEM” in the part field 33 indicates a memory, and “FAN” indicates a fan.

異常有無フラグ34は、部位フィールド33の各部位について、その部位の異常の有無を示す異常フラグと、当該部位がなければBB3が動作不能となることを示す動作不可フラグとを含む。図3の例では、No.フィールド31の値が“5”の“BB#0の“MEM#0”の履歴は、異常フラグがセットされ、動作不可フラグがクリアされており、MEM#0で異常が発生したがBB#0は動作可能であることを示す。又、No.フィールド31の値が“10”の“BB#0”の“FAN”の履歴は、異常フラグ、動作不可フラグ共にセットされており、FANの異常によりBB#0は動作不能であることを示す。  The abnormality presence / absence flag 34 includes, for each part in the part field 33, an abnormality flag indicating the presence / absence of abnormality of the part, and an operation disabling flag indicating that the BB 3 cannot operate without the part. In the example of FIG. In the history of “MEM # 0” of “BB # 0” where the value of the field 31 is “5”, the abnormality flag is set, the operation impossible flag is cleared, and an abnormality has occurred in MEM # 0, but BB # 0 In addition, the history of “FAN” of “BB # 0” in which the value of the No. field 31 is “10” is set for both the abnormality flag and the operation impossible flag, and the FAN abnormality is indicated. Indicates that BB # 0 is inoperable.

異常有無フラグ34の各フラグは、例えば、自BB内実装認識部23、他BB内実装認識部24、ハードウェア情報引継部25、利用可能ハードウェア更新部26、及びPPARドメイン構成管理部27による構成チェックにおいて、当該部位が正常であると判定された時にクリアされる。
なお、図3には図示されていないが、構成チェック履歴テーブル30には、情報処理システム1の全ての診断対象部位について、当該部位が縮退されているか否かを示す情報も記憶される。或いは、ハードウェアの異常/縮退に関する情報は、構成チェック履歴テーブル30とは別の情報として記憶されてもよい。
Each flag of the abnormality presence / absence flag 34 is determined by, for example, the own BB mounting recognition unit 23, the other BB mounting recognition unit 24, the hardware information takeover unit 25, the available hardware update unit 26, and the PPAR domain configuration management unit 27. Cleared when it is determined in the configuration check that the part is normal.
Although not illustrated in FIG. 3, the configuration check history table 30 also stores information indicating whether or not the relevant part has been degenerated for all the diagnosis target parts of the information processing system 1. Alternatively, information regarding hardware abnormality / degeneration may be stored as information different from the configuration check history table 30.

図4は、本実施形態の一例としての構成チェック管理部20の処理フローを示すフローチャート(ステップS1〜S25)である。
まず、ステップS1において、情報処理システム1のスイッチがオンされて、BB3−0の常駐電源が投入(オン)される。
次に、ステップS2において、SCF6のモード判定部21が、BB3−0の動作モードがサービスモードであるか否かを判定する。
FIG. 4 is a flowchart (steps S1 to S25) illustrating a processing flow of the configuration check management unit 20 as an example of the present embodiment.
First, in step S1, the switch of the information processing system 1 is turned on, and the resident power supply of BB3-0 is turned on (turned on).
Next, in step S2, the mode determination unit 21 of the SCF 6 determines whether or not the operation mode of BB3-0 is the service mode.

サービスモードの場合(ステップS2のYESルート参照)、情報処理システム1においてハードウェアの増設及び/又は減設、部品交換等、構成変更が前回の起動後に実施された可能性がある。このため、ステップS3において、自BB内実装認識部23は、マスタBB3の全診断対象部位について実装の有無を確認する。
次に、ステップS4において、他BB内実装認識部24は、マスタ以外のBB3の全ての診断対象部位について実装の有無を確認する。ここで、マスタBB3の他BB内実装認識部24は、BB間バス接続等のBB間接続機構を用いて、他BB3に実装されている全ての診断対象部位を認識する。
In the service mode (see YES route in step S2), there is a possibility that configuration changes such as hardware addition and / or reduction, parts replacement, etc. have been performed after the previous activation in the information processing system 1. For this reason, in step S3, the own BB mounting recognition unit 23 checks the presence or absence of mounting for all the diagnosis target parts of the master BB3.
Next, in step S4, the other BB in-box recognition unit 24 confirms the presence / absence of mounting for all diagnosis target parts of the BB 3 other than the master. Here, the other-BB mounting recognition unit 24 of the master BB3 recognizes all the diagnosis target parts mounted on the other BB3 by using an inter-BB connection mechanism such as inter-BB bus connection.

ステップS5において、ハードウェア情報引継部25が、構成チェック履歴テーブル30からハードウェア異常/縮退情報を読み出して引き継ぐ。そして、ハードウェア情報引継部25は、ステップS3,S4で自BB内実装認識部23又は他BB内実装認識部24によって実装が確認された部位について、異常の有無を確認し、異常があれば必要に応じて当該部位を縮退させる。次にハードウェア情報引継部25は、ハードウェア異常/縮退情報を、構成チェック履歴テーブル30に記録する。  In step S5, the hardware information takeover unit 25 reads the hardware abnormality / degeneration information from the configuration check history table 30 and takes over. Then, the hardware information takeover unit 25 checks the presence / absence of an abnormality in the parts whose mounting has been confirmed by the local BB mounting recognition unit 23 or the other BB mounting recognition unit 24 in steps S3 and S4. The site is degenerated as necessary. Next, the hardware information takeover unit 25 records the hardware abnormality / degeneration information in the configuration check history table 30.

次に、ステップS6において、利用可能ハードウェア更新部26が、構成チェック履歴テーブル30の利用可能なハードウェアの情報を更新する。そして、利用可能ハードウェア更新部26は、更新結果を、不揮発性メモリ7の構成チェック履歴テーブル30に記録する。
ステップS7において、PPARドメイン構成管理部27が、各BB3に対しLSB−IDを割り当てると共に、PPARドメイン2へのBB3の追加及び/又は削除を行なう。そして、PPARドメイン構成管理部27は、PPARドメイン2の構成結果を、不揮発性メモリ7の構成チェック履歴テーブル30に記録する。
Next, in step S <b> 6, the available hardware update unit 26 updates available hardware information in the configuration check history table 30. Then, the available hardware update unit 26 records the update result in the configuration check history table 30 of the nonvolatile memory 7.
In step S7, the PPAR domain configuration management unit 27 assigns an LSB-ID to each BB3 and adds and / or deletes the BB3 from the PPAR domain 2. Then, the PPAR domain configuration management unit 27 records the configuration result of the PPAR domain 2 in the configuration check history table 30 of the nonvolatile memory 7.

次に、ステップS8において、ユーザオペレーション許可部28が、ユーザに対し、情報処理システム1のユーザオペレーションの実行を許可する。その後処理はステップS21に進む。
一方、S2でBB3がサービスモードでない場合(ステップS2のNOルート参照)、ステップS9において、履歴テーブル読出部22が、不揮発性メモリ7から構成チェック履歴テーブル30を読み出す。
Next, in step S <b> 8, the user operation permission unit 28 permits the user to execute the user operation of the information processing system 1. Thereafter, the process proceeds to step S21.
On the other hand, when BB3 is not in the service mode in S2 (see NO route in Step S2), the history table reading unit 22 reads the configuration check history table 30 from the nonvolatile memory 7 in Step S9.

そして、ステップS10において、自BB内実装認識部23が、前回異常のあった部位(構成チェック履歴テーブル30の異常有無フラグ34がセットされている部位)の実装の有無を確認する。
次に、ステップS11において、他BB内実装認識部24が、構成チェック履歴テーブル30を参照して、前回異常のあった他BB3の診断対象部位の実装の有無を確認する。
Then, in step S10, the own BB mounting recognition unit 23 checks whether or not the part having the previous abnormality (the part where the abnormality presence / absence flag 34 of the configuration check history table 30 is set) is mounted.
Next, in step S11, the other BB mounting recognition unit 24 refers to the configuration check history table 30 and confirms whether or not the diagnosis target part of the other BB 3 in which the previous abnormality has occurred is mounted.

ステップS12において、ハードウェア情報引継部25が、構成チェック履歴テーブル30を参照して、前回異常のあった部位のハードウェア異常/縮退情報を読み出す(引き継ぐ)。そして、ハードウェア情報引継部25は、ステップS10,S11で自BB内実装認識部23又は他BB内実装認識部24によって実装が確認された部位について、異常の有無を確認し、異常があれば必要に応じて当該部位を縮退させる。次にハードウェア情報引継部25は、ハードウェア異常/縮退情報を、構成チェック履歴テーブル30に記録する。  In step S <b> 12, the hardware information takeover unit 25 refers to the configuration check history table 30 and reads out (takes over) hardware abnormality / degeneration information of the part where the previous abnormality occurred. Then, the hardware information takeover unit 25 checks the presence / absence of an abnormality in the parts whose mounting is confirmed by the local BB mounting recognition unit 23 or the other BB mounting recognition unit 24 in steps S10 and S11. The site is degenerated as necessary. Next, the hardware information takeover unit 25 records the hardware abnormality / degeneration information in the configuration check history table 30.

次に、ステップS13において、利用可能ハードウェア更新部26が、構成チェック履歴テーブル30を参照して、前回異常のあった部位について利用可能であるかどうかの情報を更新する。そして、利用可能ハードウェア更新部26は、更新結果を、不揮発性メモリ7の構成チェック履歴テーブル30に記録する。
ステップS14において、PPARドメイン構成管理部27が、構成チェック履歴テーブル30を参照して、前回異常のあった部位について、当該部位が正常に復帰していればPPARドメインの構成を行なう。そして、PPARドメイン構成管理部27は、PPARドメイン2の構成結果を、不揮発性メモリ7の構成チェック履歴テーブル30に記録する。
Next, in step S <b> 13, the available hardware update unit 26 refers to the configuration check history table 30 and updates information regarding whether or not a previously abnormal part is available. Then, the available hardware update unit 26 records the update result in the configuration check history table 30 of the nonvolatile memory 7.
In step S <b> 14, the PPAR domain configuration management unit 27 refers to the configuration check history table 30 and configures the PPAR domain with respect to the previously abnormal site if the site has returned to normal. Then, the PPAR domain configuration management unit 27 records the configuration result of the PPAR domain 2 in the configuration check history table 30 of the nonvolatile memory 7.

次に、ステップS15において、ユーザオペレーション許可部28が、ユーザに対し、情報処理システム1のユーザオペレーションの実行を許可する。
ステップS15と並行して、ステップS16において、自BB内実装認識部23は、前回異常のなかった部位(構成チェック履歴テーブル30の異常有無フラグ34がクリアされている部位)の実装の有無を確認する。なお、ステップS16はステップS15の実施の後に実行されてもよい。
Next, in step S <b> 15, the user operation permission unit 28 permits the user to execute the user operation of the information processing system 1.
In parallel with step S15, in step S16, the in-BB mounting recognition unit 23 confirms whether or not a part that has not been abnormal in the previous time (a part in which the abnormality presence / absence flag 34 in the configuration check history table 30 is cleared) is mounted. To do. Note that step S16 may be executed after the execution of step S15.

次に、ステップS17において、他BB内実装認識部24は、構成チェック履歴テーブル30を参照して、前回異常のなかった他BB3の診断対象部位の実装の有無を確認する。
ステップS18において、ハードウェア情報引継部25は、構成チェック履歴テーブル30を参照して、前回異常のなかった部位のハードウェア異常/縮退情報を読み出す(引き継ぐ)。そして、ハードウェア情報引継部25は、ステップS16,S17で自BB内実装認識部23又は他BB内実装認識部24によって実装が確認された部位について、異常の有無を確認し、異常があれば必要に応じて当該部位を縮退させる。次にハードウェア情報引継部25は、ハードウェア異常/縮退情報を、構成チェック履歴テーブル30に記録する。
Next, in step S <b> 17, the other BB implementation recognition unit 24 refers to the configuration check history table 30 and confirms whether or not the diagnosis target part of the other BB 3 that has not had an abnormality last time is installed.
In step S <b> 18, the hardware information takeover unit 25 refers to the configuration check history table 30 and reads (takes over) hardware abnormality / degeneration information of a part where there was no abnormality last time. Then, the hardware information takeover unit 25 confirms whether or not there is an abnormality in the parts whose mounting is confirmed by the local BB mounting recognition unit 23 or the other BB mounting recognition unit 24 in steps S16 and S17, and if there is an abnormality. The site is degenerated as necessary. Next, the hardware information takeover unit 25 records the hardware abnormality / degeneration information in the configuration check history table 30.

次に、ステップS19において、利用可能ハードウェア更新部26は、構成チェック履歴テーブル30を参照して、前回異常のなかった部位が利用可能であるかどうかの情報を更新する。そして、利用可能ハードウェア更新部26は、更新結果を、不揮発性メモリ7の構成チェック履歴テーブル30に記録する。
ステップS20において、PPARドメイン構成管理部27は、構成チェック履歴テーブル30を参照して、前回異常のなかった部位について、当該部位が正常であればPPARドメインの構成を行なう。そして、PPARドメイン構成管理部27は、PPARドメイン2の構成結果を、不揮発性メモリ7の構成チェック履歴テーブル30に記録する。
Next, in step S <b> 19, the available hardware update unit 26 refers to the configuration check history table 30 and updates information on whether or not a part that has not been abnormal last time is available. Then, the available hardware update unit 26 records the update result in the configuration check history table 30 of the nonvolatile memory 7.
In step S <b> 20, the PPAR domain configuration management unit 27 refers to the configuration check history table 30 and configures the PPAR domain with respect to a portion that was not abnormal last time if the portion is normal. Then, the PPAR domain configuration management unit 27 records the configuration result of the PPAR domain 2 in the configuration check history table 30 of the nonvolatile memory 7.

次に、ステップS21において、SCF6は、BB3に設定されている構成情報と、ステップS2〜S20の構成チェック結果とを比較して、両者が一致するかどうかを判定する。
構成情報と構成チェック結果とが不一致の場合(ステップS21のNGルート参照)、ステップS8に戻り、構成情報と構成チェック結果とが一致するまでユーザにオペレーションを実行させる。
Next, in step S21, the SCF 6 compares the configuration information set in BB3 with the configuration check results in steps S2 to S20, and determines whether or not they match.
If the configuration information and the configuration check result do not match (refer to the NG route in step S21), the process returns to step S8, and the user is caused to perform an operation until the configuration information and the configuration check result match.

構成情報と構成チェック結果とが一致する場合(ステップS21のOKルート参照)、ステップS22において、非常駐電源が投入(オン)され、BB3のCPU4やメモリ5等が動作可能となる。
次に、ステップS23において、BB3のハードウェアの初期設定が実行される。なお、ここでのハードウェアの初期設定については、UNIXサーバ等のシステムにおいて一般的であるためその説明は省略する。
If the configuration information matches the configuration check result (see the OK route in step S21), the non-resident power supply is turned on (turned on) in step S22, and the CPU 4 and memory 5 of the BB 3 can operate.
Next, in step S23, the initial setting of the hardware of BB3 is executed. Note that the initial setting of the hardware here is common in a system such as a UNIX server, and the description thereof will be omitted.

ステップS24において、ハードウェア診断が行なわれる。なお、ここでのハードウェア診断についても、UNIXサーバ等のシステムにおいて一般的であるためその説明は省略する。
最後に、ステップS25において、BB3でOSが起動される。
上記の処理において、ステップS2〜S20の処理はマスタBB3のSCF6のみが実行するが、ステップS21〜S25の処理は、各BB3のSCF6がそれぞれ同時に実行する。
In step S24, hardware diagnosis is performed. Note that the hardware diagnosis here is also common in a system such as a UNIX server, and the description thereof is omitted.
Finally, in step S25, the OS is activated in BB3.
In the above process, only the SCF 6 of the master BB3 executes the processes of steps S2 to S20, but the SCF 6 of each BB3 executes the processes of steps S21 to S25 simultaneously.

このように、実施形態の一例としての情報処理システム1によれば、構成チェック管理部20(自BB内実装認識部23、他BB内実装認識部24、ハードウェア情報引継部25、利用可能ハードウェア更新部26、及びPPARドメイン構成管理部27)が、前回異常が発生していた部位の構成チェックを先に実施する。このため、前回正常であった部位の構成チェックをユーザオペレーションの後に回すことができ、早期にユーザオペレーションを実行可能とすることができる。  As described above, according to the information processing system 1 as an example of the embodiment, the configuration check management unit 20 (the own BB mounting recognition unit 23, the other BB mounting recognition unit 24, the hardware information takeover unit 25, the available hardware) The hardware update unit 26 and the PPAR domain configuration management unit 27) first perform the configuration check of the part where the abnormality occurred last time. For this reason, the structure check of the part which was normal last time can be rotated after user operation, and user operation can be performed early.

又、モード判定部21が、システムの動作モードを判定し、動作モードがサービスモードではない場合は、構成変更後の電源投入ではないので、前回異常が発生していた診断対象部位の構成チェックを先に実施する。一方、サービスモードの場合には、全ての診断対象部位について構成チェックを実施する。このため、構成変更等が行なわれた場合には、全診断対象部位について構成チェックを適切に行なうことができ、システムの高信頼性が維持される。  Also, the mode determination unit 21 determines the system operation mode. If the operation mode is not the service mode, the power is not turned on after the configuration change. Implement first. On the other hand, in the service mode, a configuration check is performed for all diagnosis target parts. For this reason, when a configuration change or the like is performed, the configuration check can be appropriately performed for all the diagnosis target parts, and the high reliability of the system is maintained.

さらに、構成チェック管理部20は、構成チェックの結果を不揮発性メモリ7に構成チェック履歴テーブル30として格納するため、システムの電源が切断されても、構成チェックの結果が保持される。このため、次回の電源投入時に、前回の構成チェックの結果を参照することができ、この結果に基づいて、前回異常が発生していた部位の構成チェックを先に実施することが可能となる。  Furthermore, since the configuration check management unit 20 stores the configuration check result in the nonvolatile memory 7 as the configuration check history table 30, the configuration check result is retained even when the system is powered off. For this reason, when the power is turned on next time, it is possible to refer to the result of the previous configuration check, and based on this result, it is possible to first perform the configuration check of the part where the previous abnormality occurred.

(B)その他
開示の技術は上述した実施形態に限定されるものではなく、本実施形態の趣旨を逸脱しない範囲で種々変形して実施することができる。本実施形態の各構成及び各処理は、必要に応じて取捨選択することができ、あるいは適宜組み合わせてもよい。
例えば、上記の実施形態の一例においては、情報処理システム1をビルディングブロック構成のサーバシステムとして説明したが、情報処理システム1がブレード構成の情報処理システムであってもよい。
(B) Others The disclosed technology is not limited to the above-described embodiment, and various modifications can be made without departing from the spirit of the present embodiment. Each structure and each process of this embodiment can be selected as needed, or may be combined suitably.
For example, in the above embodiment, the information processing system 1 has been described as a server system having a building block configuration. However, the information processing system 1 may be an information processing system having a blade configuration.

例えば、上記の実施形態の一例においては、各BB3がPPARドメイン2を構成していたが、各BB3がPPARドメイン2を構成せずに動作してもよい。
又、上記の実施形態の一例においては各BB3が4つのCPU4と4つのメモリ5とをそなえていたが、CPU4やメモリ5、PSU6等の部品の個数が適宜変更されてもよい。
For example, in the example of the above embodiment, each BB 3 constitutes the PPAR domain 2, but each BB 3 may operate without constituting the PPAR domain 2.
In the example of the above embodiment, each BB 3 includes four CPUs 4 and four memories 5. However, the number of components such as the CPU 4, the memory 5, and the PSU 6 may be changed as appropriate.

又、上記の実施形態の一例においては診断対象部位の構成チェックの結果を不揮発性メモリ7に記録したが、SCF6内の他の部分(ファームウェアなど)に記録してもよい。
又、上記の実施形態の一例においては、異常の有無を構成チェック履歴テーブル30の異常有無フラグ34に記録しているが、異常有無フラグ34に代えてカウンタを用いて、異常の発生回数をカウントしていってもよい。
In the example of the above-described embodiment, the result of the configuration check of the diagnosis target part is recorded in the nonvolatile memory 7, but may be recorded in another part (firmware or the like) in the SCF 6.
In the example of the above embodiment, the presence / absence of abnormality is recorded in the abnormality presence / absence flag 34 of the configuration check history table 30. However, instead of the abnormality presence / absence flag 34, a counter is used to count the number of occurrences of abnormality. You may do it.

或いは、上記の実施形態の一例においては、異常の有無を構成チェック履歴テーブル30の異常有無フラグ34のクリアは、自BB内実装認識部23、他BB内実装認識部24、ハードウェア情報引継部25、及び利用可能ハードウェア更新部26が行なっていた。しかし、ユーザが任意のタイミングで異常有無フラグ34をクリアしてもよい。  Alternatively, in one example of the above-described embodiment, the presence / absence of abnormality is cleared by clearing the abnormality presence / absence flag 34 in the configuration check history table 30 in the own BB mounting recognition unit 23, the other BB mounting recognition unit 24, and the hardware information takeover unit. 25, and the available hardware update unit 26. However, the user may clear the abnormality presence / absence flag 34 at an arbitrary timing.

1 情報処理システム
2−0〜2−m(2) PPARドメイン
3−0〜3−n(3) BB(情報処理装置)
4−0〜4−3(4) CPU
5−0〜5−3(5) メモリ
6 SCF
7 不揮発性メモリ(格納部)
8 ファン
9−0,9−1(9) PSU
11 CPU
12 メモリ
14 マイクロSDカード
15 FPGA
20 構成チェック管理部
21 モード判定部(判定部)
22 履歴テーブル読出部(読出部)
23 自BB内実装認識部(第1及び第2の診断部)
24 他BB内実装認識部(第1及び第2の診断部)
25 ハードウェア情報引継部(第1及び第2の診断部)
26 利用可能ハードウェア更新部(第1及び第2の診断部)
27 PPARドメイン構成管理部(第1及び第2の診断部)
28 ユーザオペレーション許可部(許可部)
30 構成チェック履歴テーブル(診断結果)
DESCRIPTION OF SYMBOLS 1 Information processing system 2-0-2-m (2) PPAR domain 3-0-3-n (3) BB (information processing apparatus)
4-0 to 4-3 (4) CPU
5-0 to 5-3 (5) Memory 6 SCF
7 Non-volatile memory (storage unit)
8 Fan 9-0, 9-1 (9) PSU
11 CPU
12 Memory 14 Micro SD card 15 FPGA
20 configuration check management unit 21 mode determination unit (determination unit)
22 History table reading unit (reading unit)
23 Self-BB implementation recognition unit (first and second diagnosis units)
24 Other BB implementation recognition unit (first and second diagnosis units)
25 Hardware information takeover part (first and second diagnostic part)
26 Available hardware update unit (first and second diagnostic units)
27 PPAR domain configuration management unit (first and second diagnosis units)
28 User operation permission section (permission section)
30 Configuration check history table (diagnosis result)

或いは、上記の実施形態の一例においては、異常の有無を構成チェック履歴テーブル30の異常有無フラグ34のクリアは、自BB内実装認識部23、他BB内実装認識部24、ハードウェア情報引継部25、及び利用可能ハードウェア更新部26が行なっていた。しかし、ユーザが任意のタイミングで異常有無フラグ34をクリアしてもよい。
以上の実施形態に関し、さらに以下の付記を開示する。
(付記1)
情報処理装置の起動時に、該情報処理装置の診断結果を格納部から読み出す読出部と、
前記読出部が読み出した前記診断結果に基づいて、前記情報処理装置の診断対象部位のうち、前回異常が発生した診断対象部位の診断を実施する第1の診断部と、
前記第1の診断部による前記診断の後に、前記情報処理装置の利用者による使用を許可する許可部と、
前記第1の診断部による前記診断の後に、前記情報処理装置の残りの診断対象部位の診断を実施する第2の診断部と、
をそなえることを特徴とする情報処理装置。
(付記2)
前記第1及び第2の診断部は、前記情報処理装置の前記診断対象部位の前記診断時に、該診断対象部位の診断結果を前記診断結果として前記格納部に記憶することを特徴とする付記1記載の情報処理装置。
(付記3)
前記情報処理装置の動作モードが保守モードであるか否かを判定する判定部をさらにそなえ、
前記判定部が前記情報処理装置の動作モードが保守モードではないと判定した場合に、前記第1の診断部は、前回異常が発生した診断対象部位の診断を実施する
ことを特徴とする付記1又は2記載の情報処理装置。
(付記4)
前記判定部が前記情報処理装置の動作モードが保守モードであると判定した場合、前記第1の診断部は、前記許可部による前記許可の前に前記情報処理装置の全ての診断対象部位の診断を実施し、前記第2の診断部は診断を行なわない
ことを特徴とする付記3記載の情報処理装置。
(付記5)
情報処理装置の起動時に、該情報処理装置の診断結果を格納部から読み出し、
前記読み出した診断結果に基づいて、前記情報処理装置の診断対象部位のうち、前回異常が発生した診断対象部位の診断を実施し、
前回異常が発生した診断対象部位の前記診断の後に、前記情報処理装置の利用者による使用を許可し、
前回異常が発生した診断対象部位の前記診断の後に、前記情報処理装置の残りの診断対象部位の診断を実施する
ことを特徴とする診断方法。
(付記6)
前記情報処理装置の前記診断対象部位の前記診断時に、該診断対象部位の診断結果を前記診断結果として前記格納部に記憶する
ことを特徴とする付記5記載の診断方法。
(付記7)
前記情報処理装置の起動時に、該情報処理装置の診断結果を格納部から読み出す前に、前記情報処理装置の動作モードが保守モードであるか否かを判定し、
前記情報処理装置の動作モードが保守モードではないと判定された場合に、前回異常が発生した診断対象部位の診断を実施する
ことを特徴とする付記5又は6記載の診断方法。
(付記8)
前記情報処理装置の動作モードが保守モードであると判定された場合、前記情報処理装置の全ての診断対象部位の診断を実施した後に前記利用者による使用を許可する
ことを特徴とする付記7記載の診断方法。
(付記9)
情報処理装置の起動時に、該情報処理装置の診断結果を格納部から読み出し、
前記読み出した診断結果に基づいて、前記情報処理装置の診断対象部位のうち、前回異常が発生した診断対象部位の診断を実施し、
前回異常が発生した診断対象部位の前記診断の後に、前記情報処理装置の利用者による使用を許可し、
前回異常が発生した診断対象部位の前記診断の後に、前記情報処理装置の残りの診断対象部位の診断を実施する
処理を前記情報処理装置に実行させることを特徴とする診断プログラム。
(付記10)
前記情報処理装置の前記診断対象部位の前記診断時に、該診断対象部位の診断結果を前記診断結果として前記格納部に記憶する
処理を前記情報処理装置に実行させることを特徴とする付記9記載の診断プログラム。
(付記11)
前記情報処理装置の起動時に、該情報処理装置の診断結果を格納部から読み出す前に、前記情報処理装置の動作モードが保守モードであるか否かを判定し、
前記情報処理装置の動作モードが保守モードではないと判定された場合に、前回異常が発生した診断対象部位の診断を実施する
処理を前記情報処理装置に実行させることを特徴とする付記9又は10記載の診断プログラム。
(付記12)
前記情報処理装置の動作モードが保守モードであると判定された場合、前記情報処理装置の全ての診断対象部位の診断を実施した後に前記利用者による使用を許可する
処理を前記情報処理装置に実行させることを特徴とする付記11記載の診断プログラム。
(付記13)
第1の情報処理装置と第2の情報処理装置とをそなえる情報処理システムであって、
前記第1の情報処理装置は、
前記情報処理システムの起動時に、前記第1及び第2の情報処理装置の診断結果を格納部から読み出す読出部と、
前記読出部が読み出した前記診断結果に基づいて、前記第1及び第2の情報処理装置の診断対象部位のうち、前回異常が発生した診断対象部位の診断を実施する第1の診断部と、
前記第1の診断部による前記診断の後に、前記情報処理システムの利用者による使用を許可する許可部と、
前記第1の診断部による前記診断の後に、前記第1及び第2の情報処理装置の残りの診断対象部位の診断を実施する第2の診断部と、
をそなえることを特徴とする情報処理システム。
Alternatively, in one example of the above-described embodiment, the presence / absence of abnormality is cleared by clearing the abnormality presence / absence flag 34 in the configuration check history table 30 in the own BB mounting recognition unit 23, the other BB mounting recognition unit 24, and the hardware information takeover unit. 25, and the available hardware update unit 26. However, the user may clear the abnormality presence / absence flag 34 at an arbitrary timing.
Regarding the above embodiment, the following additional notes are disclosed.
(Appendix 1)
A reading unit that reads out a diagnosis result of the information processing device from the storage unit when the information processing device is activated;
A first diagnosis unit that performs diagnosis of a diagnosis target part in which a previous abnormality has occurred, among the diagnosis target parts of the information processing device, based on the diagnosis result read by the reading unit;
After the diagnosis by the first diagnosis unit, a permission unit that permits use by a user of the information processing apparatus;
After the diagnosis by the first diagnosis unit, a second diagnosis unit for performing diagnosis of the remaining diagnosis target part of the information processing apparatus;
An information processing apparatus characterized by comprising:
(Appendix 2)
The first and second diagnosis units store a diagnosis result of the diagnosis target part in the storage unit as the diagnosis result at the time of the diagnosis of the diagnosis target part of the information processing apparatus. The information processing apparatus described.
(Appendix 3)
A determination unit for determining whether or not the operation mode of the information processing apparatus is a maintenance mode;
When the determination unit determines that the operation mode of the information processing apparatus is not the maintenance mode, the first diagnosis unit performs diagnosis of the diagnosis target part where the previous abnormality occurred
The information processing apparatus according to supplementary note 1 or 2, characterized in that:
(Appendix 4)
When the determination unit determines that the operation mode of the information processing device is the maintenance mode, the first diagnosis unit diagnoses all the diagnosis target parts of the information processing device before the permission by the permission unit. And the second diagnosis unit does not make a diagnosis
The information processing apparatus according to supplementary note 3, wherein
(Appendix 5)
When starting the information processing apparatus, the diagnostic result of the information processing apparatus is read from the storage unit,
Based on the read-out diagnosis result, among the diagnosis target parts of the information processing device, the diagnosis target part where the abnormality occurred last time is performed,
After the diagnosis of the part to be diagnosed in which the abnormality occurred last time, the use by the user of the information processing device is permitted,
After the diagnosis of the diagnosis target part where the abnormality occurred last time, the remaining diagnosis target part of the information processing apparatus is diagnosed
A diagnostic method characterized by the above.
(Appendix 6)
At the time of the diagnosis of the diagnosis target part of the information processing device, the diagnosis result of the diagnosis target part is stored in the storage unit as the diagnosis result
The diagnostic method according to appendix 5, characterized in that:
(Appendix 7)
Before starting the information processing device from the storage unit when the information processing device is started, determine whether the operation mode of the information processing device is a maintenance mode;
When it is determined that the operation mode of the information processing apparatus is not the maintenance mode, the diagnosis target part where the abnormality occurred last time is diagnosed
The diagnostic method according to appendix 5 or 6, characterized in that:
(Appendix 8)
When it is determined that the operation mode of the information processing apparatus is the maintenance mode, the use by the user is permitted after the diagnosis of all diagnosis target parts of the information processing apparatus is performed.
The diagnostic method according to appendix 7, characterized in that:
(Appendix 9)
When starting the information processing apparatus, the diagnostic result of the information processing apparatus is read from the storage unit,
Based on the read-out diagnosis result, among the diagnosis target parts of the information processing device, the diagnosis target part where the abnormality occurred last time is performed,
After the diagnosis of the part to be diagnosed in which the abnormality occurred last time, the use by the user of the information processing device is permitted,
After the diagnosis of the diagnosis target part where the abnormality occurred last time, the remaining diagnosis target part of the information processing apparatus is diagnosed
A diagnostic program that causes the information processing apparatus to execute processing.
(Appendix 10)
At the time of the diagnosis of the diagnosis target part of the information processing device, the diagnosis result of the diagnosis target part is stored in the storage unit as the diagnosis result
The diagnostic program according to appendix 9, characterized by causing the information processing apparatus to execute processing.
(Appendix 11)
Before starting the information processing device from the storage unit when the information processing device is started, determine whether the operation mode of the information processing device is a maintenance mode;
When it is determined that the operation mode of the information processing apparatus is not the maintenance mode, the diagnosis target part where the abnormality occurred last time is diagnosed
The diagnostic program according to appendix 9 or 10, which causes the information processing apparatus to execute processing.
(Appendix 12)
When it is determined that the operation mode of the information processing apparatus is the maintenance mode, the use by the user is permitted after the diagnosis of all diagnosis target parts of the information processing apparatus is performed.
The diagnostic program according to supplementary note 11, which causes the information processing apparatus to execute processing.
(Appendix 13)
An information processing system comprising a first information processing apparatus and a second information processing apparatus,
The first information processing apparatus includes:
A reading unit that reads out diagnostic results of the first and second information processing devices from a storage unit when the information processing system is activated;
A first diagnosing unit for diagnosing a diagnostic target part in which a previous abnormality has occurred among diagnostic target parts of the first and second information processing devices based on the diagnostic result read by the reading unit;
After the diagnosis by the first diagnosis unit, a permission unit that permits use by a user of the information processing system;
A second diagnostic unit that performs a diagnosis of the remaining diagnostic target portions of the first and second information processing apparatuses after the diagnosis by the first diagnostic unit;
An information processing system characterized by having

Claims (13)

情報処理装置の起動時に、該情報処理装置の診断結果を格納部から読み出す読出部と、
前記読出部が読み出した前記診断結果に基づいて、前記情報処理装置の診断対象部位のうち、前回異常が発生した診断対象部位の診断を実施する第1の診断部と、
前記第1の診断部による前記診断の後に、前記情報処理装置の利用者による使用を許可する許可部と、
前記第1の診断部による前記診断の後に、前記情報処理装置の残りの診断対象部位の診断を実施する第2の診断部と、
をそなえることを特徴とする情報処理装置。
A reading unit that reads out a diagnosis result of the information processing device from the storage unit when the information processing device is activated;
A first diagnosis unit that performs diagnosis of a diagnosis target part in which a previous abnormality has occurred, among the diagnosis target parts of the information processing device, based on the diagnosis result read by the reading unit;
After the diagnosis by the first diagnosis unit, a permission unit that permits use by a user of the information processing apparatus;
After the diagnosis by the first diagnosis unit, a second diagnosis unit for performing diagnosis of the remaining diagnosis target part of the information processing apparatus;
An information processing apparatus characterized by comprising:
前記第1及び第2の診断部は、前記情報処理装置の前記診断対象部位の前記診断時に、該診断対象部位の診断結果を前記診断結果として前記格納部に記憶することを特徴とする請求項1記載の情報処理装置。  The said 1st and 2nd diagnostic part memorize | stores the diagnostic result of this diagnostic target part in the said storage part as the said diagnostic result at the time of the said diagnosis of the said diagnostic target part of the said information processing apparatus. 1. An information processing apparatus according to 1. 前記情報処理装置の動作モードが保守モードであるか否かを判定する判定部をさらにそなえ、
前記判定部が前記情報処理装置の動作モードが保守モードではないと判定した場合に、前記第1の診断部は、前回異常が発生した診断対象部位の診断を実施する
ことを特徴とする請求項1又は2記載の情報処理装置。
A determination unit for determining whether or not the operation mode of the information processing apparatus is a maintenance mode;
The first diagnosis unit, when the determination unit determines that the operation mode of the information processing apparatus is not a maintenance mode, performs diagnosis of a diagnosis target portion where an abnormality occurred last time. 3. The information processing apparatus according to 1 or 2.
前記判定部が前記情報処理装置の動作モードが保守モードであると判定した場合、前記第1の診断部は、前記許可部による前記許可の前に前記情報処理装置の全ての診断対象部位の診断を実施し、前記第2の診断部は診断を行なわない
ことを特徴とする請求項3記載の情報処理装置。
When the determination unit determines that the operation mode of the information processing device is the maintenance mode, the first diagnosis unit diagnoses all the diagnosis target parts of the information processing device before the permission by the permission unit. The information processing apparatus according to claim 3, wherein the second diagnosis unit does not perform diagnosis.
情報処理装置の起動時に、該情報処理装置の診断結果を格納部から読み出し、
前記読み出した診断結果に基づいて、前記情報処理装置の診断対象部位のうち、前回異常が発生した診断対象部位の診断を実施し、
前回異常が発生した診断対象部位の前記診断の後に、前記情報処理装置の利用者による使用を許可し、
前回異常が発生した診断対象部位の前記診断の後に、前記情報処理装置の残りの診断対象部位の診断を実施する
ことを特徴とする診断方法。
When starting the information processing apparatus, the diagnostic result of the information processing apparatus is read from the storage unit,
Based on the read-out diagnosis result, among the diagnosis target parts of the information processing device, the diagnosis target part where the abnormality occurred last time is performed,
After the diagnosis of the part to be diagnosed in which the abnormality occurred last time, the use by the user of the information processing device is permitted,
A diagnosis method comprising: diagnosing a remaining diagnosis target part of the information processing apparatus after the diagnosis of a diagnosis target part in which a previous abnormality has occurred.
前記情報処理装置の前記診断対象部位の前記診断時に、該診断対象部位の診断結果を前記診断結果として前記格納部に記憶する
ことを特徴とする請求項5記載の診断方法。
6. The diagnosis method according to claim 5, wherein a diagnosis result of the diagnosis target part is stored in the storage unit as the diagnosis result at the time of the diagnosis of the diagnosis target part of the information processing apparatus.
前記情報処理装置の起動時に、該情報処理装置の診断結果を格納部から読み出す前に、前記情報処理装置の動作モードが保守モードであるか否かを判定し、
前記情報処理装置の動作モードが保守モードではないと判定された場合に、前回異常が発生した診断対象部位の診断を実施する
ことを特徴とする請求項5又は6記載の診断方法。
Before starting the information processing device from the storage unit when the information processing device is started, determine whether the operation mode of the information processing device is a maintenance mode;
The diagnosis method according to claim 5 or 6, wherein when it is determined that the operation mode of the information processing apparatus is not the maintenance mode, a diagnosis target part where an abnormality has occurred last time is performed.
前記情報処理装置の動作モードが保守モードであると判定された場合、前記情報処理装置の全ての診断対象部位の診断を実施した後に前記利用者による使用を許可する
ことを特徴とする請求項7記載の診断方法。
8. When the operation mode of the information processing apparatus is determined to be a maintenance mode, the use by the user is permitted after the diagnosis of all diagnosis target parts of the information processing apparatus is performed. The diagnostic method described.
情報処理装置の起動時に、該情報処理装置の診断結果を格納部から読み出し、
前記読み出した診断結果に基づいて、前記情報処理装置の診断対象部位のうち、前回異常が発生した診断対象部位の診断を実施し、
前回異常が発生した診断対象部位の前記診断の後に、前記情報処理装置の利用者による使用を許可し、
前回異常が発生した診断対象部位の前記診断の後に、前記情報処理装置の残りの診断対象部位の診断を実施する
処理を前記情報処理装置に実行させることを特徴とする診断プログラム。
When starting the information processing apparatus, the diagnostic result of the information processing apparatus is read from the storage unit,
Based on the read-out diagnosis result, among the diagnosis target parts of the information processing device, the diagnosis target part where the abnormality occurred last time is performed,
After the diagnosis of the part to be diagnosed in which the abnormality occurred last time, the use by the user of the information processing device is permitted,
A diagnostic program for causing the information processing apparatus to execute a process of diagnosing the remaining diagnostic target part of the information processing apparatus after the diagnosis of the diagnostic target part in which an abnormality occurred last time.
前記情報処理装置の前記診断対象部位の前記診断時に、該診断対象部位の診断結果を前記診断結果として前記格納部に記憶する
処理を前記情報処理装置に実行させることを特徴とする請求項9記載の診断プログラム。
10. The information processing apparatus causes the information processing apparatus to execute a process of storing a diagnosis result of the diagnosis target part in the storage unit as the diagnosis result during the diagnosis of the diagnosis target part of the information processing apparatus. Diagnostic program.
前記情報処理装置の起動時に、該情報処理装置の診断結果を格納部から読み出す前に、前記情報処理装置の動作モードが保守モードであるか否かを判定し、
前記情報処理装置の動作モードが保守モードではないと判定された場合に、前回異常が発生した診断対象部位の診断を実施する
処理を前記情報処理装置に実行させることを特徴とする請求項9又は10記載の診断プログラム。
Before starting the information processing device from the storage unit when the information processing device is started, determine whether the operation mode of the information processing device is a maintenance mode;
10. When the operation mode of the information processing apparatus is determined not to be a maintenance mode, the information processing apparatus is caused to execute a process for performing diagnosis of a diagnosis target part where an abnormality has occurred last time. 10. The diagnostic program according to 10.
前記情報処理装置の動作モードが保守モードであると判定された場合、前記情報処理装置の全ての診断対象部位の診断を実施した後に前記利用者による使用を許可する
処理を前記情報処理装置に実行させることを特徴とする請求項11記載の診断プログラム。
When it is determined that the operation mode of the information processing apparatus is the maintenance mode, the information processing apparatus executes processing for permitting use by the user after performing diagnosis of all diagnosis target parts of the information processing apparatus The diagnostic program according to claim 11, wherein:
第1の情報処理装置と第2の情報処理装置とをそなえる情報処理システムであって、
前記第1の情報処理装置は、
前記情報処理システムの起動時に、前記第1及び第2の情報処理装置の診断結果を格納部から読み出す読出部と、
前記読出部が読み出した前記診断結果に基づいて、前記第1及び第2の情報処理装置の診断対象部位のうち、前回異常が発生した診断対象部位の診断を実施する第1の診断部と、
前記第1の診断部による前記診断の後に、前記情報処理システムの利用者による使用を許可する許可部と、
前記第1の診断部による前記診断の後に、前記第1及び第2の情報処理装置の残りの診断対象部位の診断を実施する第2の診断部と、
をそなえることを特徴とする情報処理システム。
An information processing system comprising a first information processing apparatus and a second information processing apparatus,
The first information processing apparatus includes:
A reading unit that reads out diagnostic results of the first and second information processing devices from a storage unit when the information processing system is activated;
A first diagnosing unit for diagnosing a diagnostic target part in which a previous abnormality has occurred among diagnostic target parts of the first and second information processing devices based on the diagnostic result read by the reading unit;
After the diagnosis by the first diagnosis unit, a permission unit that permits use by a user of the information processing system;
A second diagnostic unit that performs a diagnosis of the remaining diagnostic target portions of the first and second information processing apparatuses after the diagnosis by the first diagnostic unit;
An information processing system characterized by having
JP2015529290A 2013-08-01 2013-08-01 Information processing apparatus, diagnostic method, diagnostic program, and information processing system Active JP6032369B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2013/070923 WO2015015621A1 (en) 2013-08-01 2013-08-01 Information processing device, diagnostic method, diagnostic program, and information processing system

Publications (2)

Publication Number Publication Date
JP6032369B2 JP6032369B2 (en) 2016-11-24
JPWO2015015621A1 true JPWO2015015621A1 (en) 2017-03-02

Family

ID=52431193

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015529290A Active JP6032369B2 (en) 2013-08-01 2013-08-01 Information processing apparatus, diagnostic method, diagnostic program, and information processing system

Country Status (2)

Country Link
JP (1) JP6032369B2 (en)
WO (1) WO2015015621A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6402619B2 (en) * 2014-12-24 2018-10-10 富士通株式会社 Information processing apparatus, information processing system, and monitoring method
JP7436060B2 (en) 2022-02-24 2024-02-21 Necプラットフォームズ株式会社 Management device, control method, and program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08129495A (en) * 1994-11-01 1996-05-21 Toshiba Corp Computer system and self test method therefor
JPH11306039A (en) * 1998-04-23 1999-11-05 Fujitsu Ltd Device and method for test program execution control, and computer readable recording medium for recording program having computer execute the method
JP2000066916A (en) * 1998-08-26 2000-03-03 Minolta Co Ltd Self-diagnostic device, its method and computer readable recording medium stored with self-diagnostic program
JP2008077378A (en) * 2006-09-21 2008-04-03 Nec Corp System, method and program for diagnosing start
WO2008120309A1 (en) * 2007-03-28 2008-10-09 Fujitsu Limited Electronic apparatus, method for controlling electronic apparatus, program for controlling electronic apparatus
JP2009003557A (en) * 2007-06-19 2009-01-08 Hitachi Computer Peripherals Co Ltd Device start time diagnostic method, diagnostic program, and start time diagnostic device
JP2010122790A (en) * 2008-11-18 2010-06-03 Mitsubishi Electric Corp Diagnostic device, computer program, and diagnostic method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08129495A (en) * 1994-11-01 1996-05-21 Toshiba Corp Computer system and self test method therefor
JPH11306039A (en) * 1998-04-23 1999-11-05 Fujitsu Ltd Device and method for test program execution control, and computer readable recording medium for recording program having computer execute the method
JP2000066916A (en) * 1998-08-26 2000-03-03 Minolta Co Ltd Self-diagnostic device, its method and computer readable recording medium stored with self-diagnostic program
JP2008077378A (en) * 2006-09-21 2008-04-03 Nec Corp System, method and program for diagnosing start
WO2008120309A1 (en) * 2007-03-28 2008-10-09 Fujitsu Limited Electronic apparatus, method for controlling electronic apparatus, program for controlling electronic apparatus
JP2009003557A (en) * 2007-06-19 2009-01-08 Hitachi Computer Peripherals Co Ltd Device start time diagnostic method, diagnostic program, and start time diagnostic device
JP2010122790A (en) * 2008-11-18 2010-06-03 Mitsubishi Electric Corp Diagnostic device, computer program, and diagnostic method

Also Published As

Publication number Publication date
JP6032369B2 (en) 2016-11-24
WO2015015621A1 (en) 2015-02-05

Similar Documents

Publication Publication Date Title
TWI317868B (en) System and method to detect errors and predict potential failures
US7313717B2 (en) Error management
US8713350B2 (en) Handling errors in a data processing system
US8271492B2 (en) Computer for identifying cause of occurrence of event in computer system having a plurality of node apparatuses
US20040221198A1 (en) Automatic error diagnosis
JP4448878B2 (en) How to set up a disaster recovery environment
TW201715395A (en) Method for recovering a baseboard management controller and baseboard management controller
CN105468484A (en) Method and apparatus for determining fault location in storage system
TWI632462B (en) Switching device and method for detecting i2c bus
US8977895B2 (en) Multi-core diagnostics and repair using firmware and spare cores
TWI740158B (en) A server system, a centralized flash memory module, and a method of updating flash firmware image
JP5910444B2 (en) Information processing apparatus, activation program, and activation method
US7730474B2 (en) Storage system and automatic renewal method of firmware
US8006133B2 (en) Non-disruptive I/O adapter diagnostic testing
US8621118B1 (en) Use of service processor to retrieve hardware information
JP6032369B2 (en) Information processing apparatus, diagnostic method, diagnostic program, and information processing system
US7865766B2 (en) Providing increased availability of I/O drawers during concurrent I/O hub repair
WO2011051999A1 (en) Information processing device and method for controlling information processing device
US20140289398A1 (en) Information processing system, information processing apparatus, and failure processing method
US20170060655A1 (en) Isolating hardware and network failures in a computing environment
JP5696492B2 (en) Failure detection apparatus, failure detection method, and failure detection program
TW200307200A (en) Multiple fault location in a series of devices
US11620199B1 (en) Method and system for detection of post routine deviation for a network device
KR101564144B1 (en) Apparatus and method for managing firmware
US20230004374A1 (en) Computer system and control method for firmware version management

Legal Events

Date Code Title Description
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: 20160927

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161010

R150 Certificate of patent or registration of utility model

Ref document number: 6032369

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150