CN115952129A - Blade server setting method and device and readable storage medium - Google Patents

Blade server setting method and device and readable storage medium Download PDF

Info

Publication number
CN115952129A
CN115952129A CN202211057540.4A CN202211057540A CN115952129A CN 115952129 A CN115952129 A CN 115952129A CN 202211057540 A CN202211057540 A CN 202211057540A CN 115952129 A CN115952129 A CN 115952129A
Authority
CN
China
Prior art keywords
request data
management bus
protocol
bus protocol
blade
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.)
Pending
Application number
CN202211057540.4A
Other languages
Chinese (zh)
Inventor
刘刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202211057540.4A priority Critical patent/CN115952129A/en
Publication of CN115952129A publication Critical patent/CN115952129A/en
Pending legal-status Critical Current

Links

Images

Classifications

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

Landscapes

  • Power Sources (AREA)

Abstract

The application discloses a blade server setting method and device and a readable storage medium, and relates to the field of electronic information. The blade server setting method provided by the application sets the SMBUS into the slave mode by initializing the SMBUS register, receives request data sent by other blade servers, analyzes the request data, confirms that the request data belong to the IPMB protocol or the PMBUS protocol, adjusts the SMBUS into the master mode if the request data belong to the IPMB protocol, and sends an analysis result to other blade servers.

Description

Blade server setting method and device and readable storage medium
Technical Field
The present application relates to the field of information technologies, and in particular, to a method and an apparatus for setting a blade server, and a readable storage medium.
Background
In recent years, with the development of information technology, blade servers are increasingly applied, and the main structure of the blade servers is a large main chassis, a plurality of "blades" such as a computing blade, a storage blade, a switching blade and the like can be inserted into the main chassis, the blades also include one or more power blades for providing power to the entire chassis, and the power blades often need to be managed by the switching blade or other management units so as to obtain basic information of the power blades and achieve multiple functions such as remote power on and off, and the power blades may also need to achieve information access with other blades in the chassis.
The existing information access of the Power blade generally only supports a Power Management Bus (PMBUS) protocol, and to implement direct access control of Power equipment through application tool software of an Intelligent Platform Management Bus (IPMB) such as an Intelligent Platform Management Interface (IPMI) tool, the Power blade is required to support the IPMB Bus, the existing Management mode is to support the IPMB Bus by additionally adding a Baseboard Management Controller (BMC), however, since a Management module or a BMC chip is added to redesign a Circuit, a Printed Circuit Board (PCB) is newly made, and the structural layout of a product chip is newly designed and developed, so that the development cost is high.
In view of the above technologies, a management method for realizing that a power blade can simultaneously support PMBUS and IPMB protocols at a low cost is needed to be found.
Disclosure of Invention
The application aims to provide a blade server setting method so as to solve the problem that cost is too high due to redesign of a circuit and rework of a PCB (printed circuit board) because a BMC (baseboard management controller) is required to be additionally arranged to simultaneously support an IPMB (intelligent platform management bus) bus and a PMBUS (power management bus) bus by a current power blade.
In order to solve the above technical problem, the present application provides a method for setting a blade server, including:
initializing an SMBUS register, setting the SMBUS to a slave mode;
receiving request data sent by other blade servers, and confirming that the request data belongs to an IPMB protocol or a PMBUS protocol;
selecting the IPMB protocol or the PMBUS protocol to analyze the request data according to a confirmation result;
and if the request data belongs to the IPMB protocol, adjusting the SMBUS to a main mode, and sending the obtained analysis result to the other blade servers.
Preferably, the method further comprises the following steps:
when the SMBUS is in a main mode, editing initial data according to the IPMB protocol, and sending the initial data to the other blade servers.
Preferably, after confirming that the request data belongs to the IPMB protocol or the PMBUS protocol, the method further includes:
if the request data belongs to the PMBUS protocol, the SMBUS is kept in a slave mode to respond to the request data so as to facilitate the other blade servers to call response information.
Preferably, the confirming that the request data belongs to the IPMB protocol or the PMBUS protocol includes:
calling an address in the request data;
and matching according to the SMBUS address of the request data, and judging that the request data belongs to the IPMB protocol or the PMBUS protocol according to a matching result.
Preferably, after receiving the request data sent by the other blade servers, before confirming that the request data belongs to the IPMB protocol or the PMBUS protocol, the method further includes:
judging whether the request information meets the preset requirement or not;
if the request data meets the preset requirement, entering the step of confirming that the request data belongs to an IPMB protocol or a PMBUS protocol;
and if the request data do not meet the preset requirements, intercepting the request data.
Preferably, after the selecting the IPMB protocol or the PMBUS protocol according to the confirmation result to parse the request data, the method further includes:
judging whether the request data needs to be responded:
and if the request data needs to be responded, entering a step of adjusting the SMBUS into a master mode according to a protocol corresponding to the request data, and sending an obtained analysis result to the other blade servers or keeping the SMBUS in the slave mode to respond to the request data so as to facilitate the other blade servers to call response information.
Preferably, after the adjusting the SMBUS to the master mode and sending the obtained parsing result to the other blade server, the method further includes:
returning to the initialization SMBUS, and setting the SMBUS as a slave mode.
In order to solve the above problem, the present application further provides a blade server setting apparatus, including:
the initialization module is used for initializing an SMBUS register and setting the SMBUS into a slave mode;
the receiving module is used for receiving request data sent by other blade servers and confirming that the request data belongs to an IPMB protocol or a PMBUS protocol;
the analysis module is used for selecting the IPMB protocol or the PMBUS protocol to analyze the request data according to a confirmation result;
and the sending module is started when the request data belongs to the IPMB protocol, is used for adjusting the SMBUS into a main mode, and sends the obtained analysis result to other blade servers.
In order to solve the above problem, the present application further provides a blade server setting apparatus, including a memory for storing a computer program;
a processor for implementing the steps of the blade server setting method as described above when executing the computer program.
In order to solve the above problem, the present application further provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the blade server setting method as described above.
The blade server setting method provided by the application comprises the steps of initializing SMBUS, setting the SMBUS into a slave mode, receiving request data sent by other blade servers, analyzing the request data, confirming that the request data belong to an IPMB protocol or a PMBUS protocol, adjusting the SMBUS into a master mode if the request data belong to the IPMB protocol, and sending an analysis result to other blade servers.
The blade server setting device and the computer readable storage medium provided by the application correspond to the blade server setting method, and the beneficial effects are the same as above.
Drawings
In order to more clearly illustrate the embodiments of the present application, the drawings needed for the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings can be obtained by those skilled in the art without inventive effort.
Fig. 1 is a flowchart of a method for setting a blade server according to an embodiment of the present disclosure;
FIG. 2 is a block diagram of a blade server system communication according to an embodiment of the present disclosure;
FIG. 3 is a schematic diagram of a blade server setting apparatus according to an embodiment of the present application;
fig. 4 is a block diagram of a blade server setting apparatus according to another embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application without any creative effort belong to the protection scope of the present application.
The core of the application is to provide a blade server setting method so as to solve the problem that the cost is too high due to redesign of a circuit and rework of a PCB (printed circuit board) because a BMC (baseboard management controller) is required to be additionally arranged to simultaneously support an IPMB (intelligent platform management bus) bus and a PMBUS (Power management bus) bus by a current power blade.
In order that those skilled in the art will better understand the disclosure, the following detailed description will be given with reference to the accompanying drawings.
Fig. 1 is a flowchart of a method for setting a blade server according to an embodiment of the present disclosure, and as shown in fig. 1, the method includes:
s10: initializing an SMBUS register and setting the SMBUS to be in a slave mode;
the System Management Bus (SMBUS) is used for low-speed communication between mobile computer and desktop computer system. It is desirable to control devices on a motherboard and collect corresponding information through an inexpensive and powerful bus (consisting of two wires), and the basic functions of IPMB and PMBUS in this application are implemented based on SMBUS bus, and registers are components in a single chip. Registers are high-speed storage elements of limited storage capacity that may be used to temporarily store instructions, data, and addresses. Therefore, the SMBUS represents a corresponding logic component for controlling the SMBUS and plays a role in controlling the SMBUS.
Fig. 2 is a structural diagram of blade server system communication provided in this embodiment of the present application, as shown in fig. 2, different blades are connected through SMBUS, and two SMBUS buses are in backup relationship with each other, as can be seen from the structure shown in fig. 2, a power blade may communicate not only with the power blade, but also with a switching blade and a blade server with other functions through SMBUS. In this embodiment, there is no special requirement for the hardware of the blade server, and the blade server generally has the hardware components shown in fig. 2, and the IPMB address and the PMBUS address of the power blade are different according to the different slot numbers and the different buses connected.
It is understood that in the production life, there is an I2C (Inter-Integrated Circuit) bus that functions similarly to the SMBUS bus, in addition to the SMBUS bus, and there are some differences in timing characteristics between the SMBUS and I2C buses. First, SMBUS requires a certain data retention time, while the I2C bus internally extends the data retention time. In the scheme provided by the application, an I2C bus can be adopted to replace an SMBUS to perform subsequent related processes, the basic principle of the scheme is the same, and only the SMBUS is replaced by the I2C, so that the expansion is not performed.
It should be understood that the operation mode of the SMBUS is a master-slave mode, that is, a master-slave mode, and it should be understood that the operation mode is a party sending information in the master mode, and is a party receiving information in the slave mode, and in this embodiment, no limitation is made on specific data and types of the SMBUS.
S11: receiving request data sent by other blade servers, confirming that the request data belong to an IPMB protocol or a PMBUS protocol, entering S12 if the request data belong to the PMBUS protocol, and entering S13 if the request data belong to the IPMB protocol;
it should be noted that a blade server is usually configured to insert a plurality of card-type server units into a chassis, thereby achieving high availability and high density. Is a low-cost server platform with High Availability and High Density (HAHD). A blade module in a blade server chassis is not limited in this embodiment to specific types of other blade server modules, for example, the blade module may be a power blade, a compute blade, a storage blade, or the like.
It should be noted that, in this embodiment, a specific manner of the protocol for confirming the request data is not limited, and it may be understood that data identification may be performed by establishing a data model, or a protocol type of transmission log confirmation data may be searched, and the like.
S12: selecting a PMBUS protocol to analyze request data;
s13: selecting an IPMB protocol to analyze the request data, and entering S14;
it should be noted that, in the above steps, the corresponding protocol is selected according to the confirmed result to analyze the request data, in this embodiment, a specific flow of the analysis is not limited, and it is understood that, also for the analysis according to the protocol, the analyzed result is not limited, for example, the analyzed result may be a program, a specific instruction, or other related file.
S14: and adjusting the SMBUS into a main mode, and sending the obtained analysis result to other blade servers.
It should be noted that, this step is performed when the protocol type of the request data is an IPMB protocol, it may be understood that, after the SMBUS is adjusted to the master mode, the current power blade is changed from the receiver to the sender, in this embodiment, the obtained analysis result is sent to other blade servers, it may be understood that the sent information may be an analysis result, or further processing on the analysis result, for example, the analysis result is a section of program, and the program represents the operation state of the current blade server, and in this embodiment, the power blade sends the original analysis result, that is, a section of program, or may directly send the representation result, that is, the operation parameter of the current power blade.
The blade server setting method provided by the embodiment receives request data sent by other blade servers and analyzes the request data by initializing the SMBUS, setting the SMBUS to be in a slave mode, confirming that the request data belongs to an IPMB protocol or a PMBUS protocol, adjusting the SMBUS to be in a master mode if the request data belongs to the IPMB protocol, and sending an analysis result to other blade servers.
Considering that the power blade can not only receive the command and perform feedback, but also serve as a requester to send a request command in the case of supporting the IPMB protocol, a preferred scheme is proposed herein, where the method further includes:
when the SMBUS is in a main mode, initial data is edited by an IPMB protocol and is sent to other blade servers.
It should be noted that, in this embodiment, specific types of other blade servers are not limited, and the initial data is edited in an IPMB protocol manner, and then the data may be sent to any blade server supporting the IPMB protocol, and it is understood that the initial data in this embodiment is the same type of data as the application data in the above embodiment, the application data is data edited by another blade server as a start end and sent to the blade server, the initial data is data edited by the blade server as a start end and sent to another blade server, and the specific manner of setting the SMBUS in the main mode is not limited in this embodiment, and it is understood that the data may be manually debugged by a user, SMBUS is modulated to the main mode, or the main mode entered by the above scheme after receiving the request data of the IPMB protocol.
In this embodiment, it is embodied that the SMBUS is in the master mode, and the initial request data may be sent through the IPMB, so that the SMBUS operates in the server as a requester, thereby improving the applicability of the entire power blade.
Considering that the request information needs to be further processed in the slave mode after receiving the PMBUS protocol, after confirming that the request data belongs to the IPMB protocol or the PMBUS protocol, the method further includes:
if the request data belongs to the PMBUS protocol, the SMBUS is kept in the slave mode to respond to the request data so that other blade servers can call response information conveniently.
The data in the PMBUS protocol is responded and processed in the slave mode, so that the integrity of the whole process is ensured, and the condition that the processing data under the PMBUS protocol cannot be called by the request information is prevented.
In the above embodiments, there is no limitation on how to confirm which protocol the request data belongs to, and a preferred scheme is provided herein, and confirming that the request data belongs to the IPMB protocol or the PMBUS protocol includes:
calling an address in the request data;
and matching according to the SMBUS address of the request data, and judging that the request data belongs to the IPMB protocol or the PMBUS protocol according to a matching result.
In consideration of the situation of request information error caused by problems of information safety, signal fluctuation in transmission and the like, after receiving request data sent by other blade servers, before confirming that the request data belongs to the IPMB protocol or the PMBUS protocol, the method further comprises the following steps:
judging whether the request information meets the preset requirement or not;
if the request data meets the preset requirement, the step of confirming that the request data belongs to the IPMB protocol or the PMBUS protocol is carried out;
and if the request data do not meet the preset requirements, intercepting the request data.
In this embodiment, specific situations of the preset requirements are not limited, and it can be understood that, in this embodiment, it is mainly determined whether the request information is safe and correct, for example, by screening the address, information sent by a blade server that is not in the preset list address is intercepted, or by examining whether a data log in the request information is complete, whether the request data is complete is determined, and incomplete request data caused by signal fluctuation and other problems is intercepted, so that a determination may be made based on the address of the blade server sent by the request information, special characters in the request information, and the like, which are set as the preset requirements, if the request data meets the preset requirements, subsequent steps are performed, if the request data does not meet the preset requirements, the request data is intercepted, and for a processing manner after the interception, the processing manner may be recorded and stored in a dedicated server, so as to facilitate subsequent processing.
In the embodiment, the request information is audited by setting the preset requirement, and the request information of the abnormal standard is intercepted by limiting the preset requirement, so that attack information or error messy code information is prevented from being sent to the power blade, the safety of the power blade is ensured, and the operating efficiency of the power blade is improved.
Considering that some request data only need to be received and do not need to be responded, the preferable scheme is provided, after selecting the IPMB protocol or the PMBUS protocol according to the confirmation result to parse the request data, further comprising:
judging whether the request data needs to be responded:
if the request data needs to be responded, the SMBUS is adjusted to be in the main mode according to a protocol corresponding to the request data, and the obtained analysis result is sent to other blade servers or the SMBUS is kept in the auxiliary mode to respond to the request data so that the other blade servers can conveniently call response information.
In the service process, part of the request data only needs to be received and does not need to be responded, for example, for an information receiving instruction and the like, after the request data is analyzed, whether the request data needs to be responded or not is judged, if the response does not need to be received, the response is not carried out, and the subsequent corresponding steps need to be carried out, so that the power blade is prevented from carrying out subsequent processing on the request data which does not need to be responded, the power consumption of the power blade is reduced, and the operation efficiency is increased.
In order to facilitate the timely response of the power blade to other request instructions, a preferred scheme is proposed herein, after the SMBUS is adjusted to the master mode and sends the obtained parsing result to other blade servers, further including:
and returning to the step of initializing the SMBUS register and setting the SMBUS as the slave mode.
After the power blade sends the analysis result, the SMBUS is adjusted to the slave mode from the master mode, so that the SMBUS is ensured to be in the slave mode in the standby state, the request data can be received at the first time, the operating efficiency of the power blade is accelerated, and data redundancy is prevented.
In the foregoing embodiment, a blade server setting method is described in detail, and the present application also provides an embodiment corresponding to a blade server setting apparatus. It should be noted that the present application describes the embodiments of the apparatus portion from two perspectives, one from the perspective of the function module and the other from the perspective of the hardware.
Fig. 3 is a schematic diagram of a blade server setting apparatus according to an embodiment of the present application, where the apparatus shown in fig. 3 includes:
an initialization module 10 for initializing the SMBUS and setting the SMBUS to the slave mode;
the receiving module 11 is configured to receive request data sent by another blade server, and confirm that the request data belongs to an IPMB protocol or a PMBUS protocol;
the analysis module 12 is used for selecting the IPMB protocol or the PMBUS protocol analysis request data according to the confirmation result;
and a sending module 13, which is started when the request data belongs to the IPMB protocol, and is configured to adjust the SMBUS to the main mode, and send the obtained analysis result to another blade server.
Since the embodiment of the apparatus portion and the embodiment of the method portion correspond to each other, please refer to the description of the embodiment of the method portion for the embodiment of the apparatus portion and the corresponding beneficial effects, which is not repeated herein.
Fig. 4 is a structural diagram of a blade server setting apparatus according to another embodiment of the present application, and as shown in fig. 4, the blade server setting apparatus includes: a memory 20 for storing a computer program;
a processor 21, configured to implement the steps of the blade server setting method as mentioned in the above embodiments when executing the computer program.
The blade server setting device provided by the embodiment may include, but is not limited to, a smart phone, a tablet computer, a notebook computer, or a desktop computer.
The processor 21 may include one or more processing cores, such as a 4-core processor, an 8-core processor, and the like. The Processor 21 may be implemented in at least one hardware form of Digital Signal Processor (DSP), field-Programmable Gate Array (FPGA), and Programmable Logic Array (PLA). The processor 21 may also include a main processor and a coprocessor, where the main processor is a processor for processing data in an awake state, and is also called a Central Processing Unit (CPU); a coprocessor is a low power processor for processing data in a standby state. In some embodiments, the processor 21 may be integrated with a Graphics Processing Unit (GPU) which is responsible for rendering and drawing the content required to be displayed on the display screen. In some embodiments, the processor 21 may further include an Artificial Intelligence (AI) processor for processing computational operations related to machine learning.
The memory 20 may include one or more computer-readable storage media, which may be non-transitory. Memory 20 may also include high speed random access memory, as well as non-volatile memory, such as one or more magnetic disk storage devices, flash memory storage devices. In this embodiment, the memory 20 is at least used for storing the following computer program 201, wherein after being loaded and executed by the processor 21, the computer program can implement the relevant steps of the blade server setting method disclosed in any one of the foregoing embodiments. In addition, the resources stored in the memory 20 may also include an operating system 202, data 203, and the like, and the storage manner may be a transient storage manner or a permanent storage manner. Operating system 202 may include, among others, windows, unix, linux, and the like. The data 203 may include, but is not limited to, data and the like involved in the blade server setting method mentioned in the above-described embodiment.
In some embodiments, the blade server arrangement may further include a display 22, an input/output interface 23, a communication interface 24, a power supply 25, and a communication bus 26.
Those skilled in the art will appreciate that the configuration shown in FIG. 4 does not constitute a limitation of the blade server arrangement and may include more or fewer components than those shown.
The blade server setting device provided by the embodiment of the application comprises a memory and a processor, and when the processor executes a program stored in the memory, the following method can be realized: the blade server setting method mentioned in the above embodiments.
Since the embodiment of the apparatus portion and the embodiment of the method portion correspond to each other, please refer to the description of the embodiment of the method portion for the embodiment of the apparatus portion and the corresponding beneficial effects, which is not repeated herein.
Finally, the application also provides a corresponding embodiment of the computer readable storage medium. The computer-readable storage medium has stored thereon a computer program which, when being executed by a processor, carries out the steps as set forth in the above-mentioned method embodiments.
It is to be understood that if the method in the above embodiments is implemented in the form of software functional units and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium and executes all or part of the steps of the methods described in the embodiments of the present application, or all or part of the technical solutions. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
Since the embodiment of the readable storage medium portion corresponds to the embodiment of the method portion, reference is made to the description of the embodiment of the method portion for the embodiment of the apparatus portion and the corresponding advantageous effects thereof, which are not repeated herein.
The foregoing describes a method, an apparatus, and a readable storage medium for setting a blade server provided in the present application in detail. The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising a … …" does not exclude the presence of another identical element in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A blade server setting method is characterized by comprising the following steps:
initializing a system management bus register, and setting a system management bus to be in a slave mode;
receiving request data sent by other blade servers, and confirming that the request data belongs to an intelligent platform management bus protocol or a power management bus protocol;
selecting the intelligent platform management bus protocol or the power management bus protocol to analyze the request data according to a confirmation result;
if the request data belongs to the intelligent platform management bus protocol, the system management bus is adjusted to be in a master mode, and the obtained analysis result is sent to other blade servers.
2. The blade server setting method according to claim 1, further comprising:
when the system management bus is in the master mode, editing initial data by using the intelligent platform management bus protocol, and sending the initial data to the other blade servers.
3. The blade server setting method according to claim 1, further comprising, after the confirming that the request data belongs to an intelligent platform management bus protocol or a power management bus protocol:
if the request data belongs to the power management bus protocol, the system management bus is kept in the slave mode to respond to the request data so that the other blade servers can conveniently retrieve response information.
4. The blade server setting method according to claim 3, wherein the confirming that the request data belongs to an intelligent platform management bus protocol or a power management bus protocol comprises:
calling an address in the request data;
and matching according to the system management bus address of the request data, and judging that the request data belongs to the intelligent platform management bus protocol or the power management bus protocol according to a matching result.
5. The blade server setting method according to any one of claims 1 to 4, wherein after the receiving request data sent by other blade servers, before the confirming that the request data belongs to the smart platform management bus protocol or the power management bus protocol, further comprising:
judging whether the request information meets the preset requirement or not;
if the preset requirement is met, entering the step of confirming that the request data belongs to an intelligent platform management bus protocol or a power management bus protocol;
and if the request data do not meet the preset requirements, intercepting the request data.
6. The blade server setting method according to claim 3, further comprising, after the selecting the smart platform management bus protocol or the power management bus protocol according to the confirmation result to parse the request data:
judging whether the request data needs to be responded:
if the request data needs to be responded, according to a protocol corresponding to the request data, entering a step of adjusting the system management bus to a master mode and sending an obtained analysis result to the other blade servers or keeping the system management bus in the slave mode to respond to the request data so as to facilitate the other blade servers to call response information.
7. The blade server setting method according to claim 1, wherein after the adjusting the system management bus to the master mode and sending the obtained parsing result to the other blade servers, the method further comprises:
and returning to the step of initializing the system management bus and setting the system management bus into a slave mode.
8. A blade server setting apparatus, comprising:
the initialization module is used for initializing a system management bus register and setting the system management bus into a slave mode;
the receiving module is used for receiving request data sent by other blade servers and confirming that the request data belongs to an intelligent platform management bus protocol or a power management bus protocol;
the analysis module is used for selecting the intelligent platform management bus protocol or the power management bus protocol to analyze the request data according to a confirmation result;
and the sending module is started when the request data belongs to the intelligent platform management bus protocol, and is used for adjusting the system management bus to a master mode and sending the obtained analysis result to other blade servers.
9. A blade server setting apparatus comprising a memory for storing a computer program;
a processor for implementing the steps of the blade server provisioning method of any of claims 1 to 7 when executing said computer program.
10. A computer-readable storage medium, characterized in that a computer program is stored thereon, which computer program, when being executed by a processor, carries out the steps of the blade server setting method according to any one of claims 1 to 7.
CN202211057540.4A 2022-08-30 2022-08-30 Blade server setting method and device and readable storage medium Pending CN115952129A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211057540.4A CN115952129A (en) 2022-08-30 2022-08-30 Blade server setting method and device and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211057540.4A CN115952129A (en) 2022-08-30 2022-08-30 Blade server setting method and device and readable storage medium

Publications (1)

Publication Number Publication Date
CN115952129A true CN115952129A (en) 2023-04-11

Family

ID=87281402

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211057540.4A Pending CN115952129A (en) 2022-08-30 2022-08-30 Blade server setting method and device and readable storage medium

Country Status (1)

Country Link
CN (1) CN115952129A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117032040A (en) * 2023-08-31 2023-11-10 中科驭数(北京)科技有限公司 Sensor data acquisition method, device, equipment and readable storage medium
CN117032040B (en) * 2023-08-31 2024-06-07 中科驭数(北京)科技有限公司 Sensor data acquisition method, device, equipment and readable storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117032040A (en) * 2023-08-31 2023-11-10 中科驭数(北京)科技有限公司 Sensor data acquisition method, device, equipment and readable storage medium
CN117032040B (en) * 2023-08-31 2024-06-07 中科驭数(北京)科技有限公司 Sensor data acquisition method, device, equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN108959199B (en) Log highlighting method and device, storage medium and android terminal
CN111901164A (en) Adaptive control method, device, equipment and system for OCP NIC network card
CN115686872B (en) Memory resource processing equipment, method, device and medium based on BMC (baseboard management controller)
CN114201197A (en) Firmware upgrading method and device, electronic equipment and readable storage medium
CN113590595A (en) Database multi-writing method and device and related equipment
CN115114219A (en) PCI-E topological method, device, equipment and storage medium
CN109901664B (en) Method, apparatus, system, device and readable storage medium for providing clock signal
CN113760610A (en) OpenStack-based bare computer high-availability realization method and device and electronic equipment
CN111767126A (en) System and method for distributed batch processing
CN115952129A (en) Blade server setting method and device and readable storage medium
CN114185720B (en) Method, device, equipment and storage medium for dynamic hot backup of server
CN114116544B (en) Slot information acquisition method, device, equipment and storage medium
CN111399871A (en) System updating method, device, equipment and medium for HBA card
CN113079152A (en) Data transmission method, device and medium
CN111694587A (en) Server PNOR firmware upgrading method, device, equipment and storage medium
CN117472289B (en) Storage configuration adjustment method, device, system, equipment and medium of server
CN112988250B (en) Multi-mainboard USB service configuration method, system, terminal and storage medium
WO2024113767A1 (en) Power-on method and power-on apparatus for smart network interface cards
CN116521481A (en) Mainboard temperature monitoring method, device, equipment and medium
CN117234618A (en) Code running method and device, storage medium and electronic device
CN117234558A (en) Firmware upgrading method, device, equipment and storage medium
CN115618354A (en) Method, device, equipment and medium for reducing system upgrading risk
CN115237836A (en) Video transcoding card connecting method, device, equipment and medium
CN116955238A (en) Method, device, computer and medium for controlling power-on state of CPU interface
CN115185869A (en) Communication method, device, equipment and medium for baseboard management controller and IIC equipment

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