JP6676400B2 - Information processing device control device, information processing device control method, and program - Google Patents
Information processing device control device, information processing device control method, and program Download PDFInfo
- Publication number
- JP6676400B2 JP6676400B2 JP2016028226A JP2016028226A JP6676400B2 JP 6676400 B2 JP6676400 B2 JP 6676400B2 JP 2016028226 A JP2016028226 A JP 2016028226A JP 2016028226 A JP2016028226 A JP 2016028226A JP 6676400 B2 JP6676400 B2 JP 6676400B2
- Authority
- JP
- Japan
- Prior art keywords
- time
- information processing
- predicted value
- target data
- processing apparatus
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 116
- 230000010365 information processing Effects 0.000 title claims description 92
- 230000004913 activation Effects 0.000 claims description 49
- 238000004364 calculation method Methods 0.000 claims description 18
- 238000004891 communication Methods 0.000 claims description 15
- 238000003860 storage Methods 0.000 claims description 14
- 230000004044 response Effects 0.000 claims description 3
- 238000012545 processing Methods 0.000 description 93
- 230000008569 process Effects 0.000 description 72
- 230000006870 function Effects 0.000 description 25
- 230000007850 degeneration Effects 0.000 description 22
- 238000004378 air conditioning Methods 0.000 description 19
- 238000009826 distribution Methods 0.000 description 18
- 230000005856 abnormality Effects 0.000 description 13
- 230000007704 transition Effects 0.000 description 7
- 238000005516 engineering process Methods 0.000 description 5
- 238000001816 cooling Methods 0.000 description 4
- 230000007423 decrease Effects 0.000 description 4
- 230000005012 migration Effects 0.000 description 4
- 238000013508 migration Methods 0.000 description 4
- 238000012544 monitoring process Methods 0.000 description 4
- 239000000725 suspension Substances 0.000 description 4
- 230000002776 aggregation Effects 0.000 description 3
- 238000004220 aggregation Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 230000007774 longterm Effects 0.000 description 3
- 230000008646 thermal stress Effects 0.000 description 3
- 230000007547 defect Effects 0.000 description 2
- 230000003111 delayed effect Effects 0.000 description 2
- 230000012447 hatching Effects 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 230000003213 activating effect Effects 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000015556 catabolic process Effects 0.000 description 1
- 239000012141 concentrate Substances 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 230000007480 spreading Effects 0.000 description 1
- 238000003892 spreading Methods 0.000 description 1
- 230000035882 stress Effects 0.000 description 1
Landscapes
- Power Sources (AREA)
Description
本発明は、情報処理装置の制御装置、情報処理装置の制御方法、および、プログラムに関する。 The present invention relates to a control device for an information processing device, a control method for the information processing device, and a program.
演算処理量の増加に対応するために複数のサーバで演算処理を行う方法が一般的に知られている。この場合、例えばあるサーバにおける演算処理量、言い換えると、CPU(中央演算ユニット)負荷の値が所定値を超えると、他のサーバを起動し、起動したサーバに演算処理を分配する制御が行われている。 In order to cope with an increase in the amount of arithmetic processing, a method of performing arithmetic processing by a plurality of servers is generally known. In this case, for example, when the amount of calculation processing in a certain server, in other words, the value of a CPU (central processing unit) load exceeds a predetermined value, control is performed to start another server and distribute the calculation processing to the started server. ing.
しかしながら、サーバの起動は、サーバのハードウエアの立ち上げや、オペレーティングシステム(以下「OS」とも表記する。)の立ち上げや、アプリケーション(以下「APP」とも表記する。)の立ち上げ等のステップを経て行われるため、サーバの起動を判断してから、実際にサーバが演算可能になるまでにある程度の時間が必要になる。言い換えると、タイムラグが発生するため、演算処理を行っていたサーバに対するCPU負荷が過剰になる期間が発生し、演算処理が遅延するおそれがある。 However, starting the server involves steps such as starting the hardware of the server, starting an operating system (hereinafter also referred to as “OS”), and starting an application (hereinafter also referred to as “APP”). Therefore, a certain amount of time is required from when the server is determined to be started to when the server can be actually operated. In other words, since a time lag occurs, a period in which the CPU load on the server that was performing the arithmetic processing becomes excessive may occur, and the arithmetic processing may be delayed.
この問題を解決するために、CPU負荷の現在値と、相対的に短期の予測値および相対的に長期の予測値を対比させることにより、アプリケーションサーバの起動台数を求めることにより、上述のタイムラグ等の発生を抑制する技術が提案されている(例えば、特許文献1参照。)。 In order to solve this problem, by comparing the current value of the CPU load with a relatively short-term predicted value and a relatively long-term predicted value, the number of application server startups is determined, and the above-described time lag and the like are obtained. There has been proposed a technique for suppressing the occurrence of phenomena (for example, see Patent Document 1).
上述したように、従来の特許文献1に記載された技術においては、予測の精度が不十分であり、求めたサーバの起動台数に過不足が生じるおそれがあった。例えば、求めた起動台数が過剰であった場合、起動されたサーバ台数に対する演算処理量が少ないため、効率が悪い状態で運転を継続したり、起動したサーバを再び停止させたりする必要があった。 As described above, in the technology described in the conventional patent document 1, the accuracy of prediction is insufficient, and there is a possibility that the number of activated servers obtained may be excessive or insufficient. For example, if the obtained number of activated servers is excessive, the amount of calculation processing with respect to the number of activated servers is small, so that it was necessary to continue the operation in an inefficient state or stop the activated servers again. .
このようにサーバを頻繁に起動、停止させると、サーバに搭載された電子部品に熱応力が繰り返し加えられることとなり、亀裂の発生等による不具合が発生するおそれがあった。つまり、サーバが起動され演算処理が行われている場合には、電子部品等が発生する熱により電子部品等は温度の上昇に伴い膨張する。その一方で、サーバが停止されると電子部品等での熱の発生も停止し、膨張していた電子部品は温度の低下に伴い収縮する。この膨張および収縮の程度は材料の性質によって異なるため、電子部品には、引っ張り力や圧縮力が働き応力(熱応力)が集中する箇所が発生する。この熱応力が繰り返し加えられることにより、上述の箇所に亀裂等が発生するおそれがあった。 If the server is started and stopped frequently as described above, thermal stress is repeatedly applied to the electronic components mounted on the server, and there is a possibility that a problem such as a crack may occur. That is, when the server is started and the arithmetic processing is performed, the electronic components expand due to the heat generated by the electronic components as the temperature rises. On the other hand, when the server is stopped, the generation of heat in the electronic components and the like also stops, and the expanded electronic components shrink as the temperature decreases. Since the degree of the expansion and shrinkage varies depending on the properties of the material, a place where a tensile force or a compressive force acts to concentrate stress (thermal stress) occurs in the electronic component. When this thermal stress is repeatedly applied, cracks and the like may be generated in the above-described locations.
また、求めた起動台数が不足していた場合、起動されたサーバ台数に対する演算処理量が多いため、上述のように、サーバのCPU負荷が過剰になり演算処理が遅延する恐れがあるという問題があった。 Further, if the number of activated servers is insufficient, the amount of arithmetic processing with respect to the number of activated servers is large. Therefore, as described above, there is a problem that the CPU load of the server becomes excessive and the arithmetic processing may be delayed. there were.
本発明は、上記の課題を解決するためになされたものであって、予測精度の向上を図ることにより不具合の発生を抑制することができる情報処理装置の制御装置、情報処理装置の制御方法、および、プログラムを提供することを目的とする。 The present invention has been made in order to solve the above-described problems, and a control device of an information processing device, a control method of an information processing device, which can suppress occurrence of a defect by improving prediction accuracy, And to provide the program.
上記目的を達成するために、本発明は、以下の手段を提供する。
本発明の第1の態様に係る情報処理装置の制御装置は、複数の端末装置とネットワークを介して接続された複数の情報処理装置の稼働台数を制御する情報処理装置の制御装置であって、前記情報処理装置から時系列で変化する対象データを取得して所定の記憶部に格納する取得部と、前記記憶部から取り出した過去の所定時間内の前記対象データに基づき、第1の予測手法を用いて前記対象データの第1の予測値を算出する第1予測部と、前記過去の所定時間内の前記対象データに基づき、前記第1の予測手法とは異なる第2の予測手法を用いて前記対象データの第2の予測値を算出する第2予測部と、所定の閾値と比較することにより、前記第1の予測値および前記第2の予測値のいずれか一方を用いるか判定し、判定された前記第1の予測値および前記第2の予測値の一方、および、演算時における前記対象データの値を用いて、前記情報処理装置の一定時間後における必要な稼働台数を算出、若しくは、起動又は停止する台数を算出する推定部と、が設けられていることを特徴とする。
In order to achieve the above object, the present invention provides the following means.
A control device for an information processing device according to a first aspect of the present invention is a control device for an information processing device that controls the operating number of a plurality of information processing devices connected to a plurality of terminal devices via a network, A first prediction method based on an acquisition unit that acquires target data that changes in a time series from the information processing device and stores the target data in a predetermined storage unit, and the target data within a predetermined past time extracted from the storage unit; A first prediction unit that calculates a first prediction value of the target data by using a second prediction method different from the first prediction method based on the target data within the past predetermined time. A second prediction unit for calculating a second prediction value of the target data, and comparing with a predetermined threshold to determine whether to use one of the first prediction value and the second prediction value. The first schedule determined Using one of the value and the second predicted value, and the value of the target data at the time of calculation, calculate the required number of operating information processing apparatuses after a certain period of time, or calculate the number of starting or stopping information processing apparatuses. And an estimating unit for performing the calculation.
本発明の第2の態様に係る情報処理装置の制御方法は、複数の端末装置とネットワークを介して接続された複数の情報処理装置の稼働台数を制御する情報処理装置の制御方法であって、前記情報処理装置から時系列で変化する対象データを取得して所定の記憶部に格納する取得ステップと、前記記憶部から取り出した過去の所定時間内の前記対象データに基づき、第1の予測手法を用いて前記対象データの第1の予測値を算出する第1予測ステップと、前記過去の所定時間内の前記対象データに基づき、前記第1の予測手法とは異なる第2の予測手法を用いて前記対象データの第2の予測値を算出する第2予測ステップと、所定の閾値と比較することにより、前記第1の予測値および前記第2の予測値のいずれか一方を用いるか判定し、判定された前記第1の予測値および前記第2の予測値の一方、および、演算時における前記対象データの値を用いて、前記情報処理装置の一定時間後における必要な稼働台数を算出、若しくは、起動又は停止する台数を算出する推定ステップと、を有することを特徴とする。 A method for controlling an information processing device according to a second aspect of the present invention is a method for controlling an information processing device that controls the number of operating information processing devices connected to a plurality of terminal devices via a network, An acquisition step of acquiring target data that changes in time series from the information processing device and storing the target data in a predetermined storage unit, and a first prediction method based on the target data within a predetermined past time extracted from the storage unit A first prediction step of calculating a first prediction value of the target data by using a second prediction method different from the first prediction method based on the target data within the past predetermined time. A second prediction step of calculating a second prediction value of the target data, and comparing with a predetermined threshold value to determine whether to use one of the first prediction value and the second prediction value. , Judge Using one of the obtained first predicted value and the second predicted value, and the value of the target data at the time of calculation, the required number of operating information processing devices after a certain period of time is calculated, or Estimating the number of units to be started or stopped.
本発明の第3の態様に係るプログラムは、コンピュータを、複数の端末装置とネットワークを介して接続された複数の情報処理装置の稼働台数を制御する情報処理装置の制御装置として機能させるプログラムであって、前記コンピュータに前記情報処理装置から時系列で変化する対象データを取得して所定の記憶部に格納する取得機能と、前記記憶部から取り出した過去の所定時間内の前記対象データに基づき、第1の予測手法を用いて前記対象データの第1の予測値を算出する第1予測機能と、前記過去の所定時間内の前記対象データに基づき、前記第1の予測手法とは異なる第2の予測手法を用いて前記対象データの第2の予測値を算出する第2予測機能と、所定の閾値と比較することにより、前記第1の予測値および前記第2の予測値のいずれか一方を用いるか判定し、判定された前記第1の予測値および前記第2の予測値の一方、および、演算時における前記対象データの値を用いて、前記情報処理装置の一定時間後における必要な稼働台数を算出、若しくは、起動又は停止する台数を算出する推定機能と、を実現させることを特徴とする。 A program according to a third aspect of the present invention is a program that causes a computer to function as a control device of an information processing device that controls the number of operating information processing devices connected to a plurality of terminal devices via a network. An acquisition function of acquiring target data that changes in time series from the information processing device to the computer and storing the target data in a predetermined storage unit, based on the target data within a predetermined time in the past extracted from the storage unit, A first prediction function of calculating a first prediction value of the target data using a first prediction method, and a second prediction function different from the first prediction method based on the target data within the past predetermined time. A second prediction function of calculating a second prediction value of the target data using the prediction method of the above, and comparing the first prediction value and the second prediction value by comparing with a predetermined threshold value A determination is made as to whether to use one of them, and using one of the determined first predicted value and the second predicted value and the value of the target data at the time of calculation, after a predetermined time of the information processing apparatus, And an estimating function of calculating the required number of units to be operated or the number of units to be started or stopped.
本発明の第1の態様、第2の態様、および、第3の態様によれば、情報処理装置の一定時間後における必要な稼働台数を算出、若しくは、起動又は停止する台数を算出する際に、所定の閾値と比較して判定した第1の予測値および第2の予測値の一方、および、演算時における対象データの値が用いられる。このようにすることで、所定の閾値と比較した判定により、第1の予測値および第2の予測値のうち予測精度を向上しやすい予測値が選択できる。そのため、CPU負荷の現在値と、相対的に短期の予測値および相対的に長期の予測値を対比させる特許文献1に記載の算出方法と比較して、予測精度の向上を図りやすくなる。 According to the first mode, the second mode, and the third mode of the present invention, when calculating the required number of operating information processing apparatuses after a certain period of time, or calculating the number of starting or stopping information processing apparatuses, , One of the first predicted value and the second predicted value determined by comparing with the predetermined threshold value, and the value of the target data at the time of calculation are used. By doing so, a prediction value that can easily improve the prediction accuracy can be selected from the first prediction value and the second prediction value, based on the determination compared with the predetermined threshold value. Therefore, compared to the calculation method described in Patent Literature 1 in which the current value of the CPU load is compared with the relatively short-term predicted value and the relatively long-term predicted value, the prediction accuracy can be easily improved.
上記発明の第1の態様、第2の態様、および、第3の態様において前記第1の予測値は、第1の所定時間後における前記対象データの予測値であり、前記第2の予測値は、前記第1の所定時間とは異なる第2の所定時間後における前記対象データの予測値であり、前記所定の閾値は、前記情報処理装置の起動に要する時間(以下「起動時間」と表記する。)であり、前記推定部は、前記起動時間と前記第1の所定時間との差、前記起動時間と前記第2の所定時間との差を比較し、前記第1の予測値および前記第2の予測値のうち前記起動時間との差が小さな予測値を用いると判定することが好ましい。 In the first, second, and third aspects of the invention, the first predicted value is a predicted value of the target data after a first predetermined time, and the second predicted value Is a predicted value of the target data after a second predetermined time different from the first predetermined time, and the predetermined threshold is a time required for starting the information processing apparatus (hereinafter referred to as “start time”). The estimating unit compares a difference between the activation time and the first predetermined time and a difference between the activation time and the second predetermined time, and calculates the first predicted value and the It is preferable that it is determined that a predicted value having a small difference from the activation time among the second predicted values is used.
このように所定の閾値と比較した判定において、起動時間と第1の所定時間との差、起動時間と第2の所定時間との差を比較し、差が小さな予測値を用いるとの判定を行うことで、第1の予測値および第2の予測値から予測精度を向上しやすい予測値を選択しやすくなる。 As described above, in the determination compared with the predetermined threshold value, the difference between the startup time and the first predetermined time and the difference between the startup time and the second predetermined time are compared, and it is determined that the prediction value having the small difference is used. By doing so, it becomes easy to select a predicted value from which the prediction accuracy is easily improved from the first predicted value and the second predicted value.
上記発明の第1の態様、第2の態様、および、第3の態様において前記起動時間は、前記情報処理装置の種類に対応して前記起動に要する時間が異なっていることが好ましい。
このように起動時間の長さを情報処理装置の種類に対応して異ならせることにより、第1の予測値および第2の予測値の選択の際に情報処理装置の種類に応じた選択を行うことができ、予測精度を向上しやすい予測値を更に選択しやすくなる。
In the first aspect, the second aspect, and the third aspect of the invention, it is preferable that the activation time differs according to the type of the information processing apparatus.
By making the length of the start-up time different according to the type of the information processing device, the first prediction value and the second prediction value are selected according to the type of the information processing device at the time of selection. This makes it easier to select a predicted value that easily improves the prediction accuracy.
上記発明の第1の態様、第2の態様、および、第3の態様において前記起動時間は、前記情報処理装置に搭載されているOSおよびAPPの少なくとも一方に対応して前記起動に要する時間が異なっていることが好ましい。 In the first aspect, the second aspect, and the third aspect of the invention, the activation time is a time required for the activation corresponding to at least one of an OS and an APP mounted on the information processing apparatus. Preferably they are different.
このように起動時間の長さを情報処理装置に搭載されているOSおよびAPPの少なくとも一方に対応して異ならせることにより、第1の予測値および第2の予測値の選択の際に、OSやAPPに応じた選択を行うことができ、予測精度を向上しやすい予測値を更に選択しやすくなる。 In this way, by setting the length of the startup time to be different depending on at least one of the OS and the APP installed in the information processing apparatus, the selection of the first predicted value and the second predicted value makes the OS And APP can be selected according to the APP, and a prediction value that can easily improve the prediction accuracy can be further easily selected.
上記発明の第1の態様、第2の態様、および、第3の態様においては、前記起動時間は、前記情報処理装置に接続された前記ネットワークにおける通信速度に対応して前記起動に要する時間が異なっていることが好ましい。 In the first aspect, the second aspect, and the third aspect of the invention, the activation time is a time required for the activation corresponding to a communication speed in the network connected to the information processing apparatus. Preferably they are different.
このように起動時間の長さを情報処理装置に接続されたネットワークにおける通信速度に対応して異ならせることにより、第1の予測値および第2の予測値の選択の際にネットワークにおける通信速度に応じた選択を行うことができ、予測精度を向上しやすい予測値を更に選択しやすくなる。 In this way, by making the length of the startup time different according to the communication speed in the network connected to the information processing apparatus, the communication speed in the network can be reduced when selecting the first predicted value and the second predicted value. Selection can be made in accordance with this, and it becomes easier to select a predicted value that can easily improve the prediction accuracy.
上記発明の第1の態様、第2の態様、および、第3の態様において前記起動時間は、前記推定部における判定が行われる時間帯、および、前記判定時における前記情報処理装置を利用する可能性がある人数の少なくとも一方に対応して前記起動に要する時間が異なっていることが好ましい。 In the first aspect, the second aspect, and the third aspect of the invention, the activation time may be a time zone in which the estimation unit makes a determination, and may use the information processing device at the time of the determination. It is preferable that the time required for the activation be different depending on at least one of the persons having the possibility.
このように起動時間の長さを判定が行われる時間帯、および、判定時における情報処理装置を利用する可能性がある人数の少なくとも一方に対応異ならせることにより、第1の予測値および第2の予測値の選択の際に判定が行われる時間帯、および、判定時における情報処理装置を利用する可能性がある人数に応じた選択を行うことができ、予測精度を向上しやすい予測値を更に選択しやすくなる。 As described above, the first predicted value and the second predicted value are set differently by making at least one of the time period in which the length of the activation time is determined and the number of persons who may use the information processing apparatus at the time of the determination different. The time zone in which the determination is made when selecting the predicted value of the and the number of people who may use the information processing device at the time of the determination can be selected in accordance with the number of predicted values that can easily improve the prediction accuracy. It is easier to select.
本発明の第1の態様の情報処理装置の制御装置、第2の態様の情報処理装置の制御方法、および、第3の態様のプログラムによれば、所定の閾値と比較して判定した第1の予測値および第2の予測値の一方、および、演算時における対象データの値を用いて、情報処理装置の一定時間後における必要な稼働台数を算出、若しくは、起動又は停止する台数を算出することにより、予測精度の向上を図ることにより不具合の発生を抑制することができるという効果を奏する。 According to the control device for the information processing device of the first aspect of the present invention, the control method for the information processing device of the second aspect, and the program of the third aspect, the first device determined by comparing with the predetermined threshold value Using one of the predicted value and the second predicted value, and the value of the target data at the time of calculation, the required number of operating information processing apparatuses after a certain period of time is calculated, or the number of information processing apparatuses to be started or stopped is calculated. As a result, there is an effect that the occurrence of a defect can be suppressed by improving the prediction accuracy.
以下、本発明の一実施形態に係る情報処理装置の制御装置、制御方法、および、プログラムについて、図1から図6を参照しながら説明する。本実施形態では、本発明の情報処理装置の制御装置を、情報処理や情報通信などの処理を行うICT装置(情報処理装置)25、および、給電装置10や空調装置35や照明機器45などのICT装置25に付随する関連装置を含めた情報処理システム1における統合制御装置(制御装置)60である例に適用して説明する。 Hereinafter, a control device, a control method, and a program of an information processing apparatus according to an embodiment of the present invention will be described with reference to FIGS. In the present embodiment, the control device of the information processing apparatus according to the present invention includes an ICT device (information processing device) 25 that performs processes such as information processing and information communication, and a power supply device 10, an air conditioner 35, and a lighting device 45. A description will be given by applying to an example of an integrated control device (control device) 60 in the information processing system 1 including related devices attached to the ICT device 25.
情報処理システム1は、図1に示すように、給電装置10と、電流分配装置15と、給電制御装置20と、ICT装置25と、ICT制御装置30と、空調装置35と、空調制御装置40と、照明機器45と、照明制御装置50と、統合制御装置60と、監視制御装置70と、から主に構成されている。 As shown in FIG. 1, the information processing system 1 includes a power supply device 10, a current distribution device 15, a power supply control device 20, an ICT device 25, an ICT control device 30, an air conditioner 35, and an air conditioner control device 40. , A lighting device 45, a lighting control device 50, an integrated control device 60, and a monitoring control device 70.
給電装置10は、ICT装置25に電力を供給するものであり、商用電力の供給を受けて直流電流を出力する複数の電源ユニット11が設けられたものである。電源ユニット11は、給電制御装置20から入力される指令に基づき、直流電流の出力/停止が制御されるように構成されている。また、給電装置10は、複数の電源ユニット11の運転情報を取得し、後述する給電制御装置20へ取得した情報を出力する機能を有している。 The power supply device 10 supplies power to the ICT device 25, and includes a plurality of power supply units 11 that receive a supply of commercial power and output a DC current. The power supply unit 11 is configured to control the output / stop of the DC current based on a command input from the power supply control device 20. The power supply device 10 has a function of acquiring operation information of the plurality of power supply units 11 and outputting the acquired information to a power supply control device 20 described later.
なお、電源ユニット11における商用電力を直流電流に変換する方式や、電源ユニット11における直流電流の出力/停止の具体的な制御方法や、給電装置10における複数の電源ユニット11の接続方法などについては、公知の方法を用いることができ特に限定するものではない。また、本実施形態では、電源ユニット11が交流電流である商用電力から、ICT装置25の動作に用いられる所望電圧の直流電流に変換する例に適用して説明するが、電力の供給先である負荷装置の特性に応じて直流電流の代わりに所望電圧の交流電流を供給してもよく、特に電流の態様を限定するものではない。 Note that a method of converting commercial power in the power supply unit 11 into a DC current, a specific control method of output / stop of the DC current in the power supply unit 11, a method of connecting a plurality of power supply units 11 in the power supply device 10, and the like are described. A known method can be used, and there is no particular limitation. In the present embodiment, the power supply unit 11 is applied to an example in which commercial power, which is an alternating current, is converted into a direct current having a desired voltage used for the operation of the ICT device 25. An AC current having a desired voltage may be supplied instead of the DC current depending on the characteristics of the load device, and the mode of the current is not particularly limited.
電流分配装置15は、給電装置10から供給された直流電流を、ICT装置25が格納される複数のICTラック26へ分配するものである。電流分配装置15には、給電制御装置20からの指令に従い、ポスト毎に直流電流の供給/非供給制御(以下、「ON/OFF制御」とも表記する。)を行うスイッチ16が搭載されている。スイッチ16は、それぞれのポストに接続されたICTラック26に格納されたICT装置25における消費電力を測定する機能も設けられている。スイッチ16で測定された消費電力は、給電制御装置20に出力される。なお、スイッチ16の形式としては、公知の形式のものを用いることができ、特に限定するものではない。 The current distribution device 15 distributes the DC current supplied from the power supply device 10 to a plurality of ICT racks 26 in which the ICT devices 25 are stored. The current distribution device 15 is provided with a switch 16 that performs DC current supply / non-supply control (hereinafter also referred to as “ON / OFF control”) for each post in accordance with a command from the power supply control device 20. . The switch 16 also has a function of measuring the power consumption of the ICT device 25 stored in the ICT rack 26 connected to each post. The power consumption measured by the switch 16 is output to the power supply control device 20. The switch 16 may be of a known type, and is not particularly limited.
さらに、電流分配装置15には、短絡事故などによる過電流を防止するためにポスト毎にヒューズやブレーカなどの保護素子(図示せず。)が搭載されている。この保護素子を搭載することにより、短絡事故が発生したICT装置25を含む系統(以下、「事故系」とも表記する。)の影響が、それ以外の通常の運転を継続するICT装置25を含む系統(以下、「健全系」とも表記する。)へ波及することを防止できる。 Further, the current distribution device 15 is provided with a protection element (not shown) such as a fuse or a breaker for each post in order to prevent an overcurrent due to a short circuit accident or the like. By installing this protection element, the influence of the system including the ICT device 25 in which the short-circuit accident has occurred (hereinafter also referred to as “accident system”) includes the ICT device 25 which continues other normal operations. It can be prevented from spreading to the system (hereinafter also referred to as “healthy system”).
給電制御装置20は、統合制御装置60からの指令に基づき、電流分配装置15の1ポスト毎の給電ON/OFFを制御する指令、コンセントバー27のコンセント口毎の給電ON/OFFを制御する指令、給電装置10の電源ユニット11の運転/停止を制御する指令、給電装置10の運転/停止を制御する指令を出力するものである。 The power supply control device 20 controls the power supply ON / OFF for each post of the current distribution device 15 and the command to control the power supply ON / OFF for each outlet of the outlet bar 27 based on the command from the integrated control device 60. It outputs a command to control the operation / stop of the power supply unit 11 of the power supply device 10 and a command to control the operation / stop of the power supply device 10.
給電制御装置20は、CPU(中央演算処理ユニット)、ROM、RAM、ハードディスク、入出力インタフェース等を有するコンピュータシステムである。ROM等に記憶されている制御プログラムは、CPUを少なくとも演算処理部21として機能させるものであり、入出力インタフェース等を少なくとも取得部22として機能させるものである。 The power supply control device 20 is a computer system having a CPU (central processing unit), a ROM, a RAM, a hard disk, an input / output interface, and the like. The control program stored in the ROM or the like causes the CPU to function at least as the arithmetic processing unit 21 and causes the input / output interface or the like to function at least as the acquisition unit 22.
演算処理部21は、給電装置10、並びに、電流分配装置15のスイッチ16およびコンセントバー27内部に設けられたスイッチ27Aの動作を制御する演算処理を行うと共に、当該動作を制御する指令を生成するものでもある。演算処理部21における演算処理等の詳細については後述する。 The arithmetic processing unit 21 performs arithmetic processing for controlling the operation of the power supply device 10, the switch 16 of the current distribution device 15, and the switch 27A provided inside the outlet bar 27, and generates a command for controlling the operation. It is also a thing. Details of the arithmetic processing and the like in the arithmetic processing unit 21 will be described later.
取得部22は、給電装置10から出力される複数の電源ユニット11の運転情報、および、電流分配装置15から出力される1ポスト毎の消費電力情報、および、コンセントバー27の1口毎の消費電力情報が入力されるインタフェースである。また、取得部22は、演算処理部21において生成された各種の指令を出力するインタフェースでもある。 The acquisition unit 22 outputs the operation information of the plurality of power supply units 11 output from the power supply device 10, the power consumption information of each post output from the current distribution device 15, and the power consumption of each outlet bar 27. This is an interface to which power information is input. The acquisition unit 22 is also an interface that outputs various commands generated by the arithmetic processing unit 21.
ICT装置25は、演算等の情報処理や、情報の受信/送信などの通信処理等を行うものである。ICT装置25における処理などの動作は、ICT制御装置30から入力される指令に基づいて制御される。ICT装置25は、ICTラック26に1台以上が搭載され、ICTラック26に設けられたコンセントバー27から直流電流が給電されている。なお、上述の情報処理や通信処理などが特許請求の範囲における作業負荷に相当するものである。 The ICT device 25 performs information processing such as calculation, communication processing such as reception / transmission of information, and the like. Operations such as processing in the ICT device 25 are controlled based on a command input from the ICT control device 30. One or more ICT devices 25 are mounted on an ICT rack 26, and a DC current is supplied from an outlet bar 27 provided on the ICT rack 26. The above-described information processing, communication processing, and the like correspond to the workload in the claims.
コンセントバー27は、電流分配装置15にて分配された配線が接続されたものである。コンセントバー27内部のスイッチ27Aには、給電制御装置20から入力される指令に基づいて、コンセント口毎にICT装置25への給電のON/OFFを制御する機能が搭載されている。さらに、コンセント口毎に消費電流・電力を計測する機能が搭載され、計測された消費電流・電力の情報は、給電制御装置20へ出力されている。このように、コンセントバー27は、いわゆるインテリジェントコンセントとして機能するものを用いている。 The outlet bar 27 is connected to the wiring distributed by the current distributor 15. The switch 27A inside the outlet bar 27 has a function of controlling ON / OFF of power supply to the ICT device 25 for each outlet based on a command input from the power supply control device 20. Further, a function of measuring current consumption and power is provided for each outlet, and information on the measured current consumption and power is output to the power supply control device 20. As described above, the outlet bar 27 uses what functions as a so-called intelligent outlet.
図2に示すように、複数のICTラック26は、一列に配置されることにより架列28A,28B,28C,28D,28E,28Fのそれぞれを構成する。さらに、これら架列28A,28B,28C,28D,28E,28Fは並列に並んで配置される。 As shown in FIG. 2, the plurality of ICT racks 26 are arranged in a row to form each of the rows 28A, 28B, 28C, 28D, 28E, and 28F. Further, the rows 28A, 28B, 28C, 28D, 28E, 28F are arranged in parallel.
ICT制御装置30は、統合制御装置60からの指令に基づき、ICT装置25へ集約運転を指示する縮退指令、分散運転を指示する復元指令、ICT装置25の停止を指示する停止指令、ICT装置25の起動を指示する起動指令を出力するものである。 The ICT control device 30 is based on a command from the integrated control device 60, based on the command from the integrated control device 60, a degeneration command to instruct the ICT device 25 to perform the collective operation, a restoration command to instruct the distributed operation, a stop command to instruct the ICT device 25 to stop, It outputs a start command instructing the start of the operation.
ICT制御装置30は、図1に示すように、CPU(中央演算処理ユニット)、ROM、RAM、ハードディスク、入出力インタフェース等を有するコンピュータシステムである。ROM等に記憶されている制御プログラムは、CPUを少なくとも演算処理部31として機能させるものであり、入出力インタフェース等を少なくとも取得部32として機能させるものである。 As shown in FIG. 1, the ICT control device 30 is a computer system having a CPU (Central Processing Unit), a ROM, a RAM, a hard disk, an input / output interface, and the like. The control program stored in the ROM or the like causes the CPU to function at least as the arithmetic processing unit 31, and causes the input / output interface or the like to function at least as the acquisition unit 32.
演算処理部31は、ICT装置25の動作を制御する演算処理を行うと共に、当該動作を制御する指令を生成するものでもある。演算処理部31における演算処理等の詳細については後述する。 The arithmetic processing unit 31 performs arithmetic processing for controlling the operation of the ICT device 25 and also generates a command for controlling the operation. Details of the arithmetic processing and the like in the arithmetic processing unit 31 will be described later.
取得部32は、コンセントバー27から出力されるコンセント口毎の消費電流・電力情報、ICT装置25から出力される業務処理量や、装置内部温度や、消費電力などの運転情報が入力されるインタフェースである。また、取得部32は、演算処理部31において生成された各種の指令を出力するインタフェースでもある。 The acquisition unit 32 is an interface to which operation information such as current consumption and power information for each outlet output from the outlet bar 27, business processing amount output from the ICT device 25, internal device temperature, and power consumption is input. It is. The acquisition unit 32 is also an interface that outputs various commands generated by the arithmetic processing unit 31.
空調装置35は、図2に示すように、ICT装置25が配置されたサーバルームSRの室内空気を介してICT装置25を冷却するものである。つまり、ICT装置25において発生した熱は、ICT装置25の内部を通過するサーバルームSRの室内空気に放出され、サーバルームSRの室内空気の温度が上昇する。空調装置935は、この温度が上昇した室内空気を吸入して熱を奪い、所望の温度に冷却した後にサーバルームSR内に送り出すものである。室内空気から奪った熱は、サーバルームSRの外側に配置された室外機(図示せず。)において、外部へ放出される。この空調装置35における動作は、空調制御装置40から出力される指令に基づいて制御されている。 As shown in FIG. 2, the air conditioner 35 cools the ICT device 25 through room air in a server room SR in which the ICT device 25 is arranged. That is, the heat generated in the ICT device 25 is released to the room air in the server room SR passing through the inside of the ICT device 25, and the temperature of the room air in the server room SR increases. The air conditioner 935 takes in the room air whose temperature has risen to take in heat, cools it down to a desired temperature, and sends it out into the server room SR. The heat taken from the indoor air is released to the outside in an outdoor unit (not shown) arranged outside the server room SR. The operation of the air conditioner 35 is controlled based on a command output from the air conditioning controller 40.
本実施形態では、中央に架列28A,28B,28C,28D,28E,28Fが並列に並んで配置されているサーバルームSRにおいて、架列28A,28B,28C,28D,28E,28Fの端部近傍に、空調装置35が並んで配置されている例に適用して説明する。また、空調装置35における室内空気を冷却する形式や、冷却した空気をサーバルームSR内へ送り出す形式としては、公知の形式を用いることができ、特に限定するものではない。 In the present embodiment, in the server room SR in which the rows 28A, 28B, 28C, 28D, 28E, 28F are arranged in parallel at the center, the ends of the rows 28A, 28B, 28C, 28D, 28E, 28F. A description will be given by applying to an example in which the air conditioners 35 are arranged side by side in the vicinity. In addition, as a format for cooling the indoor air in the air conditioner 35 and a format for sending the cooled air into the server room SR, a known format can be used and is not particularly limited.
さらに、本実施形態では、サーバルームSR内に配置される複数の空調装置35に対して、屋外に配置され熱を外気に放出する手段である室外機等が一対一に対応して設けられる個別方式空調である例に適用して説明するが、複数の空調装置35に対して、熱を外気に放出する手段である冷却塔等が一つ設けられた中央熱源方式空調であってもよく、特に限定するものではない。 Furthermore, in the present embodiment, for a plurality of air conditioners 35 arranged in the server room SR, an outdoor unit or the like which is arranged outdoors and emits heat to the outside air is provided in a one-to-one correspondence. Although described by applying to an example of a system air conditioner, a central heat source system air conditioner in which a plurality of air conditioners 35 are provided with one cooling tower or the like that is a means for releasing heat to the outside air may be used. There is no particular limitation.
空調制御装置40は、統合制御装置60からの指令に基づき、空調装置35の起動を制御する指令、空調装置35の停止を制御する指令、空調装置35の運転条件を制御する指令を出力するものである。 The air-conditioning control device 40 outputs a command for controlling activation of the air-conditioning device 35, a command for controlling stop of the air-conditioning device 35, and a command for controlling operating conditions of the air-conditioning device 35, based on a command from the integrated control device 60. It is.
空調制御装置40は、図1に示すように、CPU(中央演算処理ユニット)、ROM、RAM、ハードディスク、入出力インタフェース等を有するコンピュータシステムである。ROM等に記憶されている制御プログラムは、CPUを少なくとも演算処理部41として機能させるものであり、入出力インタフェース等を少なくとも取得部42として機能させるものである。 The air conditioning controller 40 is a computer system having a CPU (Central Processing Unit), a ROM, a RAM, a hard disk, an input / output interface, and the like, as shown in FIG. The control program stored in the ROM or the like causes the CPU to function at least as the arithmetic processing unit 41, and causes the input / output interface or the like to function at least as the acquisition unit 42.
演算処理部41は、空調装置35の動作を制御する演算処理を行うと共に、当該動作を制御する指令を生成するものでもある。演算処理部41における演算処理等の詳細については後述する。取得部42は、空調装置35から出力される運転状況を示す運転情報が入力されるインタフェースである。 The arithmetic processing unit 41 performs arithmetic processing for controlling the operation of the air conditioner 35 and also generates a command for controlling the operation. Details of the arithmetic processing and the like in the arithmetic processing unit 41 will be described later. The acquisition unit 42 is an interface to which operation information indicating an operation state output from the air conditioner 35 is input.
照明機器45は、ICT装置25などが配置されたサーバルームSR等における照明を行うものである。照明機器45には、人の存在を感知する人感センサ(図示せず。)が設けられている。サーバルームSRに人が立ち入った場合のように、人感センサが人を感知した際に照明機器45は照明を行う。また、空調装置35における照明/非照明の制御は、空調制御装置40から出力される指令(動作信号)に基づいても行われる。なお、照明機器45としては、公知の機器を用いることができ、特に限定するものではない。 The lighting device 45 illuminates the server room SR where the ICT device 25 and the like are arranged. The lighting device 45 is provided with a human sensor (not shown) for detecting the presence of a person. The lighting device 45 illuminates when the human sensor detects a person, such as when a person enters the server room SR. The control of lighting / non-lighting in the air conditioner 35 is also performed based on a command (operation signal) output from the air conditioner control device 40. In addition, as the lighting device 45, a known device can be used, and there is no particular limitation.
照明制御装置50は、統合制御装置60からの指令に基づき、照明機器45における点灯・消灯を制御する指令、照明機器45の運転条件を制御する指令を出力するものである。 The lighting control device 50 is configured to output a command for controlling turning on / off of the lighting device 45 and a command for controlling operating conditions of the lighting device 45 based on a command from the integrated control device 60.
照明制御装置50は、CPU(中央演算処理ユニット)、ROM、RAM、ハードディスク、入出力インタフェース等を有するコンピュータシステムである。ROM等に記憶されている制御プログラムは、CPUを少なくとも演算処理部51として機能させるものであり、入出力インタフェース等を少なくとも取得部52として機能させるものである。 The lighting control device 50 is a computer system having a CPU (Central Processing Unit), ROM, RAM, hard disk, input / output interface, and the like. The control program stored in the ROM or the like causes the CPU to function at least as the arithmetic processing unit 51, and causes the input / output interface or the like to function at least as the acquisition unit 52.
演算処理部51は、照明機器45の動作を制御する演算処理を行うと共に、当該動作を制御する指令を生成するものでもある。演算処理部51における演算処理等の詳細については後述する。取得部52は、照明機器45から出力される動作状況を示す運転情報が入力されるインタフェースであり、さらに、照明機器45に付随する人感センサの測定情報などが入力されるインタフェースでもある。 The arithmetic processing unit 51 performs an arithmetic process for controlling the operation of the lighting device 45 and also generates a command for controlling the operation. Details of the arithmetic processing and the like in the arithmetic processing unit 51 will be described later. The acquisition unit 52 is an interface to which driving information indicating an operation state output from the lighting device 45 is input, and is also an interface to which measurement information of a human sensor attached to the lighting device 45 is input.
上述の給電制御装置20、ICT制御装置30、空調制御装置40、および照明制御装置50は、統合制御装置60との間の通信が途絶えて指令が入力されない場合や、統合制御装置60から出力された指令が異常値である場合には、統合制御装置60が故障したと判断し、それぞれの制御装置が自立した運転状態に遷移する。 The above-described power supply control device 20, ICT control device 30, air conditioning control device 40, and lighting control device 50 are output when the communication with the integrated control device 60 is interrupted and no command is input, or when the command is output from the integrated control device 60. If the received command is an abnormal value, it is determined that the integrated control device 60 has failed, and each control device transitions to an independent operation state.
統合制御装置60は、監視制御装置70から入力される故障情報や運転異常情報、BEMSやBASなどの外部EMS(エネルギ・マネジメント・システム)、DCIM(データセンタ・インフラストラクチャ・マネジメント)などから入力される情報や指令に基づいて、給電制御装置20、ICT制御装置30、空調制御装置40、および照明制御装置50に対する制御内容を判断する処理や、出力する指令を生成する処理を行うものである。 The integrated control device 60 is input from failure information and operation abnormality information input from the monitoring control device 70, external EMS (energy management system) such as BEMS and BAS, DCIM (data center infrastructure management), and the like. Based on the information and the command, the processing for determining the control content for the power supply control device 20, the ICT control device 30, the air conditioning control device 40, and the lighting control device 50, and the process for generating a command to be output are performed.
統合制御装置60は、CPU(中央演算処理ユニット)、ROM、RAM、ハードディスク、入出力インタフェース等を有するコンピュータシステムである。ROM等に記憶されている制御プログラムは、CPUを少なくとも演算処理部(推定部)61、および、予測処理部(第1予測部、第2予測部)63として機能させるものであり、入出力インタフェース等を少なくとも取得部64として機能させるものである。 The integrated control device 60 is a computer system having a CPU (central processing unit), a ROM, a RAM, a hard disk, an input / output interface, and the like. The control program stored in the ROM or the like causes the CPU to function as at least an arithmetic processing unit (estimating unit) 61 and a prediction processing unit (first prediction unit, second prediction unit) 63. And the like function at least as the acquisition unit 64.
取得部64は、ICT装置25の起動に要する時間である起動時間(所定の閾値)が記憶された起動時間データベース(記憶部)66(以下「起動時間DB66」とも表記する。)や、ICT装置25におけるCPU負荷(対象データ)の情報が記憶されたCPU負荷データベース67(以下「CPU負荷DB67」とも表記する。)などから情報を取得するインタフェースである。 The acquisition unit 64 includes a boot time database (storage unit) 66 (hereinafter, also referred to as a “boot time DB 66”) in which a boot time (a predetermined threshold), which is a time required to boot the ICT device 25, is stored, and the ICT device. 25 is an interface for acquiring information from a CPU load database 67 (hereinafter, also referred to as “CPU load DB 67”) in which information on CPU load (target data) is stored.
また取得部64は、給電制御装置20、ICT制御装置30、空調制御装置40、照明制御装置50、および、統合制御装置60から出力される情報、ICTラック26の配置位置およびICTラック26におけるICT装置の搭載位置の情報、並びに、外部から入力される指令情報を取得するインタフェースである。取得部64は、さらに、外部EMSシステム、DCIMなどへ情報や指令を出すことができる外部とのインタフェースでもある。 The acquisition unit 64 also stores information output from the power supply control device 20, the ICT control device 30, the air conditioning control device 40, the lighting control device 50, and the integrated control device 60, the arrangement position of the ICT rack 26, and the ICT in the ICT rack 26. This is an interface for acquiring information on the mounting position of the device and command information input from the outside. The acquisition unit 64 is also an external interface that can issue information and commands to an external EMS system, DCIM, and the like.
起動時間DB66は、ICT装置25の起動に要する時間である起動時間を記憶するものである。起動時間は、ICT装置25の種類や、ICT装置25に搭載されているOSおよびAPPや、ICT装置25に接続されたネットワークにおける通信速度や、ICT装置25の起動が行われる時間帯および起動が行われる際にICT装置25を利用する可能性がある人数に応じて異なる。そのため、起動時間DB66には、これらと紐付けされた複数の起動時間が記憶されている。 The startup time DB 66 stores a startup time, which is a time required for starting up the ICT device 25. The activation time includes the type of the ICT device 25, the OS and APP installed in the ICT device 25, the communication speed in a network connected to the ICT device 25, the time zone in which the ICT device 25 is activated, and the activation time. It depends on the number of people who may use the ICT device 25 at the time of the operation. Therefore, the activation time DB 66 stores a plurality of activation times associated with these.
CPU負荷DB67は、ICT装置25におけるCPU負荷の情報を記憶するものである。CPU負荷の情報は、取得された時間と紐付けされて記憶され、統合制御装置60から指定された時間帯のCPU負荷の情報を出力可能に記憶されている。 The CPU load DB 67 stores information on the CPU load in the ICT device 25. The information on the CPU load is stored in association with the acquired time, and the information on the CPU load in the time zone designated by the integrated control device 60 is stored so as to be output.
演算処理部61および予測処理部63は、ともにICT装置25の一定時間後における必要な稼働台数を算出、若しくは、起動又は停止する台数を算出するものである。演算処理部61および予測処理部63における具体的な演算処理の内容は後述する。 The arithmetic processing unit 61 and the prediction processing unit 63 both calculate the required number of operating ICT devices 25 after a certain period of time, or calculate the number of starting or stopping ICT devices 25. The specific contents of the arithmetic processing in the arithmetic processing unit 61 and the prediction processing unit 63 will be described later.
監視制御装置70は、CPU(中央演算処理ユニット)、ROM、RAM、ハードディスク、入出力インタフェース等を有するコンピュータシステムである。ROM等に記憶されている制御プログラムは、CPUを少なくとも演算処理部71として機能させるものであり、入出力インタフェース等を少なくとも取得部72として機能させるものである。 The monitoring control device 70 is a computer system having a CPU (Central Processing Unit), ROM, RAM, hard disk, input / output interface, and the like. The control program stored in the ROM or the like causes the CPU to function at least as the arithmetic processing unit 71, and causes the input / output interface or the like to function at least as the acquisition unit 72.
取得部72は、給電装置10、電流分配装置15、ICT装置25、および、空調制御装置40などの情報処理システム1を構成する機器から出力される故障状態や、運転異常に関する情報を取得するインタフェースである。演算処理部71は、取得部72により取得された故障状態や運転異常に関する情報に基づいて、情報処理システム1を構成する装置の故障状態・運転異常を監視するものである。 The acquisition unit 72 is an interface that acquires information on a failure state and an operation abnormality output from devices configuring the information processing system 1 such as the power supply device 10, the current distribution device 15, the ICT device 25, and the air conditioning control device 40. It is. The arithmetic processing unit 71 monitors the failure state and the operation abnormality of the devices constituting the information processing system 1 based on the information on the failure state and the operation abnormality acquired by the acquisition unit 72.
次に、上記の構成からなる情報処理システム1における制御について説明する。まず、スケジュールに基づく情報処理システム1の運用について説明する。
まず、ICT装置25が分散運転されている通常の運用状態について、図2を参照しながら説明する。分散運転とは、情報処理システム1における全てのICT装置25、または、大半のICT装置25において情報処理などの演算処理が行われる状態のことである。
Next, control in the information processing system 1 having the above configuration will be described. First, the operation of the information processing system 1 based on a schedule will be described.
First, a normal operation state in which the ICT device 25 is performing a distributed operation will be described with reference to FIG. The distributed operation is a state in which arithmetic processing such as information processing is performed in all the ICT devices 25 in the information processing system 1 or in most of the ICT devices 25.
図2においてICT装置25(ICTラック26)に記載されたパーセントは、該当するICT装置の負荷率を示している。また、サーバルームSRにおけるハッチングは、サーバルームSRの室内空気の温度を示すものであり、ハッチングが濃くなるに伴い温度が高くなっていることを示している。 In FIG. 2, the percentage described in the ICT device 25 (ICT rack 26) indicates the load factor of the corresponding ICT device. The hatching in the server room SR indicates the temperature of the indoor air in the server room SR, and indicates that the temperature increases as the hatching increases.
サーバルームSR内には、給電装置10、空調装置35およびICT装置25が配置されている。また、消費電力ベースに基づくICT装置25における構成の内訳は、サーバ系の機器が8割、スイッチ、ルータなどのネットワーク系機器が2割となる。本実施形態では、ICT装置25の最大消費電力の合計が300kWである例に適用して説明する。 The power supply device 10, the air conditioner 35, and the ICT device 25 are arranged in the server room SR. The breakdown of the configuration of the ICT device 25 based on the power consumption base is as follows: 80% of server devices and 20% of network devices such as switches and routers. In the present embodiment, a description will be given by applying to an example in which the total maximum power consumption of the ICT device 25 is 300 kW.
図2では、ICT装置25の平均稼働率は20%程度である例が示されている。この場合の電力消費量の解析結果はICT装置25の消費電力が163kW、空調電力が62kW、給電損失が21kW、総計246kWとなる。 FIG. 2 shows an example in which the average operation rate of the ICT device 25 is about 20%. The analysis result of the power consumption in this case is that the power consumption of the ICT device 25 is 163 kW, the air conditioning power is 62 kW, the power supply loss is 21 kW, and the total is 246 kW.
次に、上記の構成からなる情報処理システム1に対して本発明に関する統合連係制御を実施した場合の説明を行う。本説明において統合制御装置60は、平日の夜間や、土曜や、日曜や、休日などのようにICT装置25における負荷が低下する時間帯に、ICT装置25における負荷を集約する縮退運転を行う指令を出力する。縮退運転を行っている最中にICT装置25の負荷が増加すると、統合制御装置60は事前に縮退運転を解放する指令を出力し、その後に通常の分散運転に戻す指令を出力する。 Next, a description will be given of a case where the integrated linkage control according to the present invention is performed on the information processing system 1 having the above configuration. In the present description, the integrated control device 60 issues a command to perform a degenerate operation for consolidating the load on the ICT device 25 during a time period when the load on the ICT device 25 is reduced, such as on a weekday night, Saturday, Sunday, or holiday. Is output. When the load of the ICT device 25 increases during the degenerate operation, the integrated control device 60 outputs a command to release the degenerate operation in advance, and then outputs a command to return to the normal distributed operation.
ここで、縮退運転を実行する際の制御処理について図3および図4のフローチャートを参照しながら説明する。はじめに統合制御装置60は、図3に示すように、縮退運転により情報処理システム1おいて稼働させるICT装置25の台数を推定する処理(S10)を行う。 Here, the control processing when executing the degeneration operation will be described with reference to the flowcharts of FIGS. 3 and 4. First, as shown in FIG. 3, the integrated control device 60 performs a process (S10) of estimating the number of ICT devices 25 to be operated in the information processing system 1 by the degenerate operation.
具体的には、図4に示すように、統合制御装置60の取得部64は、ICT装置25に搭載されたCPU負荷の情報Ptを取得する処理を行う(S11:取得ステップ)。CPU負荷の情報Ptは時系列で変化する情報であり、例えば、1分ごとに取得する処理を行う。統合制御装置60は、取得したCPU負荷の情報PtをCPU負荷DB67に格納する処理を行う。なお、CPU負荷の情報Ptを取得する時間間隔は、上述のように1分でもよいし、1分よりも長くても短くてもよい。 Specifically, as shown in FIG. 4, the acquisition unit 64 of the integrated control unit 60 performs processing for acquiring information P t CPU load mounted on ICT device 25 (S11: acquisition step). Information P t of the CPU load is information that changes in time series, for example, performs a process of acquiring every minute. Integrated control unit 60 performs a process of storing information P t of the acquired CPU load on the CPU load DB 67. The time interval for acquiring the information P t of the CPU load, may be the 1 minute as described above, may be longer or shorter than 1 minute.
次いで、統合制御装置60は演算処理を行う現時点から所定時間(n分)だけ過去に遡った範囲に属するCPU負荷の情報Ptを整列する処理を行う(S12)。具体的には、CPU負荷DB67から現時点から所定時間(n分)だけ過去に遡った範囲に属するCPU負荷の情報Ptを取得し、時系列に連結したデータ列(Pt−1〜Pn)を作成する処理を行う。 Subsequently, the integrated control unit 60 performs a process of aligning the information P t CPU load within the scope of going back only in the past predetermined time from the present time to perform the calculation processing (n min) (S12). Specifically, a predetermined time (n min) from the current time from the CPU load DB67 only obtains information P t CPU load within the scope of going back in the past, when data sequence linked to sequence (P t-1 to P n ) Is performed.
その後、統合制御装置60の予測処理部63は、時系列に連結したデータ列(Pt−1〜Pn)に基づき、第1の所定時間後におけるICT装置25の起動時間である第1の予測値Pt+5を算出する処理を行う(S13:第1予測ステップ)。本実施形態では第1の所定時間が5分である例に適用して説明するが、5分よりも長くても短くてもよく、特に限定するものではない。 Thereafter, the prediction processing unit 63 of the integrated control device 60 determines the first time, which is the activation time of the ICT device 25 after the first predetermined time, based on the data sequence (Pt -1 to Pn ) connected in time series. A process of calculating the predicted value Pt + 5 is performed (S13: first prediction step). In the present embodiment, the first predetermined time is described as applied to an example in which the time is 5 minutes, but may be longer or shorter than 5 minutes, and is not particularly limited.
次いで、統合制御装置60の予測処理部63は、時系列に連結したデータ列(Pt−1〜Pn)に基づき、第2の所定時間後におけるICT装置25の起動時間である第2の予測値Pt+10を算出する処理を行う(S14:第2予測ステップ)。本実施形態では第2の所定時間が10分である例に適用して説明するが、第1の所定時間よりも長ければよく具体的な値を限定するものではない。また、第1の予測値Pt+5および第2の予測値Pt+10の算出に、特開平7−270200に開示されているカオス予測処理(第1の予測手法、第2の予測手法)を用いる例に適用して説明するが、その他の公知の手法を用いてもよい。 Next, the prediction processing unit 63 of the integrated control device 60 determines the second time that is the activation time of the ICT device 25 after the second predetermined time based on the data sequence (P t−1 to P n ) connected in time series. A process of calculating the predicted value Pt + 10 is performed (S14: second prediction step). In the present embodiment, a description will be given by applying to an example in which the second predetermined time is 10 minutes. However, the specific value is not limited as long as it is longer than the first predetermined time. Further, an example in which the first predicted value Pt + 5 and the second predicted value Pt + 10 are calculated using chaos prediction processing (first prediction method and second prediction method) disclosed in Japanese Patent Laid-Open No. 7-270200. However, other known methods may be used.
第1の予測値Pt+5および第2の予測値Pt+10を算出すると、統合制御装置60の演算処理部61は、ICT装置25の起動時間と、第1の予測値Pt+5および第2の予測値Pt+10とに基づいて以下の推定処理に用いる予測値を判定する処理を行う(S15:推定ステップ)。まず、取得部64により起動時間DB66から起動時間を取得する処理が行われる。この際、ICT装置25の種類や、ICT装置25に搭載されているOSおよびAPPや、ICT装置25に接続されたネットワークにおける通信速度や、ICT装置25の起動が行われる時間帯および起動が行われる際にICT装置25を利用する可能性がある人数の情報に基づいて、これら情報に対応した起動時間が取得される。なお、起動が行われる際にICT装置25を利用する可能性がある人数の情報は、統合制御装置60の演算処理部61などにより演算処理により求められた値が用いられている。 After calculating the first predicted value Pt + 5 and the second predicted value Pt + 10 , the arithmetic processing unit 61 of the integrated control device 60 determines the start time of the ICT device 25, the first predicted value Pt + 5, and the second predicted value Pt + 5 . A process of determining a predicted value to be used in the following estimation process based on the value Pt + 10 is performed (S15: estimation step). First, the acquisition unit 64 performs a process of acquiring a start time from the start time DB 66. At this time, the type of the ICT device 25, the OS and APP installed in the ICT device 25, the communication speed in the network connected to the ICT device 25, the time period during which the ICT device 25 is started, and the start are performed. On the basis of information on the number of persons who may use the ICT device 25 at the time of starting, the start time corresponding to the information is acquired. Note that, as information on the number of persons who may use the ICT device 25 when the activation is performed, a value obtained by arithmetic processing by the arithmetic processing unit 61 or the like of the integrated control device 60 is used.
次いで、演算処理部61は、起動時間DB66から取得した起動時間と第1の予測値Pt+5を求める際に用いられた第1の所定時間との時間差である第1時間差、および、起動時間DB66から取得した起動時間と第2の予測値Pt+10を求める際に用いられた第2の所定時間との時間差である第2時間差を求める演算処理を行う。その後、第1時間差の絶対値と、第2時間差の絶対値とを対比して推定処理に用いる予測値を判定する処理を行う。 Next, the arithmetic processing unit 61 sets a first time difference that is a time difference between the activation time acquired from the activation time DB 66 and the first predetermined time used when obtaining the first predicted value Pt + 5 , and the activation time DB 66 And a second time difference that is a time difference between the startup time acquired from the second time and the second predetermined time used in obtaining the second predicted value Pt + 10 . Thereafter, a process of comparing the absolute value of the first time difference and the absolute value of the second time difference to determine a predicted value used for the estimation process is performed.
具体的には、(第1時間差の絶対値)<(第2時間差の絶対値)と判定された場合、演算処理部61は、第1の予測値Pt+5を推定処理に用いる予測値として判定する(YESの場合)。その一方で、(第1時間差の絶対値)>(第2時間差の絶対値)と判定された場合、演算処理部61は、第2の予測値Pt+10を推定処理に用いる予測値として判定する(NOの場合)。 Specifically, when it is determined that (the absolute value of the first time difference) <(the absolute value of the second time difference), the arithmetic processing unit 61 determines the first predicted value Pt + 5 as the predicted value used for the estimation processing. Yes (in the case of YES). On the other hand, when it is determined that (absolute value of the first time difference)> (absolute value of the second time difference), the arithmetic processing unit 61 determines the second predicted value Pt + 10 as the predicted value used for the estimation processing. (If NO).
また、(第1時間差の絶対値)=(第2時間差の絶対値)の場合には、S11に戻り、上述の処理を繰り返し行ってもよいし、第1の予測値Pt+5を推定処理に用いる予測値として判定してもよいし、第2の予測値Pt+10を推定処理に用いる予測値として判定してもよい。 When (absolute value of the first time difference) = (absolute value of the second time difference), the process returns to S11, and the above process may be repeated, or the first predicted value Pt + 5 may be used for the estimation process. It may be determined as a predicted value to be used, or the second predicted value Pt + 10 may be determined as a predicted value used in the estimation processing.
S15においてYESと判定された場合、演算処理部61は、演算処理時点におけるCPU負荷の情報Ptと、第1の予測値Pt+5とを対比して一定時間後における必要なICT装置25の稼働台数を算出する演算処理を行う(S16:推定ステップ)。演算処理部61は、算出した必要な稼働台数、および、演算処理時点において実際に稼働しているICT装置25の稼働台数に基づいて、起動させるICT装置25の台数、または、停止させるICT装置25の台数を算出する。 If the answer is YES in S15, the arithmetic processing unit 61 includes information P t CPU load in the arithmetic processing time point, the operation of the first predicted value P t + 5 and ICT device 25 required after a certain time by comparing Calculation processing for calculating the number is performed (S16: estimation step). The arithmetic processing unit 61 determines the number of ICT devices 25 to be started or the number of ICT devices 25 to be stopped based on the calculated required number of operating devices and the number of operating ICT devices 25 actually operating at the time of the arithmetic processing. Is calculated.
S15においてNOと判定された場合、演算処理部61は、演算処理時点におけるCPU負荷の情報Ptと、第2の予測値Pt+10とを対比して一定時間後における必要なICT装置25の稼働台数を算出する演算処理を行う(S17:推定ステップ)。なお、S16およびS17で用いられる必要なICT装置25の稼働台数を算出する手法としては公知の手法を用いることができ、特に限定するものではない。 If NO is determined in S15, the arithmetic processing unit 61 compares the information P t of the CPU load at the time of the arithmetic processing with the second predicted value P t + 10 and operates the ICT device 25 necessary after a certain period of time. Calculation processing for calculating the number is performed (S17: estimation step). A known method can be used as a method for calculating the required number of operating ICT devices 25 used in S16 and S17, and is not particularly limited.
統合制御装置60は、図4に戻り、対象となるICT装置25へ縮退運転に移行するための集約処理を実行する指令を出力する(S21)。集約処理が仮想化による場合には、縮退元ICT装置25は、縮退先ICT装置25へのライブマイグレーションを実行する。移行が完了した後、縮退元ICT装置25は休止状態へ移行する。集約処理が余剰ICT装置25の運転休止である場合には対象装置を休止状態へ移行する。 Returning to FIG. 4, the integrated control device 60 outputs a command to execute the aggregation process for shifting to the degenerate operation to the target ICT device 25 (S21). When the aggregation process is performed by virtualization, the degeneracy source ICT device 25 performs live migration to the degeneration destination ICT device 25. After the transition is completed, the degeneration source ICT device 25 transitions to the sleep state. If the aggregation process is a suspension of the operation of the surplus ICT device 25, the target device is shifted to a suspension state.
なお、休止状態へ移行する縮退元ICT装置25、負荷の増加する縮退先ICT装置25の選定にあたっては、予め記憶されている稼働させるICT装置25の組み合わせである縮退パターンが用いられる。 When selecting the degeneration source ICT device 25 that shifts to the sleep state and the degeneration destination ICT device 25 that increases the load, a degeneration pattern that is a combination of the ICT devices 25 to be operated and stored in advance is used.
本実施形態では、図5に示すように、架列28A,28B,28E,28Fに搭載されたICT装置25を縮退元ICT装置25とし、架列28C,28Dに搭載されたICT装置25を縮退先ICT装置25とした例に適用して説明する。 In the present embodiment, as shown in FIG. 5, the ICT devices 25 mounted on the rows 28A, 28B, 28E, and 28F are degenerated ICT devices 25, and the ICT devices 25 mounted on the rows 28C and 28D are degenerated. A description will be given by applying to an example in which the ICT device 25 is used.
次いで、図3のフローチャートに戻り、ICTリソースの移動(Guestマシンの移動)が成功したか否かを判定する処理を行う(S22)。具体的には、次の5条件が満たされるか否かに基づいて判定が行われる。1つ目が、縮退先ICT装置25でハードウエア障害(以下「H/W障害」と表記する。)が発生していないこと。2つ目が、縮退元ICT装置でH/W障害が発生していないこと。3つ目が、仮想化管理ソフト上で、縮退元の仮想Guestマシンが正常であること。4つ目が縮退元の仮想化ソフト上で、移動対象となる仮想Guestマシンが正常であること。5つ目が、縮退先のICTリソースに余裕があること。より具体的には、縮退元ICT装置25の演算処理を縮退先ICT装置25に移行させても、縮退先ICT装置25におけるCPU使用率が所定値(例えば80%)未満であること、メモリの使用率が所定値(例えば最大容量の80%)未満であること、ハードディスク(HDD)の使用率が所定値(例えば最大容量の80%)未満であることを満たすこと。 Next, returning to the flowchart of FIG. 3, a process of determining whether or not the movement of the ICT resource (move of the Guest machine) is successful (S22). Specifically, the determination is made based on whether the following five conditions are satisfied. First, no hardware failure (hereinafter, referred to as “H / W failure”) has occurred in the degeneration target ICT device 25. Second, no hardware failure has occurred in the degenerate source ICT device. Third, the virtual guest machine of the degeneration source is normal on the virtualization management software. Fourth, the virtual guest machine to be moved is normal on the degeneration source virtualization software. Fifth, there is room for the ICT resources at the degeneration destination. More specifically, even if the operation processing of the degeneration source ICT device 25 is shifted to the degeneration destination ICT device 25, the CPU usage rate in the degeneration destination ICT device 25 is less than a predetermined value (for example, 80%), The usage rate is less than a predetermined value (for example, 80% of the maximum capacity), and the usage rate of the hard disk (HDD) is less than a predetermined value (for example, 80% of the maximum capacity).
ICTリソースの移動が失敗したと判定された場合(NOの場合)には、縮退運転の可否を判断する処理を中止する。ICTリソースの移動が成功したと判定された場合(YESの場合)、統合制御装置60は、ICT制御装置へ縮退元のICT装置25へ対して休止指示を出し、当該ICT装置25への休止処理が成功したか否かを判定する処理を行う(S23)。具体的には、次の4条件が満たされるか否かに基づいて判定が行われる。1つ目が、休止対象ICT装置25においてCPU使用率が所定値(例えば5%)以下であり、かつ、メモリ使用率が所定値(例えば5%)以下であること。2つ目が、仮想化管理ソフト上で、休止対象ICT装置25上に仮想Guestマシンが存在しないこと。3つ目が、休止対象ICT装置25の仮想化ソフト上で、仮想Guestマシンが存在しないこと。4つ目が、休止対象ICT装置25と接続しているスイッチ16およびスイッチ27Aのアウトレット(Outlet)の消費電流が所定値(例えば定格電流の3割)以下であること。 If it is determined that the movement of the ICT resource has failed (in the case of NO), the process of determining whether or not the degenerate operation is possible is stopped. When it is determined that the movement of the ICT resource is successful (in the case of YES), the integrated control device 60 issues a stop instruction to the ICT device 25 of the degeneration source to the ICT control device, and performs a stop process for the ICT device 25. A process is performed to determine whether or not was successful (S23). Specifically, the determination is made based on whether the following four conditions are satisfied. First, the CPU usage rate of the suspension target ICT device 25 is equal to or less than a predetermined value (for example, 5%), and the memory usage rate is equal to or less than a predetermined value (for example, 5%). Second, there is no virtual Guest machine on the ICT device 25 to be suspended on the virtualization management software. Third, there is no virtual Guest machine on the virtualization software of the ICT device 25 to be suspended. Fourth, the current consumption of the outlets (Outlets) of the switches 16 and 27A connected to the ICT device 25 to be paused is not more than a predetermined value (for example, 30% of the rated current).
ICT装置25の休止が失敗したと判定された場合(NOの場合)には、縮退運転の可否を判断する処理を中止する。ICT装置25の休止が成功したと判定された場合(YESの場合)、統合制御装置60は、ICT制御装置30から出力されるICT装置25の休止状態情報を確認する。確認後に、ICT制御装置30に対して、休止済みのICT装置25に対して停止(シャットダウン)指令を出す。統合制御装置はICT装置の停止を確認した後、給電制御装置に対し給電ルート上にあるコンセントバー27、または電流分配装置15のスイッチ16またはスイッチ27Aに対して給電OFFとする指令を出力する(S31)。 When it is determined that the suspension of the ICT device 25 has failed (in the case of NO), the process of determining whether or not the degeneration operation is possible is stopped. When it is determined that the halt of the ICT device 25 is successful (in the case of YES), the integrated control device 60 checks the halt state information of the ICT device 25 output from the ICT control device 30. After the confirmation, a stop (shutdown) command is issued to the ICT device 25 that has been suspended, to the ICT control device 30. After confirming the stop of the ICT device, the integrated control device outputs a command to the power supply control device to turn off the power supply to the outlet bar 27 on the power supply route or the switch 16 or the switch 27A of the current distribution device 15 ( S31).
次いで、停止済みのICT装置25に対応するスイッチ16またはスイッチ27Aにおいて給電OFFされているか否かを判定する処理を行う(S32)。具体的には、次の2条件が満たされているか否かを判定する処理を行う。1つ目は、接続しているICT装置25が停止していること。より具体的に説明すると次の3つの内容が満たされていること。対象のICT装置25にピン(Ping)接続しても応答がないこと、対象のICT装置25の仮想化ソフトに接続できないこと、対象のICT装置25に管理用ネットワーク(NW)で接続し、電源がオフ(OFF)となっていること。2つ目は、対象のICT装置25に接続しているスイッチ16またはスイッチ27Aのアウトレット(Outlet)の消費電流値が所定値(例えば定格電流の1割)以下であること。 Next, a process is performed to determine whether the power is turned off at the switch 16 or the switch 27A corresponding to the stopped ICT device 25 (S32). Specifically, a process of determining whether the following two conditions are satisfied is performed. The first is that the connected ICT device 25 is stopped. More specifically, the following three contents must be satisfied. When there is no response even if a pin (Ping) is connected to the target ICT device 25, it cannot be connected to the virtualization software of the target ICT device 25, and the target ICT device 25 is connected to the target ICT device 25 via a management network (NW), and Is turned off (OFF). Second, the current consumption of the outlet (Outlet) of the switch 16 or the switch 27A connected to the target ICT device 25 is equal to or less than a predetermined value (for example, 10% of the rated current).
給電OFFされていないと判定された場合(NOの場合)には、縮退運転の可否を判断する処理を中止する。
次いで、給電OFFされていると判定された場合(YESの場合)、統合制御装置60は、停止済みのICT装置25に対応する電源ユニット11を停止させる指令を出力する(S41)。言い換えると、ICT装置25の停止に伴い給電装置10の運転負荷率が低下するため、余剰となった電源ユニット11を停止させる指令を給電制御装置20に出力する。
When it is determined that the power supply has not been turned off (in the case of NO), the process of determining whether or not the degeneration operation is possible is stopped.
Next, when it is determined that the power supply is turned off (in the case of YES), the integrated control device 60 outputs a command to stop the power supply unit 11 corresponding to the stopped ICT device 25 (S41). In other words, since the operation load factor of the power supply device 10 decreases with the stop of the ICT device 25, a command to stop the surplus power supply unit 11 is output to the power supply control device 20.
具体的には、給電装置10に搭載されている電源ユニット11の台数と、出力電流値とを比較し、以下の式で求められる台数の電源ユニット11を停止する指令を出力する。なお、停止する電源ユニット11の台数は、電源ユニット11の故障や負荷急増時の対応等を考慮して、必要な電源ユニット11の台数に冗長分を考慮した台数としてもよい。 Specifically, the number of power supply units 11 mounted on power supply device 10 is compared with the output current value, and a command to stop the number of power supply units 11 determined by the following equation is output. The number of the power supply units 11 to be stopped may be a number in consideration of a failure of the power supply unit 11 or a sudden increase in load, and the number of the necessary power supply units 11 in consideration of redundancy.
[(給電装置10に搭載された電源ユニット11の台数)×(電源ユニット11単体の容量)−{(出力電流)+(電源ユニット11単体の容量)}]÷(電源ユニット11単体の容量)≧停止可能な電源ユニット11の台数
次いで、停止済みのICT装置25に対応する電源ユニット11が停止しているか否かを判定する処理を行う(S42)。電源ユニット11が停止していないと判定された場合(NOの場合)には、縮退運転の可否を判断する処理を中止する。
[(Number of power supply units 11 mounted on power supply device 10) × (Capacity of power supply unit 11 alone) − {(Output current) + (Capacity of power supply unit 11 alone)}] ÷ (Capacity of power supply unit 11 alone) ≧ Number of power supply units 11 that can be stopped Next, processing is performed to determine whether or not the power supply units 11 corresponding to the stopped ICT devices 25 are stopped (S42). When it is determined that the power supply unit 11 is not stopped (in the case of NO), the process of determining whether the degenerate operation is possible is stopped.
次いで、電源ユニット11が停止していると判定された場合(YESの場合)、統合制御装置60は、停止済みのICT装置25の温度が低下する余裕をもって、停止済みのICT装置25に対応する空調装置35を停止させる指令を空調制御装置40に出力する(S51)。空調制御装置40は停止済みのICT装置25に対応する空調装置35を停止させる指令を当該空調装置35に出力する。 Next, when it is determined that the power supply unit 11 is stopped (in the case of YES), the integrated control device 60 responds to the stopped ICT device 25 with a margin for the temperature of the stopped ICT device 25 to decrease. A command to stop the air conditioner 35 is output to the air conditioning controller 40 (S51). The air conditioning controller 40 outputs to the air conditioner 35 a command to stop the air conditioner 35 corresponding to the stopped ICT device 25.
本実施形態では、図5に示すように、架列28A,28B,28E,28Fに対応する空調装置35が停止されている例に適用して説明する。図5では、対応する空調装置35に斜線を入れることにより、給電OFFを表している。 In the present embodiment, as shown in FIG. 5, description will be made by applying to an example in which the air conditioners 35 corresponding to the rows 28A, 28B, 28E, and 28F are stopped. In FIG. 5, power supply OFF is indicated by diagonal lines in the corresponding air conditioner 35.
なお、停止済みのICT装置25に対応する空調装置35を停止したことにより、縮退先のICT装置25が属する空調ゾーンの温度が上昇した場合、空調制御装置40は、必要に応じて停止した空調装置35の運転を再開する指令を出力してもよい。 If the temperature of the air-conditioning zone to which the ICT device 25 of the degenerate destination belongs rises by stopping the air-conditioning device 35 corresponding to the stopped ICT device 25, the air-conditioning control device 40 A command to restart the operation of the device 35 may be output.
次いで、図3のフローチャートに戻り、休止済みのICT装置25に対応する空調装置35が停止しているか否かを判定する処理を行う(S52)。具体的には、次の4条件が満たされているか否かを判定する処理を行う。1つ目は、停止対象以外のICT装置25に対応する空調装置35が正常であること(言い換えると、障害が発生していないこと。)。2つ目は、停止対象以外のICT装置25に対応する空調装置35において冷房能力に余裕があり、定格能力の所定値(90%)未満であること。3つ目は、停止対象以外の空調装置35が管轄するICT装置25の吸込み部付近(または、架列の間の一部であるコールドアイル(Cold Aisle))の温度が所定温度以下であること。4つ目は、停止対象となる空調装置35が管轄するICT装置25は稼働していないこと。より具体的には、ICT装置25が停止していること、かつ、ICT装置25と接続しているスイッチ16またはスイッチ27AのアウトレットがOFFとなっていること。 Next, returning to the flowchart of FIG. 3, a process of determining whether or not the air conditioner 35 corresponding to the suspended ICT device 25 is stopped (S52). Specifically, a process of determining whether the following four conditions are satisfied is performed. First, the air conditioner 35 corresponding to the ICT device 25 other than the one to be stopped is normal (in other words, no failure has occurred). Second, the air conditioner 35 corresponding to the ICT device 25 other than the stop target has sufficient cooling capacity and is less than a predetermined value (90%) of the rated capacity. Third, the temperature in the vicinity of the suction part of the ICT device 25 (or a part of the cold aisle (Cold Aisle) which is a part between rows) of the air conditioner 35 other than the stop target is lower than a predetermined temperature. . Fourth, the ICT device 25 controlled by the air conditioner 35 to be stopped is not operating. More specifically, the ICT device 25 is stopped, and the outlet of the switch 16 or the switch 27A connected to the ICT device 25 is OFF.
空調装置35が停止していないと判定された場合(NOの場合)には、縮退運転の可否を判断する処理を中止する。空調装置35が停止していると判定された場合(YESの場合)、統合制御装置60は、照明機器45を消灯する指令を出力する処理を行う(S61)。言い換えると、不要となった照明機器45を消灯するため、照明制御装置50へ消灯指令を出力する。照明制御装置50は、必要に応じて作業者の不在を確認した後、該当部分の消灯を実行する。 When it is determined that the air conditioner 35 is not stopped (in the case of NO), the process of determining whether the degeneration operation is possible is stopped. When it is determined that the air conditioner 35 is stopped (in the case of YES), the integrated control device 60 performs a process of outputting a command to turn off the lighting device 45 (S61). In other words, a turn-off command is output to the lighting control device 50 in order to turn off the unnecessary lighting device 45. After confirming the absence of the worker as necessary, the lighting control device 50 turns off the corresponding portion.
次いで、照明機器45が消灯されたか否かを判定する処理を行う(S62)。具体的には、次の3条件を満たすか否かを判定する処理を行う。1つ目は、ICT装置25が正常に停止したこと。2つ目は、対応するスイッチ16またはスイッチ27Aが全てOFFになっていること。3つ目は、対応する空調装置35が停止していること。 Next, a process of determining whether or not the lighting device 45 has been turned off is performed (S62). Specifically, a process of determining whether the following three conditions are satisfied is performed. First, the ICT device 25 has stopped normally. Second, all the corresponding switches 16 or 27A are OFF. Third, the corresponding air conditioner 35 is stopped.
照明機器45が消灯されていないと判定された場合(NOの場合)には、縮退運転の可否を判断する処理を中止する。また、照明機器45が消灯されていると判定された場合(YESの場合)、縮退運転の可否を判断する処理を終了する。 When it is determined that the lighting device 45 has not been turned off (in the case of NO), the process of determining whether or not the degraded operation is possible is stopped. When it is determined that the lighting device 45 is turned off (in the case of YES), the process of determining whether or not the degraded operation is possible is ended.
なお、上述のように縮退運転への移行処理を実行するにあたり、必要に応じてSDN(software defined network)技術、NFV(Network Function Virtualization)技術やロードバランサーなどのネットワーク制御、負荷制御を行う場合もある。 In executing the transition process to the degenerate operation as described above, network control and load control such as a software defined network (SDN) technology, a network function virtualization (NFV) technology, and a load balancer may be performed as necessary. .
次いで、縮退運転から分散運転への復元を実行する際の制御処理について図6のフローチャートを参照しながら説明する。
はじめに、統合制御装置60は分散運転への移行判断のタイミングを定めたスケジュールを起動する処理を行い、当該スケジュールが起動したか否かを判定する処理を行う(S111)。ここで、移行判断のタイミングとしては、例えば、平日の夜間や、土曜や、日曜や、休日などのように情報処理や通信処理などの低下が予想される時間帯の終わりを挙げることができる。スケジュールの起動が失敗と判定された場合(NOの場合)には、移行の可否を判断する処理を中止する。
Next, a control process when executing the restoration from the degenerate operation to the distributed operation will be described with reference to the flowchart of FIG.
First, the integrated control device 60 performs a process of activating a schedule that determines the timing of the transition determination to the distributed operation, and performs a process of determining whether the schedule has been activated (S111). Here, the timing of the shift determination may be, for example, the end of a time zone in which a decrease in information processing or communication processing is expected, such as a weekday night, Saturday, Sunday, or holiday. If the activation of the schedule is determined to be unsuccessful (NO), the process of determining whether or not migration is possible is stopped.
スケジュールの起動が成功した判定された場合(YESの場合)、統合制御装置60は、ICT装置25等に障害が発生していないか否か、または運用に支障が出るか否かを判定する処理を行う(S112)。具体的には、監視制御装置70が、分散元ICT装置25および分散先ICT装置25や、空調装置35や、給電装置10において異常が発生したことを示す情報を受け取っているか否かに基づいて、上述の判定処理を行う。障害が発生している、あるいは運用に支障がでる判定された場合(NOの場合)には、移行の可否を判断する処理を中止する。 When it is determined that the activation of the schedule is successful (in the case of YES), the integrated control device 60 determines whether or not a failure has occurred in the ICT device 25 or the like or whether or not operation is hindered. Is performed (S112). Specifically, based on whether or not the monitoring control device 70 has received information indicating that an abnormality has occurred in the distribution source ICT device 25 and the distribution destination ICT device 25, the air conditioner 35, and the power supply device 10. , The above-described determination processing is performed. If it is determined that a failure has occurred or operation has been hindered (in the case of NO), the process of determining whether or not migration is possible is stopped.
なお、分散元ICT装置25は上述の縮退先ICT装置25であり、分散先ICT装置25は上述の縮退元ICT装置25である。
障害が発生していないと判定された場合(YESの場合)、統合制御装置60は、給電装置10の容量に余裕があるか否かを判定する処理を行う(S113)。つまり、統合制御装置60は、現在の消費電流、起動対象のICT装置25の定格電流が、給電装置10の出力可能電流値を超えていないか否かを判定する。容量に余裕がないと判定された場合(NOの場合)には、移行の可否を判断する処理を中止する。
Note that the distribution source ICT device 25 is the above-described degeneracy destination ICT device 25, and the distribution destination ICT device 25 is the above-described degeneration source ICT device 25.
When it is determined that no failure has occurred (in the case of YES), the integrated control device 60 performs a process of determining whether or not the power supply device 10 has a sufficient capacity (S113). That is, the integrated control device 60 determines whether the current consumption current and the rated current of the ICT device 25 to be activated do not exceed the outputable current value of the power supply device 10. When it is determined that there is no room for the capacity (in the case of NO), the process of determining whether or not migration is possible is stopped.
容量に余裕があると判定された場合(YESの場合)、起動対象に関する空調装置35を起動させる指令を出力する処理を行う(S121)。言い換えると、運転を再開するICT装置25の空調ゾーンの空調装置35を制御する空調制御装置40に対して、予冷のための運転を開始する指令を出力する。空調制御装置40は、該当する空調装置35に対して起動指令を出力する。 When it is determined that there is enough capacity (in the case of YES), a process of outputting a command to start the air conditioner 35 related to the start target is performed (S121). In other words, a command to start an operation for pre-cooling is output to the air conditioning control device 40 that controls the air conditioner 35 in the air conditioning zone of the ICT device 25 that resumes operation. The air conditioning controller 40 outputs a start command to the corresponding air conditioner 35.
次いで、起動対象に関する空調装置35が起動したか否かを判定する処理を行う(S122)。起動対象に関する空調装置35が起動していないと判定された場合(NOの場合)には、移行の可否を判断する処理を中止する。 Next, a process of determining whether or not the air conditioner 35 relating to the activation target has been activated is performed (S122). When it is determined that the air conditioner 35 relating to the activation target has not been activated (in the case of NO), the process of determining whether or not the transition is possible is stopped.
起動対象に関する空調装置35が起動したと判定された場合(YESの場合)には、統合制御装置60は、ICT装置25の周辺の温度が所定温度以下であるか否かを判定する処理を行う(S123)。ICT装置25の周辺の温度としては、例えば、ICT装置25の周辺の空気温度、または、空調装置35における吸込み空気温度を例示することができる。この判定では、具体的には次の2条件が満たされているか否かが判定される。1つ目は、起動した空調装置35に異常が発生していないこと。2つ目は、起動した空調装置35が管轄するICT装置25の吸込み部付近(または、架列の間の一部であるコールドアイル(Cold Aisle))の温度が、所定温度以下となっていること。 When it is determined that the air conditioner 35 related to the activation target has been activated (in the case of YES), the integrated control device 60 performs a process of determining whether the temperature around the ICT device 25 is equal to or lower than a predetermined temperature. (S123). As the temperature around the ICT device 25, for example, the air temperature around the ICT device 25 or the suction air temperature in the air conditioner 35 can be exemplified. In this determination, specifically, it is determined whether the following two conditions are satisfied. First, no abnormality has occurred in the activated air conditioner 35. Second, the temperature near the suction part of the ICT device 25 (or a part of the cold aisle (Cold Aisle), which is a part between rows) of the ICT device 25 under the control of the activated air conditioner 35 is equal to or lower than a predetermined temperature. thing.
ICT装置25の周辺の温度が所定温度以下になっていないと判定された場合(NOの場合)には、再びS123の判定が行われる。ICT装置25の周辺の温度が所定温度以下になっていると判定された場合(YESの場合)、統合制御装置60は、運転を再開するICT装置25へ電力を供給する電源ユニット11を起動する指令を出力する処理を行う(S131)。具体的には、給電制御装置20へ電源ユニット11を起動する指令を出力する。給電制御装置20は、当該電源ユニット11を起動させる。 If it is determined that the temperature around the ICT device 25 is not lower than the predetermined temperature (NO), the determination in S123 is performed again. When it is determined that the temperature around the ICT device 25 is lower than or equal to the predetermined temperature (in the case of YES), the integrated control device 60 activates the power supply unit 11 that supplies power to the ICT device 25 that resumes operation. A process of outputting a command is performed (S131). Specifically, it outputs a command to activate the power supply unit 11 to the power supply control device 20. The power supply control device 20 activates the power supply unit 11.
次いで、統合制御装置60は、電源ユニット11が起動したか否かを判定する処理を行う(S132)。判定は次の3条件を満たすか否かにより行われる。1つ目は、給電装置10に異常が発生していないこと。2つ目は、電源ユニット11が正常に起動していること。3つ目は、起動後も電源ユニット11に異常が発生していないこと。電源ユニット11が起動していないと判定された場合(NOの場合)には、アラートを出力する処理が行われる。 Next, the integrated control device 60 performs a process of determining whether or not the power supply unit 11 has been started (S132). The determination is made based on whether the following three conditions are satisfied. First, no abnormality has occurred in the power supply device 10. Second, the power supply unit 11 has started normally. Third, no abnormality has occurred in the power supply unit 11 even after startup. When it is determined that the power supply unit 11 has not been activated (NO), a process of outputting an alert is performed.
電源ユニット11が起動していると判定された場合(YESの場合)には、スイッチ16およびスイッチ27AをON状態にする指令を出力する処理が行われる(S141)。具体的には、給電制御装置20へ運転を再開するICT装置25への給電経路上に位置するスイッチ16およびスイッチ27Aに対して、OFF状態からON状態へ移行させる指令を出力する。 When it is determined that the power supply unit 11 is activated (in the case of YES), a process of outputting a command to turn on the switch 16 and the switch 27A is performed (S141). Specifically, the power supply control device 20 outputs a command to shift from the OFF state to the ON state to the switch 16 and the switch 27A located on the power supply path to the ICT device 25 that resumes operation.
次いで、統合制御装置60は、スイッチ16およびスイッチ27AがON状態へ移行したか否かを判定する処理を行う(S142)。判定は次の3条件を満たしているか否かにより行われる。1つ目は、スイッチ16およびスイッチ27Aに異常が発生していないこと。2つ目は、スイッチ16およびスイッチ27Aのアウトレットが正常に電源ONになっていること。アウトレットがONになった後も異常が発生していないこと。スイッチ16またはスイッチ27AがOFF状態のままと判定された場合(NOの場合)には、アラートを出力する処理が行われる。 Next, the integrated control device 60 performs a process of determining whether or not the switches 16 and 27A have transitioned to the ON state (S142). The determination is made based on whether the following three conditions are satisfied. First, no abnormality has occurred in the switches 16 and 27A. Second, the outlets of the switch 16 and the switch 27A are normally turned on. No abnormality has occurred even after the outlet is turned on. When it is determined that the switch 16 or the switch 27A remains in the OFF state (in the case of NO), a process of outputting an alert is performed.
スイッチ16およびスイッチ27AがON状態へ移行したと判定された場合(YESの場合)、統合制御装置60は、ICT装置25への起動指令を出力する処理を行う(S151)。指令が入力されたICT制御装置30は、ICT装置25の仕様に合わせた起動手順を踏んでICT装置25を起動させる処理を行う。統合制御装置60は、引き続き、縮退運転から分散運転へ移行させるためにICT制御装置30に対して復元処理の開始指示を出力する。ICT制御装置30は、縮退運転から分散運転に必要な手順を踏んで分散運転状態へ移行させる処理を行う。 When it is determined that the switches 16 and 27A have shifted to the ON state (in the case of YES), the integrated control device 60 performs a process of outputting a start command to the ICT device 25 (S151). The ICT control device 30 to which the command has been input performs a process of starting the ICT device 25 according to a start procedure according to the specifications of the ICT device 25. The integrated control device 60 subsequently outputs an instruction to start the restoration process to the ICT control device 30 to shift from the degenerate operation to the distributed operation. The ICT control device 30 performs a process of shifting from the degenerate operation to the distributed operation state by performing a procedure necessary for the distributed operation.
次いで、統合制御装置60は、ICT装置25(Hostマシン)が起動したか否かを判定する処理を行う(S152)。判定は次の3条件が満たされているか否かにより行われる。1つ目は、対象のICT装置25に管理用NWで接続でき、異常が発生していないこと。2つ目は、対象ICT装置25に管理用NWで接続でき、電源投入が行えること。3つ目は、電源がONされた後も異常が発生することなく起動すること。ICT装置25が起動していないと判定された場合(NOの場合)には、アラートを出力する処理が行われる。 Next, the integrated control device 60 performs a process of determining whether or not the ICT device 25 (Host machine) has started (S152). The determination is made based on whether the following three conditions are satisfied. First, it can be connected to the target ICT device 25 by the management NW, and no abnormality has occurred. Second, it can be connected to the target ICT device 25 with a management NW and can be turned on. Third, start up without any abnormality even after the power is turned on. When it is determined that the ICT device 25 has not been activated (in the case of NO), a process of outputting an alert is performed.
ICT装置25が起動していると判定された場合(YESの場合)、統合制御装置60は、ICTリソースの移動(Guestマシンの移動)が行われたか否かを判定する処理を行う(S153)。判定は次の5条件を満たすか否かにより行われる。1つ目は、切替(移動)先のICT装置25である分散先ICT装置25でH/W障害が発生していないこと。2つ目は、切替(移動)元のICT装置25である分散元ICT装置25でH/W障害が発生していないこと。3つ目は、仮想化管理ソフト上で、分散元の仮想Guestマシンが正常であること。4つ目は、分散元の仮想化ソフト上で、移動対象となる仮想Guestマシンが正常であること。5つ目は、分散先のICTリソースに余裕があること。具体的には、CPU使用率が所定値(例えば80%)未満であること、メモリ使用率が所定値(例えば80%)未満であること、および、ハードディスク(HDD)の使用率が所定値(例えば80%)未満であること。 When it is determined that the ICT device 25 has been activated (in the case of YES), the integrated control device 60 performs a process of determining whether or not ICT resources have been moved (Guest machines have been moved) (S153). . The determination is made based on whether the following five conditions are satisfied. First, no H / W failure has occurred in the distribution destination ICT device 25 which is the switching (moving) destination ICT device 25. Second, no hardware failure has occurred in the distribution source ICT device 25 that is the switching (moving) source ICT device 25. Third, the virtual guest machine at the distribution source is normal on the virtualization management software. Fourth, the virtual guest machine to be moved on the distribution source virtualization software is normal. Fifth, there is enough ICT resources at the distribution destination. Specifically, the CPU usage rate is less than a predetermined value (for example, 80%), the memory usage rate is less than a predetermined value (for example, 80%), and the hard disk (HDD) usage rate is less than a predetermined value (for example, 80%). For example, less than 80%).
ICTリソースの移動が行われていないと判定された場合(NOの場合)には、アラートを出力する処理が行われる。ICTリソースの移動が行われていると判定された場合(YESの場合)、統合制御装置60は、照明機器45を点灯させる指令を出力する処理を行う(S161)。 When it is determined that the ICT resource has not been moved (in the case of NO), a process of outputting an alert is performed. When it is determined that the ICT resource has been moved (in the case of YES), the integrated control device 60 performs a process of outputting a command to turn on the lighting device 45 (S161).
次いで、統合制御装置60は、照明機器45が点灯されたか否かを判定する処理を行う(S162)。判定は、給電装置10、ICT装置25、および空調装置35が正常に起動し、異常が発生していないか否かにより行われる。 Next, the integrated control device 60 performs a process of determining whether or not the lighting device 45 is turned on (S162). The determination is made based on whether or not the power supply device 10, the ICT device 25, and the air conditioner 35 have started normally and no abnormality has occurred.
照明機器45が点灯されていないと判定された場合(NOの場合)には、アラートを出力する処理が行われる。照明機器45が点灯されていると判定された場合(YESの場合)、縮退運転から分散運転への復元を実行する処理は終了される。上述のように、情報処理システム1が分散運転状態へ移行した際の消費電力は、図2に示した縮退運転前の消費電力に戻った状態になる。 When it is determined that the lighting device 45 is not turned on (in the case of NO), a process of outputting an alert is performed. When it is determined that the lighting device 45 is turned on (in the case of YES), the process of executing the restoration from the degenerate operation to the distributed operation ends. As described above, the power consumption when the information processing system 1 shifts to the distributed operation state returns to the power consumption before the degenerate operation illustrated in FIG.
なお、縮退運転から分散運転へ移行する復元処理においては、必要に応じてSDN(software defined network)技術、NFV(Network Function Virtualization)技術やロードバランサーなどのネットワーク制御、負荷制御を行う場合もある。また、移行プロセス途中において、不要な警報が発生する場合には、警報を一時的にマスクする措置を講ずることも可能である。 In the restoration processing for shifting from the degenerate operation to the decentralized operation, network control and load control such as a software defined network (SDN) technology, a network function virtualization (NFV) technology, and a load balancer may be performed as necessary. If an unnecessary alarm is generated during the transition process, it is possible to take measures to temporarily mask the alarm.
上記の構成によれば、ICT装置25の一定時間後における必要な稼働台数を算出、若しくは、起動又は停止する台数を算出する際に、起動時間と比較して判定した第1の予測値Pt+5および第2の予測値Pt+10の一方、および、演算処理時点におけるCPU負荷の情報Ptが用いられる。このようにすることで、起動時間と比較した判定により、第1の予測値Pt+5および第2の予測値Pt+10のうち予測精度を向上しやすい予測値が選択できる。そのため、CPU負荷の現在値と、相対的に短期の予測値および相対的に長期の予測値を対比させる特許文献1に記載の算出方法と比較して、予測精度の向上を図りやすくなる。 According to the above configuration, when calculating the required number of operating ICT devices 25 after a certain period of time, or calculating the number of starting or stopping ICT devices 25, the first predicted value Pt + 5 determined by comparing with the starting time. and one of the second predicted value P t + 10, and the information P t CPU load in the arithmetic processing time point is used. By doing so, a prediction value that can easily improve the prediction accuracy can be selected from the first prediction value Pt + 5 and the second prediction value Pt + 10 based on the determination compared with the activation time. Therefore, compared to the calculation method described in Patent Literature 1 in which the current value of the CPU load is compared with the relatively short-term predicted value and the relatively long-term predicted value, the prediction accuracy can be easily improved.
起動時間と比較したS15の判定処理において、起動時間と第1の所定時間との第1時間差、起動時間と第2の所定時間との第2時間差を比較し、時間差が小さな予測値を用いるとの判定を行うことで、第1の予測値Pt+5および第2の予測値Pt+10から予測精度を向上しやすい予測値を選択しやすくなる。 In the determination process of S15 in comparison with the startup time, a first time difference between the startup time and the first predetermined time, and a second time difference between the startup time and the second predetermined time are compared, and a predicted value having a small time difference is used. Makes it easier to select a predicted value that can easily improve the prediction accuracy from the first predicted value Pt + 5 and the second predicted value Pt + 10 .
起動時間の長さをICT装置25の種類に対応して異ならせることにより、第1の予測値Pt+5および第2の予測値Pt+10の選択の際にICT装置25の種類に応じた選択を行うことができ、予測精度を向上しやすい予測値を更に選択しやすくなる。 By making the length of the start-up time different according to the type of the ICT device 25, the selection according to the type of the ICT device 25 can be made when selecting the first predicted value Pt + 5 and the second predicted value Pt + 10. This makes it easier to select a predicted value that can easily improve the prediction accuracy.
起動時間の長さをICT装置25に搭載されているOSおよびAPPの少なくとも一方に対応して異ならせることにより、第1の予測値Pt+5および第2の予測値Pt+10の選択の際に、OSやAPPに応じた選択を行うことができ、予測精度を向上しやすい予測値を更に選択しやすくなる。 By making the length of the startup time different according to at least one of the OS and the APP mounted on the ICT device 25, when selecting the first predicted value Pt + 5 and the second predicted value Pt + 10 , Selection according to the OS and APP can be performed, and it becomes easier to select a predicted value that can easily improve the prediction accuracy.
起動時間の長さをICT装置25に接続されたネットワークにおける通信速度に対応して異ならせることにより、第1の予測値Pt+5および第2の予測値Pt+10の選択の際にネットワークにおける通信速度に応じた選択を行うことができ、予測精度を向上しやすい予測値を更に選択しやすくなる。 By making the length of the start-up time different according to the communication speed in the network connected to the ICT device 25, the communication speed in the network is selected when the first predicted value Pt + 5 and the second predicted value Pt + 10 are selected. Can be selected, and it becomes easier to select a predicted value that can easily improve the prediction accuracy.
起動時間の長さを判定が行われる時間帯、および、判定時における情報処理装置を利用する可能性がある人数の少なくとも一方に対応異ならせることにより、第1の予測値Pt+5および第2の予測値Pt+10の選択の際に判定が行われる時間帯、および、判定時におけるICT装置25を利用する可能性がある人数に応じた選択を行うことができ、予測精度を向上しやすい予測値を更に選択しやすくなる。 The first predicted value Pt + 5 and the second predicted value are determined by making the length of the start-up time different from at least one of the time zone in which the determination is performed and the number of persons who may use the information processing apparatus at the time of the determination. It is possible to make a selection according to the time zone in which the determination is made when selecting the predicted value Pt + 10 and the number of persons who may use the ICT device 25 at the time of the determination, and the predicted value is likely to improve the prediction accuracy. Becomes easier to select.
なお、本発明の技術範囲は上記実施形態に限定されるものではなく、本発明の趣旨を逸脱しない範囲において種々の変更を加えることが可能である。例えば、上記の実施の形態においては、第1の予測値Pt+5を算出する処理(S13)を行った後に、第2の予測値Pt+10を算出する処理(S14)を行う例に適用して説明したが、S14の処理を先に行い、S13の処理を後に行ってもよいし、S13の処理およびS14の処理を同時に行ってもよい。 The technical scope of the present invention is not limited to the above embodiment, and various changes can be made without departing from the spirit of the present invention. For example, the above embodiment is applied to an example in which the process of calculating the first predicted value Pt + 5 (S13) and then the process of calculating the second predicted value Pt + 10 (S14) are performed. As described above, the processing of S14 may be performed first and the processing of S13 may be performed later, or the processing of S13 and the processing of S14 may be performed simultaneously.
また、上記の実施の形態においては、S13の処理およびS14の処理を行った後、推定処理に用いる予測値を判定する処理(S15)を行う例に適用して説明したが、S15の処理を先に行い、判定された予測値を求める処理(S13またはS14)のみを行ってもよい。 Further, in the above embodiment, the processing of S13 and the processing of S14 are performed, and then the processing of determining the predicted value to be used for the estimation processing (S15) has been described as applied to the example in which the processing of S15 is performed. Only the process (S13 or S14) that is performed first and obtains the determined predicted value may be performed.
25…ICT装置(情報処理装置)、60…統合制御装置(制御装置)、61…演算処理部(推定部)、63…予測処理部(第1予測部、第2予測部)、64…取得部、66…起動時間データベース(記憶部)、S11…取得ステップ、S13…第1予測ステップ、S14…第2予測ステップ、S15…推定ステップ、S16…推定ステップ、S17…推定ステップ 25: ICT device (information processing device), 60: integrated control device (control device), 61: arithmetic processing unit (estimating unit), 63: prediction processing unit (first prediction unit, second prediction unit), 64 ... acquisition Unit, 66: startup time database (storage unit), S11: acquisition step, S13: first prediction step, S14: second prediction step, S15: estimation step, S16: estimation step, S17: estimation step
Claims (15)
前記情報処理装置から時系列で変化する対象データを取得して所定の記憶部に格納する取得部と、
前記記憶部から取り出した過去の所定時間内の前記対象データに基づき、第1の予測手法を用いて前記対象データの第1の予測値を算出する第1予測部と、
前記過去の所定時間内の前記対象データに基づき、前記第1の予測手法とは異なる第2の予測手法を用いて前記対象データの第2の予測値を算出する第2予測部と、
所定の閾値と比較することにより、前記第1の予測値および前記第2の予測値のいずれか一方を用いるか判定し、判定された前記第1の予測値および前記第2の予測値の一方、および、演算時における前記対象データの値を用いて、前記情報処理装置の一定時間後における必要な稼働台数を算出、若しくは、起動又は停止する台数を算出する推定部と、
が設けられており、
前記第1の予測値は、第1の所定時間後における前記対象データの予測値であり、
前記第2の予測値は、前記第1の所定時間とは異なる第2の所定時間後における前記対象データの予測値であり、
前記所定の閾値は、前記情報処理装置の起動に要する時間(以下「起動時間」と表記する。)であり、
前記推定部は、前記起動時間と前記第1の所定時間との差、前記起動時間と前記第2の所定時間との差を比較し、前記第1の予測値および前記第2の予測値のうち前記起動時間との差が小さな予測値を用いると判定する
ことを特徴とする情報処理装置の制御装置。 A control device for an information processing device that controls the number of operating information processing devices connected to the plurality of terminal devices via a network,
An acquisition unit that acquires target data that changes in chronological order from the information processing device and stores the data in a predetermined storage unit;
A first prediction unit that calculates a first prediction value of the target data using a first prediction method based on the target data within a predetermined time in the past extracted from the storage unit;
A second prediction unit that calculates a second prediction value of the target data using a second prediction method different from the first prediction method, based on the target data within the past predetermined time;
By comparing with a predetermined threshold value, it is determined whether to use one of the first predicted value and the second predicted value, and one of the determined first predicted value and the second predicted value is determined. And, using the value of the target data at the time of calculation, calculate the required number of operating the information processing apparatus after a certain period of time, or, or an estimating unit that calculates the number of starting or stopping,
Is provided ,
The first predicted value is a predicted value of the target data after a first predetermined time,
The second predicted value is a predicted value of the target data after a second predetermined time different from the first predetermined time,
The predetermined threshold is a time required for starting the information processing apparatus (hereinafter, referred to as “start time”),
The estimating unit compares a difference between the activation time and the first predetermined time, a difference between the activation time and the second predetermined time, and compares the difference between the first predicted value and the second predicted value. The control device for an information processing device, wherein the control unit determines that a predicted value having a small difference from the activation time is used .
前記情報処理装置から時系列で変化する対象データを取得して所定の記憶部に格納する取得ステップと、
前記記憶部から取り出した過去の所定時間内の前記対象データに基づき、第1の予測手法を用いて前記対象データの第1の予測値を算出する第1予測ステップと、
前記過去の所定時間内の前記対象データに基づき、前記第1の予測手法とは異なる第2の予測手法を用いて前記対象データの第2の予測値を算出する第2予測ステップと、
所定の閾値と比較することにより、前記第1の予測値および前記第2の予測値のいずれか一方を用いるか判定し、判定された前記第1の予測値および前記第2の予測値の一方、および、演算時における前記対象データの値を用いて、前記情報処理装置の一定時間後における必要な稼働台数を算出、若しくは、起動又は停止する台数を算出する推定ステップと、
を有し、
前記第1の予測値は、第1の所定時間後における前記対象データの予測値であり、
前記第2の予測値は、前記第1の所定時間とは異なる第2の所定時間後における前記対象データの予測値であり、
前記所定の閾値は、前記情報処理装置の起動に要する時間(以下「起動時間」と表記する。)であり、
前記推定ステップでは、前記起動時間と前記第1の所定時間との差、前記起動時間と前記第2の所定時間との差を比較し、前記第1の予測値および前記第2の予測値のうち前記起動時間との差が小さな予測値を用いると判定することを特徴とする情報処理装置の制御方法。 A method of controlling an information processing device that controls the number of operating information processing devices connected to a plurality of terminal devices via a network,
An acquisition step of acquiring target data that changes in chronological order from the information processing apparatus and storing it in a predetermined storage unit;
A first prediction step of calculating a first prediction value of the target data using a first prediction method based on the target data within a predetermined time in the past taken out from the storage unit;
A second prediction step of calculating a second predicted value of the target data using a second prediction method different from the first prediction method based on the target data within the past predetermined time;
By comparing with a predetermined threshold value, it is determined whether to use one of the first predicted value and the second predicted value, and one of the determined first predicted value and the second predicted value is determined. And, using the value of the target data at the time of calculation, calculate the required number of operating the information processing apparatus after a certain period of time, or an estimation step of calculating the number of starting or stopping,
Have a,
The first predicted value is a predicted value of the target data after a first predetermined time,
The second predicted value is a predicted value of the target data after a second predetermined time different from the first predetermined time,
The predetermined threshold is a time required for starting the information processing apparatus (hereinafter, referred to as “start time”),
In the estimating step, a difference between the activation time and the first predetermined time, and a difference between the activation time and the second predetermined time are compared, and a difference between the first predicted value and the second predicted value is calculated. A method for controlling an information processing apparatus, characterized in that it is determined that a predicted value having a small difference from the activation time is used.
前記コンピュータに
前記情報処理装置から時系列で変化する対象データを取得して所定の記憶部に格納する取得機能と、
前記記憶部から取り出した過去の所定時間内の前記対象データに基づき、第1の予測手法を用いて前記対象データの第1の予測値を算出する第1予測機能と、
前記過去の所定時間内の前記対象データに基づき、前記第1の予測手法とは異なる第2の予測手法を用いて前記対象データの第2の予測値を算出する第2予測機能と、
所定の閾値と比較することにより、前記第1の予測値および前記第2の予測値のいずれか一方を用いるか判定し、判定された前記第1の予測値および前記第2の予測値の一方、および、演算時における前記対象データの値を用いて、前記情報処理装置の一定時間後における必要な稼働台数を算出、若しくは、起動又は停止する台数を算出する推定機能と、を実現させ、
前記第1の予測値は、第1の所定時間後における前記対象データの予測値であり、
前記第2の予測値は、前記第1の所定時間とは異なる第2の所定時間後における前記対象データの予測値であり、
前記所定の閾値は、前記情報処理装置の起動に要する時間(以下「起動時間」と表記する。)であり、
前記推定機能では、前記起動時間と前記第1の所定時間との差、前記起動時間と前記第2の所定時間との差を比較し、前記第1の予測値および前記第2の予測値のうち前記起動時間との差が小さな予測値を用いると判定することを特徴とする、プログラム。 A program that causes a computer to function as a control device of an information processing device that controls the number of operating information processing devices connected to a plurality of terminal devices via a network,
An acquisition function of acquiring target data that changes in chronological order from the information processing device to the computer and storing the acquired target data in a predetermined storage unit;
A first prediction function of calculating a first prediction value of the target data using a first prediction method based on the target data within a predetermined time in the past extracted from the storage unit;
A second prediction function for calculating a second predicted value of the target data using a second prediction method different from the first prediction method based on the target data within the past predetermined time;
By comparing with a predetermined threshold value, it is determined whether to use one of the first predicted value and the second predicted value, and one of the determined first predicted value and the second predicted value is determined. And, using the value of the target data at the time of calculation, calculate the required number of operating the information processing apparatus after a certain period of time, or implement an estimation function of calculating the number of starting or stopping ,
The first predicted value is a predicted value of the target data after a first predetermined time,
The second predicted value is a predicted value of the target data after a second predetermined time different from the first predetermined time,
The predetermined threshold is a time required for starting the information processing apparatus (hereinafter, referred to as “start time”),
The estimating function compares a difference between the activation time and the first predetermined time, and a difference between the activation time and the second predetermined time, and compares the difference between the first predicted value and the second predicted value. The program is characterized in that it is determined that a predicted value having a small difference from the activation time is used .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016028226A JP6676400B2 (en) | 2016-02-17 | 2016-02-17 | Information processing device control device, information processing device control method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016028226A JP6676400B2 (en) | 2016-02-17 | 2016-02-17 | Information processing device control device, information processing device control method, and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017146795A JP2017146795A (en) | 2017-08-24 |
JP6676400B2 true JP6676400B2 (en) | 2020-04-08 |
Family
ID=59682212
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016028226A Expired - Fee Related JP6676400B2 (en) | 2016-02-17 | 2016-02-17 | Information processing device control device, information processing device control method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6676400B2 (en) |
-
2016
- 2016-02-17 JP JP2016028226A patent/JP6676400B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2017146795A (en) | 2017-08-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107943130B (en) | Control device with current protection solid state relay | |
US6721672B2 (en) | Method and apparatus for preventing overloads of power distribution networks | |
EP2757648B1 (en) | Methods and systems for restoring power based on forecasted loads | |
JP2007195392A (en) | Demand supervisory equipment | |
JP6125672B2 (en) | Zone-based heating, ventilation, and air conditioning (HVAC) control using extensive temperature monitoring | |
GB2540364A (en) | Power load management apparatus and method | |
JP2018516523A (en) | Method and apparatus for controlling power supply | |
US11101687B2 (en) | Transfer switch source select systems and methods | |
US10042413B2 (en) | Methods and systems for multiple bus generator and load control | |
US11196294B2 (en) | Power management method, power management server, local control apparatus, and power management system | |
JP5826714B2 (en) | Power control system and power monitoring device | |
US20140361620A1 (en) | Overload detection device | |
JP6676400B2 (en) | Information processing device control device, information processing device control method, and program | |
JP6402658B2 (en) | Power supply control system and power supply control method | |
US9746502B2 (en) | Systems and methods for monitoring and controlling a power converter | |
JP2006320102A (en) | Monitor/control system of power system | |
WO2017051574A1 (en) | Abnormality indication monitoring system | |
US10367881B2 (en) | Management of computing infrastructure under emergency peak capacity conditions | |
Buczaj et al. | The use of LabView environment for the bulding of supervision system controlling the climatic and technical parameters in farm rooms | |
JP6639929B2 (en) | Control device, control method, and program for information processing device | |
JP2019506130A (en) | Dynamic switching of power supply | |
JP6542578B2 (en) | Power feeding system, power feeding method and server | |
JP6430892B2 (en) | Power supply system, power supply method, and server | |
US12074441B2 (en) | Systems and methods for automatic transfer switch load control | |
JP6529782B2 (en) | Load control device, load control system, load control method, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190108 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20191220 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200114 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200227 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20200310 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200312 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6676400 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |