CN113835770A - Online replacement method and system for server management module - Google Patents

Online replacement method and system for server management module Download PDF

Info

Publication number
CN113835770A
CN113835770A CN202111440285.7A CN202111440285A CN113835770A CN 113835770 A CN113835770 A CN 113835770A CN 202111440285 A CN202111440285 A CN 202111440285A CN 113835770 A CN113835770 A CN 113835770A
Authority
CN
China
Prior art keywords
bmc
configuration information
fpga
management module
information
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
CN202111440285.7A
Other languages
Chinese (zh)
Other versions
CN113835770B (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.)
Sichuan Hongxin Software Co ltd
Sichuan Huakun Zhenyu Intelligent Technology Co ltd
Beijing Electromechanical Engineering Research Institute
Original Assignee
Sichuan Huakun Zhenyu Intelligent Technology Co 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 Sichuan Huakun Zhenyu Intelligent Technology Co ltd filed Critical Sichuan Huakun Zhenyu Intelligent Technology Co ltd
Priority to CN202111440285.7A priority Critical patent/CN113835770B/en
Publication of CN113835770A publication Critical patent/CN113835770A/en
Application granted granted Critical
Publication of CN113835770B publication Critical patent/CN113835770B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/78Architectures of general purpose stored program computers comprising a single central processing unit
    • G06F15/7807System on chip, i.e. computer system on a single chip; System in package, i.e. computer system on one or more chips in a single package
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to a method and a system for replacing a server management module on line, belonging to the technical field of server data processing; the method comprises the following substeps: s1: configuring and storing user-defined configuration information of a user on the BMC; s2: when the operating system of the server is started, the FPGA reads the user-defined configuration information stored by the BMC from the BMC; s3: if the FPGA judges that the Flash of the current BMC does not have any information, the FPGA stores the self-defined configuration information into a nonvolatile storage medium; s4: when the server operating system starts to run according to a normal state, if the BMC fault needs to be replaced, taking down the fault BMC and inserting a new BMC; and the like. The scheme provides a convenient method, and the configuration of the related management module is automatically recovered by intelligently judging whether the management module is changed, so that manual configuration is avoided, and the efficiency and the usability are improved.

Description

Online replacement method and system for server management module
Technical Field
The invention belongs to the technical field of server data processing, and particularly relates to an online replacement method and system for a server management module.
Background
In the current popular design of the server, the main Board and the Management module (i.e. BMC) are designed separately in consideration of reliability, maintainability, etc. However, when a management module (management board) is faulty or damaged, after a new management module is replaced, another management computer is often needed to be manually used and connected to the network port of the management module, and the management module can be continuously used after related parameters are manually reconfigured, which is low in efficiency.
Therefore, at present, a method and a system for replacing a server management module online are needed to solve the above problems.
Disclosure of Invention
The invention aims to provide an online replacement method for a server management module, which is used for solving the technical problems in the prior art, such as: when a management module (management board) is in fault or damaged, after a new management module is replaced, another management computer is often needed to be manually used and connected with a network port of the management module, and the management module can be continuously used after related parameters are manually reconfigured, so that the efficiency is low.
In order to achieve the purpose, the technical scheme of the invention is as follows:
an online replacement method for a server management module comprises the following sub-steps:
s1: configuring and storing user-defined configuration information of a user on the BMC;
s2: when the operating system of the server is started, the FPGA reads the user-defined configuration information stored by the BMC from the BMC;
s3: if the FPGA judges that the Flash of the current BMC does not have any information, the FPGA stores the self-defined configuration information into a nonvolatile storage medium;
s4: when the server operating system starts to run according to a normal state, if the BMC fault needs to be replaced, taking down the fault BMC and inserting a new BMC;
s5: the FPGA acquires the user-defined configuration information of the newly-inserted BMC again;
s6: comparing the historical user-defined configuration information in the stored nonvolatile storage medium with the user-defined configuration information acquired at the moment by the FPGA;
s7: if the custom configuration information is matched, skipping the configuration recovery process;
s8: if the SN information is not matched, the BMC is judged to be a newly replaced BMC, and the FPGA reads the stored historical custom configuration information from the nonvolatile medium and writes the historical custom configuration information into the newly replaced BMC again;
s9: the newly replaced BMC works by using the written custom configuration information to realize seamless switching.
Further, the custom configuration information includes, but is not limited to: user name, password, IP address of management network port and SN information.
Further, when the user-defined configuration information of the BMC is changed in the running process of the server operating system, the changed user-defined configuration information is synchronously refreshed and written into the nonvolatile medium of the FPGA of the mainboard.
Further, in step S3, if the FPGA determines that there is no information in the Flash of the current BMC, the FPGA first keeps the current state and does not perform the next step, the FPGA determination of the previous step is restarted, and if it is determined again that there is no information in the Flash of the current BMC, the FPGA forwards the custom configuration information to the nonvolatile storage medium managed by the FPGA.
Further, when the FPGA determines again that there is no information in the Flash of the current BMC, the server operating system determines that the BMC in step S1 fails to store the custom configuration information.
Further, when the server operating system determines that the BMC in step S1 fails to store the custom configuration information, the BMC storage custom configuration information program in step S1 is restarted, and after the restart is completed, if the FPGA determines that there is no information in the Flash where the BMC is restarted at present in step S3, the server operating system determines that the BMC fails at this time.
The server management module online replacement system adopts the server management module online replacement method to perform online replacement of the server management module.
Compared with the prior art, the invention has the beneficial effects that:
one innovation point of the scheme is that the configuration of the related management module is automatically recovered by intelligently judging whether the management module is changed, so that manual configuration is avoided, and the efficiency and the usability are improved.
Drawings
Fig. 1 is a schematic flow chart illustrating steps according to an embodiment of the present application.
Fig. 2 is a schematic structural diagram of an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present invention are clearly and completely described below with reference to fig. 1 to 2 of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example (b):
as shown in fig. 1 and fig. 2, a more general method for automatically restoring the configuration of the management board is proposed, so that the management module can be replaced online without human intervention, and the management module and the FPGA on the motherboard are connected in some way (e.g., I2C, SPI, etc.).
In the normal operation of the system, the FPGA of the motherboard stores all the key parameters (such as IP, user name, password, key configuration item, SN information, etc.) of the management module, and updates the stored parameter values when the BMC related parameters are updated. When a management module fails, a new management module is replaced. The FPGA detects that a new management module is accessed, and automatically reloads the stored related key parameters into the newly replaced management module configuration parameters, so that the FPGA can automatically take effect without manual intervention, and the efficiency is improved.
There are usually more user-defined configuration information stored on the BMC, such as user name, password, management IP, SN information of the management subsystem, etc.
These custom configuration information is stored on the management module by default.
When the system is started, the FPGA reads SN information and other custom configuration information of the management module from the management module.
And if the FPGA judges that no information exists in the current Flash, the FPGA forwards the SN information and other self-defined configuration information to a nonvolatile storage medium such as Flash.
If the FPGA judges that the Flash of the current BMC does not have any information, the current state is firstly kept and the next step is not carried out, the FPGA judgment of the previous step is restarted, and if the FPGA judges that the Flash of the current BMC does not have any information again, the FPGA stores the self-defined configuration information into a nonvolatile storage medium managed by the FPGA. And subsequent operation errors caused by the operation of the BUG of the system are avoided.
When the FPGA judges again that there is no information in the Flash of the current BMC, the server operating system judges that the BMC in step S1 fails to store the custom configuration information.
When the server operating system judges that the BMC fails to store the custom configuration information, restarting a program of the BMC for storing the custom configuration information, and after restarting is completed, if the FPGA judges that the Flash of the current restarted BMC still has no information, judging that the BMC fails at the moment by the server operating system. Thereby completing the fault judgment of the BMC.
The system starts to operate according to a normal state.
When the management module is needed to be replaced due to failure or other reasons, the failed management module is taken down, and a new management module is inserted.
And the FPGA acquires the SN information of the newly inserted management module again.
And the FPGA compares the stored historical SN information with the SN information acquired this time.
If the SN information matches, the recovery configuration process is skipped.
If the SN information does not match, it indicates that it is a newly replaced management module.
The FPGA reads the stored self-defined configuration information from a nonvolatile medium such as Flash and writes the self-defined configuration information into the management module again.
The management module works by using new self-defined configuration information, seamless switching is realized, and manual configuration is not needed.
Particularly, if the relevant self-defined configuration information of the management module is changed in the running process of the system, the relevant self-defined configuration information needs to be synchronously refreshed and written into a nonvolatile medium such as Flash managed by the FPGA of the mainboard.
The above are preferred embodiments of the present invention, and all changes made according to the technical scheme of the present invention that produce functional effects do not exceed the scope of the technical scheme of the present invention belong to the protection scope of the present invention.

Claims (7)

1. An online replacement method for a server management module is characterized by comprising the following substeps:
s1: configuring and storing user-defined configuration information of a user on the BMC;
s2: when the operating system of the server is started, the FPGA reads the user-defined configuration information stored by the BMC from the BMC;
s3: if the FPGA judges that the Flash of the current BMC does not have any information, the FPGA stores the self-defined configuration information into a nonvolatile storage medium;
s4: when the server operating system starts to run according to a normal state, if the BMC fault needs to be replaced, taking down the fault BMC and inserting a new BMC;
s5: the FPGA acquires the user-defined configuration information of the newly-inserted BMC again;
s6: comparing the historical user-defined configuration information in the stored nonvolatile storage medium with the user-defined configuration information acquired at the moment by the FPGA;
s7: if the custom configuration information is matched, skipping the configuration recovery process;
s8: if the SN information is not matched, the BMC is judged to be a newly replaced BMC, and the FPGA reads the stored historical custom configuration information from the nonvolatile medium and writes the historical custom configuration information into the newly replaced BMC again;
s9: the newly replaced BMC works by using the written custom configuration information to realize seamless switching.
2. The method of claim 1, wherein the custom configuration information includes but is not limited to: user name, password, IP address of management network port and SN information.
3. The method as claimed in claim 1, wherein when the custom configuration information of the BMC is changed during the operation of the server operating system, the changed custom configuration information is synchronously refreshed and written into the non-volatile medium of the FPGA of the motherboard.
4. The method for replacing the server management module on line as claimed in claim 1, wherein in step S3, if the FPGA determines that there is no information in the Flash of the current BMC, the FPGA keeps the current state and does not perform the next step, the FPGA determination of the previous step is restarted, and if it is determined again that there is no information in the Flash of the current BMC, the FPGA forwards the custom configuration information to the nonvolatile storage medium managed by the FPGA.
5. The method for replacing the server management module in the online manner as claimed in claim 4, wherein when the FPGA determines again that there is no information in the Flash of the current BMC, the server operating system determines that the BMC in step S1 fails to store the custom configuration information.
6. The method as claimed in claim 5, wherein when the BMC of the server operating system determines that the BMC of the step S1 fails to store the custom configuration information, the BMC of the step S1 restarts the program for storing the custom configuration information, and after the restart is completed, if the FPGA of the step S3 determines that there is no information in the Flash currently restarting the BMC, the server operating system determines that the BMC fails at this time.
7. An online replacement system for a server management module, the online replacement system performing online replacement of the server management module by using the online replacement method for a server management module according to any one of claims 1 to 6.
CN202111440285.7A 2021-11-30 2021-11-30 Online replacement method and system for server management module Active CN113835770B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111440285.7A CN113835770B (en) 2021-11-30 2021-11-30 Online replacement method and system for server management module

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111440285.7A CN113835770B (en) 2021-11-30 2021-11-30 Online replacement method and system for server management module

Publications (2)

Publication Number Publication Date
CN113835770A true CN113835770A (en) 2021-12-24
CN113835770B CN113835770B (en) 2022-02-18

Family

ID=78971916

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111440285.7A Active CN113835770B (en) 2021-11-30 2021-11-30 Online replacement method and system for server management module

Country Status (1)

Country Link
CN (1) CN113835770B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115714714A (en) * 2022-11-08 2023-02-24 苏州浪潮智能科技有限公司 Management network intelligent switching system, method, computer equipment and storage medium
CN117149229A (en) * 2023-10-27 2023-12-01 江苏华鲲振宇智能科技有限责任公司 Automatic restoration method and system for server management software
CN117215642A (en) * 2023-11-07 2023-12-12 四川华鲲振宇智能科技有限责任公司 Complete machine server software batch customization method and system based on PXE and IPMI

Citations (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101420326A (en) * 2008-12-02 2009-04-29 华为技术有限公司 Method, system and apparatus for implementing failure restoration and data backup
CN102388366A (en) * 2011-09-22 2012-03-21 华为技术有限公司 Method and device for realizing compatibility of different processors
CN103970565A (en) * 2014-04-24 2014-08-06 浪潮电子信息产业股份有限公司 Method for implementing FPGA multi-path downloading configuration in server system
CN103970626A (en) * 2014-05-12 2014-08-06 浪潮电子信息产业股份有限公司 Redundant design of FLASH for FPGA configuration in server system
CN104050006A (en) * 2014-07-02 2014-09-17 曙光信息产业(北京)有限公司 Updating system and updating method of FPGA
CN104052624A (en) * 2014-06-25 2014-09-17 曙光信息产业(北京)有限公司 Configuration management method and device
CN104598283A (en) * 2015-02-06 2015-05-06 浪潮电子信息产业股份有限公司 Method for realizing single-architecture multi-structure BMC firmware program
US20150178095A1 (en) * 2013-12-19 2015-06-25 American Megatrends, Inc. Synchronous bmc configuration and operation within cluster of bmc
CN205450909U (en) * 2016-04-01 2016-08-10 浪潮电子信息产业股份有限公司 BMC based on FPGA realizes
CN107066356A (en) * 2017-05-17 2017-08-18 郑州云海信息技术有限公司 A kind of storage method of server B MC configuration datas
CN107193713A (en) * 2017-06-08 2017-09-22 山东超越数控电子有限公司 A kind of FPGA and method for realizing mainboard management control
CN107465542A (en) * 2017-08-01 2017-12-12 郑州云海信息技术有限公司 A kind of remote management FPGA method and system
CN107479889A (en) * 2017-08-16 2017-12-15 郑州云海信息技术有限公司 A kind of batch refresh CPLD method
CN107977299A (en) * 2012-03-28 2018-05-01 英特尔公司 Configurable and fault-tolerant baseboard management controller arrangement
CN108319465A (en) * 2018-04-09 2018-07-24 中国科学院微电子研究所 Circuit and method for upgrading FPGA configuration data
CN109189436A (en) * 2018-09-21 2019-01-11 英业达科技有限公司 The firmware update of Complex Programmable Logic Devices
CN109271330A (en) * 2018-08-16 2019-01-25 华东计算技术研究所(中国电子科技集团公司第三十二研究所) General BMC system based on integrated information system
CN109471770A (en) * 2018-09-11 2019-03-15 华为技术有限公司 A kind of method for managing system and device
CN109726562A (en) * 2019-01-03 2019-05-07 北京工业大学 A kind of starting method that server master board based on credible BMC is credible
CN110063051A (en) * 2016-12-13 2019-07-26 亚马逊技术股份有限公司 Reconfigurable server
CN110221769A (en) * 2018-03-01 2019-09-10 三星电子株式会社 Storage system, storage device and the method for controlling storage device
CN110489367A (en) * 2019-07-29 2019-11-22 苏州浪潮智能科技有限公司 A kind of flexible method and system deployed and be easy to CPLD management backboard
CN110677509A (en) * 2019-09-09 2020-01-10 无锡江南计算技术研究所 Automatic address configuration system suitable for high-performance computer
CN110750274A (en) * 2019-10-18 2020-02-04 苏州浪潮智能科技有限公司 Configuration updating method and device
CN110990069A (en) * 2019-12-13 2020-04-10 苏州浪潮智能科技有限公司 Automatic updating method and device for server BMC configuration
CN111130856A (en) * 2019-12-06 2020-05-08 山东英信计算机技术有限公司 Server configuration method, system, equipment and computer readable storage medium
CN111158767A (en) * 2019-12-25 2020-05-15 北京工业大学 BMC-based server secure starting method and device
CN210573744U (en) * 2019-10-18 2020-05-19 中科可控信息产业有限公司 BMC online upgrading device for multiple FPGA chips
CN111338847A (en) * 2020-02-23 2020-06-26 苏州浪潮智能科技有限公司 Server management method and system capable of automatically recovering and related equipment
US20200280581A1 (en) * 2017-03-31 2020-09-03 Samsung Electronics Co., Ltd. System and method of detecting and countering denial-of-service (dos) attacks on an nvme-of-based computer storage array
CN111736867A (en) * 2020-06-05 2020-10-02 浪潮电子信息产业股份有限公司 FPGA updating device, method and storage medium
CN111858664A (en) * 2020-06-23 2020-10-30 苏州浪潮智能科技有限公司 Data persistence method and system based on BMC
CN111966559A (en) * 2020-07-14 2020-11-20 中国长城科技集团股份有限公司 Fault recovery method and device, electronic equipment and storage medium
CN111966625A (en) * 2020-07-19 2020-11-20 苏州浪潮智能科技有限公司 Method and system for automatically configuring I2C address
CN112083972A (en) * 2020-09-18 2020-12-15 山东英信计算机技术有限公司 BMC system configuration method, device, equipment and readable storage medium
CN112231140A (en) * 2020-09-18 2021-01-15 苏州浪潮智能科技有限公司 Method, system, terminal and storage medium for fault recovery of BMC (baseboard management controller) of storage device
CN112269601A (en) * 2020-10-22 2021-01-26 苏州浪潮智能科技有限公司 BMC (baseboard management controller) and component asset information management method, device and storage medium thereof
CN112667428A (en) * 2020-12-31 2021-04-16 神威超算(北京)科技有限公司 BMC fault processing circuit, method and device, electronic equipment and storage medium
CN112732477A (en) * 2021-04-01 2021-04-30 四川华鲲振宇智能科技有限责任公司 Method for fault isolation by out-of-band self-checking
CN113434202A (en) * 2020-09-18 2021-09-24 阿里巴巴集团控股有限公司 Starting method and device of equipment, electronic equipment and computer storage medium
CN113590203A (en) * 2021-07-15 2021-11-02 上海海得控制系统股份有限公司 Failure processing method and system for substrate management controller, storage medium and single chip microcomputer
CN113608789A (en) * 2021-06-20 2021-11-05 苏州浪潮智能科技有限公司 Server chip configuration file starting device
CN113626262A (en) * 2021-07-30 2021-11-09 苏州浪潮智能科技有限公司 BMC recovery method, system, equipment and medium
CN214704623U (en) * 2020-10-30 2021-11-12 中科长城海洋信息系统有限公司长沙分公司 BMC device and system based on domestic MCU

Patent Citations (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101420326A (en) * 2008-12-02 2009-04-29 华为技术有限公司 Method, system and apparatus for implementing failure restoration and data backup
CN102388366A (en) * 2011-09-22 2012-03-21 华为技术有限公司 Method and device for realizing compatibility of different processors
CN107977299A (en) * 2012-03-28 2018-05-01 英特尔公司 Configurable and fault-tolerant baseboard management controller arrangement
US20150178095A1 (en) * 2013-12-19 2015-06-25 American Megatrends, Inc. Synchronous bmc configuration and operation within cluster of bmc
CN103970565A (en) * 2014-04-24 2014-08-06 浪潮电子信息产业股份有限公司 Method for implementing FPGA multi-path downloading configuration in server system
CN103970626A (en) * 2014-05-12 2014-08-06 浪潮电子信息产业股份有限公司 Redundant design of FLASH for FPGA configuration in server system
CN104052624A (en) * 2014-06-25 2014-09-17 曙光信息产业(北京)有限公司 Configuration management method and device
CN104050006A (en) * 2014-07-02 2014-09-17 曙光信息产业(北京)有限公司 Updating system and updating method of FPGA
CN104598283A (en) * 2015-02-06 2015-05-06 浪潮电子信息产业股份有限公司 Method for realizing single-architecture multi-structure BMC firmware program
CN205450909U (en) * 2016-04-01 2016-08-10 浪潮电子信息产业股份有限公司 BMC based on FPGA realizes
CN110063051A (en) * 2016-12-13 2019-07-26 亚马逊技术股份有限公司 Reconfigurable server
US20200280581A1 (en) * 2017-03-31 2020-09-03 Samsung Electronics Co., Ltd. System and method of detecting and countering denial-of-service (dos) attacks on an nvme-of-based computer storage array
CN107066356A (en) * 2017-05-17 2017-08-18 郑州云海信息技术有限公司 A kind of storage method of server B MC configuration datas
CN107193713A (en) * 2017-06-08 2017-09-22 山东超越数控电子有限公司 A kind of FPGA and method for realizing mainboard management control
CN107465542A (en) * 2017-08-01 2017-12-12 郑州云海信息技术有限公司 A kind of remote management FPGA method and system
CN107479889A (en) * 2017-08-16 2017-12-15 郑州云海信息技术有限公司 A kind of batch refresh CPLD method
CN110221769A (en) * 2018-03-01 2019-09-10 三星电子株式会社 Storage system, storage device and the method for controlling storage device
CN108319465A (en) * 2018-04-09 2018-07-24 中国科学院微电子研究所 Circuit and method for upgrading FPGA configuration data
CN109271330A (en) * 2018-08-16 2019-01-25 华东计算技术研究所(中国电子科技集团公司第三十二研究所) General BMC system based on integrated information system
CN109471770A (en) * 2018-09-11 2019-03-15 华为技术有限公司 A kind of method for managing system and device
CN109189436A (en) * 2018-09-21 2019-01-11 英业达科技有限公司 The firmware update of Complex Programmable Logic Devices
CN109726562A (en) * 2019-01-03 2019-05-07 北京工业大学 A kind of starting method that server master board based on credible BMC is credible
CN110489367A (en) * 2019-07-29 2019-11-22 苏州浪潮智能科技有限公司 A kind of flexible method and system deployed and be easy to CPLD management backboard
CN110677509A (en) * 2019-09-09 2020-01-10 无锡江南计算技术研究所 Automatic address configuration system suitable for high-performance computer
CN210573744U (en) * 2019-10-18 2020-05-19 中科可控信息产业有限公司 BMC online upgrading device for multiple FPGA chips
CN110750274A (en) * 2019-10-18 2020-02-04 苏州浪潮智能科技有限公司 Configuration updating method and device
CN111130856A (en) * 2019-12-06 2020-05-08 山东英信计算机技术有限公司 Server configuration method, system, equipment and computer readable storage medium
CN110990069A (en) * 2019-12-13 2020-04-10 苏州浪潮智能科技有限公司 Automatic updating method and device for server BMC configuration
CN111158767A (en) * 2019-12-25 2020-05-15 北京工业大学 BMC-based server secure starting method and device
CN111338847A (en) * 2020-02-23 2020-06-26 苏州浪潮智能科技有限公司 Server management method and system capable of automatically recovering and related equipment
CN111736867A (en) * 2020-06-05 2020-10-02 浪潮电子信息产业股份有限公司 FPGA updating device, method and storage medium
CN111858664A (en) * 2020-06-23 2020-10-30 苏州浪潮智能科技有限公司 Data persistence method and system based on BMC
CN111966559A (en) * 2020-07-14 2020-11-20 中国长城科技集团股份有限公司 Fault recovery method and device, electronic equipment and storage medium
CN111966625A (en) * 2020-07-19 2020-11-20 苏州浪潮智能科技有限公司 Method and system for automatically configuring I2C address
CN112083972A (en) * 2020-09-18 2020-12-15 山东英信计算机技术有限公司 BMC system configuration method, device, equipment and readable storage medium
CN112231140A (en) * 2020-09-18 2021-01-15 苏州浪潮智能科技有限公司 Method, system, terminal and storage medium for fault recovery of BMC (baseboard management controller) of storage device
CN113434202A (en) * 2020-09-18 2021-09-24 阿里巴巴集团控股有限公司 Starting method and device of equipment, electronic equipment and computer storage medium
CN112269601A (en) * 2020-10-22 2021-01-26 苏州浪潮智能科技有限公司 BMC (baseboard management controller) and component asset information management method, device and storage medium thereof
CN214704623U (en) * 2020-10-30 2021-11-12 中科长城海洋信息系统有限公司长沙分公司 BMC device and system based on domestic MCU
CN112667428A (en) * 2020-12-31 2021-04-16 神威超算(北京)科技有限公司 BMC fault processing circuit, method and device, electronic equipment and storage medium
CN112732477A (en) * 2021-04-01 2021-04-30 四川华鲲振宇智能科技有限责任公司 Method for fault isolation by out-of-band self-checking
CN113608789A (en) * 2021-06-20 2021-11-05 苏州浪潮智能科技有限公司 Server chip configuration file starting device
CN113590203A (en) * 2021-07-15 2021-11-02 上海海得控制系统股份有限公司 Failure processing method and system for substrate management controller, storage medium and single chip microcomputer
CN113626262A (en) * 2021-07-30 2021-11-09 苏州浪潮智能科技有限公司 BMC recovery method, system, equipment and medium

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
何云龙: "一体化VPX架构数据存储服务器研究", 《信息与电脑(理论版)》 *
孙亮等: "基于可信BMC的服务器安全启动机制", 《山东大学学报(理学版)》 *
方子衿等: "基于FlexE的1588时间同步技术的设计与实现", 《移动通信》 *
苏振宇: "可信计算在服务器基板管理控制器中的应用", 《电子技术应用》 *
苏振宇: "基于国产BMC的服务器安全启动技术研究与实现", 《信息安全研究》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115714714A (en) * 2022-11-08 2023-02-24 苏州浪潮智能科技有限公司 Management network intelligent switching system, method, computer equipment and storage medium
CN115714714B (en) * 2022-11-08 2024-06-07 苏州浪潮智能科技有限公司 Management network intelligent switching system, management network intelligent switching method, computer equipment and storage medium
CN117149229A (en) * 2023-10-27 2023-12-01 江苏华鲲振宇智能科技有限责任公司 Automatic restoration method and system for server management software
CN117149229B (en) * 2023-10-27 2024-03-12 江苏华鲲振宇智能科技有限责任公司 Automatic restoration method and system for server management software
CN117215642A (en) * 2023-11-07 2023-12-12 四川华鲲振宇智能科技有限责任公司 Complete machine server software batch customization method and system based on PXE and IPMI

Also Published As

Publication number Publication date
CN113835770B (en) 2022-02-18

Similar Documents

Publication Publication Date Title
CN113835770B (en) Online replacement method and system for server management module
US10114655B2 (en) Rapid start up method for electronic equipment
US7702952B2 (en) Firmware update for consumer electronic device
US8856772B2 (en) Server and firmware updating method
CN113282434B (en) Memory repair method based on post-package repair technology and related components
AU2018374925B2 (en) Starting method of energy storage system and energy storage device
CN110347414A (en) Firmware update, device, equipment and computer readable storage medium
WO2021103745A1 (en) Method for protectively desiging boot program
CN111752488B (en) Management method and device of storage cluster, management node and storage medium
CN113064625B (en) Method, device, equipment and medium for upgrading BIOS (basic input output system) out of band
CN103713925A (en) Method and device for avoiding service interruption of storage array in upgrading process
CN111552592A (en) Double-backup starting method and system
CN111913836A (en) Solid state disk low power consumption mode data recovery method and device, computer equipment and storage medium
JP2023064689A (en) Board management controller of computer system and start method
CN111176897A (en) Closed BIOS self-repairing method, system, terminal and storage medium
CN112433739B (en) Firmware upgrading method
TWI801730B (en) Server with system setting data synchronization function
CN113867807A (en) Method, device, equipment and storage medium for shortening power-on time of server
CN115114094A (en) Method and system for realizing double backup and self recovery of FRU (field replaceable Unit) information of server
CN111338652A (en) Operating system mirror image manufacturing method, device, equipment and medium
CN111158963A (en) Server firmware redundancy starting method and server
CN116072202A (en) Storage device management method, system and storage medium
CN108418720A (en) A kind of restoration methods, device and the routing device of routing device configuration information
TWI541724B (en) Circuit and method for writing bios code into bios
US20220374223A1 (en) Server and updating method for mac address

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20220816

Address after: No. 1, 2, 3, 4, 5, 6, 7, 8, 9, 24th Floor, Unit 2, Building 1, No. 28, North Section of Tianfu Avenue, High-tech Zone, Chengdu 610000, Sichuan Province

Patentee after: Sichuan Huakun Zhenyu Intelligent Technology Co.,Ltd.

Patentee after: Sichuan Hongxin Software Co.,Ltd.

Patentee after: Beijing Electromechanical Engineering Research Institute

Address before: No. 901, block B, No. 199, Tianfu Fourth Street, high tech Zone, Chengdu, Sichuan 610094

Patentee before: Sichuan Huakun Zhenyu Intelligent Technology Co.,Ltd.

TR01 Transfer of patent right