CN113625855B - Power supply control method, system, medium and equipment of server system - Google Patents
Power supply control method, system, medium and equipment of server system Download PDFInfo
- Publication number
- CN113625855B CN113625855B CN202110840694.XA CN202110840694A CN113625855B CN 113625855 B CN113625855 B CN 113625855B CN 202110840694 A CN202110840694 A CN 202110840694A CN 113625855 B CN113625855 B CN 113625855B
- Authority
- CN
- China
- Prior art keywords
- power
- module
- server system
- state
- power supply
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 48
- 238000012545 processing Methods 0.000 claims abstract description 58
- 230000004044 response Effects 0.000 claims abstract description 44
- 230000015654 memory Effects 0.000 claims description 27
- 238000011084 recovery Methods 0.000 claims description 21
- 238000004590 computer program Methods 0.000 claims description 11
- 230000008569 process Effects 0.000 claims description 7
- 238000007726 management method Methods 0.000 description 52
- 230000000694 effects Effects 0.000 description 12
- 238000010586 diagram Methods 0.000 description 8
- 230000006870 function Effects 0.000 description 6
- 238000013500 data storage Methods 0.000 description 5
- 230000001360 synchronised effect Effects 0.000 description 3
- 230000002159 abnormal effect Effects 0.000 description 2
- 230000014509 gene expression Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000019771 cognition Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4406—Loading of operating system
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/442—Shutdown
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Power Sources (AREA)
Abstract
本发明提供了一种服务器系统的电源控制方法、系统、介质及设备,方法包括:在服务器系统的系统管理模块中设置恢复原状态策略;响应于服务器系统在运行过程中交流电源掉电,通过系统供电模块向逻辑处理模块和系统管理模块发送失电信号;响应于逻辑处理模块接收到失电信号,判断接收到的来自中央处理器的电源状态信号的电平状态,并识别服务器系统的开关机状态,且将识别结果进行存储;响应于系统管理模块接收到失电信号,向逻辑处理模块发送访问信号并获取识别结果且将其进行存储;响应于交流电源恢复供电,通过系统管理模块读取识别结果;并通过系统管理模块基于识别结果控制开机或关机。本发明实现了对服务器系统电源的简便而可靠地控制。
The present invention provides a power supply control method, system, medium, and device for a server system. The method includes: setting a policy for restoring the original state in the system management module of the server system; in response to the power failure of the AC power supply during the operation of the server system, sending a power failure signal to the logic processing module and the system management module through the system power supply module; in response to the power failure signal received by the logic processing module, judging the level status of the power supply status signal received from the central processing unit, identifying the power on and off status of the server system, and storing the identification result; in response to the power failure signal received by the system management module. Sending an access signal and obtaining the identification result and storing it; in response to the restoration of the AC power supply, reading the identification result through the system management module; and controlling the power on or off based on the identification result through the system management module. The invention realizes simple and reliable control of the power supply of the server system.
Description
技术领域technical field
本发明涉及服务器技术领域,尤其涉及一种服务器系统的电源控制方法、系统、介质及设备。The present invention relates to the technical field of servers, in particular to a power control method, system, medium and equipment of a server system.
背景技术Background technique
在通用的X86架构的计算机上,有一种功能叫做Restore on AC Power loss,一般由PCH中的ME进行控制,以实现AC(交流)电源断开恢复时,系统可以自动恢复计算机的状态。通常此功能可在BIOS下设定,若在BIOS中选择Last State,其代表发生AC FAIL后,即交流电供应断开再次恢复后,系统根据上一次断电前的状态判断恢复到何种状态。On general-purpose X86-based computers, there is a function called Restore on AC Power loss, which is generally controlled by ME in the PCH, so that the system can automatically restore the state of the computer when the AC (alternating current) power supply is disconnected and restored. Usually this function can be set under the BIOS. If you select Last State in the BIOS, it means that after AC FAIL occurs, that is, after the AC power supply is disconnected and restored again, the system judges which state to restore to according to the state before the last power failure.
在现有的技术方案中,有2种常用的处理方式:In the existing technical solutions, there are two commonly used processing methods:
1.在BIOS中进行AC POWER LOSS相关设定,之后相关设定被存储到PCH CMOS区域,断电再开机后从CMOS区域进行信息回读;1. Perform AC POWER LOSS related settings in the BIOS, and then the related settings are stored in the PCH CMOS area, and the information is read back from the CMOS area after power off and on again;
2.在BIOS中进行AC POWER LOSS相关设定,通过GPIO将设置信息输出给CPLD作为状态标识;在正常断电发生时,计算机通常处于关机状态,在异常断电发生时,计算机通常处于开机状态;在检测到计算机断电后,可以确定此次计算机断电为正常断电或异常断电,从而生成对应的计算机断电信息,并将此信息写入UFM中进行存储。2. Perform AC POWER LOSS related settings in the BIOS, and output the setting information to the CPLD through GPIO as a status indicator; when a normal power failure occurs, the computer is usually in the shutdown state, and when an abnormal power failure occurs, the computer is usually in the power-on state; after the computer power failure is detected, it can be determined whether the computer power failure is normal or abnormal power failure, thereby generating the corresponding computer power failure information, and writing this information to UFM for storage.
但是现有的技术方案中存在以下问题:But there is following problem in existing technical scheme:
1.将相关信息存储在PCH CMOS区域中,将受到外围供电的纽扣电池精度及寿命的影响,当纽扣电池随着使用两端电压下降时,数据的读取存储将面临不稳定的风险;1. Storing relevant information in the PCH CMOS area will be affected by the accuracy and lifespan of the button battery powered by the periphery. When the voltage at both ends of the button battery drops with use, the reading and storage of data will face the risk of instability;
2.在计算机断电后CPLD仍需工作一定时间(例如5秒以上)才能将状态标识写入CPLD中,例如写入CPLD的UFM中,需要增加超级电容进行供电;而UFM的使用会消耗大量的CPLD逻辑资源,对CPLD的选型要求较高,一定程度上增加系统成本;并且对于断电时系统所处的状态判断,采用一种通常的认知去处理不够严谨。2. After the computer is powered off, the CPLD still needs to work for a certain period of time (for example, more than 5 seconds) to write the status identifier into the CPLD. For example, when writing to the UFM of the CPLD, a supercapacitor needs to be added for power supply; and the use of UFM will consume a lot of CPLD logic resources, and the requirements for the selection of the CPLD are high, which increases the system cost to a certain extent; and it is not rigorous enough to use a common cognition to deal with the state of the system when the power is turned off.
发明内容Contents of the invention
有鉴于此,本发明的目的在于提出一种服务器系统的电源控制方法、系统、介质及设备,用以解决现有技术中服务器系统出现交流掉电情况后不易恢复其掉电前的开机或关系状态的问题。In view of this, the object of the present invention is to provide a power control method, system, medium and equipment for a server system to solve the problem in the prior art that it is difficult to restore the power-on or relationship state before the power-off in the server system after the AC power-off occurs.
基于上述目的,本发明提供了一种服务器系统的电源控制方法,包括以下步骤:Based on the above purpose, the present invention provides a power control method for a server system, comprising the following steps:
在服务器系统的系统管理模块中将交流失电恢复策略设置为恢复原状态策略并将其存储至存储模块;In the system management module of the server system, the AC power loss recovery strategy is set as the original state strategy and stored in the storage module;
响应于服务器系统在运行过程中交流电源掉电,通过系统供电模块分别向逻辑处理模块和系统管理模块发送失电信号;In response to the power failure of the AC power supply during the operation of the server system, a power failure signal is sent to the logic processing module and the system management module through the system power supply module;
响应于逻辑处理模块接收到失电信号,判断接收到的来自中央处理器的电源状态信号的电平状态,并基于判断结果识别服务器系统的开关机状态,且将识别结果存储至逻辑处理模块中;Responding to the logic processing module receiving the power-off signal, judging the level state of the received power state signal from the central processing unit, and identifying the on/off state of the server system based on the judgment result, and storing the recognition result in the logic processing module;
响应于系统管理模块接收到失电信号,向逻辑处理模块发送访问信号并基于访问信号获取识别结果,并将识别结果存储至存储模块中;Responding to the system management module receiving the power-off signal, sending an access signal to the logic processing module and obtaining an identification result based on the access signal, and storing the identification result in the storage module;
响应于交流电源恢复供电,通过系统管理模块从存储模块中读取恢复原状态策略且检测其是否生效,并响应于恢复原状态策略生效,从存储模块中读取识别结果;In response to the restoration of the AC power supply, the system management module reads the original state policy from the storage module and detects whether it is in effect, and reads the identification result from the storage module in response to the effect of the original state policy;
通过系统管理模块基于识别结果控制服务器系统开机或关机。The server system is controlled to start or shut down based on the identification result through the system management module.
在一些实施例中,基于判断结果识别服务器系统的开关机状态包括:In some embodiments, identifying the on/off state of the server system based on the judgment result includes:
响应于电源状态信号的电平状态为第一预设电平状态,识别服务器系统处于开机状态;Responding to the level state of the power state signal being the first preset level state, identifying that the server system is in the power-on state;
响应于电源状态信号的电平状态为第二预设电平状态,识别服务器系统处于关机状态。In response to the level state of the power state signal being the second preset level state, it is identified that the server system is in a shutdown state.
在一些实施例中,通过系统管理模块基于识别结果控制服务器系统开机或关机包括:In some embodiments, controlling the power-on or power-off of the server system based on the identification result by the system management module includes:
响应于识别到服务器系统处于开机状态,通过系统管理模块向逻辑控制模块发送开机信号以使其控制服务器系统开机从而继续保持开机状态;In response to recognizing that the server system is in the power-on state, the system management module sends a power-on signal to the logic control module so that it controls the server system to power on so as to continue to maintain the power-on state;
响应于识别到服务器系统处于关机状态,系统管理模块通过不发出开机信号而使服务器系统继续保持关机状态。In response to identifying that the server system is in the powered off state, the system management module continues to maintain the server system in the powered off state by not issuing a power on signal.
在一些实施例中,方法还包括:In some embodiments, the method also includes:
响应于服务器系统在运行过程中交流电源供电正常,通过系统供电模块分别向逻辑处理模块和系统管理模块发送供电信号。In response to the fact that the AC power supply is normal during the operation of the server system, the system power supply module sends power supply signals to the logic processing module and the system management module respectively.
在一些实施例中,将识别结果存储至逻辑处理模块中包括:In some embodiments, storing the recognition result into the logic processing module includes:
将识别结果存储至逻辑处理模块的寄存器中。The recognition result is stored in the register of the logic processing module.
在一些实施例中,方法还包括:In some embodiments, the method also includes:
响应于在系统管理模块中将交流失电恢复策略设置为开机策略且服务器系统在运行过程中交流电源掉电后恢复供电,通过系统管理模块控制服务器系统开机。In response to setting the AC power loss recovery policy as the power-on policy in the system management module and the server system resumes power supply after the AC power fails during operation, the server system is controlled to be powered on by the system management module.
在一些实施例中,方法还包括:In some embodiments, the method also includes:
响应于在系统管理模块中将交流失电恢复策略设置为关机策略且服务器系统在运行过程中交流电源掉电后恢复供电,通过系统管理模块控制服务器系统关机。In response to setting the AC power loss recovery strategy as a shutdown strategy in the system management module and the server system restores power after the AC power is lost during operation, the server system is controlled to shut down by the system management module.
本发明的另一方面,还提供了一种服务器系统的电源控制系统,包括:Another aspect of the present invention also provides a power control system for a server system, including:
策略设置模块,配置用于在服务器系统的系统管理模块中将交流失电恢复策略设置为恢复原状态策略并将其存储至存储模块;The policy setting module is configured to set the AC power loss recovery policy as the original state policy in the system management module of the server system and store it in the storage module;
失电模块,配置用于响应于服务器系统在运行过程中交流电源掉电,通过系统供电模块分别向逻辑处理模块和系统管理模块发送失电信号;The power-off module is configured to send a power-off signal to the logic processing module and the system management module respectively through the system power supply module in response to the power failure of the AC power supply during the operation of the server system;
判断模块,配置用于响应于逻辑处理模块接收到失电信号,判断接收到的来自中央处理器的电源状态信号的电平状态,并基于判断结果识别服务器系统的开关机状态,且将识别结果存储至逻辑处理模块中;The judging module is configured to respond to the power-off signal received by the logic processing module, judge the level state of the received power state signal from the central processing unit, and identify the on/off state of the server system based on the judgment result, and store the recognition result in the logic processing module;
访问模块,配置用于响应于系统管理模块接收到失电信号,向逻辑处理模块发送访问信号并基于访问信号获取识别结果,并将识别结果存储至存储模块中;An access module, configured to send an access signal to the logic processing module in response to the system management module receiving the power-off signal, obtain an identification result based on the access signal, and store the identification result in the storage module;
识别结果读取模块,配置用于响应于交流电源恢复供电,通过系统管理模块从存储模块中读取恢复原状态策略且检测其是否生效,并响应于恢复原状态策略生效,从存储模块中读取识别结果;以及The identification result reading module is configured to respond to the restoration of the AC power supply, read the original state policy from the storage module through the system management module and detect whether it is in effect, and read the identification result from the storage module in response to the restoration of the original state policy taking effect; and
电源控制模块,配置用于通过系统管理模块基于识别结果控制服务器系统开机或关机。The power control module is configured to control the server system to start or shut down based on the identification result through the system management module.
本发明的又一方面,还提供了一种计算机可读存储介质,存储有计算机程序指令,该计算机程序指令被执行时实现上述任意一项方法。In yet another aspect of the present invention, a computer-readable storage medium is provided, which stores computer program instructions, and implements any one of the above-mentioned methods when the computer program instructions are executed.
本发明的再一方面,还提供了一种计算机设备,包括存储器和处理器,存储器中存储有计算机程序,该计算机程序被处理器执行时执行上述任意一项方法。In yet another aspect of the present invention, a computer device is provided, including a memory and a processor, where a computer program is stored in the memory, and when the computer program is executed by the processor, any one of the above-mentioned methods is executed.
本发明至少具有以下有益技术效果:The present invention has at least the following beneficial technical effects:
1.本发明通过在服务器系统掉电后,向逻辑处理模块发送失电信号,并通过逻辑处理模块接收来自中央处理器的电源状态信号且判断其电平状态,并基于判断结果识别服务器系统的开关机状态,且将识别结果进行存储,可以及时了解到服务器系统掉电前的开关机状态,从而使得系统管理模块基于识别结果控制服务器系统开机或关机;1. The present invention sends a power-off signal to the logic processing module after the server system is powered off, and receives the power state signal from the central processing unit through the logic processing module and judges its level state, and identifies the on/off status of the server system based on the judgment result, and stores the identification result, so that the on/off status of the server system before power-off can be known in time, so that the system management module controls the server system to start or shut down based on the identification result;
2.本发明通过在不使用BIOS及CPLD UFM功能和额外增加超级电容供电的情况下,实现服务器系统交流电断电后自动恢复到之前状态,达到了精简系统架构的效果;同时可以节省由于使用高规格CPLD带来的高物料成本;通过不依赖于纽扣电池的状态信息存储,使得服务器系统的电源控制更加稳定可靠,保证了数据存储的稳定性。2. In the present invention, without using BIOS and CPLD UFM functions and additional supercapacitor power supply, the server system automatically returns to the previous state after the AC power is cut off, achieving the effect of simplifying the system architecture; at the same time, it can save the high material cost caused by the use of high-standard CPLD; by not relying on the state information storage of the button battery, the power control of the server system is more stable and reliable, ensuring the stability of data storage.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的实施例。In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the following will briefly introduce the accompanying drawings that are required in the description of the embodiments or prior art. Obviously, the accompanying drawings in the following description are only some embodiments of the present invention. For those of ordinary skill in the art, other embodiments can also be obtained according to these drawings without creative work.
图1为根据本发明实施例提供的服务器系统的电源控制方法的示意图;FIG. 1 is a schematic diagram of a power control method for a server system provided according to an embodiment of the present invention;
图2为根据本发明实施例提供的服务器系统的电源控制系统的示意图;FIG. 2 is a schematic diagram of a power control system of a server system provided according to an embodiment of the present invention;
图3为根据本发明实施例提供的实现服务器系统的电源控制方法的计算机可读存储介质的示意图;3 is a schematic diagram of a computer-readable storage medium for implementing a power control method for a server system according to an embodiment of the present invention;
图4为根据本发明实施例提供的执行服务器系统的电源控制方法的计算机设备的硬件结构示意图。FIG. 4 is a schematic diagram of a hardware structure of a computer device for executing a power control method of a server system according to an embodiment of the present invention.
具体实施方式Detailed ways
为使本发明的目的、技术方案和优点更加清楚明白,以下结合具体实施例,并参照附图,对本发明实施例进一步详细说明。In order to make the object, technical solution and advantages of the present invention clearer, the embodiments of the present invention will be further described in detail below in conjunction with specific embodiments and with reference to the accompanying drawings.
需要说明的是,本发明实施例中所有使用“第一”和“第二”的表述均是为了区分两个相同名称的非相同的实体或者非相同的参量,可见“第一”“第二”仅为了表述的方便,不应理解为对本发明实施例的限定。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备固有的其他步骤或单元。It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used to distinguish two non-identical entities or non-identical parameters with the same name. It can be seen that "first" and "second" are only for the convenience of expression, and should not be construed as limiting the embodiment of the present invention. Furthermore, the terms "comprising" and "having", as well as any variations thereof, are intended to cover a non-exclusive inclusion, for example, of a process, method, system, product or other steps or elements inherent in a process, method, system, product, or device comprising a series of steps or elements.
基于上述目的,本发明实施例的第一个方面,提出了一种服务器系统的电源控制方法的实施例。图1示出的是本发明提供的服务器系统的电源控制方法的实施例的示意图。如图1所示,本发明实施例包括如下步骤:Based on the above objective, the first aspect of the embodiments of the present invention provides an embodiment of a power control method for a server system. FIG. 1 is a schematic diagram of an embodiment of a power control method for a server system provided by the present invention. As shown in Figure 1, the embodiment of the present invention includes the following steps:
步骤S10、在服务器系统的系统管理模块中将交流失电恢复策略设置为恢复原状态策略并将其存储至存储模块;Step S10, in the system management module of the server system, set the AC power loss recovery policy as the original state recovery policy and store it in the storage module;
步骤S20、响应于服务器系统在运行过程中交流电源掉电,通过系统供电模块分别向逻辑处理模块和系统管理模块发送失电信号;Step S20, in response to the power failure of the AC power supply during the operation of the server system, sending a power failure signal to the logic processing module and the system management module through the system power supply module;
步骤S30、响应于逻辑处理模块接收到失电信号,判断接收到的来自中央处理器的电源状态信号的电平状态,并基于判断结果识别服务器系统的开关机状态,且将识别结果存储至逻辑处理模块中;Step S30, in response to the logic processing module receiving the power-off signal, judge the level state of the received power state signal from the central processing unit, and identify the on/off state of the server system based on the judgment result, and store the recognition result in the logic processing module;
步骤S40、响应于系统管理模块接收到失电信号,向逻辑处理模块发送访问信号并基于访问信号获取识别结果,并将识别结果存储至存储模块中;Step S40, in response to the system management module receiving the power-off signal, sending an access signal to the logic processing module and obtaining an identification result based on the access signal, and storing the identification result in the storage module;
步骤S50、响应于交流电源恢复供电,通过系统管理模块从存储模块中读取恢复原状态策略且检测其是否生效,并响应于恢复原状态策略生效,从存储模块中读取识别结果;Step S50, in response to the restoration of the AC power supply, the system management module reads the policy of restoring the original state from the storage module and detects whether it takes effect, and reads the identification result from the storage module in response to the policy of restoring the original state taking effect;
步骤S60、通过系统管理模块基于识别结果控制服务器系统开机或关机。Step S60, control the server system to start or shut down based on the identification result through the system management module.
本实施例中,交流失电恢复策略(AC POWER LOSS POLICY)包括三种类型,恢复原状态策略(Last State)为其中的一种类型。In this embodiment, the AC power loss recovery policy (AC POWER LOSS POLICY) includes three types, and the policy of restoring the original state (Last State) is one of the types.
本发明实施例通过在服务器系统掉电后,向逻辑处理模块发送失电信号,并通过逻辑处理模块接收来自中央处理器的电源状态信号且判断其电平状态,并基于判断结果识别服务器系统的开关机状态,且将识别结果进行存储,可以及时了解到服务器系统掉电前的开关机状态,从而使得系统管理模块基于识别结果控制服务器系统开机或关机;本发明实施例可以在不使用BIOS及CPLD UFM功能和额外增加超级电容供电的情况下,实现服务器系统交流电断电后自动恢复到之前状态,达到了精简系统架构的效果;同时可以节省由于使用高规格CPLD带来的高物料成本;通过不依赖于纽扣电池的状态信息存储,使得服务器系统的电源控制更加稳定可靠,保证了数据存储的稳定性。In the embodiment of the present invention, after the server system is powered off, the power-off signal is sent to the logic processing module, and the logic processing module receives the power state signal from the central processing unit and judges its level state, and based on the judgment result, identifies the power-on/off state of the server system, and stores the identification result, so that the on-off state of the server system before power-off can be known in time, so that the system management module can control the server system to start or shut down based on the recognition result; the embodiment of the present invention can realize the server system after AC power failure without using the BIOS and CPLD UFM function and adding supercapacitor power supply. It automatically restores to the previous state, achieving the effect of streamlining the system architecture; at the same time, it can save the high material cost caused by the use of high-specification CPLD; through the state information storage that does not depend on the button battery, the power control of the server system is more stable and reliable, ensuring the stability of data storage.
在一些实施例中,基于判断结果识别服务器系统的开关机状态包括:响应于电源状态信号的电平状态为第一预设电平状态,识别服务器系统处于开机状态;响应于电源状态信号的电平状态为第二预设电平状态,识别服务器系统处于关机状态。In some embodiments, identifying the on/off state of the server system based on the judgment result includes: identifying that the server system is in the power-on state in response to the level state of the power state signal being the first preset level state; and identifying that the server system is in the power-off state in response to the level state of the power state signal being the second preset level state.
在一些实施例中,通过系统管理模块基于识别结果控制服务器系统开机或关机包括:响应于识别到服务器系统处于开机状态,通过系统管理模块向逻辑控制模块发送开机信号以使其控制服务器系统开机从而继续保持开机状态;响应于识别到服务器系统处于关机状态,系统管理模块通过不发出开机信号而使服务器系统继续保持关机状态。In some embodiments, using the system management module to control the power-on or power-off of the server system based on the identification result includes: in response to identifying that the server system is in the power-on state, the system management module sends a power-on signal to the logic control module to make it control the server system to power on so as to continue to maintain the power-on state; in response to recognizing that the server system is in the power-off state, the system management module keeps the server system in the power-off state by not sending a power-on signal.
上述实施例中,当电源状态信号的电平状态为高电平状态,识别服务器系统处于开机状态,并通过系统管理模块向逻辑控制模块发送开机信号,使得系统管理模块控制服务器系统开机从而继续保持掉电前的开机状态。当电源状态信号的电平状态为低电平状态,识别服务器系统处于关机状态,系统管理模块不向逻辑控制模块发送开机信号,使得服务器系统保持掉电前的关机状态。In the above embodiment, when the level state of the power state signal is a high level state, it is identified that the server system is in the power-on state, and the system management module sends a power-on signal to the logic control module, so that the system management module controls the power-on of the server system to continue to maintain the power-on state before power failure. When the level state of the power state signal is a low level state, it is recognized that the server system is in the shutdown state, and the system management module does not send a power-on signal to the logic control module, so that the server system remains in the shutdown state before power-off.
在一些实施例中,方法还包括:响应于服务器系统在运行过程中交流电源供电正常,通过系统供电模块分别向逻辑处理模块和系统管理模块发送供电信号。In some embodiments, the method further includes: in response to the normal AC power supply during operation of the server system, sending power supply signals to the logic processing module and the system management module respectively through the system power supply module.
本实施例中,当服务器系统在运行过程中交流电源掉电,分别向逻辑处理模块和系统管理模块发送低电平状态的失电信号;当服务器系统在运行过程中交流电源供电正常,分别向逻辑处理模块和系统管理模块发送高电平状态的供电信号。In this embodiment, when the AC power supply of the server system is powered off during operation, a power-off signal in a low-level state is sent to the logic processing module and the system management module respectively; when the AC power supply is normal during the operation of the server system, a power supply signal in a high-level state is sent to the logic processing module and the system management module respectively.
在一些实施例中,将识别结果存储至逻辑处理模块中包括:将识别结果存储至逻辑处理模块的寄存器中。In some embodiments, storing the recognition result into the logic processing module includes: storing the recognition result into a register of the logic processing module.
本实施例中,相应地,当系统管理模块接收到失电信号后,向逻辑处理模块发送访问信号并从逻辑处理模块的寄存器中获取识别结果,然后将识别结果存储至存储模块中。In this embodiment, correspondingly, after receiving the power-off signal, the system management module sends an access signal to the logic processing module and obtains the identification result from the register of the logic processing module, and then stores the identification result in the storage module.
在一些实施例中,方法还包括:响应于在系统管理模块中将交流失电恢复策略设置为开机策略且服务器系统在运行过程中交流电源掉电后恢复供电,通过系统管理模块控制服务器系统开机。In some embodiments, the method further includes: in response to setting the AC power loss recovery strategy as the power-on strategy in the system management module and the server system restores power after the AC power is lost during operation, controlling the server system to start up through the system management module.
在一些实施例中,方法还包括:响应于在系统管理模块中将交流失电恢复策略设置为关机策略且服务器系统在运行过程中交流电源掉电后恢复供电,通过系统管理模块控制服务器系统关机。In some embodiments, the method further includes: controlling the server system to shut down through the system management module in response to setting the AC power loss recovery strategy as the shutdown strategy in the system management module and the server system resumes power supply after the AC power failure during operation.
上述实施例中,交流失电恢复策略(AC POWER LOSS POLICY)的另外两种类型分别是Always on和Always off。Always on代表发生AC FAIL后,即交流电供应断开再次恢复后,系统不管上一次断电前处于何种状态都会自动开机。Always off代表发生AC FAIL后,即交流电供应断开再次恢复后,系统不管上一次断电前处于何种状态都不会开机。In the above embodiment, the other two types of the AC power loss recovery policy (AC POWER LOSS POLICY) are Always on and Always off respectively. Always on means that after AC FAIL occurs, that is, after the AC power supply is disconnected and restored again, the system will automatically turn on regardless of the state before the last power failure. Always off means that after AC FAIL occurs, that is, after the AC power supply is disconnected and restored again, the system will not start regardless of the state before the last power failure.
本发明实施例的第二个方面,还提供了一种服务器系统的电源控制系统。图2示出的是本发明提供的服务器系统的电源控制系统的实施例的示意图。如图2所示,一种服务器系统的电源控制系统包括:策略设置模块10,配置用于在服务器系统的系统管理模块中将交流失电恢复策略设置为恢复原状态策略并将其存储至存储模块;失电模块20,配置用于响应于服务器系统在运行过程中交流电源掉电,通过系统供电模块分别向逻辑处理模块和系统管理模块发送失电信号;判断模块30,配置用于响应于逻辑处理模块接收到失电信号,判断接收到的来自中央处理器的电源状态信号的电平状态,并基于判断结果识别服务器系统的开关机状态,且将识别结果存储至逻辑处理模块中;访问模块40,配置用于响应于系统管理模块接收到失电信号,向逻辑处理模块发送访问信号并基于访问信号获取识别结果,并将识别结果存储至存储模块中;识别结果读取模块50,配置用于响应于交流电源恢复供电,通过系统管理模块从存储模块中读取恢复原状态策略且检测其是否生效,并响应于恢复原状态策略生效,从存储模块中读取识别结果;以及电源控制模块60,配置用于通过系统管理模块基于识别结果控制服务器系统开机或关机。A second aspect of the embodiments of the present invention further provides a power control system for a server system. FIG. 2 is a schematic diagram of an embodiment of a power control system of a server system provided by the present invention. As shown in FIG. 2 , a power supply control system of a server system includes: a policy setting module 10 configured to set the AC power loss recovery strategy in the system management module of the server system as the original state strategy and store it in the storage module; the power loss module 20 is configured to respond to the AC power loss during the operation of the server system, and sends a power loss signal to the logic processing module and the system management module respectively through the system power supply module; the judgment module 30 is configured to respond to the logic processing module receiving the power loss signal, judge the received power state signal from the central processing unit, and based on The judgment result identifies the on/off state of the server system, and stores the recognition result in the logic processing module; the access module 40 is configured to send an access signal to the logic processing module in response to the power-off signal received by the system management module and obtain the recognition result based on the access signal, and store the recognition result in the storage module; the recognition result reading module 50 is configured to respond to the restoration of the AC power supply, read the recovery strategy from the storage module through the system management module and detect whether it is in effect, and read the recognition result from the storage module in response to the recovery strategy taking effect; and the power control module 60, configured It is used to control the startup or shutdown of the server system based on the identification result through the system management module.
在一些实施例中,判断模块30包括识别模块,配置用于响应于电源状态信号的电平状态为第一预设电平状态,识别服务器系统处于开机状态;响应于电源状态信号的电平状态为第二预设电平状态,识别服务器系统处于关机状态。In some embodiments, the judging module 30 includes an identification module configured to identify that the server system is in the power-on state in response to the power state signal being the first preset level state; and identify that the server system is in the power-off state in response to the power state signal being the second preset level state.
在一些实施例中,电源控制模块60进一步配置用于响应于识别到服务器系统处于开机状态,通过系统管理模块向逻辑控制模块发送开机信号以使其控制服务器系统开机从而继续保持开机状态;响应于识别到服务器系统处于关机状态,系统管理模块通过不发出开机信号而使服务器系统继续保持关机状态。In some embodiments, the power control module 60 is further configured to, in response to identifying that the server system is in the power-on state, send a power-on signal to the logic control module through the system management module to control the power-on of the server system so as to continue to maintain the power-on state; in response to recognizing that the server system is in the power-off state, the system management module keeps the server system in the power-off state by not sending a power-on signal.
在一些实施例中,系统还包括供电正常模块,配置用于响应于服务器系统在运行过程中交流电源供电正常,通过系统供电模块分别向逻辑处理模块和系统管理模块发送供电信号。In some embodiments, the system further includes a normal power supply module configured to send a power supply signal to the logic processing module and the system management module respectively through the system power supply module in response to the normal AC power supply during operation of the server system.
在一些实施例中,判断模块30还包括存储模块,配置用于将识别结果存储至逻辑处理模块的寄存器中。In some embodiments, the judging module 30 further includes a storage module configured to store the recognition result into a register of the logic processing module.
在一些实施例中,系统还包括开机策略模块,配置用于响应于在系统管理模块中将交流失电恢复策略设置为开机策略且服务器系统在运行过程中交流电源掉电后恢复供电,通过系统管理模块控制服务器系统开机。In some embodiments, the system further includes a power-on strategy module, configured to control the server system to start up through the system management module in response to setting the AC power loss recovery strategy as the power-on strategy in the system management module and the server system resumes power supply after the AC power failure during operation.
在一些实施例中,系统还包括关机策略模块,配置用于响应于在系统管理模块中将交流失电恢复策略设置为关机策略且服务器系统在运行过程中交流电源掉电后恢复供电,通过系统管理模块控制服务器系统关机。In some embodiments, the system further includes a shutdown strategy module configured to control the shutdown of the server system through the system management module in response to setting the AC power loss recovery strategy as the shutdown strategy in the system management module and the server system restores power after the AC power supply is powered off during operation.
本发明实施例的服务器系统的电源供电系统,通过在服务器系统掉电后,向逻辑处理模块发送失电信号,并通过逻辑处理模块接收来自中央处理器的电源状态信号且判断其电平状态,并基于判断结果识别服务器系统的开关机状态,且将识别结果进行存储,可以及时了解到服务器系统掉电前的开关机状态,从而使得系统管理模块基于识别结果控制服务器系统开机或关机;通过在不使用BIOS及CPLD UFM功能和额外增加超级电容供电的情况下,实现服务器系统交流电断电后自动恢复到之前状态,达到了精简系统架构的效果;同时可以节省由于使用高规格CPLD带来的高物料成本;通过不依赖于纽扣电池的状态信息存储,使得服务器系统的电源控制更加稳定可靠,保证了数据存储的稳定性。The power supply system of the server system in the embodiment of the present invention, after the server system is powered off, sends a power-off signal to the logic processing module, and receives the power state signal from the central processing unit through the logic processing module and judges its level state, and based on the judgment result, identifies the on-off state of the server system, and stores the identification result, so that the on-off state of the server system before power-off can be known in time, so that the system management module controls the server system to be turned on or off based on the recognition result; by not using the BIOS and CPLD UFM function and additionally adding supercapacitor power supply, the communication of the server system is realized. Automatically restore to the previous state after power failure, achieving the effect of streamlining the system architecture; at the same time, it can save the high material cost caused by the use of high-specification CPLD; through the storage of status information that does not depend on the button battery, the power control of the server system is more stable and reliable, ensuring the stability of data storage.
本发明实施例的第三个方面,还提供了一种计算机可读存储介质,图3示出了根据本发明实施例提供的实现服务器系统的电源控制方法的计算机可读存储介质的示意图。如图3所示,计算机可读存储介质3存储有计算机程序指令31,该计算机程序指令31可以被处理器执行。该计算机程序指令31被执行时实现上述任意一项实施例的方法。A third aspect of the embodiments of the present invention further provides a computer-readable storage medium. FIG. 3 shows a schematic diagram of a computer-readable storage medium for implementing a power control method for a server system according to an embodiment of the present invention. As shown in FIG. 3 , the computer-readable storage medium 3 stores computer program instructions 31 , and the computer program instructions 31 can be executed by a processor. When the computer program instructions 31 are executed, the method of any one of the above-mentioned embodiments is realized.
应当理解,在相互不冲突的情况下,以上针对根据本发明的服务器系统的电源控制方法阐述的所有实施方式、特征和优势同样地适用于根据本发明的服务器系统的电源控制系统和存储介质。It should be understood that all the implementations, features and advantages described above for the power control method of the server system according to the present invention are equally applicable to the power control system and the storage medium of the server system according to the present invention without conflicting with each other.
本发明实施例的第四个方面,还提供了一种计算机设备,包括存储器402和处理器401,该存储器中存储有计算机程序,该计算机程序被该处理器执行时实现上述任意一项实施例的方法。The fourth aspect of the embodiments of the present invention also provides a computer device, including a memory 402 and a processor 401, where a computer program is stored in the memory, and when the computer program is executed by the processor, the method of any one of the above embodiments is implemented.
如图4所示,为本发明提供的执行服务器系统的电源控制方法的计算机设备的一个实施例的硬件结构示意图。以如图4所示的计算机设备为例,在该计算机设备中包括一个处理器401以及一个存储器402,并还可以包括:输入装置403和输出装置404。处理器401、存储器402、输入装置403和输出装置404可以通过总线或者其他方式连接,图4中以通过总线连接为例。输入装置403可接收输入的数字或字符信息,以及产生与服务器系统的电源控制系统的用户设置以及功能控制有关的键信号输入。输出装置404可包括显示屏等显示设备。As shown in FIG. 4 , it is a schematic diagram of a hardware structure of an embodiment of a computer device implementing a power supply control method of a server system provided by the present invention. Taking the computer equipment shown in FIG. 4 as an example, the computer equipment includes a processor 401 and a memory 402 , and may further include: an input device 403 and an output device 404 . The processor 401, the memory 402, the input device 403, and the output device 404 may be connected via a bus or in other ways. In FIG. 4, connection via a bus is taken as an example. The input device 403 can receive input numbers or character information, and generate key signal input related to user settings and function control of the power control system of the server system. The output device 404 may include a display device such as a display screen.
存储器402作为一种非易失性计算机可读存储介质,可用于存储非易失性软件程序、非易失性计算机可执行程序以及模块,如本申请实施例中的服务器系统的电源控制方法对应的程序指令/模块。存储器402可以包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需要的应用程序;存储数据区可存储服务器系统的电源控制方法的使用所创建的数据等。此外,存储器402可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他非易失性固态存储器件。在一些实施例中,存储器402可选包括相对于处理器401远程设置的存储器,这些远程存储器可以通过网络连接至本地模块。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。As a non-volatile computer-readable storage medium, the memory 402 can be used to store non-volatile software programs, non-volatile computer-executable programs and modules, such as program instructions/modules corresponding to the power control method of the server system in the embodiment of the present application. The memory 402 may include a program storage area and a data storage area, wherein the program storage area may store an operating system and an application program required by at least one function; the data storage area may store data created by using the power control method of the server system, and the like. In addition, the memory 402 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage devices. In some embodiments, the memory 402 may optionally include a memory that is remotely located relative to the processor 401, and these remote memories may be connected to the local module through a network. Examples of the aforementioned networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
处理器401通过运行存储在存储器402中的非易失性软件程序、指令以及模块,从而执行服务器的各种功能应用以及数据处理,即实现上述方法实施例的服务器系统的电源控制方法。The processor 401 executes various functional applications and data processing of the server by running the non-volatile software programs, instructions and modules stored in the memory 402, that is, realizes the power control method of the server system in the above method embodiment.
最后需要说明的是,本文的计算机可读存储介质(例如,存储器)可以是易失性存储器或非易失性存储器,或者可以包括易失性存储器和非易失性存储器两者。作为例子而非限制性的,非易失性存储器可以包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦写可编程ROM(EEPROM)或快闪存储器。易失性存储器可以包括随机存取存储器(RAM),该RAM可以充当外部高速缓存存储器。作为例子而非限制性的,RAM可以以多种形式获得,比如同步RAM(DRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据速率SDRAM(DDRSDRAM)、增强SDRAM(ESDRAM)、同步链路DRAM(SLDRAM)、以及直接Rambus RAM(DRRAM)。所公开的方面的存储设备意在包括但不限于这些和其它合适类型的存储器。Finally, it should be noted that the computer-readable storage medium (eg, memory) herein may be a volatile memory or a nonvolatile memory, or may include both volatile memory and nonvolatile memory. By way of example, and not limitation, nonvolatile memory can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory can include random access memory (RAM), which can act as external cache memory. By way of example and not limitation, RAM is available in various forms such as Synchronous RAM (DRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDR SDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). Storage devices of the disclosed aspects are intended to include, but are not limited to, these and other suitable types of memory.
本领域技术人员还将明白的是,结合这里的公开所描述的各种示例性逻辑块、模块、电路和算法步骤可以被实现为电子硬件、计算机软件或两者的组合。为了清楚地说明硬件和软件的这种可互换性,已经就各种示意性组件、方块、模块、电路和步骤的功能对其进行了一般性的描述。这种功能是被实现为软件还是被实现为硬件取决于具体应用以及施加给整个系统的设计约束。本领域技术人员可以针对每种具体应用以各种方式来实现的功能,但是这种实现决定不应被解释为导致脱离本发明实施例公开的范围。Those of skill would also appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described generally in terms of their functionality. Whether such functionality is implemented as software or as hardware depends upon the particular application and design constraints imposed on the overall system. Those skilled in the art may implement the functions in various ways for each specific application, but such implementation decisions should not be interpreted as causing a departure from the scope disclosed in the embodiments of the present invention.
以上是本发明公开的示例性实施例,但是应当注意,在不背离权利要求限定的本发明实施例公开的范围的前提下,可以进行多种改变和修改。根据这里描述的公开实施例的方法权利要求的功能、步骤和/或动作不需以任何特定顺序执行。此外,尽管本发明实施例公开的元素可以以个体形式描述或要求,但除非明确限制为单数,也可以理解为多个。The above are the exemplary embodiments disclosed in the present invention, but it should be noted that various changes and modifications can be made without departing from the scope of the disclosed embodiments of the present invention defined in the claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. In addition, although the elements disclosed in the embodiments of the present invention may be described or required in an individual form, they may also be understood as a plurality unless explicitly limited to a singular number.
应当理解的是,在本文中使用的,除非上下文清楚地支持例外情况,单数形式“一个”旨在也包括复数形式。还应当理解的是,在本文中使用的“和/或”是指包括一个或者一个以上相关联地列出的项目的任意和所有可能组合。上述本发明实施例公开实施例序号仅仅为了描述,不代表实施例的优劣。It should be understood that as used herein, the singular form "a" and "an" are intended to include the plural forms as well, unless the context clearly supports an exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items. The serial numbers of the embodiments disclosed in the above-mentioned embodiments of the present invention are only for description, and do not represent the advantages and disadvantages of the embodiments.
所属领域的普通技术人员应当理解:以上任何实施例的讨论仅为示例性的,并非旨在暗示本发明实施例公开的范围(包括权利要求)被限于这些例子;在本发明实施例的思路下,以上实施例或者不同实施例中的技术特征之间也可以进行组合,并存在如上的本发明实施例的不同方面的许多其它变化,为了简明它们没有在细节中提供。因此,凡在本发明实施例的精神和原则之内,所做的任何省略、修改、等同替换、改进等,均应包含在本发明实施例的保护范围之内。Those of ordinary skill in the art should understand that: the discussion of any of the above embodiments is exemplary only, and is not intended to imply that the disclosed scope of the embodiments of the present invention (including claims) is limited to these examples; under the idea of the embodiments of the present invention, technical features in the above embodiments or different embodiments can also be combined, and there are many other changes in different aspects of the above embodiments of the present invention, which are not provided in details for the sake of brevity. Therefore, within the spirit and principle of the embodiments of the present invention, any omissions, modifications, equivalent replacements, improvements, etc., shall be included in the protection scope of the embodiments of the present invention.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110840694.XA CN113625855B (en) | 2021-07-25 | 2021-07-25 | Power supply control method, system, medium and equipment of server system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110840694.XA CN113625855B (en) | 2021-07-25 | 2021-07-25 | Power supply control method, system, medium and equipment of server system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113625855A CN113625855A (en) | 2021-11-09 |
CN113625855B true CN113625855B (en) | 2023-07-25 |
Family
ID=78380941
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110840694.XA Active CN113625855B (en) | 2021-07-25 | 2021-07-25 | Power supply control method, system, medium and equipment of server system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113625855B (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109683696A (en) * | 2018-12-25 | 2019-04-26 | 浪潮电子信息产业股份有限公司 | Fault of server power supply detection system, method, apparatus, equipment and medium |
CN111352497A (en) * | 2020-02-29 | 2020-06-30 | 苏州浪潮智能科技有限公司 | A method, system, device and medium for limiting power consumption of a server |
CN112199244A (en) * | 2020-10-16 | 2021-01-08 | 苏州浪潮智能科技有限公司 | A method, system, device and medium for detecting power failure of a server |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10846160B2 (en) * | 2018-01-12 | 2020-11-24 | Quanta Computer Inc. | System and method for remote system recovery |
-
2021
- 2021-07-25 CN CN202110840694.XA patent/CN113625855B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109683696A (en) * | 2018-12-25 | 2019-04-26 | 浪潮电子信息产业股份有限公司 | Fault of server power supply detection system, method, apparatus, equipment and medium |
CN111352497A (en) * | 2020-02-29 | 2020-06-30 | 苏州浪潮智能科技有限公司 | A method, system, device and medium for limiting power consumption of a server |
CN112199244A (en) * | 2020-10-16 | 2021-01-08 | 苏州浪潮智能科技有限公司 | A method, system, device and medium for detecting power failure of a server |
Also Published As
Publication number | Publication date |
---|---|
CN113625855A (en) | 2021-11-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107797642B (en) | power backup method and device | |
US10289422B2 (en) | Method for updating a boot loader of a multiprocessor device | |
WO2015051633A1 (en) | Power failure processing method and system for storage system | |
CN113434915B (en) | Chassis intrusion status detection device and method, and edge server | |
JP2018025925A (en) | Start method of electronic circuit system and control device | |
CN104503857A (en) | Computer startup management control system | |
CN107608828A (en) | Method, system, device and the storage medium that data center's power down recovers automatically | |
JP5981906B2 (en) | Image forming apparatus | |
CN108958811A (en) | A kind of closedown method, device, equipment and computer readable storage medium | |
WO2020010864A1 (en) | Data storage method, system, and device during abnormal shutdown, and readable storage medium | |
WO2023024863A1 (en) | System chip and electronic device | |
CN113625855B (en) | Power supply control method, system, medium and equipment of server system | |
CN113448421B (en) | Equipment power failure management method and device | |
CN106161082A (en) | The method to set up of server UUID, system and baseboard management controller | |
CN111475343B (en) | Computer state outage restoration method and device and terminal equipment | |
JP6032435B2 (en) | Power supply control device, electric apparatus and image forming apparatus | |
CN114139221B (en) | Key state detection method, device, device and medium | |
CN110794945B (en) | A storage server backup power method, device, equipment and storage medium | |
CN113075992B (en) | Memory power-on method, device, equipment and computer readable storage medium | |
CN106293796B (en) | A kind of information processing method and electronic equipment | |
CN115457995A (en) | Solid state disk power supply management method, system, terminal device and storage medium | |
CN108287670B (en) | A method and BMC for protecting data when the system is shut down | |
CN114281358A (en) | A firmware burning method, system, storage medium and device | |
JP3960985B2 (en) | Data storage | |
CN114625576B (en) | Power failure prevention data processing method and 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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |