WO2022153346A1 - 電源制御装置、電源制御方法、および、電源制御プログラム - Google Patents

電源制御装置、電源制御方法、および、電源制御プログラム Download PDF

Info

Publication number
WO2022153346A1
WO2022153346A1 PCT/JP2021/000607 JP2021000607W WO2022153346A1 WO 2022153346 A1 WO2022153346 A1 WO 2022153346A1 JP 2021000607 W JP2021000607 W JP 2021000607W WO 2022153346 A1 WO2022153346 A1 WO 2022153346A1
Authority
WO
WIPO (PCT)
Prior art keywords
power
server
control
power supply
operating
Prior art date
Application number
PCT/JP2021/000607
Other languages
English (en)
French (fr)
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 日本電信電話株式会社
Priority to US18/271,569 priority Critical patent/US20240235934A9/en
Priority to PCT/JP2021/000607 priority patent/WO2022153346A1/ja
Priority to JP2022574867A priority patent/JPWO2022153346A1/ja
Publication of WO2022153346A1 publication Critical patent/WO2022153346A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J13/00Circuit arrangements for providing remote indication of network conditions, e.g. an instantaneous record of the open or closed condition of each circuitbreaker in the network; Circuit arrangements for providing remote control of switching means in a power distribution network, e.g. switching in and out of current consumers by using a pulse code signal carried by the network
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J3/00Circuit arrangements for ac mains or ac distribution networks
    • H02J3/12Circuit arrangements for ac mains or ac distribution networks for adjusting voltage in ac networks by changing a characteristic of the network load
    • H02J3/14Circuit arrangements for ac mains or ac distribution networks for adjusting voltage in ac networks by changing a characteristic of the network load by switching loads on to, or off from, network, e.g. progressively balanced loading
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • H04L41/0833Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability for reduction of network energy consumption

Definitions

  • the present invention relates to a power supply control device, a power supply control method, and a power supply control program.
  • Non-Patent Document 1 describes that a server is operated by load balancing in geographically dispersed data centers.
  • Non-Patent Document 1 when a geographically dispersed data center as described in Non-Patent Document 1 cannot be utilized, it is necessary to use a normal power supply such as thermal power generation together or to prepare a sufficient power storage facility. Therefore, when considering renewable energy as the main axis, a power generation method with a large bias in the power generation time zone requires a very large power storage facility in order to stabilize the power supply, and if sufficient energy cannot be secured, energy is used. It will be thrown away.
  • the main subject of the present invention is to operate the server stably while effectively utilizing the supplied electric power even in an environment where an unstable electric power supply is received.
  • the present invention includes a determination unit that determines excess or deficiency of the power supply status according to the supply and demand status of power to each server deployed in the data center. Having a control unit that changes the total number of servers operating in the data center and at least one of the power settings of each operating server so as to eliminate excess or deficiency of the power supply state. It is characterized by.
  • the server can be operated stably while effectively utilizing the supplied power.
  • FIG. 1 is a configuration diagram of a data center system 9.
  • the power generation facility 1 the power control device 2, and the data center 3 are connected by a network. Further, the power generation facility 1 supplies power to the data center 3 as shown by the thick arrow.
  • the power generation facility 1 may be a conventional power generation facility such as thermal power generation in which the power supply amount is controllable and stable, or a renewable energy whose power supply amount is uncontrollable such as climate such as solar power generation. It may be a power generation facility of.
  • photovoltaic power generation will be illustrated in this specification.
  • One or more servers are deployed in the data center 3, and each server provides various services by executing a program arranged from the outside.
  • the service program executed on the server may be an application that can be executed as it is on the physical resource (bare metal) of the server, or may be middleware that provides an operating environment of the application as an intermediate layer between the server and the application.
  • the middleware is, for example, a virtual machine (VM) and a container.
  • VM virtual machine
  • the power control device 2 has a power supply prediction unit (determination unit) 21 and a power control unit (control unit) 22.
  • the power supply prediction unit 21 predicts the power supply from the power generation facility 1 to the data center 3 on an hourly basis (such as every hour). For example, when the power generation facility 1 is photovoltaic power generation, the supplied power is greatly affected by the amount of solar radiation. Therefore, the power supply forecasting unit 21 receives the input of the weather forecast data "It is sunny now, but it will rain in one hour", and the future power supply such as "The power supply amount will be 50% less than now". Predict.
  • the power supply prediction unit 21 predicts the excess or deficiency of the power supplied from the power generation facility 1 to the data center 3 on an hourly basis (such as every hour). Therefore, the power supply prediction unit 21 determines the excess or deficiency of the power supply by comparing the predicted value of the power supply described above with the measured value of the power consumption obtained by monitoring the power consumption of the server operating in the data center 3. .. Alternatively, the power supply prediction unit 21 may accept input data from an external system that specifies the excess or deficiency of the power supply for each hour (such as every hour).
  • FIG. 2 is a state transition diagram relating to power control.
  • the power supply state 70 indicates an excess power 71 or a power shortage 72 as a state of excess or deficiency of the power supplied from the power generation facility 1 to the data center 3.
  • the power control unit 22 executes power control to each server of the data center 3 so as to eliminate the excess or deficiency according to the power supply state 70 which is the output data from the supply power prediction unit 21.
  • the server setting state 80 is a power state defined for each server in the data center 3, and the state transition is possible by setting the BIOS (Basic Input / Output System) such as the CPU setting.
  • BIOS Basic Input / Output System
  • -Performance 81 is one of the server settings, and although the power efficiency (performance / watt) is inferior, it is a setting that consumes a large amount of power to maximize the performance.
  • -Balance 82 is also a setting in which power consumption and performance are slightly lower than those of performance 81 to improve power efficiency.
  • the minimum 83 will be described as not transitioning to another setting. The minimum 83 has lower power consumption and performance than the balance 82, and instead improves power efficiency.
  • the power consumption performance ratio of the server differs depending on the design characteristics of the CPU used.
  • high-performance server a server with a high-performance CPU design that emphasizes maximum performance
  • low power server a server with a low power CPU design that emphasizes power efficiency
  • power efficiency can be increased although power consumption and performance are low.
  • the data center 3 may be constructed as an environment (heterogeneous) in which a plurality of types of servers having different computer properties coexist.
  • the nature of the computer is defined by, for example, the design characteristics of the CPU that determines performance and power efficiency.
  • the data center 3 may be constructed by a set of servers having the same properties.
  • the power control unit 22 executes at least one of the power controls exemplified as the following first control to fourth control according to the power supply state 70.
  • the power that can be supplied can be maximized while balancing the power demand.
  • -[First control] Change the total number of running servers. If the power is insufficient 72, the number of operating servers is reduced, and if the power is excessive 71, the number of operating servers is increased.
  • -[Second control] Change the performance settings of each running server. For example, if the power is insufficient 72, the performance 81 is changed to the balance 82, and if the power is excessive 71, the balance 82 is changed to the performance 81.
  • the server types may be interchanged without changing the total number of running servers. For example, if the power is insufficient 72, many low-power servers are operated, and if the power is excessive 71, many high-performance servers are operated. -[Third control] Change the placement destination of the VM (details are shown in FIG. 4). For example, if the power is insufficient 72, the server is relocated to a server with good power efficiency, and if the power is excessive 71, the server is relocated to a server with high power consumption. -[Fourth control] Change the operation / non-operation of the VM running on the server (details are shown in Fig. 4). If the power shortage 72, the operating VM is reduced, and if the power excess 71, the operating VM is increased.
  • FIG. 3 is a hardware configuration diagram of the power control device 2.
  • the power control device 2 is configured as a computer 900 having a CPU 901, a RAM 902, a ROM 903, an HDD 904, a communication I / F 905, an input / output I / F 906, and a media I / F 907.
  • the communication I / F 905 is connected to an external communication device 915.
  • the input / output I / F 906 is connected to the input / output device 916.
  • the media I / F 907 reads and writes data from the recording medium 917.
  • the CPU 901 controls each processing unit by executing a program read into the RAM 902 (such as the power supply power prediction unit 21, the power control unit 22, and the power supply control program provided in the power control device 2). Then, this program can be distributed via a communication line, or can be recorded and distributed on a recording medium 917 such as a CD-ROM.
  • FIG. 4 is a table showing a state before power control for each server constituting the data center 3.
  • Table 101 shows the state of the hardware of the data center 3 before the power control.
  • Data center 3 is equipped with 4 high-performance servers (SA1 to SA4) and 5 low-power servers (SB1 to SB5), of which 6 are in operation when the power is turned on. be. Also, even when the same power is turned on, the high-performance server with performance 81 setting consumes 300 [W], which is more power consumption than the power consumption of 200 [W] of the high-performance server with balance 82 setting. ing.
  • Table 102 shows the state of the software in the data center 3 before power control.
  • two VMs, V01 and V02 are arranged on the server SA1.
  • a request label is attached to each VM.
  • the request label [150: variable 100 to] of V01 indicates that the required performance may be 150 [W] and the required performance may be variable in the range of 100 [W] or more.
  • the VM request label indicates a setting parameter when requesting VM generation from a VM orchestrator (Kubernetes / OpenStack, etc.).
  • the performance variation label and the priority label will be described as an example of the request label.
  • the performance fluctuation label is a label that specifies whether or not to allow fluctuations in the required performance of the VM.
  • the required performance is defined by the required number of CPU cores, the required memory usage, the required GPU specifications (model number), and so on.
  • the performance fluctuation label "fixed” is specified when the required performance fluctuation is not tolerated and the same performance is always required as a service level agreement (SLA).
  • SLA service level agreement
  • the performance variation label "variable” is specified when the variation of the required performance is allowed and the required performance has a lower limit but the performance can be improved.
  • the priority label indicates whether or not the entire system of multiple types of VMs should be operated with priority over other VMs, and whether or not it should be operated by allocating more server performance in preference to other VMs. Referenced to determine.
  • the priority label takes, for example, an integer of 0 to 3, and the larger the value, the higher the priority over other VMs. Note that the priority label "0" allows a period of time to stop without operating (SB1 "shutdown possible" in FIG. 4), and is not required to always operate as in batch processing. Assigned to the case.
  • FIG. 5 shows a state of the table of FIG. 4 after power control.
  • Table 103 the case where the power shortage 72 in FIG. 4 is solved in FIG. 5 is illustrated.
  • the power control unit 22 saves power by reducing the number of operating VMs. Therefore, the power control unit 22 shuts down V07 on the server SB1 and then turns off the power of the server SB1. This saves 100 [W] of power. Further, since the performance fluctuation labels of V01 and V02 are both "variable", the power control unit 22 saves 100 [W] of power by changing the performance setting of the server SA1 from the performance 81 to the balance 82.
  • FIG. 6 is a flowchart showing a processing outline of the power control device 2.
  • the power control unit 22 determines whether or not a request for deploying the VM on the server has been received from an external system (S11). If Yes in S11, proceed to S12, and if No, proceed to S21.
  • the power supply prediction unit 21 branches the process based on the current or near future power supply state 70 (S12). If the power is excessive 71 in S12, the process proceeds to S14, and if the power is insufficient 72, the process proceeds to S13.
  • the power control unit 22 deploys the VM of the request received in S11 to the server of the data center 3 (S14).
  • the selection criteria of the deployment destination server are as follows.
  • (Criteria 2) Among the server sets that satisfy Criterion 1, the performance variation label of the VM that is already in operation and the performance variation label of the VM of the request received this time in S11 should be as similar as possible (ratio of the same). Select a server. As a result, as in the server SA1 of FIGS. 4 and 5, the performance variation labels of the VM sets running on the same server are aligned, which makes it easier to change the performance setting of the server and increases the effect of the change. (Criteria 1) is essential, but (Criteria 2) is optional.
  • the process of deploying the request while saving power (S13) is basically the same as that of S14, but currently there is no server that satisfies (Criteria 1) due to the power shortage 72. Therefore, before deploying the request VM, control is performed to save power in the entire data center 3 (details are shown in FIG. 7).
  • the supply power prediction unit 21 branches the process based on the power supply state 70 as in S12 (S21). In S21, if the power is excessive 71, the performance is controlled to increase the power consumption by proceeding to S23 (details are shown in FIG. 10), and if the power is insufficient 72, the power saving is controlled by proceeding to S22 to reduce the power consumption (details are shown in FIGS. 8 and 9). ..
  • FIG. 7 is a flowchart showing the details of the process (S13) of deploying the request while saving power.
  • the VM is deployed after securing the spare capacity of the server for 70 [W].
  • the process starting with "C” indicates the condition (condition C)
  • the process starting with "A” indicates the power control (Action A).
  • the power control unit 22 determines whether or not there is a VM whose performance variation label is “variable” (C11), and determines whether or not there is a server whose performance setting is performance 81 (C12). If (Yes for C11) and (Yes for C12), the power control unit 22 saves power by changing the setting of the server having the performance 81 to the balance 82 (A13). When there are a plurality of server candidates whose settings are to be changed in A13, the settings may be changed in ascending order of the total value of the priority labels of the operating VMs. Alternatively, if the total values of the priority labels are the same, the server may be randomly selected and the setting may be changed.
  • the power control unit 22 can reduce the power consumption of the already placed VM at a different place than the current place and has the capacity to deploy the VM at another place. Is determined (C13). If (Yes at C11) and (No at C12) and (Yes at C13), the power control unit 22 relocates the VM to another location that is more power efficient than the current location, thereby supplying power. Save (A14). When there are a plurality of VM candidates to be rearranged in A14, for example, a VM is randomly selected.
  • FIG. 8 is a flowchart showing the first half of the power saving control process (S22).
  • FIG. 9 is a flowchart showing the latter half of the power saving control process (S22).
  • the processes C11 to C14 starting with “C” and the processes A11 to A14 starting with “A” used in FIGS. 8 and 9 are as described with reference to FIG.
  • the power control unit 22 determines whether or not the power shortage 72 has been resolved (S101). If Yes in S101, the process of S22 ends, and if No, the process proceeds to S102. When there is a free server in which the VM is not operating (Yes in S102), the power control unit 22 saves power by turning off the power of the free server (A15). When there are a plurality of free server candidates for A15, for example, the power of the free server with the maximum power consumption is turned off.
  • the power control unit 22 proceeds to C11, if the determination in C11 is Yes, the process proceeds to C12, and if (Yes in C12), the power control unit 22 activates the process A13 in the same manner as in FIG. If the judgment of C11 is No, the process proceeds to S103.
  • the power control unit 22 aggregates the VM to the other server (A16). ).
  • the server that is the relocation source becomes a free server, so that the power can be turned off in the next S102. It is desirable that the server that is the relocation source is a server with a small number of VMs that are placed. If (No in S103), the binder A proceeds to C14 in FIG. 9, and if (No in C12), the connector B proceeds to C13 in FIG.
  • the power control unit 22 performs the determination processing of the coupler B to C13 in FIG. 9, and if Yes in C13, performs the processing of A14.
  • the power control unit 22 performs the determination process of C14 if it is the coupler A or (No in C13), and performs the process of A11 if it is Yes in C14. If (No in C14), the processing of A12 was performed in FIG. 7, but in FIG. 9, it is replaced with the processing of A12B.
  • the power control unit 22 shuts down (stops) the operating VMs in ascending order of priority label of VMs and in ascending order of operating status such as CPU usage rate until the power shortage 72 is resolved. Save power (A12B).
  • FIG. 10 is a flowchart showing the performance control process (S23). Although FIGS. 7 to 9 have described the control for saving the electric power for solving the electric power shortage 72, since the electric power is excessive 71 in FIG. 10, the control for increasing the power consumption and improving the processing performance of the VM is performed.
  • the power control unit 22 determines whether or not there is a VM whose performance fluctuation label is "variable" (C11), and determines whether or not there is a server whose performance setting is balanced 82 (C12C). If (Yes at C11) and (Yes at C12C), the power control unit 22 increases the power consumption by changing the setting of the server having the balance 82 to the performance 81 (A13C).
  • the power control unit 22 If the power control unit 22 is (No in C12C), the power consumption of the already placed VM can be increased by another place than the current place, and the VM is placed in another place. It is determined whether or not there is spare capacity to do (C13C). If (Yes at C11) and (No at C12C) and (Yes at C13C), the power control unit 22 relocates the VM to another placement destination that consumes more power than the current placement destination. Improve performance (A14C).
  • the power control unit 22 determines whether or not there is a server that can be started from now on within the range of the surplus power of the data center 3, which is currently stopped (C14C).
  • the power control unit 22 randomly selects one server (Yes in C14) and starts it to increase the power consumption (A11C). Further, the power control unit 22 may start a new VM on the new server as the new server starts. In the case of (No in C14C), the processing of S23 is terminated.
  • the power saving actions A11 to A14 and the power increasing actions A11C to A14C are executed when a predetermined condition such as C11 is satisfied.
  • FIGS. 11 to 14 the relationship between the condition and the action will be organized.
  • FIG. 11 is a table showing conditions for executing each action of power control.
  • the row of the table status "at the time of deployment” and “insufficient power” corresponds to the process (S13) of FIG.
  • the rows of the table status “during control” and power “insufficient” correspond to the processing (S22) of FIGS. 8 and 9.
  • the rows of the table status "during control” and “excessive power” correspond to the process (S23) of FIG.
  • FIG. 12 is a table showing an example in which each action of the process (S13) of FIG. 7 is executed according to the table of FIG.
  • this table for each row L11 to L17 indicated by an ID, an individual determination result as to whether or not each condition is satisfied is associated with an action that can be derived from the determination result by the table of FIG.
  • a blank cell in the condition indicates that it has not been determined whether or not the condition is satisfied. For example, in row L11, since it is the case (does not satisfy C11) and (satisfies C14), the action A11 is executed according to the rule in the first row of the table of FIG.
  • FIG. 13 is a table showing an example in which each action is executed in the power saving control process (S22). Since both FIGS. 12 and 13 have the same power saving control for the power shortage 72, the action of FIG. 12 and the action of FIG. 13 are activated under substantially the same conditions. On the other hand, since there is no request in FIG. 13, the action A12 that discards the request is replaced with the action A12B that stops the running VM.
  • FIG. 14 is a table showing an example in which each action is executed in the performance control process (S23). For example, in row L31, since it is a case (does not satisfy C11) and (satisfies C14C), the action A11C is executed according to the rule in the ninth row of the table of FIG. On the other hand, in row L35, since all the conditions of C11 to C14C are satisfied, the actions A11C, A13C, and A14C are executed according to the rules of rows 9 to 11 of the table of FIG. In this way, various actions are executed according to the combination of each condition according to the rules of the table of FIG.
  • FIG. 15 is a graph showing the relationship between power consumption and performance.
  • the horizontal axis of the graph shows the performance provided to the VM, and the vertical axis of the graph shows the power consumption of the VM.
  • Each of the three curves corresponds to the server setting state 80.
  • Curve 201 shows the state of minimum 83
  • curve 202 shows the state of balance 82
  • curve 203 shows the state of performance 81.
  • three types of VMs running on the server are also shown. Since the first VM requires only low required performance P1, it operates with the minimum 83, the balance 82, and the performance 81. As for the power consumption required to provide the same performance, the minimum 83 consumes the lowest power, the balance 82 next, and the performance 81 consumes a large amount of power.
  • the power control unit 22 can save power while providing the same performance to the first VM before and after the relocation.
  • the 2nd VM has a medium required performance P2, so the minimum 83 cannot operate due to insufficient performance. Therefore, the placement destination of the second VM is the server of the balance 82 or the server of the performance 81, and the server of the balance 82 has better power efficiency. In the balance 82 server, the lower the CPU usage rate, the lower the CPU clock and the lower the power consumption.
  • the third VM since the third VM has a high required performance P3, it cannot operate due to insufficient performance even with the minimum 83 or the balance 82. Therefore, the placement destination of the third VM is limited to the server with the performance 81. Therefore, when the power is excessive 71, the number of servers with performance 81 increases due to the action A13C in FIG. 10, and the satisfaction level of the provided service can be enhanced by operating the third VM. In this way, the power control unit 22 flexibly uses a policy that prioritizes power efficiency and a policy that prioritizes absolute performance according to the situation of power supply and demand.
  • the power control unit 22 determines the order of actions to be executed according to one of the policies illustrated below. You may. (Policies 1) In order of lightest action cost (load). For example, the order is A15 ⁇ A13 ⁇ A11 ⁇ A12 ⁇ A14, A16. As a result, although the power reduction range is small, the power reduction can be executed in a short time. (Policy 2) In ascending order of impact on service (for example, service downtime).
  • the order is the first control, the second control, the third control, and the fourth control described above, and the order is A15 ⁇ A13 ⁇ A14, A16 ⁇ A11 ⁇ A12. This minimizes the impact on running services.
  • This policy 2 is a general operational policy.
  • the power control device 2 of the present invention includes a power supply prediction unit 21 that determines excess or deficiency of the power supply state 70 according to the power supply and demand status to each server deployed in the data center 3.
  • a power control unit 22 that changes the total number of operating servers in the data center 3 and at least one of the power settings of each operating server so as to eliminate excess or deficiency with respect to the power supply state 70. It is characterized by having.
  • each server in the data center 3 can effectively utilize the supplied power. Further, each server in the data center 3 operates stably without running out of power.
  • the present invention is characterized in that the power control unit 22 further changes the arrangement of the service program operating on each server on the server based on the power supply state 70.
  • the power control unit 22 sets the power consumption as the first control for increasing the total number of operating servers in the data center 3 and the power setting of each operating server.
  • the third control to relocate the service program running on the predetermined server to the server that consumes more power than the predetermined server, and the fourth control to increase the service program running on the server. It is characterized by executing at least one control of.
  • the power control unit 22 sets the power consumption as the first control for reducing the total number of operating servers in the data center 3 and the power setting of each operating server.
  • the third control to relocate the service program running on the predetermined server to a server with higher power efficiency than the predetermined server, and the fourth control to reduce the service program running on the server. It is characterized by executing at least one control of.
  • the present invention is characterized in that the power control unit 22 executes control in the order of the first control, the second control, the third control, and the fourth control until the power shortage 72 is resolved.
  • Power generation equipment 1 Power generation equipment 2 Power control device 3 Data center 9 Data center system 21 Power supply prediction unit (judgment unit) 22 Power control unit (control unit) 70 Power supply status 71 Excessive power (excessive power status) 72 Power shortage (power shortage state) 80 Server settings 81 Performance 82 Balance 83 Minimum

Landscapes

  • Engineering & Computer Science (AREA)
  • Power Engineering (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Power Sources (AREA)

Abstract

電力制御装置(2)は、データセンタ(3)に配備されている各サーバへの電力の需給状況に応じて、電力供給状態の過不足を判断する供給電力予測部(21)と、データセンタ(3)の稼働するサーバの総数、および、稼働中の各サーバの電力の設定のうちの少なくとも1つを、電力供給状態について、過不足を解消するように変化させる電力制御部(22)とを有する。電力制御部(22)は、さらに、各サーバ上で動作するサービスプログラムのサーバへの配置についても、電力供給状態をもとに変化させる。

Description

電源制御装置、電源制御方法、および、電源制御プログラム
 本発明は、電源制御装置、電源制御方法、および、電源制御プログラムに関する。
 データセンタには複数のサーバが配備されており、各サーバ上に配置されたアプリケーションが実行されることで、電力を消費する。データセンタに給電する発電設備として再生エネルギーを活用する場合、その電力供給が不安定なこともあり、電力不足となるサーバも発生しうる。そこで、非特許文献1には、地理的に分散したデータセンタで負荷分散を行うことで、サーバを稼働させることが記載されている。
H.Goudarzi et al, "Geographical Load Balancing for Online Service Applications in Distributed Datacenters," Published in: 2013 IEEE Sixth International Conference on Cloud Computing、[online]、IEEE、[2020年12月25日検索]、インターネット〈URL:https://ieeexplore.ieee.org/abstract/document/6676714〉
 一方、非特許文献1に記載されたような地理的に分散したデータセンタが活用できない場合、火力発電などの通常の電力供給を併用するか、充分な蓄電設備を用意する必要がある。
 よって、再生エネルギーを主軸に考える場合、発電可能時間帯に大きな偏りがある発電方法では、電力供給を安定化させるため、非常に大きな蓄電設備を必要とし、充分に確保出来ない場合にはエネルギーを捨てることになる。
 そこで、本発明は、不安定な電力供給を受ける環境下でも、供給された電力を有効に活用しつつ安定してサーバを稼働させることを主な課題とする。
 前記課題を解決するために、本発明の電源制御装置は、以下の特徴を有する。
 本発明は、データセンタに配備されている各サーバへの電力の需給状況に応じて、電力供給状態の過不足を判断する判断部と、
 前記データセンタの稼働するサーバの総数、および、稼働中の各サーバの電力の設定のうちの少なくとも1つを、前記電力供給状態について、過不足を解消するように変化させる制御部とを有することを特徴とする。
 本発明によれば、不安定な電力供給を受ける環境下でも、供給された電力を有効に活用しつつ安定してサーバを稼働させることができる。
本実施形態に係わるデータセンタシステムの構成図である。 本実施形態に係わる電力制御に関する状態遷移図である。 本実施形態に係わる電力制御装置のハードウェア構成図である。 本実施形態に係わるデータセンタを構成する各サーバについて、電力制御前の状態を示すテーブルである。 本実施形態に係わる図4のテーブルについて、電力制御後の状態である。 本実施形態に係わる電力制御装置の処理概要を示すフローチャートである。 本実施形態に係わる節電しつつリクエストを配備する処理の詳細を示すフローチャートである。 本実施形態に係わる節電制御処理の前半を示すフローチャートである。 本実施形態に係わる節電制御処理の後半を示すフローチャートである。 本実施形態に係わるパフォーマンス制御処理を示すフローチャートである。 本実施形態に係わる電力制御の各アクションを実行するための条件を示すテーブルである。 本実施形態に係わる図11のテーブルに沿って、図7の処理の各アクションが実行される事例を示すテーブルである。 本実施形態に係わる節電制御処理について、各アクションが実行される事例を示すテーブルである。 本実施形態に係わるパフォーマンス制御処理について、各アクションが実行される事例を示すテーブルである。 本実施形態に係わる消費電力と性能との関係を示すグラフである。
 以下、図面を参照して本実施形態を説明する。
 図1は、データセンタシステム9の構成図である。
 データセンタシステム9は、細線矢印で示すように、発電設備1と、電力制御装置2と、データセンタ3とがネットワークで接続される。また、発電設備1は、太線矢印で示すように、データセンタ3に給電する。
 発電設備1は、火力発電などのように電力供給量が制御可能で安定している従来の発電設備でもよいし、太陽光発電などのように電力供給量が気候などの制御不可能な再生エネルギーの発電設備でもよい。以下、本明細書では太陽光発電の場合を例示する。
 データセンタ3には、1台以上のサーバが配備されており、各サーバは外部から配置されたプログラムを実行することで、各種サービスを提供する。
 なお、サーバ上で実行されるサービスプログラムは、サーバの物理資源(ベアメタル)上でそのまま実行可能なアプリケーションでもよいし、サーバとアプリケーションとの中間層として、アプリケーションの動作環境を提供するミドルウェアでもよい。ミドルウェアは、例えば、仮想マシン(VM:Virtual Machine)およびコンテナである。以下、本明細書ではVMの場合を例示する。
 電力制御装置2は、供給電力予測部(判断部)21と電力制御部(制御部)22とを有する。
 供給電力予測部21は、発電設備1からデータセンタ3への供給電力を、時間単位ごと(1時間ごとなど)に予測する。例えば、発電設備1が太陽光発電の場合、その供給電力は日射量に大きく影響される。よって、供給電力予測部21は、「今は晴れだけど1時間後に雨の天気予報」という気象予報データの入力を受け、「電力供給量は今より50%少なくなる」などの未来の供給電力を予測する。
 そして、供給電力予測部21は、発電設備1からデータセンタ3への供給電力の過不足を、時間単位ごと(1時間ごとなど)に予測する。そのため、供給電力予測部21は、前記した供給電力の予測値と、データセンタ3で稼働するサーバの消費電力をモニタリングした消費電力の実測値とを比較することで、供給電力の過不足を求める。
 または、供給電力予測部21は、供給電力の過不足を、時間単位ごと(1時間ごとなど)に指定した外部のシステムからの入力データを受け付けてもよい。
 図2は、電力制御に関する状態遷移図である。
 電力供給状態70は、発電設備1からデータセンタ3への供給電力の過不足の状態として、電力過剰71または電力不足72を示す。
 電力制御部22は、供給電力予測部21からの出力データである電力供給状態70に応じて、その過不足が解消するようにデータセンタ3の各サーバへの電力制御を実行する。
 サーバ設定状態80は、データセンタ3のサーバごとに規定される電力の状態であり、CPU設定などのBIOS(Basic Input/Output System)の設定により状態遷移が可能である。
 ・パフォーマンス81は、サーバ設定の1つであり、電力効率(パフォーマンス/ワット)は劣るものの、多くの電力を消費して性能を最大化する設定である。
 ・バランス82も、パフォーマンス81よりも消費電力および性能をやや落として、電力効率を向上させた設定である。
 ・ミニマム83は、例えば、他の設定に遷移しないものとして説明する。ミニマム83は、バランス82よりもさらに消費電力および性能は低く、そのかわりに電力効率を向上させている。
 よって、サーバは、以下に例示するように、採用しているCPUの設計特性により消費電力性能比が異なる。
 ・最大パフォーマンスを重視する高性能のCPU設計のサーバ(以下「高性能サーバ」)を、パフォーマンス81として動作させることで、消費電力および最大性能は高くできるが、電力効率は低くなる。
 ・電力効率を重視する低電力のCPU設計のサーバ(以下「低電力サーバ」)を、ミニマム83として動作させることで、消費電力および性能は低いものの、電力効率を高くできる。
 このように、計算機の性質が互いに異なる複数種類のサーバ集合が混在する環境(ヘテロジニアス)として、データセンタ3を構築してもよい。なお、計算機の性質とは、例えば、性能や電力効率を決定するCPUの設計特性などにより規定される。一方、同じ性質のサーバ集合によって、データセンタ3を構築してもよい。
 図1に戻って、電力制御部22は、電力供給状態70に応じて、以下の第1制御~第4制御として例示する各電力制御のうちの少なくとも1つを実行する。これにより、電力需要のバランスを取りつつ、供給可能な電力を最大限活用できる。
 ・[第1制御]稼働するサーバの総数を変更する。電力不足72なら稼働するサーバを減らし、電力過剰71なら稼働するサーバを増やす。
 ・[第2制御]稼働する各サーバの性能設定を変更する。例えば電力不足72ならパフォーマンス81をバランス82に変更し、電力過剰71ならバランス82をパフォーマンス81に変更する。または、稼働するサーバの総数は変更せずに、サーバの種類を入れ替えてもよい。例えば電力不足72なら低電力サーバを多く稼働させ、電力過剰71なら高性能サーバを多く稼働させる。
 ・[第3制御]VMの配置先を変更する(詳細は図4)。例えば電力不足72なら電力効率が良いサーバに再配置し、電力過剰71なら消費電力が大きいサーバに再配置する。
 ・[第4制御]サーバで動作するVMの稼働・非稼働を変更する(詳細は図4)。電力不足72なら稼働するVMを減らし、電力過剰71なら稼働するVMを増やす。
 図3は、電力制御装置2のハードウェア構成図である。
 電力制御装置2は、CPU901と、RAM902と、ROM903と、HDD904と、通信I/F905と、入出力I/F906と、メディアI/F907とを有するコンピュータ900として構成される。
 通信I/F905は、外部の通信装置915と接続される。入出力I/F906は、入出力装置916と接続される。メディアI/F907は、記録媒体917からデータを読み書きする。さらに、CPU901は、RAM902に読み込んだプログラム(供給電力予測部21や、電力制御部22や、電力制御装置2に備わる電源制御プログラムなど)を実行することにより、各処理部を制御する。そして、このプログラムは、通信回線を介して配布したり、CD-ROM等の記録媒体917に記録して配布したりすることも可能である。
 図4は、データセンタ3を構成する各サーバについて、電力制御前の状態を示すテーブルである。
 テーブル101は、電力制御前のデータセンタ3のハードウェアの状態を示す。
 データセンタ3には、4台の高性能サーバ(SA1~SA4)と、5台の低電力サーバ(SB1~SB5)とが配備され、そのうちの電源ONで稼働中であるサーバは、6台である。また、同じ電源ONの状態でも、パフォーマンス81設定の高性能サーバは300[W]の電力消費であり、バランス82設定の高性能サーバの200[W]の電力消費よりも多くの電力を消費している。
 テーブル102は、電力制御前のデータセンタ3のソフトウェアの状態を示す。
 例えば、サーバSA1には、V01、V02という2つのVMが配置されている。なお、各VMにはリクエストラベルが付されている。例えばV01のリクエストラベル[150:可変100~]は、150[W]の電力を要求性能とし、その要求性能を100[W]以上の範囲で可変としてもよい旨を示す。
 VMのリクエストラベルとは、VMのオーケストレータ(Kubernetes/OpenStack等)に対して、VMの生成をリクエストする際の設定パラメータを示す。以下、リクエストラベルの一例として、性能変動ラベルおよび優先度ラベルを説明する。
 性能変動ラベルは、VMの要求性能の変動を許容するか否かを指定するラベルである。要求性能は、要求するCPUのコア数、要求するメモリの使用量、要求するGPUの仕様(型番)などにより定義される。
 性能変動ラベル「固定」とは、要求性能の変動を許容せず、常時同じ性能をサービス品質保証(SLA:Service Level Agreement)として要求し続ける場合に指定される。
 性能変動ラベル「可変」とは、要求性能の変動を許容し、要求性能の下限はあるが、性能が上がることも許容できる場合に指定される。例えば、映像配信のように映像処理の性能(解像度等)が変わった場合でもサービスとして成立する場合や、所定の総量となる処理を行うが実行時間は問われないバッチ処理の場合には、「可変」が指定される。
 優先度ラベルは、複数種類のVMのうちのシステム全体で他のVMよりも優先して稼働すべきか否か、および、他のVMよりも優先して多くのサーバ性能を割り当てて稼働すべきか否かを決定するために参照される。
 優先度ラベルは、例えば、0~3のいずれかの整数を取り、数値が大きいほど他のVMよりも優先して稼働される。なお、優先度ラベル「0」は、稼働せずに停止する期間があることを許容するもので(図4ではSB1の「シャットダウン可」)、バッチ処理のように常に動いていることが要求されない場合に割り当てられる。
 図5は、図4のテーブルについて、電力制御後の状態である。テーブル103では、図4の電力不足72を、図5で解消した場合を例示する。
 電力制御部22は、稼働するVMの数を減らすことにより、電力を節約する。そのため、電力制御部22は、サーバSB1上のV07をシャットダウンしてから、サーバSB1の電力をOFFにする。これにより、100[W]の電力を節約する。
 さらに、電力制御部22は、V01,V02の性能変動ラベルがともに「可変」なので、サーバSA1の性能設定をパフォーマンス81からバランス82に変更することで、100[W]の電力を節約する。
 図6は、電力制御装置2の処理概要を示すフローチャートである。
 電力制御部22は、これからサーバ上にVMを配備(デプロイ)する旨のリクエストを、外部のシステムから受信したか否かを判定する(S11)。S11でYesならS12に進み、NoならS21に進む。
 供給電力予測部21は、現在または近い将来の電力供給状態70をもとに処理を分岐させる(S12)。S12で電力過剰71ならS14に進み、電力不足72ならS13に進む。
 電力制御部22は、S11で受信したリクエストのVMをデータセンタ3のサーバに配備する(S14)。ここで、配備先のサーバの選択基準は、以下の通りである。
 (基準1)VMのリクエストラベルに記載された要求性能を稼働できるサーバであること。例えば、VMが70[W]の要求性能を指定した場合、消費電力の余力が70[W]以上のサーバが選択される。例えば、サーバAの消費電力が合計500[W]であり、現在稼働している別のVMの消費電力が100+200+150=合計450[W]であるとする。このとき、サーバAは残り50[W]消費可能であるが、70[W]の要求性能には余力不足により選択されない。
 (基準2)基準1を満たすサーバ集合のうち、すでに稼働中のVMの性能変動ラベルと、今回S11で受信したリクエストのVMの性能変動ラベルとが、なるべく同じになるように(同一となる比率が高まるように)、サーバを選択する。これにより、図4、図5のサーバSA1のように、同じサーバ上で稼働するVM集合の性能変動ラベルが揃うことで、サーバの性能設定を変更しやすくし、その変更する効果が大きくなる。
 なお、(基準1)は必須だが、(基準2)は任意である。
 一方、節電しつつリクエストを配備する処理(S13)は、基本的にはS14と同じだが、現在は電力不足72により(基準1)を満たすサーバが存在しない。よって、リクエストのVMを配備する前に、データセンタ3全体で電力を節約する制御を行う(詳細は図7)。
 リクエストのVMが無い状態では、供給電力予測部21は、S12と同様に、電力供給状態70をもとに処理を分岐させる(S21)。S21で電力過剰71ならS23に進んで消費電力を増やすパフォーマンス制御を行い(詳細は図10)、電力不足72ならS22に進んで消費電力を減らす節電制御を行う(詳細は図8、図9)。
 図7は、節電しつつリクエストを配備する処理(S13)の詳細を示すフローチャートである。この図7の処理により、VMが70[W]の要求性能を指定した場合、70[W]分のサーバの余力を確保してからVMを配備する。
 以下、フローチャートに用いる符号の先頭文字について、「C」から始まる処理は条件(conditionのC)を示し、「A」から始まる処理は電力制御(ActionのA)を示す。
 電力制御部22は、性能変動ラベルが「可変」のVMが存在するか否かを判定し(C11)、性能設定がパフォーマンス81であるサーバが存在するか否かを判定する(C12)。(C11でYes)かつ(C12でYes)なら、電力制御部22は、パフォーマンス81であるサーバをバランス82に設定変更することで、電力を節約する(A13)。
 なお、A13で設定変更するサーバの候補が複数存在するときには、稼働しているVMの優先度ラベルの合計値が最も低い順に設定変更してもよい。または、優先度ラベルの合計値が同点の場合は、ランダムにサーバを選択して設定変更してもよい。
 電力制御部22は、すでに配置されているVMについて、現在の配置先よりも別の配置先の方が消費電力を削減でき、かつ、別の配置先にVMを配備する余力があるか否かを判定する(C13)。(C11でYes)かつ(C12でNo)かつ(C13でYes)なら、電力制御部22は、現在の配置先よりも電力効率が良い別の配置先にVMを再配置することで、電力を節約する(A14)。なお、A14で再配置するVMの候補が複数存在するときには、例えばVMをランダムに選択する。
 一方、(C11でNo)または(C13でNo)なら、処理をC14に進める。
 電力制御部22は、シャットダウン(停止)可能なラベル(優先度ラベル=0)のVMが存在するか否かを判定する(C14)。電力制御部22は、(C14でYes)となる対象VMをランダムに1つ選択し、シャットダウンすることで消費電力を削減する(A11)。
 (C14でNo)の場合、電力制御部22は、リクエストされたVMの要求性能を満たすサーバが存在するなら、そのVMを配備してもよいし、サーバが存在しないなら、リクエストを破棄してもよい(A12)。
 図8は、節電制御処理(S22)の前半を示すフローチャートである。
 図9は、節電制御処理(S22)の後半を示すフローチャートである。以下、図8、図9で用いる「C」から始まる処理C11~C14および「A」から始まる処理A11~A14は、図7で説明した通りである。
 電力制御部22は、電力不足72が解消しているか否かを判定する(S101)。S101でYesならS22の処理を終了し、NoならS102に進む。
 電力制御部22は、VMが稼働していない空きサーバが存在しているときには(S102でYes)、その空きサーバを電源OFFすることで電力を節約する(A15)。なお、A15の空きサーバの候補が複数台存在するときには、例えば、消費電力が最大の空きサーバを電源OFFする。
 電力制御部22は、(S102でNo)ならC11に進み、C11の判定でYesならC12に進んで、(C12でYes)なら図7と同様に処理A13を起動させる。C11の判定でNoならS103に進む。
 電力制御部22は、稼働中のVMを別のサーバ上に再配置することで、VMを別のサーバに集約可能であるときには(S103でYes)、その別のサーバにVMを集約する(A16)。これにより、再配置元となったサーバが空きサーバになることで、次回のS102で電源OFFの対象にできる。なお、再配置元となるサーバは、配置されているVM数が少ないサーバであることが望ましい。
 なお、(S103でNo)なら結合子Aから図9のC14に進み、(C12でNo)なら結合子Bから図9のC13に進む。
 電力制御部22は、図9の結合子BからC13の判定処理を行い、C13でYesならA14の処理を行う。電力制御部22は、結合子Aまたは(C13でNo)ならC14の判定処理を行い、C14でYesならA11の処理を行う。
 (C14でNo)なら、図7ではA12の処理を行っていたが、図9では、A12Bの処理に置き換わる。
 電力制御部22は、電力不足72が解消するまで、VMの優先度ラベルの低い順に、かつ、CPU使用率等の稼働状況が小さい順に、稼働中のVMを順次シャットダウン(停止)することで、電力を節約する(A12B)。
 図10は、パフォーマンス制御処理(S23)を示すフローチャートである。
 図7~図9は電力不足72を解消するための電力を節約する制御を説明したが、図10では電力過剰71なので、消費電力を増やしてVMの処理性能を向上する制御を行う。
 電力制御部22は、性能変動ラベルが「可変」のVMが存在するか否かを判定し(C11)、性能設定がバランス82であるサーバが存在するか否かを判定する(C12C)。(C11でYes)かつ(C12CでYes)なら、電力制御部22は、バランス82であるサーバをパフォーマンス81に設定変更することで、消費電力を増やす(A13C)。
 電力制御部22は、(C12CでNo)なら、すでに配置されているVMについて、現在の配置先よりも別の配置先の方が消費電力を増加でき、かつ、別の配置先にVMを配備する余力があるか否かを判定する(C13C)。(C11でYes)かつ(C12CでNo)かつ(C13CでYes)なら、電力制御部22は、現在の配置先よりも消費電力が多い別の配置先にVMを再配置することで、VMの性能を向上させる(A14C)。
 一方、(C11でNo)または(C13CでNo)なら、処理をC14Cに進める。
 電力制御部22は、現在は停止中だがデータセンタ3の余剰電力の範囲内でこれから起動可能なサーバが存在するか否かを判定する(C14C)。電力制御部22は、(C14でYes)となるサーバをランダムに1つ選択し、起動することで消費電力を増加させる(A11C)。さらに、電力制御部22は、新たなサーバの起動に伴い、新たなサーバ上に新たなVMを起動してもよい。
 (C14CでNo)の場合、S23の処理を終了させる。
 以上説明したように、電力節約の各アクションA11~A14および電力増加の各アクションA11C~A14Cは、それぞれC11などの所定の条件を満たしたときに実行される。以下、図11~図14では、条件とアクションとの関係を整理する。
 図11は、電力制御の各アクションを実行するための条件を示すテーブルである。
 テーブルの状況「配備時」かつ電力「不足」の行が、図7の処理(S13)に対応する。
 テーブルの状況「制御時」かつ電力「不足」の行が、図8,9の処理(S22)に対応する。
 テーブルの状況「制御時」かつ電力「過剰」の行が、図10の処理(S23)に対応する。
 例えば、アクションA11が実行されるための条件として、図7では以下の2つの場合を例示した。
 ・(C11でNo)かつ(C14でYes)の場合
 ・(C11でYes)かつ(C12でNo)かつ(C13でNo)かつ(C14でYes)
 一方、図11のテーブルでは、アクションA11が実行されるための条件として、C14を満たすこと(C14でYes)だけが記載されている。つまり、C11,C12,C13の判定結果にかかわらず、(C14でYes)ならアクションA11が実行される。
 図12は、図11のテーブルに沿って、図7の処理(S13)の各アクションが実行される事例を示すテーブルである。
 このテーブルは、IDで示す各行L11~L17ごとに、各条件を満たすか否かの個別の判定結果と、それらの判定結果から図11のテーブルにより導き出せるアクションとを対応付ける。なお、条件で空欄のマスは、条件を満たすか否かを判定していない旨を示す。
 例えば、行L11では、(C11を満たさない)かつ(C14を満たす)場合なので、図11のテーブルの1行目のルールに従い、アクションA11が実行される。
 一方、行L17では、C11~C14の条件をすべて満たす場合なので、図11のテーブルの1,3,4行目のルールに従い、アクションA11,A13,A14が実行される。つまり、アクションA11を満たす事例として、行L11の場合もあるし、行L17の場合もある。
 図13は、節電制御処理(S22)について、各アクションが実行される事例を示すテーブルである。
 図12も図13も電力不足72に対する節電制御という点では共通しているので、図12のアクションと図13のアクションとはほぼ同じ条件で起動される。
 一方、図13ではリクエストが無い状態なので、リクエストを破棄するアクションA12が、稼働中のVMを停止するアクションA12Bに置き換わる。
 図14は、パフォーマンス制御処理(S23)について、各アクションが実行される事例を示すテーブルである。
 例えば、行L31では、(C11を満たさない)かつ(C14Cを満たす)場合なので、図11のテーブルの9行目のルールに従い、アクションA11Cが実行される。
 一方、行L35では、C11~C14Cの条件をすべて満たす場合なので、図11のテーブルの9~11行目のルールに従い、アクションA11C,A13C,A14Cが実行される。
 このように、図11のテーブルのルールに従い、各条件の組み合わせにより、様々なアクションが実行される。
 図15は、消費電力と性能との関係を示すグラフである。グラフの横軸はVMに提供する性能を示し、グラフの縦軸はVMの消費電力を示す。
 3つの曲線は、それぞれサーバ設定状態80に対応する。曲線201はミニマム83の状態を示し、曲線202はバランス82の状態を示し、曲線203はパフォーマンス81の状態を示す。
 また、サーバ上で稼働するVMも、3種類を図示した。第1VMは低い要求性能P1しか求めないので、ミニマム83でもバランス82でもパフォーマンス81でも動作する。同じ性能を提供するために要する消費電力は、ミニマム83が一番低く、バランス82がその次で、パフォーマンス81が多くの電力を消費する。
 そのため、電力効率が最良のミニマム83のサーバで第1VMを稼働することが望ましい。例えば、図7の判定C13において、バランス82のサーバで第1VMが稼働していた場合には、(C13でYes)となる。よって、電力制御部22は、第1VMをミニマム83のサーバに再配置することで(A14)、再配置の前後で同じ性能を第1VMに提供しつつ、電力を節約できる。
 一方、第2VMは中程度の要求性能P2なので、ミニマム83では性能不足で稼働できない。よって、第2VMの配置先は、バランス82のサーバまたはパフォーマンス81のサーバとなり、バランス82のサーバのほうが電力効率が良い。なお、バランス82のサーバでは、CPU使用率が下がるほど、CPUクロックが下がり消費電力も下がる。
 さらに、第3VMは高い要求性能P3なので、ミニマム83でもバランス82でも性能不足で稼働できない。よって、第3VMの配置先は、パフォーマンス81のサーバに限定される。そのため、電力過剰71のときには、図10のアクションA13Cによりパフォーマンス81のサーバが増えるので、第3VMを稼働させることで、提供するサービスへの満足度を高められる。
 このように、電力制御部22は、電力需給の状況に合わせて、電力効率を優先させるポリシと、絶対性能を優先させるポリシとを柔軟に使い分ける。
 また、電力制御部22は、図12の行L17の場合など、電力制御をするためのアクションの選択肢が複数存在するときには、以下に例示するいずれかのポリシに従い、実行するアクションの順序を決定してもよい。
 (ポリシ1)アクションのコスト(負荷)が軽い順。例えば、A15→A13→A11→A12→A14,A16の順。これにより、電力削減幅は小さいものの、電力削減を短時間で実行できる。
 (ポリシ2)サービスへの影響(例えばサービス停止時間)が小さい順。例えば、前記した第1制御、第2制御、第3制御、第4制御の順であり、A15→A13→A14,A16→A11→A12の順。これにより、実行中のサービスへの影響を最小化できる。このポリシ2は、一般的な運用ポリシとなる。
 (ポリシ3)電力節約効果が大きい順。例えば、A15→A13,A14,A16→A11,A12の順。これにより、電力削減を短時間に大きい削減幅で実行できる。このポリシ3は、災害などで供給可能な電力が急激に低下して需要に間に合わない場合や、システム全体でトラブルが予想される場合などの、電力削減が最優先である状況で使用される。
 なお、A16の優先度は、再配置対象の数により前後する。
 ここで、各ポリシで記載した「A→B,C→D」の順とは、以下の通りである。
 ・アクションAを最優先で行う(記号「A→B」はAをBよりも優先するという意味)。その結果として電力不足が解消されたら、アクションB,C,Dの実行を省略する。
 ・アクションAでも電力不足が解消されないなら、アクションBまたはアクションCを同じ優先度で実行する(記号「B,C」はBとCとが同じ優先度という意味)。
 ・それでも電力不足が解消されないなら、アクションDを実行する。
[効果]
 本発明の電力制御装置2は、データセンタ3に配備されている各サーバへの電力の需給状況に応じて、電力供給状態70の過不足を判断する供給電力予測部21と、
 データセンタ3の稼働するサーバの総数、および、稼働中の各サーバの電力の設定のうちの少なくとも1つを、電力供給状態70について、過不足を解消するように変化させる電力制御部22とを有することを特徴とする。
 これにより、不安定な電力供給を受ける環境下でも、データセンタ3の各サーバは供給された電力を有効に活用できる。さらに、データセンタ3の各サーバは電力不足にならずに安定して稼働する。
 本発明は、電力制御部22が、さらに、各サーバ上で動作するサービスプログラムのサーバへの配置についても、電力供給状態70をもとに変化させることを特徴とする。
 これにより、不安定な電力供給を受ける環境下でも、動作するサービスプログラムを増減させずに、サービスを供給できる。
 本発明は、電力制御部22が、電力供給状態70が電力過剰71であるときには、データセンタ3の稼働するサーバの総数を増やす第1制御、稼働中の各サーバの電力の設定として消費電力を増やす第2制御、所定のサーバ上で動作するサービスプログラムを、所定のサーバよりも消費電力が大きいサーバに再配置する第3制御、および、サーバ上で動作するサービスプログラムを増やす第4制御のうちの少なくとも1つの制御を実行することを特徴とする。
 これにより、余剰電力を有効活用して、サービスプログラムの性能を向上させることができる。
 本発明は、電力制御部22が、電力供給状態70が電力不足72であるときには、データセンタ3の稼働するサーバの総数を減らす第1制御、稼働中の各サーバの電力の設定として消費電力を減らす第2制御、所定のサーバ上で動作するサービスプログラムを、所定のサーバよりも電力効率が良いサーバに再配置する第3制御、および、サーバ上で動作するサービスプログラムを減らす第4制御のうちの少なくとも1つの制御を実行することを特徴とする。
 これにより、電力を節約して、サービスプログラムの動作を安定させることができる。
 本発明は、電力制御部22が、第1制御、第2制御、第3制御、第4制御の順に、電力不足72が解消するまで制御を実行することを特徴とする。
 これにより、サービスへの影響(例えばサービス停止時間)が小さい順に、電力制御が行われる。よって、実行中のサービスへの影響を最小化できる。
 1   発電設備
 2   電力制御装置
 3   データセンタ
 9   データセンタシステム
 21  供給電力予測部(判断部)
 22  電力制御部(制御部)
 70  電力供給状態
 71  電力過剰(電力過剰状態)
 72  電力不足(電力不足状態)
 80  サーバ設定状態
 81  パフォーマンス
 82  バランス
 83  ミニマム

Claims (7)

  1.  データセンタに配備されている各サーバへの電力の需給状況に応じて、電力供給状態の過不足を判断する判断部と、
     前記データセンタの稼働するサーバの総数、および、稼働中の各サーバの電力の設定のうちの少なくとも1つを、前記電力供給状態について、過不足を解消するように変化させる制御部とを有することを特徴とする
     電力制御装置。
  2.  前記制御部は、さらに、各サーバ上で動作するサービスプログラムのサーバへの配置についても、前記電力供給状態をもとに変化させることを特徴とする
     請求項1に記載の電力制御装置。
  3.  前記制御部は、前記電力供給状態が電力過剰状態であるときには、前記データセンタの稼働するサーバの総数を増やす第1制御、稼働中の各サーバの電力の設定として消費電力を増やす第2制御、所定のサーバ上で動作する前記サービスプログラムを、所定のサーバよりも消費電力が大きいサーバに再配置する第3制御、および、サーバ上で動作する前記サービスプログラムを増やす第4制御のうちの少なくとも1つの制御を実行することを特徴とする
     請求項2に記載の電力制御装置。
  4.  前記制御部は、前記電力供給状態が電力不足状態であるときには、前記データセンタの稼働するサーバの総数を減らす第1制御、稼働中の各サーバの電力の設定として消費電力を減らす第2制御、所定のサーバ上で動作する前記サービスプログラムを、所定のサーバよりも電力効率が良いサーバに再配置する第3制御、および、サーバ上で動作する前記サービスプログラムを減らす第4制御のうちの少なくとも1つの制御を実行することを特徴とする
     請求項2に記載の電力制御装置。
  5.  前記制御部は、前記第1制御、前記第2制御、前記第3制御、前記第4制御の順に、前記電力不足状態が解消するまで制御を実行することを特徴とする
     請求項4に記載の電力制御装置。
  6.  電力制御装置は、判断部と、制御部とを有しており、
     前記判断部は、データセンタに配備されている各サーバへの電力の需給状況に応じて、電力供給状態の過不足を判断し、
     前記制御部は、前記データセンタの稼働するサーバの総数、および、稼働中の各サーバの電力の設定のうちの少なくとも1つを、前記電力供給状態について、過不足を解消するように変化させることを特徴とする
     電源制御方法。
  7.  コンピュータを、請求項1ないし請求項5のいずれか1項に記載の電力制御装置として機能させるための電源制御プログラム。
PCT/JP2021/000607 2021-01-12 2021-01-12 電源制御装置、電源制御方法、および、電源制御プログラム WO2022153346A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US18/271,569 US20240235934A9 (en) 2021-01-12 2021-01-12 Power control device, power control method, and power control program
PCT/JP2021/000607 WO2022153346A1 (ja) 2021-01-12 2021-01-12 電源制御装置、電源制御方法、および、電源制御プログラム
JP2022574867A JPWO2022153346A1 (ja) 2021-01-12 2021-01-12

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/000607 WO2022153346A1 (ja) 2021-01-12 2021-01-12 電源制御装置、電源制御方法、および、電源制御プログラム

Publications (1)

Publication Number Publication Date
WO2022153346A1 true WO2022153346A1 (ja) 2022-07-21

Family

ID=82446984

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/000607 WO2022153346A1 (ja) 2021-01-12 2021-01-12 電源制御装置、電源制御方法、および、電源制御プログラム

Country Status (3)

Country Link
US (1) US20240235934A9 (ja)
JP (1) JPWO2022153346A1 (ja)
WO (1) WO2022153346A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011082799A (ja) * 2009-10-07 2011-04-21 Nec Corp 省電力化システム、省電力化方法、及び省電力化用プログラム
JP2013524317A (ja) * 2010-03-25 2013-06-17 マイクロソフト コーポレーション 分散コンピューティングシステムにおける電力供給の管理
JP2015197892A (ja) * 2014-04-03 2015-11-09 河村電器産業株式会社 データセンタ節電システム

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8001403B2 (en) * 2008-03-14 2011-08-16 Microsoft Corporation Data center power management utilizing a power policy and a load factor
US9778718B2 (en) * 2009-02-13 2017-10-03 Schneider Electric It Corporation Power supply and data center control
US20130054987A1 (en) * 2011-08-29 2013-02-28 Clemens Pfeiffer System and method for forcing data center power consumption to specific levels by dynamically adjusting equipment utilization
US10277523B2 (en) * 2015-12-31 2019-04-30 Facebook, Inc. Dynamically adapting to demand for server computing resources
US10331198B2 (en) * 2015-12-31 2019-06-25 Facebook, Inc. Dynamically adapting to demand for server computing resources
US10585468B2 (en) * 2016-08-18 2020-03-10 Virtual Power Systems, Inc. Datacenter power management using dynamic redundancy
US10719120B2 (en) * 2017-12-05 2020-07-21 Facebook, Inc. Efficient utilization of spare datacenter capacity
US10664324B2 (en) * 2018-05-30 2020-05-26 Oracle International Corporation Intelligent workload migration to optimize power supply efficiencies in computer data centers
US11978266B2 (en) * 2020-10-21 2024-05-07 Nvidia Corporation Occupant attentiveness and cognitive load monitoring for autonomous and semi-autonomous driving applications

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011082799A (ja) * 2009-10-07 2011-04-21 Nec Corp 省電力化システム、省電力化方法、及び省電力化用プログラム
JP2013524317A (ja) * 2010-03-25 2013-06-17 マイクロソフト コーポレーション 分散コンピューティングシステムにおける電力供給の管理
JP2015197892A (ja) * 2014-04-03 2015-11-09 河村電器産業株式会社 データセンタ節電システム

Also Published As

Publication number Publication date
US20240137273A1 (en) 2024-04-25
JPWO2022153346A1 (ja) 2022-07-21
US20240235934A9 (en) 2024-07-11

Similar Documents

Publication Publication Date Title
US11650639B2 (en) Redundant flexible datacenter workload scheduling
US8001403B2 (en) Data center power management utilizing a power policy and a load factor
Femal et al. Boosting data center performance through non-uniform power allocation
Li et al. Tapa: Temperature aware power allocation in data center with map-reduce
US9063715B2 (en) Management of a virtual power infrastructure
CN113196201A (zh) 关键数据中心和仪表后灵活数据中心的系统
JP2011518393A (ja) 計算環境内のエネルギ消費を管理するシステムおよび方法
Xu et al. Migration cost and energy-aware virtual machine consolidation under cloud environments considering remaining runtime
EP3238162B1 (en) Forecast for demand of energy
Wadhwa et al. Energy and carbon efficient VM placement and migration technique for green cloud datacenters
Alanazi et al. Reducing data center energy consumption through peak shaving and locked-in energy avoidance
WO2011076486A1 (en) A method and system for dynamic workload allocation in a computing center which optimizes the overall energy consumption
Caux et al. IT optimization for datacenters under renewable power constraint
Wadhwa et al. Carbon efficient VM placement and migration technique for green federated cloud datacenters
ITRM20110433A1 (it) Sistema per il risparmio di energia nei data center aziendali.
WO2022153346A1 (ja) 電源制御装置、電源制御方法、および、電源制御プログラム
Rincon et al. A novel collaboration paradigm for reducing energy consumption and carbon dioxide emissions in data centres
Rezai et al. Energy aware resource management of cloud data centers
Puneetha et al. Energy efficient power aware VM scheduling in decentralized cloud
Zhu et al. Multi-Objective Scheduling of Cloud Data Centers Prone to Failures.
JP7552857B2 (ja) デマンドレスポンス管理装置、デマンドレスポンス管理方法及びプログラム
Nguyen et al. Optimal Workload Allocation for Distributed Edge Clouds With Renewable Energy and Battery Storage
Zhou et al. Green-Up: under-provisioning power backup infrastructure for green datacenters
Achar Adopting Cloud-Based Techniques to Reduce Energy Consumption: Toward a Greener Cloud
Kaushik et al. Exploring the potential of using power as a first class parameter for resource allocation in apache mesos managed clouds

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: 21919243

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022574867

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 18271569

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21919243

Country of ref document: EP

Kind code of ref document: A1