CN111158768A - Server startup and shutdown control method, device, equipment and storage medium - Google Patents

Server startup and shutdown control method, device, equipment and storage medium Download PDF

Info

Publication number
CN111158768A
CN111158768A CN201911360474.6A CN201911360474A CN111158768A CN 111158768 A CN111158768 A CN 111158768A CN 201911360474 A CN201911360474 A CN 201911360474A CN 111158768 A CN111158768 A CN 111158768A
Authority
CN
China
Prior art keywords
server
startup
control
instruction
shutdown
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
CN201911360474.6A
Other languages
Chinese (zh)
Inventor
王志强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Power Commercial Systems Co Ltd
Original Assignee
Inspur Power Commercial Systems 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 Inspur Power Commercial Systems Co Ltd filed Critical Inspur Power Commercial Systems Co Ltd
Priority to CN201911360474.6A priority Critical patent/CN111158768A/en
Publication of CN111158768A publication Critical patent/CN111158768A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1438Restarting or rejuvenating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/442Shutdown

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a server on-off control method, a device, equipment and a storage medium, wherein the method comprises the following steps: receiving a server startup and shutdown control instruction; the server startup and shutdown control instruction comprises a server startup instruction, a server shutdown instruction and a server restart instruction; calling a startup and shutdown control ipmi process, and executing the operation corresponding to the startup and shutdown control instruction of the server; the switching machine control ipmi process is an independent ipmi process only having a switching machine control function; according to the method, the power-on/off control IPMI process is set to be the independent IPMI process only having the power-on/off control function, so that the coupling degree of codes of the IPMI process formed by coupling the power-on/off process of the BMC control server and the IPMI processes corresponding to other functions in the related technology is effectively reduced, the reliability of the power-on/off control of the server is improved, and the usability of the power-on/off control IPMI process is improved.

Description

Server startup and shutdown control method, device, equipment and storage medium
Technical Field
The invention relates to the technical field of servers, in particular to a method, a device, equipment and a storage medium for controlling the startup and shutdown of a server.
Background
With the advent of the big data age, the continuous development of cloud technology and virtualization technology leads to the sharp increase of server requirements, and more industries need the support of the server. The increase in the number of servers in the current market presents a significant challenge to the management of the servers. At present, the process of controlling the on-off of the server is mainly responsible for the IPMI process. However, the code complexity of the IPMI process is high, and once a bug exists in a code implementation corresponding to a certain function in the IPMI process, the entire IPMI process is crashed, so that the BMC cannot control the on/off of the server, and the usability is poor.
Disclosure of Invention
The invention aims to provide a server startup and shutdown control method, a server startup and shutdown control device, equipment and a storage medium.
In order to solve the above technical problem, in one aspect, the present invention provides a server power on/off control method, including:
receiving a server startup and shutdown control instruction; the server startup and shutdown control instruction comprises a server startup instruction, a server shutdown instruction and a server restart instruction;
calling a startup and shutdown control ipmi process, and executing the operation corresponding to the server startup and shutdown control instruction; the switching machine control ipmi process is an independent ipmi process only having a switching machine control function.
Optionally, the receiving a server power on/off control instruction includes:
and receiving a server startup and shutdown control instruction sent by the fault monitoring program.
Optionally, the receiving a server power on/off control instruction includes:
and receiving a server startup and shutdown control instruction input by a user through a user interface.
Optionally, the invoking a power on/off control ipmi process executes an operation corresponding to the server power on/off control instruction, including:
calling a startup and shutdown control ipmi process, and determining the type of the server startup and shutdown control instruction;
when the type is a server starting instruction, controlling the server to start;
when the type is a server shutdown instruction, controlling the server to be shut down;
and when the type is a server restart instruction, controlling the server to restart.
In another aspect, the present invention further provides a server on/off control apparatus, including:
the receiving module is used for receiving a server startup and shutdown control instruction; the server startup and shutdown control instruction comprises a server startup instruction, a server shutdown instruction and a server restart instruction;
the startup and shutdown control module is used for calling a startup and shutdown control ipmi process and executing the operation corresponding to the server startup and shutdown control instruction; the switching machine control ipmi process is an independent ipmi process only having a switching machine control function.
Optionally, the receiving module includes:
and the first receiving unit is used for receiving the server startup and shutdown control instruction sent by the fault monitoring program.
Optionally, the receiving module includes:
and the second receiving unit is used for receiving a server startup and shutdown control instruction input by a user through a user interface.
Optionally, the on-off control module includes:
the type determining unit is used for calling a startup and shutdown control ipmi process and determining the type of the server startup and shutdown control instruction;
the first execution unit is used for controlling the server to start when the type is a server starting instruction;
the second execution unit is used for controlling the server to be powered off when the type is a server power-off instruction;
and the third execution unit is used for controlling the server to restart when the type is a server restart instruction.
In another aspect, the present invention further provides a server power on/off control device, including:
a memory for storing a computer program;
and the processor is used for realizing the steps of controlling the on-off of the server when executing the computer program.
In another aspect, the present invention further provides a storage medium, where computer-executable instructions are stored, and when the computer-executable instructions are loaded and executed by a processor, the steps of the server power on/off control method are implemented.
Therefore, when a server startup and shutdown control instruction is received, the method directly calls a startup and shutdown control ipmi process, executes the operation corresponding to the server startup and shutdown control instruction, and completes the startup and shutdown control of the server; because the IPmi process is controlled by the startup and shutdown machine to be the independent IPmi process only having the startup and shutdown machine control function, the startup and shutdown machine control IPmi process avoids the phenomenon that the code complexity of the whole IPMI process is high, once a bug exists in the code corresponding to a certain function in the IPMI process in the related technology, the whole IPMI process is broken down, and the BMC cannot control the startup and shutdown of the server, because the startup and shutdown machine control IPmi process couples the startup and shutdown process of the BMC control server with the IPmi process corresponding to other functions to form the IPMI process. Namely, the method effectively reduces the coupling degree of codes, improves the reliability of the on-off control of the server and the availability of the on-off control ipmi process by setting the on-off control ipmi process as an independent ipmi process. The invention also provides a server on-off control device, equipment and a storage medium, which have the beneficial effects and are not described again.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a server power on/off control method according to an embodiment of the present invention;
fig. 2 is a block diagram of a server switch control device according to an embodiment of the present invention;
fig. 3 is a block diagram illustrating a configuration of a server on/off control device according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a server on-off control device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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 some, but not all, embodiments of the present invention. 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.
At present, a process of a BMC (Baseboard Management Controller) controlling a server to turn on and off is mainly handled by an IPMI (Intelligent Platform Management Interface) process, but in the related art, the process of the BMC controlling the server to turn on and off and the IPMI process corresponding to other functions are coupled together to form the IPMI process, so that the code complexity of the entire IPMI process is high. At this time, once a bug exists in the code implementation corresponding to a certain function in the entire IPMI process with a higher coupling degree, the entire IPMI process may be crashed, so that the BMC may not control the server to be turned on or off, and the usability is poor. The embodiment of the invention can solve the problems by setting an independent startup and shutdown control ipmi process. Referring to fig. 1 in detail, fig. 1 is a flowchart of a server power on/off control method according to an embodiment of the present invention; the method can comprise the following steps:
and S101, receiving a server startup and shutdown control instruction.
The server on-off control instruction provided in the embodiment of the present invention may include a server power-on instruction, a server power-off instruction, and a server restart instruction.
It can be understood that, in the embodiment of the present invention, the generation manner of the server power on/off control instruction is not limited, as long as the BMC can receive the server power on/off control instruction. For example, the server on/off control command may be generated by a user input, or may be generated by the server itself, for example, the fault monitoring program in the BMC generates the server on/off control command when a condition is satisfied according to a monitoring result of the server. Correspondingly, the embodiment of the invention does not limit the way in which the BMC receives the server power-on and power-off control instruction. For example, when the server on-off control command is generated by the fault monitoring program, the process of receiving the server on-off control command may include: and receiving a server startup and shutdown control instruction sent by the fault monitoring program. When the server on/off control command is generated by user input, correspondingly, the process of receiving the server on/off control command may include: and receiving a server startup and shutdown control instruction input by a user through a user interface.
It should be noted that, in the embodiment of the present invention, a user interface through which a user inputs a server power on/off control instruction is not limited, as long as the server power on/off control instruction can be sent to the BMC through the user interface. Of course, the embodiment of the present invention also does not limit the process of generating the server power-on/power-off control instruction by the fault monitoring program in the BMC when the condition is satisfied according to the monitoring result of the server, for example, the fault monitoring program may determine whether the server is in a healthy state according to the acquired health state information of the server, and may generate the server power-on/power-off control instruction for controlling the server to power off if the server is not in a healthy state and needs to be powered off to repair the fault.
It should be noted that the execution subject of the embodiment of the present invention is BMC, and the BMC may be obtained by OpenBMC construction. The OpenBMC is an open-source software architecture used for constructing a Linux image of a complete Baseboard Management Controller (BMC).
S102, calling a startup and shutdown control ipmi process, and executing operation corresponding to the server startup and shutdown control instruction; the switching machine control ipmi process is an independent ipmi process only having a switching machine control function.
It should be noted that, in the embodiment of the present invention, the switch control ipmi process is implemented as a single process. Therefore, the embodiment of the present invention does not limit the manner in which the power on/off control ipmi process obtains the server power on/off control instruction, for example, the power on/off control ipmi process may obtain the server power on/off control instruction by monitoring the system dbus interface, and respond (i.e., execute related operations) according to the server power on/off control instruction, such as operations of controlling the server to power on, controlling the server to power off, and controlling the server to restart. Among them, dbus is a high-level interprocess communication mechanism. Namely, the embodiment of the invention realizes the on-off control of the server by the cooperation in an interprocess communication mode.
In the embodiment of the present invention, the server on-off control instruction may include a server power-on instruction, a server power-off instruction, and a server restart instruction. Accordingly, the operations corresponding to the execution of the server power-on/power-off control instruction may include operations of controlling the server to be powered on, controlling the server to be powered off, and controlling the server to be restarted, respectively. The embodiment of the present invention does not limit the process of invoking the on-off control ipmi process and executing the operation corresponding to the server on-off control instruction, for example, invoking the on-off control ipmi process, and executing the operation corresponding to the server on-off control instruction may include:
calling a startup and shutdown control ipmi process, and determining the type of a server startup and shutdown control instruction;
when the type is a server starting instruction, controlling the server to start;
when the type is a server shutdown instruction, controlling the server to shut down;
and when the type is a server restart instruction, controlling the server to restart.
It should be noted that, in the embodiment of the present invention, in order to avoid that the IPMI process is formed by coupling the BMC controlling the server power on/off process and the IPMI process corresponding to other functions together in the related art, the code complexity of the entire IPMI process is high, and once a bug exists in the code corresponding to a certain function in the IPMI process in the related art, the entire IPMI process may be crashed, so that the BMC cannot control the server power on/off. Therefore, the BMC control server on-off function is isolated from the whole IPMI process with high coupling degree to form an independent IPMI process, and the BMC control server on-off function only has the on-off control function. According to the embodiment of the invention, the on-off control ipmi process is set as the independent ipmi process, so that the code coupling degree is effectively reduced, the on-off control ipmi process is easier to debug and maintain, the development work is greatly facilitated, the reliability of the on-off control of the server is improved, the availability of the on-off control ipmi process is improved, and the availability of the on-off control ipmi process caused by the problem of a certain function code in the related technology can be avoided. And because the startup and shutdown control ipmi process is an independent small ipmi process, the startup and shutdown control ipmi process has strong reproducibility and expansibility and is suitable for various servers.
It is understood that the embodiment of the present invention does not limit whether other IPMI processes except the switch control IPMI process in the entire IPMI process in the related art need to be decoupled into independent IPMI processes. The user can respectively generate independent IPMI processes corresponding to the functions according to the functions by using other IPMI processes except the on-off control IPMI process in the whole IPMI process, or directly use other IPMI processes except the on-off control IPMI process in the whole IPMI process as the whole IPMI process. The invention is not limited in this regard.
Based on the technical scheme, the method for controlling the startup and shutdown of the server provided by the embodiment of the invention directly calls the startup and shutdown control ipmi process when the startup and shutdown control instruction of the server is received, executes the operation corresponding to the startup and shutdown control instruction of the server and completes the startup and shutdown control of the server; because the startup and shutdown control IPMI process in the method is an independent IPMI process only having a startup and shutdown control function, the startup and shutdown control IPMI process avoids the problems that in the related art, the code complexity of the whole IPMI process is high, the code redundancy is high, the debugging is not easy, and once a bug exists in a code corresponding to a certain function in the IPMI process in the related art, the whole IPMI process is crashed, so that the BMC cannot control the startup and shutdown of the server, because the startup and shutdown control IPMI process controls the server and the IPMI process is formed by coupling the startup and shutdown process of the BMC control server and the IPMI process corresponding to other functions. Namely, the method and the system effectively reduce the coupling degree of codes, improve the reliability of the startup and shutdown control of the server and improve the availability of the startup and shutdown control ipmi process by setting the startup and shutdown control ipmi process as an independent ipmi process.
In the following, a server on/off control device, an apparatus and a storage medium according to embodiments of the present invention are introduced, and a server on/off control device, an apparatus and a storage medium described below and a server on/off control method described above may be referred to correspondingly.
Referring to fig. 2, fig. 2 is a block diagram of a BMC upgrading apparatus according to an embodiment of the present invention; the apparatus may include:
the receiving module 101 is used for receiving a server startup and shutdown control instruction; the server startup and shutdown control instruction comprises a server startup instruction, a server shutdown instruction and a server restart instruction;
the startup and shutdown control module 102 is used for calling a startup and shutdown control ipmi process and executing the operation corresponding to the server startup and shutdown control instruction; the switching machine control ipmi process is an independent ipmi process only having a switching machine control function.
Based on the above embodiments, the receiving module 101 may include:
and the first receiving unit is used for receiving the server startup and shutdown control instruction sent by the fault monitoring program.
Based on the above embodiments, the receiving module 101 may include:
and the second receiving unit is used for receiving a server startup and shutdown control instruction input by a user through a user interface.
Based on any of the above embodiments, the switch control module 102 may include:
the type determining unit is used for calling a startup and shutdown control ipmi process and determining the type of the server startup and shutdown control instruction;
the first execution unit is used for controlling the server to start when the type is a server starting instruction;
the second execution unit is used for controlling the server to be powered off when the type is a server power-off instruction;
and the third execution unit is used for controlling the server to restart when the type is the server restart instruction.
It should be noted that, based on any of the above embodiments, the apparatus may be implemented based on a programmable logic device, where the programmable logic device includes an FPGA, a CPLD, a single chip, a processor, a BMC, and the like. The programmable logic devices may be provided in a server power on/off control device, such as a server.
Corresponding to the above method embodiment, the embodiment of the invention also provides a server on-off control device. As can be seen from fig. 3, the server on-off control apparatus may include:
a memory 332 for storing a computer program;
and a processor 322 for implementing the steps of the server on-off control method of the above-described method embodiments when executing the computer program.
Specifically, referring to fig. 4, a specific structural diagram of a server on-off control device provided in this embodiment is shown, where the server on-off control device may generate a relatively large difference due to different configurations or performances, and may include one or more processors (CPUs) 322 (e.g., one or more processors) and a memory 332, and one or more storage media 330 (e.g., one or more mass storage devices) storing an application 342 or data 344. Memory 332 and storage media 330 may be, among other things, transient storage or persistent storage. The program stored on the storage medium 330 may include one or more modules (not shown), each of which may include a series of instructions operating on a data processing device. Still further, the processor 322 may be configured to communicate with the storage medium 330 to execute a series of instruction operations in the storage medium 330 on the electronic device 301.
The server switch control apparatus 301 may also include one or more power sources 326, one or more wired or wireless network interfaces 350, one or more input-output interfaces 358, and/or one or more operating systems 341. Such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, etc.
The steps in the server power on/off control method described above may be implemented by the structure of the server power on/off control apparatus. The server on-off control device may be a BMC or a server, which is not limited in the embodiment of the present invention.
Corresponding to the above method embodiment, the embodiment of the invention also provides a storage medium. The storage medium has a computer program stored thereon, and the computer program, when executed by a processor, implements the steps of the server on-off control method of the above-described method embodiments.
The storage medium may be a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, an optical disk, or other storage media capable of storing program codes.
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.
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 steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The above detailed description is provided for a server power on/off control method, apparatus, device and storage medium provided by the present invention. The principles and embodiments of the present invention are explained herein using specific examples, which are presented only to assist in understanding the method and its core concepts. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (10)

1. A server startup and shutdown control method is characterized by comprising the following steps:
receiving a server startup and shutdown control instruction; the server startup and shutdown control instruction comprises a server startup instruction, a server shutdown instruction and a server restart instruction;
calling a startup and shutdown control ipmi process, and executing the operation corresponding to the server startup and shutdown control instruction; the switching machine control ipmi process is an independent ipmi process only having a switching machine control function.
2. The server power on/off control method according to claim 1, wherein the receiving a server power on/off control command includes:
and receiving a server startup and shutdown control instruction sent by the fault monitoring program.
3. The server power on/off control method according to claim 1, wherein the receiving a server power on/off control command includes:
and receiving a server startup and shutdown control instruction input by a user through a user interface.
4. The server on-off control method according to any one of claims 1 to 3, wherein the invoking of the on-off control ipmi process executes an operation corresponding to the server on-off control instruction, and includes:
calling a startup and shutdown control ipmi process, and determining the type of the server startup and shutdown control instruction;
when the type is a server starting instruction, controlling the server to start;
when the type is a server shutdown instruction, controlling the server to be shut down;
and when the type is a server restart instruction, controlling the server to restart.
5. A server startup and shutdown control device, comprising:
the receiving module is used for receiving a server startup and shutdown control instruction; the server startup and shutdown control instruction comprises a server startup instruction, a server shutdown instruction and a server restart instruction;
the startup and shutdown control module is used for calling a startup and shutdown control ipmi process and executing the operation corresponding to the server startup and shutdown control instruction; the switching machine control ipmi process is an independent ipmi process only having a switching machine control function.
6. The server switch control device according to claim 5, wherein the receiving module includes:
and the first receiving unit is used for receiving the server startup and shutdown control instruction sent by the fault monitoring program.
7. The server switch control device according to claim 5, wherein the receiving module includes:
and the second receiving unit is used for receiving a server startup and shutdown control instruction input by a user through a user interface.
8. The server switch machine control device according to any one of claims 5 to 7, wherein the switch machine control module includes:
the type determining unit is used for calling a startup and shutdown control ipmi process and determining the type of the server startup and shutdown control instruction;
the first execution unit is used for controlling the server to start when the type is a server starting instruction;
the second execution unit is used for controlling the server to be powered off when the type is a server power-off instruction;
and the third execution unit is used for controlling the server to restart when the type is a server restart instruction.
9. A server startup and shutdown control device, characterized by comprising:
a memory for storing a computer program;
a processor for implementing the steps of the server switch control according to any one of claims 1 to 4 when executing said computer program.
10. A storage medium having stored therein computer-executable instructions, which when loaded and executed by a processor, carry out the steps of the server power on/off control method according to any one of claims 1 to 4.
CN201911360474.6A 2019-12-25 2019-12-25 Server startup and shutdown control method, device, equipment and storage medium Pending CN111158768A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911360474.6A CN111158768A (en) 2019-12-25 2019-12-25 Server startup and shutdown control method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911360474.6A CN111158768A (en) 2019-12-25 2019-12-25 Server startup and shutdown control method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111158768A true CN111158768A (en) 2020-05-15

Family

ID=70558011

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911360474.6A Pending CN111158768A (en) 2019-12-25 2019-12-25 Server startup and shutdown control method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111158768A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105978724A (en) * 2016-05-12 2016-09-28 浪潮集团有限公司 Server management system based on IPMI
CN106502856A (en) * 2015-09-07 2017-03-15 中国移动通信集团公司 A kind of information processing method and device
CN106649055A (en) * 2017-01-10 2017-05-10 山东浪潮云服务信息科技有限公司 Domestic CPU (central processing unit) and operating system based software and hardware fault alarming system and method
CN107783888A (en) * 2017-10-31 2018-03-09 济南浪潮高新科技投资发展有限公司 The method and device that a kind of server admin based on IPMI with data prediction function is realized
CN109960661A (en) * 2019-04-18 2019-07-02 苏州浪潮智能科技有限公司 A kind of assets information management method, device, equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106502856A (en) * 2015-09-07 2017-03-15 中国移动通信集团公司 A kind of information processing method and device
CN105978724A (en) * 2016-05-12 2016-09-28 浪潮集团有限公司 Server management system based on IPMI
CN106649055A (en) * 2017-01-10 2017-05-10 山东浪潮云服务信息科技有限公司 Domestic CPU (central processing unit) and operating system based software and hardware fault alarming system and method
CN107783888A (en) * 2017-10-31 2018-03-09 济南浪潮高新科技投资发展有限公司 The method and device that a kind of server admin based on IPMI with data prediction function is realized
CN109960661A (en) * 2019-04-18 2019-07-02 苏州浪潮智能科技有限公司 A kind of assets information management method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
KR101626433B1 (en) Method and system for verifying proper operation of a computing device after a system change
US10866623B2 (en) Information handling system and method to detect and recover from no power/no post failures
US7395455B2 (en) System, method and program product for recovering from a failure
CN109726135B (en) Multi-core debugging method and device and computer readable storage medium
EP3306470A1 (en) Method and apparatus for executing non-maskable interrupt
CN110109782B (en) Method, device and system for replacing fault PCIe (peripheral component interconnect express) equipment
WO2021136200A1 (en) Bootloader loading method, storage medium, and embedded terminal
US11314665B2 (en) Information processing system, information processing device, BIOS updating method for information processing device, and BIOS updating program for information processing device
CN110704090B (en) FPGA (field programmable Gate array) and upgrading method and upgrading system thereof
US11360832B2 (en) Operation method of robot operating system and a robot control method
US7194614B2 (en) Boot swap method for multiple processor computer systems
US20020049897A1 (en) Method for adding processor
WO2023098052A1 (en) Server operation and maintenance method and apparatus, and device and storage medium
CA2058933C (en) Reset method when adaptor module is faulty and computer system executing same
CN113641537A (en) Starting system, method and medium for server
CN116521209B (en) Upgrading method and device of operating system, storage medium and electronic equipment
US10198275B2 (en) Protecting firmware flashing from power operations
WO2024007800A1 (en) Cloud terminal system upgrade method and apparatus, and cloud terminal and storage medium
US10572435B2 (en) Techniques of accessing serial console of BMC using host serial port
CN111158768A (en) Server startup and shutdown control method, device, equipment and storage medium
CN116501343A (en) Program upgrading method, power supply and computing device
CN115951949A (en) Recovery method and device for configuration parameters of BIOS (basic input output System) and computing equipment
CN111158783B (en) Environment variable modification method, device and equipment and readable storage medium
CN115729679A (en) Task processing method and device, computer readable storage medium and electronic device
JP2018538632A (en) Method and device for processing data after node restart

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