JP2022123426A - Setting change system and setting change method for bios of computer system - Google Patents

Setting change system and setting change method for bios of computer system Download PDF

Info

Publication number
JP2022123426A
JP2022123426A JP2021020750A JP2021020750A JP2022123426A JP 2022123426 A JP2022123426 A JP 2022123426A JP 2021020750 A JP2021020750 A JP 2021020750A JP 2021020750 A JP2021020750 A JP 2021020750A JP 2022123426 A JP2022123426 A JP 2022123426A
Authority
JP
Japan
Prior art keywords
bios
update
external memory
setting information
control unit
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
JP2021020750A
Other languages
Japanese (ja)
Other versions
JP7260191B2 (en
Inventor
秀樹 深澤
Hideki Fukazawa
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 JP2021020750A priority Critical patent/JP7260191B2/en
Publication of JP2022123426A publication Critical patent/JP2022123426A/en
Application granted granted Critical
Publication of JP7260191B2 publication Critical patent/JP7260191B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

To improve overall maintenance workability by speedily performing an update operation for BIOS when a device is powered OFF and when the device is actuated thereafter.SOLUTION: A computer system 100 comprises: a system control part 1 in which BIOS is stored; an external memory 2 in which a plurality of pieces of the same setting information as setting information on the BIOS are stored; and a substrate management controller 3 which operates with a standby power supply when the device is powered OFF, and enables the system control part 1 and the external memory 2 to be accessed from an external remote management terminal 4. The substrate management controller 3 comprises: update information notification means 3A which turns ON a flag corresponding to update of the external memory 2; and BIOS update means 3B which updates, when the flag is turned ON, setting information on BIOS in the system control part 1 to the setting information on BIOS stored in the external memory 2 when the computer is started up.SELECTED DRAWING: Figure 1

Description

本発明は、コンピュータシステムにおいて基礎入出力システムプログラム(BIOS:Basic Input Output System)(以下、BIOSと言う)を簡単に変更できる設定変更システム及び設定変更方法に関する。 The present invention relates to a setting change system and a setting change method that can easily change a basic input/output system program (BIOS: Basic Input Output System) (hereinafter referred to as BIOS) in a computer system.

コンピュータシステムでは仕様変更等によりBIOSを適宜書き換える必要がある。
例えば、特許文献1に示されるコンピュータシステムでは、BIOSの変更時に、システム内にあるBIOSに含まれる設定データが、通信インターフェースを介して、管理ユニット内にある基板管理コントローラ(BMC:Baseboard Management Controller)に送信される。
In a computer system, it is necessary to appropriately rewrite the BIOS due to specification changes or the like.
For example, in the computer system disclosed in Patent Document 1, when the BIOS is changed, setting data contained in the BIOS in the system is transmitted via a communication interface to a baseboard management controller (BMC) in the management unit. sent to.

この基板管理コントローラでは、BIOSに含まれる設定データを取得した後、それを管理ユニット内の実質的に電源オフ時に消去されないファイルシステムに格納する。
その後、システム外にある外部コンピュータシステムでは、管理ユニット内のファイルシステムにアクセスして、BIOSの格納された設定データを呼び出した後、当該BIOS内の設定データを編集可能とする。
In this board management controller, after acquiring the setting data contained in the BIOS, it is stored in a file system in the management unit that is substantially not erased when the power is turned off.
After that, the external computer system outside the system accesses the file system in the management unit, calls the setting data stored in the BIOS, and then makes it possible to edit the setting data in the BIOS.

特開2002-014818号公報JP-A-2002-014818 特開平08-016408号公報JP-A-08-016408

特許文献1に示されるコンピュータシステムでは、システム外にある外部コンピュータシステムから、管理ユニット内のファイルシステムに格納されたBIOSに含まれる設定データを変更可能とする。
しかしながら、このような特許文献1では、対象となるコンピュータシステムの装置電源がОNとなっていない状態で、BIOS設定変更又はその準備作業を行なうことができず、当該BIOSをリモート接続によって保守管理する際の障害となっていた。
In the computer system disclosed in Patent Document 1, setting data contained in the BIOS stored in the file system in the management unit can be changed from an external computer system outside the system.
However, in Patent Document 1 as described above, it is not possible to change the BIOS settings or perform preparation work for the BIOS setting while the target computer system is not powered on. was a real obstacle.

一方、特許文献2に示される情報処理装置では、装置電源が切断されたOFF時に、バッテリ電源を利用して新たなBIOSを書き込みできる更新プログラム記憶手段を有するとの構成が示されている。
しかしながら、特許文献2では、BIOS更新後の装置起動時に、更新プログラム用メモリに記憶された更新用のBIOSに基づき、システム内のBIOSを入れ替える作業に時間を要する恐れがあり、特許文献1と同様、BIOSを保守管理する際の障害となっていた。
On the other hand, the information processing apparatus disclosed in Patent Literature 2 is configured to have update program storage means capable of writing a new BIOS using battery power when the apparatus power is turned off.
However, in Patent Document 2, when the device is started after updating the BIOS, it may take time to replace the BIOS in the system based on the update BIOS stored in the update program memory. , had become an obstacle when maintaining and managing the BIOS.

この発明は、上述した事情に鑑みてなされたものであって、装置電源ОFF時及びその後の装置起動時において、BIOSの更新作業を迅速に行うことができ、全体の保守作業性の向上が可能なコンピュータシステムにおけるBIOSの設定変更システム及び設定変更方法を提供する。 SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned circumstances, and is capable of rapidly updating the BIOS when the power supply to the device is turned off and when the device is subsequently started, thereby improving the overall maintenance workability. To provide a BIOS setting change system and a setting change method in a computer system.

上記課題を解決するために、この発明は以下の手段を提案している。
本発明の第1態様に示すBIOSの設定変更システムでは、機器及び入出力の制御を行うBIOSが格納されたシステム制御部と、このシステム制御部内に記憶されたBIOSの設定情報と同じ設定情報を格納するBIOS更新用外部メモリと、装置電源ON時に主電源により動作又は装置電源OFF時に予備電源により動作し、外部に位置するリモート管理端末からネットワークを通じて前記システム制御部及びBIOS更新用外部メモリにアクセス可能な基板管理コントローラと、を具備するコンピュータシステムにおいて、前記基板管理コントローラは、前記リモート管理端末からネットワークを通じて前記BIOS更新用外部メモリの更新があった場合に更新フラグをONとさせる更新情報報知手段と、前記更新情報報知手段にて更新フラグがONとなった場合、コンピュータ起動時に、前記システム制御部に格納されたBIOSの設定情報を、前記BIOS更新用外部メモリに格納されたBIOSの設定情報に更新させるBIOS更新手段と、を有することを特徴とする。
In order to solve the above problems, the present invention proposes the following means.
In the BIOS setting change system according to the first aspect of the present invention, a system control unit storing BIOS for controlling devices and input/output, and setting information identical to the BIOS setting information stored in the system control unit. An external memory for updating the BIOS, which is operated by the main power supply when the device power is ON or by the standby power supply when the device power is OFF, and accesses the system control unit and the BIOS update external memory through the network from a remote management terminal located outside. , the board management controller includes update information notifying means for turning on an update flag when the BIOS update external memory is updated from the remote management terminal through the network. When the update flag is turned ON by the update information notifying means, the BIOS setting information stored in the system control unit is changed to the BIOS setting information stored in the BIOS update external memory when the computer is started. and BIOS update means for updating the BIOS.

本発明の第2態様に示すBIOSの設定変更方法では、機器及び入出力の制御を行うBIOSが格納されたシステム制御部と、このシステム制御部内に記憶されたBIOSの設定情報と同じ設定情報を複数格納するBIOS更新用外部メモリと、装置電源ON時に主電源により動作又は装置電源OFF時に予備電源により動作し、外部に位置するリモート管理端末からネットワークを通じて前記システム制御部及びBIOS更新用外部メモリにアクセス可能な基板管理コントローラと、を具備するコンピュータシステムにおいて、前記BIOS更新用外部メモリの更新があったことを示す更新フラグをONとさせる更新情報報知段階と、前記更新情報報知段階にて更新フラグがONとなった場合、コンピュータ起動時に、前記システム制御部に格納されたBIOSの設定情報を、前記BIOS更新用外部メモリに格納されたBIOSの設定情報に更新するBIOS更新段階と、を有することを特徴とする。 In the BIOS setting change method according to the second aspect of the present invention, a system control unit storing a BIOS for controlling devices and inputs/outputs, and setting information identical to the BIOS setting information stored in the system control unit. A plurality of stored BIOS update external memories, and a main power supply when the device power is ON or a standby power supply when the device power is OFF, and a remote management terminal located outside to the system control unit and the BIOS update external memory through the network. an accessible board management controller, an update information notification step of turning ON an update flag indicating that the BIOS update external memory has been updated; and an update flag in the update information notification step. and updating the BIOS setting information stored in the system control unit to the BIOS setting information stored in the BIOS update external memory when the computer is started when is turned ON. characterized by

本発明では、BIOS更新用外部メモリの更新があった場合にОNとなる更新フラグを利用して、BIOS更新用外部メモリに格納されたBIOSの設定情報に基づき、システム制御部に格納されたBIOSの設定情報を更新する作業を行うことができ、これによりBIOSの設定情報更新作業を迅速化して保守作業性の向上が可能となる。 In the present invention, by using an update flag that becomes ON when the BIOS update external memory is updated, the BIOS stored in the system control unit is updated based on the BIOS setting information stored in the BIOS update external memory. This makes it possible to speed up the work of updating the setting information of the BIOS and improve the maintenance workability.

本発明に係るコンピュータシステムにおけるBIOSの設定変更システムのブロック図である。1 is a block diagram of a BIOS setting change system in a computer system according to the present invention; FIG. 本発明の実施形態に係るコンピュータシステムにおけるBIOSの設定変更システムのブロック図である。1 is a block diagram of a BIOS setting change system in a computer system according to an embodiment of the present invention; FIG. コンピュータシステムにおいて、通常時の電源ОN時に実施するBIOS設定変更を示す動作フローである。3 is an operation flow showing a BIOS setting change that is performed when power is turned ON in a normal time in a computer system; コンピュータシステムにおいて、電源ОFF時に、リモート管理端末からリモート接続によりBIOS設定変更を行った場合の動作フローである。In the computer system, it is an operation flow when the BIOS setting is changed by remote connection from the remote management terminal when the power is off.

本発明に係るコンピュータシステムにおけるBIOSの設定変更システムについて、図1を参照して説明する。
図1に示されるコンピュータシステム100は、システム制御部1と、BIOS更新用外部メモリ2と、基板管理コントローラ3(BMC:Baseboard Management Controller)とを主な構成要素とする。
コンピュータシステム100内の基板管理コントローラ3は、マネージメントLAN(Local Area Network)等のネットワークNを通じて外部のリモート管理端末4に接続されている。
A BIOS setting change system in a computer system according to the present invention will be described with reference to FIG.
A computer system 100 shown in FIG. 1 has a system control unit 1, a BIOS update external memory 2, and a board management controller 3 (BMC: Baseboard Management Controller) as main components.
A board management controller 3 in the computer system 100 is connected to an external remote management terminal 4 through a network N such as a management LAN (Local Area Network).

システム制御部1はコンピュータシステム100の全体を制御するものであって、機器及び入出力の制御を行うBIOSが格納されている。
BIOS更新用外部メモリ2はシステム制御部1内に記憶されたBIOSの設定情報と同じ設定情報を格納する。
基板管理コントローラ3は、装置電源ON時に主電源により動作又は装置電源OFF時に予備電源5により動作し、外部に位置するリモート管理端末4からネットワークを通じてシステム制御部1及びBIOS更新用外部メモリ2にアクセス可能とされる。
The system control unit 1 controls the entire computer system 100, and stores a BIOS for controlling devices and inputs/outputs.
The BIOS update external memory 2 stores the same setting information as the BIOS setting information stored in the system control unit 1 .
The board management controller 3 is operated by the main power supply when the device power is ON or by the standby power supply 5 when the device power is OFF, and accesses the system control unit 1 and the BIOS update external memory 2 from the remote management terminal 4 located outside through the network. It is possible.

基板管理コントローラ3は、更新情報報知手段3Aと、BIOS更新手段3BとからなるBIOSの設定変更システム200を有する構成である。
更新情報報知手段3Aは、外部に位置するリモート管理端末4からネットワークNを通じて、BIOS更新用外部メモリ2の更新があった場合に更新フラグをONとさせる。
また、BIOS更新手段3Bは、更新情報報知手段3Aにて更新フラグがONとなった場合、コンピュータ起動時に、BIOS更新用外部メモリ2に格納されたBIOSの設定情報に基づき、システム制御部1に格納されたBIOSの設定情報を更新させる。
The board management controller 3 has a BIOS setting change system 200 comprising an update information notifying means 3A and a BIOS updating means 3B.
The update information notifying means 3A turns on the update flag when the BIOS update external memory 2 is updated via the network N from the remote management terminal 4 located outside.
Further, when the update flag is turned ON by the update information notifying means 3A, the BIOS updating means 3B updates the system control section 1 based on the BIOS setting information stored in the BIOS update external memory 2 when the computer is started. To update the stored BIOS setting information.

そして、以上のように構成された本発明のコンピュータシステム100では、基板管理コントローラ3が、装置電源ON時に主電源により動作又は装置電源OFF時に予備電源により動作し、外部に位置するリモート管理端末4からネットワークNを通じてシステム制御部1及びBIOS更新用外部メモリ2にアクセス可能な構成である。 In the computer system 100 of the present invention configured as described above, the substrate management controller 3 is operated by the main power supply when the device power is ON or by the standby power supply when the device power is OFF, and the remote management terminal 4 located outside. , the system control unit 1 and the BIOS update external memory 2 can be accessed through the network N.

これにより本発明のコンピュータシステム100では、装置が立ち上がらないような状況下においても、リモート管理端末4からネットワークNを通じて、BIOS更新用外部メモリ2にBIOSの設定情報を供給しかつ記憶させることができる。
その結果、コンピュータシステム100では、リモート操作による容易な保守が可能になり、現地で人員を投入せずに保守作業性が向上する。
As a result, in the computer system 100 of the present invention, the setting information of the BIOS can be supplied from the remote control terminal 4 through the network N to the BIOS update external memory 2 and stored in the computer system 100 even in a situation where the device does not start up. .
As a result, the computer system 100 can be easily maintained by remote operation, and the maintenance workability can be improved without on-site personnel.

本発明の基板管理コントローラ3では、更新情報報知手段3Aにより、外部に位置するリモート管理端末4からネットワークNを通じて、BIOS更新用外部メモリ2の更新があった場合に、更新フラグをONとさせることができる。
その後、基板管理コントローラ3のBIOS更新手段3Bでは、更新フラグがONとなった場合に、コンピュータ起動時に、BIOS更新用外部メモリ2に格納されたBIOSの設定情報に基づき、システム制御部1に格納されたBIOSの設定情報を更新させることができる。
すなわち、本発明では、BIOS更新用外部メモリ2の更新があった場合にОNとなる更新フラグを利用して、BIOS更新用外部メモリ2に格納されたBIOSの設定情報に基づき、システム制御部1に格納されたBIOSの設定情報の更新作業を行うことで、BIOSの設定情報更新作業を迅速に行うことができ、保守作業性の向上が可能である。
In the substrate management controller 3 of the present invention, the update flag is turned ON when the BIOS update external memory 2 is updated from the remote management terminal 4 located outside through the network N by the update information notifying means 3A. can be done.
After that, in the BIOS update means 3B of the board management controller 3, when the update flag is turned ON, the BIOS setting information stored in the BIOS update external memory 2 is stored in the system control unit 1 when the computer is started. It is possible to update the setting information of the BIOS.
That is, in the present invention, by using an update flag that becomes ON when the BIOS update external memory 2 is updated, the system control unit 1 By updating the setting information of the BIOS stored in the , the setting information of the BIOS can be updated quickly, and maintenance workability can be improved.

(実施形態)
本発明の実施形態に係るコンピュータシステム101におけるBIOSの設定変更システムについて、図2~図4を参照して説明する。
コンピュータシステム101は、図2に示されるようにシステム制御部11を有するI/Оコントローラ12、BIOS記憶部13、BIOS更新用外部メモリ14及び基板管理コントローラ15といった構成要素を有する。
これらコンピュータシステム101の各構成要素は、マザーボード16(MB:Motherboard)上に設置されるとともに、マザーボード16内のバス17により互いに接続されている。
(embodiment)
A BIOS setting change system in the computer system 101 according to the embodiment of the present invention will be described with reference to FIGS. 2 to 4. FIG.
The computer system 101 has components such as an I/O controller 12 having a system control section 11, a BIOS storage section 13, a BIOS update external memory 14, and a board management controller 15, as shown in FIG.
Each component of the computer system 101 is installed on a motherboard 16 (MB: Motherboard) and connected to each other by a bus 17 within the motherboard 16 .

I/Оコントローラ12は、システム制御部11となるCMOS(Complementary Metal Oxide Semiconductor)を有するとともに、外部からBIOSの設定情報が書き換えられたことを示す更新フラグレジスタ18をフラグ書込部として有する。
また、I/Оコントローラ12内のCMOSでは、コンピュータシステム101におけるBIOSの設定情報が記憶され、かつBIOSに基づく処理が実行される。
なお、BIOSの設定情報として、インデックス(Index)ごとに、BIOSの設定項目(Menu)や、その項目の設定値(Parameter)、WDTのタイムアウト値などがそれぞれ格納されている。また、BIOS設定情報のインデックスの順番、設定項目の種類、設定値等については、使用者が適宜決めるものとする。
The I/O controller 12 has a CMOS (Complementary Metal Oxide Semiconductor) that serves as the system control unit 11, and has an update flag register 18 as a flag writing unit that indicates that BIOS setting information has been rewritten from the outside.
Also, the CMOS in the I/O controller 12 stores BIOS setting information in the computer system 101 and executes processing based on the BIOS.
As BIOS setting information, BIOS setting items (Menu), setting values (Parameters) of the items, WDT timeout values, and the like are stored for each index (Index). In addition, the order of indexes of the BIOS setting information, the types of setting items, the setting values, etc. are determined by the user as appropriate.

BIOS記憶部13は、BIOSを記憶するための領域である。
BIOS更新用外部メモリ14は、BIOSの設定情報を別途記憶する領域であって、BIOS記憶部13及びシステム制御部11のCMOS内に記憶されたBIOSの設定情報と同じ設定情報を、情報テーブルにして複数格納する。
基板管理コントローラ15はBMC(Baseboard Management Controller)により構成されるものであって、マネージメントLAN(Local Area Network)等のネットワークN1を通じて外部のリモート管理端末20に接続されている。
なお、リモート管理端末20では、WEBコンソールなどベースマネージメントコントローラ経由のリモート接続で、対象のコンピュータシステム101にアクセス可能となっている。
The BIOS storage unit 13 is an area for storing BIOS.
The BIOS update external memory 14 is an area for separately storing BIOS setting information, and the same setting information as the BIOS setting information stored in the CMOS of the BIOS storage unit 13 and the system control unit 11 is stored in an information table. store multiple
The board management controller 15 is composed of a BMC (Baseboard Management Controller) and is connected to an external remote management terminal 20 through a network N1 such as a management LAN (Local Area Network).
The remote management terminal 20 can access the target computer system 101 by remote connection via a base management controller such as a WEB console.

また、基板管理コントローラ15は、装置電源ON時に主電源により動作又は装置電源OFF時に予備電源21(例えば、スタンバイ電源や電池など)により動作する。
そして、この基板管理コントローラ15では、装置電源OFF時においても予備電源21から供給される電力により、外部に位置するリモート管理端末20からネットワークN1を通じてシステム制御部11のCMOS及びBIOS更新用外部メモリ14にアクセス可能とされる。
Further, the board management controller 15 operates by the main power supply when the device power is ON, or by a standby power supply 21 (for example, a standby power supply or a battery) when the device power is OFF.
In this substrate management controller 15, the CMOS and BIOS updating external memory 14 of the system control unit 11 are updated from the external remote management terminal 20 through the network N1 by the power supplied from the standby power supply 21 even when the device power supply is turned off. is made accessible to

また、この基板管理コントローラ15は、更新情報報知手段15Aと、BIOS更新手段15BとからなるBIOSの設定変更システム201を有している。
更新情報報知手段15Aは、外部に位置するリモート管理端末20からネットワークN1を通じて、BIOS更新用外部メモリ14の更新があった場合に、更新フラグレジスタ18のフラグをONとさせる機能を有する。
また、BIOS更新手段15Bは、更新フラグレジスタ18のフラグがONとなった場合に、コンピュータ起動時に、システム制御部11に格納されたBIOSの設定情報を、BIOS更新用外部メモリ14に格納されたBIOSの設定情報に更新させる機能を有する。
Further, the substrate management controller 15 has a BIOS setting change system 201 comprising an update information notifying means 15A and a BIOS updating means 15B.
The update information notifying means 15A has a function of turning ON the flag of the update flag register 18 when the BIOS update external memory 14 is updated from the remote management terminal 20 located outside through the network N1.
Further, when the flag of the update flag register 18 is turned ON, the BIOS update means 15B updates the BIOS setting information stored in the system control unit 11 to the BIOS update external memory 14 at the time of computer startup. It has a function to update the BIOS setting information.

そして、以上のように構成された本実施形態のコンピュータシステム101では、基板管理コントローラ15が、装置電源ON時に主電源により動作又は装置電源OFF時に予備電源により動作し、外部に位置するリモート管理端末20からネットワークN1を通じてシステム制御部11及びBIOS更新用外部メモリ14にアクセス可能な構成である。 In the computer system 101 of the present embodiment configured as described above, the board management controller 15 operates by the main power supply when the device power is ON or by the standby power supply when the device power is OFF, and is operated by a remote management terminal located outside. 20 can access the system control unit 11 and the BIOS update external memory 14 through the network N1.

これにより本実施形態のコンピュータシステム101では、装置が立ち上がらない状況下においても、リモート管理端末20からネットワークN1を通じて、BIOS更新用外部メモリ14にBIOSの設定情報を供給しかつ記憶させることができる。その結果、コンピュータシステム101では、リモート操作による容易な保守が可能になり、現地で人員を投入せずに保守作業性が向上する。 As a result, in the computer system 101 of this embodiment, the BIOS setting information can be supplied from the remote management terminal 20 through the network N1 to the BIOS update external memory 14 and stored even in a situation where the device cannot be started. As a result, in the computer system 101, maintenance can be easily performed by remote operation, and maintenance workability can be improved without dispatching personnel on-site.

また、コンピュータシステム101の基板管理コントローラ15では、更新情報報知手段15Aにより、外部に位置するリモート管理端末20からネットワークN1を通じて、BIOS更新用外部メモリ14の更新があった場合に、書き込みフラグレジスタ18のフラグをONとさせることができる。
その後、基板管理コントローラ15のBIOS更新手段15Bでは、更新フラグレジスタ18のフラグがONとなった場合に、コンピュータ起動時に、BIOS更新用外部メモリ14に格納されたBIOSの設定情報に基づき、システム制御部11に格納されたBIOSの設定情報を更新させることができる。
すなわち、上記コンピュータシステム101では、更新フラグレジスタ18で設定されたフラグを利用して、システム制御部11に格納されたBIOSの設定情報を、BIOS更新用外部メモリ14に格納されたBIOSの設定情報に更新する作業を行うことで、BIOSの設定情報更新作業を迅速に行うことができ、この点においても保守作業性の向上が可能である。
Further, in the board management controller 15 of the computer system 101, the write flag register 18 is updated by the update information notification means 15A when the BIOS update external memory 14 is updated from the remote management terminal 20 located outside through the network N1. can be turned ON.
Thereafter, when the flag of the update flag register 18 is turned ON, the BIOS update means 15B of the board management controller 15 performs system control based on the BIOS setting information stored in the BIOS update external memory 14 when the computer is started. The BIOS setting information stored in the unit 11 can be updated.
That is, in the computer system 101, the flag set in the update flag register 18 is used to update the BIOS setting information stored in the system control unit 11 to the BIOS setting information stored in the BIOS update external memory 14. By performing the update work, the BIOS setting information update work can be performed quickly, and in this respect as well, maintenance workability can be improved.

〔実施形態の動作説明〕
実施形態に示すコンピュータシステム101の動作について、図3及び図4のフローチャートを参照して説明する。
図3は、図2のコンピュータシステム101において、BIOSセットアップメニューなどでDC(Direct Current)電源ОNの通常時時に実施するBIOS設定変更時の動作フローを示している。
[Description of operation of the embodiment]
The operation of the computer system 101 according to the embodiment will be described with reference to the flowcharts of FIGS. 3 and 4. FIG.
FIG. 3 shows an operation flow for changing the BIOS settings in the computer system 101 shown in FIG. 2 when the BIOS setup menu or the like is used to turn on the DC (Direct Current) power normally.

〔ステップS1〕
ステップS1では、BIOSセットアップメニューなどでBIOS設定変更がなされた場合に、設定変更後のBIOSをBIOS記憶部13に記憶する。
[Step S1]
In step S<b>1 , when the BIOS setting is changed using the BIOS setup menu or the like, the BIOS after the setting change is stored in the BIOS storage unit 13 .

〔ステップS2〕~〔ステップS3〕
ステップS1の後、ステップS2では、BIOS記憶部13に記憶されたBIOSと同じBIOSの設定変更情報を、システム制御部11のCMOSに書き込む。これと同時に、ステップS3では、当該BIOSの設定変更情報を、BIOS更新用外部メモリ14にも書き込んだ後、本フローチャートを終了する。
なお、ステップS2及びS3でのアクセスは、図2に符号17Aで示すバス17を通じて実行される。
[Step S2] to [Step S3]
After step S1, in step S2, the same BIOS setting change information as the BIOS stored in the BIOS storage unit 13 is written to the CMOS of the system control unit 11. FIG. At the same time, in step S3, after the BIOS setting change information is also written to the BIOS update external memory 14, this flow chart ends.
The accesses in steps S2 and S3 are performed through the bus 17 indicated by reference numeral 17A in FIG.

次に、図4のフローチャートを参照して、コンピュータシステム101のDC電源ОFF時に、リモート管理端末20からコンピュータシステム101にリモート接続してBIOS設定変更を行った場合の処理について説明する。
なお、前述したシステム制御部11、BIOS更新用外部メモリ14及び基板管理コントローラ15(図2参照)は、いずれもスタンバイ電源や電池等の予備電源21に接続されているので、コンピュータシステム101が起動していない、すなわちDC電源が入っていないOFF状態で動作可能である。
Next, with reference to the flowchart of FIG. 4, the processing when the remote management terminal 20 is remotely connected to the computer system 101 to change the BIOS setting while the DC power supply of the computer system 101 is OFF will be described.
Since the system control unit 11, the BIOS update external memory 14, and the board management controller 15 (see FIG. 2) are all connected to a standby power supply or a backup power supply 21 such as a battery, the computer system 101 is activated. It is possible to operate in the OFF state where the DC power supply is not turned on.

〔ステップS11〕
ステップS11では、コンピュータシステム101のDC電源ОFF時において、まず、リモート管理端末20とコンピュータシステム101のマネージメントLANで接続する。
[Step S11]
In step S11, when the DC power source of the computer system 101 is turned off, the remote management terminal 20 and the management LAN of the computer system 101 are first connected.

〔ステップS12〕
次にステップS12では、リモート管理端末20からはコマンドやツール等で、マネージメントLANのネットワークN1経由で基板管理コントローラ15からBIOS更新用外部メモリ14にBIOSの設定情報を書き込む。
なお、書き込みの手法の1例としては、システム制御部11とBIOS更新用外部メモリ14には同じBIOSの設定情報が書き込まれており、その情報をバックアップ/リストアする技術に基づき、基板管理コントローラ15経由で取得できるインターフェースを使って、データを外部で書き換えを行なった後、リモート管理端末20から書き戻す方法が採用される。
また、書き込みの手法としては、BIOSの設定情報を、各設定の差分情報のデータをそれぞれ情報テーブルとして予め持っていれば、リストアする情報を選択して、データをBIOS更新用外部メモリ14に書き込む方式も採用できる。
[Step S12]
Next, in step S12, the BIOS setting information is written from the board management controller 15 to the BIOS update external memory 14 via the network N1 of the management LAN using a command or tool from the remote management terminal 20. FIG.
As an example of the writing method, the same BIOS setting information is written in the system control unit 11 and the BIOS update external memory 14, and based on the technology for backing up/restoring that information, the board management controller 15 A method of rewriting data from the remote management terminal 20 after externally rewriting the data using an interface that can be obtained via the remote management terminal 20 is adopted.
As a writing method, if the BIOS setting information and the data of the difference information of each setting are stored in advance as an information table, the information to be restored is selected and the data is written to the BIOS update external memory 14. method can also be adopted.

〔ステップS13〕
ステップS12が終了した後、ステップS13では、書き込みが完了したら基板管理コントローラ15からIOコントローラ12の書き込みフラグレジスタ18に書き込みが完了したことを示すフラグONを設定する。
[Step S13]
After step S12 is finished, in step S13, the board management controller 15 sets a flag ON indicating that the writing is completed in the write flag register 18 of the IO controller 12 when the writing is completed.

〔ステップS14〕
IOコントローラ12の書き込みフラグレジスタ18のフラグがONとなっているか否かを判断し、YESの場合に次のステップS15及び16に進み、NОの場合に本フローチャートを終了する。
[Step S14]
It is determined whether or not the flag of the write flag register 18 of the IO controller 12 is ON. If YES, the process proceeds to the next steps S15 and S16, and if NO, the flow chart ends.

〔ステップS15〕
ステップS14でYESの場合に、ステップS15ではコンピュータシステム101のDC電源を起動した後、次のステップS16に進む。
[Step S15]
If YES in step S14, in step S15 the DC power supply of the computer system 101 is started, and then the process proceeds to the next step S16.

〔ステップS16〕
ステップS16では、BIOS更新用外部メモリ14で書き換えられたBIOSの設定情報に基づき、システム制御部11及びBIOS記憶部13に記憶されているBIOSの設定情報を更新した後、本フローチャートを終了する。
なお、ステップS12~S16でのアクセスは、図2に符号17Bで示すバス17を通じて実行される。
また、ステップS12での処理は、基板管理コントローラ15の更新情報報知手段15Aにより実行される。また、ステップS15~S16での処理は、基板管理コントローラ15のBIOS更新手段15Bにより実行される。
[Step S16]
In step S16, the BIOS setting information stored in the system control unit 11 and the BIOS storage unit 13 is updated based on the BIOS setting information rewritten in the BIOS update external memory 14, and then this flowchart ends.
The accesses in steps S12 to S16 are executed through the bus 17 indicated by reference numeral 17B in FIG.
Further, the processing in step S12 is executed by the update information notifying means 15A of the board management controller 15. FIG. Further, the processing in steps S15 and S16 is executed by the BIOS updating means 15B of the board management controller 15. FIG.

以上詳細に説明したように本実施形態に係るコンピュータシステム101では、基板管理コントローラ15のBIOS更新手段15Bにより、更新フラグレジスタ18のフラグがONとなったことを条件として、コンピュータ起動時に、BIOS更新用外部メモリ14に格納されたBIOSの設定情報に基づき、システム制御部11に格納されたBIOSの設定情報を更新することができる(ステップS15~S16)。 As described in detail above, in the computer system 101 according to the present embodiment, the BIOS update means 15B of the board management controller 15 updates the BIOS on condition that the flag of the update flag register 18 is turned ON when the computer is started. The BIOS setting information stored in the system control unit 11 can be updated based on the BIOS setting information stored in the external memory 14 (steps S15 and S16).

すなわち、上記コンピュータシステム101では、更新フラグレジスタ18で設定されたフラグを利用して、システム制御部11に格納されたBIOSの設定情報を、BIOS更新用外部メモリ14に格納されたBIOSの設定情報に更新する作業を行うことで、BIOS更新作業の迅速化を図ることが可能である。 That is, in the computer system 101, the flag set in the update flag register 18 is used to update the BIOS setting information stored in the system control unit 11 to the BIOS setting information stored in the BIOS update external memory 14. It is possible to speed up the BIOS update work by performing the work to update the BIOS.

(他の実施形態)
本発明の他の実施形態では、複数台のコンピュータシステム101が各拠点にあり、全てのコンピュータシステム101でBIOS設定変更が必要な場合でも、対象のコンピュータシステムの状態によらず、マネージメントLANが接続されている状態であれば、リモート操作によってBIOS設定変更が可能である。
(Other embodiments)
In another embodiment of the present invention, there are a plurality of computer systems 101 at each location, and even if all computer systems 101 require BIOS setting changes, the management LAN is connected regardless of the state of the target computer systems. If the status is set, the BIOS setting can be changed by remote operation.

以上、本発明の実施形態について図面を参照して詳述したが、具体的な構成はこの実施形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計変更等も含まれる。 As described above, the embodiment of the present invention has been described in detail with reference to the drawings, but the specific configuration is not limited to this embodiment, and design changes and the like are included within the scope of the present invention.

本発明は、BMCを搭載しているコンピュータシステムで保守が必要な際に利用可能な技術である。
例えば、本発明では、企業などで大きなシステムを構築して、各拠点を管理して運用するコンピュータシステムが増えている。リモート操作によって保守することができるようになってきているが、各装置をリモート操作によって装置を立ち上げないと保守できない状態であった。本発明は、各装置を立ち上げることなく保守が可能な方法を提供している。
INDUSTRIAL APPLICABILITY The present invention is a technique that can be used when maintenance is required on a computer system on which BMC is installed.
For example, in the present invention, a computer system is increasing in which a large system is constructed in a company or the like, and each base is managed and operated. It has become possible to perform maintenance by remote operation, but in the past, each device could not be maintained unless it was started up by remote operation. The present invention provides a method that allows maintenance without starting up each device.

1 システム制御部
2 BIOS更新用外部メモリ
3 基板管理コントローラ(BMC)
3A 更新情報報知手段
3B BIOS更新手段
4 リモート管理端末
5 予備電源
11 システム制御部11
12 I/Оコントローラ
13 BIOS記憶部
14 BIOS更新用外部メモリ
15 基板管理コントローラ
15A 更新情報報知手段
15B BIOS更新手段
16 マザーボード
17 バス
18 更新フラグレジスタ
20 リモート管理端末
21 予備電源
100 コンピュータシステム
101 コンピュータシステム
200 BIOSの設定変更システム
201 BIOSの設定変更システム
N ネットワーク
N1 ネットワーク
1 system control unit 2 external memory for updating BIOS 3 board management controller (BMC)
3A update information notification means 3B BIOS update means 4 remote management terminal 5 standby power supply 11 system control unit 11
REFERENCE SIGNS LIST 12 I/O controller 13 BIOS storage unit 14 BIOS update external memory 15 board management controller 15A update information notification means 15B BIOS update means 16 motherboard 17 bus 18 update flag register 20 remote management terminal 21 standby power supply 100 computer system 101 computer system 200 BIOS setting change system 201 BIOS setting change system N network N1 network

Claims (7)

機器及び入出力の制御を行うBIOSが格納されたシステム制御部と、
このシステム制御部内に記憶されたBIOSの設定情報と同じ設定情報を格納するBIOS更新用外部メモリと、
装置電源ON時に主電源により動作又は装置電源OFF時に予備電源により動作し、外部に位置するリモート管理端末からネットワークを通じて前記システム制御部及びBIOS更新用外部メモリにアクセス可能な基板管理コントローラと、を具備するコンピュータシステムであって、
前記基板管理コントローラは、
前記リモート管理端末からネットワークを通じて前記BIOS更新用外部メモリの更新があった場合に更新フラグをONとさせる更新情報報知手段と、
前記更新情報報知手段にて更新フラグがONとなった場合、コンピュータ起動時に、前記システム制御部に格納されたBIOSの設定情報を、前記BIOS更新用外部メモリに格納されたBIOSの設定情報に更新させるBIOS更新手段と、を有することを特徴とするコンピュータシステムにおけるBIOSの設定変更システム。
A system control unit that stores a BIOS that controls devices and inputs and outputs;
a BIOS update external memory for storing the same setting information as the BIOS setting information stored in the system control unit;
a board management controller that operates by a main power supply when the device power is ON or by a standby power supply when the device power is OFF, and can access the system control unit and the BIOS update external memory through a network from a remote management terminal located outside. a computer system that
The substrate management controller
update information notification means for turning on an update flag when the BIOS update external memory is updated from the remote management terminal through the network;
When the update flag is turned ON by the update information notifying means, the BIOS setting information stored in the system control unit is updated to the BIOS setting information stored in the BIOS update external memory when the computer is started. and BIOS update means for updating the settings of a BIOS in a computer system.
前記BIOS更新用外部メモリには、前記BIOSの設定情報を複数格納する情報テーブルが設けられていることを特徴とする請求項1に記載のコンピュータシステムにおけるBIOSの設定変更システム。 2. A BIOS setting change system in a computer system according to claim 1, wherein said BIOS update external memory is provided with an information table for storing a plurality of said BIOS setting information. 前記BIOS更新用外部メモリの更新があったことを示す更新フラグは、前記システム制御部内のフラグ書込部にてОN/OFFされることを特徴とする請求項1又は2のいずれか1項に記載のコンピュータシステムにおけるBIOSの設定変更システム。 3. The system according to claim 1, wherein an update flag indicating that said BIOS update external memory has been updated is turned ON/OFF by a flag writing unit in said system control unit. A system for changing BIOS settings in the described computer system. 前記基板管理コントローラの予備電源は、スタンバイ電源や電池等からなることを特徴とする請求項1~3のいずれか1項に記載のコンピュータシステムにおけるBIOSの設定変更システム。 4. The BIOS setting change system in a computer system according to claim 1, wherein the standby power supply for said board management controller comprises a standby power supply, a battery, or the like. 前記システム制御部はCMOS(Complementary Metal Oxide Semiconductor)により構成されることを特徴とする請求項1~4のいずれか1項に記載のコンピュータシステムにおけるBIOSの設定変更システム。 5. The BIOS setting change system in a computer system according to claim 1, wherein said system control unit is composed of a CMOS (Complementary Metal Oxide Semiconductor). 前記基板管理コントローラはBMC(Baseboard Management Controller)により構成されることを特徴とする請求項1~5のいずれか1項に記載のコンピュータシステムにおけるBIOSの設定変更システム。 6. The system for changing BIOS settings in a computer system according to claim 1, wherein said board management controller comprises a BMC (Baseboard Management Controller). 機器及び入出力の制御を行うBIOSが格納されたシステム制御部と、
このシステム制御部内に記憶されたBIOSの設定情報と同じ設定情報を複数格納するBIOS更新用外部メモリと、
装置電源ON時に主電源により動作又は装置電源OFF時に予備電源により動作し、外部に位置するリモート管理端末からネットワークを通じて前記システム制御部及びBIOS更新用外部メモリにアクセス可能な基板管理コントローラと、を具備するコンピュータシステムであって、
前記BIOS更新用外部メモリの更新があったことを示す更新フラグをONとさせる更新情報報知段階と、
前記更新情報報知段階にて更新フラグがONとなった場合、コンピュータ起動時に、前記システム制御部に格納されたBIOSの設定情報を、前記BIOS更新用外部メモリに格納されたBIOSの設定情報に更新するBIOS更新段階と、を有することを特徴とするコンピュータシステムにおけるBIOSの設定変更方法。
A system control unit that stores a BIOS that controls devices and inputs and outputs;
a BIOS update external memory for storing a plurality of BIOS setting information identical to the BIOS setting information stored in the system control unit;
a board management controller that operates by a main power supply when the device power is ON or by a standby power supply when the device power is OFF, and can access the system control unit and the BIOS update external memory through a network from a remote management terminal located outside. a computer system that
an update information notifying step of turning ON an update flag indicating that the BIOS update external memory has been updated;
When the update flag is turned ON in the update information notifying step, the BIOS setting information stored in the system control unit is updated to the BIOS setting information stored in the BIOS update external memory when the computer is started. and a BIOS update step to change BIOS settings in a computer system.
JP2021020750A 2021-02-12 2021-02-12 BIOS setting change system and setting change method in computer system Active JP7260191B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021020750A JP7260191B2 (en) 2021-02-12 2021-02-12 BIOS setting change system and setting change method in computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021020750A JP7260191B2 (en) 2021-02-12 2021-02-12 BIOS setting change system and setting change method in computer system

Publications (2)

Publication Number Publication Date
JP2022123426A true JP2022123426A (en) 2022-08-24
JP7260191B2 JP7260191B2 (en) 2023-04-18

Family

ID=82940263

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021020750A Active JP7260191B2 (en) 2021-02-12 2021-02-12 BIOS setting change system and setting change method in computer system

Country Status (1)

Country Link
JP (1) JP7260191B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008186261A (en) * 2007-01-30 2008-08-14 Fujitsu Ltd Mother board, information processor, setting method, setting program and computer-readable recording medium recording the same program
JP2012098857A (en) * 2010-11-01 2012-05-24 Nec Corp Information processing apparatus, information processing system, bios setting update method and program
JP2014109805A (en) * 2012-11-30 2014-06-12 Nec Corp Battery control device, battery control method and program
JP2016085707A (en) * 2014-10-29 2016-05-19 沖電気工業株式会社 Automatic transaction device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008186261A (en) * 2007-01-30 2008-08-14 Fujitsu Ltd Mother board, information processor, setting method, setting program and computer-readable recording medium recording the same program
JP2012098857A (en) * 2010-11-01 2012-05-24 Nec Corp Information processing apparatus, information processing system, bios setting update method and program
JP2014109805A (en) * 2012-11-30 2014-06-12 Nec Corp Battery control device, battery control method and program
JP2016085707A (en) * 2014-10-29 2016-05-19 沖電気工業株式会社 Automatic transaction device

Also Published As

Publication number Publication date
JP7260191B2 (en) 2023-04-18

Similar Documents

Publication Publication Date Title
CN110874261B (en) Availability system, method, and storage medium storing program
WO2011108026A1 (en) Control system provided with programmable display, programmable display, and drawing data creation means thereof
CN108170451B (en) Method and system for controlling BIOS version upgrading by server BMC
JPWO2002042853A1 (en) Programming device and programming method
TW201428508A (en) Remote backup system and remote backup method thereof
JP2008027269A (en) Communication equipment and program update method
JPWO2014174546A1 (en) Programmable logic controller system and programmable logic controller
JP7260191B2 (en) BIOS setting change system and setting change method in computer system
US10528015B2 (en) Building automation system controller with real time software configuration and database backup
CN115794182A (en) Firmware out-of-band upgrading method and device, electronic equipment and storage medium
TW202121165A (en) Server without the need to shut down during firmware update and motherboard module
JP2013186634A (en) Information processing apparatus
CN112035171B (en) Factory setting restoration method and system based on UEFI firmware
JPH10187454A (en) Bios reloading system
JP2006317990A (en) Programmable logic controller, and communication system
JPH0689181A (en) System for updating program by down load
JP2008250506A (en) Disk array device, and disk array control system, control method and control program
JP2016173744A (en) Blade server, blade system, bmc, chipset, and enclosure manager
JP4070389B2 (en) Power system monitoring and control device
JP2020123145A (en) Information processor, method and program
JP2007265333A (en) Operation restoration support system
CN114594700B (en) Integrated control management system
JP2017021498A (en) Control system and controller therefor
JP2008226111A (en) Duplication controller system and operation system controller
JP6467298B2 (en) Server operation work history management device, system, method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210915

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220927

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221121

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230330

R151 Written notification of patent or utility model registration

Ref document number: 7260191

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151