WO2016082433A1 - Mainframe power management method, apparatus and mainframe system - Google Patents

Mainframe power management method, apparatus and mainframe system Download PDF

Info

Publication number
WO2016082433A1
WO2016082433A1 PCT/CN2015/076798 CN2015076798W WO2016082433A1 WO 2016082433 A1 WO2016082433 A1 WO 2016082433A1 CN 2015076798 W CN2015076798 W CN 2015076798W WO 2016082433 A1 WO2016082433 A1 WO 2016082433A1
Authority
WO
WIPO (PCT)
Prior art keywords
power
board
power consumption
information
available
Prior art date
Application number
PCT/CN2015/076798
Other languages
French (fr)
Chinese (zh)
Inventor
李可
明新勇
董如婵
黄文伟
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2016082433A1 publication Critical patent/WO2016082433A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/30Means for acting in the event of power-supply failure or interruption, e.g. power-supply fluctuations

Definitions

  • This paper relates to the field of power supply technology, and in particular to a method, device and frame system for managing a power supply of a chassis.
  • multiple high-power boards may be running at the same time. This requires multiple power modules to be online at the same time and provide power requirements. However, when some power modules fail and cannot be powered, the remaining power modules may fail to supply power to the chassis. As a result, the chassis is unstable, or the entire chassis is powered down due to power overload. .
  • the power provided by the power module in the related art supplies power to all devices on the chassis, and does not reserve power for the inherent devices (including the main control, the fan, the switch, etc.), so that it is possible to provide the power module.
  • the power consumption is at a critical value, the addition of these inherent devices may result in unstable operation of the chassis or overall power-down.
  • the embodiment of the invention provides a method, a device and a frame system for managing a power supply of a chassis, which solves the problem that the operation of the chassis is unstable due to insufficient power of the power supply of the chassis.
  • a method for managing a power supply of a chassis includes:
  • the power-off instruction on the board is obtained according to the information about the board and the power information.
  • the step of obtaining a power-off command on the board according to the information about the board and the power information includes:
  • the power-off instruction on the board is obtained according to the board information and the available power consumption of the system.
  • the power consumption of the whole machine is the product of the number of available power sources and the power consumption value of a single power source.
  • the reserved power consumption of the system is the product of the number of main control boards and the power consumption value of a single main control board, and the number of switching boards.
  • the power consumption of the system's online peripherals is in place on the system except the main control board, switch board, and fan board.
  • the board power-off command is obtained according to the board information and the power consumption of the system after the power source is changed.
  • the first lookup searching for the in-position power-down state board whose rated power is less than or equal to the available power consumption of the system after the power source is changed;
  • the second lookup the in-position power-off state board with the higher priority is searched again in the in-place power-off state board obtained in the first search;
  • the third lookup the in-position power-down state board with a small difference in available power consumption of the system after the power-on change is found in the in-position power-down state board obtained in the second search;
  • the board is powered off.
  • the changed power supply information indicates that the power supply is offline or abnormal
  • the power consumption of the system after the power supply is changed to a negative value
  • the power consumption of the system is obtained according to the available information of the board and the power consumption of the system after the power supply is changed.
  • the first lookup searching for the in-position power-on state board with the rated power being greater than or equal to the absolute value of the available power consumption of the system after the power source is changed;
  • the second lookup is to find the in-position power-on state board with the lower priority of the type in the in-place power-on state board.
  • the third lookup the in-position power-on state board having a smaller difference in the absolute value of the available power consumption of the system after the power change is found in the in-place power-on state board obtained in the second search;
  • the board is powered off according to the in-place power-on status of the board.
  • the embodiment of the invention further provides a device for managing the power of the chassis, comprising:
  • the monitoring module is configured to obtain board information and power information in the entire chassis.
  • the power management module is configured to obtain a power-off instruction on the board according to the information about the board and the power information.
  • the board power supply module is configured to control the power-on and power-off of the corresponding boards according to the power-off instructions on the board.
  • the power management module includes:
  • the data analysis sub-module is configured to obtain power consumption of the whole machine, power reserved by the system, and power consumption of the system online peripheral according to the board information and the power information, and utilize the power consumption of the whole machine and reserve power of the system.
  • Consumption and system online peripheral power consumption calculates the available power consumption of the system;
  • the decision sub-module is configured to obtain a power-off instruction on the board according to the board information and the available power consumption of the system.
  • the decision sub-module is configured to obtain the rated power of the board to be powered on; if the rated power is greater than the available power consumption of the system, obtain an instruction that the to-be-powered board is not powered; The power is less than or equal to the available power consumption of the system, and the power-on-board command is obtained.
  • the decision sub-module is configured to obtain a power capacity of the power source whose power information is changed; and calculate, according to the power capacity and the available power consumption of the system, the available power consumption of the system after the power source is changed; according to the board
  • the power consumption of the system after the information and power supply changes can be obtained by powering off the board.
  • the embodiment of the invention further provides a chassis system, including at least one single board and at least one electric
  • the source device further includes: a management device for the power supply of the chassis, wherein the single board and the power source are connected to the management device of the power supply of the chassis.
  • the embodiment of the invention further provides a computer readable storage medium storing program instructions, which can be implemented when the program instructions are executed.
  • the management method of the power supply of the chassis manages the power supply by controlling the power-on and power-off of the corresponding boards according to the information of the board and the power information in the entire chassis, so that the board can be powered on and off with the adjustment of the power consumption of the system.
  • the problem that the operation of the chassis is unstable due to insufficient power supply of the chassis is solved; and the overcurrent of the power supply can be prevented, and some slots are not powered, and the system can save power, thereby achieving system protection and green energy saving and environmental protection. Effect.
  • FIG. 1 is a schematic diagram of steps of a method for managing a power supply of a chassis according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a method for managing a power supply of a chassis according to an embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a device for managing a power supply of a chassis according to an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of a chassis system according to an embodiment of the present invention.
  • the present invention provides a method for managing the power of the chassis, which is provided in the related art, because the power of the power supply of the chassis is insufficient.
  • Step 11 Obtain the board information and power information in the entire chassis.
  • Step 12 Obtain a power-off instruction on the board according to the information about the board and the power information.
  • Step 13 Control the power-on and power-off of the corresponding boards according to the power-off command on the board.
  • the management method of the power supply of the chassis manages the power supply by controlling the power-on and power-off of the corresponding boards according to the information of the board and the power information in the entire chassis, so that the power consumption of the system is adjusted according to the system power consumption. Powering on and off, solves the problem that the chassis is unstable due to insufficient power supply of the chassis; it can prevent overcurrent of the power supply, and control some slots without powering up, which can save power for the system, thereby achieving system protection and green. The effect of energy saving and environmental protection.
  • the board information includes the in-position status of the board, the type of the board, and the rated power of the board.
  • the board is in the in-position state, the board is in the power-off state, and the board is powered on.
  • Electricity The source information includes the in-position state (up-and-down state) of the power supply, the communication state, the running state, the input power, and the power capacity; and the power can be queried only when the communication state between the power source and the main control board of the chassis is normal.
  • Information, operating status includes the output voltage value of the power supply, the output current value, and the abnormal status alarm information.
  • each chassis To ensure the stability of the power supply system of the chassis, multiple power supplies are usually configured on each chassis.
  • the power that each power supply can provide is fixed, so when multiple power supplies are online, more boards can be powered. Therefore, obtaining the in-position state of the power supply is the basis for implementing intelligent management of the power source.
  • the step of obtaining a power-off command on the board according to the board information and the power information includes: obtaining power consumption of the whole machine, system reserved power consumption, and system online peripheral power according to the board information and power information.
  • the power consumption of the system is calculated by using the power consumption of the whole system, the power reserved by the system, and the power consumption of the system's online peripherals.
  • the power-off instructions on the board are obtained according to the information about the board and the available power consumption of the system.
  • the power consumption of the whole machine is the product of the number of available power sources and the power consumption value of a single power source.
  • the reserved power consumption of the system is the product of the number of main control boards and the power consumption value of a single main control board, and the number of switching boards.
  • the power consumption of the system's online peripherals is the main control board (MPU), switch board (SFU), and fan board.
  • the sum of the power consumption values of the devices that are powered on in place outside the (FAN); that is, the power consumption of the whole machine the number of available power sources ⁇ the power consumption value of a single power source, wherein the backup power source is also an available power source;
  • the system online peripheral power consumption is equal to the sum of power consumption values of the devices that are powered on in the system other than the MPU, SFU, and FAN;
  • the system available power consumption the system power consumption - the system reserves power consumption - the system online peripheral power consumption.
  • the management method provided by the embodiment of the present invention provides two countermeasures in consideration of the newly inserted single board and the power supply.
  • the first one is: obtaining the board according to the board information and the available power consumption of the system.
  • the step of the power-off command includes: obtaining a power rating of the board to be powered on; if the power rating is greater than the power consumption of the system, obtaining an instruction that the board to be powered is not powered; if the power rating is less than or equal to When the power consumption of the system is available, the power-on-board command is obtained, that is,
  • the maximum required power consumption value of the newly inserted board compared with the maximum available power consumption value that the system can provide. If the maximum power consumption value of the newly inserted board is less than the maximum available power consumption value that the system can provide. Then, the new plug-in board is powered on. Similarly, if the maximum power consumption value of the newly inserted board is greater than the maximum available power consumption value that the system can provide, the system power is not supported. The board is therefore determined to not power up the newly inserted board.
  • the second step of obtaining a power-off command on the board according to the board information and the available power consumption of the system includes: obtaining a power capacity of the power source whose power information is changed; and calculating, according to the power capacity and the available power consumption of the system The available power consumption of the system after the power supply is changed; the power-off command on the board is obtained according to the information about the board and the power consumption of the system after the power supply is changed.
  • the power supply changes include the uplink, the offline, and the abnormal.
  • the steps of obtaining the power-off command on the board according to the available power consumption of the system after the board information and the power supply change include: obtaining the in-position The rated power and type of the power-down state board; the in-position power-down status board that finds the power consumption of the system after the power supply is changed is less than or equal to the power-on state status board obtained in the first search;
  • the board in the board again searches for the in-position power-down state board with the higher priority; in the in-position power-down state board obtained in the second search, the system has a smaller difference in the available power consumption of the system after the power supply is changed.
  • the board is powered off.
  • the board is powered on according to the third lookup.
  • the steps of obtaining the power-off command on the board according to the board information and the power consumption of the system after the power supply change include : obtaining the rated power and type of the board in the power-on state; searching for the in-position power-on state board whose rated power is greater than or equal to the absolute value of the available power consumption of the system after the power source is changed; The in-place power-on state board again searches for the in-position power-on state board with the lower priority; the power consumption of the system after the power-on status check is obtained in the second power-on board.
  • the changed power supply information indicates that the power supply is offline or abnormal, but the system can be used after the power supply is changed. If the power consumption is still non-negative, you do not need to power off the board.
  • the above measures for the power supply fluctuation are: obtaining the power supply in-position information, and making a decision on the state of the power supply in place.
  • a group of power supplies When a group of power supplies is newly online, the available power of the system is recalculated, and the board is already in the power-off state. The maximum power consumption value is compared. If the available power of the system is greater than the required maximum power consumption of the board in the power-off state, the board is powered off.
  • a group of power supplies is offline (offline or offline) If an abnormality occurs, the available power of the system is recalculated.
  • the board with the lower priority and higher power consumption is judged by the board information, and then the type with lower priority and higher power consumption is given.
  • the board is powered off to ensure that the other boards on the chassis are running properly when the power supply fails to provide sufficient power.
  • Step S01 Acquire power information and board information.
  • the power information includes: in-position status, communication status, and running status.
  • the board information includes: the in-position status of the board, the board type, and the board rated power.
  • Step S02 determining whether the power supply is faulty, and the fault includes: the power supply is offline, the power communication is abnormal, or the power supply is abnormal.
  • Step S03 If the power supply fails in the step S02, the system available power is recalculated.
  • Step S04 When the available power of the system is negative, the system selects that the service processing capability of the board is small (the type priority is lower, the rated power is greater than or equal to the absolute value of the available power of the system, and the difference between the absolute value of the available power of the system is small) The board is powered off and the other boards are working properly.
  • Step S05 If there is no fault in the power supply in the step S02, it is determined whether a new power supply is online. After the new power supply is online, the available power of the system increases.
  • Step S06 If there is a new power supply online in the step S05, the system available power information is recalculated.
  • Step S07 When the available power of the system is greater than the rated power of the board in the in-situ power-off state on the current chassis, the system selects a large-card service processing capability (the type has a higher priority, and the rated power is less than or equal to the available power of the system. Powering on the board with a smaller difference in the available power of the system can increase the total processing capacity of the chassis.
  • Step S08 If there is no new power supply on the line in the step S05, the power supply is stably operated. When it is done, the system will wait for the new board to go online.
  • Step S09 When the system detects that there is a new on-board line, the system can calculate the available power value of the system and the rated power value required by the new board. When the available power is greater than or equal to the rated power of the new board, step S11. As shown in the figure, when the available power is less than the rated power of the new online board, as shown in step S10, the new online board is not allowed to be powered.
  • the board type includes the main board type MPU, the service board type PFU, the switch board type SFU, and the fan board type FAN, which are in the in-position power-off state board mentioned in the embodiment of the present invention.
  • the type of the board that is in the power-on state is the model of the board. You can determine the power rating of the board by obtaining the model number of the board.
  • the embodiment of the present invention further provides a device for managing a power supply of a chassis, as shown in FIG. 3, including:
  • the monitoring module 1 is configured to: obtain board information and power information in the entire chassis;
  • the power management module 2 is configured to: obtain a power-off command on the board according to the information about the board and the power information;
  • the board power supply module 3 is configured to: control the power-on and power-off of the corresponding boards according to the power-off command on the board.
  • the management device of the power supply of the chassis provided by the device in the embodiment of the present invention controls the power supply according to the board information and the power information in the entire chassis to control the power consumption of the corresponding board. Powering on and off, solves the problem that the chassis is unstable due to insufficient power supply of the chassis; it can prevent overcurrent of the power supply, and control some slots without powering up, which can save power for the system, thereby achieving system protection and green. The effect of energy saving and environmental protection.
  • the monitoring module includes a power monitoring module and a single board monitoring module, and the power monitoring module is configured to: monitor and collect power information, and transmit the power information to the power management module; the board monitoring module is configured to: monitor and collect the board information, and transmit the information to the board. Power management module.
  • the power management module includes: a data analysis sub-module, configured to: obtain power consumption of the whole machine, system reserved power consumption, and system online peripheral power consumption according to the board information and power information, and utilize The system power consumption, system reserved power consumption, and system online peripheral power consumption are calculated to obtain the available power consumption of the system; the decision sub-module is set to: obtain the board and board according to the board information and the available power consumption of the system. Electric command.
  • a data analysis sub-module configured to: obtain power consumption of the whole machine, system reserved power consumption, and system online peripheral power consumption according to the board information and power information, and utilize The system power consumption, system reserved power consumption, and system online peripheral power consumption are calculated to obtain the available power consumption of the system
  • the decision sub-module is set to: obtain the board and board according to the board information and the available power consumption of the system. Electric command.
  • the power consumption of the whole machine is the product of the number of available power sources and the power consumption value of a single power source.
  • the reserved power consumption of the system is the product of the number of main control boards and the power consumption value of a single main control board, and the number of switching boards.
  • the power consumption of the system's online peripherals is in place on the system except the main control board, switch board, and fan board.
  • the management device provided by the embodiment of the present invention provides two countermeasures in consideration of the newly inserted single board and the power supply.
  • the first type: the decision sub-module is configured to: obtain the rated power of the board to be powered on. If the rated power is greater than the available power consumption of the system, obtain an instruction that the to-be-powered board is not powered; if the rated power is less than or equal to the available power consumption of the system, obtain the power-on-board Instructions.
  • the second type the decision sub-module is configured to: obtain a power capacity of the power source whose power information is changed; and calculate, according to the power capacity and the available power consumption of the system, the available power consumption of the system after the power source is changed; The power consumption of the system after the board information and the power supply are changed can be obtained by powering off the board.
  • the power supply change includes the uplink, the downlink, and the abnormality.
  • the decision sub-module is configured to: obtain the rated power and type of the board in the power-down state; and find the rated power.
  • An in-position power-down state board that is less than or equal to the available power consumption of the system after the power supply is changed; and the in-position power-down status list with a higher priority is searched again in the in-position power-down state board obtained in the first search.
  • the in-position power-down state board with a small difference in the available power consumption of the system after the power-on change is found in the in-position power-down state board obtained in the second search; the in-position under the third search is obtained.
  • the electrical status board receives the corresponding on-board power command.
  • the determining sub-module is configured to: obtain the rated power and type of the board in the power-on state; The in-position power-on state board of the power consumption of the power consumption state of the system after the power-on state is found.
  • the in-position power-on state board; the in-position power-on state board having a smaller difference in the absolute value of the available power consumption of the system after the power-on change is found in the in-place power-on state board obtained by the second search;
  • the board in the in-position power-on state obtained by the third search obtains the corresponding board power-off command.
  • the power management module of the chassis power supply intelligent management device may be based on the power
  • the state of the source and the state of the board are used to determine the power usage of the system.
  • the available power consumption of the power supply is at the critical point, if a board with a large power consumption is newly inserted, the boards can be selectively powered off, and the whole board can be prevented from being on the line. The situation of powering down the whole machine caused by insufficient power consumption occurs.
  • the monitoring module may be present on the main control board or other peripheral boards; may be located in one place or distributed to multiple network units; or some or all of the modules may be selected as needed to implement the embodiment.
  • the embodiments in this embodiment may be implemented by means of hardware, or may be embodied in the form of a software product, which may execute the above embodiments on the computer device by reading and writing the storage device and executing a plurality of instructions. The function of some or all of the modules.
  • the embodiment of the present invention further provides a chassis system, including at least one single board and at least one power supply, and further includes: the foregoing management device for the power supply of the chassis, the single board and the power supply are both The management device of the power supply of the chassis is connected.
  • the frame system provided by the embodiment of the present invention is specifically described below, as shown in FIG. 4 .
  • the management device is applied to the system in the embodiment of the present invention.
  • the system includes at least one power supply, a main control board 41 (the management device 4 provided in the embodiment of the present invention is disposed in the main control board 41), and at least one single board.
  • the following describes the board as a single board one 42 and a single board two 43.
  • the power supply is powered by a power supply 44, a power supply two 45, and a power supply three 46.
  • Power supply 44, power supply 2, and power supply 46 are configured to supply power to the main control board, board, and fan board on the chassis.
  • the monitoring module 1, the power management module 2, and the single board power supply module 3 are all present on the main control board 41.
  • the board one 42 and the board two 43 are respectively connected to the monitoring module 1 and the single board power supply module 3; A 44, a power supply 25, and a power supply 46 are respectively connected to the monitoring module 1.
  • the monitoring module 1 is configured to: collect the in-position state, the power-on state, and the board type of the single board 42 and the board 2 for use by the power management module 2; collect the power source 44, the power source 25, and the power source 46.
  • the in-position status, communication status, and operational status information are also used by the power management module 2.
  • the board is in the in-position state, the board is in the in-position state, the board is in the power-on state, and the board is in the power-on state.
  • the board power supply module 3 is configured to execute the power-on and power-off commands of the board one 42 and the board two 43 obtained by the power management module 2.
  • the power-on and power-off commands include: powering off the board and putting power on the board.
  • the power management module 2 is configured to: according to the board information and the power information obtained by the monitoring module 1, calculate the system power information according to the board information and the power source information, and determine the execution action of the board, and then send the decision to the
  • the power supply module 3 of the board performs the power-on and power-off operations of the single board one 42 and the single board two 43 by the single board power supply module 3.
  • the implementation examples of the management device for the chassis power supply are applicable to the embodiment of the chassis system, and the same technical effects can be achieved.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • each device/function module/functional unit in the above embodiment When each device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the board is powered on and off with the adjustment of the power consumption of the system, which solves the problem that the operation of the chassis is unstable due to insufficient power supply of the chassis; and the overcurrent of the power supply can be prevented, and some slots are not controlled at the same time. Power-on can save power for the system, thus achieving system protection and green energy saving and environmental protection.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Power Sources (AREA)

Abstract

A mainframe power management method, apparatus and a mainframe system, the management method comprises: obtaining circuit board information and power information for the whole mainframe; obtaining a circuit board power-on or power-off command according to the circuit board information and the power information; and controlling the corresponding circuit board power-on or power-off according to said circuit board power-on or power-off command.

Description

一种机框电源的管理方法、装置及机框系统Management method, device and frame system for frame power supply 技术领域Technical field
本文涉及电源技术领域,特别是指一种机框电源的管理方法、装置及机框系统。This paper relates to the field of power supply technology, and in particular to a method, device and frame system for managing a power supply of a chassis.
背景技术Background technique
在一般的机框系统中,可能存在多个大功率的单板同时运行,这样就需要多个电源模块同时在线并提供功率需要。但是,当一些电源模块出现故障并无法供电时,剩余的电源模块可能无法正常给机框供电,从而会导致机框单板运行不稳定,或者整个机框因功率超负荷而整体下电的后果。In a general chassis system, multiple high-power boards may be running at the same time. This requires multiple power modules to be online at the same time and provide power requirements. However, when some power modules fail and cannot be powered, the remaining power modules may fail to supply power to the chassis. As a result, the chassis is unstable, or the entire chassis is powered down due to power overload. .
同时,相关技术中电源模块提供的功率是给机框上所有的设备进行供电,没有进行固有设备(包括主控、风扇、交换等)功耗的预留,这样就有可能在电源模块提供的功耗处于临界值时,新增这些固有设备会出现机框运行不稳定或者整体下电的现象。At the same time, the power provided by the power module in the related art supplies power to all devices on the chassis, and does not reserve power for the inherent devices (including the main control, the fan, the switch, etc.), so that it is possible to provide the power module. When the power consumption is at a critical value, the addition of these inherent devices may result in unstable operation of the chassis or overall power-down.
发明内容Summary of the invention
本发明实施例提供一种机框电源的管理方法、装置及机框系统,解决相关技术中由于机框电源功率不足导致机框运行不稳定的问题。The embodiment of the invention provides a method, a device and a frame system for managing a power supply of a chassis, which solves the problem that the operation of the chassis is unstable due to insufficient power of the power supply of the chassis.
一种机框电源的管理方法,包括:A method for managing a power supply of a chassis includes:
获取整个机框内的单板信息和电源信息;Obtain the board information and power information in the entire chassis.
根据所述单板信息和电源信息得到单板上下电指令;The power-off instruction on the board is obtained according to the information about the board and the power information.
根据所述单板上下电指令控制相应单板的上下电。Controls the power-on and power-off of the corresponding boards according to the power-off instructions on the board.
其中,根据所述单板信息和电源信息得到单板上下电指令的步骤包括:The step of obtaining a power-off command on the board according to the information about the board and the power information includes:
根据所述单板信息和电源信息得到整机电源功耗、系统预留功耗和系统在线外设功耗;Obtaining power consumption of the whole machine, system reserved power consumption, and system online peripheral power consumption according to the board information and power information;
利用所述整机电源功耗、系统预留功耗和系统在线外设功耗计算得出系统可用功耗; Calculating the available power consumption of the system by using the power consumption of the whole machine, the reserved power of the system, and the power consumption of the system's online peripherals;
根据所述单板信息和系统可用功耗得到单板上下电指令。The power-off instruction on the board is obtained according to the board information and the available power consumption of the system.
其中,所述整机电源功耗为可用电源数目与单个电源功耗值的乘积,所述系统预留功耗为主控板个数与单个主控板功耗值乘积、交换板个数与单个交换板功耗值乘积以及风扇板个数与单个风扇板功耗值乘积的和,所述系统在线外设功耗为系统上除主控板、交换板以及风扇板之外的在位上电的设备所消耗功耗值的总和。The power consumption of the whole machine is the product of the number of available power sources and the power consumption value of a single power source. The reserved power consumption of the system is the product of the number of main control boards and the power consumption value of a single main control board, and the number of switching boards. The sum of the power consumption value of a single switch board and the sum of the number of fan boards and the power consumption value of a single fan board. The power consumption of the system's online peripherals is in place on the system except the main control board, switch board, and fan board. The sum of the power consumption values consumed by the electrical equipment.
其中,根据所述单板信息和系统可用功耗得到单板上下电指令的步骤具体为:The steps of obtaining the power-off command on the board according to the information about the board and the available power consumption of the system are as follows:
获取待上电单板的额定功率;Obtain the rated power of the board to be powered on;
若所述额定功率大于所述系统可用功耗,获得该待上电单板不上电的指令;If the rated power is greater than the available power consumption of the system, obtain an instruction that the to-be-powered board is not powered;
若所述额定功率小于等于所述系统可用功耗,获得该待上电单板上电的指令。If the rated power is less than or equal to the available power consumption of the system, an instruction to power on the board to be powered on is obtained.
其中,根据所述单板信息和系统可用功耗得到单板上下电指令的步骤具体为:The steps of obtaining the power-off command on the board according to the information about the board and the available power consumption of the system are as follows:
获取电源信息发生改变的电源的功率容量;Obtaining the power capacity of the power source whose power information is changed;
根据所述功率容量和所述系统可用功耗计算得出电源改变后的系统可用功耗;Calculating, according to the power capacity and the available power consumption of the system, the available power consumption of the system after the power source is changed;
根据所述单板信息和电源改变后的系统可用功耗得到单板上下电指令。The board power-off command is obtained according to the board information and the power consumption of the system after the power source is changed.
其中,在改变后的电源信息指示电源上线时,根据所述单板信息和电源改变后的系统可用功耗得到单板上下电指令的步骤包括:The step of obtaining the power-off command on the board according to the available power consumption of the system after the changed power supply information indicates that the power supply information is online:
获取处于在位下电状态单板的额定功率和类型;Obtain the rated power and type of the board in the in-position power-off state;
第一次查找:查找所述额定功率小于等于所述电源改变后的系统可用功耗的在位下电状态单板;The first lookup: searching for the in-position power-down state board whose rated power is less than or equal to the available power consumption of the system after the power source is changed;
第二次查找:在第一次查找得到的在位下电状态单板中再次查找类型优先级较高的在位下电状态单板;The second lookup: the in-position power-off state board with the higher priority is searched again in the in-place power-off state board obtained in the first search;
第三次查找:在第二次查找得到的在位下电状态单板中查找与电源改变后的系统可用功耗差值较小的在位下电状态单板;The third lookup: the in-position power-down state board with a small difference in available power consumption of the system after the power-on change is found in the in-position power-down state board obtained in the second search;
根据第三次查找得到的在位下电状态单板得到相应单板上电指令。 According to the third lookup, the board is powered off.
其中,在改变后的电源信息指示电源下线或异常且电源改变后的系统可用功耗为负值时,根据所述单板信息和电源改变后的系统可用功耗得到单板上下电指令的步骤包括:Wherein, after the changed power supply information indicates that the power supply is offline or abnormal, and the power consumption of the system after the power supply is changed to a negative value, the power consumption of the system is obtained according to the available information of the board and the power consumption of the system after the power supply is changed. The steps include:
获取处于在位上电状态单板的额定功率和类型;Obtain the rated power and type of the board in the power-on state;
第一次查找:查找所述额定功率大于等于所述电源改变后的系统可用功耗绝对值的在位上电状态单板;The first lookup: searching for the in-position power-on state board with the rated power being greater than or equal to the absolute value of the available power consumption of the system after the power source is changed;
第二次查找:在第一次查找得到的在位上电状态单板中再次查找类型优先级较低的在位上电状态单板;The second lookup is to find the in-position power-on state board with the lower priority of the type in the in-place power-on state board.
第三次查找:在第二次查找得到的在位上电状态单板中查找与电源改变后的系统可用功耗绝对值差值较小的在位上电状态单板;The third lookup: the in-position power-on state board having a smaller difference in the absolute value of the available power consumption of the system after the power change is found in the in-place power-on state board obtained in the second search;
根据第三次查找得到的在位上电状态单板得到相应单板下电指令。The board is powered off according to the in-place power-on status of the board.
本发明实施例还提供了一种机框电源的管理装置,包括:The embodiment of the invention further provides a device for managing the power of the chassis, comprising:
监控模块,设置为获取整个机框内的单板信息和电源信息;The monitoring module is configured to obtain board information and power information in the entire chassis.
电源管理模块,设置为根据所述单板信息和电源信息得到单板上下电指令;The power management module is configured to obtain a power-off instruction on the board according to the information about the board and the power information.
单板供电模块,设置为根据所述单板上下电指令控制相应单板的上下电。The board power supply module is configured to control the power-on and power-off of the corresponding boards according to the power-off instructions on the board.
其中,所述电源管理模块包括:The power management module includes:
数据分析子模块,设置为根据所述单板信息和电源信息得到整机电源功耗、系统预留功耗和系统在线外设功耗,并利用所述整机电源功耗、系统预留功耗和系统在线外设功耗计算得出系统可用功耗;The data analysis sub-module is configured to obtain power consumption of the whole machine, power reserved by the system, and power consumption of the system online peripheral according to the board information and the power information, and utilize the power consumption of the whole machine and reserve power of the system. Consumption and system online peripheral power consumption calculates the available power consumption of the system;
决策子模块,设置为根据所述单板信息和系统可用功耗得到单板上下电指令。The decision sub-module is configured to obtain a power-off instruction on the board according to the board information and the available power consumption of the system.
其中,所述决策子模块是设置为获取待上电单板的额定功率;若所述额定功率大于所述系统可用功耗,获得该待上电单板不上电的指令;若所述额定功率小于等于所述系统可用功耗,获得该待上电单板上电的指令。The decision sub-module is configured to obtain the rated power of the board to be powered on; if the rated power is greater than the available power consumption of the system, obtain an instruction that the to-be-powered board is not powered; The power is less than or equal to the available power consumption of the system, and the power-on-board command is obtained.
其中,所述决策子模块是设置为获取电源信息发生改变的电源的功率容量;根据所述功率容量和所述系统可用功耗计算得出电源改变后的系统可用功耗;根据所述单板信息和电源改变后的系统可用功耗得到单板上下电指令。The decision sub-module is configured to obtain a power capacity of the power source whose power information is changed; and calculate, according to the power capacity and the available power consumption of the system, the available power consumption of the system after the power source is changed; according to the board The power consumption of the system after the information and power supply changes can be obtained by powering off the board.
本发明实施例还提供了一种机框系统,包括至少一个单板和至少一个电 源,还包括:上述的机框电源的管理装置,所述单板和电源均与所述机框电源的管理装置相连。The embodiment of the invention further provides a chassis system, including at least one single board and at least one electric The source device further includes: a management device for the power supply of the chassis, wherein the single board and the power source are connected to the management device of the power supply of the chassis.
本发明实施例还提供一种计算机可读存储介质,存储有程序指令,当该程序指令被执行时可实现上面所述的方法。The embodiment of the invention further provides a computer readable storage medium storing program instructions, which can be implemented when the program instructions are executed.
上述方案中,所述机框电源的管理方法通过根据整个机框内的单板信息和电源信息控制相应单板的上下电来管理电源,实现单板随系统功耗的调整而随之上下电,解决了由于机框电源功率不足导致机框运行不稳定的问题;并且可以防止电源的过流,同时控制一些槽位不上电,可以为系统节省功耗,从而达到系统保护以及绿色节能环保的效果。In the above solution, the management method of the power supply of the chassis manages the power supply by controlling the power-on and power-off of the corresponding boards according to the information of the board and the power information in the entire chassis, so that the board can be powered on and off with the adjustment of the power consumption of the system. The problem that the operation of the chassis is unstable due to insufficient power supply of the chassis is solved; and the overcurrent of the power supply can be prevented, and some slots are not powered, and the system can save power, thereby achieving system protection and green energy saving and environmental protection. Effect.
附图概述BRIEF abstract
图1为本发明实施例的机框电源的管理方法步骤示意图;1 is a schematic diagram of steps of a method for managing a power supply of a chassis according to an embodiment of the present invention;
图2为本发明实施例的机框电源的管理方法具体流程示意图;2 is a schematic flowchart of a method for managing a power supply of a chassis according to an embodiment of the present invention;
图3为本发明实施例的机框电源的管理装置结构示意图;3 is a schematic structural diagram of a device for managing a power supply of a chassis according to an embodiment of the present invention;
图4为本发明实施例的机框系统构成示意图。FIG. 4 is a schematic structural diagram of a chassis system according to an embodiment of the present invention.
本发明的实施方式Embodiments of the invention
本发明针对相关的技术中由于机框电源功率不足导致机框运行不稳定的问题,提供一种机框电源的管理方法,如图1所示,包括:The present invention provides a method for managing the power of the chassis, which is provided in the related art, because the power of the power supply of the chassis is insufficient.
步骤11:获取整个机框内的单板信息和电源信息;Step 11: Obtain the board information and power information in the entire chassis.
步骤12:根据所述单板信息和电源信息得到单板上下电指令;Step 12: Obtain a power-off instruction on the board according to the information about the board and the power information.
步骤13:根据所述单板上下电指令控制相应单板的上下电。Step 13: Control the power-on and power-off of the corresponding boards according to the power-off command on the board.
本发明实施例提供的所述机框电源的管理方法通过根据整个机框内的单板信息和电源信息控制相应单板的上下电来管理电源,实现单板随系统功耗的调整而随之上下电,解决了由于机框电源功率不足导致机框运行不稳定的问题;并且可以防止电源的过流,同时控制一些槽位不上电,可以为系统节省功耗,从而达到系统保护以及绿色节能环保的效果。The management method of the power supply of the chassis provided by the embodiment of the present invention manages the power supply by controlling the power-on and power-off of the corresponding boards according to the information of the board and the power information in the entire chassis, so that the power consumption of the system is adjusted according to the system power consumption. Powering on and off, solves the problem that the chassis is unstable due to insufficient power supply of the chassis; it can prevent overcurrent of the power supply, and control some slots without powering up, which can save power for the system, thereby achieving system protection and green. The effect of energy saving and environmental protection.
其中,单板信息包括单板的在位状态、单板类型和单板额定功率,单板在位状态包括单板不在位状态、单板在位下电状态和单板在位上电状态;电 源信息包括电源的在位状态(上下线状态)、通信状态、运行状态、输入功率和功率容量等;在电源与机框主控板之间的通信状态正常的情况下,才能够查询到电源信息,运行状态包括电源的输出电压值、输出电流值和异常状态告警信息。The board information includes the in-position status of the board, the type of the board, and the rated power of the board. The board is in the in-position state, the board is in the power-off state, and the board is powered on. Electricity The source information includes the in-position state (up-and-down state) of the power supply, the communication state, the running state, the input power, and the power capacity; and the power can be queried only when the communication state between the power source and the main control board of the chassis is normal. Information, operating status includes the output voltage value of the power supply, the output current value, and the abnormal status alarm information.
只有在电源上线并且电源通信状态和电源运行状态都正常的情况下,才判定该电源是可用的,并且可以准确的对该电源的功率(输入功率和功率容量)进行判断和计算。Only when the power supply is online and the power communication state and the power running state are normal, it is determined that the power is available, and the power (input power and power capacity) of the power source can be accurately judged and calculated.
为了保证机框供电系统的稳定,一般每个机框上都会配置多个电源。每个电源所能提供的功率是固定的,所以,当有多个电源在线时,就可以给更多的单板提供功率支持。因此,获取电源的在位状态是实现电源智能管理的基础。To ensure the stability of the power supply system of the chassis, multiple power supplies are usually configured on each chassis. The power that each power supply can provide is fixed, so when multiple power supplies are online, more boards can be powered. Therefore, obtaining the in-position state of the power supply is the basis for implementing intelligent management of the power source.
可选的,根据所述单板信息和电源信息得到单板上下电指令的步骤包括:根据所述单板信息和电源信息得到整机电源功耗、系统预留功耗和系统在线外设功耗;利用所述整机电源功耗、系统预留功耗和系统在线外设功耗计算得出系统可用功耗;根据所述单板信息和系统可用功耗得到单板上下电指令。Optionally, the step of obtaining a power-off command on the board according to the board information and the power information includes: obtaining power consumption of the whole machine, system reserved power consumption, and system online peripheral power according to the board information and power information. The power consumption of the system is calculated by using the power consumption of the whole system, the power reserved by the system, and the power consumption of the system's online peripherals. The power-off instructions on the board are obtained according to the information about the board and the available power consumption of the system.
其中,所述整机电源功耗为可用电源数目与单个电源功耗值的乘积,所述系统预留功耗为主控板个数与单个主控板功耗值乘积、交换板个数与单个交换板功耗值乘积以及风扇板个数与单个风扇板功耗值乘积的和,所述系统在线外设功耗为系统上除主控板(MPU)、交换板(SFU)以及风扇板(FAN)之外的在位上电的设备所消耗功耗值的总和;即:整机电源功耗=可用电源数目×单个电源功耗值,其中,备份电源也属于可用电源;The power consumption of the whole machine is the product of the number of available power sources and the power consumption value of a single power source. The reserved power consumption of the system is the product of the number of main control boards and the power consumption value of a single main control board, and the number of switching boards. The sum of the power consumption value of a single switch board and the product of the number of fan boards and the power consumption of a single fan board. The power consumption of the system's online peripherals is the main control board (MPU), switch board (SFU), and fan board. The sum of the power consumption values of the devices that are powered on in place outside the (FAN); that is, the power consumption of the whole machine = the number of available power sources × the power consumption value of a single power source, wherein the backup power source is also an available power source;
所述系统预留功耗=MPU数目×MPU功耗+SFU数目×功耗+FAN数目×功耗;The system reserves power consumption = number of MPUs × MPU power consumption + number of SFUs × power consumption + number of FANs × power consumption;
所述的系统在线外设功耗等于除MPU、SFU、FAN以外的系统上在位上电的设备所消耗的功耗值的总和;The system online peripheral power consumption is equal to the sum of power consumption values of the devices that are powered on in the system other than the MPU, SFU, and FAN;
所述系统可用功耗=所述系统整机功耗-所述系统预留功耗-所述系统在线外设功耗。The system available power consumption = the system power consumption - the system reserves power consumption - the system online peripheral power consumption.
考虑到新插入单板和电源变动的情况,本发明实施例提供的所述管理方法提供了两种对策,第一种:根据所述单板信息和系统可用功耗得到单板上 下电指令的步骤包括:获取待上电单板的额定功率;若所述额定功率大于所述系统可用功耗,获得该待上电单板不上电的指令;若所述额定功率小于等于所述系统可用功耗时,获得该待上电单板上电的指令,即:The management method provided by the embodiment of the present invention provides two countermeasures in consideration of the newly inserted single board and the power supply. The first one is: obtaining the board according to the board information and the available power consumption of the system. The step of the power-off command includes: obtaining a power rating of the board to be powered on; if the power rating is greater than the power consumption of the system, obtaining an instruction that the board to be powered is not powered; if the power rating is less than or equal to When the power consumption of the system is available, the power-on-board command is obtained, that is,
获取新插入单板的所需最大功耗值,与系统所能提供的最大可用功耗值作对比,如果新插入单板的所需最大功耗值小于系统所能提供的最大可用功耗值,则会决策出给新插入单板进行加电操作;同样,如果新插入单板的所需最大功耗值大于系统所能提供的最大可用功耗值,则认为系统的功率不支持再增加单板,因此会决策出不给新插入单板进行加电操作。Obtain the maximum required power consumption value of the newly inserted board, compared with the maximum available power consumption value that the system can provide. If the maximum power consumption value of the newly inserted board is less than the maximum available power consumption value that the system can provide. Then, the new plug-in board is powered on. Similarly, if the maximum power consumption value of the newly inserted board is greater than the maximum available power consumption value that the system can provide, the system power is not supported. The board is therefore determined to not power up the newly inserted board.
第二种:根据所述单板信息和系统可用功耗得到单板上下电指令的步骤包括:获取电源信息发生改变的电源的功率容量;根据所述功率容量和所述系统可用功耗计算得出电源改变后的系统可用功耗;根据所述单板信息和电源改变后的系统可用功耗得到单板上下电指令。The second step of obtaining a power-off command on the board according to the board information and the available power consumption of the system includes: obtaining a power capacity of the power source whose power information is changed; and calculating, according to the power capacity and the available power consumption of the system The available power consumption of the system after the power supply is changed; the power-off command on the board is obtained according to the information about the board and the power consumption of the system after the power supply is changed.
电源变动包括上线、下线和异常,在改变后的电源信息指示电源上线时,根据所述单板信息和电源改变后的系统可用功耗得到单板上下电指令的步骤包括:获取处于在位下电状态单板的额定功率和类型;查找所述额定功率小于等于所述电源改变后的系统可用功耗的在位下电状态单板;在第一次查找得到的在位下电状态单板中再次查找类型优先级较高的在位下电状态单板;在第二次查找得到的在位下电状态单板中查找与电源改变后的系统可用功耗差值较小的在位下电状态单板;根据第三次查找得到的在位下电状态单板得到相应单板上电指令。The power supply changes include the uplink, the offline, and the abnormal. When the changed power information indicates that the power is online, the steps of obtaining the power-off command on the board according to the available power consumption of the system after the board information and the power supply change include: obtaining the in-position The rated power and type of the power-down state board; the in-position power-down status board that finds the power consumption of the system after the power supply is changed is less than or equal to the power-on state status board obtained in the first search; The board in the board again searches for the in-position power-down state board with the higher priority; in the in-position power-down state board obtained in the second search, the system has a smaller difference in the available power consumption of the system after the power supply is changed. The board is powered off. The board is powered on according to the third lookup.
在改变后的电源信息指示电源下线或异常且电源改变后的系统可用功耗为负值时,根据所述单板信息和电源改变后的系统可用功耗得到单板上下电指令的步骤包括:获取处于在位上电状态单板的额定功率和类型;查找所述额定功率大于等于所述电源改变后的系统可用功耗绝对值的在位上电状态单板;在第一次查找得到的在位上电状态单板中再次查找类型优先级较低的在位上电状态单板;在第二次查找得到的在位上电状态单板中查找与电源改变后的系统可用功耗绝对值差值较小的在位上电状态单板;根据第三次查找得到的在位上电状态单板得到相应单板下电指令。After the changed power supply information indicates that the power supply is offline or abnormal, and the available power consumption of the system is negative, the steps of obtaining the power-off command on the board according to the board information and the power consumption of the system after the power supply change include : obtaining the rated power and type of the board in the power-on state; searching for the in-position power-on state board whose rated power is greater than or equal to the absolute value of the available power consumption of the system after the power source is changed; The in-place power-on state board again searches for the in-position power-on state board with the lower priority; the power consumption of the system after the power-on status check is obtained in the second power-on board. The on-board power-on state board with the smaller absolute value difference; the board is powered on according to the third lookup.
在改变后的电源信息指示电源下线或异常,但电源改变后的系统可用功 耗仍为非负数时,则不需要对单板执行下电操作。The changed power supply information indicates that the power supply is offline or abnormal, but the system can be used after the power supply is changed. If the power consumption is still non-negative, you do not need to power off the board.
上述关于电源变动的对策即:获取电源在位信息,并对电源在位的状态做出决策,当一组电源新上线时,重新计算出系统可用功率,并与已经处于下电状态单板的所需最大功耗值比较,如果系统可用功率大于处于下电状态单板的所需最大功耗值,则会给处于下电状态单板进行上电操作;当一组电源离线(下线或出现异常)时,重新计算出的系统可用功率,同时会通过单板信息判断出类型优先级较低、功耗较大的单板,然后会给类型优先级较低、功耗较大的单板进行下电操作,用来保证在电源下线或出现故障后,无法提供充足的功率支持时,尽可能维持机框上其他单板正常运行。The above measures for the power supply fluctuation are: obtaining the power supply in-position information, and making a decision on the state of the power supply in place. When a group of power supplies is newly online, the available power of the system is recalculated, and the board is already in the power-off state. The maximum power consumption value is compared. If the available power of the system is greater than the required maximum power consumption of the board in the power-off state, the board is powered off. When a group of power supplies is offline (offline or offline) If an abnormality occurs, the available power of the system is recalculated. The board with the lower priority and higher power consumption is judged by the board information, and then the type with lower priority and higher power consumption is given. The board is powered off to ensure that the other boards on the chassis are running properly when the power supply fails to provide sufficient power.
下面对本发明实施例提供的管理方法流程进行说明,如图2所示。The flow of the management method provided by the embodiment of the present invention is described below, as shown in FIG. 2 .
步骤S01:获取电源信息和单板信息;其中,电源信息包括:在位状态、通信状态和运行状态,单板信息包括:单板的在位状态、单板类型和单板额定功率。Step S01: Acquire power information and board information. The power information includes: in-position status, communication status, and running status. The board information includes: the in-position status of the board, the board type, and the board rated power.
步骤S02:判断电源是否出现故障,故障包括:电源离线、电源通讯异常或电源运行异常。Step S02: determining whether the power supply is faulty, and the fault includes: the power supply is offline, the power communication is abnormal, or the power supply is abnormal.
步骤S03:如果在所述步骤S02中,电源出现故障,则重新计算系统可用功率。Step S03: If the power supply fails in the step S02, the system available power is recalculated.
步骤S04:当系统可用功率为负值时,系统会选择单板业务处理能力小(类型优先级较低,额定功率大于等于系统可用功率绝对值且与系统可用功率绝对值差值较小)的单板进行下电,已保证其他单板可以正常工作。Step S04: When the available power of the system is negative, the system selects that the service processing capability of the board is small (the type priority is lower, the rated power is greater than or equal to the absolute value of the available power of the system, and the difference between the absolute value of the available power of the system is small) The board is powered off and the other boards are working properly.
步骤S05:如果在所述步骤S02中,电源没有出现故障,判断是否有新电源上线。新电源上线后,系统可用功率增加。Step S05: If there is no fault in the power supply in the step S02, it is determined whether a new power supply is online. After the new power supply is online, the available power of the system increases.
步骤S06:如果在所述步骤S05中,有新电源上线,重新计算系统可用功率信息。Step S06: If there is a new power supply online in the step S05, the system available power information is recalculated.
步骤S07:当系统可用功率大于当前机框设备上处于在位下电状态单板的额定功率时,系统会选择单板业务处理能力大(类型优先级较高,额定功率小于等于系统可用功率且与系统可用功率差值较小)的单板进行上电,可以使机框的总处理能力增加。Step S07: When the available power of the system is greater than the rated power of the board in the in-situ power-off state on the current chassis, the system selects a large-card service processing capability (the type has a higher priority, and the rated power is less than or equal to the available power of the system. Powering on the board with a smaller difference in the available power of the system can increase the total processing capacity of the chassis.
步骤S08:如果在所述步骤S05中,没有新电源上线,电源稳定运行工 作时,系统会等待新单板的上线。Step S08: If there is no new power supply on the line in the step S05, the power supply is stably operated. When it is done, the system will wait for the new board to go online.
步骤S09:当系统检测到有新单板上线时,会计算系统可用功率值和该新上线单板所需要的额定功率值,当可用功率大于等于新上线单板的额定功率时,如步骤S11所示,给该新上线单板上电;当可用功率小于新上线单板的额定功率时,如步骤S10所示,不允许该新上线单板上电。Step S09: When the system detects that there is a new on-board line, the system can calculate the available power value of the system and the rated power value required by the new board. When the available power is greater than or equal to the rated power of the new board, step S11. As shown in the figure, when the available power is less than the rated power of the new online board, as shown in step S10, the new online board is not allowed to be powered.
需要说明的是,单板类型包括主控板类型MPU、业务板类型PFU、交换板类型SFU和风扇板类型FAN四大类,本发明实施例中提及的处于在位下电状态单板的类型和处于在位上电状态单板的类型是指单板的型号,并且获得单板的型号就可以确定该单板的额定功率。It should be noted that the board type includes the main board type MPU, the service board type PFU, the switch board type SFU, and the fan board type FAN, which are in the in-position power-off state board mentioned in the embodiment of the present invention. The type of the board that is in the power-on state is the model of the board. You can determine the power rating of the board by obtaining the model number of the board.
为了解决上述技术问题,本发明实施例还提供了一种机框电源的管理装置,如图3所示,包括:In order to solve the above technical problem, the embodiment of the present invention further provides a device for managing a power supply of a chassis, as shown in FIG. 3, including:
监控模块1,设置为:获取整个机框内的单板信息和电源信息;The monitoring module 1 is configured to: obtain board information and power information in the entire chassis;
电源管理模块2,设置为:根据所述单板信息和电源信息得到单板上下电指令;The power management module 2 is configured to: obtain a power-off command on the board according to the information about the board and the power information;
单板供电模块3,设置为:根据所述单板上下电指令控制相应单板的上下电。The board power supply module 3 is configured to: control the power-on and power-off of the corresponding boards according to the power-off command on the board.
本发明实施例提供的所述机框电源的管理装置通过根据整个机框内的单板信息和电源信息控制相应单板的上下电来管理电源,实现单板随系统功耗的调整而随之上下电,解决了由于机框电源功率不足导致机框运行不稳定的问题;并且可以防止电源的过流,同时控制一些槽位不上电,可以为系统节省功耗,从而达到系统保护以及绿色节能环保的效果。The management device of the power supply of the chassis provided by the device in the embodiment of the present invention controls the power supply according to the board information and the power information in the entire chassis to control the power consumption of the corresponding board. Powering on and off, solves the problem that the chassis is unstable due to insufficient power supply of the chassis; it can prevent overcurrent of the power supply, and control some slots without powering up, which can save power for the system, thereby achieving system protection and green. The effect of energy saving and environmental protection.
其中,监控模块包括电源监控模块和单板监控模块,电源监控模块设置为:监控和收集电源信息,并传递给电源管理模块;单板监控模块设置为:监控和收集单板信息,并传递给电源管理模块。The monitoring module includes a power monitoring module and a single board monitoring module, and the power monitoring module is configured to: monitor and collect power information, and transmit the power information to the power management module; the board monitoring module is configured to: monitor and collect the board information, and transmit the information to the board. Power management module.
可选的,所述电源管理模块包括:数据分析子模块,设置为:根据所述单板信息和电源信息得到整机电源功耗、系统预留功耗和系统在线外设功耗,并利用所述整机电源功耗、系统预留功耗和系统在线外设功耗计算得出系统可用功耗;决策子模块,设置为:根据所述单板信息和系统可用功耗得到单板上下电指令。 Optionally, the power management module includes: a data analysis sub-module, configured to: obtain power consumption of the whole machine, system reserved power consumption, and system online peripheral power consumption according to the board information and power information, and utilize The system power consumption, system reserved power consumption, and system online peripheral power consumption are calculated to obtain the available power consumption of the system; the decision sub-module is set to: obtain the board and board according to the board information and the available power consumption of the system. Electric command.
其中,所述整机电源功耗为可用电源数目与单个电源功耗值的乘积,所述系统预留功耗为主控板个数与单个主控板功耗值乘积、交换板个数与单个交换板功耗值乘积以及风扇板个数与单个风扇板功耗值乘积的和,所述系统在线外设功耗为系统上除主控板、交换板以及风扇板之外的在位上电的设备所消耗功耗值的总和。The power consumption of the whole machine is the product of the number of available power sources and the power consumption value of a single power source. The reserved power consumption of the system is the product of the number of main control boards and the power consumption value of a single main control board, and the number of switching boards. The sum of the power consumption value of a single switch board and the sum of the number of fan boards and the power consumption value of a single fan board. The power consumption of the system's online peripherals is in place on the system except the main control board, switch board, and fan board. The sum of the power consumption values consumed by the electrical equipment.
考虑到新插入单板和电源变动的情况,本发明实施例提供的所述管理装置提供了两种对策,第一种:所述决策子模块是设置为:获取待上电单板的额定功率;若所述额定功率大于所述系统可用功耗,获得该待上电单板不上电的指令;若所述额定功率小于等于所述系统可用功耗,获得该待上电单板上电的指令。The management device provided by the embodiment of the present invention provides two countermeasures in consideration of the newly inserted single board and the power supply. The first type: the decision sub-module is configured to: obtain the rated power of the board to be powered on. If the rated power is greater than the available power consumption of the system, obtain an instruction that the to-be-powered board is not powered; if the rated power is less than or equal to the available power consumption of the system, obtain the power-on-board Instructions.
第二种:所述决策子模块是设置为:获取电源信息发生改变的电源的功率容量;根据所述功率容量和所述系统可用功耗计算得出电源改变后的系统可用功耗;根据所述单板信息和电源改变后的系统可用功耗得到单板上下电指令。The second type: the decision sub-module is configured to: obtain a power capacity of the power source whose power information is changed; and calculate, according to the power capacity and the available power consumption of the system, the available power consumption of the system after the power source is changed; The power consumption of the system after the board information and the power supply are changed can be obtained by powering off the board.
电源变动包括上线、下线和异常,在改变后的电源信息指示电源上线时,所述决策子模块是设置为:获取处于在位下电状态单板的额定功率和类型;查找所述额定功率小于等于所述电源改变后的系统可用功耗的在位下电状态单板;在第一次查找得到的在位下电状态单板中再次查找类型优先级较高的在位下电状态单板;在第二次查找得到的在位下电状态单板中查找与电源改变后的系统可用功耗差值较小的在位下电状态单板;根据第三次查找得到的在位下电状态单板得到相应单板上电指令。The power supply change includes the uplink, the downlink, and the abnormality. When the changed power information indicates that the power is online, the decision sub-module is configured to: obtain the rated power and type of the board in the power-down state; and find the rated power. An in-position power-down state board that is less than or equal to the available power consumption of the system after the power supply is changed; and the in-position power-down status list with a higher priority is searched again in the in-position power-down state board obtained in the first search. The in-position power-down state board with a small difference in the available power consumption of the system after the power-on change is found in the in-position power-down state board obtained in the second search; the in-position under the third search is obtained. The electrical status board receives the corresponding on-board power command.
在改变后的电源信息指示电源下线或异常且电源改变后的系统可用功耗为负值时,所述决策子模块是设置为:获取处于在位上电状态单板的额定功率和类型;查找所述额定功率大于等于所述电源改变后的系统可用功耗绝对值的在位上电状态单板;在第一次查找得到的在位上电状态单板中再次查找类型优先级较低的在位上电状态单板;在第二次查找得到的在位上电状态单板中查找与电源改变后的系统可用功耗绝对值差值较小的在位上电状态单板;根据第三次查找得到的在位上电状态单板得到相应单板下电指令。After the changed power supply information indicates that the power supply is offline or abnormal, and the power consumption of the system after the power supply is changed to a negative value, the determining sub-module is configured to: obtain the rated power and type of the board in the power-on state; The in-position power-on state board of the power consumption of the power consumption state of the system after the power-on state is found. The in-position power-on state board; the in-position power-on state board having a smaller difference in the absolute value of the available power consumption of the system after the power-on change is found in the in-place power-on state board obtained by the second search; The board in the in-position power-on state obtained by the third search obtains the corresponding board power-off command.
本发明实施例提供的机框电源智能管理装置中电源管理模块可以根据电 源的状态和单板的状态来判断系统功率使用情况,进而可以确定是否对单板进行上下电操作。当电源提供的可用功率匮乏时,可以选择性的下电一些单板,用来保证其他在线的单板可以正常工作,以免出现因功耗超负荷而导致整机下电的情况发生。另外,当电源提供的可用功耗在临界点时,若有大功耗的单板新插入,可以选择性的使这些单板不上电,也可以避免因新单板的上线使得整机功耗不足而导致的整机下电的情况发生。通过监控模块和电源管理模块的交互,可以实现智能管理单板的上下电,防止电源的过流发生,而控制一些槽位不上电,可以为系统节省功耗,从而达到系统保护以及绿色环保的好处。The power management module of the chassis power supply intelligent management device provided by the embodiment of the present invention may be based on the power The state of the source and the state of the board are used to determine the power usage of the system. When the available power of the power supply is insufficient, you can selectively power off some boards to ensure that other online boards can work normally, so as to avoid power failure due to power consumption overload. In addition, when the available power consumption of the power supply is at the critical point, if a board with a large power consumption is newly inserted, the boards can be selectively powered off, and the whole board can be prevented from being on the line. The situation of powering down the whole machine caused by insufficient power consumption occurs. Through the interaction between the monitoring module and the power management module, you can power on and off the intelligent management board to prevent overcurrent of the power supply. Controlling some slots without powering up can save power for the system and achieve system protection and green protection. the benefits of.
监控模块可以是在主控板上或其他外围板上存在;可以位于一个地方或者分布到多个网络单元中;也可以根据需要选择其中的部分或者全部的模块来实现本实施例。The monitoring module may be present on the main control board or other peripheral boards; may be located in one place or distributed to multiple network units; or some or all of the modules may be selected as needed to implement the embodiment.
本实施例中的各实施方式可以借助硬件的方式来实现,也可以以软件产品的形式体现出来,该软件产品可以在计算机设备上,通过读写存储设备和执行若干指令来执行上述实施例的部分或者全部模块的功能。The embodiments in this embodiment may be implemented by means of hardware, or may be embodied in the form of a software product, which may execute the above embodiments on the computer device by reading and writing the storage device and executing a plurality of instructions. The function of some or all of the modules.
需要说明的是,上述机框电源的管理方法的所述实现实施例均适用于该机框电源的管理装置的实施例中,也能达到相同的技术效果。It should be noted that the implementation examples of the management method of the power supply of the chassis are applicable to the embodiment of the management device for the power supply of the chassis, and the same technical effects can be achieved.
为了解决上述技术问题,本发明实施例还提供了一种机框系统,包括至少一个单板和至少一个电源,还包括:上述的机框电源的管理装置,所述单板和电源均与所述机框电源的管理装置相连。In order to solve the above technical problem, the embodiment of the present invention further provides a chassis system, including at least one single board and at least one power supply, and further includes: the foregoing management device for the power supply of the chassis, the single board and the power supply are both The management device of the power supply of the chassis is connected.
下面对本发明实施例提供的机框系统进行具体说明,如图4所示。The frame system provided by the embodiment of the present invention is specifically described below, as shown in FIG. 4 .
本发明实施例中所述管理装置应用于系统中,系统包括至少一个电源、一个主控板41(本发明实施例提供的管理装置4设于主控板41内)和至少一块单板。下面对单板以单板一42、单板二43,电源以电源一44、电源二45、电源三46为例进行说明。The management device is applied to the system in the embodiment of the present invention. The system includes at least one power supply, a main control board 41 (the management device 4 provided in the embodiment of the present invention is disposed in the main control board 41), and at least one single board. The following describes the board as a single board one 42 and a single board two 43. The power supply is powered by a power supply 44, a power supply two 45, and a power supply three 46.
电源一44、电源二45、电源三46设置为:给机框上的主控板、单板、风扇板等设备进行供电。所述的监控模块1、电源管理模块2和单板供电模块3均存在于主控板41上。 Power supply 44, power supply 2, and power supply 46 are configured to supply power to the main control board, board, and fan board on the chassis. The monitoring module 1, the power management module 2, and the single board power supply module 3 are all present on the main control board 41.
单板一42、单板二43分别与监控模块1和单板供电模块3相连;电源 一44、电源二45、电源三46分别与监控模块1相连。The board one 42 and the board two 43 are respectively connected to the monitoring module 1 and the single board power supply module 3; A 44, a power supply 25, and a power supply 46 are respectively connected to the monitoring module 1.
监控模块1,设置为:收集单板一42、单板二43的在位状态、上下电状态和单板类型,供电源管理模块2使用;收集电源一44、电源二45、电源三46的在位状态、通信状态和运行状态信息,也供电源管理模块2使用。单板在位状态包括:单板不在位状态、单板在位下电状态、单板在位上电状态。The monitoring module 1 is configured to: collect the in-position state, the power-on state, and the board type of the single board 42 and the board 2 for use by the power management module 2; collect the power source 44, the power source 25, and the power source 46. The in-position status, communication status, and operational status information are also used by the power management module 2. The board is in the in-position state, the board is in the in-position state, the board is in the power-on state, and the board is in the power-on state.
单板供电模块3设置为:执行电源管理模块2得出的对单板一42和单板二43的上下电指令。上下电指令包括:将单板下电指令和将单板上电指令。The board power supply module 3 is configured to execute the power-on and power-off commands of the board one 42 and the board two 43 obtained by the power management module 2. The power-on and power-off commands include: powering off the board and putting power on the board.
电源管理模块2,设置为:根据监控模块1获取的单板信息和电源信息,根据单板信息和电源信息计算系统功率信息,并决策出对单板的执行动作,然后将该决策下发到单板供电模块3,最终由单板供电模块3执行单板一42和单板二43的上下电动作。The power management module 2 is configured to: according to the board information and the power information obtained by the monitoring module 1, calculate the system power information according to the board information and the power source information, and determine the execution action of the board, and then send the decision to the The power supply module 3 of the board performs the power-on and power-off operations of the single board one 42 and the single board two 43 by the single board power supply module 3.
其中,上述机框电源的管理装置的所述实现实施例均适用于该机框系统的实施例中,也能达到相同的技术效果。The implementation examples of the management device for the chassis power supply are applicable to the embodiment of the chassis system, and the same technical effects can be achieved.
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art will appreciate that all or a portion of the steps of the above-described embodiments can be implemented using a computer program flow, which can be stored in a computer readable storage medium, such as on a corresponding hardware platform (eg, The system, device, device, device, etc. are executed, and when executed, include one or a combination of the steps of the method embodiments.
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。Alternatively, all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
上述实施例中的各装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。The devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
上述实施例中的各装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。 When each device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. The above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
工业实用性Industrial applicability
本发明实施例实现单板随系统功耗的调整而随之上下电,解决了由于机框电源功率不足导致机框运行不稳定的问题;并且可以防止电源的过流,同时控制一些槽位不上电,可以为系统节省功耗,从而达到系统保护以及绿色节能环保的效果。 In the embodiment of the invention, the board is powered on and off with the adjustment of the power consumption of the system, which solves the problem that the operation of the chassis is unstable due to insufficient power supply of the chassis; and the overcurrent of the power supply can be prevented, and some slots are not controlled at the same time. Power-on can save power for the system, thus achieving system protection and green energy saving and environmental protection.

Claims (13)

  1. 一种机框电源的管理方法,包括:A method for managing a power supply of a chassis includes:
    获取整个机框内的单板信息和电源信息;Obtain the board information and power information in the entire chassis.
    根据所述单板信息和电源信息得到单板上下电指令;The power-off instruction on the board is obtained according to the information about the board and the power information.
    根据所述单板上下电指令控制相应单板的上下电。Controls the power-on and power-off of the corresponding boards according to the power-off instructions on the board.
  2. 如权利要求1所述的管理方法,其中,根据所述单板信息和电源信息得到单板上下电指令的步骤包括:The management method of claim 1, wherein the step of obtaining a power-off command on the board according to the board information and the power information comprises:
    根据所述单板信息和电源信息得到整机电源功耗、系统预留功耗和系统在线外设功耗;Obtaining power consumption of the whole machine, system reserved power consumption, and system online peripheral power consumption according to the board information and power information;
    利用所述整机电源功耗、系统预留功耗和系统在线外设功耗计算得出系统可用功耗;Calculating the available power consumption of the system by using the power consumption of the whole machine, the reserved power of the system, and the power consumption of the system's online peripherals;
    根据所述单板信息和系统可用功耗得到单板上下电指令。The power-off instruction on the board is obtained according to the board information and the available power consumption of the system.
  3. 如权利要求2所述的管理方法,其中,所述整机电源功耗为可用电源数目与单个电源功耗值的乘积,所述系统预留功耗为主控板个数与单个主控板功耗值乘积、交换板个数与单个交换板功耗值乘积以及风扇板个数与单个风扇板功耗值乘积的和,所述系统在线外设功耗为系统上除主控板、交换板以及风扇板之外的在位上电的设备所消耗功耗值的总和。The management method according to claim 2, wherein the power consumption of the whole machine is a product of the number of available power sources and a single power source power consumption value, and the system reserves power consumption as the number of main control boards and a single main control board. The sum of the power consumption value product, the number of switch boards and the power consumption value of a single switch board, and the sum of the number of fan boards and the power consumption value of a single fan board. The power consumption of the system's online peripherals is the main control board and the exchange on the system. The sum of the power consumption values consumed by the on-board devices outside the board and fan board.
  4. 如权利要求2所述的管理方法,其中,根据所述单板信息和系统可用功耗得到单板上下电指令的步骤包括:The management method of claim 2, wherein the step of obtaining a power-off command on the board according to the board information and the available power consumption of the system comprises:
    获取待上电单板的额定功率;Obtain the rated power of the board to be powered on;
    若所述额定功率大于所述系统可用功耗,获得该待上电单板不上电的指令;If the rated power is greater than the available power consumption of the system, obtain an instruction that the to-be-powered board is not powered;
    若所述额定功率小于等于所述系统可用功耗,获得该待上电单板上电的指令。If the rated power is less than or equal to the available power consumption of the system, an instruction to power on the board to be powered on is obtained.
  5. 如权利要求2所述的管理方法,其中,根据所述单板信息和系统可用功耗得到单板上下电指令的步骤包括:The management method of claim 2, wherein the step of obtaining a power-off command on the board according to the board information and the available power consumption of the system comprises:
    获取电源信息发生改变的电源的功率容量;Obtaining the power capacity of the power source whose power information is changed;
    根据所述功率容量和所述系统可用功耗计算得出电源改变后的系统可用 功耗;Calculating the system after the power supply is changed according to the power capacity and the available power consumption of the system Power consumption
    根据所述单板信息和电源改变后的系统可用功耗得到单板上下电指令。The board power-off command is obtained according to the board information and the power consumption of the system after the power source is changed.
  6. 如权利要求5所述的管理方法,其中,在改变后的电源信息指示电源上线时,根据所述单板信息和电源改变后的系统可用功耗得到单板上下电指令的步骤包括:The management method of claim 5, wherein, when the changed power supply information indicates that the power supply is online, the step of obtaining a power-off command on the board according to the board information and the power consumption of the system after the power supply is changed includes:
    获取处于在位下电状态单板的额定功率和类型;Obtain the rated power and type of the board in the in-position power-off state;
    第一次查找:查找所述额定功率小于等于所述电源改变后的系统可用功耗的在位下电状态单板;The first lookup: searching for the in-position power-down state board whose rated power is less than or equal to the available power consumption of the system after the power source is changed;
    第二次查找:在所述第一次查找得到的在位下电状态单板中再次查找类型优先级较高的在位下电状态单板;The second lookup: the in-position power-off state board with the higher priority is searched again in the in-position power-off state board obtained by the first lookup;
    第三次查找:在所述第二次查找得到的在位下电状态单板中查找与电源改变后的系统可用功耗差值较小的在位下电状态单板;The third search: in the in-position power-off state board obtained by the second search, the in-position power-off state board with a small difference in available power consumption of the system after the power supply change is found;
    根据所述第三次查找得到的在位下电状态单板得到相应单板上电指令。The board is powered off according to the in-position power-off state obtained by the third search.
  7. 如权利要求5所述的管理方法,其中,在改变后的电源信息指示电源下线或异常且电源改变后的系统可用功耗为负值时,根据所述单板信息和电源改变后的系统可用功耗得到单板上下电指令的步骤包括:The management method according to claim 5, wherein the system after the changed power supply information indicates that the power supply is offline or abnormal and the power consumption of the system after the power supply is changed is a negative value, according to the board information and the power supply changed system The steps for obtaining the power-off command on the board with available power consumption include:
    获取处于在位上电状态单板的额定功率和类型;Obtain the rated power and type of the board in the power-on state;
    第一次查找:查找所述额定功率大于等于所述电源改变后的系统可用功耗绝对值的在位上电状态单板;The first lookup: searching for the in-position power-on state board with the rated power being greater than or equal to the absolute value of the available power consumption of the system after the power source is changed;
    第二次查找:在所述第一次查找得到的在位上电状态单板中再次查找类型优先级较低的在位上电状态单板;The second lookup: searching for the in-position power-on state board with the lower priority of the type in the in-place power-on state board obtained in the first search;
    第三次查找:在所述第二次查找得到的在位上电状态单板中查找与电源改变后的系统可用功耗绝对值差值较小的在位上电状态单板;The third search: the in-position power-on state board having a smaller difference between the absolute value of the available power consumption of the system after the power change is found in the in-position power-on state board obtained by the second search;
    根据所述第三次查找得到的在位上电状态单板得到相应单板下电指令。The board is powered off according to the in-place power-on state obtained by the third search.
  8. 一种机框电源的管理装置,包括:A management device for a chassis power supply, comprising:
    监控模块,设置为:获取整个机框内的单板信息和电源信息;The monitoring module is configured to: obtain board information and power information in the entire chassis;
    电源管理模块,设置为:根据所述单板信息和电源信息得到单板上下电指令;以及The power management module is configured to: obtain a power-off instruction on the board according to the information about the board and the power information;
    单板供电模块,设置为:根据所述单板上下电指令控制相应单板的上下 电。The board power supply module is configured to control the upper and lower sides of the corresponding boards according to the power-off instructions on the board. Electricity.
  9. 如权利要求8所述的管理装置,其中,所述电源管理模块包括:The management device of claim 8, wherein the power management module comprises:
    数据分析子模块,设置为:根据所述单板信息和电源信息得到整机电源功耗、系统预留功耗和系统在线外设功耗,并利用所述整机电源功耗、系统预留功耗和系统在线外设功耗计算得出系统可用功耗;以及The data analysis sub-module is configured to: obtain power consumption of the whole machine, system reserved power consumption, and system online peripheral power consumption according to the board information and power information, and utilize the power consumption of the whole machine, and reserve the system. Power consumption and system online peripheral power consumption calculate the available power consumption of the system;
    决策子模块,设置为:根据所述单板信息和系统可用功耗得到单板上下电指令。The decision sub-module is configured to: obtain a power-off instruction on the board according to the information about the board and the available power consumption of the system.
  10. 如权利要求9所述的管理装置,其中,所述决策子模块是设置为:获取待上电单板的额定功率;若所述额定功率大于所述系统可用功耗,获得该待上电单板不上电的指令;若所述额定功率小于等于所述系统可用功耗,获得该待上电单板上电的指令。The management device of claim 9, wherein the decision sub-module is configured to: obtain a rated power of the board to be powered; and if the rated power is greater than the available power consumption of the system, obtain the to-be-powered list. The instruction that the board is not powered; if the rated power is less than or equal to the available power consumption of the system, the instruction of the board to be powered on is obtained.
  11. 如权利要求9所述的管理装置,其中,所述决策子模块是设置为:获取电源信息发生改变的电源的功率容量;根据所述功率容量和所述系统可用功耗计算得出电源改变后的系统可用功耗;根据所述单板信息和电源改变后的系统可用功耗得到单板上下电指令。The management device according to claim 9, wherein the decision sub-module is configured to: obtain a power capacity of a power source whose power information is changed; and calculate a power source change according to the power capacity and the available power consumption of the system The available power consumption of the system; the power-off instruction on the board is obtained according to the available information of the board and the power consumption of the system after the power supply is changed.
  12. 一种机框系统,包括至少一个单板和至少一个电源,还包括:如权利要求8至11任一项所述的机框电源的管理装置,所述单板和电源均与所述机框电源的管理装置相连。A chassis system comprising at least one single board and at least one power supply, further comprising: a management device for the power supply of the chassis according to any one of claims 8 to 11, wherein the single board and the power supply are both connected to the chassis The power management device is connected.
  13. 一种计算机可读存储介质,存储有程序指令,当该程序指令被执行时可实现权利要求1-5任一项所述的方法。 A computer readable storage medium storing program instructions that, when executed, can implement the method of any of claims 1-5.
PCT/CN2015/076798 2014-11-26 2015-04-16 Mainframe power management method, apparatus and mainframe system WO2016082433A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410695936.0 2014-11-26
CN201410695936.0A CN105700657A (en) 2014-11-26 2014-11-26 Machine frame power management method and apparatus as well as machine frame system

Publications (1)

Publication Number Publication Date
WO2016082433A1 true WO2016082433A1 (en) 2016-06-02

Family

ID=56073471

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/076798 WO2016082433A1 (en) 2014-11-26 2015-04-16 Mainframe power management method, apparatus and mainframe system

Country Status (2)

Country Link
CN (1) CN105700657A (en)
WO (1) WO2016082433A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111858409A (en) * 2020-07-13 2020-10-30 天津津航计算技术研究所 Multi-processor architecture power supply management and control method based on I2C bus
CN112083786A (en) * 2020-08-31 2020-12-15 无锡小天鹅电器有限公司 Low-power-consumption system, low-power-consumption control method and household appliance

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106656519A (en) * 2016-11-15 2017-05-10 迈普通信技术股份有限公司 Starting method and device for communication device
CN106789108A (en) * 2016-12-06 2017-05-31 迈普通信技术股份有限公司 A kind of communication equipment and its method for managing power supply
CN109933179A (en) * 2019-03-21 2019-06-25 浪潮商用机器有限公司 A kind of server intelligence start-up control method, device and equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101001171A (en) * 2006-06-20 2007-07-18 华为技术有限公司 Single board and method for controlling power supply of it
CN101673090A (en) * 2009-09-18 2010-03-17 中兴通讯股份有限公司 Method for controlling equipment, equipment-controlling device and system
CN102739216A (en) * 2012-05-25 2012-10-17 武汉烽火网络有限责任公司 Control device and method for hot plugging and electrifying of line cards of communication equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100403227C (en) * 2006-09-04 2008-07-16 华为技术有限公司 Method and device for upper and lower electric treatment of veneer
CN101441506B (en) * 2007-11-20 2011-05-11 中兴通讯股份有限公司 Blade server system and power consumption management method thereof
CN101257391B (en) * 2008-04-21 2010-12-08 中兴通讯股份有限公司 Single board managing method for miniature electric communication computing structure standard

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101001171A (en) * 2006-06-20 2007-07-18 华为技术有限公司 Single board and method for controlling power supply of it
CN101673090A (en) * 2009-09-18 2010-03-17 中兴通讯股份有限公司 Method for controlling equipment, equipment-controlling device and system
CN102739216A (en) * 2012-05-25 2012-10-17 武汉烽火网络有限责任公司 Control device and method for hot plugging and electrifying of line cards of communication equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111858409A (en) * 2020-07-13 2020-10-30 天津津航计算技术研究所 Multi-processor architecture power supply management and control method based on I2C bus
CN112083786A (en) * 2020-08-31 2020-12-15 无锡小天鹅电器有限公司 Low-power-consumption system, low-power-consumption control method and household appliance
CN112083786B (en) * 2020-08-31 2023-08-18 无锡小天鹅电器有限公司 Low-power consumption system, low-power consumption control method and household appliance

Also Published As

Publication number Publication date
CN105700657A (en) 2016-06-22

Similar Documents

Publication Publication Date Title
WO2016082433A1 (en) Mainframe power management method, apparatus and mainframe system
US8656003B2 (en) Method for controlling rack system using RMC to determine type of node based on FRU's message when status of chassis is changed
JP5600836B2 (en) Rack server system and operation method applicable thereto
US8390148B2 (en) Systems and methods for power supply wear leveling in a blade server chassis
US7779276B2 (en) Power management in a power-constrained processing system
US8250382B2 (en) Power control of servers using advanced configuration and power interface (ACPI) states
US8245069B2 (en) Multiple power supplies providing enhanced power efficiency
US8195340B1 (en) Data center emergency power management
US9483094B2 (en) Backup power management for computing systems
US20140136866A1 (en) Rack and power control method thereof
US9037878B2 (en) Server rack system
US11733762B2 (en) Method to allow for higher usable power capacity in a redundant power configuration
US11256313B2 (en) Methods and systems for dynamic backup power management at a power node
US20140132070A1 (en) Rack and power control method thereof
US10725875B2 (en) Server system, server device and power supply recovery method therefor
US20200257348A1 (en) Dynamic ocp adjustment
US10942555B2 (en) Power supplying method for computer system
McClurg et al. Re-thinking data center power delivery: Regulating series-connected voltage domains in software
US9389659B2 (en) Power supply system
JP2017219987A (en) Power supply relay unit
CN108184323B (en) Heat dissipation regulation and control method, device, equipment and storage medium for whole cabinet server
CN104680087A (en) Blade server hot plugging control circuit and device
EP3614526B1 (en) Method and network system for power management
CN115248628A (en) Backup power system for backup operation
CN111104638B (en) Circuit overload policy coefficient adaptive computing method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15862596

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15862596

Country of ref document: EP

Kind code of ref document: A1