CN110554943A - I3C-based multi-node server CMC management system and method - Google Patents

I3C-based multi-node server CMC management system and method Download PDF

Info

Publication number
CN110554943A
CN110554943A CN201910734393.1A CN201910734393A CN110554943A CN 110554943 A CN110554943 A CN 110554943A CN 201910734393 A CN201910734393 A CN 201910734393A CN 110554943 A CN110554943 A CN 110554943A
Authority
CN
China
Prior art keywords
management controller
bmc
cmc
server
chassis
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
CN201910734393.1A
Other languages
Chinese (zh)
Other versions
CN110554943B (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.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave 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 Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201910734393.1A priority Critical patent/CN110554943B/en
Publication of CN110554943A publication Critical patent/CN110554943A/en
Application granted granted Critical
Publication of CN110554943B publication Critical patent/CN110554943B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3058Monitoring arrangements for monitoring environmental properties or parameters of the computing system or of the computing system component, e.g. monitoring of power, currents, temperature, humidity, position, vibrations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3089Monitoring arrangements determined by the means or processing involved in sensing the monitored data, e.g. interfaces, connectors, sensors, probes, agents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention provides a multi-node server CMC management system and a method based on I3C, wherein the system comprises a chassis management controller CMC, server nodes and a baseboard management controller BMC, wherein each server node is provided with one baseboard management controller BMC, and each server chassis is internally provided with one chassis management controller CMC; the chassis management controller CMC is connected with each baseboard management controller BMC through an I3C bus; the method comprises the following steps: s1, a Baseboard Management Controller (BMC) on each server node manages the server node; and S2, the case management controller CMC communicates with the baseboard management controller BMC on each server node through an I3C bus to realize management of all server nodes in the case.

Description

I3C-based multi-node server CMC management system and method
Technical Field
the invention belongs to the technical field of server monitoring management, and particularly relates to a multi-node server CMC management system and method based on I3C.
background
the bmc (baseboard Management controller) baseboard Management controller can perform operations such as firmware upgrade and checking of a machine device on the machine in a state that the machine is not started.
the CMC (sessions Management controller) chassis Management controller has similar functions as the BMC, manages and controls the whole chassis in a multi-node server such as a blade and can send commands to the BMC of each node for Management.
the CPLD (Complex Programmable Logic device) complex Programmable Logic device is a digital integrated circuit with a Logic function built by a user according to respective needs, and a server is mostly used for controlling the time sequence control of hardware startup and shutdown and the like.
GPIO (general Purpose Input output) general Purpose Input/output, abbreviated as GPIO, utilizes the high and low levels of physical pins for signal communication.
I2C (Inter-Integrated Circuit) is a name of an internal Integrated Circuit, is a serial communication bus, uses a multi-master-slave architecture, and is a simple and bidirectional two-wire synchronous serial bus.
the I3C is a two-wire serial communication bus which integrates key attributes of an I2C bus and an SPI bus, is compatible with an I2C protocol, has new characteristics of multiple master and slave soft interrupts, dynamic slave address allocation, hot plug support and the like, has the speed of up to 33Mbps, and is used for connecting a sensor to an application processor.
With the rapid development of AI, cloud computing technology and internet industry, a multi-node server is applied more and more widely in practical application, especially in large data centers, cloud computing bases and other occasions, and in the multi-node server, the Management of hardware such as nodes, fans, power supplies and the like is completed by cmc (tasks Management controller). The CMC generally obtains information such as a CPU temperature, a memory temperature, a hard disk temperature and the like from a node bmc (board Management controller) through an I2C interface, and adjusts a corresponding fan rotation speed according to a heat dissipation policy. However, the communication speed of the I2C is slow, the anti-interference capability is poor, a multi-node server needs the CMC to quickly acquire node temperature information, when the pressure of a certain node server is suddenly increased and the temperature of the CPU is quickly increased, the communication speed is slow, the time required for new temperature information from the BMC to the CMC is long, the high requirement of the heat dissipation timeliness of the whole system cannot be well met, and the heat dissipation effect is not ideal.
the CMC and the node BMC use the I2C communication mode to increase the time delay of information transmission, which is not beneficial to the quick transmission of node information and the quick response of speed regulation strategy. On the other hand, when the I2C link fails, the CMC cannot acquire information from the node BMC, which affects the normal operation of the multi-node server. For example, the variation information of the temperature cannot be acquired, so that the rotating speed of the fan is not changed, the heat dissipation strategy is disabled, and overheating or even downtime of the multi-node server system is caused.
in addition, as the machine room is enlarged and the number of nodes is increased, the traditional mode of logging in and managing the nodes one by one brings huge challenge to the management of the whole machine room, and a user hopes that all the nodes in the whole case/cabinet can be checked and managed only by logging in the CMC without logging in the nodes one by one. The low speed of I2C cannot complete the transmission of large data volume at all, and the current solution can only be realized by the mode of I2C + LAN. When a problem occurs in the LAN or the network cable fails, the CMC loses control over the node.
In a multi-node server, the CMC is responsible for managing the entire chassis/cabinet. The CMC and the node servers are positioned in the same case, one BMC exists in each node server, the CMC is connected with the BMCs of the node servers through an I2C bus, and the CMC is responsible for management work among all nodes of the whole case and also comprises power supply management, heat dissipation management and the like. The CMC obtains various information from each node for overall management, and may also configure each node information.
at present, the connection mode between the CMC and the BMCs on each node is I2C topology connection, and in addition, LAN passes through a switch topology. Because the rate of 400Kbps of the I2C bus is limited, it is difficult to transmit large data packets on the I2C bus, so the current scheme mainly transmits some simple status signals on the I2C link, and large data needs to be transmitted by means of LAN.
therefore, how to implement a method for stably and reliably acquiring information of a node CPU, a memory, a temperature, various kinds of management, and the like by the CMC becomes a problem that design and development personnel need to solve urgently.
this is a disadvantage of the prior art, and therefore, it is very necessary to provide a multi-node server CMC management system and method based on I3C to address the above-mentioned disadvantages of the prior art.
disclosure of Invention
aiming at the defect that how to realize a method for stably and reliably acquiring information such as node CPUs, memories, temperatures, various kinds of management and the like by the CMC in the prior art becomes a problem which needs to be solved urgently by design and development personnel, the invention provides a multi-node server CMC management system and a method based on I3C to solve the technical problem.
in a first aspect, the invention provides an I3C-based multi-node server CMC management system, which includes chassis management controllers CMC, server nodes and baseboard management controllers BMC, wherein each server node is provided with one baseboard management controller BMC, and each server chassis is provided with one chassis management controller CMC;
the chassis management controller CMC is connected with each baseboard management controller BMC through an I3C bus;
the chassis management controller CMC communicates with the baseboard management controller BMC on each server node via the I3C bus, and the baseboard management controller BMC on each server node manages the server node. The I3C bus has fast data transmission speed up to 33Mbps and is not limited by LAN connection.
The system further comprises a switch, and the switch is connected with the chassis management controller CMC and each baseboard management controller BMC through a local area network LAN. The chassis management controller CMC and each baseboard management controller BMC are connected by I3C, meanwhile, the local area network LAN connection is supported, the flexibility of data transmission is high, and once a certain node local area network LAN fails or a network cable is disconnected, the management of the CMC cannot be influenced.
Further, both the chassis management controller CMC and the baseboard management controller BMC use AST2600 chips. The AST2600 chip has 8I 3C channels and supports I3C bus technology, the invention is not limited to the chip, and other chips with I3C buses or PSOC can also be adopted.
in a second aspect, the present invention provides an I3C-based multi-node server CMC management method, including the following steps:
s1, a Baseboard Management Controller (BMC) on each server node manages the server node;
and S2, the case management controller CMC communicates with the baseboard management controller BMC on each server node through an I3C bus to realize management of all server nodes in the case.
further, the step S2 specifically includes the following steps:
s21, setting a Chassis Management Controller (CMC) as an I3C master control end, and setting each substrate management controller (BMC) as an I3C slave control end;
s22, when the chassis management controller CMC needs to communicate with a certain baseboard management controller BMC, the chassis management controller CMC directly sends data to the corresponding baseboard management controller BMC;
and S23, when a certain baseboard management controller BMC needs to communicate with the chassis management controller CMC, the baseboard management controller BMC sends a communication request to the chassis management controller CMC, and after the chassis management controller CMC responds to the request of the baseboard management controller BMC, the baseboard management controller BMC sends data to the chassis management controller CMC. The chassis management controller CMC is set to have I3C bus control right, and communication with the baseboard management controller BMC is initiated by the chassis management controller CMC, but the I3C bus has a "soft interrupt" (or in-band interrupt) function, so that the board management controller BMC can request communication with the chassis management controller CMC at any time without additionally connecting an IO interrupt signal line.
further, step S2 further includes the following steps:
S2A, setting data of each baseboard management controller BMC to be synchronous with data of a chassis management controller CMC; the method comprises the following specific steps:
S2A1, each baseboard management controller BMC sends the BMC system state parameters of the server node to a Chassis Management Controller (CMC);
S2A2, the chassis management controller CMC generates a BMC system state parameter mapping database of all server nodes according to the serial numbers of the server nodes;
S2A3, when the state parameter of a BMC (baseboard management controller) of a certain baseboard management controller BMC (baseboard management controller) changes, the baseboard management controller BMC sends a request for synchronously updating a BMC system state parameter mapping database to a Chassis Management Controller (CMC); after the case management controller CMC responds to the request of the baseboard management controller BMC, the case management controller CMC synchronously updates the system state parameters of the corresponding BMC in the BMC system state parameter mapping database;
S2A4, when a user configures a baseboard management controller BMC through the chassis management controller CMC, after verifying that parameters are legal, the chassis management controller CMC communicates with the corresponding baseboard management controller BMC to configure the parameters of the baseboard management controller BMC, and meanwhile updates the BMC system state parameters corresponding to the BMC system state parameter mapping database. The chassis management controller CMC uses the 2G memory 32GFlash for storing the BMC system state parameter mapping database. And the case management controller CMC maps the BMC system state parameters of all the server nodes to the case management controller CMC. Therefore, the client can obtain the data of the baseboard management controllers BMC of all the server nodes only by accessing the case management controller CMC, the case management controller CMC is prevented from reading the state parameters of the BMC system by the server nodes when the client queries, and the speed of responding to the client is increased.
further, step S2A includes the following steps:
S2A5, the chassis management controller CMC polls the BMC system state parameters of each baseboard management controller BMC at regular time;
And if the state parameter of a BMC system changes, the case management controller CMC updates the corresponding BMC system state parameter in the BMC system state parameter mapping database. The chassis management controller CMC still polls the BMC system state parameter condition of each server node at regular time to ensure parameter consistency, but the time interval of the chassis management controller CMC polling at regular time is longer and is not used for detecting at a frequency as high as that of the prior art.
Further, step S2 further includes the following steps:
S2B, setting a Case Management Controller (CMC) to manage firmware upgrading of the BMC, the BIOS and the CPLD of each server node; the method comprises the following specific steps:
S2B1, the case management controller CMC selects a server node to upgrade firmware, and obtains the model of the server node and upgradable firmware according to a BMC system state parameter mapping database;
S2B2, the case management controller CMC receives the firmware upgrade package and judges the compatibility of the firmware upgrade package according to the model of the server node;
if the version models do not accord with each other, the upgrading operation is terminated;
if the version models are consistent, entering the next step;
S2B3, the case management controller CMC judges whether the LAN bus links are communicated;
If yes, go to step S2B 4;
If not, the step S2B5 is carried out;
S2B4, the chassis management controller CMC sends the firmware upgrading packet to a baseboard management controller BMC (baseboard management controller) of the corresponding server node through the LAN bus to upgrade the firmware;
and S2B5, the case management controller CMC sends the firmware upgrading packet to the baseboard management controller BMC of the corresponding server node through the I3C bus to upgrade the firmware. In the prior art, because the I2C bus rate is too low, the chassis management controller CMC cannot perform an upgrade operation on the firmware on the server node through the internal I2C bus, and must rely on the local area network LAN to perform the upgrade operation on the server node. In the invention, because the high-speed communication of the I3C bus realizes the firmware upgrade through the internal I3C bus, even if a Local Area Network (LAN) of a certain server node fails, a client is not connected with the LAN all the time, and the Case Management Controller (CMC) can still carry out the upgrade operation on the firmware of the server node.
Further, the step S2B5 specifically includes the following steps:
S2B51, the case management controller CMC fragments the firmware upgrade package and sets that each fragment data contains a serial number and a check code;
S2B52, the case management controller CMC transmits each piece of fragment data of the firmware upgrade package at intervals through an I3C bus;
S2B53, the baseboard management controller BMC checks and unpacks each piece of fragment data for storage;
when the verification fails, the baseboard management controller BMC informs the chassis management controller CMC to resend the fragment data; returning to step S2B 52;
when the verification is successful, the baseboard management controller BMC combines the fragment data, recovers a complete firmware upgrade package, and enters the next step;
S2B54, the chassis management controller CMC informs the baseboard management controller BMC of firmware upgrading operation;
S2B55, the baseboard management controller BMC judges whether the firmware upgrade package meets the upgrade requirement of the server node;
if yes, the baseboard management controller BMC performs firmware upgrading; proceed to step S2B 56;
If not, terminating the upgrading operation; proceed to step S2B 56;
S2B56, the baseboard management controller BMC returns the firmware upgrading progress to the chassis management controller CMC. In order to prevent the phenomenon that the transmission of a dozen of megabytes of firmware upgrade packages occupies too long time of a bus and influences the timely synchronization of data of a Chassis Management Controller (CMC) and a Baseboard Management Controller (BMC), the CMC divides the firmware upgrade packages into a plurality of small pieces, each small piece is provided with a number and a check code, and then the transmission is carried out in a mode of interval transmission through an I3C bus.
further, step S2 further includes the following steps:
S2C, setting each server node of a Chassis Management Controller (CMC) to perform heat dissipation control; the method comprises the following specific steps:
S2C1, the chassis management controller CMC obtains the heat dissipation strategy, the real-time temperature and the fan control parameter of each server node from a BMC system state parameter mapping database;
S2C2, the chassis management controller CMC carries out heat dissipation adjustment according to the heat dissipation strategy, the real-time temperature and the fan control parameters of each server node;
S2C3, the case management controller CMC sends the adjusted heat dissipation strategy and the fan control parameter to the baseboard management controller BMC. In the prior art, parameters need to be acquired from the baseboard management controllers BMC of the server nodes before the chassis management controller CMC is adjusted each time, but in the invention, because a BMC parameter mapping and BMC parameter active reporting mechanism is adopted in the chassis management controller CMC, the chassis management controller CMC can perform heat dissipation adjustment by directly acquiring data from the data of the chassis management controller CMC, and the baseboard management controllers BMC of the server nodes do not need to acquire the data one by one.
the beneficial effect of the invention is that,
the I3C-based multi-node server CMC management system and method provided by the invention have the advantages that aiming at the problems existing in the current multi-node server chassis CMC management, the I3C bus is utilized to replace the original I2C bus + LAN + IO interrupted complex topology, the problems and the defects existing in the current scheme are solved, the topological complexity of a multi-node server is reduced, the stability of the management system is improved, and the expandability of nodes is improved. The CMC is in a centralized management mode, the Baseboard Management Controllers (BMC) of all the server nodes are managed in a one-stop mode, so that a client does not need to log in the BMC of the server nodes one by one for management, the workload of maintenance and management is reduced, and the user efficiency and experience are improved.
in addition, the invention has reliable design principle, simple structure and very wide application prospect.
therefore, compared with the prior art, the invention has prominent substantive features and remarkable progress, and the beneficial effects of the implementation are also obvious.
Drawings
in order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a first schematic diagram of the system connection of the present invention;
FIG. 2 is a second schematic diagram of the system connection of the present invention;
FIG. 3 is a first schematic flow chart of the method of the present invention;
FIG. 4 is a second schematic flow chart of the method of the present invention;
FIG. 5 is a third schematic flow chart of the method of the present invention;
FIG. 6 is a fourth schematic flow chart of the method of the present invention;
FIG. 7 is a fifth schematic flow chart of the method of the present invention;
in the figure, 1-first BMC; 2-a second BMC; 3-third BMC; 4-fourth BMC; 5-fifth BMC; n1-first node; n2-second node; n3-third node; n4-fourth node; n5-fifth node; 6-CMC; 7-switch.
Detailed Description
in order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
example 1:
As shown in fig. 1, the present invention provides an I3C-based multi-node server CMC management system, which includes a chassis management controller CMC6, a server node, and a baseboard management controller BMC;
the server nodes comprise a first node N1, a second node N2, a third node N3, a fourth node N4 and a fifth node N5, a first BMC 1 is arranged on the first node N1, a second BMC 2 is arranged on the second node N2, a third BMC 3 is arranged on the third node N3, a fourth BMC 4 is arranged on the fourth node N4, a fifth BMC 5 is arranged on the fifth node N5, and a chassis management controller CMC6 is arranged in the server chassis;
the chassis management controller CMC6 is connected with each baseboard management controller BMC through an I3C bus;
The chassis management controller CMC6 communicates with the baseboard management controller BMC on each server node through an I3C bus, and the baseboard management controller BMC on each server node manages the server node; the chassis management controller CMC6, the first BMC 1, the second BMC 2, the third BMC 3, the fourth BMC 4, and the fifth BMC 5 all use AST2600 chips.
Example 2:
as shown in fig. 2, the present invention provides an I3C-based multi-node server CMC management system, which includes a chassis management controller CMC6, a server node, a baseboard management controller BMC, and a switch 7;
The server nodes comprise a first node N1, a second node N2, a third node N3 and a fourth node N4, wherein a first BMC 1 is arranged on the first node N1, a second BMC 2 is arranged on the second node N2, a third BMC 3 is arranged on the third node N3, a fourth BMC 4 is arranged on the fourth node N4, and a chassis management controller CMC6 is arranged in the server chassis;
the chassis management controller CMC6 is connected with each baseboard management controller BMC through an I3C bus;
The chassis management controller CMC6 communicates with the baseboard management controller BMC on each server node through an I3C bus, and the baseboard management controller BMC on each server node manages the server node; the switch 7 is connected to the chassis management controller CMC6 and each of the baseboard management controllers BMC via a local area network LAN, and the chassis management controller CMC6, the first BMC 1, the second BMC 2, the third BMC 3, and the fourth BMC 4 all use AST2600 chips.
example 3:
As shown in fig. 3, the present invention provides a multi-node server CMC management method based on I3C, including the following steps:
s1, a Baseboard Management Controller (BMC) on each server node manages the server node;
S2, the case management controller CMC communicates with a baseboard management controller BMC on each server node through an I3C bus to realize management of all server nodes in the case; the method comprises the following specific steps:
s21, setting a Chassis Management Controller (CMC) as an I3C master control end, and setting each substrate management controller (BMC) as an I3C slave control end;
S22, when the chassis management controller CMC needs to communicate with a certain baseboard management controller BMC, the chassis management controller CMC directly sends data to the corresponding baseboard management controller BMC;
and S23, when a certain baseboard management controller BMC needs to communicate with the chassis management controller CMC, the baseboard management controller BMC sends a communication request to the chassis management controller CMC, and after the chassis management controller CMC responds to the request of the baseboard management controller BMC, the baseboard management controller BMC sends data to the chassis management controller CMC.
example 4:
as shown in fig. 4, unlike example 3, there are: step S2 further includes the steps of:
S2A, setting data of each baseboard management controller BMC to be synchronous with data of a chassis management controller CMC; the method comprises the following specific steps:
S2A1, each baseboard management controller BMC sends the BMC system state parameters of the server node to a Chassis Management Controller (CMC);
S2A2, the chassis management controller CMC generates a BMC system state parameter mapping database of all server nodes according to the serial numbers of the server nodes;
S2A3, when the state parameter of a BMC (baseboard management controller) of a certain baseboard management controller BMC (baseboard management controller) changes, the baseboard management controller BMC sends a request for synchronously updating a BMC system state parameter mapping database to a Chassis Management Controller (CMC); after the case management controller CMC responds to the request of the baseboard management controller BMC, the case management controller CMC synchronously updates the system state parameters of the corresponding BMC in the BMC system state parameter mapping database;
S2A4, when a user configures a baseboard management controller BMC through a Chassis Management Controller (CMC), the Chassis Management Controller (CMC) communicates with the corresponding baseboard management controller BMC after verifying that parameters are legal, performs parameter configuration on the baseboard management controller BMC, and updates a BMC system state parameter corresponding to a BMC system state parameter mapping database;
S2A5, the chassis management controller CMC polls the BMC system state parameters of each baseboard management controller BMC at regular time;
And if the state parameter of a BMC system changes, the case management controller CMC updates the corresponding BMC system state parameter in the BMC system state parameter mapping database.
Example 5:
as shown in fig. 5, unlike embodiment 4, step S2 further includes the steps of:
S2B, setting a Case Management Controller (CMC) to manage firmware upgrading of the BMC, the BIOS and the CPLD of each server node; the method comprises the following specific steps:
S2B1, the case management controller CMC selects a server node to upgrade firmware, and obtains the model of the server node and upgradable firmware according to a BMC system state parameter mapping database;
S2B2, the case management controller CMC receives the firmware upgrade package and judges the compatibility of the firmware upgrade package according to the model of the server node;
If the version models do not accord with each other, the upgrading operation is terminated;
If the version models are consistent, entering the next step;
S2B3, the case management controller CMC judges whether the LAN bus links are communicated;
if yes, go to step S2B 4;
If not, the step S2B5 is carried out;
S2B4, the chassis management controller CMC sends the firmware upgrading packet to a baseboard management controller BMC (baseboard management controller) of the corresponding server node through the LAN bus to upgrade the firmware;
and S2B5, the case management controller CMC sends the firmware upgrading packet to the baseboard management controller BMC of the corresponding server node through the I3C bus to upgrade the firmware.
Example 6:
As shown in fig. 6, unlike example 5, there are:
the step S2B5 specifically includes the following steps:
S2B51, the case management controller CMC fragments the firmware upgrade package and sets that each fragment data contains a serial number and a check code;
S2B52, the case management controller CMC transmits each piece of fragment data of the firmware upgrade package at intervals through an I3C bus;
S2B53, the baseboard management controller BMC checks and unpacks each piece of fragment data for storage;
when the verification fails, the baseboard management controller BMC informs the chassis management controller CMC to resend the fragment data; returning to step S2B 52;
When the verification is successful, the baseboard management controller BMC combines the fragment data, recovers a complete firmware upgrade package, and enters the next step;
S2B54, the chassis management controller CMC informs the baseboard management controller BMC of firmware upgrading operation;
S2B55, the baseboard management controller BMC judges whether the firmware upgrade package meets the upgrade requirement of the server node;
if yes, the baseboard management controller BMC performs firmware upgrading; proceed to step S2B 56;
if not, terminating the upgrading operation; proceed to step S2B 56;
S2B56, the baseboard management controller BMC returns the firmware upgrading progress to the chassis management controller CMC.
example 7:
As shown in fig. 7, unlike in example 4:
Step S2 further includes the steps of:
S2C, setting each server node of a Chassis Management Controller (CMC) to perform heat dissipation control; the method comprises the following specific steps:
S2C1, the chassis management controller CMC obtains the heat dissipation strategy, the real-time temperature and the fan control parameter of each server node from a BMC system state parameter mapping database;
S2C2, the chassis management controller CMC carries out heat dissipation adjustment according to the heat dissipation strategy, the real-time temperature and the fan control parameters of each server node;
S2C3, the case management controller CMC sends the adjusted heat dissipation strategy and the fan control parameter to the baseboard management controller BMC.
The I3C bus is composed of two lines of SDA and SCL as the I2C bus, and supports mixed networking of I3C slave and I2C slave, so all slaves supporting the I2C bus are also applicable to the invention, and are within the protection scope of the invention, for example, the basic management controller BMC is connected to a temperature sensor.
although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A multi-node server CMC management system based on I3C is characterized by comprising a chassis management controller CMC, server nodes and a baseboard management controller BMC, wherein each server node is provided with one baseboard management controller BMC, and each server chassis is internally provided with one chassis management controller CMC;
the chassis management controller CMC is connected with each baseboard management controller BMC through an I3C bus;
The chassis management controller CMC communicates with the baseboard management controller BMC on each server node via the I3C bus, and the baseboard management controller BMC on each server node manages the server node.
2. the I3C-based multi-node server CMC management system of claim 1, further comprising a switch, the switch being connected to the chassis management controller CMC and each baseboard management controller BMC via a local area network LAN.
3. The I3C-based multi-node server CMC management system of claim 1 or 2, wherein the chassis management controller CMC and the baseboard management controller BMC both employ AST2600 chips.
4. a multi-node server CMC management method based on I3C is characterized by comprising the following steps:
S1, a Baseboard Management Controller (BMC) on each server node manages the server node;
And S2, the case management controller CMC communicates with the baseboard management controller BMC on each server node through an I3C bus to realize management of all server nodes in the case.
5. the I3C-based multi-node server CMC management method of claim 4, wherein the step S2 comprises the following steps:
s21, setting a Chassis Management Controller (CMC) as an I3C master control end, and setting each substrate management controller (BMC) as an I3C slave control end;
s22, when the chassis management controller CMC needs to communicate with a certain baseboard management controller BMC, the chassis management controller CMC directly sends data to the corresponding baseboard management controller BMC;
and S23, when a certain baseboard management controller BMC needs to communicate with the chassis management controller CMC, the baseboard management controller BMC sends a communication request to the chassis management controller CMC, and after the chassis management controller CMC responds to the request of the baseboard management controller BMC, the baseboard management controller BMC sends data to the chassis management controller CMC.
6. the I3C-based multi-node server CMC management method of claim 5, wherein the step S2 further comprises the steps of:
S2A, setting data of each baseboard management controller BMC to be synchronous with data of a chassis management controller CMC; the method comprises the following specific steps:
S2A1, each baseboard management controller BMC sends the BMC system state parameters of the server node to a Chassis Management Controller (CMC);
S2A2, the chassis management controller CMC generates a BMC system state parameter mapping database of all server nodes according to the serial numbers of the server nodes;
S2A3, when the state parameter of a BMC (baseboard management controller) of a certain baseboard management controller BMC (baseboard management controller) changes, the baseboard management controller BMC sends a request for synchronously updating a BMC system state parameter mapping database to a Chassis Management Controller (CMC); after the case management controller CMC responds to the request of the baseboard management controller BMC, the case management controller CMC synchronously updates the system state parameters of the corresponding BMC in the BMC system state parameter mapping database;
S2A4, when a user configures a baseboard management controller BMC through the chassis management controller CMC, after verifying that parameters are legal, the chassis management controller CMC communicates with the corresponding baseboard management controller BMC to configure the parameters of the baseboard management controller BMC, and meanwhile updates the BMC system state parameters corresponding to the BMC system state parameter mapping database.
7. the I3C-based multi-node server CMC management method of claim 6, wherein the step S2A further comprises the steps of:
S2A5, the chassis management controller CMC polls the BMC system state parameters of each baseboard management controller BMC at regular time;
and if the state parameter of a BMC system changes, the case management controller CMC updates the corresponding BMC system state parameter in the BMC system state parameter mapping database.
8. the I3C-based multi-node server CMC management method of claim 6, wherein the step S2 further comprises the steps of:
S2B, setting a Case Management Controller (CMC) to manage firmware upgrading of the BMC, the BIOS and the CPLD of each server node; the method comprises the following specific steps:
S2B1, the case management controller CMC selects a server node to upgrade firmware, and obtains the model of the server node and upgradable firmware according to a BMC system state parameter mapping database;
S2B2, the case management controller CMC receives the firmware upgrade package and judges the compatibility of the firmware upgrade package according to the model of the server node;
If the version models do not accord with each other, the upgrading operation is terminated;
if the version models are consistent, entering the next step;
S2B3, the case management controller CMC judges whether the LAN bus links are communicated;
if yes, go to step S2B 4;
If not, the step S2B5 is carried out;
S2B4, the chassis management controller CMC sends the firmware upgrading packet to a baseboard management controller BMC (baseboard management controller) of the corresponding server node through the LAN bus to upgrade the firmware;
And S2B5, the case management controller CMC sends the firmware upgrading packet to the baseboard management controller BMC of the corresponding server node through the I3C bus to upgrade the firmware.
9. the I3C-based multi-node server CMC management method according to claim 8, wherein the step S2B5 comprises the following steps:
S2B51, the case management controller CMC fragments the firmware upgrade package and sets that each fragment data contains a serial number and a check code;
S2B52, the case management controller CMC transmits each piece of fragment data of the firmware upgrade package at intervals through an I3C bus;
S2B53, the baseboard management controller BMC checks and unpacks each piece of fragment data for storage;
When the verification fails, the baseboard management controller BMC informs the chassis management controller CMC to resend the fragment data; returning to step S2B 52;
when the verification is successful, the baseboard management controller BMC combines the fragment data, recovers a complete firmware upgrade package, and enters the next step;
S2B54, the chassis management controller CMC informs the baseboard management controller BMC of firmware upgrading operation;
S2B55, the baseboard management controller BMC judges whether the firmware upgrade package meets the upgrade requirement of the server node;
if yes, the baseboard management controller BMC performs firmware upgrading; proceed to step S2B 56;
if not, terminating the upgrading operation; proceed to step S2B 56;
S2B56, the baseboard management controller BMC returns the firmware upgrading progress to the chassis management controller CMC.
10. the I3C-based multi-node server CMC management method of claim 6, wherein the step S2 further comprises the steps of:
S2C, setting each server node of a Chassis Management Controller (CMC) to perform heat dissipation control; the method comprises the following specific steps:
S2C1, the chassis management controller CMC obtains the heat dissipation strategy, the real-time temperature and the fan control parameter of each server node from a BMC system state parameter mapping database;
S2C2, the chassis management controller CMC carries out heat dissipation adjustment according to the heat dissipation strategy, the real-time temperature and the fan control parameters of each server node;
S2C3, the case management controller CMC sends the adjusted heat dissipation strategy and the fan control parameter to the baseboard management controller BMC.
CN201910734393.1A 2019-08-09 2019-08-09 Multi-node server CMC management system and method based on I3C Active CN110554943B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910734393.1A CN110554943B (en) 2019-08-09 2019-08-09 Multi-node server CMC management system and method based on I3C

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910734393.1A CN110554943B (en) 2019-08-09 2019-08-09 Multi-node server CMC management system and method based on I3C

Publications (2)

Publication Number Publication Date
CN110554943A true CN110554943A (en) 2019-12-10
CN110554943B CN110554943B (en) 2022-07-08

Family

ID=68737369

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910734393.1A Active CN110554943B (en) 2019-08-09 2019-08-09 Multi-node server CMC management system and method based on I3C

Country Status (1)

Country Link
CN (1) CN110554943B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111064643A (en) * 2019-12-29 2020-04-24 苏州浪潮智能科技有限公司 Node server and data interaction method and related device thereof
CN111465265A (en) * 2020-04-03 2020-07-28 中国工商银行股份有限公司 Temperature adjusting method and device, electronic equipment and storage medium
CN111459863A (en) * 2020-03-08 2020-07-28 苏州浪潮智能科技有限公司 NVME-MI-based chassis management system and method
CN113220614A (en) * 2021-04-30 2021-08-06 山东英信计算机技术有限公司 Method, system and medium for adaptively managing I2C and I3C devices
CN113778667A (en) * 2021-08-17 2021-12-10 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Server node information management system and method, and readable medium
CN113872796A (en) * 2021-08-26 2021-12-31 浪潮电子信息产业股份有限公司 Server and node equipment information acquisition method, device, equipment and medium thereof
CN113872796B (en) * 2021-08-26 2024-04-23 浪潮电子信息产业股份有限公司 Server and node equipment information acquisition method, device, equipment and medium thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102779057A (en) * 2012-06-29 2012-11-14 浪潮(北京)电子信息产业有限公司 Base board management controller and automatic upgrade system and method thereof
CN105099776A (en) * 2015-07-21 2015-11-25 曙光云计算技术有限公司 Cloud server management system
CN107943253A (en) * 2017-12-13 2018-04-20 郑州云海信息技术有限公司 A kind of high density multi-node server system heat radiating structure

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102779057A (en) * 2012-06-29 2012-11-14 浪潮(北京)电子信息产业有限公司 Base board management controller and automatic upgrade system and method thereof
CN105099776A (en) * 2015-07-21 2015-11-25 曙光云计算技术有限公司 Cloud server management system
CN107943253A (en) * 2017-12-13 2018-04-20 郑州云海信息技术有限公司 A kind of high density multi-node server system heat radiating structure

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111064643A (en) * 2019-12-29 2020-04-24 苏州浪潮智能科技有限公司 Node server and data interaction method and related device thereof
CN111459863A (en) * 2020-03-08 2020-07-28 苏州浪潮智能科技有限公司 NVME-MI-based chassis management system and method
CN111465265A (en) * 2020-04-03 2020-07-28 中国工商银行股份有限公司 Temperature adjusting method and device, electronic equipment and storage medium
CN111465265B (en) * 2020-04-03 2022-04-22 中国工商银行股份有限公司 Temperature adjusting method and device, electronic equipment and storage medium
CN113220614A (en) * 2021-04-30 2021-08-06 山东英信计算机技术有限公司 Method, system and medium for adaptively managing I2C and I3C devices
CN113220614B (en) * 2021-04-30 2022-11-29 山东英信计算机技术有限公司 Method, system and medium for self-adaptive management of I2C and I3C devices
CN113778667A (en) * 2021-08-17 2021-12-10 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Server node information management system and method, and readable medium
CN113778667B (en) * 2021-08-17 2024-01-23 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Server node information management system and method, and readable medium
CN113872796A (en) * 2021-08-26 2021-12-31 浪潮电子信息产业股份有限公司 Server and node equipment information acquisition method, device, equipment and medium thereof
CN113872796B (en) * 2021-08-26 2024-04-23 浪潮电子信息产业股份有限公司 Server and node equipment information acquisition method, device, equipment and medium thereof

Also Published As

Publication number Publication date
CN110554943B (en) 2022-07-08

Similar Documents

Publication Publication Date Title
CN110554943B (en) Multi-node server CMC management system and method based on I3C
TWI618380B (en) Management methods, service controller devices and non-stransitory, computer-readable media
US8725893B2 (en) Method and system for configuring a plurality of network interfaces that share a physical interface
US7444455B2 (en) Integrated gigabit ethernet PCI-X controller
US9619243B2 (en) Synchronous BMC configuration and operation within cluster of BMC
US8930725B2 (en) Server rack system for managing power supply
TWI423039B (en) Server system and operation method thereof
US20080043769A1 (en) Clustering system and system management architecture thereof
US7747881B2 (en) System and method for limiting processor performance
US20140337496A1 (en) Embedded Management Controller for High-Density Servers
CN106685735B (en) EPA on-chip system, EPA communication system and communication method
CN105159851A (en) Multi-controller storage system
US20140317267A1 (en) High-Density Server Management Controller
CN100508468C (en) Self-adapting exchange method for dynamic management data of distributed node
CN111324503B (en) Machine frame management device, method and computer readable storage medium
CN104572402B (en) A kind of server and the method for realizing server energy consumption management
CN113849355B (en) I2C rate self-adaptive adjustment method, system, terminal and storage medium
CN112653516B (en) Method, system, equipment and medium for accessing DIMM in server
CN214042304U (en) Main board circuit for remotely updating BIOS chip on line based on server
CN211787062U (en) MCTP equipment testing arrangement
TWI704464B (en) Data redundancy system
WO2024066857A1 (en) Electronic device, processor, and data transmission method and apparatus
CN219960598U (en) Remote management device
CN110377460A (en) A kind of Redundancy Management system and storage server
TWI830573B (en) Baseboard management controller and control method thereof

Legal Events

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