CN114003256A - Method, device and equipment for updating FRU information of server and storage medium - Google Patents

Method, device and equipment for updating FRU information of server and storage medium Download PDF

Info

Publication number
CN114003256A
CN114003256A CN202111257219.6A CN202111257219A CN114003256A CN 114003256 A CN114003256 A CN 114003256A CN 202111257219 A CN202111257219 A CN 202111257219A CN 114003256 A CN114003256 A CN 114003256A
Authority
CN
China
Prior art keywords
fru information
bios firmware
server
oem
target server
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.)
Withdrawn
Application number
CN202111257219.6A
Other languages
Chinese (zh)
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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202111257219.6A priority Critical patent/CN114003256A/en
Publication of CN114003256A publication Critical patent/CN114003256A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • 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

Abstract

The application discloses a method, a device, equipment and a storage medium for updating FRU information of a server, which comprises the following steps: acquiring an updating instruction, and modifying FRU information prestored in BIOS firmware of a target server according to the updating instruction to obtain modified data corresponding to the FRU information; sending the modified data to a baseboard management controller of the target server through an OEM function module on the BIOS firmware; wherein the OEM functional module is a functional module in a system management mode which is created in the BIOS firmware of the target server in advance; and controlling the substrate management controller to update the FRU information burned in the EEPROM chip by using the modification data after receiving the modification data. According to the method and the device, the FRU information burnt in the EEPROM chip is updated through the OEM functional module on the BIOS firmware, a third-party tool does not need to be additionally installed, the modification process is simplified, and meanwhile, the updated FRU information of the system can be immediately effective without restarting.

Description

Method, device and equipment for updating FRU information of server and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a storage medium for updating server FRU information.
Background
The server FRU information comprises server sessions, boards and Product information, wherein the detailed information comprises Part Number, Serial Number, Name and Data information and the like of each Part, and asset information management is provided for manufacturers and clients. The manufacturer can confirm the batch, authenticity, warranty condition and the like of the equipment according to the match of the Serial Number and the Part Number, and the information can be checked by the client, so that the correct FRU format and the field definition are particularly important for the asset management and the back-end operation and maintenance of the client. Although the part of information is often burned into an onboard Eeprom chip when leaving a factory, the need of modification at a later stage is inevitable, and hardware directly welded on the board can hardly be replaced, so that a common manufacturer can reserve a software interface to support the modification and maintenance of FRU information.
The FRU information of the current server system, such as Chassis, Board, Product and the like, is generally obtained by burning a unified template bin file during factory production, then a BMC burns an FRU tool to modify detailed items, such as PN and SN serial numbers, the tool is actually an ipmitool tool called, the FRU information is modified through ipmi cmd, and if the modification is required in the later stage, the modification can be carried out only through ipmi cmd. However, the ipmitool tool cannot be integrated under the OS, that is, if the FRU information is to be modified simply, the current OS needs to install the ipmitool tool package before or after installation, while the ipmitool tool is generally installed under linux and uses a source code package form, and depends on built-in compiling environments such as make and gcc, and some very simple systems do not necessarily support these environments. In this case, it is very complicated and difficult to modify the server FRU information.
Therefore, how to provide a scheme for realizing server FRU information update without depending on a third-party tool is a technical problem to be solved urgently by those skilled in the art.
Disclosure of Invention
In view of the above, an object of the present invention is to provide a method, an apparatus, a device and a storage medium for updating FRU information of a server, which do not require an additional third-party tool, simplify a modification process, and enable FRU information updated by a system to be immediately effective without restarting the system. The specific scheme is as follows:
a first aspect of the present application provides a server FRU information updating method, including:
acquiring an updating instruction, and modifying FRU information prestored in BIOS firmware of a target server according to the updating instruction to obtain modified data corresponding to the FRU information;
sending the modified data to a baseboard management controller of the target server through an OEM function module on the BIOS firmware; wherein the OEM functional module is a functional module in a system management mode which is created in the BIOS firmware of the target server in advance;
and controlling the substrate management controller to update the FRU information burned in the EEPROM chip by using the modification data after receiving the modification data.
Optionally, the modifying, according to the update instruction, FRU information pre-stored in the BIOS firmware of the target server includes:
and modifying the FRU information prestored on the BIOS firmware of the target server by utilizing a self-contained dmidcode tool of a Linux system according to the updating instruction.
Optionally, the modifying, according to the update instruction, the FRU information pre-stored in the BIOS firmware of the target server by using a dmidcode tool carried by a Linux system includes:
and modifying the FRU information prestored on the BIOS firmware of the target server by utilizing the self-carried dmidcode tool of the Linux system in a mode of modifying an SMBIOS table according to the updating instruction.
Optionally, before sending the modification data to the baseboard management controller of the target server through the OEM function module on the BIOS firmware, the method further includes:
and according to target requirements, an OEM functional module in a system management mode is created in the BIOS firmware of the server in advance through a preset interface.
Optionally, the creating, according to a target requirement, an OEM function module in a system management mode in the BIOS firmware of the server in advance through a preset interface includes:
creating a driving module in the BIOS firmware of the server in advance through the preset interface according to the target requirement;
and setting the type of the DRIVER module as DEX _ SMM _ DRIVER to obtain the OEM functional module in the system management mode.
Optionally, the sending the modification data to the baseboard management controller of the target server through the OEM function module on the BIOS firmware includes:
generating IPMI commands containing the modified data, and sending the IPMI commands containing the modified data to the baseboard management controller of the target server through an OEM function module on the BIOS firmware.
Optionally, the sending the modification data to the baseboard management controller of the target server through the OEM function module on the BIOS firmware includes:
and controlling an OEM functional module on the BIOS firmware to send the modification data to the baseboard management controller of the target server through a pre-established interactive interface.
A second aspect of the present application provides a server FRU information updating apparatus, including:
the instruction acquisition module is used for acquiring an update instruction and modifying FRU information prestored in BIOS firmware of a target server according to the update instruction so as to obtain modified data corresponding to the FRU information;
the modified data sending module is used for sending the modified data to a baseboard management controller of the target server through an OEM functional module on the BIOS firmware; wherein the OEM functional module is a functional module in a system management mode which is created in the BIOS firmware of the target server in advance;
and the updating module is used for controlling the substrate management controller to update the FRU information burned in the EEPROM chip by using the modification data after receiving the modification data.
A third aspect of the application provides an electronic device comprising a processor and a memory; wherein the memory is used for storing a computer program which is loaded and executed by the processor to implement the aforementioned server FRU information updating method.
A fourth aspect of the present application provides a computer-readable storage medium, in which computer-executable instructions are stored, and when the computer-executable instructions are loaded and executed by a processor, the method for updating server FRU information is implemented.
In the method, an updating instruction is obtained firstly, and FRU information prestored in BIOS firmware of a target server is modified according to the updating instruction so as to obtain modified data corresponding to the FRU information; then sending the modified data to a baseboard management controller of the target server through an OEM functional module on the BIOS firmware; wherein the OEM functional module is a functional module in a system management mode which is created in the BIOS firmware of the target server in advance; and finally, controlling the substrate management controller to update the FRU information burned in the EEPROM chip by using the modified data after receiving the modified data. Therefore, after the FRU information prestored in the BIOS firmware is modified to obtain corresponding modified data, the modified data are synchronized to the substrate management controller through the OEM functional module on the BIOS firmware to update the FRU information burnt in the EEPROM chip, a third-party tool does not need to be additionally installed, the modification process is simplified, and meanwhile the updated FRU information of the system can be timely and effectively restarted.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for updating server FRU information provided in the present application;
fig. 2 is a schematic structural diagram of an apparatus for updating server FRU information provided in the present application;
fig. 3 is a structural diagram of an electronic device for updating server FRU information according to the present application.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments 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 of the 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.
The existing server FRU information modification needs to depend on an ipmitool tool, the ipmitool tool cannot be integrated under the OS, namely if the FRU information is to be modified simply, the ipmitool tool kit is required to be installed before or used after the current OS is installed, the ipmitool is generally installed under linux and uses a source code package form, built-in compiling environments such as make and gcc are depended on, and some extremely simple systems cannot support the environments necessarily. Aiming at the technical defects, the application provides a server FRU information updating scheme, after the FRU information prestored in the BIOS firmware is modified to obtain corresponding modified data, the modified data is synchronized to the substrate management controller through an OEM functional module on the BIOS firmware to update the FRU information burnt in the EEPROM chip, a third-party tool is not required to be additionally installed, the modification process is simplified, and meanwhile, the updated FRU information of the system can be timely restarted without errors.
Fig. 1 is a flowchart of a method for updating server FRU information according to an embodiment of the present disclosure. Referring to fig. 1, the server FRU information updating method includes:
s11: and acquiring an updating instruction, and modifying FRU information prestored in the BIOS firmware of the target server according to the updating instruction to obtain modified data corresponding to the FRU information.
In this embodiment, an update instruction is obtained, and FRU information pre-stored in a BIOS firmware of a target server is modified according to the update instruction, so as to obtain modified data corresponding to the FRU information. The FRU information prestored on the BIOS firmware of the target server can be modified by utilizing a dmidcode tool carried by a Linux system according to the updating instruction. And then modifying the FRU information prestored on the BIOS firmware of the target server by utilizing the self-carried dmidcode tool of the Linux system in a mode of modifying an SMBIOS table according to the updating instruction. The dmidrecode tool is a tool provided by a Linux system for modifying an SMBIOS Table, and FRU information is updated to tables such as an SMBIOS Type 1/2/3.
It can be understood that, when the BIOS is started, the FRU information is acquired from the BMC and then synchronized into the Setup interface, the POST interface, and the SMBISO table, through an ipmi cmd communication manner or another manner capable of communicating with a Baseboard Management Controller (BMC), and may be understood as the FRU information pre-stored in the BIOS firmware.
S12: sending the modified data to a baseboard management controller of the target server through an OEM function module on the BIOS firmware; wherein the OEM functional module is a functional module in a system management mode created in the BIOS firmware of the target server in advance.
In this embodiment, the modified data is sent to the baseboard management controller of the target server through the OEM function module on the BIOS firmware; wherein the OEM functional module is a functional module in a system management mode created in the BIOS firmware of the target server in advance. Before that, an OEM function module in system management mode needs to be created in the BIOS firmware of the server in advance through a preset interface according to target requirements, and an OEM function module may be created in the BIOS firmware by means of an existing tool interface. Specifically, firstly, a driving module is created in the BIOS firmware of the server in advance through the preset interface according to the target requirement; and then setting the type of the DRIVER module as DEX _ SMM _ DRIVER to obtain the OEM functional module in the system management mode. The drive module type is defined as SMMS _ DRIVER, namely, the function of modifying SMBIOS Table under the receiving OS can be realized, and the FRU information can be modified by bypassing third-party tools such as ipmitool and the like.
In the present implementation manner, FRU information is read only relative to BIOS and cannot be modified, and in this embodiment, by generating an IPMI command including the modified data, the IPMI command including the modified data is sent to the bmc of the target server through the OEM function module on the BIOS firmware. Or controlling an OEM functional module on the BIOS firmware to send the modification data to the baseboard management controller of the target server through a pre-established interactive interface. That is, the OEM functional module sends the OEM IPMI instruction to the BMC or synchronizes the FRU information modified by the dmidcode to the BMC through other implemented interactive interfaces, and the BMC side can synchronously update the FRU information in the Eeprom, so that the SMBIOS under the OS queries the FRU information to be immediately effective after the FRU information is modified.
S13: and controlling the substrate management controller to update the FRU information burned in the EEPROM chip by using the modification data after receiving the modification data.
In this embodiment, the baseboard management controller is controlled to update the FRU information burned in the EEPROM chip by using the modification data after receiving the modification data. The EEPROM chip is an electrically erasable programmable read-only memory on a server mainboard, FRU data including manufacturers, product models, product serial numbers, asset serial numbers and the like are stored in the EEPROM chip, and asset information management is provided for manufacturers and customers. Above-mentioned process can save the ipmitool instrument and whether installed or install whether smooth concern, through BIOS alright modify FRU information, through BIOS modification FRU information simultaneously, FRU information in the SMBIOS table also can be taken effect immediately, need not like traditional mode need restart the system can be synchronous to the SMBIOS table in to FRU information later maintenance's cost has greatly been improved.
Therefore, in the embodiment of the application, an update instruction is obtained first, and the FRU information prestored in the BIOS firmware of the target server is modified according to the update instruction, so as to obtain modified data corresponding to the FRU information; then sending the modified data to a baseboard management controller of the target server through an OEM functional module on the BIOS firmware; wherein the OEM functional module is a functional module in a system management mode which is created in the BIOS firmware of the target server in advance; and finally, controlling the substrate management controller to update the FRU information burned in the EEPROM chip by using the modified data after receiving the modified data. According to the embodiment of the application, after the FRU information prestored in the BIOS firmware is modified to obtain the corresponding modified data, the modified data are synchronized to the substrate management controller through the OEM functional module on the BIOS firmware so as to update the FRU information burnt in the EEPROM chip, a third party tool does not need to be additionally installed, the modification process is simplified, and meanwhile, the updated FRU information of the system can be timely and effectively restarted.
Referring to fig. 2, an embodiment of the present application further discloses a server FRU information updating apparatus correspondingly, including:
the instruction acquisition module 11 is configured to acquire an update instruction, and modify FRU information prestored in a BIOS firmware of a target server according to the update instruction to obtain modified data corresponding to the FRU information;
a modified data sending module 12, configured to send the modified data to a baseboard management controller of the target server through an OEM function module on the BIOS firmware; wherein the OEM functional module is a functional module in a system management mode which is created in the BIOS firmware of the target server in advance;
and the updating module 13 is configured to control the baseboard management controller to update the FRU information burned in the EEPROM chip by using the modification data after receiving the modification data.
Therefore, in the embodiment of the application, an update instruction is obtained first, and the FRU information prestored in the BIOS firmware of the target server is modified according to the update instruction, so as to obtain modified data corresponding to the FRU information; then sending the modified data to a baseboard management controller of the target server through an OEM functional module on the BIOS firmware; wherein the OEM functional module is a functional module in a system management mode which is created in the BIOS firmware of the target server in advance; and finally, controlling the substrate management controller to update the FRU information burned in the EEPROM chip by using the modified data after receiving the modified data. According to the embodiment of the application, after the FRU information prestored in the BIOS firmware is modified to obtain the corresponding modified data, the modified data are synchronized to the substrate management controller through the OEM functional module on the BIOS firmware so as to update the FRU information burnt in the EEPROM chip, a third party tool does not need to be additionally installed, the modification process is simplified, and meanwhile, the updated FRU information of the system can be timely and effectively restarted.
In some specific embodiments, the instruction obtaining module 11 specifically includes:
the first modification unit is used for modifying the FRU information prestored on the BIOS firmware of the target server by utilizing a self-contained dmidcode tool of a Linux system according to the updating instruction;
and the second modification unit is used for modifying the FRU information prestored in the BIOS firmware of the target server by utilizing the self-carried dmidrecode tool of the Linux system in a mode of modifying an SMBIOS table according to the updating instruction.
In some specific embodiments, the server FRU information updating apparatus further includes:
and the creating module is used for creating an OEM functional module in a system management mode in the BIOS firmware of the server in advance through a preset interface according to target requirements.
In some specific embodiments, the creating module is specifically configured to create a DRIVER module in the BIOS firmware of the server in advance through the preset interface according to the target requirement, and set the type of the DRIVER module to be DEX _ SMM _ DRIVER, so as to obtain an OEM function module in a system management mode.
In some specific embodiments, the modified data sending module 12 specifically includes:
a first sending unit, configured to generate an IPMI command including the modification data, and send the IPMI command including the modification data to the bmc of the target server through an OEM function module on the BIOS firmware;
and the second sending unit is used for controlling the OEM functional module on the BIOS firmware to send the modified data to the baseboard management controller of the target server through a pre-established interactive interface.
Further, the embodiment of the application also provides electronic equipment. FIG. 3 is a block diagram illustrating an electronic device 20 according to an exemplary embodiment, and the contents of the diagram should not be construed as limiting the scope of use of the present application in any way.
Fig. 3 is a schematic structural diagram of an electronic device 20 according to an embodiment of the present disclosure. The electronic device 20 may specifically include: at least one processor 21, at least one memory 22, a power supply 23, a communication interface 24, an input output interface 25, and a communication bus 26. Wherein, the memory 22 is used for storing a computer program, and the computer program is loaded and executed by the processor 21 to implement the relevant steps in the server FRU information updating method disclosed in any of the foregoing embodiments.
In this embodiment, the power supply 23 is configured to provide a working voltage for each hardware device on the electronic device 20; the communication interface 24 can create a data transmission channel between the electronic device 20 and an external device, and a communication protocol followed by the communication interface is any communication protocol applicable to the technical solution of the present application, and is not specifically limited herein; the input/output interface 25 is configured to obtain external input data or output data to the outside, and a specific interface type thereof may be selected according to specific application requirements, which is not specifically limited herein.
In addition, the storage 22 is used as a carrier for resource storage, and may be a read-only memory, a random access memory, a magnetic disk or an optical disk, etc., and the resources stored thereon may include an operating system 221, a computer program 222, data 223, etc., and the storage may be a transient storage or a permanent storage.
The operating system 221 is used for managing and controlling each hardware device and the computer program 222 on the electronic device 20, so as to realize the operation and processing of the mass data 223 in the memory 22 by the processor 21, and may be Windows Server, Netware, Unix, Linux, and the like. The computer programs 222 may further include computer programs that can be used to perform other specific tasks in addition to the computer programs that can be used to perform the server FRU information updating method performed by the electronic device 20 disclosed in any of the foregoing embodiments. Data 223 may include modification data collected by electronic device 20.
Further, an embodiment of the present application further discloses a storage medium, where a computer program is stored, and when the computer program is loaded and executed by a processor, the method and the system implement the steps of the server FRU information updating method disclosed in any of the foregoing embodiments.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The method, the device, the equipment and the storage medium for updating server FRU information provided by the present invention are described in detail above, and a specific example is applied in the present document to illustrate the principle and the implementation of the present invention, and the description of the above embodiment is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A method for updating FRU information of a server is characterized by comprising the following steps:
acquiring an updating instruction, and modifying FRU information prestored in BIOS firmware of a target server according to the updating instruction to obtain modified data corresponding to the FRU information;
sending the modified data to a baseboard management controller of the target server through an OEM function module on the BIOS firmware; wherein the OEM functional module is a functional module in a system management mode which is created in the BIOS firmware of the target server in advance;
and controlling the substrate management controller to update the FRU information burned in the EEPROM chip by using the modification data after receiving the modification data.
2. The FRU information updating method of claim 1, wherein the modifying the FRU information pre-stored on the BIOS firmware of the target server according to the update instruction comprises:
and modifying the FRU information prestored on the BIOS firmware of the target server by utilizing a self-contained dmidcode tool of a Linux system according to the updating instruction.
3. The FRU information update method of claim 2, wherein the modifying the FRU information pre-stored on the BIOS firmware of the target server according to the update instruction using a Linux system-owned dmidcode tool comprises:
and modifying the FRU information prestored on the BIOS firmware of the target server by utilizing the self-carried dmidcode tool of the Linux system in a mode of modifying an SMBIOS table according to the updating instruction.
4. The FRU information update method of claim 1, wherein prior to sending the modification data to the baseboard management controller of the target server via the OEM function module on the BIOS firmware, further comprising:
and according to target requirements, an OEM functional module in a system management mode is created in the BIOS firmware of the server in advance through a preset interface.
5. The FRU information updating method of claim 4, wherein the pre-creating OEM functional modules in a system management mode in the BIOS firmware of the server through a preset interface according to target requirements comprises:
creating a driving module in the BIOS firmware of the server in advance through the preset interface according to the target requirement;
and setting the type of the DRIVER module as DEX _ SMM _ DRIVER to obtain the OEM functional module in the system management mode.
6. The FRU information update method of any of claims 1 to 5, wherein the sending the modification data to a baseboard management controller of the target server through an OEM function module on the BIOS firmware comprises:
generating IPMI commands containing the modified data, and sending the IPMI commands containing the modified data to the baseboard management controller of the target server through an OEM function module on the BIOS firmware.
7. The FRU information update method of any of claims 1 to 5, wherein the sending the modification data to a baseboard management controller of the target server through an OEM function module on the BIOS firmware comprises:
and controlling an OEM functional module on the BIOS firmware to send the modification data to the baseboard management controller of the target server through a pre-established interactive interface.
8. A server FRU information updating device is characterized by comprising:
the instruction acquisition module is used for acquiring an update instruction and modifying FRU information prestored in BIOS firmware of a target server according to the update instruction so as to obtain modified data corresponding to the FRU information;
the modified data sending module is used for sending the modified data to a baseboard management controller of the target server through an OEM functional module on the BIOS firmware; wherein the OEM functional module is a functional module in a system management mode which is created in the BIOS firmware of the target server in advance;
and the updating module is used for controlling the substrate management controller to update the FRU information burned in the EEPROM chip by using the modification data after receiving the modification data.
9. An electronic device, comprising a processor and a memory; wherein the memory is for storing a computer program that is loaded and executed by the processor to implement the server FRU information update method of any of claims 1 to 7.
10. A computer-readable storage medium storing computer-executable instructions which, when loaded and executed by a processor, implement the server FRU information update method of any of claims 1-7.
CN202111257219.6A 2021-10-27 2021-10-27 Method, device and equipment for updating FRU information of server and storage medium Withdrawn CN114003256A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111257219.6A CN114003256A (en) 2021-10-27 2021-10-27 Method, device and equipment for updating FRU information of server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111257219.6A CN114003256A (en) 2021-10-27 2021-10-27 Method, device and equipment for updating FRU information of server and storage medium

Publications (1)

Publication Number Publication Date
CN114003256A true CN114003256A (en) 2022-02-01

Family

ID=79924383

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111257219.6A Withdrawn CN114003256A (en) 2021-10-27 2021-10-27 Method, device and equipment for updating FRU information of server and storage medium

Country Status (1)

Country Link
CN (1) CN114003256A (en)

Similar Documents

Publication Publication Date Title
US9250672B2 (en) Cloning target machines in a software provisioning environment
US8402123B2 (en) Systems and methods for inventorying un-provisioned systems in a software provisioning environment
US10203946B2 (en) Retiring target machines by a provisioning server
US8775578B2 (en) Providing hardware updates in a software environment
US8892700B2 (en) Collecting and altering firmware configurations of target machines in a software provisioning environment
US8601466B2 (en) Software deployment method and system, software deployment server and user server
US9411570B2 (en) Integrating software provisioning and configuration management
US8898305B2 (en) Providing power management services in a software provisioning environment
US8832256B2 (en) Providing a rescue Environment in a software provisioning environment
US9124497B2 (en) Supporting multiple name servers in a software provisioning environment
CN112214330A (en) Method and device for deploying master nodes in cluster and computer-readable storage medium
CN112199197B (en) Server management method and system
CN105183520A (en) Automatic remote installing and debugging method and system for computer software
US20090031299A1 (en) Systems and methods for firmware cloning
CN107659458B (en) Agent deployment and upgrade method and system based on git version control
CN112506539B (en) Firmware updating method and device, electronic equipment and storage medium
CN106484442B (en) Server system and method for updating startup mapping file
CN114003256A (en) Method, device and equipment for updating FRU information of server and storage medium
CN114281890B (en) BIOS out-of-band management system and method
CN114115917A (en) Operating system installation method and device
CN114840263A (en) Network card management method, device, equipment and storage medium
CN113064698A (en) Method for providing product environment and corresponding device, system, equipment and medium
CN112000380A (en) Network card configuration method, system, electronic equipment and storage medium
CN115372803B (en) Motherboard test system, method, device and storage medium
CN114443150B (en) Method, system, terminal and storage medium for synchronizing factory information of switch

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20220201