CN1983977A - Method and system for realizing long-distance loading monoboard fastener - Google Patents

Method and system for realizing long-distance loading monoboard fastener Download PDF

Info

Publication number
CN1983977A
CN1983977A CN 200610083906 CN200610083906A CN1983977A CN 1983977 A CN1983977 A CN 1983977A CN 200610083906 CN200610083906 CN 200610083906 CN 200610083906 A CN200610083906 A CN 200610083906A CN 1983977 A CN1983977 A CN 1983977A
Authority
CN
China
Prior art keywords
firmware
loading
ipmi
data
local
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
CN 200610083906
Other languages
Chinese (zh)
Other versions
CN100550771C (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CNB200610083906XA priority Critical patent/CN100550771C/en
Publication of CN1983977A publication Critical patent/CN1983977A/en
Application granted granted Critical
Publication of CN100550771C publication Critical patent/CN100550771C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

This invention concerns a kind of methods and systems to realize the remote loading of firmware veneer, the core of which is: the IPMI data packets from the remote end will be converted to the local identification IPMI data packets; then the local firmware veneer will be loaded according to the converted data packets. This invention can supply the standard IPMI interface to realize the loading of all kinds of veneer locally. This method is easy to realize and has the excellent stability, extendibility, and translatability, it can also reduce the research cycle and cost. In addition, this invention enable the IPMI subsystem independent from the CPU system, when the CPU system has the accident, BMC can still work. What is more, this invention can convert the IPMI data packets from the remote end to the identified IPMI data packets for each veneer through the system management module and realize the loading of the firmware veneer on many veneers.

Description

Method and system for realizing remote loading of single board firmware
Technical Field
The invention relates to the field of communication, in particular to a loading technology of single-board firmware.
Background
The IPMI (Intelligent Platform Management Interface) standard is a new generation of universal Interface standard for providing a server with Intelligent Management, and can provide functions such as device Management, sensor/event Management, user Management, fan frame/power frame Management, remote maintenance, and the like for the server.
The "intelligence" of IPMI technology comes from a management microcontroller. In a host system, this Controller is called BMC (Baseboard Management Controller). The BMC is self-contained and automatically monitors system health. If any of the controlled units is found to be abnormal, it can take immediate action, such as logging an event, alarming, auto-shutdown or restart. Associated with the BMC is a set of passive memories for storing Sensor Data (SDR), system event log files, and some unit information such as serial number and part number information. IPMI transmits information to a management microcontroller by specifying a generic, streamlined, message-based interface, enabling separation of software and hardware information. The IPMI technique thus allows monitoring and control of the hardware platform independent of the host processor. For example, a user may utilize the IPMI to monitor the physical characteristics of the server, such as temperature, voltage, fan operating status, power supply, and chassis intrusion, to provide information for system management, recovery, and asset management.
As the functional requirements of people on communication are increasing, some single board firmware needs to be upgraded, and the single board firmware needs to be loaded in the upgrading process.
The first prior art related to the present invention provides a method for locally loading a firmware on a board, which has the core that: and loading the single board firmware by using a special tool through an interface of the single board firmware. For example, the firmware of CPLD (Complex Programmable logic Device) can be loaded through JTAG (boundary scan test interface) interface connected to computer, or the firmware of FLASH can be written by burn-in machine.
In the prior art, a single board needs to be detached from a machine frame, even firmware needs to be detached from the single board, and a special loading tool is used for loading the firmware of the single board, so that the operation is complex, and difficulty is brought to upgrading and maintaining the firmware of the single board.
The second prior art related to the present invention proposes another method for locally loading the firmware of the single board, which has the core: and loading the single board firmware connected to the CPU through the CPU of the host. For example, the FLASH firmware can be loaded through a CPU connected to the FLASH firmware on the single board.
In the second prior art, the board firmware connected to the host can only be locally loaded through the host software, but cannot be remotely loaded through the host.
The third prior art related to the present invention provides a method for implementing remote loading, which requires a CPU connected with firmware to communicate with a remote management system, and the core of the method is as follows: the CPU communicates with a remote management system and obtains loaded software, and then the CPU loads the loaded software onto the firmware.
In the third prior art, although the board firmware connected to the CPU can be remotely loaded, if the board firmware to be loaded is connected to different CPUs, each CPU needs to be configured to have a function of communicating with a remote management system, so that the loading interfaces are not uniform, and the implementation is complex.
It can be seen from the above prior art that, the first and second prior art can only implement loading of local board firmware, and when remote loading is to be implemented, a CPU connected to different board firmware to be loaded has a function of communicating with a remote management system, and at this time, the loading interfaces are not uniform, which is difficult to implement.
Disclosure of Invention
The invention aims to provide a method and a system for realizing remote loading of single board firmware, which provide a standard loading interface to remotely load various single board firmware on site, thereby providing convenience for upgrading and maintaining and managing the single board firmware.
The purpose of the invention is realized by the following technical scheme:
the invention provides a method for realizing remote loading of single board firmware, which comprises the following steps:
A. converting the IPMI data message sent by the remote end into an IPMI data message which can be locally identified;
B. and loading the local single board firmware according to the converted data message.
Wherein, the step A specifically comprises:
a1, sending IPMI data message carried by the protocol suitable for long-distance transmission to a baseboard management controller BMC through a remote management system;
a2, the BMC converts the IPMI data message into an IPMI data message carried by a single board local protocol.
Wherein, the step A specifically comprises:
a3, sending IPMI data message carried by protocol suitable for long-distance transmission to a system management module through a remote management system;
a4, the system management module determines the destination veneer corresponding to the IPMI data message, and converts the received IPMI data message into the IPMI data message carried by the local protocol of the destination veneer.
Wherein, the step A further comprises:
and sending the IPMI data message which is converted into the local protocol bearer of the target single board to the corresponding BMC of the target single board.
Wherein, the step B specifically comprises:
the BMC obtains data required by control command and firmware loading from the IPMI data message carried by a local protocol; and transmitting the obtained command and data to a processor module;
the processor module judges the firmware to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmits the loading data to the loading firmware through the loading interface for loading;
or,
the BMC obtains a control command and data required by firmware loading from the IPMI data message carried by a local protocol, judges the firmware required to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and transmits the format to the loading firmware through the loading interface for loading;
or,
the BMC obtains a control command and data required by firmware loading from the IPMI data message carried by a local protocol, and loads bottom firmware arranged in the BMC by using the loading data according to the control command.
The invention provides a system for realizing remote loading of single board firmware, which comprises:
and the firmware loading unit is used for converting the IPMI data message sent by the remote end into a locally identifiable IPMI data message and loading the local single-board firmware according to the converted data message.
Wherein, the system still includes:
and the remote management system is used for realizing the translation of remote line data and the communication of the IPMI protocol and transmitting the IPMI data message carried by the long-distance transmission protocol to the firmware loading unit.
Wherein the firmware loading unit comprises:
remote and local data conversion units, and a local data processing unit;
the remote and local data conversion unit is used for judging a local data processing unit corresponding to the IPMI data message sent by the remote end, converting the received IPMI data message carried by a protocol suitable for remote transmission into an IPMI data message carried by a target single board local protocol, and sending the IPMI data message to the local data processing unit;
and the local data processing unit is used for loading the local corresponding single-board firmware according to the converted IPMI data message.
The remote and local data conversion unit is arranged in a system management module, and the local data processing unit is arranged in at least one single board;
or,
the remote and local data conversion unit and the local data processing unit are arranged in a single board.
When the remote and local data conversion unit and the local data processing unit are arranged in a single board, the remote and local data conversion unit and the local data processing unit are simultaneously arranged in a baseboard management controller BMC in the single board.
Wherein, when the remote and local data conversion unit is disposed in the system management module and the local data processing unit is disposed in at least one board, the board includes:
the system comprises a BMC, a processor module and at least one firmware connected with the processor module;
the BMC obtains a control command and data required by firmware loading from the IPMI data message through the local data processing unit, and then transmits the obtained command and data to a processor module;
the processor module judges the firmware to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmits the loading data to the firmware through the loading interface for loading;
or,
a BMC and at least one firmware connected to the BMC;
the BMC is used for acquiring a control command and data required by firmware loading from the IPMI data message through the local data processing unit, then judging the firmware required to be loaded according to the control command, converting the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmitting the format to the firmware through the loading interface for loading;
or,
the BMC is used for acquiring a control command and data required by firmware loading from the IPMI data message through the local data processing unit, and then loading the bottom layer firmware arranged in the BMC by using the loading data according to the control command.
Wherein, when the remote and local data conversion unit and the local data processing unit are disposed in a single board, the single board includes:
the system comprises a BMC, a processor module and at least one firmware connected with the processor module;
the BMC converts the received IPMI data message into an IPMI data message carried by a single board local protocol through the remote and local data conversion unit, acquires a control command and data required by firmware loading from the IPMI data message through the local data processing unit, and then transmits the acquired command and data to the processor module;
the processor module judges the firmware to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmits the loading data to the firmware through the loading interface for loading.
Or,
a BMC and at least one firmware connected to the BMC;
the BMC is used for converting the IPMI data message sent by the remote management system into an IPMI data message which can be locally identified by the single board through the remote and local data conversion unit, acquiring a control command and data required by firmware loading from the IPMI data message through the local data processing unit, judging the firmware required to be loaded according to the control command, converting the loading data required by the firmware into a format required by a loading interface of the firmware, and transmitting the format to the firmware through the loading interface for loading.
Or,
the BMC is used for converting the IPMI data message sent by the remote management system into an IPMI data message which can be locally identified by the single board through the remote and local data conversion unit, acquiring a control command and data required by firmware loading from the IPMI data message through the local data processing unit, and then loading the bottom firmware arranged in the BMC by using the loading data according to the control command.
According to the technical scheme provided by the invention, the IPMI data message sent by the remote end is converted into the locally identifiable IPMI data message, and the local single board firmware is loaded according to the converted data message, so that the method has the following advantages:
1. the invention can provide a standard IPMI interface based on the IPMI technology, and the remote end can load various single board firmware on site only by finally outputting the IPMI data message suitable for the long-distance transmission protocol to bear, thereby having convenient realization, better reliability, expandability and transportability, shortening the development period and reducing the development cost.
2. The invention can enable the power supply of an IPMI subsystem, such as BMC, to exist independently of a CPU system based on IPMI technology, and when the CPU system fails, the BMC can still operate.
3. The invention converts the IPMI message transmitted from the remote end into the IPMI message which can be identified by each single board through the system management module, thereby providing a uniform IPMI interface to load the firmware on a plurality of single boards.
Drawings
FIG. 1 is a flow chart of a first embodiment provided by the present invention;
FIG. 2 is a flow chart of a second embodiment provided by the present invention;
FIG. 3 is a flow chart of a fourth embodiment provided by the present invention;
FIG. 4 is a flow chart of a fifth embodiment provided by the present invention;
FIG. 5 is a flow chart of a sixth embodiment provided by the present invention;
fig. 6 is a flowchart of a seventh embodiment provided by the present invention.
Detailed Description
Because the IPMI technology can monitor and control the hardware platform independently of the main processor, a standard loading interface can be provided for loading various single board firmware on site based on the IPMI technology.
A first embodiment provided by the present invention is a system for implementing remote loading of a board firmware, and the structure of the system is shown in fig. 1, and the system includes: a remote management system and a firmware loading unit. The firmware loading unit comprises a system management module and at least one single board. The single board comprises a BMC (baseboard management controller), a processor module and at least one firmware connected with the processor module. The system management module is internally provided with a remote and local data conversion unit; and a local data processing unit is arranged in the BMC.
The functions of the individual functional devices are as follows:
the remote management system is used for realizing the translation of remote line data and the communication of an IPMI protocol and providing a remote management interface and a related data interface.
The system management module is used for realizing data conversion between the IPMI protocol and the local line and the remote line through the remote and local data conversion unit. The local line can be a data link consisting of physical media and transmission protocols commonly used for local line transmission, such as I2C, IPMB, PCI-E, PCI-X, SMBus, RS-232, local IO bus and the like, and IPMI messages are packaged in data transmitted on the local line. The remote line can be a data link consisting of a physical medium and a transmission protocol suitable for long-distance transmission, such as Ethernet, token ring, optical fiber, xDSL or wireless network, and the IPMI message is encapsulated in the data transmitted on the remote line. The system management module is arranged at a local end where the single board is located, and can be arranged in a system (such as an ATCA system or a CPCI system) formed by a plurality of single boards or in a system complete machine such as other server group systems. Of course, if the system management module is disposed at the remote end where the remote management system is located, the present invention can also be implemented, but this would increase the connection of the system management module to the local lines between the individual boards, thereby increasing the corresponding cost.
The BMC is used for carrying out IPMI protocol processing through the local data processing unit to obtain data required by control commands and firmware loading.
The processor module is used for controlling the BMC and the data conversion of each loading interface through a control command. The loading interface may be a loading interface specific to the firmware, or may be a common loading interface, such as a JTAG interface, or a local IO bus of the BMC, or the like.
The firmware can be FLASH, CPLD, FPGA, EEPROM, NvRAM, EPROM, CF card or hard disk, etc.
The information transmission relationship among all the functional devices is as follows:
the remote management system translates the remote line data into an IPMI data message carried by the remote transport protocol, and transmits the IPMI data message carried by the remote transport protocol to the firmware loading unit.
The firmware loading unit judges the target single board corresponding to the IPMI data message through a remote and local data conversion unit in the system management module, converts the received IPMI data message carried by a protocol suitable for remote transmission into an IPMI data message carried by a local protocol of the target single board, and sends the IPMI data message to the corresponding single board.
The BMC in the single board obtains the control command and the data required by firmware loading from the IPMI data message through the local data processing unit, and then transmits the obtained command and data to the processor module in the single board.
The processor module judges the firmware to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmits the loading data to the firmware through the loading interface for loading.
The second embodiment provided by the present invention is a system for implementing remote loading of a board firmware, and the difference between the second embodiment and the first embodiment is: the single board no longer includes a processor module, but only a BMC and at least one firmware connected to the BMC. The structure is shown in fig. 2, and comprises: a remote management system and a firmware loading unit. The firmware loading unit comprises a system management module and at least one single board. The single board comprises a BMC (baseboard management controller), a processor module and at least one firmware connected with the processor module. The system management module is internally provided with a remote and local data conversion unit; and a local data processing unit is arranged in the BMC.
In this case, the BMC is configured to perform IPMI protocol processing through a local data processing unit provided therein, obtain data required for loading of the control command and the firmware, and control data conversion between the BMC and each loading interface through the control command. The functions of the other functional devices are the same as those described in the first embodiment and will not be described in detail here.
The information transfer relationship among the devices of the system is as follows:
the remote management system translates the remote line data into an IPMI data message carried by the remote transport protocol, and transmits the IPMI data message carried by the remote transport protocol to the firmware loading unit.
The firmware loading unit judges the target single board corresponding to the IPMI data message through a remote and local data conversion unit in the system management module, converts the received IPMI data message carried by a protocol suitable for remote transmission into an IPMI data message carried by a local protocol of the target single board, and sends the IPMI data message to the corresponding single board.
The BMC in the single board obtains a control command and data required by firmware loading from the IPMI data message through a local data processing unit arranged in the BMC, then judges the firmware required to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmits the format to the firmware through the loading interface for loading.
The third embodiment of the present invention is a third system for implementing remote loading of board firmware, and the difference between the third embodiment and the first embodiment is: the single board only comprises BMC. It includes: a remote management system and a firmware loading unit. The firmware loading unit comprises a system management module and at least one single board. Wherein the single board only comprises BMC. The system management module is internally provided with a remote and local data conversion unit; and a local data processing unit is arranged in the BMC.
In this case, the firmware is built into the bottom layer of the BMC. The BMC at the moment is used for IPMI protocol processing, obtains data required by control commands and firmware loading, and controls the BMC to load the BMC through the control commands.
The information transfer relationship among the devices of the system is as follows:
the remote management system translates the remote line data into an IPMI data message carried by the remote transport protocol, and transmits the IPMI data message carried by the remote transport protocol to the firmware loading unit.
The firmware loading unit judges a target single board corresponding to the IPMI data message through a system management module, converts the received IPMI data message carried by a protocol suitable for long-distance transmission into an IPMI data message carried by a local protocol of the target single board, and sends the IPMI data message to the corresponding single board.
And the BMC in the single board obtains the control command and the data required by firmware loading from the IPMI data message, and then loads the bottom firmware arranged in the BMC by using the loading data according to the control command.
A fourth embodiment of the present invention is a system for implementing remote loading of board firmware, where the structure is shown in fig. 3, and the system includes: a remote management system and a firmware loading unit. The firmware loading unit comprises a BMC, a processor module and at least one firmware connected with the processor module. The BMC is provided with a remote and local data conversion unit and a local data processing unit.
The functions of the various components in the system are as follows: the remote management system is used for realizing the translation of remote line data and the communication of an IPMI protocol and providing a remote management interface and a related data interface.
The BMC is used for realizing data conversion between an IPMI protocol from a local line and a remote line through a remote and local data conversion unit arranged in the BMC; and the local data processing unit is used for carrying out IPMI protocol processing through the local data processing unit arranged in the local data processing unit and obtaining the control command and the data required by firmware loading. The local line can be a data link consisting of physical media and transmission protocols commonly used for local line transmission, such as I2C, IPMB, PCI-E, PCI-X, SMBus, RS-232, local IO bus and the like, and IPMI messages are packaged in data transmitted on the local line. The remote line can be a data link consisting of a physical medium and a transmission protocol suitable for long-distance transmission, such as Ethernet, token ring, optical fiber, xDSL or wireless network, and the IPMI message is encapsulated in the data transmitted on the remote line.
The processor module is used for controlling the BMC and the data conversion of each loading interface through a control command. The loading interface may be a loading interface specific to the firmware, or may be a common loading interface, such as a JTAG interface, or a local IO bus of the BMC, or the like.
The firmware can be FLASH, CPLD, FPGA, EEPROM, NvRAM, EPROM, CF card or hard disk, etc.
The information transfer relationship among the devices of the system is as follows:
the remote management system translates the remote line data into an IPMI data message carried by the remote transport protocol, and transmits the IPMI data message carried by the remote transport protocol to the firmware loading unit.
The firmware loading unit converts the received IPMI data message into an IPMI data message carried by a single board local protocol through a remote and local data conversion unit arranged in the BMC, obtains a control command and data required by firmware loading from the IPMI data message through a local data processing unit arranged in the firmware loading unit, and then transmits the obtained command and data to a processor module.
The processor module judges the firmware to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmits the loading data to the firmware through the loading interface for loading.
The fifth embodiment of the present invention is a fifth system for implementing remote loading of board firmware, and the difference between the fifth embodiment and the fourth embodiment is: the firmware loading unit no longer includes a processor module, but only a BMC and at least one firmware connected to the BMC. The structure is shown in fig. 4, and comprises: a remote management system and a firmware loading unit. The firmware loading unit comprises a BMC and at least one firmware connected with the BMC. The BMC is provided with a remote and local data conversion unit and a local data processing unit.
The function of the BMC is used for realizing data conversion between an IPMI protocol from a local line and a remote line through a remote and local data conversion unit arranged in the BMC; the system comprises a local data processing unit, a control command processing unit and a firmware loading unit, wherein the local data processing unit is used for carrying out IPMI protocol processing to obtain the data required by the control command and the firmware loading; and controlling the BMC and the data conversion of each loading interface through the control command. The local line can be a data link consisting of physical media and transmission protocols commonly used for local line transmission, such as I2C, IPMB, PCI-E, PCI-X, SMBus, RS-232, local IO bus and the like, and IPMI messages are packaged in data transmitted on the local line. The remote line can be a data link consisting of a physical medium and a transmission protocol suitable for long-distance transmission, such as Ethernet, token ring, optical fiber, xDSL or wireless network, and the IPMI message is encapsulated in the data transmitted on the remote line. The loading interface may be a loading interface specific to the firmware, or may be a common loading interface, such as a JTAG interface, or a local IO bus of the BMC, or the like.
The firmware can be FLASH, CPLD, FPGA, EEPROM, NvRAM, EPROM, CF card or hard disk, etc.
The information transfer relationship among the devices of the system is as follows:
the remote management system translates the remote line data into an IPMI data message carried by the remote transport protocol, and transmits the IPMI data message carried by the remote transport protocol to the firmware loading unit.
The firmware loading unit converts an IPMI data message sent by a remote management system into an IPMI data message which can be locally identified by a single board through a remote and local data conversion unit arranged in a BMC, acquires a control command and data required by firmware loading from the IPMI data message through a local data processing unit arranged in the firmware loading unit, judges the firmware required to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and transmits the format to the firmware through the loading interface for loading.
The sixth embodiment of the present invention is a sixth system for implementing remote loading of board firmware, and the difference between the sixth embodiment and the fourth embodiment is: only one BMC is included in the firmware loading unit. The structure of the system is shown in fig. 5, and comprises a remote management system and a firmware loading unit. Wherein the firmware load unit includes only the BMC. The BMC is provided with a remote and local data conversion unit and a local data processing unit.
The BMC is used for realizing data conversion between the IPMI protocol from a local line and a remote line through the remote and local data conversion unit; and the IPMI protocol processing unit is used for processing the local data processing unit IPMI protocol to obtain the data required by the control command and the firmware loading; and controlling the BMC to load the BMC by the control command. The local line can be a data link consisting of physical media and transmission protocols commonly used for local line transmission, such as I2C, IPMB, PCI-E, PCI-X, SMBus, RS-232, local IO bus and the like, and IPMI messages are packaged in data transmitted on the local line. The remote line can be a data link consisting of a physical medium and a transmission protocol suitable for long-distance transmission, such as Ethernet, token ring, optical fiber, xDSL or wireless network, and the IPMI message is encapsulated in the data transmitted on the remote line. The loading interface may be a loading interface specific to the firmware, or may be a common loading interface, such as a JTAG interface, or a local IO bus of the BMC, or the like.
The information transfer relationship among the devices of the system is as follows:
the remote management system translates the remote line data into an IPMI data message carried by the remote transport protocol, and transmits the IPMI data message carried by the remote transport protocol to the firmware loading unit.
The firmware loading unit converts an IPMI data message sent by a remote management system into an IPMI data message which can be locally identified by a single board through a remote and local data conversion unit arranged in the BMC, obtains a control command and data required by firmware loading from the IPMI data message through the local data processing unit, and loads bottom-layer firmware arranged in the firmware loading unit according to the control command by using the loading data.
The fourth, fifth and sixth embodiments described above can only load firmware on one board. While the first, second and third embodiments may load firmware on multiple boards.
A seventh embodiment provided by the present invention is a method for implementing remote loading of a board firmware, a flow of which is shown in fig. 6, and the method includes the following steps:
step 1, an IPMI data message carried by a protocol suitable for long-distance transmission is sent to a system management module through a remote management system.
And 2, the system management module judges a target single board corresponding to the IPMI data message and converts the received IPMI data message into an IPMI data message carried by a local protocol of the target single board. And then, the IPMI data message converted into the local protocol bearer of the target single board is sent to the corresponding BMC of the target single board.
And 3, after the target single board receives the message, loading the local single board firmware according to the converted data message.
In step 3, if the firmware that needs to be loaded in the board is connected to the processor module, the processing procedure in step 3 is as follows:
the BMC obtains data required by control command and firmware loading from the IPMI data message carried by a local protocol; and transmitting the obtained command and data to a processor module; the processor module judges the firmware to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmits the loading data to the loading firmware through the loading interface for loading.
If the firmware to be loaded in the board is directly connected to the BMC, the processing procedure of step 3 is as follows:
the BMC obtains a control command and data required by firmware loading from an IPMI data message carried by a local protocol, judges the firmware required to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmits the loading data to the loading firmware through the loading interface for loading.
If the firmware to be loaded in the board is embedded in the BMC, the processing procedure in step 3 is as follows:
the BMC obtains a control command and data required by loading from an IPMI data message carried by a local protocol, and loads bottom firmware arranged in the BMC by using the loading data according to the control command.
The eighth embodiment of the present invention is a second method for implementing remote loading of firmware on a board, and the difference between the second embodiment and the seventh embodiment is: the method can only load the firmware on one single board. The method comprises the following specific implementation processes:
step 1, an IPMI data message carried by a protocol suitable for long-distance transmission is sent to a baseboard management controller BMC of a target single board through a remote management system.
And 2, converting the received IPMI data message into an IPMI data message carried by a single board local protocol by the BMC, and loading local single board firmware according to the converted data message.
In step 2, if the firmware that needs to be loaded in the board is connected to the processor module, the processing procedure in step 2 is as follows:
the BMC converts the received IPMI data message into an IPMI data message carried by a single board local protocol, and obtains a control command and data required by firmware loading from the IPMI data message carried by the local protocol; and transmitting the obtained command and data to a processor module;
the processor module judges the firmware to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmits the loading data to the loading firmware through the loading interface for loading.
If the firmware to be loaded in the board is directly connected to the BMC, the processing procedure of step 2 is as follows:
the BMC converts the received IPMI data message into an IPMI data message carried by a single board local protocol, acquires a control command and data required by firmware loading from the IPMI data message carried by the local protocol, judges the firmware required to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmits the loading data to the loading firmware through the loading interface for loading.
If the firmware to be loaded in the board is embedded in the BMC, the processing procedure of step 2 is as follows:
the BMC converts the received IPMI data message into an IPMI data message carried by a single board local protocol, obtains a control command and data required by loading of the control command from the IPMI data message carried by the local protocol, and loads bottom-layer firmware arranged in the BMC according to the control command by using the loading data.
According to the specific implementation mode of the invention, the remote loading of the firmware of the single board is realized through the IPMI technology, the hardware platform interface can be standardized, the maintenance and the upgrade are convenient, and the reliability, the expandability and the transportability are better; and the development period can be shortened, and the development cost can be reduced. Moreover, the invention can enable the power supply of an IPMI subsystem, such as BMC, to exist independently from the CPU system based on the IPMI technology, and when the CPU system fails, the BMC can still operate.
In addition, the invention converts the IPMI message transmitted from the remote end into the IPMI message which can be identified by each single board through the system management module, thereby providing a uniform IPMI interface to load the firmware on a plurality of single boards.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (12)

1. A method for realizing remote loading of single board firmware is characterized by comprising the following steps:
A. converting the IPMI data message sent by the remote end into an IPMI data message which can be locally identified;
B. and loading the local single board firmware according to the converted data message.
2. The method according to claim 1, wherein the step a specifically comprises:
a1, sending IPMI data message carried by the protocol suitable for long-distance transmission to a baseboard management controller BMC through a remote management system;
a2, the BMC converts the IPMI data message into an IPMI data message carried by a single board local protocol.
3. The method according to claim 1, wherein the step a specifically comprises:
a3, sending IPMI data message carried by protocol suitable for long-distance transmission to a system management module through a remote management system;
a4, the system management module determines the destination veneer corresponding to the IPMI data message, and converts the received IPMI data message into the IPMI data message carried by the local protocol of the destination veneer.
4. The method of claim 3, wherein step A further comprises:
and sending the IPMI data message which is converted into the local protocol bearer of the target single board to the corresponding BMC of the target single board.
5. The method according to claim 2, 3 or 4, wherein step B specifically comprises:
the BMC obtains data required by control command and firmware loading from the IPMI data message carried by a local protocol; and transmitting the obtained command and data to a processor module;
the processor module judges the firmware to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmits the loading data to the loading firmware through the loading interface for loading;
or,
the BMC obtains a control command and data required by firmware loading from the IPMI data message carried by a local protocol, judges the firmware required to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and transmits the format to the loading firmware through the loading interface for loading;
or,
the BMC obtains a control command and data required by firmware loading from the IPMI data message carried by a local protocol, and loads bottom firmware arranged in the BMC by using the loading data according to the control command.
6. A system for realizing remote loading of single board firmware is characterized by comprising:
and the firmware loading unit is used for converting the IPMI data message sent by the remote end into a locally identifiable IPMI data message and loading the local single-board firmware according to the converted data message.
7. The system of claim 6, further comprising:
and the remote management system is used for realizing the translation of remote line data and the communication of the IPMI protocol and transmitting the IPMI data message carried by the long-distance transmission protocol to the firmware loading unit.
8. The system of claim 7, wherein the firmware loading unit comprises:
remote and local data conversion units, and a local data processing unit;
the remote and local data conversion unit is used for judging a local data processing unit corresponding to the IPMI data message sent by the remote end, converting the received IPMI data message carried by a protocol suitable for remote transmission into an IPMI data message carried by a target single board local protocol, and sending the IPMI data message to the local data processing unit;
and the local data processing unit is used for loading the local corresponding single-board firmware according to the converted IPMI data message.
9. The system of claim 8, wherein:
the remote and local data conversion unit is arranged in the system management module, and the local data processing unit is arranged in at least one single board;
or,
the remote and local data conversion unit and the local data processing unit are arranged in a single board.
10. The system according to claim 9, when said remote and local data conversion units and said local data processing unit are disposed in a single board, characterized in that:
the remote and local data conversion unit and the local data processing unit are simultaneously arranged in a baseboard management controller BMC in a single board.
11. The system according to claim 9, wherein when the remote and local data converting unit is disposed in a system management module and the local data processing unit is disposed in at least one board, the board comprises:
the system comprises a BMC, a processor module and at least one firmware connected with the processor module;
the BMC obtains a control command and data required by firmware loading from the IPMI data message through the local data processing unit, and then transmits the obtained command and data to a processor module;
the processor module judges the firmware to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmits the loading data to the firmware through the loading interface for loading;
or,
a BMC and at least one firmware connected to the BMC;
the BMC is used for acquiring a control command and data required by firmware loading from the IPMI data message through the local data processing unit, then judging the firmware required to be loaded according to the control command, converting the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmitting the format to the firmware through the loading interface for loading;
or,
the BMC is used for acquiring a control command and data required by firmware loading from the IPMI data message through the local data processing unit, and then loading the bottom layer firmware arranged in the BMC by using the loading data according to the control command.
12. The system according to claim 9, wherein when the remote and local data converting unit and the local data processing unit are disposed in a single board, the single board comprises:
the system comprises a BMC, a processor module and at least one firmware connected with the processor module;
the BMC converts the received IPMI data message into an IPMI data message carried by a single board local protocol through the remote and local data conversion unit, acquires a control command and data required by firmware loading from the IPMI data message through the local data processing unit, and then transmits the acquired command and data to the processor module;
the processor module judges the firmware to be loaded according to the control command, converts the loading data required by the firmware into a format required by a loading interface of the firmware, and then transmits the loading data to the firmware through the loading interface for loading.
Or,
a BMC and at least one firmware connected to the BMC;
the BMC is used for converting the IPMI data message sent by the remote management system into an IPMI data message which can be locally identified by the single board through the remote and local data conversion unit, acquiring a control command and data required by firmware loading from the IPMI data message through the local data processing unit, judging the firmware required to be loaded according to the control command, converting the loading data required by the firmware into a format required by a loading interface of the firmware, and transmitting the format to the firmware through the loading interface for loading.
Or,
the BMC is used for converting the IPMI data message sent by the remote management system into an IPMI data message which can be locally identified by the single board through the remote and local data conversion unit, acquiring a control command and data required by firmware loading from the IPMI data message through the local data processing unit, and then loading the bottom firmware arranged in the BMC by using the loading data according to the control command.
CNB200610083906XA 2006-06-06 2006-06-06 Realize the method and system of long-distance loading monoboard fastener Active CN100550771C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB200610083906XA CN100550771C (en) 2006-06-06 2006-06-06 Realize the method and system of long-distance loading monoboard fastener

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB200610083906XA CN100550771C (en) 2006-06-06 2006-06-06 Realize the method and system of long-distance loading monoboard fastener

Publications (2)

Publication Number Publication Date
CN1983977A true CN1983977A (en) 2007-06-20
CN100550771C CN100550771C (en) 2009-10-14

Family

ID=38166233

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB200610083906XA Active CN100550771C (en) 2006-06-06 2006-06-06 Realize the method and system of long-distance loading monoboard fastener

Country Status (1)

Country Link
CN (1) CN100550771C (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009056060A1 (en) * 2007-10-26 2009-05-07 Huawei Technologies Co., Ltd. Method, system and device for loading single plate firmware
CN102130951A (en) * 2011-03-14 2011-07-20 浪潮(北京)电子信息产业有限公司 Server and method for remotely upgrading programmable logic device thereof
CN101527715B (en) * 2008-03-04 2013-01-16 宏正自动科技股份有限公司 Server with remote access functions for accessing remote peripheral devices
CN109086086A (en) * 2018-08-06 2018-12-25 深圳忆联信息系统有限公司 A kind of starting method and device for the multi-core CPU that non-space is shared

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103793180A (en) * 2012-10-30 2014-05-14 英业达科技有限公司 Disk collocation method and server rack system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009056060A1 (en) * 2007-10-26 2009-05-07 Huawei Technologies Co., Ltd. Method, system and device for loading single plate firmware
CN101420319B (en) * 2007-10-26 2011-04-06 华为技术有限公司 Method, system and device for loading single board firmware
CN101527715B (en) * 2008-03-04 2013-01-16 宏正自动科技股份有限公司 Server with remote access functions for accessing remote peripheral devices
CN102130951A (en) * 2011-03-14 2011-07-20 浪潮(北京)电子信息产业有限公司 Server and method for remotely upgrading programmable logic device thereof
CN109086086A (en) * 2018-08-06 2018-12-25 深圳忆联信息系统有限公司 A kind of starting method and device for the multi-core CPU that non-space is shared
CN109086086B (en) * 2018-08-06 2021-06-08 深圳忆联信息系统有限公司 Starting method and device of non-space-sharing multi-core CPU

Also Published As

Publication number Publication date
CN100550771C (en) 2009-10-14

Similar Documents

Publication Publication Date Title
US10417167B2 (en) Implementing sideband control structure for PCIE cable cards and IO expansion enclosures
TWI618380B (en) Management methods, service controller devices and non-stransitory, computer-readable media
US7069349B2 (en) IPMI dual-domain controller
EP3462328B1 (en) Serial connection between management controller and microcontroller
JP4558519B2 (en) Information processing apparatus and system bus control method
CN102081568B (en) Multi-motherboard server system
WO2008070191B1 (en) Apparatus, system, and method for a reconfigurable baseboard management controller
CN109388526B (en) Control circuit and reset operation method
CN100550771C (en) Realize the method and system of long-distance loading monoboard fastener
CN111158731A (en) CPLD-based network card firmware upgrading device and method
US20090077275A1 (en) Multiple I/O interfacing system for a storage device and communicating method for the same
US6973598B2 (en) Computer system with improved data capture system
CN102255766B (en) Server system
CN102480497A (en) Remote main board controller and method for remotely controlling main board
CN104571098B (en) Long-range self-diagnosing method based on Atom platforms
US20150237145A1 (en) Information processing system and method
CN106649002A (en) Server and method for automatically overhauling baseboard management controller
CN102088366B (en) Single board information monitoring device and distributed single board information monitoring system
US20070180329A1 (en) Method of latent fault checking a management network
CN107659413B (en) Small-sized communication equipment
US20070050666A1 (en) Computer Network System and Related Method for Monitoring a Server
KR100330742B1 (en) A communication system for controlling remote place using multi-level communication unit with redundancy
JP5682007B2 (en) Electronic equipment
JP2009003613A (en) Bus fault detecting method and bus system
CN117648276A (en) Out-of-band management system and method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant