CN114584463A - Server management method, system, device and computer readable storage medium - Google Patents

Server management method, system, device and computer readable storage medium Download PDF

Info

Publication number
CN114584463A
CN114584463A CN202210181565.9A CN202210181565A CN114584463A CN 114584463 A CN114584463 A CN 114584463A CN 202210181565 A CN202210181565 A CN 202210181565A CN 114584463 A CN114584463 A CN 114584463A
Authority
CN
China
Prior art keywords
bmc
managed
instruction
communication connection
control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN202210181565.9A
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 CN202210181565.9A priority Critical patent/CN114584463A/en
Publication of CN114584463A publication Critical patent/CN114584463A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/03Protocol definition or specification 

Abstract

The application discloses a server management method, a system, a device and a computer readable storage medium, which are applied to a central BMC and comprise: establishing communication connection with the corresponding managed BMC based on a communication protocol established in advance; acquiring state information of the managed BMC based on the communication connection; sending the state information to a control end so as to display the state information of the managed BMC on the control end; based on the communication connection, sending a control instruction to the managed BMC to control the BMC; the communication protocol is a unified communication protocol between the predefined central BMC and the other managed BMCs in communication connection. According to the management and control method and system, the unified communication protocol is set for each BMC in advance, the central BMC can be in communication connection with all other managed BMCs, so that the control end can realize management and control on all the BMCs after establishing a connection relation with the single central BMC, independent management and control software is not needed, communication connection configuration is not needed, and efficient connection establishment and efficient batch management and control are achieved.

Description

Server management method, system, device and computer readable storage medium
Technical Field
The present invention relates to the field of servers, and in particular, to a method, a system, an apparatus, and a computer-readable storage medium for managing a server.
Background
In the operation and maintenance Management of the servers, each server is equipped with a monitoring Management unit BMC (Baseboard Management Controller), and the BMC is responsible for monitoring the monitoring state of a single server, configuring a system, upgrading firmware, diagnosing faults, and the like. The scheme needs to develop centralized management software, the centralized management software utilizes an interactive interface provided by each server management control unit BMC to realize control of each server, a user may use servers of multiple manufacturers, the centralized management software faces the requirement of being compatible with servers of different manufacturers, and the management interactive interface of each server manufacturer is not uniform, so that various compatibility problems of the centralized management software occur.
For this reason, a more efficient integrated management method is required.
Disclosure of Invention
In view of the above, the present invention provides a method, a system, a device and a computer readable storage medium for managing a server, which are integrated more efficiently. The specific scheme is as follows:
a server management method is applied to a central BMC and comprises the following steps:
establishing communication connection with the corresponding managed BMC based on a communication protocol established in advance;
acquiring the state information of the managed BMC based on the communication connection;
sending the state information to a control end so as to display the state information of the managed BMC on the control end;
based on the communication connection, sending a control instruction to the managed BMC to control the managed BMC;
the communication protocol is a predefined unified communication protocol between the central BMC and the other managed BMCs in communication connection.
Optionally, the process of establishing a communication connection with a corresponding managed BMC based on a pre-established communication protocol includes:
broadcasting a discovery instruction in a communication network based on a pre-established communication protocol;
receiving a sent instruction fed back by the corresponding managed BMC according to the discovery instruction;
establishing a communication connection with the corresponding managed BMC by utilizing the discovered instruction;
the sending instruction comprises a central BMC identity of the central BMC, and the discovered instruction comprises a communication address of the managed BMC and the managed BMC identity.
Optionally, the sending a control instruction to the managed BMC based on the communication connection includes:
based on the communication connection, sending a management and control instruction to the managed BMC to add a controlled identifier to the managed BMC;
and sending a control removal instruction to the managed BMC to remove the controlled identifier on the managed BMC.
Optionally, the method further includes:
receiving an upgrade file and an upgrade object specified file which are sent by the control terminal through a control interface;
the process of sending a control command to the managed BMC based on the communication connection includes:
and based on the communication connection, sending an upgrading instruction and the upgrading file to the corresponding managed BMC according to the upgrading object specified file so as to upgrade the managed BMC.
The invention also discloses a server management system, which is applied to the central BMC and comprises the following components:
the communication connection establishing module is used for establishing communication connection with the corresponding managed BMC based on a communication protocol established in advance;
the state information acquisition module is used for acquiring the state information of the managed BMC based on the communication connection;
the state information sending module is used for sending the state information to a control end so as to display the state information of the managed BMC on the control end;
the BMC control module is used for sending a control instruction to the managed BMC based on the communication connection so as to control the managed BMC;
the communication protocol is a predefined unified communication protocol between the central BMC and the other managed BMCs in communication connection.
Optionally, the communication connection establishing module includes:
an instruction broadcasting unit for broadcasting a discovery instruction in a communication network based on a communication protocol established in advance;
the instruction feedback unit is used for receiving a sent instruction fed back by the corresponding managed BMC according to the discovery instruction;
a communication connection establishing unit, configured to establish a communication connection with the corresponding managed BMC using the discovery instruction;
the sending instruction comprises a central BMC identity of the central BMC, and the discovered instruction comprises a communication address of the managed BMC and the managed BMC identity.
Optionally, the BMC control module includes:
the controlled identifier adding unit is used for sending a management and control instruction to the managed BMC based on the communication connection so as to add a controlled identifier to the managed BMC;
and the controlled identifier removing unit is used for sending a control removing instruction to the managed BMC so as to remove the controlled identifier on the managed BMC.
Optionally, the method further includes:
the upgrading receiving module is used for receiving an upgrading file and an upgrading object specified file which are sent by the control end through a control interface;
the BMC control module comprises:
and the upgrading unit is used for sending an upgrading instruction and the upgrading file to the corresponding managed BMC according to the upgrading object specified file based on the communication connection so as to upgrade the managed BMC.
The invention also discloses a server management device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the server management method as described above.
The invention also discloses a computer readable storage medium having a computer program stored thereon, which, when executed by a processor, implements a server management method as described above.
In the invention, the server management method is applied to the central BMC and comprises the following steps: establishing communication connection with the corresponding managed BMC based on a communication protocol established in advance; acquiring state information of the managed BMC based on the communication connection; sending the state information to a control end so as to display the state information of the managed BMC on the control end; based on the communication connection, sending a control instruction to the managed BMC to control the managed BMC; the communication protocol is a unified communication protocol between the predefined central BMC and the other managed BMCs in communication connection.
According to the invention, the unified communication protocol is set for each BMC in advance, and the central BMC can establish communication connection with all other managed BMCs, so that the control end can realize management and control on all BMCs after establishing a connection relationship with the single central BMC, independent management and control software and independent communication connection configuration are not needed, and connection is established more efficiently to realize efficient batch management and control.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a schematic flow chart of a server management method according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating another server management method according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a server management system according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any creative effort based on the embodiments in the present invention, belong to the protection scope of the present invention.
The embodiment of the invention discloses a server management method, which is applied to a central BMC (baseboard management controller) as shown in figure 1, and comprises the following steps:
s11: and establishing a communication connection with the corresponding managed BMC based on the pre-established communication protocol.
Specifically, in the operation and maintenance management of the server, the related unified management functions include upgrading of components (firmware) inside the server, configuration of server parameters, powering on and powering off, and for these unified management functions, the BMC needs to provide respective interactive interfaces, for example, protocol forms such as Restful, IPMI, Redfish, and the like, and these protocol forms can all complete the unified management functions.
Therefore, a unified communication protocol needs to be established first to ensure that the BMCs can communicate effectively. Firstly, some interaction rules can be defined, and the identity confirmation and data interaction between the central BMC and the managed BMC can be compiled, for example, a state inquiry instruction is defined, the instruction is used for the central BMC to send an inquiry request to the managed BMC, the sending request carries an identity identifier of the central BMC, and the managed BMC feeds back whether the state of the managed BMC is ready or not, whether the identity is matched or not and the like; the managed BMC is in a manageable state, and the influenceable state is a ready state. The identity matching is to ensure that the managed BMC is a correct managed object and avoid misoperation, for example, information such as server model, manufacturer, lot number and the like can be used as an identity tag for identity matching, the central BMC can carry the identity tag when sending a state inquiry instruction, and the managed device responds if the identity tag is found to be consistent with the identity tag of the managed device. After the state and the identity are matched, the managed BMC feeds back a response with a normal state to the central BMC.
Specifically, after a unified communication protocol is preset, the central BMC and the corresponding managed BMC are in communication connection, and then can discover and communicate with each other by using a discovery instruction recorded in the communication protocol, thereby realizing communication establishment between the central BMC and the managed BMC.
It can be understood that one central BMC may simultaneously manage and control a plurality of managed BMCs, and a user may access the central BMC through the control terminal and a communication address of the central BMC recorded in advance, for example, through a network by using an IP address, thereby implementing batch management and control of the corresponding servers.
The control terminal may be a user terminal such as a personal computer of a user.
S12: and acquiring the state information of the managed BMC based on the communication connection.
Specifically, after the communication connection is established, the managed BMC may be accessed, and the state information of the managed BMC may be acquired, where the state information may include the operation state information, the hardware information, and the like of the server corresponding to the managed BMC, so as to monitor the operation of the server.
S13: and sending the state information to the control end so as to display the state information of the managed BMC at the control end.
Specifically, after the state information of each BMC is acquired, the state information can be fed back to the control terminal, so that the control terminal can display the state information of all BMCs in a centralized manner, and monitoring is facilitated.
S14: and sending a control instruction to the managed BMC based on the communication connection so as to control the managed BMC.
Specifically, the central BMC may receive a control instruction sent by the control terminal, and forward the control instruction to the corresponding managed BMC, thereby implementing management and control of the managed BMC.
Specifically, the control instruction is also pre-established in the communication protocol, for this reason, a corresponding unified management function instruction is pre-established in the communication protocol, the unified management function includes component upgrade, server configuration setting, power on and power off, and the like, the unified management functions may be consistent with an interface provided by a single BMC to a user, or may be specially defined, a matching identifier is added to the unified management function instruction, and the user distinguishes single machine management and unified management.
Specifically, the central BMC maintains a list of managed BMCs, and then the central BMC may provide a unified management function for the user, and the user performs unified management by accessing a certain unified management function, such as an upgrade function, and performs similar processing on other unified management functions, and the user completes the management function of the central BMC through the central BMC first, and then the central BMC pushes a corresponding management flow to other managed BMCs. After completing the corresponding management function, the central BMC may also suspicious record the execution state of the management function of each BMC, i.e., the operation log, for the user to query.
Therefore, the embodiment of the invention sets a unified communication protocol for each BMC in advance, and the central BMC can establish communication connection with all other managed BMCs, so that the control end can realize control over all the BMCs after establishing a connection relation with a single central BMC, and does not need independent control software and independent communication connection configuration, and connection is established more efficiently to realize efficient batch control.
It should be noted that, the central BMC is not particularly different from other managed BMCs, and one BMC may be selected from the multiple managed BMCs as the central BMC, and the central BMC is only directly connected to the control terminal, receives a control instruction of the control terminal, and feeds back corresponding information to the control terminal.
The embodiment of the invention discloses a specific server management method, and compared with the previous embodiment, the embodiment further explains and optimizes the technical scheme. Referring to fig. 2, specifically:
s21: broadcasting a discovery instruction in a communication network based on a pre-established communication protocol;
s22: receiving a sent instruction fed back by the corresponding managed BMC according to the discovery instruction;
s23: with the discovered instructions, a communication connection is established with the corresponding managed BMC.
Specifically, in order to automatically establish a communication connection between BMCs, a discovery command may be defined in the communication protocol, and in the automatic unified management mode, the central BMC automatically searches for a BMC that can be managed by sending the discovery command.
Specifically, the central BMC needs to provide an interface for the client to formulate a matching tag, where the matching tag is used to find a matching target BMC; the central BMC broadcasts a discovery instruction and carries a matching tag, other BMCs receive the discovery instruction and then take the matching tag from the instruction, if the matching tag is matched with the identity tag of the other BMCs, the matching tag is found, the central BMC sends the found instruction to the central BMC, and the reply contains the IP, the identity tag and the state information of the BMC.
Specifically, mutual discovery and interconnection between the BMCs are realized through broadcasting, that is, a BMC automatic discovery mode is realized, the central BMC puts a default identity (such as a manufacturer and a model, and a user can modify the identity through an interface provided by the central BMC) in a discovery instruction as a reference, broadcasts the request to the outside, the BMCs under the same management network receive the broadcast, each BMC extracts the identity in the discovery instruction after receiving the broadcast, if the identity is found to be matched with the BMC, the discovery instruction is sent to the central BMC, the response contains the IP, the identity tag, the state information and the like of the BMC, and meanwhile, the central BMC receives the reply instructions of all the discovered BMCs and maintains the BMCs in a state table.
Of course, the embodiment of the present invention may also support the user to specify the BMC IP to be managed in a unified manner: after logging in a certain BMC, other BMCs to be managed in a unified manner are determined by designating an IP or an IP range, and manual management is realized.
Specifically, in the manual management process, a user logs in the central BMC, the central BMC is notified of the IP of the managed BMC through an IP setting instruction provided by the central BMC, the IP may be a single IP, an IP list, or an IP range, the central BMC sends a state query instruction to the IP set by the user, sends a request carrying an identity (such as a manufacturer or a model) of the central BMC, the managed BMC performs identity matching after receiving the instruction, confirms identity matching if the identity carried in the request is consistent with the identity, the managed BMC feeds back a ready state of the managed BMC to the central BMC, the central BMC receives a response of each BMC, the managed BMC normally responds, the central BMC has a state display list, and can display the state of each managed IP.
S24: acquiring state information of the managed BMC based on the communication connection;
s25: sending the state information to a control end so as to display the state information of the managed BMC on the control end;
s26: and sending a control instruction to the managed BMC based on the communication connection so as to control the managed BMC.
Specifically, in order to effectively distinguish the central BMC, the managed BMC, and the unmanaged BMC that does not correspond to the central BMC, a managed state is added to each managed BMC, so that it is determined that the managed BMC avoids a control instruction from being sent to the unmanaged BMC, which causes management confusion, and therefore, S261 and S262 may be specifically included; wherein the content of the first and second substances,
s261: based on the communication connection, sending a management and control instruction to the managed BMC to add a controlled identifier to the managed BMC;
s262: and sending a control removing instruction to the managed BMC to remove the controlled identification on the managed BMC.
Specifically, each managed BMC stores a managed state, and after discovering the managed BMC, the central BMC sets the managed state to a managed state, which can be cleared by the central BMC, so that an interface is provided to release management; when a user wants to remove the unified management, a removal instruction can be sent to each managed BMC through the central BMC to remove the managed state of the managed BMC; in addition, the managed BMC may clear the state by itself, and we may set a timeout time for the managed state, and if the central BMC does not send any unified management request to the managed BMC within the timeout time, the state is cleared.
S27: receiving an upgrade file and an upgrade object specified file which are sent by a control terminal through a control interface;
s28: and sending a control instruction to the managed BMC based on the communication connection so as to control the managed BMC.
Specifically, in an application scenario of the server, the server often needs to be upgraded, so that the upgrade file and the upgrade object designation file sent by the control end through the control interface can be received for upgrading, at this time, the control instruction is the upgrade instruction and simultaneously sends the upgrade file to each BMC, and the central BMC sends the upgrade instruction and the upgrade file to the corresponding managed BMC according to the upgrade object designation file to upgrade the managed BMC.
Specifically, the central BMC may provide a Web-based browser interface, and the user accesses an upgrade page of the central BMC through the browser, and in this page, an entry for uploading a file to be upgraded is provided, and a list of the managed BMC is displayed on the page, and the central BMC and the managed BMC are upgraded at the same time, optionally, providing a selection for the user: if the user does not wish to upgrade a BMC, the user removes the hook from the managed BMC. After the user clicks the upgrade, the image file to be upgraded is uploaded to the central BMC, and the central BMC upgrades the image to the corresponding component of the server. After the central BMC finishes upgrading, the upgrading process of other managed BMCs is started, and the images are sequentially transmitted to the managed BMC to carry out corresponding upgrading procedures of the managed BMC until all the managed BMCs are upgraded.
The communication protocol is a unified communication protocol between the predefined central BMC and the other managed BMCs in communication connection.
Correspondingly, the embodiment of the present invention further discloses a server management system, as shown in fig. 3, which is applied to the central BMC, and the system includes:
a communication connection establishing module 11, configured to establish a communication connection with a corresponding managed BMC based on a pre-established communication protocol;
a status information obtaining module 12, configured to obtain status information of the managed BMC based on the communication connection;
a status information sending module 13, configured to send status information to the control end, so as to display the status information of the managed BMC at the control end;
the BMC control module 14 is configured to send a control instruction to the managed BMC based on the communication connection, so as to control the managed BMC;
the communication protocol is a unified communication protocol between the predefined central BMC and the other managed BMCs in communication connection.
Therefore, the embodiment of the invention sets a unified communication protocol for each BMC in advance, and the central BMC can establish communication connection with all other managed BMCs, so that the control end can realize control over all the BMCs after establishing a connection relation with a single central BMC, and does not need independent control software and independent communication connection configuration, and connection is established more efficiently to realize efficient batch control.
Optionally, the communication connection establishing module 11 includes:
an instruction broadcasting unit for broadcasting a discovery instruction in a communication network based on a communication protocol established in advance;
the instruction feedback unit is used for receiving a sent instruction fed back by the corresponding managed BMC according to the discovery instruction;
a communication connection establishing unit for establishing a communication connection with the corresponding managed BMC using the discovery instruction;
the sending instruction comprises a central BMC identity of the central BMC, and the discovered instruction comprises a communication address of the managed BMC and the managed BMC identity.
Optionally, the method includes:
the controlled identifier adding unit is used for sending a control instruction to the managed BMC based on the communication connection so as to add a controlled identifier to the managed BMC;
and the controlled identifier removing unit is used for sending a control removing instruction to the managed BMC so as to remove the controlled identifier on the managed BMC.
Optionally, the method further includes:
the upgrading receiving module is used for receiving upgrading files and upgrading object designated files sent by the control end through the control interface;
a BMC control module 14, comprising:
and the upgrading unit is used for sending an upgrading instruction and an upgrading file to the corresponding managed BMC according to the upgrading object specified file based on the communication connection so as to upgrade the managed BMC.
In addition, the embodiment of the invention also discloses a server management device, which comprises:
a memory for storing a computer program;
a processor for executing a computer program to implement the server management method as described above.
In addition, the embodiment of the invention also discloses a computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and when being executed by a processor, the computer program realizes the server management method.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The technical content provided by the present invention is described in detail above, and the principle and the implementation of the present invention are explained in this document by applying specific examples, and the above description of the examples is only used to help understanding the method of the present invention and the core idea thereof; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A server management method is applied to a central BMC and comprises the following steps:
establishing communication connection with the corresponding managed BMC based on a communication protocol established in advance;
acquiring the state information of the managed BMC based on the communication connection;
sending the state information to a control end so as to display the state information of the managed BMC on the control end;
based on the communication connection, sending a control instruction to the managed BMC to control the managed BMC;
the communication protocol is a predefined unified communication protocol between the central BMC and the managed BMC in communication connection with the rest of the central BMC.
2. The server management method according to claim 1, wherein the process of establishing a communication connection with a corresponding managed BMC based on a pre-established communication protocol comprises:
broadcasting a discovery instruction in a communication network based on a pre-established communication protocol;
receiving a sent instruction fed back by the corresponding managed BMC according to the discovery instruction;
establishing a communication connection with the corresponding managed BMC by utilizing the discovered instruction;
the sending instruction comprises a central BMC identity of the central BMC, and the discovered instruction comprises a communication address of the managed BMC and the managed BMC identity.
3. The method according to claim 1, wherein the sending a control command to the managed BMC based on the communication connection comprises:
based on the communication connection, sending a management and control instruction to the managed BMC to add a controlled identifier to the managed BMC;
and sending a control removal instruction to the managed BMC to remove the controlled identifier on the managed BMC.
4. The server management method according to any one of claims 1 to 3, further comprising:
receiving an upgrade file and an upgrade object specified file which are sent by the control terminal through a control interface;
the process of sending control instructions to the managed BMC based on the communication connection includes:
and based on the communication connection, sending an upgrading instruction and the upgrading file to the corresponding managed BMC according to the upgrading object specified file so as to upgrade the managed BMC.
5. A server management system, applied to a central BMC, includes:
the communication connection establishing module is used for establishing communication connection with the corresponding managed BMC based on a communication protocol established in advance;
the state information acquisition module is used for acquiring the state information of the managed BMC based on the communication connection;
the state information sending module is used for sending the state information to a control end so as to display the state information of the managed BMC on the control end;
the BMC control module is used for sending a control instruction to the managed BMC based on the communication connection so as to control the managed BMC;
the communication protocol is a predefined unified communication protocol between the central BMC and the managed BMC in communication connection with the rest of the central BMC.
6. The server management system according to claim 5, wherein the communication connection establishing module includes:
an instruction broadcasting unit for broadcasting a discovery instruction in a communication network based on a communication protocol established in advance;
the instruction feedback unit is used for receiving a sent instruction fed back by the corresponding managed BMC according to the discovery instruction;
a communication connection establishing unit, configured to establish a communication connection with the corresponding managed BMC using the discovery instruction;
the sending instruction comprises a central BMC identity of the central BMC, and the discovered instruction comprises a communication address of the managed BMC and the managed BMC identity.
7. The server management system of claim 5, wherein the BMC control module comprises:
the controlled identifier adding unit is used for sending a management and control instruction to the managed BMC based on the communication connection so as to add a controlled identifier to the managed BMC;
and the controlled identifier removing unit is used for sending a control removing instruction to the managed BMC so as to remove the controlled identifier on the managed BMC.
8. The server management system according to any one of claims 5 to 7, characterized by further comprising:
the upgrading receiving module is used for receiving upgrading files and upgrading object designated files sent by the control end through the control interface;
the BMC control module comprises:
and the upgrading unit is used for sending an upgrading instruction and the upgrading file to the corresponding managed BMC according to the upgrading object specified file based on the communication connection so as to upgrade the managed BMC.
9. A server management apparatus, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the server management method of any one of claims 1 to 4.
10. A computer-readable storage medium, characterized in that a computer program is stored thereon, which, when being executed by a processor, implements the server management method according to any one of claims 1 to 4.
CN202210181565.9A 2022-02-25 2022-02-25 Server management method, system, device and computer readable storage medium Withdrawn CN114584463A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210181565.9A CN114584463A (en) 2022-02-25 2022-02-25 Server management method, system, device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210181565.9A CN114584463A (en) 2022-02-25 2022-02-25 Server management method, system, device and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN114584463A true CN114584463A (en) 2022-06-03

Family

ID=81770168

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210181565.9A Withdrawn CN114584463A (en) 2022-02-25 2022-02-25 Server management method, system, device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN114584463A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116233103A (en) * 2023-05-09 2023-06-06 苏州浪潮智能科技有限公司 Interface adaptation method, device, communication equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116233103A (en) * 2023-05-09 2023-06-06 苏州浪潮智能科技有限公司 Interface adaptation method, device, communication equipment and storage medium
CN116233103B (en) * 2023-05-09 2023-08-15 苏州浪潮智能科技有限公司 Interface adaptation method, device, communication equipment and storage medium

Similar Documents

Publication Publication Date Title
US9146731B2 (en) Information processing apparatus, relay server, information relay method, non-transitory computer-readable medium storing information relay program, and communication system
US8312115B2 (en) Network booting apparatus and method
US7583686B2 (en) Notification method, connection apparatus, communication method, and program
US20100106804A1 (en) System and method for processing local files using remote applications
JP5574544B2 (en) Unified device management method and system
US8331350B2 (en) IP telephone auto configuration system and method
US8578372B2 (en) Business-in-a-box integration server and integration method
US20070067419A1 (en) Dedicated client devices supporting web based service, specifications and interaction
CN107682202B (en) Network equipment management method and device
EP1868353A1 (en) Thin client system using session managing server and session managing method
US20080235374A1 (en) Electronic device monitoring method, electronic device computer and program thereof
CN111913665A (en) Mounting method and device of storage volume and electronic equipment
JP2003150352A (en) Print queue manager
US20070266120A1 (en) System and method for handling instructions in a pre-boot execution environment
CN108549542A (en) A kind of file dispositions method, device and equipment
CN114584463A (en) Server management method, system, device and computer readable storage medium
US20080155066A1 (en) Method For Configuring an Automation Component of an Automation System, and Corresponding Automation System
US8135742B2 (en) Proxy service providing apparatus, service providing method, and network system
CN107968725B (en) Method and device for returning and configuring configuration information of home gateway unit type terminal device
EP1195942B1 (en) Device detection system and method
JP2003513354A (en) Download of CE device firmware
CN107659621B (en) RAID control card configuration method and device
US20070250607A1 (en) Apparatus, system and method for executing discovery in network
JP4298630B2 (en) Device management apparatus, control method therefor, and control program
CN103608771B (en) Share and access to local device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication

Application publication date: 20220603

WW01 Invention patent application withdrawn after publication