JP7401127B1 - Information processing equipment, control methods and programs, electronic devices - Google Patents

Information processing equipment, control methods and programs, electronic devices Download PDF

Info

Publication number
JP7401127B1
JP7401127B1 JP2022088740A JP2022088740A JP7401127B1 JP 7401127 B1 JP7401127 B1 JP 7401127B1 JP 2022088740 A JP2022088740 A JP 2022088740A JP 2022088740 A JP2022088740 A JP 2022088740A JP 7401127 B1 JP7401127 B1 JP 7401127B1
Authority
JP
Japan
Prior art keywords
setting information
processing unit
central processing
bios
nonvolatile storage
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.)
Active
Application number
JP2022088740A
Other languages
Japanese (ja)
Other versions
JP2023182879A (en
Inventor
晃一 木曽川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Platforms Ltd
Original Assignee
NEC Platforms 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 NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2022088740A priority Critical patent/JP7401127B1/en
Application granted granted Critical
Publication of JP7401127B1 publication Critical patent/JP7401127B1/en
Publication of JP2023182879A publication Critical patent/JP2023182879A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Debugging And Monitoring (AREA)

Abstract

【課題】BIOSの設定情報が変更された場合に変更後の設定情報を適切に保存することができる情報処理装置を提供する。【解決手段】情報処理装置は、中央処理装置と、1または複数の不揮発性記憶装置とを備える。情報処理装置において、中央処理装置が、中央処理装置の起動時に不揮発性記憶装置に記憶された所定の設定情報に基づいて実行するプログラムが、所定の障害の発生を検出する。設定情報が新たに保存された場合、および、障害検出手段が障害の発生を検出した場合に、設定情報に変更があったか否かを検出する。設定情報に変更があった場合に、変更後の設定情報が不揮発性記憶装置に記憶する。【選択図】図9An information processing device is provided that can appropriately save changed setting information when BIOS setting information is changed. An information processing device includes a central processing unit and one or more nonvolatile storage devices. In an information processing apparatus, a program executed by a central processing unit based on predetermined setting information stored in a nonvolatile storage device when the central processing unit is started detects the occurrence of a predetermined failure. When the setting information is newly saved and when the fault detection means detects the occurrence of a fault, it is detected whether or not the setting information has been changed. When there is a change in the setting information, the changed setting information is stored in the nonvolatile storage device. [Selection diagram] Figure 9

Description

本発明は、情報処理装置、制御方法およびプログラム、電子装置に関する。 The present invention relates to an information processing device, a control method and program, and an electronic device.

特許文献1には、次のような情報処理装置が記載されている。すなわち、特許文献1に記載されている情報処理装置では、設定メニューを用いた操作に応じてBIOS(Basic Input/Output System)の設定情報が変更された場合、変更された設定情報が入力された識別名に関連付けて保存される。特許文献1に記載されている情報処理装置によれば、BIOSの設定情報の変更によってBIOSが正常に立ち上がらなくなった場合に、設定情報を変更前の状態に戻すことで不具合を解消することができる。 Patent Document 1 describes the following information processing device. That is, in the information processing device described in Patent Document 1, when the setting information of the BIOS (Basic Input/Output System) is changed in response to an operation using the setting menu, the changed setting information is input. Saved in association with an identification name. According to the information processing device described in Patent Document 1, when the BIOS does not start up normally due to a change in the BIOS setting information, the problem can be resolved by returning the setting information to the state before the change. .

また、特許文献2には、次のような計算機システムが記載されている。特許文献2に記載されている計算機システムは、サーバと、サーバとは独立して動作する管理モジュールとを備える。サーバは、BIOSと、設定管理部と、記憶領域とを有する。管理モジュールは、BIOS要求管理部と、バックアップ記憶領域とを有する。設定管理部は、BIOS設定端末からの設定変更要求に応じてBIOS設定情報を記憶領域に保存するとともに、設定バックアップ要求をBIOS要求管理部に出力する。BIOS要求管理部は、設定バックアップ要求にしたがってBIOS設定情報をバックアップ記憶領域に記憶する。管理モジュールは、外部からBIOS設定情報の読み出し要求があった場合、バックアップ記憶領域のデータを読み出して要求元に応答する。特許文献2に記載されている計算機システムによれば、特殊なOS(Operating System;オペレーティングシステム)やアプリケーションを用いることなく、BIOSの設定情報が管理モジュール内のバックアップ記憶領域に自動的にバックアップされる。そのため、サーバが故障や撤去された状態においてもそのバックアップデータを外部から読み出すことができる。 Further, Patent Document 2 describes the following computer system. The computer system described in Patent Document 2 includes a server and a management module that operates independently of the server. The server has a BIOS, a settings management section, and a storage area. The management module includes a BIOS request management section and a backup storage area. The setting management section stores BIOS setting information in a storage area in response to a setting change request from a BIOS setting terminal, and outputs a setting backup request to the BIOS request management section. The BIOS request management unit stores BIOS setting information in the backup storage area in accordance with the settings backup request. When the management module receives an external request to read BIOS setting information, the management module reads data from the backup storage area and responds to the request source. According to the computer system described in Patent Document 2, BIOS setting information is automatically backed up to a backup storage area in a management module without using a special OS (Operating System) or applications. . Therefore, even if the server fails or is removed, its backup data can be read externally.

また、特許文献3には、次のようなBIOS復旧制御装置が記載されている。特許文献3に記載されているBIOS復旧制御装置は、復旧手段と、保存手段とを備える。復旧手段は、制御対象のシステムイベントログに、ウオッチドッグタイマにおけるタイムアウトを示す情報が含まれ、かつBIOSにおける設定情報が変更されたことを示す状態情報が含まれる場合に、制御対象が動作することができない障害が発生したと判定する。また、復旧手段は、その障害から復旧可能なようにBIOSの設定情報を変更する。保存手段は、BIOS設定メニューから設定情報の変更指示を受けた場合に、BIOSにおける変更前の設定情報と変更後の設定情報とに基づいて、変更履歴情報を生成して保存する。特許文献3に記載されているBIOS復旧制御装置によれば、BIOSに起因して動作することができない障害が発生した場合であっても、その障害を速やかに検知すると共に、障害から復旧可能なようにBIOSの設定情報を変更することができる。 Further, Patent Document 3 describes the following BIOS recovery control device. The BIOS recovery control device described in Patent Document 3 includes a recovery means and a storage means. The recovery means is such that the controlled object operates when the system event log of the controlled object includes information indicating a timeout in the watchdog timer and status information indicating that setting information in the BIOS has been changed. It is determined that a failure has occurred that cannot be performed. Further, the recovery means changes the BIOS setting information so that recovery from the failure is possible. When receiving an instruction to change the setting information from the BIOS setting menu, the storage means generates and saves change history information based on the setting information before the change and the setting information after the change in the BIOS. According to the BIOS recovery control device described in Patent Document 3, even if a failure occurs due to the BIOS that makes it impossible to operate, the failure can be detected promptly and the failure can be recovered from. You can change the BIOS setting information as follows.

なお、本願において、BIOSとは、コンピュータにおいて起動時のOSの読み込みや、接続された装置や機器に対する基本的な入出力を制御するプログラム(ルーチン)の集まりであるとする。また、本願において、BIOSは、例えば、CPU(Central Processing Unit;中央処理装置)が、CPUの起動時に不揮発性記憶装置に記憶された所定の設定情報に基づいて実行するプログラムであるとする。 Note that in this application, the BIOS is a collection of programs (routines) that control the loading of an OS at startup in a computer and basic input/output to connected devices and devices. Further, in the present application, the BIOS is assumed to be a program that is executed by a CPU (Central Processing Unit) based on predetermined setting information stored in a nonvolatile storage device when the CPU is started, for example.

特開2009-271864号公報JP2009-271864A 特開2010-224847号公報Japanese Patent Application Publication No. 2010-224847 特開2014-115928号公報Japanese Patent Application Publication No. 2014-115928

特許文献1~3に記載されている装置やシステムでは、予め決められた変更の仕方でBIOSの設定情報が変更された場合に、変更前後の設定情報等が保存される。この構成では、例えば、予め決められた変更の仕方以外でBIOSの設定情報が変更された場合に、変更後の設定情報等を適切に保存できない場合があるという課題があった。 In the devices and systems described in Patent Documents 1 to 3, when BIOS setting information is changed in a predetermined manner, the setting information before and after the change is saved. This configuration has a problem in that, for example, if the BIOS setting information is changed in a manner other than a predetermined change method, the changed setting information and the like may not be properly saved.

そこで本発明は、上記課題を解決する情報処理装置、制御方法およびプログラム、電子装置を提供することを目的とする。 Therefore, an object of the present invention is to provide an information processing device, a control method, a program, and an electronic device that solve the above problems.

本発明の一態様は、中央処理装置と、1または複数の不揮発性記憶装置とを備える情報処理装置である。前記中央処理装置が、前記中央処理装置の起動時に前記不揮発性記憶装置に記憶された所定の設定情報に基づいて実行するプログラムが、障害検出手段と、差分検出手段と、を含む。障害検出手段は、所定の障害の発生を検出する。差分検出手段は、前記設定情報が新たに保存された場合、および、前記障害検出手段が前記障害の発生を検出した場合に、前記設定情報に変更があったか否かを検出する。また、前記設定情報に変更があった場合に、変更後の前記設定情報を前記不揮発性記憶装置に記憶する。 One aspect of the present invention is an information processing device including a central processing unit and one or more nonvolatile storage devices. A program executed by the central processing unit based on predetermined setting information stored in the nonvolatile storage device when the central processing unit is activated includes a failure detection means and a difference detection means. The fault detection means detects occurrence of a predetermined fault. The difference detection means detects whether or not the setting information has been changed when the setting information is newly saved and when the fault detection means detects the occurrence of the fault. Furthermore, when the setting information is changed, the changed setting information is stored in the nonvolatile storage device.

また、本発明の一態様は、中央処理装置と、1または複数の不揮発性記憶装置とを備える情報処理装置の制御方法である。前記制御方法は、下記プログラムを前記中央処理装置に実行させることで、設定情報に変更があった場合に、変更後の前記設定情報を前記不揮発性記憶装置に記憶する。前記プログラムは、前記中央処理装置が、前記中央処理装置の起動時に前記不揮発性記憶装置に記憶された前記設定情報に基づいて実行するプログラムである。前記プログラムは、所定の障害の発生を検出する障害検出手段と、前記設定情報が新たに保存された場合、および、前記障害検出手段が前記障害の発生を検出した場合に、前記設定情報に変更があったか否かを検出する差分検出手段と、を含む。 Further, one aspect of the present invention is a method for controlling an information processing apparatus including a central processing unit and one or more nonvolatile storage devices. The control method causes the central processing unit to execute the following program, so that when there is a change in the setting information, the changed setting information is stored in the nonvolatile storage device. The program is a program that the central processing unit executes based on the setting information stored in the nonvolatile storage device when the central processing unit starts up. The program includes a failure detection means for detecting occurrence of a predetermined failure, and a change to the setting information when the setting information is newly saved and when the failure detection means detects the occurrence of the failure. difference detection means for detecting whether or not there is a difference detection means.

また、本発明の一態様は、中央処理装置と、1または複数の不揮発性記憶装置とを備える情報処理装置において、前記中央処理装置が、前記中央処理装置の起動時に前記不揮発性記憶装置に記憶された所定の設定情報に基づいて実行するプログラムである。そのプログラムは、障害検出手段と、差分検出手段と、を含む。障害検出手段は、所定の障害の発生を検出する。差分検出手段は、前記設定情報が新たに保存された場合、および、前記障害検出手段が前記障害の発生を検出した場合に、前記設定情報に変更があったか否かを検出する。また、前記設定情報に変更があった場合に、変更後の前記設定情報を前記不揮発性記憶装置に記憶する。 Further, one aspect of the present invention is an information processing device including a central processing unit and one or more nonvolatile storage devices, in which the central processing unit stores information in the nonvolatile storage device when the central processing unit is started. This is a program that is executed based on predetermined setting information. The program includes a failure detection means and a difference detection means. The fault detection means detects occurrence of a predetermined fault. The difference detection means detects whether or not the setting information has been changed when the setting information is newly saved and when the fault detection means detects the occurrence of the fault. Furthermore, when the setting information is changed, the changed setting information is stored in the nonvolatile storage device.

また、本発明の一態様は、中央処理装置と、1または複数の不揮発性記憶装置とを備える電子装置である。前記中央処理装置が、前記中央処理装置の起動時に前記不揮発性記憶装置に記憶された所定の設定情報に基づいて実行するプログラムが、所定の障害の発生を検出する障害検出手段と、前記設定情報が新たに保存された場合、および、前記障害検出手段が前記障害の発生を検出した場合に、前記設定情報に変更があったか否かを検出する差分検出手段と、を含み、前記設定情報に変更があった場合に、変更後の前記設定情報を前記不揮発性記憶装置に記憶する。 Further, one embodiment of the present invention is an electronic device including a central processing unit and one or more nonvolatile storage devices. A failure detection means for detecting occurrence of a predetermined failure by a program executed by the central processing unit based on predetermined setting information stored in the non-volatile storage device when the central processing unit is started, and the setting information difference detection means for detecting whether or not there has been a change in the setting information when the setting information is newly saved and when the fault detection means detects the occurrence of the fault, If there is, the changed setting information is stored in the nonvolatile storage device.

本発明の情報処理装置、制御方法およびプログラム、電子装置によれば、BIOSの設定情報が変更された場合に変更後の設定情報を適切に保存することができる。 According to the information processing device, control method, program, and electronic device of the present invention, when BIOS setting information is changed, the changed setting information can be appropriately saved.

本発明の第1実施形態に係る電子装置の構成例を示すブロック図である。1 is a block diagram showing a configuration example of an electronic device according to a first embodiment of the present invention. FIG. 図1に示す基本入出力制御手段2-1の構成例を示すブロック図である。2 is a block diagram showing a configuration example of basic input/output control means 2-1 shown in FIG. 1. FIG. 図1に示す電子装置1-1の動作例を示すフローチャートである。2 is a flowchart showing an example of the operation of the electronic device 1-1 shown in FIG. 1. FIG. 第1実施形態に係るシステムイベントログ情報のレコード形式の例を示す図である。FIG. 3 is a diagram illustrating an example of a record format of system event log information according to the first embodiment. 図1および図2に示す保守サーバ8-1の動作例を説明するための図である。3 is a diagram for explaining an example of the operation of the maintenance server 8-1 shown in FIGS. 1 and 2. FIG. 図1に示す電子装置1-1の動作例を示すフローチャートである。2 is a flowchart showing an example of the operation of the electronic device 1-1 shown in FIG. 1. FIG. 本発明の第2実施形態に係る電子装置の構成例を示すブロック図である。FIG. 2 is a block diagram showing a configuration example of an electronic device according to a second embodiment of the present invention. 図7に示す基本入出力制御手段2-1aの構成例を示すブロック図である。8 is a block diagram showing a configuration example of basic input/output control means 2-1a shown in FIG. 7. FIG. 本発明の各実施形態に係る電子装置の最小構成を示すブロック図である。1 is a block diagram showing the minimum configuration of an electronic device according to each embodiment of the present invention. FIG.

以下、図面を参照して本発明の実施形態について説明する。なお、各図において同一または対応する構成には同一の符号を用いて説明を適宜省略する。 Embodiments of the present invention will be described below with reference to the drawings. In addition, in each figure, the same reference numerals are used for the same or corresponding components, and the description thereof will be omitted as appropriate.

(第1実施形態)
図1~図6を参照して本発明の第1実施形態に係る電子装置について説明する。図1は、本発明の第1実施形態に係る電子装置の構成例を示すブロック図である。図2は、図1に示す基本入出力制御手段2-1の構成例を示すブロック図である。図3は、図1に示す電子装置1-1の動作例を示すフローチャートである。図4は、第1実施形態に係るシステムイベントログ情報のレコード形式の例を示す図である。図5は、図1および図2に示す保守サーバ8-1の動作例を説明するための図である。図6は、図1に示す電子装置1-1の動作例を示すフローチャートである。
(First embodiment)
An electronic device according to a first embodiment of the present invention will be described with reference to FIGS. 1 to 6. FIG. 1 is a block diagram showing a configuration example of an electronic device according to a first embodiment of the present invention. FIG. 2 is a block diagram showing an example of the configuration of the basic input/output control means 2-1 shown in FIG. FIG. 3 is a flowchart showing an example of the operation of the electronic device 1-1 shown in FIG. FIG. 4 is a diagram illustrating an example of a record format of system event log information according to the first embodiment. FIG. 5 is a diagram for explaining an example of the operation of the maintenance server 8-1 shown in FIGS. 1 and 2. FIG. 6 is a flowchart showing an example of the operation of the electronic device 1-1 shown in FIG.

(電子装置の構成例)
図1に示すように、第1実施形態に係る電子装置1-1は、CPU1-2と、主記憶装置1-3と、補助記憶装置1-4と、不揮発性記憶装置1-5と、マネジメントコントローラ1-6と、インタフェース1-7と、入出力装置1-8とを備える。電子装置1-1は、例えばサーバ、パーソナルコンピュータ、スマートフォン、タブレット端末等の情報処理装置(コンピュータ)や、コンピュータを備える電子機器等である。なお、電子装置1-1は、他に図示していない時計機能を実装したIC(集積回路)、電源回路等を有している。
(Example of configuration of electronic device)
As shown in FIG. 1, the electronic device 1-1 according to the first embodiment includes a CPU 1-2, a main storage device 1-3, an auxiliary storage device 1-4, a nonvolatile storage device 1-5, It includes a management controller 1-6, an interface 1-7, and an input/output device 1-8. The electronic device 1-1 is, for example, an information processing device (computer) such as a server, a personal computer, a smartphone, a tablet terminal, or an electronic device including a computer. Note that the electronic device 1-1 includes an IC (integrated circuit) equipped with a clock function, a power supply circuit, and the like (not shown).

まず、本実施形態における不揮発性記憶装置1-5について説明する。不揮発性記憶装置1-5は、1または複数の不揮発性メモリを含む。不揮発性メモリは、例えばフラッシュメモリ、ROM(リードオンリメモリ)、バッテリ等によってバックアップされたRAM(ランダムアクセスメモリ)等である。不揮発性記憶装置1-5は、基本入出力制御手段2-1等を含む。基本入出力制御手段2-1は、ソフトウェアとハードウェアとを含む。基本入出力制御手段2-1は、ソフトウェアとして、BIOS2-1-1と、BIOSの設定情報2-1-2等を含む。また、基本入出力制御手段2-1は、ハードウェアとして、BIOS2-1-1を格納する記憶領域と、設定情報2-1-2等を格納する記憶領域を含む。本実施形態において基本入出力制御手段2-1を実行するということは、基本入出力制御手段2-1が含むBIOS2-1-1内のプログラムをCPU1-2が実行するということを意味する。 First, the nonvolatile storage device 1-5 in this embodiment will be explained. Nonvolatile storage device 1-5 includes one or more nonvolatile memories. Examples of the nonvolatile memory include flash memory, ROM (read only memory), and RAM (random access memory) backed up by a battery or the like. The nonvolatile storage device 1-5 includes basic input/output control means 2-1 and the like. The basic input/output control means 2-1 includes software and hardware. The basic input/output control means 2-1 includes, as software, a BIOS 2-1-1, BIOS setting information 2-1-2, and the like. Further, the basic input/output control means 2-1 includes, as hardware, a storage area for storing the BIOS 2-1-1 and a storage area for storing setting information 2-1-2 and the like. In this embodiment, executing the basic input/output control means 2-1 means that the CPU 1-2 executes a program in the BIOS 2-1-1 included in the basic input/output control means 2-1.

本実施形態においてBIOS2-1-1は、起動時のOSの読み込みや、電子装置1-1内の装置や機器に対する設定情報に応じた基本的な入出力の制御、その設定情報等を変更する際のメニューの出力、そのメニューに対する入力の受け付け等を行うためのプログラム(ルーチン)の集まりである。また、BIOS2-1-1は、例えば、電源起動時の各部の機能チェック、割り込みベクタの設定、初期プログラムのロード等を行うためのプログラム等を含む。なお、BIOS2-1-1は、仕様によって、レガシBIOS、UEFI BIOS(Unified Extensible Firmware Interface BIOS)等と呼ばれる。本実施形態において、BIOS2-1-1は、例えばCPU1-2が、CPU1-2の起動時に、所定のOSを起動する前に、不揮発性記憶装置1-5に記憶された所定の設定情報に基づいて実行するプログラムであるとする。なお、本実施形態において、OSは、ハードウェアとソフトウェアを総合的に管理するソフトウェアである。OSは、汎用的なものに限らず、電子装置1-1用に独自に開発されたもの等であってもよい。OSは、CPU1-2が実行するプログラムを含む。 In this embodiment, the BIOS 2-1-1 loads the OS at startup, controls basic input/output according to setting information for devices and equipment in the electronic device 1-1, and changes the setting information. This is a collection of programs (routines) for outputting a menu, accepting input for that menu, etc. Further, the BIOS 2-1-1 includes, for example, programs for checking the functions of each part at power-up, setting interrupt vectors, loading initial programs, and the like. Note that the BIOS 2-1-1 is called a legacy BIOS, a UEFI BIOS (Unified Extensible Firmware Interface BIOS), etc. depending on the specification. In this embodiment, the BIOS 2-1-1 stores predetermined setting information stored in the non-volatile storage device 1-5, for example, when the CPU 1-2 starts up the CPU 1-2 and before starting a predetermined OS. Assume that the program is executed based on the following. Note that in this embodiment, the OS is software that comprehensively manages hardware and software. The OS is not limited to a general-purpose OS, and may be one that is uniquely developed for the electronic device 1-1. The OS includes programs executed by the CPUs 1-2.

基本入出力制御手段2-1が含む設定情報2-1-2は、基本入出力制御手段2-1内のBIOS2-1-1が含む複数のプログラムが用いるデータであり、例えば所定の初期値が設定されていて、例えば電子装置1-1のユーザによって変更される。本実施形態では、BIOS2-1-1がUEFI BIOSであるとする。また、設定情報2-1-2が、一例として、EFI(Extensible Firmware Interface)変数を表す情報であるとする。EFI変数としては、例えば、「EIST」、「C State」、「Hyper Threading」、「Memory Frequency」、「TXT Support」、「Num Lock」、「Quick Boot」、「Sata Mode」、「Secure Boot」、「FRB2」、「BMC Support」等がある。ただし、これらに限定されない。 The setting information 2-1-2 included in the basic input/output control means 2-1 is data used by a plurality of programs included in the BIOS 2-1-1 in the basic input/output control means 2-1, and includes, for example, a predetermined initial value. is set, and is changed by the user of the electronic device 1-1, for example. In this embodiment, it is assumed that BIOS 2-1-1 is UEFI BIOS. Further, assume that the setting information 2-1-2 is, for example, information representing an EFI (Extensible Firmware Interface) variable. Examples of EFI variables include "EIST", "C State", "Hyper Threading", "Memory Frequency", "TXT Support", "Num Lock", "Quick Boot", "Sata Mode", and "Secure". "Boot" , "FRB2", "BMC Support", etc. However, it is not limited to these.

上述した「EIST(Enhanced Intel SpeedStep Technology)」は、CPU1-2の動作クロックと電圧を動的に制御する省電力技術についての有効、無効等を表す変数である。「C State」は、CPU1-2がアイドル状態のときの動作モードについての有効、無効、自動等を表す変数である。「Hyper Threading」は、1つのコアで並行して2つのスレッドを実行する動作モードについての変数である。「Memory Frequency」は、メモリの動作周波数についての変数である。「TXT Support」は、Trusted Execution Technologyについての変数である。「Num Lock」は、テンキー等での数値入力についての変数である。「Quick Boot」は、起動時に一部のハードウェアチェックを省略する機能についての変数である。「Sata Mode」は、Serial(シリアル) ATA(AT Attachment)についての変数である。「Secure Boot」は、署名された各ブートソフトウェアを使用する機能について変数である。「FRB2」は、Fault Resilient Booting レベル2について変数である。「BMC Support」は、ベースボード管理コントローラ(BMC;Baseboard Management Controller)についての変数である。 The above-mentioned "EIST (Enhanced Intel SpeedStep Technology)" is a variable that indicates whether the power saving technology that dynamically controls the operating clock and voltage of the CPU 1-2 is enabled or disabled. "C State" is a variable that indicates whether the operation mode is valid, invalid, automatic, etc. when the CPU 1-2 is in an idle state. “Hyper Threading” is a variable regarding an operation mode in which two threads are executed in parallel on one core. "Memory Frequency" is a variable regarding the operating frequency of the memory. “TXT Support” is a variable regarding Trusted Execution Technology. “Num Lock” is a variable for inputting numerical values using a numeric keypad or the like. "Quick Boot" is a variable for a function that omits some hardware checks at startup. “Sata Mode” is a variable regarding Serial ATA (AT Attachment). "Secure Boot" is a variable for the ability to use each signed boot software. “FRB2” is a variable for Fault Resilient Booting level 2. “BMC Support” is a variable regarding the Baseboard Management Controller (BMC).

次に、CPU1-2は、中央処理装置であり、例えば、電子装置1-1の電源起動時に基本入出力制御手段2-1を実行することで、例えば補助記憶装置1-4に記憶されている所定のOSを起動する。主記憶装置1-3は、メインメモリであり、RAMで構成される。補助記憶装置1-4は、外部記憶装置であり、OS、アプリケーションプログラム、各種ファイル等を記憶する。なお、OS、アプリケーションプログラム、各種ファイル等は、不揮発性記憶装置1-5に記憶されていてもよい。 Next, the CPU 1-2 is a central processing unit, and for example, executes the basic input/output control means 2-1 when the electronic device 1-1 is powered on, thereby storing data in the auxiliary storage device 1-4. Start the specified OS. The main storage device 1-3 is a main memory and is composed of a RAM. The auxiliary storage device 1-4 is an external storage device and stores an OS, application programs, various files, and the like. Note that the OS, application programs, various files, etc. may be stored in the nonvolatile storage device 1-5.

マネジメントコントローラ1-6は、BMC(ベースボード管理コントローラ)であり、CPU1-2とは独立して動作し、例えばCPU1-2の稼働状態等を監視する。本実施形態においてマネジメントコントローラ1-6は、IPMI(Intelligent Platform Management Interface)規格にしたがって、IPMIコマンドを用いて、CPU1-2から所定形式のデータを受信する。また、マネジメントコントローラ1-6は、不揮発性記憶装置からなるログ記憶部1-61を備え、CPU1-2から受信したデータをシステムイベントログ情報(SEL(System Event Log)情報ともいう)としてログ記憶部1-61に記憶する。本実施形態において、ログ記憶部1-61は、電子装置1-1が備える不揮発性記憶装置の一つであり、その意味において不揮発性記憶装置1-5と同等の構成である。また、マネジメントコントローラ1-6は、例えば、外部の監視センタ7-1に設けられた保守サーバ8-1との間で、通信回線を介して所定のデータを送受信する。 The management controller 1-6 is a BMC (baseboard management controller), operates independently of the CPU 1-2, and monitors, for example, the operating state of the CPU 1-2. In this embodiment, the management controller 1-6 receives data in a predetermined format from the CPU 1-2 using IPMI commands in accordance with the IPMI (Intelligent Platform Management Interface) standard. The management controller 1-6 also includes a log storage unit 1-61 made of a non-volatile storage device, and stores data received from the CPU 1-2 as system event log information (also referred to as SEL (System Event Log) information). Stored in section 1-61. In this embodiment, the log storage unit 1-61 is one of the nonvolatile storage devices included in the electronic device 1-1, and in that sense has the same configuration as the nonvolatile storage device 1-5. Furthermore, the management controller 1-6 transmits and receives predetermined data to and from a maintenance server 8-1 provided in an external monitoring center 7-1 via a communication line, for example.

インタフェース1-7は、CPU1-2と、入出力装置1-8や、図示していない外部の周辺装置、記憶装置、通信装置、通信回線等とを接続する接続装置である。 The interface 1-7 is a connection device that connects the CPU 1-2 to an input/output device 1-8, an external peripheral device (not shown), a storage device, a communication device, a communication line, etc.

入出力装置1-8は、例えば、キーボード、マウス、タッチパッド、タッチパネル、ディスプレイ、音声入出力装置、印刷装置等を含む。 The input/output devices 1-8 include, for example, a keyboard, a mouse, a touch pad, a touch panel, a display, an audio input/output device, a printing device, and the like.

(基本入出力制御手段の構成)
次に図2を参照して、図1に示す基本入出力制御手段2-1の構成例について説明する。なお、図2は、基本入出力制御手段2-1内の構成のうち、本実施形態において設定情報2-1-2の保存に係る部分のみを示している。
(Configuration of basic input/output control means)
Next, with reference to FIG. 2, a configuration example of the basic input/output control means 2-1 shown in FIG. 1 will be described. It should be noted that FIG. 2 shows only a portion of the configuration within the basic input/output control means 2-1 that is related to the storage of the setting information 2-1-2 in this embodiment.

図2に示す基本入出力制御手段2-1は、BIOS設定メニュー2-2、BIOS SETUP保存領域2-3、障害検出部2-4、および、BIOS SETUP変更検出部3-1を有する。BIOS SETUP変更検出部3-1は、設定情報格納部5-0と、設定情報格領域5-1と、差分検出部6-1を有する。BIOS設定メニュー2-2、障害検出部2-4、設定情報格納部5-0、および差分検出部6-1は、図1に示すBIOS2-1-1に含まれる構成、すなわちCPU1-2が実行するプログラムである。BIOS SETUP保存領域2-3および設定情報格領域5-1は、基本入出力制御手段2-1内の記憶領域である。また、BIOS SETUP保存領域2-3は、図1に示す設定情報2-1-2の格納領域である。 The basic input/output control means 2-1 shown in FIG. 2 includes a BIOS setting menu 2-2, a BIOS SETUP storage area 2-3, a failure detection section 2-4, and a BIOS SETUP change detection section 3-1. The BIOS SETUP change detection unit 3-1 includes a configuration information storage unit 5-0, a configuration information case area 5-1, and a difference detection unit 6-1. The BIOS setting menu 2-2, failure detection section 2-4, setting information storage section 5-0, and difference detection section 6-1 are configured in the configuration included in the BIOS 2-1-1 shown in FIG. This is the program to be executed. The BIOS SETUP storage area 2-3 and the setting information storage area 5-1 are storage areas within the basic input/output control means 2-1. Further, the BIOS SETUP storage area 2-3 is a storage area for the setting information 2-1-2 shown in FIG.

BIOS設定メニュー2-2は、設定情報2-1-2の設定を変更するメニューを入出力装置1-8等に表示したり、入出力装置1-8等へのメニューに対する入力操作を入力したりするプログラムを含む。CPU1-2がBIOS設定メニュー2-2を実行することで入力された設定情報2-1-2(BIOS設定のEFI変数の情報)は、BIOS SETUP保存領域2-3に格納される。 The BIOS setting menu 2-2 displays a menu for changing the settings of the setting information 2-1-2 on the input/output device 1-8, etc., and inputs input operations for the menu on the input/output device 1-8, etc. Contains programs that perform Setting information 2-1-2 (information on EFI variables for BIOS settings) input by the CPU 1-2 by executing the BIOS setting menu 2-2 is stored in the BIOS SETUP storage area 2-3.

障害検出部2-4は、CPU1-2、主記憶装置1-3等のメモリ、インタフェース1-7に接続された装置等で所定の障害が発生した場合にその障害の発生を検出するプログラムである。所定の障害は、例えばCPU1-2の動作異常、メモリの動作異常等である。障害検出部2-4は、例えば、SMI(System Management Interrupt)等のハードウェア割り込み信号をトリガに起動される所定の機能チェック用プログラムを含む。CPU1-2が障害検出部2-4を実行することで、障害の発生が検出された場合、CPU1-2はBIOS SETUP変更検出部3-1による処理を開始する。また、CPU1-2が障害検出部2-4を実行することで障害の発生が検出された場合、CPU1-2はマネジメントコントローラ1-6に障害が発生したことを通知する。 The fault detection unit 2-4 is a program that detects the occurrence of a predetermined fault when it occurs in the CPU 1-2, memory such as the main storage device 1-3, devices connected to the interface 1-7, etc. be. The predetermined failure is, for example, an abnormal operation of the CPU 1-2, an abnormal operation of the memory, or the like. The failure detection unit 2-4 includes a predetermined function check program that is activated by a hardware interrupt signal such as SMI (System Management Interrupt). When the CPU 1-2 detects the occurrence of a failure by executing the failure detection unit 2-4, the CPU 1-2 starts processing by the BIOS SETUP change detection unit 3-1. Further, when the occurrence of a failure is detected by the CPU 1-2 executing the failure detection unit 2-4, the CPU 1-2 notifies the management controller 1-6 that the failure has occurred.

設定情報格納部5-0は、BIOS SETUP保存領域2-3からBIOS設定のEFI変数の情報を収集し、設定情報格領域5-1内にBIOS設定情報5-2およびBIOS設定情報5-3として格納するプログラムを含む。 The setting information storage unit 5-0 collects information on EFI variables of BIOS settings from the BIOS SETUP storage area 2-3, and stores BIOS setting information 5-2 and BIOS setting information 5-3 in the setting information storage area 5-1. Contains programs stored as .

差分検出部6-1は、差分判定部6-2と、日時取得部6-3と、SEL通知部6-4を有する。差分判定部6-2は、BIOS設定情報5-2とBIOS設定情報5-3の差分を検出するプログラムである。日時取得部6-3は、日時を取得するプログラムである。SEL通知部6-4は、マネジメントコントローラ1-6にSEL情報を通知するプログラムである。 The difference detection unit 6-1 includes a difference determination unit 6-2, a date and time acquisition unit 6-3, and an SEL notification unit 6-4. The difference determination unit 6-2 is a program that detects the difference between the BIOS setting information 5-2 and the BIOS setting information 5-3. The date and time acquisition unit 6-3 is a program that acquires the date and time. The SEL notification unit 6-4 is a program that notifies the management controller 1-6 of SEL information.

(基本入出力制御手段の動作例)
まず、図3等を参照して、BIOS設定メニュー2-2でBIOS SETUP設定(設定情報2-1-2)を変更した場合の動作例について説明する。なお、以下では、CPU1-2が基本入出力制御手段2-1が含むプログラムを実行することによる動作(処理)について、基本入出力制御手段2-1等が動作の主体であるとして説明する。
(Example of operation of basic input/output control means)
First, with reference to FIG. 3 and the like, an example of the operation when the BIOS SETUP setting (setting information 2-1-2) is changed in the BIOS setting menu 2-2 will be described. In the following, the operation (processing) caused by the CPU 1-2 executing a program included in the basic input/output control means 2-1 will be explained assuming that the basic input/output control means 2-1 etc. are the main body of the operation.

図3に示すように、サーバ装置等の電子装置1-1において、BIOS設定メニュー2-2でBIOS SETUP項目(「EIST」等)の設定値が変更された場合、基本入出力制御手段2-1は、BIOS SETUP項目の設定を保存するため、ユーザの入力操作に応じて「Save and Exit」を実施する(ステップA1)。このとき、基本入出力制御手段2-1は、BIOS SETUP保存領域2-3にBIOS SETUP項目の設定値を保存し、ここで、BIOS SETUP変更検出部3-1の処理が開始される(ステップA2)。以下にBIOS SETUP変更検出部3-1の処理について説明する。 As shown in FIG. 3, in an electronic device 1-1 such as a server device, when the setting value of a BIOS SETUP item (such as "EIST") is changed in the BIOS setting menu 2-2, the basic input/output control means 2- 1 executes "Save and Exit" in response to the user's input operation to save the settings of the BIOS SETUP items (step A1). At this time, the basic input/output control means 2-1 saves the setting values of the BIOS SETUP items in the BIOS SETUP storage area 2-3, and the processing of the BIOS SETUP change detection section 3-1 is started here (step A2). The processing of the BIOS SETUP change detection unit 3-1 will be explained below.

処理1:BIOS SETUP変更検出部3-1では、まず設定情報格領域5-1内にあるBIOS設定情報5-3にBIOS SETUP保存領域2-3から取得したBIOS SETUP設定のEFI変数を格納する(ステップA3)。 Process 1: The BIOS SETUP change detection unit 3-1 first stores the EFI variable of the BIOS SETUP setting obtained from the BIOS SETUP storage area 2-3 in the BIOS setting information 5-3 in the setting information storage area 5-1. (Step A3).

処理2:差分検出部6-1の差分判定部6-2で、設定情報格領域5-1に格納されているBIOS設定情報5-2(*1)とBIOS設定情報5-3に差分があるか否かを確認する(ステップA4)。(*1)BIOS設定情報5-2には、初期は、BIOS SETUPのデフォルトデータが格納されている。 Process 2: The difference determination unit 6-2 of the difference detection unit 6-1 determines whether there is a difference between the BIOS setting information 5-2 (*1) and the BIOS setting information 5-3 stored in the setting information storage area 5-1. Check whether there is one (step A4). (*1) The BIOS setting information 5-2 initially stores BIOS SETUP default data.

処理3:処理2で差分が検出できない場合は(ステップA4:NO)、BIOS SETUP変更検出部3-1の処理を終了する(ステップA8)。差分が検出された場合は(ステップA4:YES)、設定情報格領域5-1のBIOS設定情報5-2にBIOS設定情報5-3を上書きする(ステップA5)。 Process 3: If the difference cannot be detected in process 2 (step A4: NO), the process of the BIOS SETUP change detection unit 3-1 is ended (step A8). If a difference is detected (step A4: YES), the BIOS setting information 5-2 in the setting information area 5-1 is overwritten with the BIOS setting information 5-3 (step A5).

処理4:差分が生じた日時をSEL情報に残すため、SEL通知部6-4が、日時取得部6-3から現在の日時を取得する(ステップA6)。 Process 4: In order to record the date and time when the difference occurred in the SEL information, the SEL notification unit 6-4 acquires the current date and time from the date and time acquisition unit 6-3 (step A6).

処理5:SEL通知部6-4は、BIOS設定情報5-3と日時取得部6-3から取得した日時を所定のSEL情報格納フォーマットに整形する。また、SEL通知部6-4は、IPMIコマンドを使用し、BIOS設定情報5-3と日時を格納した複数のレコードを、SEL情報として、マネジメントコントローラ1-6に通知する(ステップA7)。 Process 5: The SEL notification unit 6-4 formats the BIOS setting information 5-3 and the date and time acquired from the date and time acquisition unit 6-3 into a predetermined SEL information storage format. Further, the SEL notification unit 6-4 uses an IPMI command to notify the management controller 1-6 of a plurality of records storing the BIOS setting information 5-3 and date and time as SEL information (step A7).

図4は、本実施形態においてSEL情報を格納するレコードのフォーマットの例を示す。図4に示す例では、各レコードの長さは16バイトである。第1および第2バイトは、レコードID(識別符号)を表すフィールドである。レコードIDは、レコードにアクセスする際に使用される。第3バイトは、レコードタイプを表すフィールドである。レコードタイプは、レコードの種別を表す。第4~第7バイトは、タイムスタンプを表すフィールドである。タイムスタンプは年月日および時分を表す。第8および第9バイトは、製造者IDを表すフィールドである。第11~第16バイトは、本実施形態では、BIOS設定情報5-3に格納されているBIOS設定のEFI変数情報を表すフィールドである。ステップA7において、SEL通知部6-4は、図4に示すSEL Record Formatsに則り、第4~第7バイトに日時を、第11~第16バイトにBIOS設定情報5-3に格納されているBIOS SETUP設定のEFI変数を設定し、IPMIコマンドを使用しSEL情報をマネジメントコントローラ1-6に通知する。 FIG. 4 shows an example of the format of a record that stores SEL information in this embodiment. In the example shown in FIG. 4, the length of each record is 16 bytes. The first and second bytes are fields representing a record ID (identification code). The record ID is used when accessing the record. The third byte is a field representing the record type. The record type represents the type of record. The fourth to seventh bytes are fields representing timestamps. The timestamp represents the year, month, day, hour and minute. The 8th and 9th bytes are fields representing the manufacturer ID. In this embodiment, the 11th to 16th bytes are fields representing EFI variable information of the BIOS settings stored in the BIOS setting information 5-3. In step A7, the SEL notification unit 6-4 stores the date and time in the 4th to 7th bytes and the BIOS setting information 5-3 in the 11th to 16th bytes in accordance with the SEL Record Format shown in FIG. Set the EFI variables in the BIOS SETUP settings, and use the IPMI command to notify the management controller 1-6 of the SEL information.

なお、一度に第11~第16のBIOS設定のEFI変数フィールドにBIOS SETUPのEFI変数が収まらない場合、SEL通知部6-4は、BIOS SETUP設定のEFI変数を6byte毎に分け、すべてのBIOS SETUP設定のEFI変数の通知が終わるまでSEL情報をマネジメントコントローラ1-6に通知する。その際、SEL通知部6-4は、BIOS SETUPのEFI変数の末尾に、所定の符号(本実施形態では一例として「FFFFFFFF」)を付加してSEL情報をマネジメントコントローラ1-6に通知する。 Note that if the EFI variables of the BIOS SETUP cannot fit into the EFI variable fields of the 11th to 16th BIOS settings at once, the SEL notification unit 6-4 divides the EFI variables of the BIOS SETUP settings into 6-byte units and displays all BIOS settings. SEL information is notified to the management controller 1-6 until notification of EFI variables of SETUP settings is completed. At this time, the SEL notification unit 6-4 adds a predetermined code (in this embodiment, "FFFFFFFF" as an example) to the end of the EFI variable of BIOS SETUP, and notifies the management controller 1-6 of the SEL information.

処理6:以上で、BIOS SETUP変更検出部3-1の処理を終了する(ステップA8)。 Process 6: This completes the process of the BIOS SETUP change detection unit 3-1 (step A8).

一方、保守作業員は、監視センタ7-1にある保守サーバ8-1から監視対象の電子装置1-1のマネジメントコントローラ1-6のログ記憶部1-61にアクセスし、SEL情報を確認する。保守作業員は、取得したSEL情報からBIOS SETUP設定のEFI変数の情報を抜き出し、EFI変数変換プログラム8-2を適用する。図5にEFI変数変換プログラム8-2の動作例を示す。 On the other hand, the maintenance worker accesses the log storage unit 1-61 of the management controller 1-6 of the electronic device 1-1 to be monitored from the maintenance server 8-1 in the monitoring center 7-1, and checks the SEL information. . The maintenance worker extracts the EFI variable information of the BIOS SETUP settings from the acquired SEL information and applies the EFI variable conversion program 8-2. FIG. 5 shows an example of the operation of the EFI variable conversion program 8-2.

例えば、図5のようなBIOS SETUP設定のEFI変数情報と、BIOS SETUP項目があるとする。図5では各BIOS SETUP項目を4byteで構成しているが、BIOS SETUP項目に対応するEFI変数のフィールドは、固定サイズでない。例えば、BIOS SETUP項目に記載されている「C State」は、BIOS SETUP設定のEFI変数の、オフセット4Byte、サイズ1Byteが対応する。EFI変数変換プログラム8-2は、BIOS SETUP項目の「C State」に対応する値である0x01を取得し、その値に対応する設定である「Enable」に変換して出力する。EFI変数変換プログラム8-2は、これをBIOS SETUP設定のEFI変数が終わるまで変換することで、すべてのBIOS SETUP項目と対応する設定値を入手する。 For example, assume that there is EFI variable information for BIOS SETUP settings and BIOS SETUP items as shown in FIG. In FIG. 5, each BIOS SETUP item is composed of 4 bytes, but the field of the EFI variable corresponding to the BIOS SETUP item is not a fixed size. For example, "C State" described in the BIOS SETUP item corresponds to an offset of 4 Bytes and a size of 1 Byte of the EFI variable of the BIOS SETUP settings. The EFI variable conversion program 8-2 obtains 0x01, which is the value corresponding to "C State" in the BIOS SETUP item, converts it to "Enable", which is the setting corresponding to that value, and outputs it. The EFI variable conversion program 8-2 obtains setting values corresponding to all BIOS SETUP items by converting this until the EFI variables of the BIOS SETUP settings are completed.

次に、図6等を参照して、障害検出部2-4が障害発生を検出した場合の動作例について説明する。サーバ装置等の電子装置1-1において、CPU1-2、主記憶装置1-3等のメモリ、インタフェース1-7に接続された装置等で障害が発生した場合、SMIをトリガにBIOS2-1-1内部の障害検出部2-4が動作する(ステップB1)。障害検出部2-4が動作すると、BIOS SETUP変更検出部3-1の処理が開始される(ステップB2)。以下にBIOS SETUP変更検出部3-1の処理について説明する。 Next, an example of the operation when the failure detection unit 2-4 detects the occurrence of a failure will be described with reference to FIG. 6 and the like. In the electronic device 1-1 such as a server device, if a failure occurs in the CPU 1-2, memory such as the main storage device 1-3, or devices connected to the interface 1-7, the BIOS 2-1-1 is triggered by the SMI. 1 operates (step B1). When the failure detection section 2-4 operates, the processing of the BIOS SETUP change detection section 3-1 is started (step B2). The processing of the BIOS SETUP change detection unit 3-1 will be explained below.

処理1:BIOS SETUP変更検出部3-1では、まず、設定情報格納部5-0が、設定情報格領域5-1内にあるBIOS 設定情報5-3にBIOS SETUP保存領域2-3から取得したBIOS SETUP設定のEFI変数を格納する(ステップB3)。 Process 1: In the BIOS SETUP change detection unit 3-1, first, the setting information storage unit 5-0 acquires the BIOS setting information 5-3 in the setting information storage area 5-1 from the BIOS SETUP storage area 2-3. The EFI variables of the BIOS SETUP settings are stored (step B3).

処理2:差分検出部6-1の差分判定部6-2で、設定情報格領域5-1に格納されているBIOS設定情報5-2(*1)とBIOS設定情報5-3に差分があるか否かを確認する(ステップB4)。(*1)初期は、BIOS SETUPのデフォルトデータが格納されている。 Process 2: The difference determination unit 6-2 of the difference detection unit 6-1 determines whether there is a difference between the BIOS setting information 5-2 (*1) and the BIOS setting information 5-3 stored in the setting information storage area 5-1. Check whether there is one (step B4). (*1) Initially, BIOS SETUP default data is stored.

処理3:処理2で差分が検出できない場合は(ステップB4:NO)、BIOS SETUP変更検出部3-1は、処理を終了する(ステップB8)。差分が検出された場合は(ステップB4:YES)、設定情報格納部5-0が、設定情報格領域5-1のBIOS設定情報5-2にBIOS設定情報5-3の情報を上書きする(ステップB5)。 Process 3: If the difference cannot be detected in process 2 (step B4: NO), the BIOS SETUP change detection unit 3-1 ends the process (step B8). If a difference is detected (step B4: YES), the setting information storage unit 5-0 overwrites the BIOS setting information 5-2 in the setting information class area 5-1 with the information in the BIOS setting information 5-3 ( Step B5).

処理4:差分が生じた日時をSEL情報に残すため、SEL通知部6-4が、日時取得部6-3から現在の日時を取得する(ステップB6)。 Process 4: In order to record the date and time when the difference occurred in the SEL information, the SEL notification unit 6-4 acquires the current date and time from the date and time acquisition unit 6-3 (step B6).

処理5:SEL通知部6-4は、BIOS設定情報2と日時取得部6-3から取得した日時を所定のSEL情報格納フォーマットに整形する。また、SEL通知部6-4は、IPMIコマンドを使用し、BIOS設定情報5-3と日時を格納した複数のレコードを、SEL情報として、マネジメントコントローラ1-6に通知する(ステップB7)。 Process 5: The SEL notification unit 6-4 formats the BIOS setting information 2 and the date and time acquired from the date and time acquisition unit 6-3 into a predetermined SEL information storage format. Further, the SEL notification unit 6-4 uses an IPMI command to notify the management controller 1-6 of a plurality of records storing the BIOS setting information 5-3 and date and time as SEL information (step B7).

ステップB7において、SEL通知部6-4は、図4に示すSEL Record Formatsに則り、第4~第7バイトに日時を、第11~第16バイトにBIOS設定情報5-3に格納されているBIOS SETUP設定のEFI変数を設定し、IPMIコマンドを使用しSEL情報をマネジメントコントローラ1-6に通知する。 In step B7, the SEL notification unit 6-4 stores the date and time in the 4th to 7th bytes and the BIOS setting information 5-3 in the 11th to 16th bytes in accordance with the SEL Record Format shown in FIG. Set the EFI variables in the BIOS SETUP settings, and use the IPMI command to notify the management controller 1-6 of the SEL information.

なお、一度に第11~第16のBIOS設定のEFI変数フィールドにBIOS SETUPのEFI変数が収まらない場合、SEL通知部6-4は、BIOS SETUP設定のEFI変数を6byte毎に分け、すべてのBIOS SETUP設定のEFI変数の通知が終わるまでSEL情報をマネジメントコントローラ1-6に通知する。その際、SEL通知部6-4は、BIOS SETUPのEFI変数の末尾に、所定の符号(本実施形態では一例として「FFFFFFFF」)を付加してSEL情報をマネジメントコントローラ1-6に通知する。 Note that if the EFI variables of the BIOS SETUP cannot fit into the EFI variable fields of the 11th to 16th BIOS settings at once, the SEL notification unit 6-4 divides the EFI variables of the BIOS SETUP settings into 6-byte units and displays all BIOS settings. SEL information is notified to the management controller 1-6 until notification of EFI variables of SETUP settings is completed. At this time, the SEL notification unit 6-4 adds a predetermined code (in this embodiment, "FFFFFFFF" as an example) to the end of the EFI variable of BIOS SETUP, and notifies the management controller 1-6 of the SEL information.

処理6:以上で、BIOS SETUP変更検出部3-1は、処理を終了する(ステップB8)。 Process 6: With the above steps, the BIOS SETUP change detection unit 3-1 ends the process (step B8).

一方、保守作業員は、監視センタ7-1にある保守サーバ8-1から監視対象の電子装置1-1のマネジメントコントローラ1-6のログ記憶部1-61にアクセスし、SEL情報を確認する。保守作業員は、取得したSEL情報からBIOS SETUP設定のEFI変数の情報を抜き出し、EFI変数変換プログラム8-2を適用する。保守作業員は、図5を参照して説明するようにして、BIOS SETUP項目と対応する設定値を入手する。保守作業員は、障害内容と入手したBIOS SETUP項目と設定値を照らし合わせることで障害への影響を確認する。 On the other hand, the maintenance worker accesses the log storage unit 1-61 of the management controller 1-6 of the electronic device 1-1 to be monitored from the maintenance server 8-1 in the monitoring center 7-1, and checks the SEL information. . The maintenance worker extracts the EFI variable information of the BIOS SETUP settings from the acquired SEL information and applies the EFI variable conversion program 8-2. The maintenance worker obtains the BIOS SETUP items and corresponding setting values as described with reference to FIG. The maintenance worker checks the influence of the failure by comparing the details of the failure with the obtained BIOS SETUP items and setting values.

(作用・効果)
本実施形態の電子装置、制御方法およびプログラムによれば、不揮発性記憶装置に記憶された所定の設定情報に基づいてCPUが起動時に実行するプログラムの設定情報が変更された場合に、変更後の設定情報を適切に保存することができる。
(action/effect)
According to the electronic device, control method, and program of the present embodiment, when the setting information of a program executed by the CPU at startup is changed based on predetermined setting information stored in a nonvolatile storage device, the changed Setting information can be saved appropriately.

また、本実施形態の電子装置1-1は、中央処理装置(CPU1-2)と、1または複数の不揮発性記憶装置(不揮発性記憶装置1-5およびログ記憶部1-61)とを備える。中央処理装置(CPU1-2)が、中央処理装置の起動時に不揮発性記憶装置(不揮発性記憶装置1-5)に記憶された所定の設定情報2-1-2に基づいて実行するプログラム(BIOS2-1-1)が、障害検出手段(障害検出部2-4)と、差分検出手段(差分検出部6-1)を含む。障害検出手段(障害検出部2-4)は、所定の障害の発生を検出する。差分検出手段(差分検出部6-1)は、設定情報2-1-2が新たに保存された場合、および、障害検出手段(障害検出部2-4)が障害の発生を検出した場合に、設定情報2-1-2に変更があったか否かを検出する。また、設定情報2-1-2に変更があった場合に、変更後の設定情報2-1-2が不揮発性記憶装置(ログ記憶部1-61)に記憶される。この構成によれば、BIOS2-1-1の設定情報2-1-2が変更された場合に変更後の設定情報2-1-2を適切に保存することができる。 Further, the electronic device 1-1 of the present embodiment includes a central processing unit (CPU 1-2) and one or more non-volatile storage devices (non-volatile storage device 1-5 and log storage unit 1-61). . The central processing unit (CPU1-2) executes a program (BIOS2 -1-1) includes a fault detection means (fault detection section 2-4) and a difference detection means (difference detection section 6-1). The fault detection means (fault detection unit 2-4) detects the occurrence of a predetermined fault. The difference detection means (difference detection unit 6-1) detects when the setting information 2-1-2 is newly saved and when the failure detection means (failure detection unit 2-4) detects the occurrence of a failure. , detects whether or not there has been a change in the setting information 2-1-2. Further, when there is a change in the setting information 2-1-2, the changed setting information 2-1-2 is stored in the nonvolatile storage device (log storage unit 1-61). According to this configuration, when the setting information 2-1-2 of the BIOS 2-1-1 is changed, the changed setting information 2-1-2 can be appropriately saved.

また、本実施形態の電子装置1-1は、中央処理装置(CPU1-2)とは独立して動作し、少なくとも中央処理装置(CPU1-2)の稼働状態を監視するマネジメントコントローラ1-6をさらに備える。電子装置1-1が備える不揮発性記憶装置の少なくとも1つがマネジメントコントローラ1-6内にログ記憶部1-61として設けられている。また、変更後の設定情報2-1-2が、マネジメントコントローラ1-6内の不揮発性記憶装置(ログ記憶部1-61)にシステムイベントログ情報(SEL情報)として記憶される。この構成によれば、中央処理装置(CPU1-2)の動作とは独立して動作するマネジメントコントローラ1-6内に変更後の設定情報2-1-2を記憶することができる。 Further, the electronic device 1-1 of the present embodiment operates independently of the central processing unit (CPU 1-2), and at least includes a management controller 1-6 that monitors the operating state of the central processing unit (CPU 1-2). Be prepared for more. At least one of the nonvolatile storage devices included in the electronic device 1-1 is provided as a log storage unit 1-61 within the management controller 1-6. Further, the changed setting information 2-1-2 is stored as system event log information (SEL information) in a nonvolatile storage device (log storage unit 1-61) within the management controller 1-6. According to this configuration, the changed setting information 2-1-2 can be stored in the management controller 1-6, which operates independently of the operation of the central processing unit (CPU 1-2).

また、本実施形態の電子装置1-1では、変更後の設定情報2-1-2が、所定形式の複数のレコードを用いて、マネジメントコントローラ1-6内の不揮発性記憶装置(ログ記憶部1-61)にシステムイベントログ情報(SEL情報)として記憶される。この構成によれば、例えば既存のレコード形式を用いてマネジメントコントローラ1-6内に変更後の設定情報2-1-2を記憶することができる。 In addition, in the electronic device 1-1 of this embodiment, the changed setting information 2-1-2 is stored in a non-volatile storage device (log storage section) in the management controller 1-6 using a plurality of records in a predetermined format. 1-61) as system event log information (SEL information). According to this configuration, the changed setting information 2-1-2 can be stored in the management controller 1-6 using, for example, an existing record format.

また、本実施形態の電子装置1-1では、変更後の設定情報2-1-2が、所定の形式のコマンドを複数回用いることで、マネジメントコントローラ1-6へ通知される。この構成によれば、例えば既存のコマンドを用いてマネジメントコントローラ1-6内に変更後の設定情報2-1-2を記憶することができる。 Furthermore, in the electronic device 1-1 of this embodiment, the changed setting information 2-1-2 is notified to the management controller 1-6 by using a command in a predetermined format multiple times. According to this configuration, the changed setting information 2-1-2 can be stored in the management controller 1-6 using, for example, an existing command.

また、本実施形態によれば、下記(効果1)および(効果2)により、障害調査時のBIOS SETUP設定の情報提供による原因特定が容易になり、例えば顧客の電子装置のダウンタイム時間の短縮を図ることができる。 Further, according to the present embodiment, the following (effect 1) and (effect 2) make it easier to identify the cause by providing information on BIOS SETUP settings when investigating a failure, and for example, reduce the downtime of a customer's electronic device. can be achieved.

(効果1)本実施形態によれば、BIOS SETUP項目の変更時、BIOS SETUP設定のEFI変数をSEL情報に残すことができる。よって、保守作業員による例えば顧客へのBIOS SETUP項目の設定順番や設定項目についての問い合わせとBIOS SETUP項目の差分調査が不要となる。よってコストと調査時間を短縮することができる。 (Effect 1) According to this embodiment, when changing the BIOS SETUP item, the EFI variable of the BIOS SETUP setting can be left in the SEL information. Therefore, there is no need for a maintenance worker to inquire about the order of setting BIOS SETUP items and setting items to a customer, and to investigate differences in BIOS SETUP items. Therefore, cost and investigation time can be reduced.

(効果2)本実施形態によれば、障害発生時もBIOS SETUP設定のEFI変数を採取しSEL情報に残すことができる。保守作業員は採取したSEL情報に残されているBIOS SETUP設定のEFI変数を、EFI変数変換プログラムに適用することで障害発生時のBIOS SETUP設定が入手できる。よって、障害内容とBIOS SETUP設定のEFI変数から取得したBIOS SETUP項目の情報を突き合わせることで、障害の原因特定が容易となる。 (Effect 2) According to this embodiment, even when a failure occurs, the EFI variables of the BIOS SETUP settings can be collected and left in the SEL information. The maintenance worker can obtain the BIOS SETUP settings at the time of failure by applying the EFI variables of the BIOS SETUP settings left in the collected SEL information to the EFI variable conversion program. Therefore, by comparing the details of the failure with the information of the BIOS SETUP item obtained from the EFI variable of the BIOS SETUP setting, the cause of the failure can be easily identified.

(第2実施形態)
図7および図8を参照して本発明の第2実施形態に係る電子装置について説明する。図7は、本発明の第2実施形態に係る電子装置の構成例を示すブロック図である。図8は、図7に示す基本入出力制御手段2-1aの構成例を示すブロック図である。
(Second embodiment)
An electronic device according to a second embodiment of the present invention will be described with reference to FIGS. 7 and 8. FIG. 7 is a block diagram showing a configuration example of an electronic device according to a second embodiment of the present invention. FIG. 8 is a block diagram showing an example of the configuration of the basic input/output control means 2-1a shown in FIG.

(電子装置の構成例)
図1に示す第1実施形態に係る電子装置1-1と図7に示す第2実施形態に係る電子装置1-1aは、基本的な構成は同一である。図7に示すように、第2実施形態に係る電子装置1-1aは、例えば、CPU1-2と、主記憶装置1-3と、補助記憶装置1-4と、不揮発性記憶装置1-5と、インタフェース1-7と、入出力装置1-8とを備える。第2実施形態に係る電子装置1-1aは、第1実施形態に係る電子装置1-1と同様に、例えばサーバ、パーソナルコンピュータ、スマートフォン、タブレット端末等のコンピュータや、コンピュータを備える電子機器等である。ただし、第1実施形態に係る電子装置1-1がマネジメントコントローラ1-6を備えるのに対して、第2実施形態に係る電子装置1-1aは、図7に示すようにマネジメントコントローラ1-6を省略することができる。また、図7に示す例では、インタフェース1-7に対して着脱可能なUSB(Universal Serial Bus)メモリ等の不揮発性記憶装置10-1が接続されている。
(Example of configuration of electronic device)
The electronic device 1-1 according to the first embodiment shown in FIG. 1 and the electronic device 1-1a according to the second embodiment shown in FIG. 7 have the same basic configuration. As shown in FIG. 7, the electronic device 1-1a according to the second embodiment includes, for example, a CPU 1-2, a main storage device 1-3, an auxiliary storage device 1-4, and a nonvolatile storage device 1-5. , an interface 1-7, and an input/output device 1-8. Like the electronic device 1-1 according to the first embodiment, the electronic device 1-1a according to the second embodiment is, for example, a computer such as a server, a personal computer, a smartphone, a tablet terminal, or an electronic device equipped with a computer. be. However, while the electronic device 1-1 according to the first embodiment includes a management controller 1-6, the electronic device 1-1a according to the second embodiment includes a management controller 1-6 as shown in FIG. can be omitted. Further, in the example shown in FIG. 7, a nonvolatile storage device 10-1 such as a removable USB (Universal Serial Bus) memory is connected to the interface 1-7.

また、第2実施形態に係る基本入出力制御手段2-1aの構成および動作は、第1実施形態に係る基本入出力制御手段2-1の構成および動作と一部異なる。以下、第2実施形態において、第1実施形態と異なる部分について説明する。 Further, the configuration and operation of the basic input/output control means 2-1a according to the second embodiment are partially different from the configuration and operation of the basic input/output control means 2-1 according to the first embodiment. Hereinafter, in the second embodiment, differences from the first embodiment will be explained.

図7に示すように、不揮発性記憶装置1-5は、基本入出力制御手段2-1a等を含む。図7に示す基本入出力制御手段2-1aは、図1に示す基本入出力制御手段2-1に対応する構成である。基本入出力制御手段2-1aは、ソフトウェアとハードウェアとを含む。基本入出力制御手段2-1aは、ソフトウェアとして、BIOS2-1-1aと、BIOSの設定情報2-1-2等を含む。また、基本入出力制御手段2-1aは、ハードウェアとして、BIOS2-1-1aを格納する記憶領域と、設定情報2-1-2等を格納する記憶領域を含む。図7に示すBIOS2-1-1aと、図1に示すBIOS2-1-1は以下に説明するように一部異なる。 As shown in FIG. 7, the nonvolatile storage device 1-5 includes basic input/output control means 2-1a and the like. The basic input/output control means 2-1a shown in FIG. 7 has a configuration corresponding to the basic input/output control means 2-1 shown in FIG. The basic input/output control means 2-1a includes software and hardware. The basic input/output control means 2-1a includes a BIOS 2-1-1a, BIOS setting information 2-1-2, etc. as software. Further, the basic input/output control means 2-1a includes, as hardware, a storage area for storing the BIOS 2-1-1a and a storage area for storing the setting information 2-1-2 and the like. The BIOS 2-1-1a shown in FIG. 7 and the BIOS 2-1-1 shown in FIG. 1 are partially different as described below.

図8を参照して、図7に示す基本入出力制御手段2-1aの構成例について説明する。なお、図8は、基本入出力制御手段2-1a内の構成のうち、本実施形態において設定情報2-1-2の保存に係る部分のみを示している。 An example of the configuration of the basic input/output control means 2-1a shown in FIG. 7 will be described with reference to FIG. 8. It should be noted that FIG. 8 shows only a portion of the configuration within the basic input/output control means 2-1a that is related to the storage of the setting information 2-1-2 in this embodiment.

図8に示す基本入出力制御手段2-1aは、BIOS設定メニュー2-2a、BIOS SETUP保存領域2-3、障害検出部2-4a、および、BIOS SETUP変更検出部3-1aを有する。 The basic input/output control means 2-1a shown in FIG. 8 includes a BIOS setting menu 2-2a, a BIOS SETUP storage area 2-3, a failure detection section 2-4a, and a BIOS SETUP change detection section 3-1a.

BIOS設定メニュー2-2aは、設定情報2-1-2の設定を変更するメニューを入出力装置1-8等に表示したり、入出力装置1-8等へのメニューに対する入力操作を入力したりするプログラムを含む。BIOS設定メニュー2-2aは、さらに、後述する変更履歴格納領域9-1内の情報を不揮発性記憶装置10-1等に出力するプログラムを含む。CPU1-2がBIOS設定メニュー2-2aを実行することで入力された設定情報2-1-2(BIOS設定のEFI変数の情報)は、BIOS SETUP保存領域2-3に格納される。また、CPU1-2がBIOS設定メニュー2-2aを実行することで変更履歴格納領域9-1内の情報が不揮発性記憶装置10-1等に出力される。 The BIOS setting menu 2-2a displays a menu for changing the settings of the setting information 2-1-2 on the input/output device 1-8, etc., and inputs input operations for the menu on the input/output device 1-8, etc. Contains programs that perform The BIOS setting menu 2-2a further includes a program that outputs information in a change history storage area 9-1, which will be described later, to a nonvolatile storage device 10-1 or the like. Setting information 2-1-2 (information on EFI variables of BIOS settings) input by the CPU 1-2 by executing the BIOS setting menu 2-2a is stored in the BIOS SETUP storage area 2-3. Further, when the CPU 1-2 executes the BIOS setting menu 2-2a, the information in the change history storage area 9-1 is output to the nonvolatile storage device 10-1 or the like.

BIOS SETUP変更検出部3-1aは、設定情報格納部5-0と、設定情報格領域5-1と、差分検出部6-1aと、変更履歴格納領域9-1を有する。BIOS SETUP変更検出部3-1aは、図1に示すBIOS SETUP変更検出部3-1と比較し、新たに変更履歴格納領域9-1を有する点で異なる。BIOS設定メニュー2-2a、障害検出部2-4a、設定情報格納部5-0、および差分検出部6-1aは、図7に示すBIOS2-1-1aに含まれる構成、すなわちCPU1-2が実行するプログラムである。BIOS SETUP保存領域2-3、設定情報格領域5-1および変更履歴格納領域9-1は、基本入出力制御手段2-1内の記憶領域である。また、BIOS SETUP保存領域2-3は、図7に示す設定情報2-1-2の格納領域である。 The BIOS SETUP change detection unit 3-1a has a configuration information storage unit 5-0, a configuration information storage area 5-1, a difference detection unit 6-1a, and a change history storage area 9-1. The BIOS SETUP change detection unit 3-1a differs from the BIOS SETUP change detection unit 3-1 shown in FIG. 1 in that it newly includes a change history storage area 9-1. The BIOS setting menu 2-2a, the failure detection section 2-4a, the setting information storage section 5-0, and the difference detection section 6-1a are configured according to the configuration included in the BIOS 2-1-1a shown in FIG. This is the program to be executed. The BIOS SETUP storage area 2-3, setting information storage area 5-1, and change history storage area 9-1 are storage areas within the basic input/output control means 2-1. Further, the BIOS SETUP storage area 2-3 is a storage area for setting information 2-1-2 shown in FIG.

障害検出部2-4aは、第1実施形態に係る障害検出部2-4と同様、CPU1-2、主記憶装置1-3等のメモリ、インタフェース1-7に接続された装置等で所定の障害が発生した場合にその障害の発生を検出するプログラムである。ただし、第1実施形態に係る障害検出部2-4が、障害が発生したことをマネジメントコントローラ1-6へ通知する機能を含むのに対し、障害検出部2-4aではこの機能が省略されている。障害検出部2-4aは、例えば、SMI等のハードウェア割り込み信号をトリガに起動される所定の機能チェック用プログラムを含む。CPU1-2が障害検出部2-4aを実行することで、障害の発生が検出された場合、CPU1-2aはBIOS SETUP変更検出部3-1aによる処理を開始する。 Similar to the failure detection unit 2-4 according to the first embodiment, the failure detection unit 2-4a detects a predetermined condition in the CPU 1-2, memory such as the main storage device 1-3, devices connected to the interface 1-7, etc. This is a program that detects the occurrence of a failure when it occurs. However, while the failure detection unit 2-4 according to the first embodiment includes a function of notifying the management controller 1-6 that a failure has occurred, this function is omitted in the failure detection unit 2-4a. There is. The failure detection unit 2-4a includes, for example, a predetermined function check program that is activated by a hardware interrupt signal such as SMI. When the occurrence of a failure is detected by the CPU 1-2 executing the failure detection unit 2-4a, the CPU 1-2a starts processing by the BIOS SETUP change detection unit 3-1a.

差分検出部6-1aは、差分判定部6-2aと、日時取得部6-3を有する。第2実施形態の差分検出部6-1aは、第1実施形態の差分検出部6-1と異なり、SEL通知部6-4を有しない。差分判定部6-2aは、BIOS設定情報5-2とBIOS設定情報5-3の差分を検出するプログラムを含む。差分判定部6-2aは、さらに、差分を検出した場合にBIOS設定情報5-3の内容と日時取得部6-3が取得した日時を変更履歴情報k(kは1~nの整数)として変更履歴格納領域9-1に格納するプログラムを含む。*
図8に示すように、第2実施形態は、図2に示す第1実施形態に係る構成と比較し、SEL通知部6-4とマネジメントコントローラ1-6と保守サーバ8-1を無くした点が異なる。また、第2実施形態は、BIOS SETUP変更検出部3-1aに変更履歴格納領域9-1を新しく有し、BIOS設定情報5-3の情報を変更履歴格納領域9-1内に変更履歴情報として積み上げて記憶していく点が異なる。BIOS設定メニュー2-2aは、変更履歴格納領域9-1の情報を不揮発性記憶装置10-1等に出力する機能を持つ。保守作業員は、変更履歴格納領域9-1の情報を不揮発性記憶装置10-1等に出力し、BIOS SETUP項目と設定値を入手することができる。
The difference detection unit 6-1a includes a difference determination unit 6-2a and a date and time acquisition unit 6-3. The difference detection unit 6-1a of the second embodiment does not include the SEL notification unit 6-4, unlike the difference detection unit 6-1 of the first embodiment. The difference determination unit 6-2a includes a program that detects the difference between the BIOS setting information 5-2 and the BIOS setting information 5-3. If a difference is detected, the difference determination unit 6-2a further uses the contents of the BIOS setting information 5-3 and the date and time acquired by the date and time acquisition unit 6-3 as change history information k (k is an integer from 1 to n). Contains a program to be stored in the change history storage area 9-1. *
As shown in FIG. 8, the second embodiment differs from the configuration of the first embodiment shown in FIG. 2 in that the SEL notification section 6-4, management controller 1-6, and maintenance server 8-1 are eliminated. are different. In addition, the second embodiment has a new change history storage area 9-1 in the BIOS SETUP change detection unit 3-1a, and stores the information of the BIOS setting information 5-3 in the change history storage area 9-1. The difference is that they are accumulated and memorized. The BIOS setting menu 2-2a has a function of outputting information in the change history storage area 9-1 to a nonvolatile storage device 10-1 or the like. The maintenance worker can output the information in the change history storage area 9-1 to the nonvolatile storage device 10-1 or the like and obtain the BIOS SETUP items and setting values.

第2実施形態によれば、マネジメントコントローラ1-6を有していない電子装置に対応することができる。 According to the second embodiment, it is possible to support electronic devices that do not have a management controller 1-6.

(各実施形態の最小構成)
図9は、本発明の各実施形態に係る最小構成を示すブロック図である。図9に示す電子装置100(電子装置1-1および1-1aに対応)は、中央処理装置101と、1または複数の不揮発性記憶装置102とを備える。中央処理装置101が、中央処理装置の起動時に不揮発性記憶装置102に記憶された所定の設定情報104に基づいて実行するプログラム103が、障害検出手段103-1と、差分検出手段103-2とを含む。障害検出手段103-1は、所定の障害の発生を検出する。差分検出手段103-2は、設定情報104が新たに保存された場合、および、障害検出手段103-1が障害の発生を検出した場合に、設定情報104に変更があったか否かを検出する。そして、設定情報104に変更があった場合に、変更後の設定情報104が不揮発性記憶装置102に記憶される。
(Minimum configuration of each embodiment)
FIG. 9 is a block diagram showing the minimum configuration according to each embodiment of the present invention. An electronic device 100 (corresponding to electronic devices 1-1 and 1-1a) shown in FIG. 9 includes a central processing unit 101 and one or more nonvolatile storage devices 102. A program 103 that is executed by the central processing unit 101 based on predetermined setting information 104 stored in the nonvolatile storage device 102 when the central processing unit is started up includes a failure detection means 103-1 and a difference detection means 103-2. including. The failure detection means 103-1 detects the occurrence of a predetermined failure. The difference detection means 103-2 detects whether or not the setting information 104 has been changed when the setting information 104 is newly saved and when the fault detection means 103-1 detects the occurrence of a fault. Then, when there is a change in the setting information 104, the changed setting information 104 is stored in the nonvolatile storage device 102.

以上、この発明の実施形態について図面を参照して説明してきたが、具体的な構成は上記実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計変更等も含まれる。また、上記実施形態でコンピュータが実行するプログラムの一部または全部は、コンピュータ読取可能な記録媒体や通信回線を介して頒布することができる。 Although the embodiments of the present invention have been described above with reference to the drawings, the specific configuration is not limited to the above-described embodiments, and may include design changes without departing from the gist of the present invention. Furthermore, part or all of the program executed by the computer in the above embodiments can be distributed via a computer-readable recording medium or a communication line.

100…電子装置、101…中央処理装置、102…不揮発性記憶装置、103…プログラム、103-1…障害検出手段、103-2…差分検出手段、104…設定情報、1-1、1-1a…電子装置、1-2…CPU、1-5…不揮発性記憶装置、2-1、2-1a…基本入出力制御手段、2-1-1、2-1-1a…BIOS、2-1-2…設定情報、2-4、2-4a…障害検出部、6-1、6-1a…差分検出部、1-6…マネジメントコントローラ、1-61…ログ記憶部、9-1…変更履歴格納領域 100...Electronic device, 101...Central processing unit, 102...Nonvolatile storage device, 103...Program, 103-1...Failure detection means, 103-2...Difference detection means, 104...Setting information, 1-1, 1-1a ...Electronic device, 1-2...CPU, 1-5...Nonvolatile storage device, 2-1, 2-1a...Basic input/output control means, 2-1-1, 2-1-1a...BIOS, 2-1 -2...Setting information, 2-4, 2-4a...Failure detection unit, 6-1, 6-1a...Difference detection unit, 1-6...Management controller, 1-61...Log storage unit, 9-1...Change History storage area

Claims (7)

中央処理装置と、1または複数の不揮発性記憶装置と、
前記中央処理装置とは独立して動作し、少なくとも前記中央処理装置の稼働状態を監視するマネジメントコントローラと、
を備え、
前記不揮発性記憶装置の少なくとも1つが前記マネジメントコントローラ内に設けられ、
前記中央処理装置が、前記中央処理装置の起動時に前記不揮発性記憶装置に記憶された所定のBIOS設定情報に基づいて実行するプログラムが、
前記中央処理装置、前記不揮発性記憶装置、インターフェスに接続されたハードウェアのうちの少なくとも何れか一つに所定の障害の発生を検出する障害検出手段と、
前記BIOS設定情報が前記不揮発性記憶装置に新たに保存された場合、および、前記障害検出手段が前記障害の発生を検出した場合に、前記BIOS設定情報に変更があったか否かを検出する差分検出手段と、
を含み、
前記差分検出手段は、前記BIOS設定情報に変更があった場合に、変更後の前記BIOS設定情報を前記マネジメントコントローラ内の前記不揮発性記憶装置に記録する
情報処理装置。
a central processing unit; one or more non-volatile storage devices ;
a management controller that operates independently of the central processing unit and monitors at least the operating state of the central processing unit;
Equipped with
at least one of the non-volatile storage devices is provided within the management controller;
A program executed by the central processing unit based on predetermined BIOS setting information stored in the nonvolatile storage device when the central processing unit is started,
failure detection means for detecting occurrence of a predetermined failure in at least one of the central processing unit, the nonvolatile storage device, and hardware connected to the interface ;
Difference detection for detecting whether or not there has been a change in the BIOS setting information when the BIOS setting information is newly saved in the nonvolatile storage device and when the fault detection means detects the occurrence of the fault. means and
including;
The difference detection means records the changed BIOS setting information in the nonvolatile storage device in the management controller when the BIOS setting information is changed.
前記変更後の前記BIOS設定情報を、前記マネジメントコントローラ内の前記不揮発性記憶装置にシステムイベントログ情報として記憶する
請求項1に記載の情報処理装置。
The information processing device according to claim 1, wherein the changed BIOS setting information is stored in the nonvolatile storage device in the management controller as system event log information.
前記変更後の前記BIOS設定情報を、所定形式の複数のレコードを用いて、前記システムイベントログ情報として記憶する
請求項2に記載の情報処理装置。
The information processing device according to claim 2, wherein the changed BIOS setting information is stored as the system event log information using a plurality of records in a predetermined format.
前記差分検出手段は、前記変更後の前記BIOS設定情報を、所定の形式のコマンドを複数回用いることで、前記マネジメントコントローラへ通知する
請求項2または3に記載の情報処理装置。
The information processing apparatus according to claim 2 , wherein the difference detection means notifies the management controller of the changed BIOS setting information by using a command in a predetermined format multiple times.
中央処理装置と、1または複数の不揮発性記憶装置と、前記中央処理装置とは独立して動作し、少なくとも前記中央処理装置の稼働状態を監視するマネジメントコントローラと、を備え、前記不揮発性記憶装置の少なくとも1つが前記マネジメントコントローラ内に設けられる情報処理装置の制御方法であって、
前記中央処理装置が、前記中央処理装置の起動時に前記不揮発性記憶装置に記憶された所定のBIOS設定情報に基づいて実行するプログラムであって、
前記中央処理装置、前記不揮発性記憶装置、インターフェスに接続されたハードウェアのうちの少なくとも何れか一つに所定の障害の発生を検出する障害検出手段と、
前記BIOS設定情報が前記不揮発性記憶装置に新たに保存された場合、および、前記障害検出手段が前記障害の発生を検出した場合に、前記BIOS設定情報に変更があったか否かを検出する差分検出手段と、
を含むプログラムを前記中央処理装置に実行させることで、
前記差分検出手段は、前記BIOS設定情報に変更があった場合に、変更後の前記BIOS設定情報を前記マネジメントコントローラ内の前記不揮発性記憶装置に記録する
制御方法。
The nonvolatile storage device includes a central processing unit, one or more nonvolatile storage devices , and a management controller that operates independently of the central processing unit and monitors at least the operating state of the central processing unit . At least one of the following is a method for controlling an information processing device provided in the management controller ,
A program executed by the central processing unit based on predetermined BIOS setting information stored in the nonvolatile storage device when the central processing unit is started,
failure detection means for detecting occurrence of a predetermined failure in at least one of the central processing unit, the nonvolatile storage device, and hardware connected to the interface ;
Difference detection for detecting whether or not there has been a change in the BIOS setting information when the BIOS setting information is newly saved in the nonvolatile storage device and when the fault detection means detects the occurrence of the fault. means and
By causing the central processing unit to execute a program including
The difference detection means records the changed BIOS setting information in the nonvolatile storage device in the management controller when the BIOS setting information is changed.
中央処理装置と、1または複数の不揮発性記憶装置と、前記中央処理装置とは独立して動作し、少なくとも前記中央処理装置の稼働状態を監視するマネジメントコントローラと、を備え、前記不揮発性記憶装置の少なくとも1つが前記マネジメントコントローラ内に設けられる情報処理装置において、前記中央処理装置が、前記中央処理装置の起動時に前記不揮発性記憶装置に記憶された所定のBIOS設定情報に基づいて実行するプログラムであって、
前記中央処理装置、前記不揮発性記憶装置、インターフェスに接続されたハードウェアのうちの少なくとも何れか一つに所定の障害の発生を検出する障害検出手段と、
前記BIOS設定情報が前記不揮発性記憶装置に新たに保存された場合、および、前記障害検出手段が前記障害の発生を検出した場合に、前記BIOS設定情報に変更があったか否かを検出する差分検出手段と、
を含み、
前記差分検出手段は、前記BIOS設定情報に変更があった場合に、変更後の前記BIOS設定情報を前記マネジメントコントローラ内の前記不揮発性記憶装置に記録する
プログラム。
The nonvolatile storage device includes a central processing unit, one or more nonvolatile storage devices , and a management controller that operates independently of the central processing unit and monitors at least the operating state of the central processing unit . In an information processing device in which at least one of the following is provided in the management controller , a program executed by the central processing unit based on predetermined BIOS setting information stored in the nonvolatile storage device when the central processing unit is started. And,
failure detection means for detecting occurrence of a predetermined failure in at least one of the central processing unit, the nonvolatile storage device, and hardware connected to the interface ;
Difference detection for detecting whether or not there has been a change in the BIOS setting information when the BIOS setting information is newly saved in the nonvolatile storage device and when the fault detection means detects the occurrence of the fault. means and
including;
The difference detection means records the changed BIOS setting information in the nonvolatile storage device in the management controller when the BIOS setting information is changed.
中央処理装置と、1または複数の不揮発性記憶装置と、前記中央処理装置とは独立して動作し、少なくとも前記中央処理装置の稼働状態を監視するマネジメントコントローラと、を備え、前記不揮発性記憶装置の少なくとも1つが前記マネジメントコントローラ内に設けられ、
前記中央処理装置が、前記中央処理装置の起動時に前記不揮発性記憶装置に記憶された所定のBIOS設定情報に基づいて実行するプログラムが、
前記中央処理装置、前記不揮発性記憶装置、インターフェスに接続されたハードウェアのうちの少なくとも何れか一つに所定の障害の発生を検出する障害検出手段と、
前記BIOS設定情報が前記不揮発性記憶装置に新たに保存された場合、および、前記障害検出手段が前記障害の発生を検出した場合に、前記BIOS設定情報に変更があったか否かを検出する差分検出手段と、
を含み、
前記差分検出手段は、前記BIOS設定情報に変更があった場合に、変更後の前記BIOS設定情報を前記マネジメントコントローラ内の前記不揮発性記憶装置に記録する
電子装置。
The nonvolatile storage device includes a central processing unit, one or more nonvolatile storage devices , and a management controller that operates independently of the central processing unit and monitors at least the operating state of the central processing unit . provided in the management controller,
A program executed by the central processing unit based on predetermined BIOS setting information stored in the nonvolatile storage device when the central processing unit is started,
failure detection means for detecting occurrence of a predetermined failure in at least one of the central processing unit, the nonvolatile storage device, and hardware connected to the interface ;
Difference detection for detecting whether or not there has been a change in the BIOS setting information when the BIOS setting information is newly saved in the nonvolatile storage device and when the fault detection means detects the occurrence of the fault. means and
including;
The difference detection means records the changed BIOS setting information in the nonvolatile storage device in the management controller when the BIOS setting information is changed.
JP2022088740A 2022-05-31 2022-05-31 Information processing equipment, control methods and programs, electronic devices Active JP7401127B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022088740A JP7401127B1 (en) 2022-05-31 2022-05-31 Information processing equipment, control methods and programs, electronic devices

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022088740A JP7401127B1 (en) 2022-05-31 2022-05-31 Information processing equipment, control methods and programs, electronic devices

Publications (2)

Publication Number Publication Date
JP7401127B1 true JP7401127B1 (en) 2023-12-19
JP2023182879A JP2023182879A (en) 2023-12-27

Family

ID=89190288

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022088740A Active JP7401127B1 (en) 2022-05-31 2022-05-31 Information processing equipment, control methods and programs, electronic devices

Country Status (1)

Country Link
JP (1) JP7401127B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013140536A (en) 2012-01-06 2013-07-18 Nec Corp Information processing device, system operation setting method of information processing device and computer program
JP2014115928A (en) 2012-12-12 2014-06-26 Nec Corp Bios restoration control device and bios restoration control method, information processor and computer program
JP2021086527A (en) 2019-11-29 2021-06-03 株式会社リコー Information processing device, fault management system, fault management method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013140536A (en) 2012-01-06 2013-07-18 Nec Corp Information processing device, system operation setting method of information processing device and computer program
JP2014115928A (en) 2012-12-12 2014-06-26 Nec Corp Bios restoration control device and bios restoration control method, information processor and computer program
JP2021086527A (en) 2019-11-29 2021-06-03 株式会社リコー Information processing device, fault management system, fault management method, and program

Also Published As

Publication number Publication date
JP2023182879A (en) 2023-12-27

Similar Documents

Publication Publication Date Title
WO2022198972A1 (en) Method, system and apparatus for fault positioning in starting process of server
EP2989579B1 (en) Redundant system boot code in a secondary non-volatile memory
CN103748569B (en) The system and method without driving operation of USB device
US7574627B2 (en) Memory dump method, memory dump program and computer system
WO2018095107A1 (en) Bios program abnormal processing method and apparatus
US9529410B2 (en) Service processor (SP) initiated data transaction with BIOS utilizing power off commands
JP5183542B2 (en) Computer system and setting management method
US9529750B2 (en) Service processor (SP) initiated data transaction with bios utilizing interrupt
CN105807848B (en) Touch industrial personal computer
CN110197070B (en) Computer system and method with power-on trusted verification and fault-tolerant transfer
CN104461594A (en) Updating method and device of embedded operating system
US20190392149A1 (en) Information processing apparatus for detecting tampering with software executed at boot time, method for rebooting information processing apparatus, and storage medium
CN111143132A (en) BIOS recovery method, device, equipment and readable storage medium
JP7401127B1 (en) Information processing equipment, control methods and programs, electronic devices
JP6880961B2 (en) Information processing device and log recording method
CN106909382B (en) Method and device for outputting different types of system starting information
US20060136641A1 (en) Context save method, information processor and interrupt generator
US20230019075A1 (en) Electronic device including a plurality of power management integrated circuits and method of operating the same
TWI808362B (en) Computer system and method capable of self-monitoring and restoring an operation of operating system
JP6697102B1 (en) Information processing apparatus, information processing apparatus control method, and information processing apparatus control program
JP2012137905A (en) Information processing device, restoration method for setup setting value of bios and program
CN117539786A (en) Television production processing method and device, storage medium and television
CN113867753A (en) Firmware updating method and system for server
CN111813037A (en) Starting-up control method, starting-up control device and electronic equipment
CN115756648A (en) Active recovery method and terminal for double-substrate management controller chip

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220531

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230711

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230815

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: 20231107

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231130

R151 Written notification of patent or utility model registration

Ref document number: 7401127

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151