JP2010033292A - Virtual server resource adjusting system, resource adjusting device, virtual server resource adjusting method, and computer program - Google Patents

Virtual server resource adjusting system, resource adjusting device, virtual server resource adjusting method, and computer program Download PDF

Info

Publication number
JP2010033292A
JP2010033292A JP2008194154A JP2008194154A JP2010033292A JP 2010033292 A JP2010033292 A JP 2010033292A JP 2008194154 A JP2008194154 A JP 2008194154A JP 2008194154 A JP2008194154 A JP 2008194154A JP 2010033292 A JP2010033292 A JP 2010033292A
Authority
JP
Japan
Prior art keywords
virtual server
resource
load
virtual
amount
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.)
Granted
Application number
JP2008194154A
Other languages
Japanese (ja)
Other versions
JP5119077B2 (en
Inventor
Takahiro Ota
崇博 太田
Masaya Iwaki
正哉 岩城
Katsuki Akashi
勝希 明石
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Nippon Telegraph and Telephone West Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Nippon Telegraph and Telephone West Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp, Nippon Telegraph and Telephone West Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2008194154A priority Critical patent/JP5119077B2/en
Publication of JP2010033292A publication Critical patent/JP2010033292A/en
Application granted granted Critical
Publication of JP5119077B2 publication Critical patent/JP5119077B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To dynamically conduct the scaling-up or scaling-out of a virtual server on the basis of an operational policy and a load condition. <P>SOLUTION: A resource adjusting device collects the load conditions of respective virtual servers from physical servers 3-1 to 3-n. When detecting that a virtual server A is in a high load condition, the device computes a total resource quantity, which is reducible from a virtual server which does not belong to a virtual server group α which provides the same application as the virtual server A, on the basis of the present load condition. Further, the resource adjusting device determines the allocatable quantities of resources to be added to the virtual servers A, B and H which all belong to the virtual server group α, so that the total quantity of the additional resources may become the reducible total resource quantity, on the basis of whether the resource allocation of the virtual server group α is made either by scaling-up or by scaling-out and which virtual servers the resources are intensively given in case of the scaling-up. Then, the device makes instructs the rearrangement of the virtual servers and the reduction and addition of the resources. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、仮想サーバを用いたシステムにおいて、仮想サーバへのリソース追加及び削除を動的に行なう仮想サーバリソース調整システム、仮想サーバリソース調整装置、仮想サーバリソース調整方法、及び、コンピュータプログラムに関する。   The present invention relates to a virtual server resource adjustment system, a virtual server resource adjustment device, a virtual server resource adjustment method, and a computer program that dynamically add and delete resources to and from a virtual server in a system using a virtual server.

近年、1台の物理サーバを仮想的な複数台のサーバとしてとして使用可能な仮想サーバが普及してきている。仮想サーバでは、負荷の状況に応じてリソースをダイナミックに割当てるためリソースの効率化が可能であり、このような仮想サーバの技術を用いて、例えば、データセンタなどのアプリケーションサービスを提供することが考えられている。
データセンタなどで稼動している、様々な負荷を持つ複数の仮想サーバについて最適な運用を考えた場合、なるべく少ない数の仮想サーバにリソースを集中的に投下し、処理を実行するサーバをなるべく少なくするスケールアップや、仮想サーバを実現する処理サーバの台数を増やして処理を分散させるスケールアウトなどの方法が考えられる。特許文献1及び2には、システムの負荷やシステム使用量によって、サーバのスケールアップまたはスケールアウトを行う技術が記載されている。
特開2006−343899号公報 特開2007−213286号公報
In recent years, virtual servers that can use one physical server as a plurality of virtual servers have become widespread. Since virtual servers dynamically allocate resources according to load conditions, resource efficiency is possible. For example, it is possible to provide application services such as data centers using such virtual server technology. It has been.
When considering the optimal operation of multiple virtual servers operating in a data center or the like with various loads, resources are concentrated on as few virtual servers as possible to reduce the number of servers that execute processing. Possible methods include scale-up to scale up and scale-out to increase the number of processing servers that implement virtual servers and distribute processing. Patent Documents 1 and 2 describe a technique for scaling up or scaling out a server according to system load or system usage.
JP 2006-343899 A JP 2007-213286 A

仮想サーバを用いたシステムにおいて、サーバの電源効率を重視した運用を行いたい場合は、稼動しているサーバ台数を減らすために、スケールアップにより、なるべく少ない数の仮想サーバへリソースを集中的に投下することが必要になる。また、電源効率よりも可用性を高めたサーバ運用を行いたい場合は、スケールアウトにより、仮想サーバとして動作するサーバの台数を増やし、処理を分散させる必要がある。しかし、例えば、全体的にはサーバの電源効率を重視し、稼動しているサーバ台数を減らすような運用を行なうが、ある特定のアプリケーションについては、信頼性を確保するように複数の物理サーバで分散処理する運用を行いたい、というようにスケールアップとスケールアウトを柔軟に行ないたいという要望がある。
しかし上記の特許文献1、2に記載された技術では、スケールアップまたはスケールアウトのいずれかのみを行なうものであり、サーバの運用方針を考慮して最適なリソース配置を行うことはできない。
In a system that uses virtual servers, if you want to operate with an emphasis on power efficiency of the servers, in order to reduce the number of servers in operation, resources are concentrated on as few virtual servers as possible by scaling up. It becomes necessary to do. In addition, when performing server operation with higher availability than power supply efficiency, it is necessary to increase the number of servers operating as virtual servers and distribute the processing by scaling out. However, for example, the overall power efficiency of the server is emphasized and operation is performed to reduce the number of servers in operation. However, for a specific application, multiple physical servers are used to ensure reliability. There is a demand for flexible scale-up and scale-out, such as performing distributed processing.
However, the techniques described in Patent Documents 1 and 2 described above only perform either scale-up or scale-out, and optimal resource allocation cannot be performed in consideration of the server operation policy.

本発明は、このような事情を考慮してなされたもので、その目的は、サーバの運用方針及び負荷状況に基づいて仮想サーバのスケールアップまたはスケールアウトを動的に行なうことができる仮想サーバリソース調整システム、仮想サーバリソース調整装置、仮想サーバリソース調整方法、及び、コンピュータプログラムを提供することにある。   The present invention has been made in consideration of such circumstances, and its purpose is a virtual server resource that can dynamically scale up or scale out a virtual server based on the server operation policy and load status. An adjustment system, a virtual server resource adjustment device, a virtual server resource adjustment method, and a computer program are provided.

前記課題を解決するために、本発明は、仮想サーバとして動作するサーバ装置と、前記仮想サーバへの割当リソース量を調整するリソース調整装置とからなる仮想サーバリソース調整システムであって、前記リソース調整装置は、仮想サーバ群と、当該仮想サーバ群に所属する仮想サーバとを対応付けた情報と、前記仮想サーバ群に適用されるリソース配分の方法が、前記仮想サーバ群に属する仮想サーバへリソースを分散的に割当てるスケールアウト、または、前記仮想サーバ群に属する一部の仮想サーバへ集中的にリソースを割当てるスケールアップであるかを示す情報と、各仮想サーバが集中的にリソースを割当てる役割であるか、分散的にリソースを割当てる役割であるかを示す情報と、各仮想サーバの使用リソース量の情報と、高負荷状態の判断基準を示す情報と、前記仮想サーバの負荷の状態を示す負荷状況通知情報とを記憶する記憶部と、前記サーバ装置から負荷状況通知情報を受信して前記記憶部に書き込む負荷状況収集部と、前記記憶部から読み出した前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した前記高負荷状態の判断基準とを比較して、前記仮想サーバが高負荷であるか否かを判断する負荷判定部と、前記記憶部を参照して、前記負荷判定部により高負荷であると判断された前記仮想サーバが所属する仮想サーバ群である高負荷仮想サーバ群を特定し、特定した高負荷仮想サーバ群とは異なる仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出する空きリソース計算部と、前記記憶部に記憶されている、前記高負荷仮想サーバ群のリソース配分の方法と、当該高負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の追加リソース量が前記空きリソース計算部により算出された総リソース量となるように、前記高負荷仮想サーバ群に所属する仮想サーバへの追加リソース量の配分を決定する追加リソース計算部と、前記追加リソース計算部の決定に従って、前記仮想サーバへ配分されたリソース量のリソースを追加するよう前記サーバ装置へ指示する指示部とを備え、前記サーバ装置は、当該サーバ装置で動作している仮想サーバの負荷の状態を示す負荷状況通知情報を前記リソース調整装置に送信する負荷状況出力部と、前記リソース調整装置からの指示を受け、前記高負荷仮想サーバ群に所属する前記仮想サーバに配分された追加リソース量のリソースを追加する管理部とを備える、ことを特徴とする仮想サーバリソース調整システムである。   In order to solve the above-mentioned problem, the present invention provides a virtual server resource adjustment system comprising a server device that operates as a virtual server and a resource adjustment device that adjusts the amount of resources allocated to the virtual server, the resource adjustment The apparatus includes: information associating a virtual server group with a virtual server belonging to the virtual server group; and a resource allocation method applied to the virtual server group to allocate resources to the virtual servers belonging to the virtual server group. It is the role of each virtual server allocating resources intensively, with information indicating whether it is a scale-out allocated in a distributed manner, or a scale-up that allocates resources intensively to some virtual servers belonging to the virtual server group Information indicating whether the role is to allocate resources in a distributed manner, information on the amount of resources used by each virtual server, A storage unit that stores information indicating a determination criterion of a load state and load state notification information indicating a load state of the virtual server, and a load state that receives the load state notification information from the server device and writes the load state notification information to the storage unit The virtual server compares the load state of the virtual server indicated by the load status notification information read from the storage unit with the collection unit and the determination criterion of the high load state read from the storage unit. A load determination unit that determines whether or not the load is high, and a high load virtual that is a virtual server group to which the virtual server that is determined to be high by the load determination unit belongs with reference to the storage unit The server group is specified, the load state and the amount of used resources of the virtual server belonging to a virtual server group different from the specified high load virtual server group are read, and the read load state is supported. A free resource calculation unit that calculates a total resource amount that can be reduced from the difference between the resource amount for use and the read use resource amount, and a resource allocation method for the high-load virtual server group that is stored in the storage unit; , Belonging to the high-load virtual server group such that the total additional resource amount is the total resource amount calculated by the free resource calculation unit based on the role of the virtual server belonging to the high-load virtual server group An additional resource calculation unit that determines allocation of the additional resource amount to the virtual server to be performed, and an instruction that instructs the server device to add the resource of the resource amount allocated to the virtual server according to the determination of the additional resource calculation unit And the server device sends load status notification information indicating a load status of a virtual server operating on the server device to the resource A load status output unit that transmits to the coordinating device; and a management unit that receives an instruction from the resource coordinating device and adds a resource of an additional resource amount allocated to the virtual server belonging to the high-load virtual server group. This is a virtual server resource adjustment system characterized by that.

また、本発明は、上述する仮想サーバリソース調整システムであって、前記空きリソース計算部は、前記記憶部に記憶されている、前記高負荷仮想サーバ群とは異なる仮想サーバ群のリソース配分の方法と、当該仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の削減リソース量が前記総リソース量となるように、当該仮想サーバ群に所属する前記仮想サーバの削減リソース量の割当てを決定し、前記指示部は、前記空きリソース計算部による決定に従って、割当てられた削減リソース量のリソースを前記仮想サーバから削減するよう前記サーバ装置へ指示し、前記管理部は、前記リソース調整装置からの指示を受け、リソース削減対象の前記仮想サーバから、割当てられた削減リソース量のリソースを削減する、ことを特徴とする。   The present invention is the above-described virtual server resource adjustment system, wherein the free resource calculation unit is a resource allocation method for a virtual server group different from the high-load virtual server group stored in the storage unit And the allocation of the reduced resource amount of the virtual server belonging to the virtual server group so that the total reduced resource amount becomes the total resource amount based on the role of the virtual server belonging to the virtual server group. And the instructing unit instructs the server device to reduce the allocated amount of resources to be reduced from the virtual server according to the determination by the free resource calculating unit. And reducing the allocated amount of resources from the virtual server that is the target of resource reduction. That.

また、本発明は、上述する仮想サーバリソース調整システムであって、前記記憶部は、前記サーバ装置の備えるリソース量の情報を記憶しており、前記リソース調整装置は、前記高負荷仮想サーバ群とは異なる仮想サーバ群に所属する前記仮想サーバそれぞれについて、前記記憶部から読み出した当該仮想サーバの使用リソース量から当該仮想サーバに割当てられた削減リソース量を減算して得たリソース削減後の使用リソース量と、前記高負荷仮想サーバ群に所属する各仮想サーバについて前記記憶部から読み出したリソース追加前の当該仮想サーバの使用リソース量と、当該仮想サーバに配分された追加リソース量と、前記記憶部から読み出した前記サーバ装置の備えるリソース量とに基づいて、前記サーバ装置それぞれに配置される仮想サーバを決定する再配置計算部をさらに備え、前記指示部は、再配置計算部による決定に従って、前記サーバ装置に仮想サーバの配置の変更を指示し、前記管理部は、前記リソース調整装置からの指示を受け、前記仮想サーバの配置を変更する、ことを特徴とする。   The present invention is the above-described virtual server resource adjustment system, wherein the storage unit stores information on a resource amount included in the server device, and the resource adjustment device includes the high-load virtual server group. For each of the virtual servers belonging to different virtual server groups, the resource usage after resource reduction obtained by subtracting the resource reduction amount allocated to the virtual server from the resource usage amount of the virtual server read from the storage unit The amount of used resources of the virtual server before adding the resource read from the storage unit for each virtual server belonging to the high-load virtual server group, the amount of additional resources allocated to the virtual server, and the storage unit On the basis of the resource amount of the server device read from A relocation calculation unit for determining a server, wherein the instruction unit instructs the server device to change the arrangement of virtual servers according to the determination by the relocation calculation unit, and the management unit receives from the resource adjustment device In response to the instruction, the placement of the virtual server is changed.

また、本発明は、上述する仮想サーバリソース調整システムであって、前記高負荷状態の判断基準は、前記仮想サーバの使用リソース量を示す高負荷閾値であり、前記負荷状況通知情報には、前記仮想サーバにおける実際のリソース使用量を示す情報が含まれており、前記負荷判定部は、前記負荷状況通知情報により示される前記仮想サーバのリソース使用量と、前記記憶部から読み出した当該仮想サーバの高負荷閾値とを比較して、当該仮想サーバが高負荷であるか否かを判断し、前記空きリソース計算部は、リソースを削減する対象の仮想サーバの高負荷閾値を、当該仮想サーバの削減リソース量を減算した値により更新し、前記追加リソース計算部は、リソースを追加する対象の仮想サーバの高負荷閾値を、当該仮想サーバの追加リソース量を加算した値により更新する、ことを特徴とする。   Further, the present invention is the above-described virtual server resource adjustment system, wherein the determination criterion of the high load state is a high load threshold value indicating a resource usage amount of the virtual server, and the load status notification information includes Information indicating actual resource usage in the virtual server is included, and the load determination unit includes the resource usage of the virtual server indicated by the load status notification information and the virtual server read from the storage unit. The free resource calculation unit compares the high load threshold with the high load threshold and determines whether or not the virtual server has a high load. The additional resource calculation unit updates the high load threshold value of the target virtual server to which the resource is added by adding the resource amount to the additional resource. Updated by adding the value of the scan volume, and wherein the.

また、本発明は、上述する仮想サーバリソース調整システムであって、前記記憶部は、低負荷状態の判断基準を示す情報をさらに記憶し、前記負荷判定部は、前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した前記低負荷状態の判断基準とを比較して、前記仮想サーバが低負荷であるか否かを判断し、前記空きリソース計算部は、前記記憶部を参照して、前記負荷判定部により低負荷であると判断された仮想サーバが所属する仮想サーバ群である低負荷仮想サーバ群を特定し、特定した低負荷仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出し、さらに、当該低負荷仮想サーバ群のリソース配分の方法と、当該低負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の削減リソース量が前記総リソース量となるように、当該低負荷仮想サーバ群に属する前記仮想サーバの削減リソース量の割当てを決定し、前記指示部は、前記空きリソース計算部による決定に従って、前記低負荷仮想サーバ群に属する前記仮想サーバから割当てられた削減リソース量のリソースを削減するよう前記サーバ装置へ指示し、前記管理部は、前記リソース調整装置からの指示を受け、リソース削減が決定された前記低負荷仮想サーバ群に属する前記仮想サーバから、割当てられた削減リソース量のリソースを削減する、ことを特徴とする。   The present invention is the above-described virtual server resource adjustment system, wherein the storage unit further stores information indicating a determination criterion for a low load state, and the load determination unit is indicated by the load status notification information. Comparing the load state of the virtual server with the determination criterion of the low load state read from the storage unit to determine whether or not the virtual server has a low load, the free resource calculation unit, Referring to the storage unit, a low load virtual server group that is a virtual server group to which a virtual server determined to be low load by the load determination unit belongs is specified, and a virtual belonging to the specified low load virtual server group Read server load status and amount of used resources, and calculate the total amount of resources that can be reduced from the difference between the amount of used resources corresponding to the read load status and the amount of used resources read Further, based on the resource allocation method of the low-load virtual server group and the role of the virtual server belonging to the low-load virtual server group, the total reduced resource amount becomes the total resource amount. The allocation of the reduced resource amount of the virtual server belonging to the low load virtual server group is determined, and the instruction unit reduces the allocation allocated from the virtual server belonging to the low load virtual server group according to the determination by the free resource calculation unit The server unit is instructed to reduce the resource amount of resources, and the management unit receives an instruction from the resource adjustment unit and allocates from the virtual server belonging to the low-load virtual server group for which resource reduction is determined It is characterized by reducing resources of a reduced amount of resources.

また、本発明は、上述する仮想サーバリソース調整システムであって、前記記憶部は、前記サーバ装置の備えるリソース量の情報を記憶しており、前記低負荷仮想サーバ群に所属する前記仮想サーバそれぞれについて、前記記憶部から読み出した当該仮想サーバの使用リソース量から当該仮想サーバに割当てられた削減リソースを減算して得たリソース削減後の使用リソース量と、前記記憶部から読み出した低負荷仮想サーバ群とは異なる仮想サーバ群に所属する前記仮想サーバの使用リソース量、及び、前記サーバ装置の備えるリソース量とに基づいて、前記サーバ装置それぞれに配置される仮想サーバを決定する再配置計算部をさらに備え、前記指示部は、再配置計算部による決定に従って、前記サーバ装置に仮想サーバの配置の変更を指示し、前記管理部は、前記リソース調整装置からの指示を受け、前記仮想サーバの配置を変更する、ことを特徴とする。   Further, the present invention is the virtual server resource adjustment system described above, wherein the storage unit stores information on a resource amount included in the server device, and each of the virtual servers belonging to the low-load virtual server group The amount of used resources after resource reduction obtained by subtracting the reduced resource allocated to the virtual server from the amount of used resources of the virtual server read from the storage unit, and the low-load virtual server read from the storage unit A relocation calculation unit that determines a virtual server to be allocated to each of the server devices based on a used resource amount of the virtual server belonging to a virtual server group different from the group and a resource amount of the server device The instruction unit may change the placement of the virtual server to the server device according to the determination by the rearrangement calculation unit. It is shown, wherein the management unit receives an instruction from the resource adjustment apparatus, to change the arrangement of the virtual server, and wherein the.

また、本発明は、上述する仮想サーバリソース調整システムであって、前記高負荷状態の判断基準は、前記仮想サーバの使用リソース量を示す高負荷閾値であり、前記低負荷状態の判断基準は、前記仮想サーバの想定される低負荷時のリソース使用量を示す低負荷閾値であり、前記負荷状況通知情報には、前記仮想サーバにおける実際のリソース使用量を示す情報が含まれており、前記負荷判定部は、前記負荷状況通知情報により示される前記仮想サーバのリソース使用量と、前記記憶部から読み出した当該仮想サーバの低負荷閾値とを比較して、当該仮想サーバが低負荷であるか否かを判断し、前記空きリソース計算部は、前記低負荷仮想サーバ群に所属する前記仮想サーバの高負荷閾値を、当該仮想サーバの削減リソース量を減算した値により更新するとともに、当該仮想サーバの低負荷閾値を、更新した当該高負荷閾値に対応した値に更新する、ことを特徴とする。   Further, the present invention is the virtual server resource adjustment system described above, wherein the determination criterion for the high load state is a high load threshold value indicating the amount of used resources of the virtual server, and the determination criterion for the low load state is: It is a low load threshold value indicating a resource usage amount at the time of an assumed low load of the virtual server, and the load status notification information includes information indicating an actual resource usage amount in the virtual server, and the load The determination unit compares the resource usage of the virtual server indicated by the load status notification information with the low load threshold value of the virtual server read from the storage unit, and determines whether or not the virtual server has a low load. A value obtained by subtracting the reduced resource amount of the virtual server from the high load threshold value of the virtual server belonging to the low load virtual server group. With more updates, the low load threshold value of the virtual server is updated to a value corresponding to the updated the high load threshold, characterized in that.

また、本発明は、上述する仮想サーバリソース調整システムであって、前記記憶部は、アクセス負荷とリソース使用量との関連を示す負荷リソース特性データを記憶しており、前記負荷状況通知情報には、前記仮想サーバにおけるアクセス負荷を示す情報が含まれており、前記空きリソース計算部は、リソース削減対象の仮想サーバそれぞれについて、前記記憶部から当該仮想サーバの負荷状況通知情報を読み出し、所定の算出式により、読み出した負荷状況通知情報で示されるアクセス負荷から想定される高アクセス負荷を算出し、さらに、前記記憶部から読み出した前記負荷リソース特性データを用いて、前記想定される高アクセス負荷に対応したリソース量を取得し、取得したリソース量を、前記記憶部から読み出した当該仮想サーバの前記高負荷閾値から減算して空きリソース量を算出し、前記仮想サーバそれぞれについて算出した空きリソース量を合計して総空きリソース量を算出する、ことを特徴とする。   Further, the present invention is the virtual server resource adjustment system described above, wherein the storage unit stores load resource characteristic data indicating a relationship between an access load and a resource usage, and the load status notification information includes , Information indicating an access load in the virtual server is included, and the free resource calculation unit reads the load status notification information of the virtual server from the storage unit for each virtual server to be resource-reduced, and performs a predetermined calculation. Calculate an assumed high access load from the access load indicated by the read load status notification information, and further calculate the assumed high access load using the load resource characteristic data read from the storage unit. The corresponding virtual server that acquires the corresponding resource amount and reads the acquired resource amount from the storage unit It calculates the amount of free resources by subtracting from the high load threshold value, the calculated total vacant resource amount by summing the vacant resource amount calculated for the virtual servers, respectively, characterized in that.

また、本発明は、上述する仮想サーバリソース調整システムであって、前記空きリソース計算部は、リソース削減対象の仮想サーバの属する仮想サーバ群のリソース配分の方法がスケールアウトである場合、当該仮想サーバ群に所属する全ての仮想サーバの使用リソース量が均等になるように当該仮想サーバの削減リソース量の割当てを決定し、リソース削減対象の仮想サーバの属する仮想サーバ群のリソース配分の方法がスケールアップである場合、当該仮想サーバ群に所属する仮想サーバのうち、分散的にリソースを割当てる役割の仮想サーバのリソース削減割合が高くなるように削減リソース量の割当てを決定する、ことを特徴とする。   Further, the present invention is the virtual server resource adjustment system described above, wherein the free resource calculation unit is configured such that when the resource allocation method of the virtual server group to which the virtual server subject to resource reduction belongs is a scale-out, the virtual server Decide the allocation of the reduced resource amount of the virtual server so that the used resource amount of all virtual servers belonging to the group is equal, and scale up the resource allocation method of the virtual server group to which the virtual server that is the resource reduction target belongs In this case, the reduction resource amount allocation is determined so that the resource reduction ratio of the virtual server in the role of allocating resources in a distributed manner among the virtual servers belonging to the virtual server group is increased.

また、本発明は、上述する仮想サーバリソース調整システムであって、前記追加リソース計算部は、前記高負荷仮想サーバ群のリソース配分の方法がスケールアウトである場合、当該高負荷仮想サーバ群に所属する全ての仮想サーバの使用リソース量が均等になるように当該仮想サーバの追加リソース量の配分を決定し、前記高負荷仮想サーバ群のリソース配分の方法がスケールアップである場合、当該高負荷仮想サーバ群に所属する仮想サーバのうち、集中的にリソースを割当てる役割の仮想サーバのリソース追加後の使用リソース割合が高くなるように追加リソース量の配分を決定する、ことを特徴とする。   Further, the present invention is the virtual server resource adjustment system described above, wherein the additional resource calculation unit belongs to the high load virtual server group when the resource allocation method of the high load virtual server group is scale-out. If the allocation of the additional resource amount of the virtual server is determined so that the used resource amount of all the virtual servers to be equalized, and the resource allocation method of the high-load virtual server group is scale-up, the high-load virtual server Of the virtual servers belonging to the server group, the distribution of the additional resource amount is determined so that the used resource ratio of the virtual server having the role of allocating resources centrally after the resource addition is increased.

また、本発明は、上述する仮想サーバリソース調整システムであって、ユーザ端末から、アクセス先の仮想サーバ群の情報を受信し、前記仮想サーバの負荷の状態に応じて、当該仮想サーバ群に属する仮想サーバのうちいずれにアクセスすべきかを決定して、当該ユーザ端末へ通知するアクセス振分装置をさらに備えることを特徴とする。   The present invention is the above-described virtual server resource adjustment system, which receives information on a virtual server group to be accessed from a user terminal and belongs to the virtual server group according to a load state of the virtual server. An access distribution device that determines which of the virtual servers should be accessed and notifies the user terminal of the virtual server is further provided.

また、本発明は、上述する仮想サーバリソース調整システムであって、前記リソースは、CPU、メモリ、ディスクI/O、ネットワークI/Oのいずれかまたは複数であることを特徴とする。   Further, the present invention is the virtual server resource adjustment system described above, wherein the resource is any one or more of a CPU, a memory, a disk I / O, and a network I / O.

また、本発明は、仮想サーバとして動作するサーバ装置と、前記仮想サーバへの割当リソース量を調整するリソース調整装置とからなる仮想サーバリソース調整システムにおける前記リソース調整装置であって、仮想サーバ群と、当該仮想サーバ群に所属する仮想サーバとを対応付けた情報と、前記仮想サーバ群に適用されるリソース配分の方法が、前記仮想サーバ群に属する仮想サーバへリソースを分散的に割当てるスケールアウト、または、前記仮想サーバ群に属する一部の仮想サーバへ集中的にリソースを割当てるスケールアップであるかを示す情報と、各仮想サーバが集中的にリソースを割当てる役割であるか、分散的にリソースを割当てる役割であるかを示す情報と、各仮想サーバの使用リソース量の情報と、高負荷状態の判断基準を示す情報と、前記仮想サーバの負荷の状態を示す負荷状況通知情報とを記憶する記憶部と、前記サーバ装置から負荷状況通知情報を受信して前記記憶部に書き込む負荷状況収集部と、前記記憶部から読み出した前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した前記高負荷状態の判断基準とを比較して、前記仮想サーバが高負荷であるか否かを判断する負荷判定部と、前記記憶部を参照して、前記負荷判定部により高負荷であると判断された前記仮想サーバが所属する仮想サーバ群である高負荷仮想サーバ群を特定し、特定した高負荷仮想サーバ群とは異なる仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出する空きリソース計算部と、前記記憶部に記憶されている、前記高負荷仮想サーバ群のリソース配分の方法と、当該高負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の追加リソース量が前記空きリソース計算部により算出された総リソース量となるように、前記高負荷仮想サーバ群に所属する仮想サーバへの追加リソース量の配分を決定する追加リソース計算部と、前記追加リソース計算部の決定に従って、前記仮想サーバへ配分されたリソース量のリソースを追加するよう前記サーバ装置へ指示する指示部と、を備えることを特徴とするリソース調整装置である。   Further, the present invention is the resource adjustment device in a virtual server resource adjustment system comprising a server device that operates as a virtual server and a resource adjustment device that adjusts the amount of resources allocated to the virtual server, the virtual server group comprising: Scale-out in which information in which virtual servers belonging to the virtual server group are associated with each other and a resource allocation method applied to the virtual server group allocate resources to the virtual servers belonging to the virtual server group in a distributed manner; Alternatively, information indicating whether the scale-up is to allocate resources intensively to some of the virtual servers belonging to the virtual server group, and whether each virtual server has a role of allocating resources intensively. Information indicating whether the role is assigned, information on the amount of resources used by each virtual server, and criteria for determining the high load state A storage unit that stores information indicating load status notification information indicating a load status of the virtual server, a load status collection unit that receives the load status notification information from the server device and writes the load status notification information to the storage unit, and Whether the virtual server has a high load by comparing the load state of the virtual server indicated by the load status notification information read from the storage unit and the determination criterion of the high load state read from the storage unit A load determination unit that determines whether or not, and a high load virtual server group that is a virtual server group to which the virtual server determined to be a high load by the load determination unit belongs with reference to the storage unit The load state and the amount of used resources of a virtual server belonging to a virtual server group different from the specified high load virtual server group are read, and the used resource amount corresponding to the read load state A free resource calculation unit that calculates a total resource amount that can be reduced from a difference from the read used resource amount, a resource allocation method of the high load virtual server group that is stored in the storage unit, and the high load virtual server Based on the role of the virtual server belonging to the server group, the virtual server belonging to the high-load virtual server group is assigned to the virtual server group belonging to the high-load virtual server group so that the total additional resource amount is the total resource amount calculated by the free resource calculation unit. An additional resource calculation unit that determines allocation of the additional resource amount, and an instruction unit that instructs the server device to add resources of the resource amount allocated to the virtual server according to the determination of the additional resource calculation unit. This is a resource adjustment device.

また、本発明は、上述するリソース調整装置であって、前記記憶部は、低負荷状態の判断基準を示す情報をさらに記憶し、前記負荷判定部は、前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した低負荷状態の判断基準とを比較して、前記仮想サーバが低負荷であるか否かを判断し、前記空きリソース計算部は、前記記憶部を参照して、前記負荷判定部により低負荷であると判断された仮想サーバが所属する仮想サーバ群である低負荷仮想サーバ群を特定し、特定した低負荷仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出し、さらに、当該低負荷仮想サーバ群のリソース配分の方法と、当該低負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の削減リソース量が前記総リソース量となるように、当該低負荷仮想サーバ群に属する前記仮想サーバの削減リソース量の割当てを決定し、前記指示部は、前記空きリソース計算部による決定に従って、前記低負荷仮想サーバ群に属する前記仮想サーバから割当てられた削減リソース量のリソースを削減するよう前記サーバ装置へ指示する、ことを特徴とする。   In addition, the present invention is the resource adjustment device described above, wherein the storage unit further stores information indicating a determination criterion for a low load state, and the load determination unit is configured to store the virtual information indicated by the load status notification information. The server load state is compared with the determination criterion of the low load state read from the storage unit to determine whether or not the virtual server has a low load, and the free resource calculation unit includes the storage unit The low load virtual server group, which is the virtual server group to which the virtual server determined to be low load by the load determination unit, is identified, and the load of the virtual server belonging to the identified low load virtual server group The total resource amount that can be reduced is calculated from the difference between the used resource amount corresponding to the read load state and the read used resource amount. Based on the resource allocation method of the load virtual server group and the role of the virtual server belonging to the low load virtual server group, the low load virtual server group so that the total reduced resource amount becomes the total resource amount And determining the allocation of the reduced resource amount of the virtual server that belongs to the virtual server belonging to the low-load virtual server group according to the determination by the free resource calculating unit. The server apparatus is instructed to reduce it.

また、本発明は、仮想サーバとして動作するサーバ装置と、前記仮想サーバへの割当リソース量を調整するリソース調整装置とからなる仮想サーバリソース調整システムに用いられる仮想サーバ調整方法であって、前記リソース調整装置は、仮想サーバ群と、当該仮想サーバ群に所属する仮想サーバとを対応付けた情報と、前記仮想サーバ群に適用されるリソース配分の方法が、前記仮想サーバ群に属する仮想サーバへリソースを分散的に割当てるスケールアウト、または、前記仮想サーバ群に属する一部の仮想サーバへ集中的にリソースを割当てるスケールアップであるかを示す情報と、各仮想サーバが集中的にリソースを割当てる役割であるか、分散的にリソースを割当てる役割であるかを示す情報と、各仮想サーバの使用リソース量の情報と、高負荷状態の判断基準を示す情報と、前記仮想サーバの負荷の状態を示す負荷状況通知情報とを記憶する記憶部を備えており、前記サーバ装置の負荷状況出力部が、当該サーバ装置で動作している仮想サーバの負荷の状態を示す負荷状況通知情報を前記リソース調整装置に送信する負荷状況出力過程と、前記リソース調整装置において、負荷状況収集部が、前記サーバ装置から前記負荷状況通知情報を受信して前記記憶部に書き込む負荷状況収集過程と、負荷判定部が、前記記憶部から読み出した前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した前記高負荷状態の判断基準とを比較して、前記仮想サーバが高負荷であるか否かを判断する負荷判定過程と、空きリソース計算部が、前記記憶部を参照して、前記負荷判定過程において高負荷であると判断された前記仮想サーバが所属する仮想サーバ群である高負荷仮想サーバ群を特定し、特定した高負荷仮想サーバ群とは異なる仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出する空きリソース計算過程と、追加リソース計算部が、前記記憶部に記憶されている、前記高負荷仮想サーバ群のリソース配分の方法と、当該高負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の追加リソース量が前記空きリソース計算過程において算出された総リソース量となるように、前記高負荷仮想サーバ群に所属する仮想サーバへの追加リソース量の配分を決定する追加リソース計算過程と、指示部が、前記追加リソース計算過程における決定に従って、前記仮想サーバへ配分されたリソース量のリソースを追加するよう前記サーバ装置へ指示する指示過程と、前記サーバ装置の管理部が、前記リソース調整装置からの指示を受け、前記高負荷仮想サーバ群に所属する前記仮想サーバに配分された追加リソース量のリソースを追加するリソース追加過程と、を有することを特徴とする仮想サーバリソース調整方法である。   The present invention is also a virtual server adjustment method used in a virtual server resource adjustment system including a server device that operates as a virtual server and a resource adjustment device that adjusts the amount of resources allocated to the virtual server, The coordinating apparatus is configured such that information associating a virtual server group with a virtual server belonging to the virtual server group, and a resource allocation method applied to the virtual server group to a virtual server belonging to the virtual server group. Information indicating whether it is a scale-out for allocating resources in a distributed manner or a scale-up for allocating resources intensively to some of the virtual servers belonging to the virtual server group, and a role for each virtual server to allocate resources intensively Information indicating whether it is a role to allocate resources in a distributed manner, and the amount of resources used by each virtual server Information, information indicating a judgment criterion for a high load state, and load status notification information indicating the load status of the virtual server, and the load status output unit of the server device includes the server A load status output process for transmitting load status notification information indicating a load status of a virtual server operating in the device to the resource adjustment device; and in the resource adjustment device, a load status collection unit receives the load from the server device. A load status collection process for receiving status notification information and writing it to the storage unit; a load determination unit; a load status of the virtual server indicated by the load status notification information read from the storage unit; Comparing the read judgment criterion of the high load state to determine whether the virtual server has a high load, the free resource calculation unit, Referring to a storage unit, a high-load virtual server group that is a virtual server group to which the virtual server determined to have a high load in the load determination process belongs is specified, and is different from the specified high-load virtual server group Reads the load status and used resource amount of the virtual servers belonging to the virtual server group, and calculates the total resource amount that can be reduced from the difference between the used resource amount corresponding to the read load state and the read used resource amount Based on the resource calculation process, the resource allocation method of the high load virtual server group stored in the storage unit, and the role of the virtual server belonging to the high load virtual server group. The virtual server belonging to the high-load virtual server group so that the total additional resource amount becomes the total resource amount calculated in the free resource calculation process. An additional resource calculation process for determining allocation of the additional resource amount to the server, and the instruction unit adds the resource of the resource amount allocated to the virtual server according to the determination in the additional resource calculation process to the server device An instruction process for instructing, and a resource addition in which the management unit of the server apparatus receives an instruction from the resource adjustment apparatus and adds a resource of an additional resource amount allocated to the virtual server belonging to the high-load virtual server group A virtual server resource adjusting method characterized by comprising:

また、本発明は、上述する仮想サーバリソース調整方法であって、前記リソース調整装置の前記記憶部は、低負荷状態の判断基準を示す情報をさらに記憶しており、前記リソース調整装置において、前記負荷判定部が、前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した前記低負荷状態の判断基準とを比較して、前記仮想サーバが低負荷であるか否かを判断する低負荷判定過程と、前記空きリソース計算部が、前記記憶部を参照して、前記低負荷判定過程において低負荷であると判断された仮想サーバが所属する仮想サーバ群である低負荷仮想サーバ群を特定し、特定した低負荷仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出し、さらに、当該低負荷仮想サーバ群のリソース配分の方法と、当該低負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の削減リソース量が前記総リソース量となるように、当該低負荷仮想サーバ群に属する前記仮想サーバの削減リソース量の割当てを決定する低負荷仮想サーバ空きリソース計算過程と、前記指示部が、前記低負荷仮想サーバ空きリソース計算過程における決定に従って、前記低負荷仮想サーバ群に属する前記仮想サーバから割当てられた削減リソース量のリソースを削減するよう前記サーバ装置へ指示するリソース削減指示過程と、前記サーバ装置の前記管理部が、前記リソース調整装置からの指示を受け、リソース削減が決定された前記低負荷仮想サーバ群に属する前記仮想サーバから、割当てられた削減リソース量のリソースを削減するリソース削減過程と、をさらに有することを特徴とする。   Further, the present invention is the virtual server resource adjustment method described above, wherein the storage unit of the resource adjustment device further stores information indicating a criterion for determining a low load state, and the resource adjustment device includes: Whether the load determination unit compares the load state of the virtual server indicated by the load state notification information with the determination criterion of the low load state read from the storage unit, and whether the virtual server has a low load A low load determination process for determining whether or not, and the free resource calculation unit refers to the storage unit, a virtual server group to which a virtual server determined to be low load in the low load determination process belongs Identify the low-load virtual server group, read the load status and amount of used resources of the virtual servers belonging to the specified low-load virtual server group, and use the load corresponding to the read load status. The total amount of resources that can be reduced is calculated from the difference between the resource amount and the read used resource amount. Further, the resource allocation method for the low-load virtual server group and the virtual server belonging to the low-load virtual server group are calculated. A low-load virtual server free resource calculation process for determining allocation of the reduced resource amount of the virtual server belonging to the low-load virtual server group based on the role so that the total reduced resource amount becomes the total resource amount; The instruction unit instructs the server device to reduce the resource of the reduced resource amount allocated from the virtual server belonging to the low-load virtual server group according to the determination in the low-load virtual server free resource calculation process. A reduction instruction process, and the management unit of the server apparatus receives an instruction from the resource adjustment apparatus, From the virtual servers belonging to the low-load virtual servers which reduced is determined, and a resource reduction step to reduce the reduce the resource amount of resources allocated, further comprising a to.

また、本発明は、仮想サーバとして動作するサーバ装置と、前記仮想サーバへの割当リソース量を調整するリソース調整装置とからなる仮想サーバリソース調整システムにおける前記リソース調整装置として用いられるコンピュータに、前記サーバ装置から負荷状況通知情報を受信して、仮想サーバ群と、当該仮想サーバ群に所属する仮想サーバとを対応付けた情報、前記仮想サーバ群に適用されるリソース配分の方法が、前記仮想サーバ群に属する仮想サーバへリソースを分散的に割当てるスケールアウト、または、前記仮想サーバ群に属する一部の仮想サーバへ集中的にリソースを割当てるスケールアップであるかを示す情報、各仮想サーバが集中的にリソースを割当てる役割であるか、分散的にリソースを割当てる役割であるかを示す情報、各仮想サーバの使用リソース量の情報、高負荷状態の判断基準を示す情報、及び、前記仮想サーバの負荷の状態を示す負荷状況通知情報を記憶する記憶部に書き込む負荷状況収集ステップと、前記記憶部から読み出した前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した前記高負荷状態の判断基準とを比較して、前記仮想サーバが高負荷であるか否かを判断する負荷判定ステップと、前記記憶部を参照して、前記負荷判定ステップにおいて高負荷であると判断された前記仮想サーバが所属する仮想サーバ群である高負荷仮想サーバ群を特定し、特定した高負荷仮想サーバ群とは異なる仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出する空きリソース計算ステップと、前記記憶部に記憶されている、前記高負荷仮想サーバ群のリソース配分の方法と、当該高負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の追加リソース量が前記空きリソース計算ステップにおいて算出された総リソース量となるように、前記高負荷仮想サーバ群に所属する仮想サーバへの追加リソース量の配分を決定する追加リソース計算ステップと、前記追加リソース計算ステップにおける決定に従って、前記仮想サーバへ配分されたリソース量のリソースを追加するよう前記サーバ装置へ指示する指示ステップと、を実行させることを特徴とするコンピュータプログラムである。   Further, the present invention provides a computer used as the resource adjustment device in a virtual server resource adjustment system comprising a server device that operates as a virtual server and a resource adjustment device that adjusts the amount of resources allocated to the virtual server. Information relating to the load status notification information received from a device and associating a virtual server group with a virtual server belonging to the virtual server group, and a resource allocation method applied to the virtual server group include the virtual server group Information indicating whether the scale-out is to allocate resources to the virtual servers belonging to the server in a distributed manner, or the scale-up is to allocate resources centrally to some of the virtual servers belonging to the virtual server group. Indicates whether the role is to allocate resources or to allocate resources in a distributed manner A load status collecting step for writing to a storage unit for storing information, information on the amount of used resources of each virtual server, information indicating a judgment criterion for a high load status, and load status notification information indicating a load status of the virtual server; The load state of the virtual server indicated by the load status notification information read from the storage unit is compared with the judgment criterion of the high load state read from the storage unit, and the virtual server has a high load. A load determination step for determining whether or not, and referring to the storage unit, a high load virtual server group that is a virtual server group to which the virtual server determined to be a high load in the load determination step belongs Then, the load status and the amount of used resources of the virtual server belonging to the virtual server group different from the specified high load virtual server group are read, and the read load status is set. A free resource calculation step for calculating a total resource amount that can be reduced from the difference between the corresponding used resource amount and the read used resource amount, and resource allocation of the high load virtual server group stored in the storage unit Based on the method and the role of the virtual server belonging to the high load virtual server group, the high load virtual server group so that the total additional resource amount becomes the total resource amount calculated in the free resource calculation step An additional resource calculation step for determining the allocation of the additional resource amount to the virtual server belonging to the server, and instructing the server device to add the resource amount allocated to the virtual server according to the determination in the additional resource calculation step An instruction step is executed.

また、本発明は、上述するコンピュータプログラムであって、前記コンピュータに、
前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した低負荷状態の判断基準とを比較して、前記仮想サーバが低負荷であるか否かを判断する低負荷判定ステップと、前記記憶部を参照して、前記低負荷判定ステップにおいて低負荷であると判断された仮想サーバが所属する仮想サーバ群である低負荷仮想サーバ群を特定し、特定した低負荷仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出し、さらに、当該低負荷仮想サーバ群のリソース配分の方法と、当該低負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の削減リソース量が前記総リソース量となるように、当該低負荷仮想サーバ群に属する前記仮想サーバの削減リソース量の割当てを決定する低負荷仮想サーバ空きリソース計算ステップと、前記低負荷仮想サーバ空きリソース計算ステップにおける決定に従って、前記低負荷仮想サーバ群に属する前記仮想サーバから割当てられた削減リソース量のリソースを削減するよう前記サーバ装置へ指示するリソース削減指示ステップと、をさらに実行させることを特徴とする。
Further, the present invention is a computer program as described above, wherein the computer
Compare the load status of the virtual server indicated by the load status notification information with the low load status determination criteria read from the storage unit, and determine whether the virtual server has a low load. Referring to the load determination step and the storage unit, the low load virtual server group that is the virtual server group to which the virtual server determined to be low load in the low load determination step belongs is specified, and the specified low load Read the load status and the amount of used resources of the virtual servers belonging to the virtual server group, calculate the total resource amount that can be reduced from the difference between the used resource amount corresponding to the read load state and the read used resource amount, Further, based on the resource allocation method of the low-load virtual server group and the role of the virtual server belonging to the low-load virtual server group, the total reduced resource amount Low load virtual server free resource calculation step for determining allocation of the reduced resource amount of the virtual server belonging to the low load virtual server group so as to be the total resource amount, and determination in the low load virtual server free resource calculation step And a resource reduction instructing step for instructing the server device to reduce resources of a reduced resource amount allocated from the virtual server belonging to the low-load virtual server group.

本発明によれば、システムの運用方針として予め負荷を共有する仮想サーバ群及びそのリソース配分方法と、当該仮想サーバ群の中で集中的または分散的にリソースを割当てる役割を担う仮想サーバを定義しておき、ある仮想サーバの負荷が高くなった場合、あるいは、負荷が低くなった場合に、定義した運用方針に従って、リソースを投入または削減する仮想サーバと、そのリソース量を決定して、リソース割当てを変更することが可能となる。また、仮想サーバ自体の追加・削除・起動・停止を行なうことなく、一定数の仮想サーバにより、相対的なスケールアップ及びスケールアウトが実現可能となる。
このように、本発明によれば、システムの運用方針に従い、負荷状況に応じて仮想サーバのスケールアップまたはスケールアウトを動的かつ容易に行なうことができる。
According to the present invention, as a system operation policy, a virtual server group that shares a load in advance and its resource allocation method, and a virtual server that plays a role of allocating resources in a centralized or distributed manner within the virtual server group are defined. When a load on a certain virtual server becomes high or low, a virtual server that inputs or reduces resources and the amount of that resource are determined and allocated according to the defined operation policy. Can be changed. Further, relative scale-up and scale-out can be realized by a certain number of virtual servers without adding, deleting, starting, or stopping the virtual servers themselves.
As described above, according to the present invention, it is possible to dynamically and easily scale up or scale out a virtual server according to a load situation in accordance with a system operation policy.

以下、図面を用いて本発明の一実施の形態について詳細に説明する。
図1は、本発明の一実施の形態による仮想サーバリソース調整システムの全体構成を示す接続図である。同図において、IP(Internet Protocol)等を利用した保守ネットワーク7に、リソース調整装置1と、仮想サーバを実現する複数の物理サーバ3−1〜3−nと、負荷分散装置5が接続されている。また、物理サーバ3−1〜3−n(以下、総称して物理サーバ3と記載)及び負荷分散装置5は、IP等を利用したエンドユーザ向けネットワーク8を介してユーザ端末6と接続されている。
Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a connection diagram showing the overall configuration of a virtual server resource adjustment system according to an embodiment of the present invention. In this figure, a resource adjustment device 1, a plurality of physical servers 3-1 to 3-n that realize virtual servers, and a load distribution device 5 are connected to a maintenance network 7 that uses IP (Internet Protocol) or the like. Yes. The physical servers 3-1 to 3-n (hereinafter collectively referred to as the physical server 3) and the load distribution device 5 are connected to the user terminal 6 via the end user network 8 using IP or the like. Yes.

図2は、仮想サーバ群について説明するための図である。仮想サーバ群は、特定の負荷を共有する仮想サーバ、すなわち、同じアプリケーション(AP)を提供している1または複数の仮想サーバからなる。同図において、物理サーバ3−1には、仮想サーバA及び仮想サーバAAが配置されており、物理サーバ3−2には、仮想サーバB及び仮想サーバBBが配置されており、物理サーバ3−nには仮想サーバH及び仮想サーバHHが配置されている。このように、一つの仮想サーバは、いずれか1つの物理サーバ3に配置される。ここで、仮想サーバ群αには、同じアプリケーションを提供している仮想サーバA、仮想サーバB、仮想サーバHが所属しており、仮想サーバ群βには、同じアプリケーションを提供している仮想サーバAA及び仮想サーバBBが所属しており、仮想サーバ群γには、仮想サーバHHのみが所属している。なお、ユーザ端末6からのアクセスを、同一の仮想サーバ群に属しているどの仮想サーバへ振り分けるかは、各仮想サーバの負荷の状態に基づいて負荷分散装置5が決定し、ユーザ端末6へ指示するものとする。   FIG. 2 is a diagram for explaining the virtual server group. The virtual server group includes virtual servers that share a specific load, that is, one or a plurality of virtual servers that provide the same application (AP). In the figure, a virtual server A and a virtual server AA are arranged on the physical server 3-1, a virtual server B and a virtual server BB are arranged on the physical server 3-2, and the physical server 3- A virtual server H and a virtual server HH are arranged in n. In this way, one virtual server is arranged on any one physical server 3. Here, a virtual server A, a virtual server B, and a virtual server H that provide the same application belong to the virtual server group α, and a virtual server that provides the same application to the virtual server group β AA and virtual server BB belong, and only virtual server HH belongs to virtual server group γ. Note that the load distribution device 5 determines which virtual server belonging to the same virtual server group the access from the user terminal 6 is distributed based on the load state of each virtual server, and instructs the user terminal 6 It shall be.

図3は、リソース配分方式について説明するための図である。リソース配分方式には、リソースを分散的に投入するスケールアウト方式と、リソースを集中的に投入するスケールアップ方式とがある。
図3(a)は、スケールアウト方式を示す図である。図3(a)に示すように、スケールアウト方式では、例えば、仮想サーバAと仮想サーバBとが同一の仮想サーバ群に属しており、当該仮想サーバ群の負荷が上昇したために割当てリソースを増やさなければならないとき、仮想サーバA、仮想サーバBとも割当て量増加後のリソース量がほぼ同じになるようにして、当該仮想サーバ群全体のリソース割当て量を増やす。
図3(b)は、スケールアップ方式を示す図である。図3(b)に示すように、スケールアップ方式では、例えば、仮想サーバAと仮想サーバBとが同一の仮想サーバ群に属しており、当該仮想サーバ群の負荷が上昇したために割当てリソースを増やさなければならないとき、特定の仮想サーバ、ここでは仮想サーバBに集中的にリソースを割当てるようにして、当該仮想サーバ群全体のリソース割当て量を増やす。
FIG. 3 is a diagram for explaining the resource allocation method. The resource allocation method includes a scale-out method in which resources are distributed and a scale-up method in which resources are concentrated.
FIG. 3A shows a scale-out method. As shown in FIG. 3A, in the scale-out method, for example, the virtual server A and the virtual server B belong to the same virtual server group, and the allocated resources are increased because the load of the virtual server group increases. When it is necessary, the resource allocation amount of the entire virtual server group is increased so that the virtual server A and the virtual server B have substantially the same resource amount after the allocation amount increase.
FIG. 3B shows a scale-up method. As shown in FIG. 3B, in the scale-up method, for example, the virtual server A and the virtual server B belong to the same virtual server group, and the allocated resources are increased because the load of the virtual server group increases. When it is necessary to allocate resources to a specific virtual server, here, virtual server B, the resource allocation amount of the entire virtual server group is increased.

図4は、仮想サーバの役割について説明するための図である。各仮想サーバには、スケールアウトの役割を担う「仮想サーバ役割:OUT」、スケールアップの役割を担う「仮想サーバ役割:UP」のうちいずれかが割当てられる。そして、仮想サーバ群にスケールアウト方式が適用される時には(図3(a))、当該仮想サーバ群に所属する仮想サーバ役割OUTの仮想サーバ及び仮想サーバ役割UPの仮想サーバの全てに割当て量増加後のリソース量が均等となるように追加リソースを割当てる。また、仮想サーバ群にスケールアップ方式が適用される時には(図3(b))、当該仮想サーバ群に所属する仮想サーバ役割UPの仮想サーバに追加リソースを相対的に多く割当てる。
これにより、仮想サーバ群に所属する仮想サーバ間において、リソースが相対的に集中しているか、分散しているかの状態に分かれるため、仮想サーバ自体の追加・削除・起動・停止などを行なわずにスケールアウト(サーバの台数を増やす)及びスケールアップ(集中的リソース配分)の概念を実現することができる。
FIG. 4 is a diagram for explaining the role of the virtual server. Each virtual server is assigned either “virtual server role: OUT” that plays the role of scale-out or “virtual server role: UP” that plays the role of scale-up. When the scale-out method is applied to the virtual server group (FIG. 3A), the allocation amount increases for all virtual servers of the virtual server role OUT and virtual server role UP belonging to the virtual server group. Allocate additional resources so that later resource amounts are equal. When the scale-up method is applied to the virtual server group (FIG. 3B), a relatively large amount of additional resources are allocated to the virtual servers of the virtual server role UP belonging to the virtual server group.
As a result, the resources are relatively concentrated or distributed among the virtual servers belonging to the virtual server group, so there is no need to add / delete / start / stop the virtual server itself. The concept of scale-out (increasing the number of servers) and scale-up (centralized resource allocation) can be realized.

次に、仮想サーバリソース調整システムの動作概要について説明する。
図5〜8は、高負荷発生時の仮想サーバリソース調整システムの動作概要を示す図である。
図5は、負荷がかかっていない仮想サーバ群からの空きリソース削減についての動作概要を示す図である。同図において、リソース調整装置1が、仮想サーバ群αに所属する仮想サーバAに高負荷が発生したことを検出したとする。リソース調整装置1は、仮想サーバ群αに所属する仮想サーバA、B、H以外の仮想サーバAA、BB、・・・、HHそれぞれについて、現在割当てられているリソース量から削減可能なリソース量である空きリソース量を算出し、この算出した各空きリソース量を合計して総空きリソース量URを算出する。リソース調整装置1は、総空きリソース量URを算出したのち、各仮想サーバから削減するリソース量を、当該仮想サーバが所属する仮想サーバ群にスケールアウト方式またはスケールアップ方式のいずれが採用されているかのリソース方式と、各仮想サーバの役割とに基づいて決定する。
Next, an outline of the operation of the virtual server resource adjustment system will be described.
FIGS. 5-8 is a figure which shows the operation | movement outline | summary of the virtual server resource adjustment system at the time of heavy load generation | occurrence | production.
FIG. 5 is a diagram showing an outline of the operation for reducing free resources from a virtual server group to which no load is applied. In the figure, it is assumed that the resource adjustment device 1 detects that a high load has occurred in the virtual server A belonging to the virtual server group α. The resource adjustment device 1 is a resource amount that can be reduced from the currently allocated resource amount for each of the virtual servers AA, BB,..., HH other than the virtual servers A, B, H belonging to the virtual server group α. A certain free resource amount is calculated, and the calculated free resource amounts are summed to calculate a total free resource amount UR. After the resource adjustment device 1 calculates the total free resource amount UR, whether the scale-out method or the scale-up method is adopted for the virtual server group to which the virtual server belongs to the resource amount to be reduced from each virtual server This is determined based on the resource method and the role of each virtual server.

図6は、高負荷が発生した仮想サーバ群におけるリソース追加対象仮想サーバの決定についての動作概要を示す図である。同図において、リソース調整装置1は、高負荷が発生した仮想サーバAの負荷から追加が必要なリソース量NRを算出し、総空きリソース量URと比較する。リソース調整装置1は、総空きリソース量URのほうが多ければ、リソース追加が可能であると判断し、仮想サーバ群αのリソース配分方式と、仮想サーバ群αに所属する仮想サーバA、B、Hの役割とに基づいてリソースを追加すべき仮想サーバと、それぞれの仮想サーバに追加するリソース量ARm(mはいずれの仮想サーバであるかを示す)を決定する。このとき、リソース調整装置1は、(各仮想サーバの追加リソース量ARmの合計)=(総空きリソース量UR)となるように配分する。ここでは、仮想サーバ群αのリソース配分方式がスケールアップ方式であるため、「仮想サーバ役割:UP」の仮想サーバBに優先してリソース追加すると決定する。   FIG. 6 is a diagram illustrating an outline of an operation for determining a resource addition target virtual server in a virtual server group in which a high load occurs. In the figure, the resource adjustment device 1 calculates a resource amount NR that needs to be added from the load of the virtual server A in which a high load has occurred, and compares it with the total free resource amount UR. If the total free resource amount UR is larger, the resource adjustment device 1 determines that the resource can be added, and determines the resource allocation method of the virtual server group α and the virtual servers A, B, and H belonging to the virtual server group α. The virtual server to which a resource is to be added and the resource amount ARm (m indicates which virtual server is to be added) to each virtual server are determined based on the role of At this time, the resource adjustment device 1 distributes so that (total of additional resource amount ARm of each virtual server) = (total free resource amount UR). Here, since the resource allocation method of the virtual server group α is the scale-up method, it is determined that the resource is added with priority over the virtual server B of “virtual server role: UP”.

なお、高負荷が検出された仮想サーバと、リソース追加が決定された仮想サーバとは必ずしも同じにならなくても良い。これは、仮想サーバ毎の負荷状況に応じて、仮想サーバ群内のどの仮想サーバへアクセスさせるかを決定する負荷分散装置5が、リソース追加された仮想サーバへアクセスを多く振り分け、実際に負荷が検出された仮想サーバへのアクセス負荷を減少させるよう調整するためである。つまり、ここでは、仮想サーバBのリソース割当を増加させ、それに伴って再度負荷分散を行うことにより、仮想サーバAのアクセス負荷が仮想サーバBへ移行されることになる。   Note that the virtual server from which a high load is detected and the virtual server from which resource addition has been determined do not necessarily have to be the same. This is because the load distribution device 5 that determines which virtual server in the virtual server group is to be accessed according to the load status of each virtual server distributes many accesses to the virtual server to which the resource has been added. This is for adjusting to reduce the access load to the detected virtual server. That is, here, by increasing the resource allocation of the virtual server B and performing load distribution again accordingly, the access load of the virtual server A is transferred to the virtual server B.

図7は、仮想サーバの再配置の組み合わせ問題について説明する図である。リソース調整装置1は、リソース追加対象の仮想サーバが配置される物理サーバ3上の空きリソースが、当該仮想サーバの追加リソース量ARmとなるように、全物理サーバ3への再配置を決定する。同図においては、リソース追加する仮想サーバBが配置される物理サーバ3上の空きリソースがARm(m=仮想サーバB)となるように再配置されている。この再配置は、全物理サーバ3それぞれのリソース量に対する、全仮想サーバ毎の使用リソース量とリソース追加のための追加リソース量ARmの組み合わせ配置問題となる。   FIG. 7 is a diagram for explaining a combination problem of rearrangement of virtual servers. The resource adjustment device 1 determines the relocation to all the physical servers 3 so that the free resource on the physical server 3 where the virtual server to which the resource is to be added is arranged becomes the additional resource amount ARm of the virtual server. In the figure, the free resources on the physical server 3 where the virtual server B to which the resource is added are placed are rearranged so that ARm (m = virtual server B). This rearrangement becomes a combined arrangement problem of the used resource amount for all the virtual servers and the additional resource amount ARm for adding resources with respect to the resource amounts of all the physical servers 3.

図8は、仮想サーバ再配置の動作概要を示す図である。リソース調整装置1は、仮想サーバの再配置の位置を計算した後、物理サーバ3−1〜3−n間で仮想サーバ群α以外の仮想サーバ群に所属する仮想サーバから空きリソースを削減し、仮想サーバを稼動させながら移動して配置する。そして、再配置実施後に、仮想サーバ群αの仮想サーバへ追加リソース量ARmの空きリソースを追加する。ここでは、物理サーバ3−2に配置されている仮想サーバBBを物理サーバ3−1に移動するとともに、物理サーバ3−2に配置されている仮想サーバBに、追加リソース量ARm(m=仮想サーバB)のリソースを追加している。   FIG. 8 is a diagram showing an operation outline of virtual server relocation. After calculating the relocation position of the virtual server, the resource adjustment device 1 reduces free resources from the virtual servers belonging to the virtual server group other than the virtual server group α between the physical servers 3-1 to 3-n, Move and arrange virtual servers while they are running. Then, after the relocation is performed, a free resource of the additional resource amount ARm is added to the virtual server of the virtual server group α. Here, the virtual server BB arranged in the physical server 3-2 is moved to the physical server 3-1, and the additional resource amount ARm (m = virtual) is transferred to the virtual server B arranged in the physical server 3-2. Server B) resources are added.

図9は、低負荷検出時の仮想サーバリソース調整システムの動作概要を示す図である。リソース調整装置1は、仮想サーバの低負荷状態を検出した場合、物理サーバ3の仮想サーバ配置状況の適正化と仮想サーバ群毎のリソース配分方式に沿ったリソースの適正化のために、低負荷が検出された仮想サーバ群全体の空きリソースを計算して、全仮想サーバを対象にした再配置や、仮想サーバ群毎のリソース配分方式に沿ったリソース調整を行う。   FIG. 9 is a diagram showing an operation outline of the virtual server resource adjustment system when a low load is detected. When the resource adjustment device 1 detects a low load state of the virtual server, the resource adjustment device 1 uses a low load to optimize the virtual server arrangement status of the physical server 3 and resources according to the resource distribution method for each virtual server group. The free resources of the entire virtual server group in which this is detected are calculated, and the reallocation for all the virtual servers and the resource adjustment according to the resource distribution method for each virtual server group are performed.

例えば、リソース調整装置1が、仮想サーバ群αに所属する仮想サーバAの低負荷を検出した場合、仮想サーバ群αに所属する全仮想サーバA、B、Hそれぞれについて削減可能なリソース量である空きリソース量を算出し、この算出した各空きリソース量を合計して総空きリソース量を算出する。リソース調整装置1は、当該仮想サーバ群αにスケールアウト方式またはスケールアップ方式のうちいずれが採用されているかのリソース配分方式と、仮想サーバ群αに所属する仮想サーバA、B、Hの役割とに基づいて、合計が総空きリソース量となるように、リソースを削減すべき仮想サーバと、その仮想サーバにおいて削減するリソース量とを決定し、リソースを削減する。リソース調整装置1は、全仮想サーバを対象にして、全物理サーバ3上への再配置を決定し、物理サーバ3−1〜3−n間で仮想サーバを稼動させながら移動して配置する。ここでは、物理サーバ3−nに配置されている仮想サーバHが物理サーバ3−1に、仮想サーバHHが物理サーバ3−2にそれぞれ配置され、物理サーバ3−nは仮想サーバが配置されていない状態になり、電源OFFが可能となる。   For example, when the resource adjustment device 1 detects a low load on the virtual server A belonging to the virtual server group α, the resource amount can be reduced for each of the virtual servers A, B, and H belonging to the virtual server group α. A free resource amount is calculated, and the calculated free resource amounts are totaled to calculate a total free resource amount. The resource coordinating apparatus 1 has a resource allocation method as to which of the scale-out method and the scale-up method is adopted for the virtual server group α, and the roles of the virtual servers A, B, and H belonging to the virtual server group α. Based on the above, the virtual server whose resources are to be reduced and the resource amount to be reduced in the virtual server are determined so that the total becomes the total free resource amount, and the resources are reduced. The resource adjustment device 1 determines relocation on all physical servers 3 for all virtual servers, and moves and arranges virtual servers between physical servers 3-1 to 3-n. Here, the virtual server H arranged in the physical server 3-n is arranged in the physical server 3-1, the virtual server HH is arranged in the physical server 3-2, and the virtual server is arranged in the physical server 3-n. The power is turned off.

続いて、仮想サーバリソース調整システムを構成する装置について説明する。
図10は、物理サーバ3の構成を示す構成を示すブロック図であり、本発明と関係する機能ブロックのみ抽出して示してある。同図において、物理サーバ3は、サーバ装置のハードウェア本体であり、仮想的なサーバコンピュータとして動作する。物理サーバ3において実現される仮想的なサーバコンピュータが仮想サーバ35である。当該物理サーバ3全体を管理する管理部31は、仮想サーバ35が使用するCPU、メモリ等の各種リソースの割当てを行なう。
Subsequently, devices constituting the virtual server resource adjustment system will be described.
FIG. 10 is a block diagram showing a configuration showing the configuration of the physical server 3. Only functional blocks related to the present invention are extracted and shown. In the figure, a physical server 3 is a hardware main body of a server device and operates as a virtual server computer. A virtual server computer realized in the physical server 3 is a virtual server 35. The management unit 31 that manages the entire physical server 3 allocates various resources such as a CPU and a memory used by the virtual server 35.

管理部31は、負荷状況出力部32、通知部33、及び、リソース状態監視部34を備える。リソース状態監視部34は、各仮想サーバ35の各種リソースについての負荷状態を定期的に収集する。負荷状況出力部32は、リソース状態監視部34により収集された各仮想サーバ35のリソース負荷状態と、当該仮想サーバ35におけるアクセス負荷の情報とを示す負荷状況通知情報、リソース調整装置1へ定期的に通知する。通知部33は、仮想サーバ35の負荷状態を負荷分散装置5に通知する。仮想サーバ35は、管理部31により割当てられた各種リソースを使用して動作するが、自身の実行するプロセスのみにアクセス可能であり、他の仮想サーバ35のプロセスにはアクセスできない。   The management unit 31 includes a load status output unit 32, a notification unit 33, and a resource state monitoring unit 34. The resource state monitoring unit 34 periodically collects load states for various resources of each virtual server 35. The load status output unit 32 periodically loads the resource status of each virtual server 35 collected by the resource status monitoring unit 34 and the load status notification information indicating the access load information in the virtual server 35 to the resource adjustment device 1. Notify The notification unit 33 notifies the load distribution device 5 of the load state of the virtual server 35. The virtual server 35 operates using various resources allocated by the management unit 31, but can access only the processes executed by itself, and cannot access processes of other virtual servers 35.

なお、各種リソースとしてはCPU(Central Processing Unit)、メモリ、ディスクI/O、ネットワークI/Oなどを用いるものとする。また、リソースの総合的な消費状況を表す指標となるスループット(単位時間当たりの処理件数)を、リソースの一種として用いる。なお、異なる物理サーバ3間においてもリソースの増減量を標準的に扱うため、各種リソースのリソース使用量の単位は標準化する。具体的には、CPUはコアやCPU数を考慮した総周波数を用いてHz(ヘルツ)単位で、メモリはメモリサイズとしてByte(バイト)単位で、ディスクI/Oはbps(bits per second)またはIOPS(Input Output per Second)単位で、ネットワークI/Oはbpsまたはpps(Packet Per Second)単位で扱うものとする。   Note that a CPU (Central Processing Unit), a memory, a disk I / O, a network I / O, and the like are used as various resources. In addition, throughput (number of processes per unit time) that serves as an index representing the overall consumption of resources is used as a kind of resource. In addition, in order to handle the increase / decrease amount of the resource between different physical servers 3 as a standard, the unit of the resource usage of various resources is standardized. Specifically, the CPU is in units of Hz (hertz) using the total frequency considering the number of cores and CPUs, the memory is in bytes (bytes) as the memory size, and the disk I / O is bps (bits per second) or Assume that network I / O is handled in units of bps or pps (Packet Per Second) in units of IOPS (Input Output per Second).

図11は、リソース調整装置1の構成を示すブロック図であり、本発明と関係する機能ブロックのみ抽出して示してある。同図において、リソース調整装置1は、負荷状況収集部11、負荷判定部12、空きリソース計算部13、追加リソース計算部14、再配置計算部15、移動実施部16、及び、記憶部20を備える。記憶部20は、負荷状況表記憶部21、負荷特性表記憶部22、閾値表記憶部23、空きリソース表記憶部24、追加リソース表記憶部25、仮想サーバ群表記憶部26、移動表記憶部27、物理サーバ表記憶部28、仮想サーバ表記憶部29を備える。リソース調整装置1は、1または複数台のサーバなどのコンピュータ装置により実現することができる。   FIG. 11 is a block diagram showing the configuration of the resource adjustment apparatus 1, and only functional blocks related to the present invention are extracted and shown. In the figure, the resource adjustment device 1 includes a load status collection unit 11, a load determination unit 12, a free resource calculation unit 13, an additional resource calculation unit 14, a rearrangement calculation unit 15, a movement execution unit 16, and a storage unit 20. Prepare. The storage unit 20 includes a load status table storage unit 21, a load characteristic table storage unit 22, a threshold table storage unit 23, a free resource table storage unit 24, an additional resource table storage unit 25, a virtual server group table storage unit 26, and a movement table storage. Unit 27, physical server table storage unit 28, and virtual server table storage unit 29. The resource adjustment device 1 can be realized by a computer device such as one or a plurality of servers.

負荷状況表記憶部21は、各仮想サーバ35の負荷状況を記録するためのデータである負荷状況表を記憶する。負荷特性表記憶部22は、負荷と消費される各種リソースのリソース量との相関関係を示す負荷リソース特性データをアプリケーション毎に記憶する。閾値表記憶部23は、各仮想サーバ35のリソース毎の高負荷閾値、低負荷閾値を記録するためのデータである閾値表を記憶する。空きリソース表記憶部24は、各仮想サーバ35の各種リソースの空きリソース量を記録するためのデータである空きリソース表を記憶する。追加リソース表記憶部25は、仮想サーバ35に追加すべき各種リソースのリソース量を記録するためのデータである追加リソース表を記憶する。仮想サーバ群表記憶部26は、仮想サーバ群のリソース配分方式及び所属する仮想サーバ35、当該仮想サーバ35の役割等を示すデータである仮想サーバ群表を記憶する。移動表記憶部27は、現在とは異なる物理サーバ3に配置すべき仮想サーバ35を記録するためのデータである移動表を記憶する。物理サーバ表記憶部28は、各物理サーバ3が実装している各種リソースの最大リソース量を示すデータである物理サーバ表を記憶する。仮想サーバ表記憶部29は、各仮想サーバ35が配置されている物理サーバ3、及び、当該仮想サーバ35が使用しているリソースを記録するためのデータである仮想サーバ表を記憶する。   The load status table storage unit 21 stores a load status table that is data for recording the load status of each virtual server 35. The load characteristic table storage unit 22 stores, for each application, load resource characteristic data indicating a correlation between the load and the resource amount of various resources consumed. The threshold table storage unit 23 stores a threshold table that is data for recording a high load threshold and a low load threshold for each resource of each virtual server 35. The free resource table storage unit 24 stores a free resource table that is data for recording free resource amounts of various resources of each virtual server 35. The additional resource table storage unit 25 stores an additional resource table that is data for recording resource amounts of various resources to be added to the virtual server 35. The virtual server group table storage unit 26 stores a virtual server group table that is data indicating the resource allocation method of the virtual server group, the virtual server 35 to which the virtual server group belongs, the role of the virtual server 35, and the like. The movement table storage unit 27 stores a movement table that is data for recording the virtual server 35 to be arranged in the physical server 3 different from the current one. The physical server table storage unit 28 stores a physical server table that is data indicating the maximum amount of various resources implemented by each physical server 3. The virtual server table storage unit 29 stores a physical server 3 in which each virtual server 35 is arranged, and a virtual server table that is data for recording resources used by the virtual server 35.

負荷状況収集部11は、物理サーバ3から受信した負荷状況通知情報により、負荷状況表を更新する。負荷判定部12は、負荷状況表及び閾値表を参照して、いずれかの仮想サーバ35が高負荷状態または低負荷状態であるかを判定する。空きリソース計算部13は、高負荷状態が検出された仮想サーバ35が属する仮想サーバ群以外の仮想サーバ群に所属する仮想サーバ35について、あるいは、低負荷状態が検出された仮想サーバ35について、負荷リソース特性データを参照して総空きリソース量を計算し、さらに、仮想サーバ群表を参照して、その総空きリソース量をどのように仮想サーバ35へ割り振るかを決定して、その結果により空きリソース表と、閾値表の高負荷閾値、低負荷閾値とを更新する。追加リソース計算部14は、仮想サーバ群表を参照し、高負荷が検出された仮想サーバ35が属する仮想サーバ群においてリソースを追加する仮想サーバ35と、追加するリソース量とを決定して、追加リソース表を更新する。再配置計算部15は、閾値表、追加リソース表、物理サーバ表、仮想サーバ表を参照して、仮想サーバをどの物理サーバ3にて実行させるかの再配置計算を行い、その計算結果により再配置表を更新する。移動実施部16は、再配置計算部15により更新された移動表を参照して、物理サーバ3に仮想サーバ35の配置を移動させるためのコマンドを発行する。また、再配置計算部15は、仮想サーバ35の使用リソースの削減や追加を物理サーバ3へ指示するためのコマンドを発行する。   The load status collection unit 11 updates the load status table with the load status notification information received from the physical server 3. The load determination unit 12 refers to the load status table and the threshold table to determine whether any of the virtual servers 35 is in a high load state or a low load state. The free resource calculation unit 13 loads the virtual server 35 belonging to a virtual server group other than the virtual server group to which the virtual server 35 in which the high load state is detected, or the virtual server 35 in which the low load state is detected. The total free resource amount is calculated by referring to the resource characteristic data, and further, the virtual server group table is referred to determine how to allocate the total free resource amount to the virtual server 35, and the result indicates the free space Update the resource table and the high and low load thresholds in the threshold table. The additional resource calculation unit 14 refers to the virtual server group table, determines the virtual server 35 to which the resource is added in the virtual server group to which the virtual server 35 in which the high load is detected, and the amount of the resource to be added. Update the resource table. The relocation calculation unit 15 refers to the threshold value table, the additional resource table, the physical server table, and the virtual server table, performs a relocation calculation as to which physical server 3 is to execute the virtual server, and reconfigures based on the calculation result. Update the allocation table. The migration execution unit 16 refers to the migration table updated by the relocation calculation unit 15 and issues a command for moving the placement of the virtual server 35 to the physical server 3. Further, the rearrangement calculation unit 15 issues a command for instructing the physical server 3 to reduce or add resources used by the virtual server 35.

図12は、負荷状況表記憶部21に記憶される負荷状況表のデータ構成例を示す。負荷状況表は、仮想サーバ35を一意に特定する仮想サーバID、当該仮想サーバ35におけるアクセス負荷、当該仮想サーバ35の各種リソースの使用状況、等の情報からなるレコードで構成される。各種リソースの使用状況は、例えば、各種リソース(CPU、メモリディスクI/O、ネットワークI/O、スループット等)のリソースIDと、リソースの使用量の情報からなる。   FIG. 12 shows a data configuration example of the load situation table stored in the load situation table storage unit 21. The load status table includes a record including information such as a virtual server ID that uniquely identifies the virtual server 35, an access load in the virtual server 35, and usage statuses of various resources of the virtual server 35. The usage status of various resources includes, for example, resource IDs of various resources (CPU, memory disk I / O, network I / O, throughput, etc.) and resource usage information.

図13は、負荷特性表記憶部22に記憶される負荷特性表のデータ構成例を示す。負荷特性表は、予め作成されて負荷特性表記憶部22に記憶させておくものとする。負荷特性表は、アプリケーションを一意に特定するアプリケーションID、リソースの種類を特定するリソースID、当該リソースの負荷リソース特性データ、当該リソースの最大アクセス負荷量、等の情報からなるレコードで構成される。   FIG. 13 shows a data configuration example of the load characteristic table stored in the load characteristic table storage unit 22. The load characteristic table is created in advance and is stored in the load characteristic table storage unit 22. The load characteristic table includes a record including information such as an application ID that uniquely identifies an application, a resource ID that identifies a resource type, load resource characteristic data of the resource, and a maximum access load amount of the resource.

図14は、閾値表記憶部23に記憶される閾値表のデータ構成例を示す。閾値表は、仮想サーバID、リソースID、高負荷閾値、及び、低負荷閾値の情報からなるレコードで構成される。   FIG. 14 shows a data configuration example of the threshold value table stored in the threshold value table storage unit 23. The threshold table is composed of records including information on virtual server IDs, resource IDs, high load thresholds, and low load thresholds.

図15は、空きリソース表記憶部24に記憶される空きリソース表のデータ構成例を示す。空きリソース表は、仮想サーバ35を特定する仮想サーバID、リソースID、空きリソース量、等の情報からなるレコードで構成される。   FIG. 15 shows a data configuration example of the free resource table stored in the free resource table storage unit 24. The free resource table is composed of records including information such as a virtual server ID that identifies the virtual server 35, a resource ID, and a free resource amount.

図16は、追加リソース表記憶部25に記憶される追加リソース表のデータ構成例を示す。追加リソース表は、リソースを追加すべき仮想サーバ35のIDである追加仮想サーバID、使用リソース量追加対象のリソースを特定するリソースID、当該仮想サーバ35の当該リソースへ追加すべきリソース量を示す追加リソース量ARm、等の情報からなるレコードで構成される。   FIG. 16 shows a data configuration example of the additional resource table stored in the additional resource table storage unit 25. The additional resource table indicates the additional virtual server ID that is the ID of the virtual server 35 to which the resource is to be added, the resource ID that identifies the resource to be used for adding the used resource amount, and the resource amount to be added to the resource of the virtual server 35 It consists of records consisting of information such as the additional resource amount ARm.

図17は、仮想サーバ群表記憶部26に記憶される仮想サーバ群表のデータ構成例を示す。仮想サーバ群表は、仮想サーバ群を特定する仮想サーバ群ID、当該仮想サーバ群に所属する仮想サーバ35のIDを示す所属仮想サーバIDリスト、当該仮想サーバ群のポリシーがスケールアップ方式かスケールアウト方式かを特定するリソース配分方式ID、当該仮想サーバ群の最大アクセス負荷量、所属仮想サーバIDリストで特定される各仮想サーバ35の役割がUP/OUTのいずれであるかの仮想サーバ役割等の情報からなるレコードで構成される。なお、ここでは、仮想サーバ群IDは、アプリケーションIDと同一であるとするが、異なるものを使用してもよい。その場合、アプリケーションIDと仮想サーバ群IDとは対応付けがなされているものとする。   FIG. 17 shows a data configuration example of the virtual server group table stored in the virtual server group table storage unit 26. The virtual server group table includes a virtual server group ID for identifying the virtual server group, a belonging virtual server ID list indicating the ID of the virtual server 35 belonging to the virtual server group, and whether the policy of the virtual server group is a scale-up method or a scale-out Resource allocation method ID for specifying the method, maximum access load of the virtual server group, virtual server role indicating whether the role of each virtual server 35 specified in the belonging virtual server ID list is UP / OUT, etc. Consists of records consisting of information. Here, the virtual server group ID is the same as the application ID, but a different one may be used. In this case, it is assumed that the application ID and the virtual server group ID are associated with each other.

図18は、移動表記憶部27に記憶される移動表のデータ例を記憶する。移動表は、現在仮想サーバ35が動作している物理サーバ3のIDを示す移動元物理サーバID、再配置によって当該仮想サーバ35の移動先となる物理サーバ3のIDを示す移動先物理サーバID、移動対象の仮想サーバ35を特定する仮想サーバID、等の情報からなるレコードで構成される。   FIG. 18 stores a data example of the movement table stored in the movement table storage unit 27. The migration table includes a migration source physical server ID indicating the ID of the physical server 3 on which the virtual server 35 is currently operating, and a migration destination physical server ID indicating the ID of the physical server 3 that is the migration destination of the virtual server 35 by rearrangement. , And a record made up of information such as a virtual server ID that identifies the virtual server 35 to be moved.

図19は、物理サーバ表記憶部28に記憶される物理サーバ表のデータ構成例を示す。物理サーバ表は、物理サーバ3を特定する物理サーバID、当該物理サーバ3において実装されている各種リソース毎のリソース量を示す物理サーバリソースデータ、等の情報からなるレコードで構成される。   FIG. 19 shows a data configuration example of the physical server table stored in the physical server table storage unit 28. The physical server table is composed of records including information such as a physical server ID that identifies the physical server 3, physical server resource data that indicates the amount of each resource mounted in the physical server 3, and the like.

図20は、仮想サーバ表記憶部29に記憶される仮想サーバ表のデータ構成例を示す。仮想サーバ表は、仮想サーバID、仮想サーバ35が配置されている物理サーバ3を示す配置物理サーバID、当該物理サーバ3において当該仮想サーバ35が使用しているリソースのIDを示すリソースIDリスト、等の情報からなるレコードで構成される。   FIG. 20 shows a data configuration example of the virtual server table stored in the virtual server table storage unit 29. The virtual server table includes a virtual server ID, an arrangement physical server ID indicating the physical server 3 in which the virtual server 35 is arranged, a resource ID list indicating an ID of a resource used by the virtual server 35 in the physical server 3, It is composed of records consisting of such information.

次に、仮想サーバリソース調整システムの事前準備について説明する。
仮想サーバリソース調整システムの運用者は、各アプリケーションを実現する仮想サーバ群と、その仮想サーバ群に所属する仮想サーバ35を定義する。そして、各仮想サーバ群にリソース配分方式を定義するとともに、仮想サーバ群に所属する各仮想サーバ35について、仮想サーバ役割UP/OUTを定義する。運用者は、これらの定義に基づいて仮想サーバ群表を作成し、仮想サーバ群表記憶部26に登録する。この仮想サーバ群表を書き換えることにより、仮想サーバ群にスケールアップ方式を採用するかスケールアウト方式を採用するかのポリシーや、仮想サーバ35の役割を動的に変更することが可能になる。
Next, preparations for the virtual server resource adjustment system will be described.
The operator of the virtual server resource adjustment system defines a virtual server group that realizes each application and a virtual server 35 that belongs to the virtual server group. Then, a resource allocation method is defined for each virtual server group, and a virtual server role UP / OUT is defined for each virtual server 35 belonging to the virtual server group. The operator creates a virtual server group table based on these definitions and registers it in the virtual server group table storage unit 26. By rewriting this virtual server group table, it becomes possible to dynamically change the policy of adopting the scale-up method or the scale-out method for the virtual server group and the role of the virtual server 35.

さらに、運用者は、仮想サーバ35上で動作するアプリケーション毎に、アクセス負荷に対する各種リソース(CPU、メモリ、ディスクI/O、ネットワークI/O)の使用量の増減の変動を示す負荷リソース特性データを取得する。この負荷リソース特性データは、開発−検証段階などで事前に計測されているものとする。運用者は、取得した情報に基づいて負荷特性表を作成し、負荷特性表記憶部22に登録する。   Further, for each application running on the virtual server 35, the operator can load resource characteristic data indicating fluctuations in the usage amount of various resources (CPU, memory, disk I / O, network I / O) with respect to the access load. To get. It is assumed that this load resource characteristic data is measured in advance at the development-verification stage or the like. The operator creates a load characteristic table based on the acquired information and registers it in the load characteristic table storage unit 22.

また、運用者は、仮想サーバ35の高負荷状態と低負荷状態を判断するために、仮想サーバ35の各種リソースについての高負荷閾値と低負荷閾値を設定する。各種リソースの使用量の増減はアクセス負荷に対して連動して変化するため(例えば、CPUが閾値を超えると、同時にメモリも閾値を超えることは推測できるため)、通常は一つのリソースの高負荷閾値と低負荷閾値を監視するだけでよい。ただし、この時に設定すべき各種リソースそれぞれの閾値は、単位負荷あたりのリソース消費量を負荷リソース特性データに基づいて判断し、ほぼ同時に閾値を越えるような値に設定しておく必要がある。なお、高負荷閾値が示す値は、その仮想サーバ35において使用される見込みがあるために予め囲い込んでいるリソース値と考え、「仮想サーバの高負荷閾値」=「仮想サーバの使用リソース量」とする。運用者は、設定した各仮想サーバ35のリソース毎の高負荷閾値及び低負荷閾値に基づいて閾値表を作成し、閾値表記憶部23に登録する。   Further, the operator sets a high load threshold and a low load threshold for various resources of the virtual server 35 in order to determine the high load state and the low load state of the virtual server 35. Increase / decrease in usage of various resources changes in conjunction with the access load (for example, if the CPU exceeds the threshold, it can be presumed that the memory will also exceed the threshold at the same time). It is only necessary to monitor the threshold and the low load threshold. However, the threshold value of each of the various resources to be set at this time needs to be set to a value that exceeds the threshold value almost simultaneously by determining the resource consumption per unit load based on the load resource characteristic data. Note that the value indicated by the high load threshold is considered to be a resource value enclosed in advance because it is likely to be used in the virtual server 35, and “high load threshold of virtual server” = “the amount of resources used by the virtual server”. And The operator creates a threshold table based on the set high load threshold and low load threshold for each resource of each virtual server 35 and registers it in the threshold table storage unit 23.

また、運用者は、各種リソース毎に使用可能な最大リソース量を物理サーバ3毎に定義する。通常この全物理サーバ3の最大リソース量の合計は、仮想サーバ35のために使用可能な合計総リソース量となる。運用者は、各物理サーバ3が備える各種リソースのリソース量に基づいて物理サーバ表を作成し、物理サーバ表記憶部28に書き込む。   Further, the operator defines the maximum resource amount that can be used for each resource for each physical server 3. Normally, the total of the maximum resource amounts of all the physical servers 3 is the total total resource amount that can be used for the virtual server 35. The operator creates a physical server table based on the resource amounts of various resources included in each physical server 3 and writes the physical server table in the physical server table storage unit 28.

さらに、運用者は、仮想サーバ35のリソース調整の際に用いられる、仮想サーバ群毎のアクセス負荷の最大許容量として、最大アクセス負荷量を定義する。通常この最大アクセス負荷量は、全物理サーバの合計総リソース量において許容できる最大アクセス負荷となる。運用者は、定義した各仮想サーバ群の最大アクセス負荷量を、仮想サーバ群表記憶部26に記憶されている仮想サーバ群表に登録する。
また、運用者は、仮想サーバ35をどの物理サーバ3において配置するかに基づいて仮想サーバ表を生成し、仮想サーバ表記憶部29に登録する。
Further, the operator defines the maximum access load amount as the maximum allowable access load for each virtual server group used when adjusting the resources of the virtual server 35. Usually, this maximum access load amount is the maximum access load that can be allowed in the total total resource amount of all physical servers. The operator registers the defined maximum access load amount of each virtual server group in the virtual server group table stored in the virtual server group table storage unit 26.
Further, the operator generates a virtual server table based on which physical server 3 the virtual server 35 is arranged in, and registers it in the virtual server table storage unit 29.

図21は、負荷リソース特性データと、高負荷閾値及び低負荷閾値との関係を示す図である。同図に示すように、負荷リソース特性データは、各種リソース(同図においては、CPU,メモリ、スループットのみ記載)毎の、アクセス負荷と、必要リソース量との相関関係を示すものである。
仮想サーバ35への実負荷が、現在想定している低アクセス負荷及び高アクセス負荷との間にあるとき、つまり、リソースの使用量が高負荷閾値と低負荷閾値との間にあるときには、仮想サーバ35のリソース調整や再配置は行なわれず、実負荷が想定される高アクセス負荷よりも高くなった、すなわち、リソースの使用量が高負荷閾値を超えたとき、あるいは、実負荷が想定される低アクセス負荷よりも低くなった、すなわち、リソースの使用量が低負荷閾値を下回ったときに、仮想サーバ35のリソース調整及び再配置が行なわれる。
FIG. 21 is a diagram illustrating the relationship between the load resource characteristic data and the high load threshold and the low load threshold. As shown in the figure, the load resource characteristic data indicates the correlation between the access load and the required resource amount for each of various resources (in the figure, only the CPU, memory, and throughput are shown).
When the actual load on the virtual server 35 is between the currently assumed low access load and high access load, that is, when the resource usage is between the high load threshold and the low load threshold, virtual The resource adjustment and relocation of the server 35 are not performed, and the actual load is higher than the assumed high access load, that is, when the resource usage exceeds the high load threshold or the actual load is assumed. When the access load becomes lower than the low access load, that is, when the usage amount of the resource falls below the low load threshold, the resource adjustment and relocation of the virtual server 35 are performed.

次に、仮想サーバリソース調整システムの詳細な処理について説明する。
図22は、リソース調整装置1の動作を示す処理フローである。ここでは、上述した定義が行なわれ、各表が記憶部20に登録されているものとする。
物理サーバ3の負荷状況出力部32は、自身に配置されている各仮想サーバ35のIDと、リソース状態監視部34が収集した、当該仮想サーバ35の各種リソースのリソース使用状況と、当該仮想サーバ35から取得した、当該仮想サーバ35のアクセスログとを設定した負荷状況通知情報を定期的に通知している。リソース調整装置1の負荷状況収集部11は、物理サーバ3から通知された負荷状況通知情報に基づいて、負荷状況表記憶部21に負荷状況表を書き込む。ことのき、アクセスログからアクセス負荷を算出して書き込むが、アクセス負荷自体を物理サーバ3から受信することでもよい。また、負荷状況通知情報の各種リソースの使用状況として、リソース使用量自体を設定せず、リソース使用量を算出可能な情報、例えば、リソースの使用率を設定することでもよい。
Next, detailed processing of the virtual server resource adjustment system will be described.
FIG. 22 is a processing flow showing the operation of the resource adjustment apparatus 1. Here, it is assumed that the above-described definition is made and each table is registered in the storage unit 20.
The load status output unit 32 of the physical server 3 includes the ID of each virtual server 35 arranged in itself, the resource usage status of various resources of the virtual server 35 collected by the resource status monitoring unit 34, and the virtual server. The load status notification information obtained by setting the access log of the virtual server 35 acquired from 35 is periodically notified. The load status collection unit 11 of the resource adjustment device 1 writes the load status table in the load status table storage unit 21 based on the load status notification information notified from the physical server 3. At this time, the access load is calculated and written from the access log, but the access load itself may be received from the physical server 3. Further, as the usage status of various resources of the load status notification information, information that can calculate the resource usage amount, for example, the resource usage rate may be set without setting the resource usage amount itself.

[ステップS105:高負荷状態の検出]
リソース調整装置1の負荷判定部12は、所定の時間毎、あるいは、負荷状況表が更新される度に、仮想サーバ群に高負荷状態が発生していないかを判断する。
負荷判定部12は、負荷状況表記憶部21に記憶されている負荷状況表から、全ての仮想サーバ35について順に、あるいは、負荷状況表が更新された仮想サーバ35について、仮想サーバIDと、当該仮想サーバIDの各種リソース使用量との情報を読み出し、さらに、閾値表記憶部23に記憶されている閾値表から、当該仮想サーバIDに対応したリソースIDと、高負荷閾値との組みの情報を読み出す。そして、同一の仮想サーバIDについてのリソース使用量と高負荷閾値をリソース毎に比較し、いずれかの仮想サーバ35のリソースについて、現在のリソース使用量が高負荷閾値を超えているかを判断する。なお、所定の種類のリソースのみについて使用量が高負荷閾値を超えているかを判断することでもよく、いずれか1つ、あるいは、所定数以上の任意の種類のリソースについて使用量が高負荷閾値を超えているかを判断することでもよい。リソースの使用量が高負荷閾値を超えている場合、負荷判定部12は、高負荷が発生しており、この高負荷が発生している仮想サーバ35が所属する仮想サーバ群にリソース追加が必要であると判断する。
[Step S105: Detection of High Load State]
The load determination unit 12 of the resource adjustment apparatus 1 determines whether a high load state has occurred in the virtual server group every predetermined time or whenever the load status table is updated.
The load determination unit 12 sequentially selects all the virtual servers 35 from the load status table stored in the load status table storage unit 21 or the virtual server ID and the virtual server 35 for which the load status table has been updated. Information on various resource usages of the virtual server ID is read out, and further, information on the combination of the resource ID corresponding to the virtual server ID and the high load threshold is obtained from the threshold table stored in the threshold table storage unit 23. read out. Then, the resource usage and the high load threshold for the same virtual server ID are compared for each resource, and it is determined whether the current resource usage exceeds the high load threshold for any of the resources of the virtual server 35. Note that it may be determined whether the usage amount exceeds the high load threshold value only for a predetermined type of resource, or the usage amount of the predetermined amount or more of any type of resource exceeds the high load threshold value. It may be judged whether it has exceeded. When the resource usage exceeds the high load threshold, the load determination unit 12 has a high load, and it is necessary to add a resource to the virtual server group to which the virtual server 35 in which the high load is generated belongs. It is judged that.

以下、高負荷が検出された仮想サーバ35を「高負荷検出仮想サーバ」、高負荷検出仮想サーバが所属する仮想サーバ群を「高負荷仮想サーバ群」、高負荷仮想サーバ群に所属する仮想サーバ35を「高負荷群所属仮想サーバ」と記載する。また、高負荷仮想サーバ群以外の仮想サーバ群を「通常負荷仮想サーバ群」、通常負荷仮想サーバ群に所属する仮想サーバ35を「通常負荷群所属仮想サーバ」と記載する。   Hereinafter, a virtual server 35 in which a high load is detected is referred to as a “high load detection virtual server”, a virtual server group to which the high load detection virtual server belongs is referred to as a “high load virtual server group”, and a virtual server that belongs to the high load virtual server group. 35 is described as “high load group belonging virtual server”. Further, a virtual server group other than the high load virtual server group is referred to as a “normal load virtual server group”, and a virtual server 35 belonging to the normal load virtual server group is referred to as a “normal load group belonging virtual server”.

[ステップS110:空きリソースの計算]
負荷判定部12により高負荷が発生していると判断された場合、高負荷仮想サーバ群に所属しない全ての仮想サーバ35、すなわち、全ての通常負荷群所属仮想サーバについて各種リソースの削減(スケールダウン・イン)を行う。そこでまず、空きリソース計算部13は、全通常負荷群所属仮想サーバの空きリソース量を合計した総空きリソース量URを各種リソース毎に算出する。
[Step S110: Calculation of Free Resources]
When the load determination unit 12 determines that a high load is occurring, all the virtual servers 35 not belonging to the high load virtual server group, that is, all the normal load group belonging virtual servers are reduced (scaled down).・ In). First, the free resource calculation unit 13 calculates the total free resource amount UR, which is the sum of the free resource amounts of all the normal load group belonging virtual servers, for each resource.

具体的には、空きリソース計算部13は、仮想サーバ群表記憶部26に記憶されている仮想サーバ群表を参照して、高負荷検出仮想サーバの仮想サーバIDに対応した仮想サーバ群ID(以下、「高負荷仮想サーバ群ID」と記載)を特定すると、この特定した高負荷仮想サーバ群ID以外の仮想サーバ群ID(以下、「通常負荷仮想サーバ群ID」と記載)に対応した所属仮想サーバIDリストを読み出す。そして、読み出した所属仮想サーバIDリストに含まれる通常負荷群所属仮想サーバの仮想サーバID(以下、「通常負荷群所属仮想サーバID」)を取得すると、以下のように、通常負荷群所属仮想サーバ毎に各種リソースの空きリソース量を算出する。   Specifically, the free resource calculation unit 13 refers to the virtual server group table stored in the virtual server group table storage unit 26 and refers to the virtual server group ID corresponding to the virtual server ID of the high-load detection virtual server ( (Hereinafter referred to as “high load virtual server group ID”), the affiliation corresponding to a virtual server group ID other than the specified high load virtual server group ID (hereinafter referred to as “normal load virtual server group ID”) Read the virtual server ID list. When the virtual server ID of the normal load group belonging virtual server included in the read belonging virtual server ID list (hereinafter, “normal load group belonging virtual server ID”) is acquired, the normal load group belonging virtual server is obtained as follows. For each resource, the amount of free resources is calculated.

図23は、空きリソース量の算出について説明するための図である。
空きリソース計算部13は、負荷状況表記憶部21に記憶されている負荷状況表から、通常負荷群所属仮想サーバIDに対応した各種リソースの使用量及びアクセス負荷の情報を読み出し、さらに、閾値表記憶部23に記憶されている閾値表から、当該通常負荷群所属仮想サーバIDに対応したリソースID及び高負荷閾値の組みの情報を読み出すと、リソース毎にリソース使用量と高負荷閾値とを比較する。空きリソース計算部13は、リソース使用量と高負荷閾値とに差がある場合は、余分を見て高負荷閾値を下げることが可能であると判断する。この高負荷閾値を下げた分はリソース削減が可能となり、削減したリソース量が「空きリソース量」となる。
FIG. 23 is a diagram for explaining calculation of the amount of free resources.
The free resource calculation unit 13 reads out information on usage amounts and access loads of various resources corresponding to the normal load group belonging virtual server ID from the load status table stored in the load status table storage unit 21, and further includes a threshold table. When information on a combination of a resource ID and a high load threshold corresponding to the normal load group belonging virtual server ID is read from the threshold table stored in the storage unit 23, the resource usage and the high load threshold are compared for each resource. To do. If there is a difference between the resource usage amount and the high load threshold, the free resource calculation unit 13 determines that it is possible to lower the high load threshold by looking at the excess. As the high load threshold is lowered, the resource can be reduced, and the reduced resource amount becomes the “free resource amount”.

そこで、空きリソース計算部13は、負荷特性表記憶部22に記憶されている負荷特性表から、上記の通常負荷群所属仮想サーバIDがアプリケーションIDとして設定されているレコードのリソースID、及び、負荷リソース特性データの組を読み出す。空きリソース計算部13は、アクセス負荷情報により示される、通常負荷群所属仮想サーバの現在のアクセス負荷量に基づいて、想定される高アクセス負荷を求める。想定される高アクセス負荷は、以下の(1)または(2)のように算出される負荷範囲の上限値として得ることができる。   Therefore, the free resource calculation unit 13 determines, from the load characteristic table stored in the load characteristic table storage unit 22, the resource ID of the record in which the normal load group belonging virtual server ID is set as the application ID, and the load Read a set of resource characteristic data. The free resource calculation unit 13 obtains an assumed high access load based on the current access load amount of the virtual server belonging to the normal load group indicated by the access load information. The assumed high access load can be obtained as the upper limit value of the load range calculated as in (1) or (2) below.

(1)負荷範囲を負荷分布の信頼区間により決定:空きリソース計算部13は、アクセス平均の標本平均をm、アクセス平均の標本標準偏差をσとしたときに、想定される負荷範囲を、(負荷範囲)<(m+2.26σ)により算出する。この負荷範囲の上限が想定される高アクセス負荷となる。なお、アクセス平均は、現在空きリソース量の計算対象としている通常負荷群所属仮想サーバIDに対応した負荷状況表内のアクセス負荷の情報から取得する。   (1) The load range is determined by the confidence interval of the load distribution: The free resource calculation unit 13 determines the expected load range when the sample average of the access average is m and the sample standard deviation of the access average is σ ( Load range) <(m + 2.26σ). The upper limit of this load range is assumed to be a high access load. The access average is acquired from the access load information in the load status table corresponding to the normal load group affiliation virtual server ID that is the calculation target of the current free resource amount.

(2)負荷範囲を分布の最大値より決定:空きリソース計算部13は、想定される負荷範囲を、(負荷範囲)<(アクセス負荷分布の最大値)×(猶予)により算出する。この負荷範囲の上限が想定される高アクセス負荷となる。なお、(猶予)は、あらかじめ決められた1以上の定数である。アクセス負荷分布の最大値は、通常負荷群所属仮想サーバIDに対応した負荷状況表内のアクセス負荷の情報から取得する。   (2) Determining the load range from the maximum value of the distribution: The free resource calculation unit 13 calculates the assumed load range by (load range) <(maximum value of access load distribution) × (grace). The upper limit of this load range is assumed to be a high access load. Note that (grace) is a predetermined constant of 1 or more. The maximum value of the access load distribution is acquired from the access load information in the load status table corresponding to the normal load group belonging virtual server ID.

空きリソース計算部13は、負荷リソース特性データが示す負荷とリソース量の関係に基づいて、想定される高アクセス負荷に対応した各種リソースのリソース使用量を取得し、空きリソース量算出用の高負荷閾値とする。空きリソース計算部13は、各種リソースについて、空きリソース量算出用の高負荷閾値から、現在の高負荷閾値を減算することにより、削減可能なリソース量、すなわち、空きリソース量を算出する。空きリソース計算部13は、全ての通常負荷群所属仮想サーバについて、各種リソースの空きリソース量を算出すると、リソース毎に、全ての通常負荷群所属仮想サーバについて算出した空きリソース量を合計し、各種リソースの総空きリソース量URを算出する。   The free resource calculation unit 13 acquires the resource usage of various resources corresponding to the assumed high access load based on the relationship between the load and the resource amount indicated by the load resource characteristic data, and obtains a high load for calculating the free resource amount. The threshold is used. The free resource calculation unit 13 calculates the reducible resource amount, that is, the free resource amount, by subtracting the current high load threshold from the high load threshold for calculating the free resource amount for various resources. When the free resource calculation unit 13 calculates the free resource amounts of various resources for all the normal load group belonging virtual servers, the free resource calculating unit 13 sums up the free resource amounts calculated for all the normal load group belonging virtual servers for each resource. The total free resource amount UR of the resource is calculated.

各種リソースの総空きリソース量URが算出されると、空きリソース計算部13は、通常負荷仮想サーバ群のリソース配分方式と、通常負荷群所属仮想サーバそれぞれの仮想サーバ役割とに従って、以下のように、通常負荷群所属仮想サーバにおける各種リソースのリソース削減量の高低を決定する。   When the total free resource amount UR of various resources is calculated, the free resource calculation unit 13 follows the resource distribution method of the normal load virtual server group and the virtual server role of each virtual server belonging to the normal load group as follows: The amount of resource reduction of various resources in the normal load group virtual server is determined.

空きリソース計算部13は、各通常負荷仮想サーバ群IDに対応したリソース配分方式、及び、当該通常負荷仮想サーバ群IDに所属する通常負荷群所属仮想サーバの仮想サーバID及びその仮想サーバ役割を、仮想サーバ群表記憶部26に記憶されている仮想サーバ群表から読み出す。また、各通常負荷群所属仮想サーバの各種リソースの現在の使用リソース量を、閾値表記憶部23に記憶されている閾値表の高負荷閾値から読み出す。   The free resource calculation unit 13 includes the resource allocation method corresponding to each normal load virtual server group ID, the virtual server ID of the normal load group belonging virtual server belonging to the normal load virtual server group ID, and the virtual server role thereof. Read from the virtual server group table stored in the virtual server group table storage unit 26. Further, the current used resource amount of each resource of each normal load group belonging virtual server is read from the high load threshold value of the threshold value table stored in the threshold value table storage unit 23.

読み出した通常負荷仮想サーバ群のリソース配分方式がスケールアップ方式の場合、当該通常負荷仮想サーバ群に所属する仮想サーバ役割UPの通常負荷群所属仮想サーバのリソースの削減量を低く、仮想サーバ役割OUTの通常負荷群所属仮想サーバのリソースの削減量を高くすることにより、通常負荷仮想サーバ群内で相対的に仮想サーバ役割UPの通常負荷群所属仮想サーバの残リソースが高く、仮想サーバ役割OUTの通常負荷群所属仮想サーバの残リソースが低くなるようにする。例えば、仮想サーバ役割OUTの通常負荷群所属仮想サーバについて、全て均等になるように、あるいは、優先度をつけてリソース量を削減し、さらにリソース量が削減可能な場合は、仮想サーバ役割UPの通常負荷サーバについて、全て均等に、あるいは、仮想サーバ役割UPの中でも優先度をつけてリソースを削減する。   When the resource distribution method of the read normal load virtual server group is the scale-up method, the resource reduction amount of the virtual server belonging to the normal load group belonging to the normal load virtual server group is reduced, and the virtual server role OUT By increasing the resource reduction amount of the normal load group belonging virtual server, the remaining resources of the normal load group belonging virtual server of the virtual server role UP are relatively high in the normal load virtual server group, and the virtual server role OUT Reduce the remaining resources of the normal load group virtual server. For example, for the virtual servers belonging to the normal load group of the virtual server role OUT, if the resource amount can be reduced so that all of the virtual servers belong to the same level or priorities are assigned, and the resource amount can be further reduced, the virtual server role UP For normal load servers, resources are reduced by assigning priorities equally or even within the virtual server role UP.

一方、読み出した通常負荷仮想サーバ群のリソース配分方式がスケールアップ方式の場合、当該通常負荷仮想サーバ群に所属する仮想サーバ役割UPであるかOUTであるかにかかわらず、通常負荷群所属仮想サーバの使用リソース量に対応したリソース量が均等になるようにリソースを削減する。   On the other hand, when the resource allocation method of the read normal load virtual server group is the scale-up method, the normal load group belonging virtual server regardless of whether it is the virtual server role UP or OUT belonging to the normal load virtual server group The resources are reduced so that the resource amount corresponding to the used resource amount becomes equal.

空きリソース計算部13は、このようにして通常負荷群所属仮想サーバそれぞれの各種リソースについてリソース削減量に高低をつけると、これを最終的な、全通常負荷群所属仮想サーバのリソース毎の空きリソース量として決定し、続いて、通常負荷群所属仮想サーバの各種リソースについての新たな高負荷閾値を決定する。空きリソース計算部13は、各種リソースについて、現在の通常負荷群所属仮想サーバの高負荷閾値から、当該通常負荷群所属仮想サーバにおける空きリソース量を減算することによって、新たな高負荷閾値、すなわち、新たな使用リソース量を算出する。   When the free resource calculation unit 13 increases or decreases the resource reduction amount for each of the various resources of the normal load group belonging virtual server in this way, the free resource calculation unit 13 determines the free resource for each resource of all the normal load group belonging virtual servers. Then, a new high load threshold is determined for each resource of the virtual server belonging to the normal load group. The free resource calculation unit 13 subtracts the free resource amount in the normal load group belonging virtual server from the high load threshold of the current normal load group belonging virtual server for various resources, thereby obtaining a new high load threshold, that is, A new amount of used resources is calculated.

さらに、空きリソース計算部13は、新たな高負荷閾値が、現在の低負荷閾値より低くなる事を避けるために、各種リソース毎の低負荷閾値も下げる。空きリソース計算部13は、負荷リソース特性データを用い、各通常負荷群所属仮想サーバの現状のアクセス負荷量から想定される低アクセス負荷を決定し、この決定した想定される低アクセス負荷に対応する各種リソースのリソース量を新たな低負荷閾値として決定する。
例えば、負荷リソース特性データから得られる新たな高負荷閾値に対応した想定される高アクセス負荷量と、負荷リソース特性データから得られる新たな低負荷閾値に対応した想定される低アクセス負荷量との平均が、実際のアクセス負荷の標本平均となるように、各リソースの新たな低負荷閾値を決定する。
Furthermore, the free resource calculation unit 13 also lowers the low load threshold for each resource in order to avoid the new high load threshold being lower than the current low load threshold. The free resource calculation unit 13 determines the assumed low access load from the current access load amount of each normal load group belonging virtual server using the load resource characteristic data, and corresponds to the assumed assumed low access load. The resource amount of each resource is determined as a new low load threshold.
For example, an assumed high access load amount corresponding to a new high load threshold obtained from load resource characteristic data and an assumed low access load amount corresponding to a new low load threshold obtained from load resource characteristic data. A new low load threshold for each resource is determined so that the average is a sample average of the actual access load.

空きリソース計算部13は、上記のようにして、通常負荷群所属仮想サーバ全てについて、リソースを削減するか否か、リソースを削減する場合はその各種リソースについて削減する空きリソース量と、新たな高負荷閾値及び低負荷閾値とを算出すると、通常負荷群所属仮想サーバIDと、リソースIDと、当該リソースIDのリソースについての空きリソース量とを対応づけた情報を示すレコードを、空きリソース表記憶部24に記憶されている空きリソース表に書き込む。さらに、空きリソース計算部13は、通常負荷群所属仮想サーバIDと、リソースIDと、リソースの高負荷閾値及び低負荷閾値とにより、閾値表記憶部23に記憶されている閾値表を更新する。   As described above, the free resource calculation unit 13 determines whether or not to reduce the resources for all the virtual servers belonging to the normal load group. When the load threshold value and the low load threshold value are calculated, a record indicating information associating the normal load group belonging virtual server ID, the resource ID, and the free resource amount for the resource of the resource ID, 24 is written in the free resource table stored in 24. Furthermore, the free resource calculation unit 13 updates the threshold value table stored in the threshold value table storage unit 23 with the normal load group belonging virtual server ID, the resource ID, and the high load threshold value and low load threshold value of the resource.

[ステップS115:必要リソースの計算]
次に、追加リソース計算部14は、高負荷仮想サーバ群において追加が必要とされるリソース量である必要リソース量NRを各種リソース毎に算出するが、その前に、高負荷検出仮想サーバにおける現状のアクセス負荷量が最大アクセス負荷量を超えているかを判断する。これは、負荷特性表記憶部22に記憶されている負荷特性表の負荷リソース特性データから、高負荷検出仮想サーバの仮想サーバID(以下、「高負荷検出仮想サーバID」と記載)に対応した最大アクセス負荷量を読み出すとともに、負荷状況表記憶部21に記憶されている負荷状況表から当該高負荷検出仮想サーバIDに対応した現状のアクセス負荷量とを読み出して比較することにより判断する。
[Step S115: Calculation of Required Resources]
Next, the additional resource calculation unit 14 calculates a required resource amount NR that is a resource amount that needs to be added in the high-load virtual server group for each of the various resources. It is determined whether the access load amount exceeds the maximum access load amount. This corresponds to the virtual server ID of the high load detection virtual server (hereinafter referred to as “high load detection virtual server ID”) from the load resource characteristic data of the load characteristic table stored in the load characteristic table storage unit 22. A determination is made by reading the maximum access load amount and reading and comparing the current access load amount corresponding to the high load detection virtual server ID from the load state table stored in the load state table storage unit 21.

図24は、必要リソース量NRの算出方法を示す図である。現状のアクセス負荷量が最大アクセス負荷量を超えていない場合、追加リソース計算部14は、負荷特性表記憶部22に記憶されている負荷特性表から、高負荷検出仮想サーバIDに対応して読み出した負荷リソース特性データと、負荷状況表記憶部21に記憶されている負荷状況表から当該高負荷検出仮想サーバIDに対応して読み出したアクセス負荷とに基づいて、想定される高アクセス負荷を求める。想定される高アクセス負荷は、上述とステップS110と同様に算出した負荷範囲の上限値として得ることができる。(1)負荷範囲を負荷分布の信頼区間により決定する場合は、アクセス平均の標本平均をm、アクセス平均の標本標準偏差をσとしたときに、想定される負荷範囲を、(負荷範囲)<(m+2.26σ)により算出する。あるいは、(2)負荷範囲を分布の最大値より決定する場合は、想定される負荷範囲を、(負荷範囲)<(アクセス負荷分布の最大値)×(猶予)により算出する。(猶予)は、あらかじめ決められた1以上の定数である。追加リソース計算部14は、各種リソースついて、負荷リソース特性データから、想定される高アクセス負荷に対応したリソース量を取得し、この取得したリソース量と現状の高負荷閾値との差から必要リソース量NRを算出する。   FIG. 24 is a diagram illustrating a method for calculating the required resource amount NR. If the current access load amount does not exceed the maximum access load amount, the additional resource calculation unit 14 reads out the load characteristic table stored in the load characteristic table storage unit 22 corresponding to the high load detection virtual server ID. The assumed high access load is obtained based on the load resource characteristic data and the access load read in correspondence with the high load detection virtual server ID from the load situation table stored in the load situation table storage unit 21. . The assumed high access load can be obtained as the upper limit value of the load range calculated in the same manner as described above and step S110. (1) When determining the load range based on the confidence interval of the load distribution, assuming that the sample average of the access average is m and the sample standard deviation of the access average is σ, the load range assumed is (load range) < Calculated by (m + 2.26σ). Alternatively, (2) when the load range is determined from the maximum value of the distribution, the assumed load range is calculated by (load range) <(maximum value of access load distribution) × (grace). (Grace) is a predetermined constant of 1 or more. The additional resource calculation unit 14 acquires the resource amount corresponding to the assumed high access load from the load resource characteristic data for various resources, and the required resource amount from the difference between the acquired resource amount and the current high load threshold value NR is calculated.

[S120:空きリソースが十分かの判断]
追加リソース計算部14は、空きリソースが十分かを判断する。ステップS115において、高負荷検出仮想サーバにおける現状のアクセス負荷量が最大アクセス負荷量を超えていると判断した場合、リソースのいずれかについて、算出した必要リソース量NRが空きリソース量URより小さいと判断した場合、あるいは、リソースのいずれかについて、算出した必要リソース量NRと高負荷仮想サーバ群の使用リソース量(=高負荷閾値)との和が、全物理サーバ3の最大リソース量を超えた場合、空きリソースが十分ではないと判断する。各種リソース毎の全物理サーバ3の最大リソース量は、物理サーバ表記憶部28に記憶されている物理サーバ表から取得した、各物理サーバ3のリソース量を各種リソース毎に合計することにより得られる。
[S120: Determination of whether free resources are sufficient]
The additional resource calculation unit 14 determines whether there are enough free resources. If it is determined in step S115 that the current access load amount in the high load detected virtual server exceeds the maximum access load amount, it is determined that the calculated required resource amount NR is smaller than the free resource amount UR for any of the resources. Or the sum of the calculated required resource amount NR and the used resource amount of the high load virtual server group (= high load threshold) exceeds the maximum resource amount of all the physical servers 3 for any of the resources Determine that there are not enough free resources. The maximum resource amount of all physical servers 3 for each resource is obtained by summing the resource amounts of each physical server 3 obtained from the physical server table stored in the physical server table storage unit 28 for each resource. .

[S125:リソース追加サーバの決定]
追加リソース計算部14は、総空きリソースURの全てを高負荷仮想サーバ群に所属する高負荷群所属仮想サーバに割り振る。そこで、まず高負荷仮想サーバ群のリソース配分方式と、各高負荷群所属仮想サーバの仮想サーバ役割とに基づいて、リソースを追加する高負荷群所属仮想サーバを決定し、当該高負荷群所属仮想サーバに追加すべき各種リソースそれぞれの追加リソース量ARmを決定する。つまり、追加リソース量ARmは総空きリソース量URより配分される。具体的には、以下のように動作する。
[S125: Determination of resource addition server]
The additional resource calculation unit 14 allocates all of the total free resources UR to the high load group belonging virtual server belonging to the high load virtual server group. Therefore, based on the resource allocation method of the high-load virtual server group and the virtual server role of each high-load group virtual server, the high-load group virtual server to which the resource is added is determined, and the high-load group virtual An additional resource amount ARm for each of the various resources to be added to the server is determined. That is, the additional resource amount ARm is distributed from the total free resource amount UR. Specifically, it operates as follows.

追加リソース計算部14は、高負荷仮想サーバ群IDに対応したリソース配分方式、及び、当該高負荷仮想サーバ群IDに所属する高負荷群所属仮想サーバの仮想サーバID及びその仮想サーバ役割を仮想サーバ群表記憶部26の仮想サーバ群表から読み出す。また、各通常負荷群所属仮想サーバの各種リソースの現在の使用リソース量を、閾値表記憶部23に記憶されている閾値表の高負荷閾値から読み出す。   The additional resource calculation unit 14 assigns the resource allocation method corresponding to the high load virtual server group ID, the virtual server ID of the virtual server belonging to the high load group belonging to the high load virtual server group ID, and the virtual server role to the virtual server. Read from the virtual server group table of the group table storage unit 26. Further, the current used resource amount of each resource of each normal load group belonging virtual server is read from the high load threshold value of the threshold value table stored in the threshold value table storage unit 23.

読み出した高負荷仮想サーバ群のリソース配分方式がスケールアップ方式の場合、仮想サーバ役割UPの高負荷群所属仮想サーバのみに総空きリソース量URを追加するものとして、仮想サーバ役割UPの高負荷群所属仮想サーバの各種リソースの追加リソース量ARmを決定する。このとき、仮想サーバ役割UPの高負荷群所属仮想サーバのリソース追加後のリソース量が均等になるように空きリソース量URを配分することでもよく、所定の順序で配分することでもよい。また、追加リソース量ARmと、リソース追加する高負荷群所属仮想サーバの使用リソース量、すなわち、高負荷閾値の合計量が、最も大きいリソース量を持つ物理サーバ3のリソース量を超える場合は、超えた分は仮想サーバ役割OUTの高負荷群所属仮想サーバに空きリソースを配分するものとする。各物理サーバ3のリソース量は、物理サーバ表記憶部28に記憶されている物理サーバ表から取得する。   When the resource allocation method of the read high-load virtual server group is the scale-up method, the total free resource amount UR is added only to the virtual server belonging to the high-load group belonging to the virtual server role UP. An additional resource amount ARm of various resources of the belonging virtual server is determined. At this time, the free resource amount UR may be distributed so that the resource amount after the addition of the resources of the high load group virtual server belonging to the virtual server role UP is equal, or may be distributed in a predetermined order. In addition, if the additional resource amount ARm and the used resource amount of the high load group belonging virtual server to which the resource is added, that is, the total amount of the high load threshold exceeds the resource amount of the physical server 3 having the largest resource amount, it exceeds In other words, it is assumed that free resources are allocated to the high load group belonging virtual server of the virtual server role OUT. The resource amount of each physical server 3 is acquired from the physical server table stored in the physical server table storage unit 28.

一方、通常負荷仮想サーバ群のリソース配分方式がスケールアウト方式ならば、総空きリソース量URを、高負荷仮想サーバ群に所属する高負荷群所属仮想サーバの使用リソース量が均等になるように配分追加するものとして、高負荷群所属仮想サーバのリソース毎に追加リソース量ARmを決定する。この時、高負荷群所属仮想サーバの追加リソース量ARmと、当該高負荷群所属仮想サーバの使用リソース(=高負荷閾値)の合計量が、最も小さいリソース量を持つ物理サーバ3のリソース量を超える場合は、必ずしも高負荷群所属仮想サーバ毎のリソース量が均等になるように配分されなくても良い。   On the other hand, if the resource allocation method of the normal load virtual server group is the scale-out method, the total free resource amount UR is distributed so that the resource usage amount of the high load group belonging virtual server belonging to the high load virtual server group becomes equal. As an addition, an additional resource amount ARm is determined for each resource of the high load group belonging virtual server. At this time, the resource amount of the physical server 3 having the smallest resource amount is the total amount of the additional resource amount ARm of the high load group belonging virtual server and the used resource (= high load threshold) of the high load group belonging virtual server. When exceeding, it does not necessarily have to be distributed so that the resource amount for each high load group belonging virtual server becomes equal.

追加リソース計算部14は、各高負荷群所属仮想サーバの各種リソース毎に追加リソース量を決定すると、高負荷群所属仮想サーバの仮想サーバIDと、リソースIDと、当該高負荷群所属仮想サーバにおける当該リソースIDで特定されるリソースの追加リソース量ARmとを示すレコードを追加リソース表記憶部25に記憶されている追加リソース表に書き込む。   When the additional resource calculation unit 14 determines the amount of additional resources for each resource of each high load group belonging virtual server, the virtual server ID of the high load group belonging virtual server, the resource ID, and the high load group belonging virtual server A record indicating the additional resource amount ARm of the resource specified by the resource ID is written in the additional resource table stored in the additional resource table storage unit 25.

[S130:再配置の計算]
リソース調整装置1の再配置計算部15は、リソース追加する高負荷群所属仮想サーバが配置されている物理サーバ3上の空きリソース量が、当該高負荷群所属仮想サーバの追加リソース量ARmとなるように、全仮想サーバ35を対象に全物理サーバ3上への再配置を考える。つまり、再配置計算部15は、全物理サーバ3それぞれのリソース量に対する、全仮想サーバ35毎の使用リソース量(=高負荷閾値)と、追加リソース量ARmとの組み合わせ配置問題の解を得る。全物理サーバ3それぞれのリソース量は、物理サーバ表記憶部28に記憶される物理サーバ表から読み出す。また、全仮想サーバ35それぞれの使用リソース量は、閾値表記憶部23に記憶される閾値表の高負荷閾値から読み出す。このとき、閾値表には、高負荷群所属仮想サーバについては、現在の高負荷閾値が、通常負荷群所属仮想サーバについては、空きリソース削減を行なった後の高負荷閾値が設定されている。リソース量ARmは、追加リソース表記憶部25に記憶されている追加リソース表から読み出す。この再配置における組み合わせ配置問題を解く手法には、全組み合わせを計算する方法や、従来からあるグリーディ法や動的計画法、線形計画法などのアルゴリズムを用いる事ができる。
[S130: Relocation calculation]
The rearrangement calculation unit 15 of the resource adjustment device 1 uses the amount of free resources on the physical server 3 on which the high load group belonging virtual server to which the resource is added becomes the additional resource amount ARm of the high load group belonging virtual server. As described above, relocation on all physical servers 3 is considered for all virtual servers 35. That is, the rearrangement calculation unit 15 obtains a solution to the combined placement problem of the used resource amount (= high load threshold) for each virtual server 35 and the additional resource amount ARm with respect to the resource amounts of all the physical servers 3. The resource amounts of all the physical servers 3 are read from the physical server table stored in the physical server table storage unit 28. Further, the used resource amount of each of the virtual servers 35 is read from the high load threshold value of the threshold value table stored in the threshold value table storage unit 23. At this time, in the threshold table, the current high load threshold is set for the high load group belonging virtual server, and the high load threshold after the free resource reduction is set for the normal load group belonging virtual server. The resource amount ARm is read from the additional resource table stored in the additional resource table storage unit 25. As a method for solving the combination arrangement problem in the rearrangement, a method for calculating all combinations, a conventional greedy method, a dynamic programming method, a linear programming method, or the like can be used.

なお、この再配置における組み合わせ配置問題を解く際に、同じ仮想サーバ群に所属する仮想サーバ35は同一の物理サーバ3に配置しないことを問題の制約条件に加えてもよい。また、再配置における組み合わせ配置問題を解く際に、物理サーバ3間の仮想サーバ35の移動を最小にする条件を加えてもよい。また、再配置における組み合わせ配置問題を解く際に、高負荷仮想サーバ群に所属する仮想サーバ35を移動させないことを問題の制約条件に加えてもよい。また、再配置における組み合わせ配置問題を解く際に、物理サーバ3の使用効率を上げるために、一つの物理サーバ3に仮想サーバ35を集約することを問題の制約条件に加えてもよい。   When solving the combined placement problem in this rearrangement, it may be added to the problem constraint that the virtual servers 35 belonging to the same virtual server group are not placed on the same physical server 3. Further, when solving the combined placement problem in the rearrangement, a condition for minimizing the movement of the virtual server 35 between the physical servers 3 may be added. Moreover, when solving the combination arrangement problem in the rearrangement, it may be added to the constraint condition of the problem that the virtual server 35 belonging to the high-load virtual server group is not moved. Further, when solving the combined placement problem in the rearrangement, in order to increase the use efficiency of the physical server 3, it is possible to add the virtual servers 35 to one physical server 3 as a constraint condition of the problem.

再配置計算部15は、どの仮想サーバ35をどの物理サーバ3に配置するかの再配置問題の解を得ると、この得られた解によって、配置される物理サーバ3が変更される仮想サーバ35について、当該仮想サーバ35が現在配置されている物理サーバ3のIDを示す移動元物理サーバID、再配置される物理サーバ3のIDを示す移動先物理サーバID、及び、当該仮想サーバ35の仮想サーバIDを示す移動表を、移動表記憶部27に書き込む。   When the rearrangement calculation unit 15 obtains a solution of the rearrangement problem of which virtual server 35 is placed in which physical server 3, the virtual server 35 in which the physical server 3 to be placed is changed by the obtained solution. , The source physical server ID indicating the ID of the physical server 3 where the virtual server 35 is currently arranged, the destination physical server ID indicating the ID of the physical server 3 to be rearranged, and the virtual of the virtual server 35 A migration table indicating the server ID is written in the migration table storage unit 27.

[S135:再配置が可能かの判断]
再配置計算部15は、ステップS125において、再配置における組み合わせ配置問題が解けたかを判断する。なお、組み合わせ配置問題が解けない場合、ステップS115に戻り、再度、各種リソース毎に、総空きリソース量URから分配される各高負荷群所属仮想サーバの追加リソース量ARmを調整し、再度の再配置問題を解くことも可能である。
[S135: Determination of whether rearrangement is possible]
In step S125, the rearrangement calculation unit 15 determines whether the combined placement problem in rearrangement has been solved. If the combination arrangement problem cannot be solved, the process returns to step S115, and again adjusts the additional resource amount ARm of each high load group belonging virtual server distributed from the total available resource amount UR for each resource, It is also possible to solve the placement problem.

[S140:再配置の実施]
移動実施部16は、再配置計算部15により各仮想サーバ35が再配置される物理サーバ3が決定された後、その決定に従って、物理サーバ3間で仮想サーバ35を稼動させながら移動させ、配置する。移動実施部16は、物理サーバ3に、リソース削減指示、移動指示、及び、リソース追加指示のコマンドを送信する。リソース削減指示コマンドには、空きリソース表記憶部24に記憶されている空きリソース表から読み出した、リソース削減対象の仮想サーバ35のIDと、当該仮想サーバ35から削減すべきリソース量(空きリソース量)との情報が含まれる。移動指示コマンドは、移動表記憶部27に記憶されている移動表から読み出した、移動元物理サーバID、移動先物理サーバID、及び、移動する仮想サーバ35の仮想サーバIDの情報が含まれる。リソース追加指示コマンドには、追加リソース表記憶部25に記憶されている追加リソース表から読み出した、リソースを追加すべき仮想サーバ35のIDと、当該仮想サーバ35に追加すべきリソース量(追加リソース量ARm)との情報が含まれる。なお、全物理サーバ3に、全物理サーバ3及び仮想サーバ35に関わる移動指示、リソース削減指示、及び、リソース追加指示を送信してもよく、送信先の物理サーバ3個別に、当該物理サーバ3が関わる移動指示、リソース削減指示、及び、リソース追加指示を送信してもよい。
[S140: Implementation of rearrangement]
After the physical server 3 to which each virtual server 35 is rearranged is determined by the relocation calculation unit 15, the movement execution unit 16 moves the virtual server 35 between the physical servers 3 according to the determination and moves the virtual server 35. To do. The migration execution unit 16 transmits a resource reduction instruction, a movement instruction, and a resource addition instruction command to the physical server 3. In the resource reduction instruction command, the ID of the virtual server 35 subject to resource reduction, which is read from the free resource table stored in the free resource table storage unit 24, and the resource amount to be reduced from the virtual server 35 (free resource amount) ) Information. The movement instruction command includes information on the movement source physical server ID, the movement destination physical server ID, and the virtual server ID of the moving virtual server 35 read from the movement table stored in the movement table storage unit 27. In the resource addition instruction command, the ID of the virtual server 35 to which the resource is to be added, read from the additional resource table stored in the additional resource table storage unit 25, and the resource amount (additional resource to be added to the virtual server 35) Quantity ARm). Note that a movement instruction, a resource reduction instruction, and a resource addition instruction related to all the physical servers 3 and the virtual server 35 may be transmitted to all the physical servers 3. A movement instruction, a resource reduction instruction, and a resource addition instruction may be transmitted.

物理サーバ3の管理部31は、他の物理サーバ3と連携して、リソース削減指示に従って、該当する仮想サーバ35のリソース量を削減するとともに、仮想サーバ35を稼動させながら、再配置する。この仮想サーバ35が物理サーバ3間を移動する方法としては、仮想サーバマイグレーション機能(ホットマイグレーション、ライブマイグレーションとも言う)などの従来技術を使用することができる(例えば、VMWare社のVMotion機能など)。そして、物理サーバ3の管理部31は、再配置実施後にリソース追加指示コマンドに従って、該当する仮想サーバ35のリソース量の削減及び追加リソース量ARmの追加を行なう。
リソース調整装置1の追加リソース計算部14は、リソースが追加された高負荷群所属仮想サーバについて、当該高負荷群所属仮想サーバのIDと、リソースIDと、当該リソースIDのリソースについての新たな高負荷閾値及び低負荷閾値とにより、閾値表記憶部23に記憶されている閾値表を更新する。また、再配置計算部15は、仮想サーバ表記憶部29に記憶されている仮想サーバ表の配置物理サーバ情報を、移動後の物理サーバ3のIDにより更新する。
The management unit 31 of the physical server 3 cooperates with the other physical servers 3 to reduce the resource amount of the corresponding virtual server 35 according to the resource reduction instruction, and rearrange the virtual server 35 while operating. As a method of moving the virtual server 35 between the physical servers 3, conventional techniques such as a virtual server migration function (also referred to as hot migration or live migration) can be used (for example, VWare function of VMWare). Then, the management unit 31 of the physical server 3 reduces the resource amount of the corresponding virtual server 35 and adds the additional resource amount ARm according to the resource addition instruction command after the relocation.
The additional resource calculation unit 14 of the resource adjustment device 1 adds a new high value for the ID of the high load group belonging virtual server, the resource ID, and the resource of the resource ID for the high load group belonging virtual server to which the resource has been added. The threshold value table stored in the threshold value table storage unit 23 is updated with the load threshold value and the low load threshold value. Further, the relocation calculation unit 15 updates the virtual server table allocation physical server information stored in the virtual server table storage unit 29 with the ID of the physical server 3 after the migration.

閾値表の更新の際、追加リソース計算部14は、各種リソース毎に、現在閾値表に登録されている各高負荷群所属仮想サーバの高負荷閾値を、追加リソース表記憶部25に記憶されている当該各高負荷群所属仮想サーバの追加リソース量ARmを加算した値に書き換える。また、追加リソース計算部14は、低負荷閾値を新たな高負荷閾値に対応した値に更新する。例えば、高負荷仮想サーバ群の負荷リソース特性データから得られる新たな高負荷閾値に対応した高アクセス負荷量と、負荷リソース特性データから得られる新たな低負荷閾値に対応した低アクセス負荷量との平均が、実際のアクセス負荷の標本平均となるように、各リソースの新たな低負荷閾値を決定する。   When updating the threshold value table, the additional resource calculation unit 14 stores the high load threshold value of each high load group belonging virtual server registered in the current threshold value table for each resource in the additional resource table storage unit 25. The added resource amount ARm of each of the high load group belonging virtual servers is rewritten to a value added. Further, the additional resource calculation unit 14 updates the low load threshold value to a value corresponding to the new high load threshold value. For example, the high access load amount corresponding to the new high load threshold obtained from the load resource characteristic data of the high load virtual server group and the low access load amount corresponding to the new low load threshold obtained from the load resource characteristic data. A new low load threshold for each resource is determined so that the average is a sample average of the actual access load.

[S145:警報出力]
リソース調整装置1は、ステップS120において、十分な空きリソースがないと判断された場合に警報を出力する。また、リソース調整装置1は、ステップS135において、再配置計算部15により、再配置が不可と判断された場合に、警報を出力する。警報は、例えば、リソース調整装置1の備えるディスプレイに表示したり、警報を知らせるランプを点等させたり、リソース調整装置1と保守ネットワーク7を介して接続されるコンピュータ装置へ警報発生を通知するなどして出力する。
[S145: Alarm output]
The resource adjustment device 1 outputs an alarm when it is determined in step S120 that there are not enough free resources. Further, the resource adjustment device 1 outputs an alarm when the rearrangement calculation unit 15 determines that rearrangement is impossible in step S135. For example, the alarm is displayed on a display provided in the resource adjustment device 1, a lamp for notifying the alarm is turned on, or the occurrence of an alarm is notified to a computer device connected to the resource adjustment device 1 via the maintenance network 7. And output.

[ステップS150:低負荷状態の検出]
ステップS105において、リソース調整装置1の負荷判定部12が、高負荷が発生していないと判断した場合、続いて、低負荷が発生しているかを判断する。
負荷判定部12は、全ての仮想サーバ35について順に、あるいは、負荷状況表が更新された仮想サーバ35について、閾値表記憶部23に記憶されている閾値表から、仮想サーバIDに対応したリソースIDと、低負荷閾値との組みの情報を読み出し、ステップS105において読み出した当該仮想サーバ35の各種リソース使用量と比較し、いずれかの仮想サーバ35のリソースについて、現在のリソース使用量が低負荷閾値を下回っているかを判断する。なお、このとき、所定の種類のリソースのみについて使用量が低負荷閾値より小さいかを判断することでもよく、いずれか1つ、あるいは、所定数以上の任意の種類のリソースについて使用量が低負荷閾値より小さいかを判断することでもよい。リソースの使用量が低負荷閾値より小さい場合、負荷判定部12は、低負荷が発生していると判断する。そして、以下のように、物理サーバ3への仮想サーバ35の配置状況の適正化と仮想サーバ群毎のリソース配分方式に沿ったリソースの適正化のために、低負荷が検出された仮想サーバ35が所属する仮想サーバ群全体の空きリソースを計算し、仮想サーバ35の再配置や仮想サーバ群毎のリソース配分方式に沿ったリソース調整を行う。
[Step S150: Detection of Low Load State]
In step S105, when the load determination unit 12 of the resource adjustment device 1 determines that a high load has not occurred, it subsequently determines whether a low load has occurred.
The load determination unit 12 determines the resource ID corresponding to the virtual server ID from the threshold value table stored in the threshold value table storage unit 23 in order for all the virtual servers 35 or for the virtual server 35 in which the load status table is updated. And a combination of the low load threshold and the various resource usages of the virtual server 35 read in step S105, and the current resource usage for any of the resources of the virtual server 35 is the low load threshold It is judged whether it is below. At this time, it may be determined whether the usage amount is smaller than the low load threshold only for a predetermined type of resource, or the usage amount is low for any one type or any number of arbitrary types of resources. It may be determined whether it is smaller than the threshold value. When the resource usage is smaller than the low load threshold, the load determination unit 12 determines that a low load is occurring. Then, as described below, the virtual server 35 in which the low load is detected in order to optimize the arrangement state of the virtual server 35 on the physical server 3 and to optimize the resource according to the resource allocation method for each virtual server group. The free resources of the entire virtual server group to which the server belongs are calculated, and the resources are adjusted according to the rearrangement of the virtual server 35 and the resource distribution method for each virtual server group.

以下、低負荷が発生している仮想サーバ35を「低負荷検出仮想サーバ」、低負荷検出仮想サーバの所属する仮想サーバ群を「低負荷仮想サーバ群」、低負荷仮想サーバ群に所属する仮想サーバ35を「低負荷群所属仮想サーバ」と記載する。また、低負荷仮想サーバ群以外の仮想サーバ群を「通常負荷仮想サーバ群」、通常負荷仮想サーバ群に所属する仮想サーバ35を「通常負荷群所属仮想サーバ」と記載する。   Hereinafter, the virtual server 35 in which the low load has occurred is referred to as “low load detection virtual server”, the virtual server group to which the low load detection virtual server belongs is referred to as “low load virtual server group”, and the virtual server to which the virtual server belongs to The server 35 is described as “low load group virtual server”. Further, a virtual server group other than the low load virtual server group is referred to as a “normal load virtual server group”, and a virtual server 35 belonging to the normal load virtual server group is referred to as a “normal load group belonging virtual server”.

[ステップS155:空きリソース計算]
ステップ150において、低負荷が発生していると判断された場合、リソース調整装置1は、低負荷仮想サーバ群のリソース削減が必要であると判断する。そこで、リソース調整装置1は、まず低負荷仮想サーバ群に所属する低負荷群所属仮想サーバ毎にリソースの削減(スケールダウン・イン)を行う。
[Step S155: Free Resource Calculation]
If it is determined in step 150 that a low load has occurred, the resource adjustment device 1 determines that resource reduction of the low load virtual server group is necessary. Therefore, the resource adjustment device 1 first performs resource reduction (scale-down / in) for each low-load group virtual server belonging to the low-load virtual server group.

空きリソース計算部13は、仮想サーバ群表記憶部26に記憶されている仮想サーバ群表を参照して、低負荷検出仮想サーバの仮想サーバIDが含まれている仮想サーバIDリストを読み出す。そして、読み出した所属仮想サーバIDリストに含まれる低負荷群所属仮想サーバの仮想サーバID(以下、「低負荷群所属仮想サーバID」)を取得すると、以下のように、低負荷群所属仮想サーバ毎に各種リソースの空きリソース量を算出する。   The free resource calculation unit 13 refers to the virtual server group table stored in the virtual server group table storage unit 26 and reads a virtual server ID list including the virtual server IDs of the low-load detection virtual servers. When the virtual server ID of the low load group belonging virtual server included in the read belonging virtual server ID list (hereinafter, “low load group belonging virtual server ID”) is acquired, the low load group belonging virtual server is obtained as follows: For each resource, the amount of free resources is calculated.

空きリソース計算部13は、負荷状況表記憶部21に記憶されている負荷状況表から、低負荷群所属仮想サーバIDに対応したリソース使用量及びアクセス負荷情報を読み出し、さらに、閾値表記憶部23に記憶されている閾値表から、当該低負荷群所属仮想サーバIDに対応したリソースIDと高負荷閾値の組みの情報を読み出すと、リソース毎にリソース使用量と高負荷閾値を比較する。空きリソース計算部13は、アクセス負荷情報で示される実際のリソース使用量と高負荷閾値とに差がある場合は、余分を見て高負荷閾値を下げることが可能であると判断する。この高負荷閾値を下げた分はリソース削減が可能となり、削減したリソースが「空きリソース量」となる。   The free resource calculation unit 13 reads the resource usage and access load information corresponding to the low load group belonging virtual server ID from the load status table stored in the load status table storage unit 21, and further, the threshold table storage unit 23 When the information of the combination of the resource ID corresponding to the low load group belonging virtual server ID and the high load threshold is read from the threshold table stored in the table, the resource usage and the high load threshold are compared for each resource. If there is a difference between the actual resource usage indicated by the access load information and the high load threshold, the free resource calculation unit 13 determines that it is possible to lower the high load threshold by looking at the excess. As the high load threshold is lowered, the resource can be reduced, and the reduced resource becomes the “free resource amount”.

空きリソース計算部13は、負荷特性表記憶部22に記憶されている負荷特性表から、上記の低負荷群所属仮想サーバIDがアプリケーションIDとして設定されているレコードに対応したリソースID、及び、負荷リソース特性データの組みを読み出す。空きリソース計算部13は、アクセス負荷情報により示される、低負荷群所属仮想サーバの現在のアクセス負荷量に基づいて、想定される高アクセス負荷を求める。想定される高アクセス負荷の算出は、ステップS110と同様に算出した負荷範囲の上限値として得ることができる。(1)負荷範囲を負荷分布の信頼区間により決定する場合は、アクセス平均の標本平均をm、アクセス平均の標本標準偏差をσとしたときに、想定される負荷範囲を、(負荷範囲)<(m+2.26σ)により算出する。あるいは、(2)負荷範囲を分布の最大値より決定する場合は、想定される負荷範囲を、(負荷範囲)<(アクセス負荷分布の最大値)×(猶予)により算出する。(猶予)は、あらかじめ決められた1以上の定数である。アクセス平均、アクセス負荷分布の最大値は、低負荷群所属仮想サーバIDをキーにして、負荷状況表記憶部21に記憶されている負荷状況表内のアクセス負荷情報から取得する。   The free resource calculation unit 13 includes, from the load characteristic table stored in the load characteristic table storage unit 22, a resource ID corresponding to a record in which the low load group belonging virtual server ID is set as an application ID, and a load Read a set of resource characteristic data. The free resource calculation unit 13 obtains an assumed high access load based on the current access load amount of the low load group belonging virtual server indicated by the access load information. The assumed high access load can be calculated as the upper limit value of the load range calculated in the same manner as in step S110. (1) When determining the load range based on the confidence interval of the load distribution, assuming that the sample average of the access average is m and the sample standard deviation of the access average is σ, the load range assumed is (load range) < Calculated by (m + 2.26σ). Alternatively, (2) when the load range is determined from the maximum value of the distribution, the assumed load range is calculated by (load range) <(maximum value of access load distribution) × (grace). (Grace) is a predetermined constant of 1 or more. The maximum value of the access average and the access load distribution is acquired from the access load information in the load situation table stored in the load situation table storage unit 21 using the low load group belonging virtual server ID as a key.

空きリソース計算部13は、負荷リソース特性データが示す負荷とリソース量の関係に基づいて、上記の想定される高アクセス負荷に対応した各種リソースの使用量を、空きリソース量算出用の高負荷閾値とする。空きリソース計算部13は、各種リソースについて、空きリソース量算出用の高負荷閾値から、現在の高負荷閾値を減算することにより、削減可能なリソース量、すなわち、空きリソース量を算出する。   Based on the relationship between the load and resource amount indicated by the load resource characteristic data, the free resource calculation unit 13 determines the usage amount of various resources corresponding to the assumed high access load as a high load threshold for calculating the free resource amount. And The free resource calculation unit 13 calculates the reducible resource amount, that is, the free resource amount, by subtracting the current high load threshold from the high load threshold for calculating the free resource amount for various resources.

上記のように、各低負荷群所属仮想サーバについて空きリソース量を算出すると、算出した空きリソース量をリソース毎に合計して、低負荷仮想サーバ群の各種リソースの総空リソースを算出する。続いて、空きリソース計算部13は、低負荷仮想サーバ群のリソース配分方式と、低負荷群所属仮想サーバそれぞれの仮想サーバ役割とに従って、以下のように、低負荷群所属仮想サーバにおける各種リソースのリソース削減量の高低を決定する。このとき、各種リソースについて、高低をつけた結果の低負荷群所属仮想サーバのリソース削減量の合計が、算出した総空リソース量となるように割当てる。   As described above, when the free resource amount is calculated for each virtual server belonging to the low load group, the calculated free resource amount is totaled for each resource to calculate the total free resources of various resources of the low load virtual server group. Subsequently, according to the resource allocation method of the low-load virtual server group and the virtual server role of each low-load group virtual server, the free resource calculation unit 13 sets various resources in the low-load group virtual server as follows. Determine the amount of resource reduction. At this time, the various resources are allocated so that the total resource reduction amount of the virtual server belonging to the low load group as a result of adding the height is the calculated total free resource amount.

空きリソース計算部13は、低負荷仮想サーバ群IDに対応したリソース配分方式、及び、当該低負荷仮想サーバ群IDに所属する低負荷群所属仮想サーバID及びその仮想サーバ役割を、仮想サーバ群表記憶部26に記憶されている仮想サーバ群表から読み出す。また、各低負荷群所属仮想サーバの各種リソースの現在の使用リソース量を、閾値表記憶部23に記憶されている閾値表の高負荷閾値から読み出す。   The free resource calculation unit 13 displays the resource allocation method corresponding to the low-load virtual server group ID, the low-load group belonging virtual server ID belonging to the low-load virtual server group ID, and the virtual server role of the virtual server group table. Read from the virtual server group table stored in the storage unit 26. Further, the current used resource amount of each resource of each low load group virtual server is read from the high load threshold value of the threshold value table stored in the threshold value table storage unit 23.

読み出した低負荷仮想サーバ群のリソース配分方式がスケールアップ方式の場合、当該低負荷仮想サーバ群に所属する仮想サーバ役割OUTの低負荷群所属仮想サーバのリソースの削減量を高く、仮想サーバ役割UPの低負荷群所属仮想サーバのリソースの削減量を低くすることにより、低負荷仮想サーバ群内で相対的に仮想サーバ役割UPの低負荷群所属仮想サーバの残リソースが高く、仮想サーバ役割OUTの低負荷群所属仮想サーバの残リソースが低くなるようリソース削減量を割当てる。例えば、仮想サーバ役割OUTの低負荷群所属仮想サーバについて、全て均等になるように、あるいは、仮想サーバ役割UPの中でも優先度をつけてリソース量を削減し、さらにリソース量が削減可能な場合は、仮想サーバ役割UPの通常負荷サーバについて、全て均等に、あるいは、優先度をつけてリソース量を削減する。   When the resource allocation method of the read low-load virtual server group is the scale-up method, the resource reduction amount of the virtual server role belonging virtual server role OUT belonging to the low-load virtual server group is increased, and the virtual server role UP By reducing the resource reduction amount of the low load group virtual server, the remaining resources of the low load group virtual server of the virtual server role UP are relatively high in the low load virtual server group, and the virtual server role OUT Allocate a resource reduction amount so that the remaining resources of the virtual server belonging to the low load group become low. For example, if all virtual servers belonging to the low load group of the virtual server role OUT are equal, or if the resource amount can be reduced by giving priority to the virtual server role UP, and the resource amount can be further reduced For the normal load servers of the virtual server role UP, the resource amount is reduced evenly or with priorities.

一方、読み出した低負荷仮想サーバ群のリソース配分方式がスケールアップ方式の場合、当該低負荷仮想サーバ群に所属する仮想サーバ役割UPであるかOUTであるかにかかわらず、低負荷群所属仮想サーバの使用リソース量が均等になるようにリソース削減量を決定する。   On the other hand, when the resource allocation method of the read low-load virtual server group is the scale-up method, the low-load group belonging virtual server regardless of whether the virtual server role UP or OUT belongs to the low-load virtual server group The amount of resource reduction is determined so that the amount of used resources becomes equal.

空きリソース計算部13は、このようにして低負荷群所属仮想サーバそれぞれの各種リソースについてリソース削減量に高低をつけると、これを最終的な、全低負荷群所属仮想サーバのリソース毎の空きリソース量として決定し、続いて、低負荷群所属仮想サーバの各種リソースについての新たな高負荷閾値を決定する。空きリソース計算部13は、各種リソースについて、現在の低負荷群所属仮想サーバの高負荷閾値から、当該低負荷群所属仮想サーバにおける空きリソース量を減算することによって、新たな高負荷閾値、すなわち、新たな使用リソース量を算出する。   When the free resource calculation unit 13 increases the resource reduction amount for each resource of each low load group belonging virtual server in this way, the free resource calculation unit 13 determines the free resource for each resource of all the low load group belonging virtual servers. Next, a new high load threshold is determined for various resources of the low load group belonging virtual server. The free resource calculation unit 13 subtracts the free resource amount in the low load group belonging virtual server from the high load threshold of the current low load group belonging virtual server for various resources, thereby obtaining a new high load threshold, that is, A new amount of used resources is calculated.

さらに、空きリソース計算部13は、新たな高負荷閾値が、現在の低負荷閾値より低くなる事を避けるために、各種リソース毎の低負荷閾値も下げる。空きリソース計算部13は、負荷リソース特性データを用い、各低負荷群所属仮想サーバの現状のアクセス負荷量から想定される低アクセス負荷を決定し、この決定した想定される低アクセス負荷に対応する各種リソースのリソース量を新たな低負荷閾値として決定する。例えば、負荷リソース特性データから得られる新たな高負荷閾値に対応した想定される高アクセス負荷量と、負荷リソース特性データから得られる新たな低負荷閾値に対応した想定される低アクセス負荷量との平均が、実際のアクセス負荷の標本平均となるように、各リソースの新たな低負荷閾値を決定する。   Furthermore, the free resource calculation unit 13 also lowers the low load threshold for each resource in order to avoid the new high load threshold being lower than the current low load threshold. The free resource calculation unit 13 determines the assumed low access load from the current access load amount of each low load group virtual server using the load resource characteristic data, and corresponds to the determined assumed low access load. The resource amount of each resource is determined as a new low load threshold. For example, an assumed high access load amount corresponding to a new high load threshold obtained from load resource characteristic data and an assumed low access load amount corresponding to a new low load threshold obtained from load resource characteristic data. A new low load threshold for each resource is determined so that the average is a sample average of the actual access load.

空きリソース計算部13は、上記のようにして、低負荷群所属仮想サーバ全てについて、リソースを削減するか否か、リソースを削減する場合はその各種リソースについて削減可能な空きリソース量と、新たな高負荷閾値及び低負荷閾値とを算出すると、低負荷群所属仮想サーバIDと、リソースIDと、当該リソースIDのリソースについての空きリソース量とを対応づけた情報を示すレコードを、空きリソース表記憶部24に記憶されている空きリソース表に書き込む。また、空きリソース計算部13は、低負荷群所属仮想サーバIDと、リソースIDと、リソースの高負荷閾値及び低負荷閾値とにより、閾値表記憶部23に記憶されている閾値表を更新する。   As described above, the free resource calculation unit 13 determines whether to reduce resources for all the low-load group belonging virtual servers. When the high load threshold and the low load threshold are calculated, a record indicating information associating the low load group belonging virtual server ID, the resource ID, and the free resource amount for the resource of the resource ID is stored in the free resource table storage The free resource table stored in the unit 24 is written. Further, the free resource calculation unit 13 updates the threshold table stored in the threshold table storage unit 23 with the low load group belonging virtual server ID, the resource ID, and the high load threshold and low load threshold of the resource.

[S160:再配置の計算]
リソース調整装置1の再配置計算部15は、全仮想サーバ35を対象に全物理サーバ3上への再配置を考える。つまり、再配置計算部15は、全物理サーバ3それぞれのリソース量に対する、全仮想サーバ35毎の使用リソース量(=高負荷閾値)の組み合わせ配置問題の解を得る。全物理サーバ3それぞれのリソース量は、物理サーバ表記憶部28に記憶される物理サーバ表から読み出す。全仮想サーバ35それぞれの使用リソース量は、閾値表記憶部23に記憶される閾値表の高負荷閾値から読み出す。このとき、閾値表には、低負荷群所属仮想サーバについては、空きリソース削減を行なった後の高負荷閾値が設定されている。この再配置における組み合わせ配置問題を解く手法には、全組み合わせを計算する方法や、従来からあるグリーディ法や動的計画法、線形計画法などのアルゴリズムを用いる事ができる。
[S160: Relocation calculation]
The relocation calculation unit 15 of the resource adjustment device 1 considers relocation on all physical servers 3 for all virtual servers 35. That is, the rearrangement calculation unit 15 obtains a solution to the combined placement problem of the used resource amount (= high load threshold) for all the virtual servers 35 with respect to the resource amounts of all the physical servers 3. The resource amounts of all the physical servers 3 are read from the physical server table stored in the physical server table storage unit 28. The used resource amount of each of the virtual servers 35 is read from the high load threshold value in the threshold value table stored in the threshold value table storage unit 23. At this time, for the low load group belonging virtual server, the high load threshold after the free resource reduction is set in the threshold table. As a method for solving the combination arrangement problem in the rearrangement, a method for calculating all combinations, a conventional greedy method, a dynamic programming method, a linear programming method, or the like can be used.

なお、この再配置における組み合わせ配置問題を解く際に、同じ仮想サーバ群に所属する仮想サーバ35は同一の物理サーバ3に配置しないことを問題の制約条件に加えてもよい。また、再配置における組み合わせ配置問題を解く際に、物理サーバ3間の仮想サーバ35の移動を最小にする条件を加えてもよい。また、再配置における組み合わせ配置問題を解く際に、低負荷仮想サーバ群に所属する仮想サーバ35を移動させないことを問題の制約条件に加えてもよい。また、再配置における組み合わせ配置問題を解く際に、物理サーバ3の使用効率を上げるために、一つの物理サーバ3に仮想サーバ35を集約することを問題の制約条件に加えてもよい。   When solving the combined placement problem in this rearrangement, it may be added to the problem constraint that the virtual servers 35 belonging to the same virtual server group are not placed on the same physical server 3. Further, when solving the combined placement problem in the rearrangement, a condition for minimizing the movement of the virtual server 35 between the physical servers 3 may be added. Further, when solving the combined placement problem in the rearrangement, it may be added to the constraint condition of the problem that the virtual server 35 belonging to the low-load virtual server group is not moved. Further, when solving the combined placement problem in the rearrangement, in order to increase the use efficiency of the physical server 3, it is possible to add the virtual servers 35 to one physical server 3 as a constraint condition of the problem.

再配置計算部15は、どの仮想サーバ35をどの物理サーバ3に配置するかの再配置問題の解を得ると、この得られた解によって、配置される物理サーバ3が変更される仮想サーバ35について、当該仮想サーバ35が現在配置されている物理サーバ3のIDを示す移動元物理サーバID、再配置される物理サーバ3のIDを示す移動先物理サーバID、及び、当該仮想サーバ35の仮想サーバIDを示す移動表を、移動表記憶部27に書き込む。なお、再配置における組み合わせ配置問題が解けない場合は、警報を出力する。   When the rearrangement calculation unit 15 obtains a solution of the rearrangement problem of which virtual server 35 is placed in which physical server 3, the virtual server 35 in which the physical server 3 to be placed is changed by the obtained solution. , The source physical server ID indicating the ID of the physical server 3 where the virtual server 35 is currently arranged, the destination physical server ID indicating the ID of the physical server 3 to be rearranged, and the virtual of the virtual server 35 A migration table indicating the server ID is written in the migration table storage unit 27. If the combination arrangement problem in the rearrangement cannot be solved, an alarm is output.

[S165:再配置の実施]
移動実施部16は、再配置計算部15により各仮想サーバ35が再配置される物理サーバ3が決定された後、その決定に従って、物理サーバ3間で仮想サーバ35を稼動させながら移動させ、配置する。そこで、移動実施部16は、物理サーバ3に、リソース削減指示、移動指示のコマンドを送信する。リソース削減指示コマンドには、空きリソース表記憶部24に記憶されている空きリソース表から読み出した、リソース削減対象の低負荷群所属仮想サーバのIDと、当該低負荷群所属仮想サーバから削減すべきリソース量(空きリソース量)との情報が含まれる。移動指示のコマンドには、移動表記憶部27に記憶されている移動表から読み出した、移動元物理サーバID、移動先物理サーバID、及び、移動する仮想サーバ35の仮想サーバIDの情報が含まれる。なお、全物理サーバ3に、全物理サーバ3及び仮想サーバ35に関わる移動指示及びリソース削減指示を送信してもよく、送信先の物理サーバ3個別に、当該物理サーバ3が関わるリソース削減指示及び移動指示を送信してもよい。
[S165: Implementation of rearrangement]
After the physical server 3 to which each virtual server 35 is rearranged is determined by the relocation calculation unit 15, the movement execution unit 16 moves the virtual server 35 between the physical servers 3 according to the determination and moves the virtual server 35. To do. Therefore, the movement execution unit 16 transmits a resource reduction instruction and a movement instruction command to the physical server 3. In the resource reduction instruction command, the ID of the virtual server belonging to the low load group that is the resource reduction target read from the free resource table stored in the free resource table storage unit 24 and the virtual server belonging to the low load group should be reduced Information on resource amount (free resource amount) is included. The movement instruction command includes information on the movement source physical server ID, the movement destination physical server ID, and the virtual server ID of the moving virtual server 35 read from the movement table stored in the movement table storage unit 27. It is. The movement instruction and the resource reduction instruction related to all the physical servers 3 and the virtual server 35 may be transmitted to all the physical servers 3, and the resource reduction instruction related to the physical server 3 and A movement instruction may be transmitted.

物理サーバ3の管理部31は、他の物理サーバ3と連携して、リソース削減指示に従って、該当する仮想サーバ35のリソース量を削減するとともに、仮想サーバ35を稼動させながら、再配置する。リソース調整装置1の再配置計算部15は、仮想サーバ表記憶部29に記憶されている仮想サーバ表の配置物理サーバ情報を、移動後の物理サーバ3のIDにより更新する。   The management unit 31 of the physical server 3 cooperates with the other physical servers 3 to reduce the resource amount of the corresponding virtual server 35 according to the resource reduction instruction, and rearrange the virtual server 35 while operating. The relocation calculation unit 15 of the resource adjustment apparatus 1 updates the allocation physical server information of the virtual server table stored in the virtual server table storage unit 29 with the ID of the physical server 3 after the movement.

なお、仮想サーバ群毎のリソース配分方式を切り替えた際に、強制的に低負荷状態として仮想サーバ群に所属する仮想サーバ35のリソース調整を行うことも可能である。   Note that when the resource allocation method for each virtual server group is switched, the resources of the virtual servers 35 belonging to the virtual server group can be forcibly set in a low load state.

なお、負荷分散装置5には、既存の任意の負荷分散装置を用いることができるが、ここでは一例を説明する。負荷分散装置5は、FQDN(Fully Qualified Domain Name:完全修飾ドメイン名)と、当該FQDNのアプリケーションサービスを提供する仮想サーバ35のIPアドレスと、当該IPアドレスを有する仮想サーバ35が現在アプリケーションサービス提供可能か否かの状態とを対応付けた情報を示す振分情報を記憶している。物理サーバ3の通知部33は、リソース状態監視部34から仮想サーバ35のリソース状態のデータを取得し、取得したデータから得られる仮想サーバ35の負荷状態を負荷分散装置5へ通知する。負荷分散装置5は、物理サーバ3からの通知により、仮想サーバ35に負荷がかかってない場合はアプリケーションサービス提供可を、負荷がかかっている場合はアプリケーションサービス提供不可を振分情報に書き込む。ユーザ端末6は、ウェブにアクセスする際に、アクセス先のFQDNを負荷分散装置5へ通知し、負荷分散装置5は、振分情報を参照して、受信したFQDNに対応した、アクセス可能な仮想サーバ35のIPアドレスを読み出して、ユーザ端末6へ返送する。これにより、ユーザ端末6は、受信したIPアドレスを宛先としてアプリケーションサービス要求を物理サーバ3の仮想サーバ35へ送信する。アクセスを受けた物理サーバ3の仮想サーバ35は、要求されたアプリケーションサービスを実行する。これにより、各仮想サーバ35の負荷に応じて、アクセス数を制御することが可能となる。   Note that an arbitrary arbitrary load balancer can be used as the load balancer 5, but an example will be described here. In the load balancer 5, the fully qualified domain name (FQDN), the IP address of the virtual server 35 that provides the application service of the FQDN, and the virtual server 35 having the IP address can currently provide the application service. The distribution information indicating the information associating with the state of whether or not is stored. The notification unit 33 of the physical server 3 acquires the resource state data of the virtual server 35 from the resource state monitoring unit 34 and notifies the load distribution device 5 of the load state of the virtual server 35 obtained from the acquired data. Based on the notification from the physical server 3, the load distribution device 5 writes application service provision available when the virtual server 35 is not loaded, and application service unavailable when the load is applied. When the user terminal 6 accesses the web, the user terminal 6 notifies the load distribution device 5 of the FQDN of the access destination, and the load distribution device 5 refers to the distribution information and can access an accessible virtual network corresponding to the received FQDN. The IP address of the server 35 is read and returned to the user terminal 6. Thereby, the user terminal 6 transmits an application service request to the virtual server 35 of the physical server 3 with the received IP address as the destination. The virtual server 35 of the physical server 3 that has received the access executes the requested application service. Thereby, the number of accesses can be controlled according to the load of each virtual server 35.

本実施形態によれば、仮想サーバ群毎のリソース配分方式に応じて動的な仮想サーバのリソース調整が可能になり、仮想サーバ群が高負荷であるか低負荷であるかの状態にあわせて物理サーバの利用効率を上げることができる。また、スケールアウトとスケールアップの仕組みを容易に実現することができるため、ユーザは戦略的にスケールアップとスケールアウトを選択可能となり、その選択による効果を得ることが可能となる。つまり、スケールアップによってリソース配分を行なうことにより、待ち行列理論の考えからレスポンスの改善度が高くなる。また、リソースの使用効率も高く、電力の効率がよくなる。一方、スケールアウトによってリソース配分を行なうことにより、処理が分散して実行されることになる。従って、障害に強く、信頼性も高まり、可用性が向上する。また、従来の仕組みでは、スケールアウトを実現するためには、新たな仮想サーバの起動や停止等の仕組みが必要となってしまうが、本実施形態によれば、仮想サーバの数を変化させずにスケールアウトを行なうことが可能となる。   According to the present embodiment, it becomes possible to dynamically adjust the virtual server resource according to the resource allocation method for each virtual server group, and according to the state of whether the virtual server group has a high load or a low load. The utilization efficiency of the physical server can be increased. In addition, since the scale-out and scale-up mechanisms can be easily realized, the user can strategically select scale-up and scale-out, and can obtain the effects of the selection. In other words, by allocating resources by scaling up, the degree of improvement in response increases from the queuing theory perspective. In addition, the resource usage efficiency is high and the power efficiency is improved. On the other hand, processing is distributed and executed by performing resource allocation by scale-out. Therefore, it is resistant to failures, increases reliability, and improves availability. In addition, in the conventional mechanism, in order to realize the scale-out, a mechanism for starting and stopping a new virtual server is required. However, according to this embodiment, the number of virtual servers is not changed. Can be scaled out.

なお、上述のリソース調整装置1、物理サーバ3、負荷分散装置5、及び、ユーザ端末6は、内部にコンピュータシステムを有している。そして、リソース調整装置1の負荷状況収集部11、負荷判定部12、空きリソース計算部13、追加リソース計算部14、再配置計算部15、及び、移動実施部16、物理サーバ3の管理部31及び仮想サーバ35、負荷分散装置5、ならびに、ユーザ端末6の動作の過程は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムをコンピュータシステムが読み出して実行することによって、上記処理が行われる。ここでいうコンピュータシステムとは、CPU及び各種メモリやOS、周辺機器等のハードウェアを含むものである。   Note that the resource adjustment device 1, the physical server 3, the load distribution device 5, and the user terminal 6 described above have a computer system therein. Then, the load status collection unit 11, the load determination unit 12, the free resource calculation unit 13, the additional resource calculation unit 14, the relocation calculation unit 15, the migration execution unit 16, and the management unit 31 of the physical server 3 of the resource adjustment device 1. The operation processes of the virtual server 35, the load balancer 5, and the user terminal 6 are stored in a computer-readable recording medium in the form of a program, and the computer system reads out and executes the program. The above processing is performed. The computer system here includes a CPU, various memories, an OS, and hardware such as peripheral devices.

また、「コンピュータシステム」は、WWWシステムを利用している場合であれば、ホームページ提供環境(あるいは表示環境)も含むものとする。
また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時間の間、動的にプログラムを保持するもの、その場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含むものとする。また上記プログラムは、前述した機能の一部を実現するためのものであっても良く、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであっても良い。
Further, the “computer system” includes a homepage providing environment (or display environment) if a WWW system is used.
The “computer-readable recording medium” refers to a portable medium such as a flexible disk, a magneto-optical disk, a ROM, and a CD-ROM, and a storage device such as a hard disk built in the computer system. Furthermore, the “computer-readable recording medium” dynamically holds a program for a short time like a communication line when transmitting a program via a network such as the Internet or a communication line such as a telephone line. In this case, a volatile memory in a computer system serving as a server or a client in that case, and a program that holds a program for a certain period of time are also included. The program may be a program for realizing a part of the functions described above, and may be a program capable of realizing the functions described above in combination with a program already recorded in a computer system.

本発明の一実施形態による仮想サーバリソース調整システムの全体構成図である。1 is an overall configuration diagram of a virtual server resource adjustment system according to an embodiment of the present invention. 仮想サーバ群について説明するための図である。It is a figure for demonstrating a virtual server group. リソース配分方式について説明するための図である。It is a figure for demonstrating a resource allocation system. 仮想サーバの役割について説明するための図である。It is a figure for demonstrating the role of a virtual server. 負荷がかかっていない仮想サーバ群からの空きリソース削減についての動作概要を示す図である。It is a figure which shows the operation | movement outline | summary about the free resource reduction from the virtual server group which is not loaded. 高負荷が発生した仮想サーバ群におけるリソース追加対象仮想サーバの決定についての動作概要を示す図である。It is a figure which shows the operation | movement outline | summary about the determination of the resource addition object virtual server in the virtual server group in which high load generate | occur | produced. 仮想サーバの再配置の組み合わせ問題について説明する図である。It is a figure explaining the combination problem of the rearrangement of a virtual server. 高負荷発生時の仮想サーバ再配置についての動作概要を示す図である。It is a figure which shows the operation | movement outline | summary about the virtual server rearrangement at the time of heavy load generation | occurrence | production. 低負荷検出時の動作概要を示す図である。It is a figure which shows the operation | movement outline | summary at the time of low load detection. 物理サーバの構成を示すブロック図である。It is a block diagram which shows the structure of a physical server. リソース調整装置の構成を示す構成を示すブロック図である。It is a block diagram which shows the structure which shows the structure of a resource adjustment apparatus. 負荷状況表のデータ構成例を示す図である。It is a figure which shows the data structural example of a load condition table. 負荷リソース特性データのデータ構成例を示す図である。It is a figure which shows the data structural example of load resource characteristic data. 閾値表のデータ構成例を示す図である。It is a figure which shows the data structural example of a threshold value table. 空きリソース表のデータ構成例を示す図である。It is a figure which shows the data structural example of an empty resource table | surface. 追加リソース表のデータ構成例を示す図である。It is a figure which shows the data structural example of an additional resource table | surface. 仮想サーバ群表のデータ構成例を示す図である。It is a figure which shows the data structural example of a virtual server group table | surface. 移動表のデータ構成例を示す図である。It is a figure which shows the example of a data structure of a movement table. 物理サーバ表のデータ構成例を示す図である。It is a figure which shows the data structural example of a physical server table | surface. 仮想サーバ表のデータ構成例を示す図である。It is a figure which shows the data structural example of a virtual server table | surface. 負荷リソース特性データと、高負荷閾値及び低負荷閾値との関係を示す図である。It is a figure which shows the relationship between load resource characteristic data, a high load threshold value, and a low load threshold value. リソース調整システムの処理フローである。It is a processing flow of a resource adjustment system. 空きリソース量の算出について説明するための図である。It is a figure for demonstrating calculation of the amount of free resources. 必要リソース量NRの算出方法について説明するための図である。It is a figure for demonstrating the calculation method of required resource amount NR.

符号の説明Explanation of symbols

1…リソース調整装置
3、3−1、3−2、3−n…物理サーバ(サーバ装置)
5…負荷分散装置
11…負荷状況収集部
12…負荷判定部
13…空きリソース計算部
14…追加リソース計算部
15…再配置計算部
16…移動実施部(指示部)
20…記憶部
21…負荷状況表記憶部
22…負荷特性表記憶部
23…閾値表記憶部
24…空きリソース表記憶部
25…追加リソース表記憶部
26…仮想サーバ群表記憶部
27…移動表記憶部
28…物理サーバ表記憶部
29…仮想サーバ表記憶部
31…管理部
32…負荷状況出力部
33…通知部
34…リソース状態監視部
35…仮想サーバ
DESCRIPTION OF SYMBOLS 1 ... Resource adjustment apparatus 3, 3-1, 3-2, 3-n ... Physical server (server apparatus)
DESCRIPTION OF SYMBOLS 5 ... Load distribution apparatus 11 ... Load condition collection part 12 ... Load determination part 13 ... Free resource calculation part 14 ... Additional resource calculation part 15 ... Relocation calculation part 16 ... Movement execution part (instruction part)
DESCRIPTION OF SYMBOLS 20 ... Memory | storage part 21 ... Load condition table memory | storage part 22 ... Load characteristic table memory | storage part 23 ... Threshold value table memory | storage part 24 ... Empty resource table memory | storage part 25 ... Additional resource table memory | storage part 26 ... Virtual server group table memory | storage part 27 ... Movement table Storage unit 28 ... Physical server table storage unit 29 ... Virtual server table storage unit 31 ... Management unit 32 ... Load status output unit 33 ... Notification unit 34 ... Resource state monitoring unit 35 ... Virtual server

Claims (18)

仮想サーバとして動作するサーバ装置と、前記仮想サーバへの割当リソース量を調整するリソース調整装置とからなる仮想サーバリソース調整システムであって、
前記リソース調整装置は、
仮想サーバ群と、当該仮想サーバ群に所属する仮想サーバとを対応付けた情報と、
前記仮想サーバ群に適用されるリソース配分の方法が、前記仮想サーバ群に属する仮想サーバへリソースを分散的に割当てるスケールアウト、または、前記仮想サーバ群に属する一部の仮想サーバへ集中的にリソースを割当てるスケールアップであるかを示す情報と、
各仮想サーバが集中的にリソースを割当てる役割であるか、分散的にリソースを割当てる役割であるかを示す情報と、
各仮想サーバの使用リソース量の情報と、
高負荷状態の判断基準を示す情報と、
前記仮想サーバの負荷の状態を示す負荷状況通知情報とを記憶する記憶部と、
前記サーバ装置から負荷状況通知情報を受信して前記記憶部に書き込む負荷状況収集部と、
前記記憶部から読み出した前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した前記高負荷状態の判断基準とを比較して、前記仮想サーバが高負荷であるか否かを判断する負荷判定部と、
前記記憶部を参照して、前記負荷判定部により高負荷であると判断された前記仮想サーバが所属する仮想サーバ群である高負荷仮想サーバ群を特定し、特定した高負荷仮想サーバ群とは異なる仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出する空きリソース計算部と、
前記記憶部に記憶されている、前記高負荷仮想サーバ群のリソース配分の方法と、当該高負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の追加リソース量が前記空きリソース計算部により算出された総リソース量となるように、前記高負荷仮想サーバ群に所属する仮想サーバへの追加リソース量の配分を決定する追加リソース計算部と、
前記追加リソース計算部の決定に従って、前記仮想サーバへ配分されたリソース量のリソースを追加するよう前記サーバ装置へ指示する指示部と
を備え、
前記サーバ装置は、
当該サーバ装置で動作している仮想サーバの負荷の状態を示す負荷状況通知情報を前記リソース調整装置に送信する負荷状況出力部と、
前記リソース調整装置からの指示を受け、前記高負荷仮想サーバ群に所属する前記仮想サーバに配分された追加リソース量のリソースを追加する管理部と
を備える、
ことを特徴とする仮想サーバリソース調整システム。
A virtual server resource adjustment system comprising a server device that operates as a virtual server and a resource adjustment device that adjusts the amount of resources allocated to the virtual server,
The resource adjustment device includes:
Information associating a virtual server group with a virtual server belonging to the virtual server group;
The resource allocation method applied to the virtual server group is a scale-out in which resources are distributedly allocated to virtual servers belonging to the virtual server group, or resources are concentrated on some virtual servers belonging to the virtual server group. Information indicating whether the scale-up is assigned, and
Information indicating whether each virtual server has a role of allocating resources in a concentrated manner or a role of allocating resources in a distributed manner;
Information on the amount of resources used by each virtual server,
Information indicating the criteria for determining the high load state,
A storage unit for storing load status notification information indicating a load state of the virtual server;
A load status collection unit that receives the load status notification information from the server device and writes the load status notification information to the storage unit;
The load state of the virtual server indicated by the load status notification information read from the storage unit is compared with the judgment criterion of the high load state read from the storage unit, and the virtual server has a high load. A load determination unit for determining whether or not,
Referring to the storage unit, a high load virtual server group that is a virtual server group to which the virtual server determined to be high load by the load determination unit belongs is identified, and the identified high load virtual server group is Reads the load status and used resource amount of virtual servers belonging to different virtual server groups, and calculates the total resource amount that can be reduced from the difference between the used resource amount corresponding to the read load state and the read used resource amount A free resource calculator,
Based on the resource allocation method of the high load virtual server group stored in the storage unit and the role of the virtual server belonging to the high load virtual server group, the total additional resource amount is calculated as the free resource calculation. An additional resource calculation unit that determines allocation of the additional resource amount to the virtual servers belonging to the high-load virtual server group so that the total resource amount calculated by the unit is obtained;
An instruction unit for instructing the server device to add a resource of a resource amount allocated to the virtual server according to the determination of the additional resource calculation unit,
The server device
A load status output unit that transmits load status notification information indicating a load status of a virtual server operating on the server device to the resource adjustment device;
A management unit that receives an instruction from the resource adjustment device and adds a resource of an additional resource amount allocated to the virtual server belonging to the high-load virtual server group;
A virtual server resource adjustment system characterized by that.
前記空きリソース計算部は、前記記憶部に記憶されている、前記高負荷仮想サーバ群とは異なる仮想サーバ群のリソース配分の方法と、当該仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の削減リソース量が前記総リソース量となるように、当該仮想サーバ群に所属する前記仮想サーバの削減リソース量の割当てを決定し、
前記指示部は、前記空きリソース計算部による決定に従って、割当てられた削減リソース量のリソースを前記仮想サーバから削減するよう前記サーバ装置へ指示し、
前記管理部は、前記リソース調整装置からの指示を受け、リソース削減対象の前記仮想サーバから、割当てられた削減リソース量のリソースを削減する、
ことを特徴とする請求項1に記載の仮想サーバリソース調整システム。
The free resource calculation unit is based on a resource allocation method of a virtual server group different from the high-load virtual server group and a role of a virtual server belonging to the virtual server group stored in the storage unit Determining the allocation of the reduced resource amount of the virtual server belonging to the virtual server group so that the total reduced resource amount becomes the total resource amount,
The instructing unit instructs the server device to reduce the resource of the allocated reduced resource amount from the virtual server according to the determination by the free resource calculating unit,
The management unit receives an instruction from the resource adjustment device, and reduces the resource of the allocated reduction resource amount from the virtual server that is a resource reduction target.
The virtual server resource adjustment system according to claim 1.
前記記憶部は、前記サーバ装置の備えるリソース量の情報を記憶しており、
前記リソース調整装置は、前記高負荷仮想サーバ群とは異なる仮想サーバ群に所属する前記仮想サーバそれぞれについて、前記記憶部から読み出した当該仮想サーバの使用リソース量から当該仮想サーバに割当てられた削減リソース量を減算して得たリソース削減後の使用リソース量と、前記高負荷仮想サーバ群に所属する各仮想サーバについて前記記憶部から読み出したリソース追加前の当該仮想サーバの使用リソース量と、当該仮想サーバに配分された追加リソース量と、前記記憶部から読み出した前記サーバ装置の備えるリソース量とに基づいて、前記サーバ装置それぞれに配置される仮想サーバを決定する再配置計算部をさらに備え、
前記指示部は、再配置計算部による決定に従って、前記サーバ装置に仮想サーバの配置の変更を指示し、
前記管理部は、前記リソース調整装置からの指示を受け、前記仮想サーバの配置を変更する、
ことを特徴とする請求項2に記載の仮想サーバリソース調整システム。
The storage unit stores resource amount information included in the server device,
The resource adjustment device, for each of the virtual servers belonging to a virtual server group different from the high-load virtual server group, reduces resources allocated to the virtual server from the used resource amount of the virtual server read from the storage unit The amount of used resources after resource reduction obtained by subtracting the amount, the amount of used resources of the virtual server before adding the resource read from the storage unit for each virtual server belonging to the high-load virtual server group, and the virtual Based on the additional resource amount allocated to the server and the resource amount included in the server device read from the storage unit, further comprises a relocation calculation unit that determines a virtual server to be allocated to each of the server devices,
The instruction unit instructs the server device to change the placement of the virtual server according to the determination by the relocation calculation unit,
The management unit receives an instruction from the resource adjustment device and changes the placement of the virtual server.
The virtual server resource adjustment system according to claim 2, wherein:
前記高負荷状態の判断基準は、前記仮想サーバの使用リソース量を示す高負荷閾値であり、
前記負荷状況通知情報には、前記仮想サーバにおける実際のリソース使用量を示す情報が含まれており、
前記負荷判定部は、前記負荷状況通知情報により示される前記仮想サーバのリソース使用量と、前記記憶部から読み出した当該仮想サーバの高負荷閾値とを比較して、当該仮想サーバが高負荷であるか否かを判断し、
前記空きリソース計算部は、リソースを削減する対象の仮想サーバの高負荷閾値を、当該仮想サーバの削減リソース量を減算した値により更新し、
前記追加リソース計算部は、リソースを追加する対象の仮想サーバの高負荷閾値を、当該仮想サーバの追加リソース量を加算した値により更新する、
ことを特徴とする請求項2または請求項3に記載の仮想サーバリソース調整システム。
The criterion for determining the high load state is a high load threshold value indicating a resource usage amount of the virtual server,
The load status notification information includes information indicating actual resource usage in the virtual server,
The load determination unit compares the resource usage of the virtual server indicated by the load status notification information with a high load threshold value of the virtual server read from the storage unit, and the virtual server has a high load. Whether or not
The free resource calculation unit updates the high load threshold of the target virtual server for resource reduction with a value obtained by subtracting the reduced resource amount of the virtual server,
The additional resource calculation unit updates the high load threshold of the target virtual server to which the resource is added with a value obtained by adding the additional resource amount of the virtual server.
The virtual server resource adjustment system according to claim 2 or claim 3, wherein
前記記憶部は、低負荷状態の判断基準を示す情報をさらに記憶し、
前記負荷判定部は、前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した前記低負荷状態の判断基準とを比較して、前記仮想サーバが低負荷であるか否かを判断し、
前記空きリソース計算部は、前記記憶部を参照して、前記負荷判定部により低負荷であると判断された仮想サーバが所属する仮想サーバ群である低負荷仮想サーバ群を特定し、特定した低負荷仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出し、さらに、当該低負荷仮想サーバ群のリソース配分の方法と、当該低負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の削減リソース量が前記総リソース量となるように、当該低負荷仮想サーバ群に属する前記仮想サーバの削減リソース量の割当てを決定し、
前記指示部は、前記空きリソース計算部による決定に従って、前記低負荷仮想サーバ群に属する前記仮想サーバから割当てられた削減リソース量のリソースを削減するよう前記サーバ装置へ指示し、
前記管理部は、前記リソース調整装置からの指示を受け、リソース削減が決定された前記低負荷仮想サーバ群に属する前記仮想サーバから、割当てられた削減リソース量のリソースを削減する、
ことを特徴とする請求項1に記載の仮想サーバリソース調整システム。
The storage unit further stores information indicating a criterion for determining a low load state,
The load determination unit compares the load state of the virtual server indicated by the load status notification information with the determination criterion of the low load state read from the storage unit, and the virtual server has a low load. Whether or not
The free resource calculation unit refers to the storage unit, identifies a low load virtual server group that is a virtual server group to which a virtual server determined to be low load by the load determination unit, and identifies the identified low load Read the load status and amount of used resources of the virtual servers belonging to the load virtual server group, and calculate the total resource amount that can be reduced from the difference between the read resource amount and the used resource amount corresponding to the read load state. Further, based on the resource allocation method of the low-load virtual server group and the role of the virtual server belonging to the low-load virtual server group, the total reduced resource amount becomes the total resource amount. Determine the allocation of the reduced resource amount of the virtual server belonging to the low load virtual server group,
The instructing unit instructs the server device to reduce resources of a reduced resource amount allocated from the virtual server belonging to the low-load virtual server group according to the determination by the free resource calculating unit,
The management unit receives an instruction from the resource adjustment device, and reduces resources of an allocated reduction resource amount from the virtual servers belonging to the low-load virtual server group for which resource reduction is determined.
The virtual server resource adjustment system according to claim 1.
前記記憶部は、前記サーバ装置の備えるリソース量の情報を記憶しており、
前記低負荷仮想サーバ群に所属する前記仮想サーバそれぞれについて、前記記憶部から読み出した当該仮想サーバの使用リソース量から当該仮想サーバに割当てられた削減リソースを減算して得たリソース削減後の使用リソース量と、前記記憶部から読み出した低負荷仮想サーバ群とは異なる仮想サーバ群に所属する前記仮想サーバの使用リソース量、及び、前記サーバ装置の備えるリソース量とに基づいて、前記サーバ装置それぞれに配置される仮想サーバを決定する再配置計算部をさらに備え、
前記指示部は、再配置計算部による決定に従って、前記サーバ装置に仮想サーバの配置の変更を指示し、
前記管理部は、前記リソース調整装置からの指示を受け、前記仮想サーバの配置を変更する、
ことを特徴とする請求項5に記載の仮想サーバリソース調整システム。
The storage unit stores resource amount information included in the server device,
For each of the virtual servers belonging to the low-load virtual server group, the resource usage after resource reduction obtained by subtracting the resource reduction allocated to the virtual server from the resource usage amount of the virtual server read from the storage unit Each of the server devices based on the amount, the used resource amount of the virtual server belonging to a virtual server group different from the low-load virtual server group read from the storage unit, and the resource amount of the server device A relocation calculation unit that determines a virtual server to be arranged;
The instruction unit instructs the server device to change the placement of the virtual server according to the determination by the relocation calculation unit,
The management unit receives an instruction from the resource adjustment device and changes the placement of the virtual server.
The virtual server resource adjustment system according to claim 5, wherein:
前記高負荷状態の判断基準は、前記仮想サーバの使用リソース量を示す高負荷閾値であり、
前記低負荷状態の判断基準は、前記仮想サーバの想定される低負荷時のリソース使用量を示す低負荷閾値であり、
前記負荷状況通知情報には、前記仮想サーバにおける実際のリソース使用量を示す情報が含まれており、
前記負荷判定部は、前記負荷状況通知情報により示される前記仮想サーバのリソース使用量と、前記記憶部から読み出した当該仮想サーバの低負荷閾値とを比較して、当該仮想サーバが低負荷であるか否かを判断し、
前記空きリソース計算部は、前記低負荷仮想サーバ群に所属する前記仮想サーバの高負荷閾値を、当該仮想サーバの削減リソース量を減算した値により更新するとともに、当該仮想サーバの低負荷閾値を、更新した当該高負荷閾値に対応した値に更新する、
ことを特徴とする請求項6に記載の仮想サーバリソース調整システム。
The criterion for determining the high load state is a high load threshold value indicating a resource usage amount of the virtual server,
The criterion for determining the low load state is a low load threshold value indicating a resource usage amount at a low load assumed by the virtual server,
The load status notification information includes information indicating actual resource usage in the virtual server,
The load determination unit compares the resource usage of the virtual server indicated by the load status notification information with a low load threshold value of the virtual server read from the storage unit, and the virtual server has a low load. Whether or not
The free resource calculation unit updates the high load threshold of the virtual server belonging to the low load virtual server group with a value obtained by subtracting the reduced resource amount of the virtual server, and sets the low load threshold of the virtual server, Update to the value corresponding to the updated high load threshold,
The virtual server resource adjustment system according to claim 6.
前記記憶部は、アクセス負荷とリソース使用量との関連を示す負荷リソース特性データを記憶しており、
前記負荷状況通知情報には、前記仮想サーバにおけるアクセス負荷を示す情報が含まれており、
前記空きリソース計算部は、リソース削減対象の仮想サーバそれぞれについて、前記記憶部から当該仮想サーバの負荷状況通知情報を読み出し、所定の算出式により、読み出した負荷状況通知情報で示されるアクセス負荷から想定される高アクセス負荷を算出し、さらに、前記記憶部から読み出した前記負荷リソース特性データを用いて、前記想定される高アクセス負荷に対応したリソース量を取得し、取得したリソース量を、前記記憶部から読み出した当該仮想サーバの前記高負荷閾値から減算して空きリソース量を算出し、前記仮想サーバそれぞれについて算出した空きリソース量を合計して総空きリソース量を算出する、
ことを特徴とする請求項4または請求項7に記載の仮想サーバリソース調整システム。
The storage unit stores load resource characteristic data indicating a relationship between access load and resource usage,
The load status notification information includes information indicating an access load in the virtual server,
The free resource calculation unit reads the load status notification information of the virtual server from the storage unit for each virtual server to be resource-reduced, and assumes from the access load indicated by the read load status notification information by a predetermined calculation formula A high access load to be calculated, and using the load resource characteristic data read from the storage unit, a resource amount corresponding to the assumed high access load is acquired, and the acquired resource amount is stored in the storage Calculating a free resource amount by subtracting from the high load threshold value of the virtual server read from the unit, and calculating a total free resource amount by summing up the free resource amounts calculated for each of the virtual servers,
The virtual server resource adjustment system according to claim 4 or 7, characterized in that
前記空きリソース計算部は、
リソース削減対象の仮想サーバの属する仮想サーバ群のリソース配分の方法がスケールアウトである場合、当該仮想サーバ群に所属する全ての仮想サーバの使用リソース量が均等になるように当該仮想サーバの削減リソース量の割当てを決定し、
リソース削減対象の仮想サーバの属する仮想サーバ群のリソース配分の方法がスケールアップである場合、当該仮想サーバ群に所属する仮想サーバのうち、分散的にリソースを割当てる役割の仮想サーバのリソース削減割合が高くなるように削減リソース量の割当てを決定する、
ことを特徴とする請求項1から請求項8のいずれかの項に記載の仮想サーバリソースシステム。
The free resource calculation unit
If the resource allocation method of the virtual server group to which the virtual server that is the target of resource reduction belongs is scale-out, the resource reduction of the virtual server so that the used resource amount of all virtual servers belonging to the virtual server group is equalized Determine the quantity allocation,
When the resource allocation method of the virtual server group to which the virtual server subject to resource reduction belongs is scale-up, the resource reduction ratio of the virtual server that has the role of allocating resources in a distributed manner among the virtual servers belonging to the virtual server group Decide the allocation of the reduced resource amount so that it becomes higher,
The virtual server resource system according to claim 1, wherein the virtual server resource system is a virtual server resource system.
前記追加リソース計算部は、
前記高負荷仮想サーバ群のリソース配分の方法がスケールアウトである場合、当該高負荷仮想サーバ群に所属する全ての仮想サーバの使用リソース量が均等になるように当該仮想サーバの追加リソース量の配分を決定し、
前記高負荷仮想サーバ群のリソース配分の方法がスケールアップである場合、当該高負荷仮想サーバ群に所属する仮想サーバのうち、集中的にリソースを割当てる役割の仮想サーバのリソース追加後の使用リソース割合が高くなるように追加リソース量の配分を決定する、
ことを特徴とする請求項1から請求項9のいずれかの項に記載の仮想サーバリソースシステム。
The additional resource calculation unit
When the resource allocation method of the high-load virtual server group is scale-out, the additional resource amount of the virtual server is allocated so that the used resource amounts of all virtual servers belonging to the high-load virtual server group are equalized. Decide
When the resource allocation method of the high-load virtual server group is scale-up, the percentage of resources used after adding the virtual server that has the role of intensively allocating resources among the virtual servers belonging to the high-load virtual server group Determine the allocation of additional resources so that the
The virtual server resource system according to claim 1, wherein the virtual server resource system is a virtual server resource system.
ユーザ端末から、アクセス先の仮想サーバ群の情報を受信し、前記仮想サーバの負荷の状態に応じて、当該仮想サーバ群に属する仮想サーバのうちいずれにアクセスすべきかを決定して、当該ユーザ端末へ通知するアクセス振分装置をさらに備えることを特徴とする請求項1から請求項10のいずれかの項に記載の仮想サーバリソース調整システム。   The information on the virtual server group of the access destination is received from the user terminal, the virtual server belonging to the virtual server group is determined to be accessed according to the load state of the virtual server, and the user terminal The virtual server resource adjustment system according to any one of claims 1 to 10, further comprising an access distribution device that notifies the server. 前記リソースは、CPU、メモリ、ディスクI/O、ネットワークI/Oのいずれかまたは複数であることを特徴とする請求項1から請求項11のいずれかの項に記載の仮想サーバリソース調整システム。   The virtual server resource adjustment system according to any one of claims 1 to 11, wherein the resource is any one or more of a CPU, a memory, a disk I / O, and a network I / O. 仮想サーバとして動作するサーバ装置と、前記仮想サーバへの割当リソース量を調整するリソース調整装置とからなる仮想サーバリソース調整システムにおける前記リソース調整装置であって、
仮想サーバ群と、当該仮想サーバ群に所属する仮想サーバとを対応付けた情報と、
前記仮想サーバ群に適用されるリソース配分の方法が、前記仮想サーバ群に属する仮想サーバへリソースを分散的に割当てるスケールアウト、または、前記仮想サーバ群に属する一部の仮想サーバへ集中的にリソースを割当てるスケールアップであるかを示す情報と、
各仮想サーバが集中的にリソースを割当てる役割であるか、分散的にリソースを割当てる役割であるかを示す情報と、
各仮想サーバの使用リソース量の情報と、
高負荷状態の判断基準を示す情報と、
前記仮想サーバの負荷の状態を示す負荷状況通知情報とを記憶する記憶部と、
前記サーバ装置から負荷状況通知情報を受信して前記記憶部に書き込む負荷状況収集部と、
前記記憶部から読み出した前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した前記高負荷状態の判断基準とを比較して、前記仮想サーバが高負荷であるか否かを判断する負荷判定部と、
前記記憶部を参照して、前記負荷判定部により高負荷であると判断された前記仮想サーバが所属する仮想サーバ群である高負荷仮想サーバ群を特定し、特定した高負荷仮想サーバ群とは異なる仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出する空きリソース計算部と、
前記記憶部に記憶されている、前記高負荷仮想サーバ群のリソース配分の方法と、当該高負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の追加リソース量が前記空きリソース計算部により算出された総リソース量となるように、前記高負荷仮想サーバ群に所属する仮想サーバへの追加リソース量の配分を決定する追加リソース計算部と、
前記追加リソース計算部の決定に従って、前記仮想サーバへ配分されたリソース量のリソースを追加するよう前記サーバ装置へ指示する指示部と、
を備えることを特徴とするリソース調整装置。
The resource adjustment device in a virtual server resource adjustment system comprising a server device that operates as a virtual server and a resource adjustment device that adjusts the amount of resources allocated to the virtual server,
Information associating a virtual server group with a virtual server belonging to the virtual server group;
The resource allocation method applied to the virtual server group is a scale-out in which resources are distributedly allocated to virtual servers belonging to the virtual server group, or resources are concentrated on some virtual servers belonging to the virtual server group. Information indicating whether the scale-up is to be assigned, and
Information indicating whether each virtual server has a role of allocating resources in a concentrated manner or a role of allocating resources in a distributed manner;
Information on the amount of resources used by each virtual server,
Information indicating the criteria for determining the high load state,
A storage unit for storing load status notification information indicating a load state of the virtual server;
A load status collection unit that receives the load status notification information from the server device and writes the load status notification information to the storage unit;
The load state of the virtual server indicated by the load status notification information read from the storage unit is compared with the judgment criterion of the high load state read from the storage unit, and the virtual server has a high load. A load determination unit for determining whether or not,
Referring to the storage unit, a high load virtual server group that is a virtual server group to which the virtual server determined to be high load by the load determination unit belongs is identified, and the identified high load virtual server group is Reads the load status and used resource amount of virtual servers belonging to different virtual server groups, and calculates the total resource amount that can be reduced from the difference between the used resource amount corresponding to the read load state and the read used resource amount A free resource calculator,
Based on the resource allocation method of the high load virtual server group stored in the storage unit and the role of the virtual server belonging to the high load virtual server group, the total additional resource amount is calculated as the free resource calculation. An additional resource calculation unit that determines allocation of the additional resource amount to the virtual servers belonging to the high-load virtual server group so that the total resource amount calculated by the unit is obtained;
An instruction unit for instructing the server device to add a resource of a resource amount allocated to the virtual server according to the determination of the additional resource calculation unit;
A resource adjustment apparatus comprising:
前記記憶部は、低負荷状態の判断基準を示す情報をさらに記憶し、
前記負荷判定部は、前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した低負荷状態の判断基準とを比較して、前記仮想サーバが低負荷であるか否かを判断し、
前記空きリソース計算部は、前記記憶部を参照して、前記負荷判定部により低負荷であると判断された仮想サーバが所属する仮想サーバ群である低負荷仮想サーバ群を特定し、特定した低負荷仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出し、さらに、当該低負荷仮想サーバ群のリソース配分の方法と、当該低負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の削減リソース量が前記総リソース量となるように、当該低負荷仮想サーバ群に属する前記仮想サーバの削減リソース量の割当てを決定し、
前記指示部は、前記空きリソース計算部による決定に従って、前記低負荷仮想サーバ群に属する前記仮想サーバから割当てられた削減リソース量のリソースを削減するよう前記サーバ装置へ指示する、
ことを特徴とする請求項13に記載のリソース調整装置。
The storage unit further stores information indicating a criterion for determining a low load state,
The load determination unit compares the load state of the virtual server indicated by the load status notification information with a low load state determination criterion read from the storage unit to determine whether the virtual server has a low load. Determine whether or not
The free resource calculation unit refers to the storage unit, identifies a low load virtual server group that is a virtual server group to which a virtual server determined to be low load by the load determination unit, and identifies the identified low load Read the load status and amount of used resources of the virtual servers belonging to the load virtual server group, and calculate the total resource amount that can be reduced from the difference between the read resource amount and the used resource amount corresponding to the read load state. Further, based on the resource allocation method of the low-load virtual server group and the role of the virtual server belonging to the low-load virtual server group, the total reduced resource amount becomes the total resource amount. Determine the allocation of the reduced resource amount of the virtual server belonging to the low load virtual server group,
The instructing unit instructs the server device to reduce a resource of a reduced resource amount allocated from the virtual server belonging to the low load virtual server group according to the determination by the free resource calculating unit;
The resource adjustment apparatus according to claim 13.
仮想サーバとして動作するサーバ装置と、前記仮想サーバへの割当リソース量を調整するリソース調整装置とからなる仮想サーバリソース調整システムに用いられる仮想サーバ調整方法であって、
前記リソース調整装置は、
仮想サーバ群と、当該仮想サーバ群に所属する仮想サーバとを対応付けた情報と、
前記仮想サーバ群に適用されるリソース配分の方法が、前記仮想サーバ群に属する仮想サーバへリソースを分散的に割当てるスケールアウト、または、前記仮想サーバ群に属する一部の仮想サーバへ集中的にリソースを割当てるスケールアップであるかを示す情報と、
各仮想サーバが集中的にリソースを割当てる役割であるか、分散的にリソースを割当てる役割であるかを示す情報と、
各仮想サーバの使用リソース量の情報と、
高負荷状態の判断基準を示す情報と、
前記仮想サーバの負荷の状態を示す負荷状況通知情報とを記憶する記憶部を備えており、
前記サーバ装置の負荷状況出力部が、当該サーバ装置で動作している仮想サーバの負荷の状態を示す負荷状況通知情報を前記リソース調整装置に送信する負荷状況出力過程と、
前記リソース調整装置において、
負荷状況収集部が、前記サーバ装置から前記負荷状況通知情報を受信して前記記憶部に書き込む負荷状況収集過程と、
負荷判定部が、前記記憶部から読み出した前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した前記高負荷状態の判断基準とを比較して、前記仮想サーバが高負荷であるか否かを判断する負荷判定過程と、
空きリソース計算部が、前記記憶部を参照して、前記負荷判定過程において高負荷であると判断された前記仮想サーバが所属する仮想サーバ群である高負荷仮想サーバ群を特定し、特定した高負荷仮想サーバ群とは異なる仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出する空きリソース計算過程と、
追加リソース計算部が、前記記憶部に記憶されている、前記高負荷仮想サーバ群のリソース配分の方法と、当該高負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の追加リソース量が前記空きリソース計算過程において算出された総リソース量となるように、前記高負荷仮想サーバ群に所属する仮想サーバへの追加リソース量の配分を決定する追加リソース計算過程と、
指示部が、前記追加リソース計算過程における決定に従って、前記仮想サーバへ配分されたリソース量のリソースを追加するよう前記サーバ装置へ指示する指示過程と、
前記サーバ装置の管理部が、前記リソース調整装置からの指示を受け、前記高負荷仮想サーバ群に所属する前記仮想サーバに配分された追加リソース量のリソースを追加するリソース追加過程と、
を有することを特徴とする仮想サーバリソース調整方法。
A virtual server adjustment method used in a virtual server resource adjustment system comprising a server device that operates as a virtual server and a resource adjustment device that adjusts the amount of resources allocated to the virtual server,
The resource adjustment device includes:
Information associating a virtual server group with a virtual server belonging to the virtual server group;
The resource allocation method applied to the virtual server group is a scale-out in which resources are distributedly allocated to virtual servers belonging to the virtual server group, or resources are concentrated on some virtual servers belonging to the virtual server group. Information indicating whether the scale-up is to be assigned, and
Information indicating whether each virtual server has a role of allocating resources in a concentrated manner or a role of allocating resources in a distributed manner;
Information on the amount of resources used by each virtual server,
Information indicating the criteria for determining the high load state,
A storage unit that stores load status notification information indicating a load state of the virtual server;
A load status output process in which the load status output unit of the server device transmits load status notification information indicating a load status of a virtual server operating on the server device to the resource adjustment device;
In the resource adjustment device,
A load status collection unit that receives the load status notification information from the server device and writes it to the storage unit; and
The load determination unit compares the load state of the virtual server indicated by the load status notification information read from the storage unit with the determination criterion of the high load state read from the storage unit, and the virtual server A load determination process for determining whether or not the load is high,
A free resource calculation unit refers to the storage unit to identify a high load virtual server group that is a virtual server group to which the virtual server that is determined to have a high load in the load determination process belongs, The load status and amount of used resources of a virtual server belonging to a virtual server group different from the load virtual server group can be read, and the amount of used resources corresponding to the read load status can be reduced from the difference between the read amount of used resources Free resource calculation process for calculating the total resource amount,
Based on the resource allocation method of the high load virtual server group stored in the storage unit and the role of the virtual server belonging to the high load virtual server group, the additional resource calculation unit An additional resource calculation process for determining the distribution of the additional resource amount to the virtual servers belonging to the high-load virtual server group so that the amount is the total resource amount calculated in the free resource calculation process;
An instruction process instructing the server device to add a resource of a resource amount allocated to the virtual server according to the determination in the additional resource calculation process;
A resource addition process in which the management unit of the server device receives an instruction from the resource adjustment device and adds a resource of an additional resource amount allocated to the virtual server belonging to the high-load virtual server group;
A virtual server resource adjustment method comprising:
前記リソース調整装置の前記記憶部は、低負荷状態の判断基準を示す情報をさらに記憶しており、
前記リソース調整装置において、
前記負荷判定部が、前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した前記低負荷状態の判断基準とを比較して、前記仮想サーバが低負荷であるか否かを判断する低負荷判定過程と、
前記空きリソース計算部が、前記記憶部を参照して、前記低負荷判定過程において低負荷であると判断された仮想サーバが所属する仮想サーバ群である低負荷仮想サーバ群を特定し、特定した低負荷仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出し、さらに、当該低負荷仮想サーバ群のリソース配分の方法と、当該低負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の削減リソース量が前記総リソース量となるように、当該低負荷仮想サーバ群に属する前記仮想サーバの削減リソース量の割当てを決定する低負荷仮想サーバ空きリソース計算過程と、
前記指示部が、前記低負荷仮想サーバ空きリソース計算過程における決定に従って、前記低負荷仮想サーバ群に属する前記仮想サーバから割当てられた削減リソース量のリソースを削減するよう前記サーバ装置へ指示するリソース削減指示過程と、
前記サーバ装置の前記管理部が、前記リソース調整装置からの指示を受け、リソース削減が決定された前記低負荷仮想サーバ群に属する前記仮想サーバから、割当てられた削減リソース量のリソースを削減するリソース削減過程と、
をさらに有することを特徴とする請求項15に記載の仮想サーバリソース調整方法。
The storage unit of the resource adjustment device further stores information indicating a criterion for determining a low load state,
In the resource adjustment device,
The load determination unit compares the load state of the virtual server indicated by the load status notification information with the determination criterion of the low load state read from the storage unit, and the virtual server has a low load. A low load determination process for determining whether or not,
The free resource calculation unit refers to the storage unit to identify and identify a low-load virtual server group that is a virtual server group to which a virtual server determined to have a low load in the low-load determination process belongs Reads the load status and amount of used resources of virtual servers belonging to the low-load virtual server group, and calculates the total resource amount that can be reduced from the difference between the used resource amount corresponding to the read load state and the read used resource amount Further, based on the resource allocation method of the low-load virtual server group and the role of the virtual server belonging to the low-load virtual server group, the total reduced resource amount becomes the total resource amount, A low-load virtual server free resource calculation process for determining the allocation of the reduced resource amount of the virtual server belonging to the low-load virtual server group;
Resource reduction instructing the server device to reduce the resource of the reduced resource amount allocated from the virtual server belonging to the low-load virtual server group according to the determination in the low-load virtual server free resource calculation process Instruction process,
Resource for reducing the resource of the allocated reduction resource amount from the virtual server belonging to the low load virtual server group in which the management unit of the server device receives an instruction from the resource adjustment device and resource reduction is determined Reduction process,
The virtual server resource adjustment method according to claim 15, further comprising:
仮想サーバとして動作するサーバ装置と、前記仮想サーバへの割当リソース量を調整するリソース調整装置とからなる仮想サーバリソース調整システムにおける前記リソース調整装置として用いられるコンピュータに、
前記サーバ装置から負荷状況通知情報を受信して、仮想サーバ群と、当該仮想サーバ群に所属する仮想サーバとを対応付けた情報、前記仮想サーバ群に適用されるリソース配分の方法が、前記仮想サーバ群に属する仮想サーバへリソースを分散的に割当てるスケールアウト、または、前記仮想サーバ群に属する一部の仮想サーバへ集中的にリソースを割当てるスケールアップであるかを示す情報、各仮想サーバが集中的にリソースを割当てる役割であるか、分散的にリソースを割当てる役割であるかを示す情報、各仮想サーバの使用リソース量の情報、高負荷状態の判断基準を示す情報、及び、前記仮想サーバの負荷の状態を示す負荷状況通知情報を記憶する記憶部に書き込む負荷状況収集ステップと、
前記記憶部から読み出した前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した前記高負荷状態の判断基準とを比較して、前記仮想サーバが高負荷であるか否かを判断する負荷判定ステップと、
前記記憶部を参照して、前記負荷判定ステップにおいて高負荷であると判断された前記仮想サーバが所属する仮想サーバ群である高負荷仮想サーバ群を特定し、特定した高負荷仮想サーバ群とは異なる仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出する空きリソース計算ステップと、
前記記憶部に記憶されている、前記高負荷仮想サーバ群のリソース配分の方法と、当該高負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の追加リソース量が前記空きリソース計算ステップにおいて算出された総リソース量となるように、前記高負荷仮想サーバ群に所属する仮想サーバへの追加リソース量の配分を決定する追加リソース計算ステップと、
前記追加リソース計算ステップにおける決定に従って、前記仮想サーバへ配分されたリソース量のリソースを追加するよう前記サーバ装置へ指示する指示ステップと、
を実行させることを特徴とするコンピュータプログラム。
A computer used as the resource adjustment device in a virtual server resource adjustment system comprising a server device that operates as a virtual server and a resource adjustment device that adjusts the amount of resources allocated to the virtual server,
The load status notification information is received from the server device, the information associating the virtual server group and the virtual server belonging to the virtual server group, and the resource allocation method applied to the virtual server group include the virtual server group Information indicating whether the scale-out is to allocate resources to virtual servers belonging to a server group in a distributed manner, or the scale-up is to allocate resources centrally to some virtual servers belonging to the virtual server group, and each virtual server is concentrated Information indicating whether it is a role of allocating resources in a distributed manner or a role of allocating resources in a distributed manner, information on the amount of used resources of each virtual server, information indicating a judgment criterion for a high load state, and Load status collection step for writing the load status notification information indicating the load status in a storage unit;
The load state of the virtual server indicated by the load status notification information read from the storage unit is compared with the judgment criterion of the high load state read from the storage unit, and the virtual server has a high load. A load determination step for determining whether or not,
With reference to the storage unit, a high load virtual server group that is a virtual server group to which the virtual server determined to be high load in the load determination step belongs is identified, and the identified high load virtual server group is Reads the load status and used resource amount of virtual servers belonging to different virtual server groups, and calculates the total resource amount that can be reduced from the difference between the used resource amount corresponding to the read load state and the read used resource amount Free resource calculation step;
Based on the resource allocation method of the high load virtual server group stored in the storage unit and the role of the virtual server belonging to the high load virtual server group, the total additional resource amount is calculated as the free resource calculation. An additional resource calculation step for determining the distribution of the additional resource amount to the virtual servers belonging to the high-load virtual server group so as to be the total resource amount calculated in the step;
An instruction step for instructing the server device to add a resource of a resource amount allocated to the virtual server according to the determination in the additional resource calculation step;
A computer program for executing
前記コンピュータに、
前記負荷状況通知情報により示される前記仮想サーバの負荷の状態と、前記記憶部から読み出した低負荷状態の判断基準とを比較して、前記仮想サーバが低負荷であるか否かを判断する低負荷判定ステップと、
前記記憶部を参照して、前記低負荷判定ステップにおいて低負荷であると判断された仮想サーバが所属する仮想サーバ群である低負荷仮想サーバ群を特定し、特定した低負荷仮想サーバ群に属する仮想サーバの負荷の状態及び使用リソース量を読み出し、読み出した負荷の状態に対応した使用リソース量と、読み出した使用リソース量との差から削減可能な総リソース量を算出し、さらに、当該低負荷仮想サーバ群のリソース配分の方法と、当該低負荷仮想サーバ群に所属する仮想サーバの役割とに基づいて、合計の削減リソース量が前記総リソース量となるように、当該低負荷仮想サーバ群に属する前記仮想サーバの削減リソース量の割当てを決定する低負荷仮想サーバ空きリソース計算ステップと、
前記低負荷仮想サーバ空きリソース計算ステップにおける決定に従って、前記低負荷仮想サーバ群に属する前記仮想サーバから割当てられた削減リソース量のリソースを削減するよう前記サーバ装置へ指示するリソース削減指示ステップと、
をさらに実行させることを特徴とする請求項17に記載のコンピュータプログラム。
In the computer,
Compare the load status of the virtual server indicated by the load status notification information with the low load status determination criteria read from the storage unit, and determine whether the virtual server has a low load. A load determination step;
Referring to the storage unit, a low load virtual server group that is a virtual server group to which a virtual server determined to be low load in the low load determination step belongs is specified, and belongs to the specified low load virtual server group Read the load status and the amount of used resources of the virtual server, calculate the total resource amount that can be reduced from the difference between the used resource amount corresponding to the read load state and the read used resource amount, Based on the resource allocation method of the virtual server group and the role of the virtual server belonging to the low-load virtual server group, the low-load virtual server group is configured so that the total reduced resource amount becomes the total resource amount. A low-load virtual server free resource calculation step for determining allocation of a reduced resource amount of the virtual server to which it belongs;
In accordance with the determination in the low load virtual server free resource calculation step, a resource reduction instruction step for instructing the server device to reduce a resource of a reduced resource amount allocated from the virtual server belonging to the low load virtual server group;
The computer program according to claim 17, further comprising:
JP2008194154A 2008-07-28 2008-07-28 Virtual server resource adjustment system, resource adjustment device, virtual server resource adjustment method, and computer program Active JP5119077B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008194154A JP5119077B2 (en) 2008-07-28 2008-07-28 Virtual server resource adjustment system, resource adjustment device, virtual server resource adjustment method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008194154A JP5119077B2 (en) 2008-07-28 2008-07-28 Virtual server resource adjustment system, resource adjustment device, virtual server resource adjustment method, and computer program

Publications (2)

Publication Number Publication Date
JP2010033292A true JP2010033292A (en) 2010-02-12
JP5119077B2 JP5119077B2 (en) 2013-01-16

Family

ID=41737695

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008194154A Active JP5119077B2 (en) 2008-07-28 2008-07-28 Virtual server resource adjustment system, resource adjustment device, virtual server resource adjustment method, and computer program

Country Status (1)

Country Link
JP (1) JP5119077B2 (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011105091A1 (en) * 2010-02-26 2011-09-01 日本電気株式会社 Control device, management device, data processing method of control device, and program
JP2011192112A (en) * 2010-03-16 2011-09-29 Hitachi Information Systems Ltd Virtual server scale-down system and scale-down method, and program
JP2011203910A (en) * 2010-03-25 2011-10-13 Hitachi Information Systems Ltd System, method and program for changing resource configuration of virtual computer
JP2012022555A (en) * 2010-07-15 2012-02-02 Hitachi Systems & Services Ltd Server configuration management system
WO2012050224A1 (en) * 2010-10-15 2012-04-19 株式会社イーシー・ワン Computer resource control system
WO2012066604A1 (en) 2010-11-19 2012-05-24 Hitachi, Ltd. Server system and method for managing the same
WO2013038585A1 (en) * 2011-09-14 2013-03-21 日本電気株式会社 Resource optimization method, ip network system and resource optimization program
JP2013526151A (en) * 2010-04-16 2013-06-20 ボルダー・シンキング・コミュニケーションズ,インコーポレーテッド Cloud computing call center
JP2014130413A (en) * 2012-12-28 2014-07-10 Hitachi Ltd Computer management system
JP2014241178A (en) * 2010-12-10 2014-12-25 アマゾン テクノロジーズ インコーポレイテッド Virtual machine morphing for heterogeneous migration environments
KR20150016820A (en) * 2013-08-05 2015-02-13 한국전자통신연구원 System and method for virtual machine placement and management on cluster system
JP2015046076A (en) * 2013-08-29 2015-03-12 株式会社日立製作所 Resource management device
US9331891B2 (en) 2012-10-11 2016-05-03 International Business Machines Corporation Virtual consolidated appliance
CN107209710A (en) * 2015-01-30 2017-09-26 日本电气株式会社 Node system, server apparatus, zoom control method and program
US9880883B2 (en) 2013-08-05 2018-01-30 Nec Corporation Virtual resource control system determining new allocation of resources at a hub
US10225333B2 (en) 2013-11-13 2019-03-05 Fujitsu Limited Management method and apparatus
JP2020038436A (en) * 2018-09-03 2020-03-12 三菱電機株式会社 Virtual machine management device, virtual machine management method, and virtual machine management program
CN112631713A (en) * 2019-10-08 2021-04-09 横河电机株式会社 Communication processing device, communication processing method, and program
WO2023113385A1 (en) * 2021-12-15 2023-06-22 삼성전자 주식회사 Network carrying out distributed unit scaling and operation method thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005309644A (en) * 2004-04-20 2005-11-04 Hitachi Ltd Resource control method and its system
JP2007200347A (en) * 2007-03-26 2007-08-09 Hitachi Ltd Virtual computer system and program
JP2007272263A (en) * 2006-03-30 2007-10-18 Hitachi Ltd Method for managing computer, computer system, and management program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005309644A (en) * 2004-04-20 2005-11-04 Hitachi Ltd Resource control method and its system
JP2007272263A (en) * 2006-03-30 2007-10-18 Hitachi Ltd Method for managing computer, computer system, and management program
JP2007200347A (en) * 2007-03-26 2007-08-09 Hitachi Ltd Virtual computer system and program

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011105091A1 (en) * 2010-02-26 2011-09-01 日本電気株式会社 Control device, management device, data processing method of control device, and program
JP2011192112A (en) * 2010-03-16 2011-09-29 Hitachi Information Systems Ltd Virtual server scale-down system and scale-down method, and program
JP2011203910A (en) * 2010-03-25 2011-10-13 Hitachi Information Systems Ltd System, method and program for changing resource configuration of virtual computer
JP2013526151A (en) * 2010-04-16 2013-06-20 ボルダー・シンキング・コミュニケーションズ,インコーポレーテッド Cloud computing call center
JP2012022555A (en) * 2010-07-15 2012-02-02 Hitachi Systems & Services Ltd Server configuration management system
WO2012050224A1 (en) * 2010-10-15 2012-04-19 株式会社イーシー・ワン Computer resource control system
WO2012066604A1 (en) 2010-11-19 2012-05-24 Hitachi, Ltd. Server system and method for managing the same
US9329886B2 (en) 2010-12-10 2016-05-03 Amazon Technologies, Inc. Virtual machine morphing for heterogeneous migration environments
US10877794B2 (en) 2010-12-10 2020-12-29 Amazon Technologies, Inc. Virtual machine morphing for heterogeneous migration environments
US10282225B2 (en) 2010-12-10 2019-05-07 Amazon Technologies, Inc. Virtual machine morphing for heterogeneous migration environments
JP2014241178A (en) * 2010-12-10 2014-12-25 アマゾン テクノロジーズ インコーポレイテッド Virtual machine morphing for heterogeneous migration environments
US9438498B2 (en) 2011-09-14 2016-09-06 Nec Corporation Resource optimization method, IP network system and resource optimization program
WO2013038585A1 (en) * 2011-09-14 2013-03-21 日本電気株式会社 Resource optimization method, ip network system and resource optimization program
US9331891B2 (en) 2012-10-11 2016-05-03 International Business Machines Corporation Virtual consolidated appliance
JP2014130413A (en) * 2012-12-28 2014-07-10 Hitachi Ltd Computer management system
KR20150016820A (en) * 2013-08-05 2015-02-13 한국전자통신연구원 System and method for virtual machine placement and management on cluster system
US9880883B2 (en) 2013-08-05 2018-01-30 Nec Corporation Virtual resource control system determining new allocation of resources at a hub
KR101694518B1 (en) 2013-08-05 2017-01-23 한국전자통신연구원 System and method for virtual machine placement and management on cluster system
JP2015046076A (en) * 2013-08-29 2015-03-12 株式会社日立製作所 Resource management device
US10225333B2 (en) 2013-11-13 2019-03-05 Fujitsu Limited Management method and apparatus
CN107209710A (en) * 2015-01-30 2017-09-26 日本电气株式会社 Node system, server apparatus, zoom control method and program
KR20170109635A (en) * 2015-01-30 2017-09-29 닛본 덴끼 가부시끼가이샤 Node system, server device, scaling control method and program
KR102059251B1 (en) * 2015-01-30 2019-12-24 닛본 덴끼 가부시끼가이샤 Node system, server device, scaling control method and program
US10628273B2 (en) 2015-01-30 2020-04-21 Nec Corporation Node system, server apparatus, scaling control method, and program
CN107209710B (en) * 2015-01-30 2021-06-01 日本电气株式会社 Node system, server device, scaling control method, and program
JP2020038436A (en) * 2018-09-03 2020-03-12 三菱電機株式会社 Virtual machine management device, virtual machine management method, and virtual machine management program
CN112631713A (en) * 2019-10-08 2021-04-09 横河电机株式会社 Communication processing device, communication processing method, and program
WO2023113385A1 (en) * 2021-12-15 2023-06-22 삼성전자 주식회사 Network carrying out distributed unit scaling and operation method thereof

Also Published As

Publication number Publication date
JP5119077B2 (en) 2013-01-16

Similar Documents

Publication Publication Date Title
JP5119077B2 (en) Virtual server resource adjustment system, resource adjustment device, virtual server resource adjustment method, and computer program
US11068301B1 (en) Application hosting in a distributed application execution system
US20200287961A1 (en) Balancing resources in distributed computing environments
CN109218355B (en) Load balancing engine, client, distributed computing system and load balancing method
JP4377369B2 (en) Resource allocation arbitration device and resource allocation arbitration method
US7877482B1 (en) Efficient application hosting in a distributed application execution system
KR101941282B1 (en) Method of allocating a virtual machine for virtual desktop service
JP2010282420A (en) Management computer, resource management method, resource management program, recording medium, and information processing system
US20090300316A1 (en) Computer system, management computer and storage system, and storage area allocation amount controlling method
KR20170029263A (en) Apparatus and method for load balancing
EP2707795A1 (en) Allocation of virtual machines in datacenters
US8914582B1 (en) Systems and methods for pinning content in cache
JP2007102762A (en) Resource management method in logically partition divisioned storage system
JP2005031987A (en) Content layout management system and content layout management program for content delivery system
KR20190042465A (en) Apparatus for managing disaggregated memory and method for the same
CN107920129A (en) A kind of method, apparatus, equipment and the cloud storage system of data storage
JP2007072672A (en) Computer system and allocation method for storage area
CN113268329A (en) Request scheduling method, device and storage medium
JP2010108114A (en) Method of improving or managing performance of storage system, system, apparatus, and program
KR101671119B1 (en) Method for managing resource of cloud computing system
Jayalakshmi et al. Dynamic data replication strategy in cloud environments
JP5617586B2 (en) Information processing program, relay device, and relay management device
Nguyen et al. A multi-resource selection scheme for Virtual Machine consolidation in Cloud data centers
CN111813564B (en) Cluster resource management method and device and container cluster management system
KR101489870B1 (en) Virtualization apparatus and memory management method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110214

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120521

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120529

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120719

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121022

R150 Certificate of patent or registration of utility model

Ref document number: 5119077

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151026

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250