JP2013206101A - Virtual system, resource management server, resource management method, and resource management program - Google Patents

Virtual system, resource management server, resource management method, and resource management program Download PDF

Info

Publication number
JP2013206101A
JP2013206101A JP2012074094A JP2012074094A JP2013206101A JP 2013206101 A JP2013206101 A JP 2013206101A JP 2012074094 A JP2012074094 A JP 2012074094A JP 2012074094 A JP2012074094 A JP 2012074094A JP 2013206101 A JP2013206101 A JP 2013206101A
Authority
JP
Japan
Prior art keywords
configuration
resource
sla
service
dedicated
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
JP2012074094A
Other languages
Japanese (ja)
Other versions
JP5949041B2 (en
Inventor
Tomohiro Ikakura
知広 猪鹿倉
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2012074094A priority Critical patent/JP5949041B2/en
Publication of JP2013206101A publication Critical patent/JP2013206101A/en
Application granted granted Critical
Publication of JP5949041B2 publication Critical patent/JP5949041B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Power Sources (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a virtual system in which when a plurality of devices for realizing a function defined by a service SLA are provided, an optimal device is selected.SOLUTION: A resource management server 100 includes: configuration candidate evaluation means 102 for determining which should be adopted between a configuration using a dedicated device for realizing a service SLA set in a virtual machine 202 and a configuration using a general-purpose device; and optimum arrangement calculation means 103 for preparing a constitution plan by using an adopted configuration candidate, and adopting a configuration most satisfying a configuration plan evaluation criteria based on a prescribed resource policy. On the basis of a dedicated function resource amount range, which determines a range of a required resource amount in which an electric energy required when the service SLA is realized with the dedicated device becomes smaller than an electric energy required when the service SLA is realized with the general-purpose device, the configuration candidate evaluation means 102 determines that a dedicated device should be used when a total requested resource amount requested from the service SLA falls within a range of the dedicated function resource amount range.

Description

本発明は、仮想化システムに関し、特に、サービスSLAに応じてリソース管理を行う技術に関する。   The present invention relates to a virtualization system, and more particularly to a technique for performing resource management according to a service SLA.

近年、サーバ仮想化と呼ばれる技術が広く使用されている。サーバの仮想化とは、サーバ上で、サーバと同様の振る舞いをするプログラムを複数動作させ、そのプログラム上で、OSやサービスを提供するアプリケーションを動作させることで、ひとつのサーバを用いて複数のサーバがあるかのようにふるまわせることのできる技術である。サーバ仮想化により、アプリケーションに割くCPU時間やメモリ量などのリソースを自由にカスタマイズすることができ、複数のサービスでひとつのシステムを共有し、サービスの負荷に応じてリソース分配をコントロールすることが可能になる。   In recent years, a technique called server virtualization has been widely used. Server virtualization is the operation of multiple programs on the server that behave in the same way as the server, and by operating applications that provide OS and services on the program. It is a technology that can behave as if there is a server. Server virtualization allows you to freely customize resources such as CPU time and memory amount allocated to applications. Multiple services can share one system and control resource distribution according to service load. become.

また、ハードディスク装置や磁気テープ装置などのストレージとサーバとをネットワーク化する技術として、SAN(Storage Area Network)と呼ばれる技術がある。サーバがデータの記憶領域として使用するハードディスク(HDD)をサーバそれぞれに持たせるのではなく、ディスクアレイ装置として別途用意し、ディスクアレイ装置とサーバをネットワークで接続することで、HDDの管理をサーバと別に行う技術である。ディスクアレイ装置は、RAID技術により、複数のHDDを仮想的にひとつの大きなHDDとして扱うことができ、また、少数のHDDが故障した場合でも、データの読み書きに影響を及ぼさない機能を持つ。さらに、ディスクアレイ装置では、データのバックアップ機能や、暗号化機能を持つHDDを利用した暗号化機能など、保存されたデータに対する各種の機能を有するようになっている。   Further, as a technology for networking storage such as a hard disk device or a magnetic tape device and a server, there is a technology called SAN (Storage Area Network). Rather than providing each server with a hard disk (HDD) that the server uses as a data storage area, a separate disk array device is prepared, and the disk array device and the server are connected via a network to manage the HDD. This is a separate technology. The disk array apparatus can handle a plurality of HDDs virtually as one large HDD by RAID technology, and has a function that does not affect data reading and writing even when a small number of HDDs fail. Further, the disk array device has various functions for stored data, such as a data backup function and an encryption function using an HDD having an encryption function.

また、通信サービスの事業者が、利用者にサービスの品質を保証する制度として、SLA(Service Level Agreement)と呼ばれる契約形態がある。   In addition, there is a contract form called Service Level Agreement (SLA) as a system in which a communication service provider guarantees service quality to users.

SLAは、サーバやディスクアレイ装置などのハードウェアリソースを提供するリソース提供者と、ハードウェアリソースを利用して、アプリケーションを動作させるサービス提供者との間に交わす契約であり、例えば、当該のアプリケーションに対して割り当てるリソース量を規定する。リソース量を直接規定することもあるが、サービスの品質、例えば応答時間や単位時間のアクセス量などを規定し、リソース提供者が、この規定された性能を満たすだけのリソースを割り当てるという場合もある。   The SLA is a contract between a resource provider that provides hardware resources such as a server and a disk array device, and a service provider that operates the application using the hardware resources. For example, the SLA Specifies the amount of resources allocated to. The resource amount may be specified directly, but the quality of service, for example, the response time or the access amount per unit time, etc., may be specified, and the resource provider may allocate resources that satisfy the specified performance. .

性能以外にもデータの暗号化などの機能面での制約もSLAとして結ばれる場合がある。リソース提供者はSLAを満たすようにサービス提供者のアプリケーションにリソースを割り振る。   In addition to performance, functional restrictions such as data encryption may be tied as SLA. The resource provider allocates resources to the service provider application to satisfy the SLA.

仮想化技術を用いた場合、1つのサーバを複数のサービスで共有することができ、また、その割り当てられるリソースの量も柔軟に調整することができるため、分配されるリソースの柔軟性が上がる。サーバにおいてリソースとは(サービスを構成する)アプリケーションを動作させるCPUやメモリとなる。サーバのみではなく、ディスクアレイ装置にアプリケーション用の領域が割り当てられ、データを保存することができる。   In the case of using the virtualization technology, one server can be shared by a plurality of services, and the amount of allocated resources can be flexibly adjusted, so that the flexibility of distributed resources is increased. In the server, the resource is a CPU or a memory for running an application (which constitutes a service). An area for an application is allocated not only to the server but also to the disk array device, and data can be stored.

ネットワークについても、SLAに従って帯域が確保される。割り当てられたリソース上で、アプリケーションが動作する仮想マシンを動作させる。   Also for the network, a bandwidth is secured according to the SLA. Run the virtual machine on which the application runs on the allocated resource.

SLAによっては割り当てリソース量以外の制約が課せられる場合がある。例えば、データを定期的にバックアップするなどがありうる。この場合、ディスクアレイ装置にてバックアップ機能を有効にするなどの対応がとられる。   Some SLA may impose restrictions other than the amount of allocated resources. For example, data can be backed up regularly. In this case, measures such as enabling the backup function in the disk array device are taken.

どのサービスも使用していない機器については電源を切ることで消費電力を抑えることができる。どのサービスも動作していないサーバは電源を停止することができる。機器ごとに停止できる単位が異なり、例えばディスクアレイ装置であれば、使用していないHDDごとに停止することで、消費電力を抑えることができる。このようにリソース提供者は、SLAを満たしつつ動作させる機器を最小限に抑えることで、コストを抑えることができる。   For devices that do not use any services, power consumption can be reduced by turning off the power. A server that is not running any service can be powered off. The unit that can be stopped differs for each device. For example, in the case of a disk array device, power consumption can be suppressed by stopping each HDD that is not used. In this way, the resource provider can reduce costs by minimizing the number of devices that operate while satisfying the SLA.

SLAを満たしつつ、システム全体の消費電力を最小化する技術の例が、特許文献1に開示されている。   An example of a technique for minimizing the power consumption of the entire system while satisfying the SLA is disclosed in Patent Document 1.

特許文献1に開示の技術では、サーバごとの消費電力や、空冷との距離、位置関係による冷却のしやすさまでを考慮に入れた優先度をあらかじめ設定し、その優先度に基づいてVMに対する割り当てサーバを決定することにより、システムの消費電力を最小化している。   In the technology disclosed in Patent Literature 1, priorities are set in consideration of power consumption for each server, distance from air cooling, and ease of cooling due to positional relationships, and allocation to VMs based on the priorities is performed. By determining the server, the power consumption of the system is minimized.

ここで、関連技術として、計算機システムで稼働するすべてのサーバの情報を含むテーブルを備える旨が特許文献2に記載されている。また特許文献2では、計算機システムで稼働させる全ての業務に関する情報を含むテーブルを備える旨も記載されている。さらに特許文献2では、業務の要求性能に応じて集約の可否を判断する旨が記載されている。   Here, as a related technique, Patent Document 2 describes that a table including information on all servers operating in a computer system is provided. Patent Document 2 also describes that a table including information related to all operations to be operated in the computer system is provided. Further, Patent Document 2 describes that whether or not aggregation is possible is determined according to the required performance of business.

また、別の関連技術として、SLAを満たしつつ消費電力を抑える旨が特許文献3に記載されている。また特許文献2では、CPUの稼働周波数を下げてサーバの消費電力を低減する旨が記載されている。   As another related technique, Patent Document 3 describes that power consumption is suppressed while satisfying an SLA. Patent Document 2 describes that the operating frequency of the CPU is lowered to reduce the power consumption of the server.

特開2011−013822号公報JP 2011-013822 A 特開2011−090704号公報JP 2011-090704 A 特表2011−518393号公報Special table 2011-518393 gazette

サービスに設定されたSLAに基づいて、該サービスを構成する仮想マシン(以下VM)に割り当てるリソースを決定するシステムにおいては、サービス側のSLAを全て満たし、それと同時に、リソース提供者側の要望としてシステム全体の消費電力を抑えたいということがある。   In a system for determining resources to be allocated to virtual machines (hereinafter referred to as VMs) constituting the service based on the SLA set for the service, all the SLA on the service side are satisfied, and at the same time, the system as a request from the resource provider side Sometimes we want to reduce overall power consumption.

サービス側のSLA(以下サービスSLA)には、例えば「データの暗号化」が指定される。データの暗号化を実現するためにはディスクアレイ装置に暗号化物理ディスクを装填し、そこにデータを保存する方法や、VM上で暗号化のソフトウェアを動作させるなど複数の方法がある。   For example, “data encryption” is designated in the service-side SLA (hereinafter referred to as service SLA). In order to realize data encryption, there are a plurality of methods such as loading an encrypted physical disk into a disk array device and storing the data in the disk array device and operating encryption software on the VM.

ディスクアレイ装置側での暗号化機能を使用するならば、仮想マシン側での暗号化処理が不要となるが、暗号化物理ディスクを動作させる必要がある。もし、暗号化物理ディスクを使用するVMが少ないならば、VM側で暗号化ソフトウェアを動作させ、暗号化物理ディスクの動作を止めた方が、システム全体の消費電力は抑えられる。   If the encryption function on the disk array device side is used, the encryption processing on the virtual machine side becomes unnecessary, but the encrypted physical disk must be operated. If the number of VMs using the encrypted physical disk is small, the power consumption of the entire system can be suppressed by operating the encryption software on the VM side and stopping the operation of the encrypted physical disk.

背景技術における第1の課題は、サービスSLAを実現する環境の選択に、上記のように、サービスSLAで定義された機能を実現するための装置が複数あるような状況では、予めどちらの手段を使用するか固定的に決めておくことしかできず、そのため、状況によっては消費電力が余分にかかってしまうことである。   The first problem in the background art, the selection of the environment for implementing the service SLA, as described above, in a situation such devices are a plurality of for implementing the functions defined in the service SLA, in advance either means It is only possible to decide whether to use it or not, so that depending on the situation, power consumption may be excessive.

背景技術における第2の課題は、上記のように消費電力を最適化するため、サービスSLAで定義された機能について、それを実現する装置を変更する場合、管理者が実行する必要があったことである。各機能の利用状況に応じてどの装置を用いて実現するか決定し、その際に装置の設定などに変更が必要であれば、管理者が実施する必要がある。これらの処理は、変更が必要なVM全てについて実施する必要があり、手間やコストの面で問題があった。   The second problem in the background art is that the administrator needs to execute the function defined in the service SLA when changing the device that realizes it in order to optimize the power consumption as described above. It is. Depending on the usage status of each function, it is determined which device is to be used, and if the setting of the device needs to be changed at that time, the administrator needs to implement it. These processes need to be performed for all VMs that need to be changed, and there are problems in terms of labor and cost.

なお、特許文献2に記載の技術は、消費電力低減のために、同じ機能を有する装置間において業務を移動するものである。また特許文献3に記載の技術は、作業負荷に応じてリソース資源の利用を制限するものである。このため、これらを組み合わせても、サービスSLAで定義された機能を実現するための装置が複数あるような状況において、どちらの手段を使用するかを自動的に決定し、設定変更することはできない。   Note that the technique described in Patent Document 2 moves work between apparatuses having the same function in order to reduce power consumption. The technology described in Patent Document 3 limits the use of resource resources according to the work load. For this reason, even if they are combined, in a situation where there are a plurality of devices for realizing the functions defined in the service SLA, it is not possible to automatically determine which means to use and change the setting. .

(発明の目的)
本発明の目的は、上述の課題を解決し、サービスSLAで定義された機能を実現する装置が複数ある場合に、最適な装置を選択して当該機能を実現する仮想化システム、リソース管理サーバ、リソース管理方法、及びリソース管理プログラムを提供することである。
(Object of invention)
An object of the present invention is to solve the above-described problem and, when there are a plurality of devices that realize the function defined by the service SLA, a virtualization system, a resource management server, A resource management method and a resource management program are provided.

本発明の第1の仮想化システムは、サービスを提供する仮想マシンが動作する仮想化サーバと、複数のディスクを含むディスクアレイ装置と、リソース管理サーバとを備え、リソース管理サーバが、仮想マシンに設定されたサービスSLAごとに、当該サービスSLAを実現するための専用の機能を有する専用装置を使用する構成候補と、汎用装置を使用する構成候補の何れを採用するかを決定する構成候補評価手段と、構成候補評価手段で採用された構成候補を用いて構成案を作成し、予め定められたリソースポリシに基づいて決定される構成案評価基準に最も合致する構成を採用する最適配置計算手段と、採用された構成に基づいて仮想マシンやディスクアレイ装置の動作や設定の変更を実行する配置実行手段とを備え、構成候補評価手段が、専用装置でサービスSLAを実現した場合に必要となる電力量が汎用装置でサービスSLAを実現した場合に必要となる電力量よりも少なくなる要求リソース量の範囲を定めた専用機能リソース量範囲に基づいて、サービスSLAから求められる総要求リソース量が、専用機能リソース量範囲の範囲内である場合、専用装置を使用すると決定する。   A first virtualization system of the present invention includes a virtualization server on which a virtual machine that provides a service operates, a disk array device including a plurality of disks, and a resource management server, and the resource management server is a virtual machine. For each set service SLA, configuration candidate evaluation means for determining which of the configuration candidate using a dedicated device having a dedicated function for realizing the service SLA and the configuration candidate using a general-purpose device is adopted. And an optimal placement calculation unit that creates a configuration plan using the configuration candidates adopted by the configuration candidate evaluation unit and adopts a configuration that best matches the configuration plan evaluation criteria determined based on a predetermined resource policy; And a configuration execution means for executing a change in the operation and settings of the virtual machine and the disk array device based on the adopted configuration. However, the dedicated function resource amount range that defines the range of the requested resource amount in which the power amount required when the service SLA is realized by the dedicated device is smaller than the power amount required when the service SLA is realized by the general-purpose device. If the total requested resource amount obtained from the service SLA is within the range of the dedicated function resource amount range, it is determined to use the dedicated device.

本発明の第1のリソース管理サーバは、サービスを提供する仮想マシンが動作する仮想化サーバと、複数のディスクを含むディスクアレイ装置と、リソース管理サーバとを備える仮想化システムにおけるリソース管理サーバであって、仮想マシンに設定されたサービスSLAごとに、当該サービスSLAを実現するための専用の機能を有する専用装置を使用する構成候補と、汎用装置を使用する構成候補の何れを採用するかを決定する構成候補評価手段と、構成候補評価手段で採用された構成候補を用いて構成案を作成し、予め定められたリソースポリシに基づいて決定される構成案評価基準に最も合致する構成を採用する最適配置計算手段と、採用された構成に基づいて仮想マシンやディスクアレイ装置の動作や設定の変更を実行する配置実行手段とを備え、構成候補評価手段が、専用装置でサービスSLAを実現した場合に必要となる電力量が汎用装置でサービスSLAを実現した場合に必要となる電力量よりも少なくなる要求リソース量の範囲を定めた専用機能リソース量範囲に基づいて、サービスSLAから求められる総要求リソース量が、専用機能リソース量範囲の範囲内である場合、専用装置を使用すると決定する。   A first resource management server of the present invention is a resource management server in a virtualization system including a virtualization server on which a virtual machine that provides a service operates, a disk array device including a plurality of disks, and a resource management server. For each service SLA set in the virtual machine, it is determined whether to adopt a configuration candidate that uses a dedicated device having a dedicated function for realizing the service SLA or a configuration candidate that uses a general-purpose device. The configuration candidate is created using the configuration candidate evaluation means to be configured and the configuration candidate adopted by the configuration candidate evaluation means, and the configuration that best matches the configuration plan evaluation criteria determined based on a predetermined resource policy is adopted. Optimal placement calculation means and placement that changes the operation and settings of virtual machines and disk array devices based on the adopted configuration A request resource amount that is required when the configuration candidate evaluation unit realizes the service SLA with the dedicated device and less than the power amount required when the service SLA is realized with the general-purpose device. If the total requested resource amount obtained from the service SLA is within the range of the dedicated function resource amount range based on the dedicated function resource amount range that defines the range of

本発明の第1のリソース管理方法は、サービスを提供する仮想マシンが動作する仮想化サーバと、複数のディスクを含むディスクアレイ装置と、リソース管理サーバとを備える仮想化システムにおけるリソース管理サーバによるリソース管理方法であって、構成候補評価手段が、仮想マシンに設定されたサービスSLAごとに、当該サービスSLAを実現するための専用の機能を有する専用装置を使用する構成候補と、汎用装置を使用する構成候補の何れを採用するかを決定する構成候補評価ステップと、最適配置計算手段が、構成候補評価ステップで採用された構成候補を用いて構成案を作成し、予め定められたリソースポリシに基づいて決定される構成案評価基準に最も合致する構成を採用する最適配置計算ステップと、配置実行手段が、採用された構成に基づいて仮想マシンやディスクアレイ装置の動作や設定の変更を実行する配置実行ステップとを有し、構成候補評価ステップで、専用装置でサービスSLAを実現した場合に必要となる電力量が汎用装置でサービスSLAを実現した場合に必要となる電力量よりも少なくなる要求リソース量の範囲を定めた専用機能リソース量範囲に基づいて、サービスSLAから求められる総要求リソース量が、専用機能リソース量範囲の範囲内である場合、専用装置を使用すると決定する。   The first resource management method of the present invention provides a resource by a resource management server in a virtualization system comprising a virtualization server on which a virtual machine providing a service operates, a disk array device including a plurality of disks, and a resource management server. In this management method, the configuration candidate evaluation unit uses a configuration candidate that uses a dedicated device having a dedicated function for realizing the service SLA and a general-purpose device for each service SLA set in the virtual machine. The configuration candidate evaluation step for determining which of the configuration candidates is to be adopted, and the optimum placement calculation means create a configuration plan using the configuration candidates adopted in the configuration candidate evaluation step, and based on a predetermined resource policy The optimal placement calculation step that adopts the configuration that best matches the configuration plan evaluation criteria determined by the A placement execution step for changing the operation and setting of the virtual machine and the disk array device based on the adopted configuration, and the power required when the service SLA is realized by the dedicated device in the configuration candidate evaluation step The total required resource amount required from the service SLA is determined based on the dedicated function resource amount range that defines the required resource amount range that is less than the amount of power required when the service SLA is realized with a general-purpose device. If it is within the functional resource amount range, it is decided to use the dedicated device.

本発明の第1のリソース管理プログラムは、サービスを提供する仮想マシンが動作する仮想化サーバと、複数のディスクを含むディスクアレイ装置と、リソース管理サーバとを備える仮想化システムにおけるリソース管理サーバを構成するコンピュータ上で動作するリソース管理プログラムであって、構成候補評価手段に、仮想マシンに設定されたサービスSLAごとに、当該サービスSLAを実現するための専用の機能を有する専用装置を使用する構成候補と、汎用装置を使用する構成候補の何れを採用するかを決定する構成候補評価処理を実行させ、最適配置計算手段に、構成候補評価ステップで採用された構成候補を用いて構成案を作成し、予め定められたリソースポリシに基づいて決定される構成案評価基準に最も合致する構成を採用する最適配置計算処理を実行させ、配置実行手段に、採用された構成に基づいて仮想マシンやディスクアレイ装置の動作や設定の変更を実行する配置実行処理を実行させ、構成候補評価処理で、専用装置でサービスSLAを実現した場合に必要となる電力量が汎用装置でサービスSLAを実現した場合に必要となる電力量よりも少なくなる要求リソース量の範囲を定めた専用機能リソース量範囲に基づいて、サービスSLAから求められる総要求リソース量が、専用機能リソース量範囲の範囲内である場合、専用装置を使用すると決定する。   A first resource management program according to the present invention configures a resource management server in a virtualization system including a virtualization server on which a virtual machine that provides a service operates, a disk array device including a plurality of disks, and a resource management server A resource management program that operates on a computer that performs configuration candidate evaluation using a dedicated device having a dedicated function for realizing the service SLA for each service SLA set in the virtual machine in the configuration candidate evaluation unit And a configuration candidate evaluation process that determines which of the configuration candidates using the general-purpose device is to be adopted, and the optimal layout calculation means creates a configuration plan using the configuration candidates adopted in the configuration candidate evaluation step. The configuration that best matches the configuration plan evaluation criteria determined based on a predetermined resource policy is adopted. To execute the optimal placement calculation process, and to cause the placement execution means to execute the placement execution process to change the operation and settings of the virtual machine and disk array device based on the adopted configuration. Based on a dedicated function resource amount range that defines the range of required resource amount that requires less power than the amount of power required when a service SLA is realized with a general-purpose device. When the total requested resource amount obtained from the service SLA is within the range of the dedicated function resource amount range, it is determined that the dedicated device is used.

本発明によれば、サービスSLAで定義された機能を実現する装置が複数ある場合に、最適な装置を選択して当該機能を実現することができる。   According to the present invention, when there are a plurality of devices that realize the function defined in the service SLA, it is possible to realize the function by selecting an optimum device.

本発明の第1の実施の形態における仮想化システムの構成を示すフローチャートである。It is a flowchart which shows the structure of the virtualization system in the 1st Embodiment of this invention. 本発明の第1の実施の形態における仮想化システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the virtualization system in the 1st Embodiment of this invention. 本発明の第1の実施の形態における構成候補評価手段の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the structure candidate evaluation means in the 1st Embodiment of this invention. 本発明の第1の実施の形態における最適配置計算手段の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the optimal arrangement | positioning calculation means in the 1st Embodiment of this invention. 本発明の実施例1におけるSLA変換テーブルの構成例を示す図である。It is a figure which shows the structural example of the SLA conversion table in Example 1 of this invention. 本発明の実施例1における装置情報テーブルの構成例を示す図である。It is a figure which shows the structural example of the apparatus information table in Example 1 of this invention. 本発明の実施例1における既存VM配置テーブルの構成例を示す図である。It is a figure which shows the structural example of the existing VM arrangement | positioning table in Example 1 of this invention. 本発明の実施例1における既存VM配置テーブルの構成例を示す図である。It is a figure which shows the structural example of the existing VM arrangement | positioning table in Example 1 of this invention. 本発明の仮想化システムの最小限の構成を示すブロック図である。It is a block diagram which shows the minimum structure of the virtualization system of this invention. 本発明のリソース管理サーバのハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware structural example of the resource management server of this invention.

本発明の上記及び他の目的、特徴及び利点を明確にすべく、添付した図面を参照しながら、本発明の実施形態を以下に詳述する。なお、上述の本願発明の目的のほか、他の技術的課題、その技術的課題を解決する手段及びその作用効果についても、以下の実施形態による開示によって明らかとなるものである。   In order to clarify the above and other objects, features and advantages of the present invention, embodiments of the present invention will be described in detail below with reference to the accompanying drawings. In addition to the above-described object of the present invention, other technical problems, means for solving the technical problems, and operational effects thereof will become apparent from the disclosure of the following embodiments.

なお、すべての図面において、同様な構成要素には同様の符号を付し、適宜説明を省略する。   In all the drawings, the same reference numerals are given to the same components, and the description will be omitted as appropriate.

(第1の実施の形態)
本発明の第1の実施の形態について図面を参照して詳細に説明する。
(First embodiment)
A first embodiment of the present invention will be described in detail with reference to the drawings.

図1は本発明の第1の実施の形態による仮想化システム10の構成を示すブロック図である。   FIG. 1 is a block diagram showing the configuration of a virtualization system 10 according to the first embodiment of the present invention.

図1を参照すると、本実施の形態による仮想化システム10は、プログラム制御により動作するリソース管理サーバ100と、プログラム制御により動作する仮想化サーバ200と、ディスクアレイ装置300と、クライアント端末400とを備える。仮想化サーバ200とディスクアレイ装置300はそれぞれ1台であっても複数台であってもかまわない。   Referring to FIG. 1, a virtualization system 10 according to the present embodiment includes a resource management server 100 that operates under program control, a virtualization server 200 that operates under program control, a disk array device 300, and a client terminal 400. Prepare. The virtualization server 200 and the disk array device 300 may each be one or more.

リソース管理サーバ100は、リソースポリシ設定手段101と、構成候補評価手段102と、最適配置計算手段103と、SLA変換テーブル104と、既存VM配置テーブル105と、装置情報テーブル106と、VM配置変更要求受付手段107と、配置再計算要求受付手段108と、配置実行手段109と、VM操作手段110と、サーバ操作手段111と、ストレージ操作手段112とを含む。   The resource management server 100 includes a resource policy setting unit 101, a configuration candidate evaluation unit 102, an optimum arrangement calculation unit 103, an SLA conversion table 104, an existing VM arrangement table 105, a device information table 106, and a VM arrangement change request. It includes an accepting means 107, an arrangement recalculation request accepting means 108, an arrangement executing means 109, a VM operating means 110, a server operating means 111, and a storage operating means 112.

仮想化サーバ200は、サーバ設定実行手段201と、複数の仮想マシン(VM)202と、各仮想マシン202に付属するVM設定実行手段203とを含む。   The virtualization server 200 includes server setting execution means 201, a plurality of virtual machines (VM) 202, and VM setting execution means 203 attached to each virtual machine 202.

ディスクアレイ装置300は、ディスクアレイ装置設定実行手段301と、論理ディスク302と、物理ディスク303と、暗号化物理ディスク304と、プール305とを含む。   The disk array device 300 includes a disk array device setting execution unit 301, a logical disk 302, a physical disk 303, an encrypted physical disk 304, and a pool 305.

これらの手段はそれぞれ概略つぎのように動作する。   Each of these means generally operates as follows.

リソースポリシ設定手段101は、外部からのリソースポリシ設定要求に従って、サービスを構成するVMに対してリソースを提供する際の制約条件となるリソースポリシを設定する。リソースポリシ設定手段101はリソースポリシ設定要求を受け取ると、そのリソースポリシを記録し、構成候補評価手段102の専用機能の消費リソース量範囲と、最適配置計算手段103の構成案評価基準とを変更する。   The resource policy setting unit 101 sets a resource policy that becomes a constraint condition when providing resources to a VM constituting a service in accordance with an external resource policy setting request. When the resource policy setting unit 101 receives the resource policy setting request, the resource policy setting unit 101 records the resource policy, and changes the consumed resource amount range of the dedicated function of the configuration candidate evaluation unit 102 and the configuration plan evaluation criteria of the optimal arrangement calculation unit 103. .

構成候補評価手段102は、リソースポリシ設定手段101より設定されるリソースポリシに基づき決定される専用機能リソース量範囲を記憶する。   The configuration candidate evaluation unit 102 stores a dedicated function resource amount range determined based on the resource policy set by the resource policy setting unit 101.

また、構成候補評価手段102は、VM配置変更要求受付手段107からの新規作成VMのサービスSLAの構成候補及び既存VM配置テーブル105に記録された既存VMのサービスSLAの構成候補から求められる、専用機能を提供する装置への要求リソース量及び該専用機能リソース量範囲とを比較し、範囲に収まるか否かにより、専用機能を提供する装置を使用する構成候補を採用するか否かを決定する。   Also, the configuration candidate evaluation unit 102 is a dedicated unit that is obtained from the configuration candidate of the newly created VM service SLA from the VM allocation change request receiving unit 107 and the configuration candidate of the existing VM service SLA recorded in the existing VM allocation table 105. The requested resource amount to the device providing the function and the dedicated function resource amount range are compared, and it is determined whether or not to adopt a configuration candidate that uses the device providing the dedicated function depending on whether or not it falls within the range. .

例えば、「データ暗号化」という専用機能に対して、専用機能リソース量範囲は一定量以上の要求リソース量と設定された場合、「データ暗号化」を要求する全てのVMの要求リソースの総量が一定値以上であれば、専用機能を提供する装置である暗号化物理ディスクを使用する構成候補を選択し、要求リソースの総量が一定値未満であれば、暗号化物理ディスクを使用する構成候補は破棄し、汎用機能であるサーバのCPUリソースを余分に割き、OS上で暗号化機能を動作させる構成候補を選択する。   For example, for the dedicated function “data encryption”, when the dedicated function resource amount range is set to a requested resource amount of a certain amount or more, the total amount of requested resources of all VMs that request “data encryption” is If it is above a certain value, select a configuration candidate that uses an encrypted physical disk that is a device that provides a dedicated function. If the total amount of requested resources is less than a certain value, a configuration candidate that uses an encrypted physical disk is Discard it, allocate extra CPU resources of the server, which is a general-purpose function, and select a configuration candidate that operates the encryption function on the OS.

最適配置計算手段103は、リソースポリシ設定手段101より設定されるリソースポリシにより決定される構成案評価基準を記憶し、構成候補評価手段102により採用された構成候補を用いて構成案を作成し、該構成案のうち、構成案評価基準に照らし合わせて最も基準に合致する構成案を選択する。例えば、リソースポリシとして「消費電力を最小にする」というものを設定した場合、作成された構成案のうち最も予想消費電力量の少ない構成案を選択する。   The optimum arrangement calculation unit 103 stores the configuration plan evaluation criteria determined by the resource policy set by the resource policy setting unit 101, creates a configuration plan using the configuration candidates adopted by the configuration candidate evaluation unit 102, Among the configuration plans, the configuration plan that most closely matches the criteria is selected in light of the configuration plan evaluation criteria. For example, when “minimize power consumption” is set as the resource policy, a configuration plan with the smallest expected power consumption is selected from the created configuration plans.

SLA変換テーブル104は、VMに設定されたサービスSLAに対して、そのサービスSLAを実現するための配置候補を記憶し、サービスSLAをキーとして検索することで、配置候補のリストを返却する。さらに、ひとつの配置候補から別の配置候補に変更するための手順とコストを記憶し、変更前構成と変更後構成をキーとして検索することで、構成変更の手順とコストを返却する。   The SLA conversion table 104 stores arrangement candidates for realizing the service SLA for the service SLA set in the VM, and returns a list of arrangement candidates by searching using the service SLA as a key. Furthermore, the procedure and cost for changing from one placement candidate to another placement candidate are stored, and the configuration change procedure and cost are returned by searching using the pre-change configuration and the post-change configuration as keys.

既存VM配置テーブル105は、既にVMに対して選択された構成候補と、分配されたリソースとを記憶し、その情報を返却する。   The existing VM arrangement table 105 stores the configuration candidates already selected for the VM and the distributed resources, and returns the information.

装置情報テーブル106は、VMに分配されるリソースの実体である装置の情報を保存する。装置の情報には、リソースの容量すなわち、どれほどのリソース量をVMに分配できるのかと、分配時にどれほど電力を消費するのかと、リソースが持つ専用機能を示す情報を含む。   The device information table 106 stores information on a device that is a substance of a resource distributed to a VM. The device information includes information indicating the capacity of the resource, that is, how much resource amount can be distributed to the VM, how much power is consumed at the time of distribution, and the dedicated function of the resource.

専用機能とは、特定のSLAを持つVMのみが要求する機能を提供し、そのリソースはその機能を提供するために使用されるものである。例えば、以下の様な情報を装置ごとに持つ。   A dedicated function provides a function required only by a VM having a specific SLA, and its resources are used to provide the function. For example, each device has the following information.

サーバであればCPUのデータ処理能力やメモリをリソースとして分配でき、装置上のリソースをどのVMにも分配していない状態で停止することができる。ディスクアレイ装置であれば、装填されている物理ディスク(HDD)の容量をリソースとして分配することができ、HDDをいくつか束ねて作成されたプールごとに停止することができる。暗号化HDDから作成されたプールであれば、専用機能として暗号化を持つとなる。   If it is a server, the CPU's data processing capacity and memory can be distributed as resources, and the resources on the device can be stopped without being distributed to any VM. In the case of a disk array device, the capacity of a loaded physical disk (HDD) can be distributed as a resource, and can be stopped for each pool created by bundling several HDDs. A pool created from an encrypted HDD has encryption as a dedicated function.

VM配置変更要求受付手段107は、クライアント端末400からのVMの配置変更要求を、その対象VMのサービスSLAとともに受け付け、その情報を最適配置計算手段103に渡す。VM配置変更要求には、追加するVMとのそのサービスSLAや、削除するVMの情報を含む。   The VM arrangement change request accepting unit 107 accepts a VM arrangement change request from the client terminal 400 together with the service SLA of the target VM, and passes the information to the optimum arrangement calculating unit 103. The VM placement change request includes information on the service SLA with the VM to be added and information on the VM to be deleted.

配置再計算要求受付手段108は、クライアント端末400からの配置再計算要求を受け付け、配置再計算の実行を最適配置計算手段103に要求する。配置再計算要求は、既に動作中のVMに分配するリソースの構成を再計算し、計算結果に基づいて、配置を変更する要求である。   The arrangement recalculation request accepting unit 108 accepts an arrangement recalculation request from the client terminal 400 and requests the optimum arrangement calculation unit 103 to execute the arrangement recalculation. The placement recalculation request is a request for recalculating the configuration of resources distributed to the already operating VMs and changing the placement based on the calculation result.

配置実行手段109は、最適配置計算手段103が決定した配置情報を受け取り、配置情報から操作対象装置に対する配置変更命令を組み立て、操作対象装置ごとに配置変更命令をVM操作手段110とサーバ操作手段111とストレージ操作手段112とに発行する。   The placement execution unit 109 receives the placement information determined by the optimum placement calculation unit 103, assembles a placement change command for the operation target device from the placement information, and sends the placement change command to the VM operation unit 110 and the server operation unit 111 for each operation target device. And the storage operation means 112.

VM操作手段110は、配置実行手段109からの配置変更命令を受け取り、VM設定実行手段203へ送る。   The VM operation unit 110 receives an arrangement change command from the arrangement execution unit 109 and sends it to the VM setting execution unit 203.

サーバ操作手段111は、配置実行手段109からの配置変更命令を受け取り、サーバ設定実行手段201へ送る。   The server operation unit 111 receives an arrangement change command from the arrangement execution unit 109 and sends it to the server setting execution unit 201.

ストレージ操作手段112は、配置実行手段109からの配置変更命令を受け取り、ディスクアレイ装置設定実行手段301へ送る。   The storage operation unit 112 receives an arrangement change command from the arrangement execution unit 109 and sends it to the disk array device setting execution unit 301.

サーバ設定実行手段201は、サーバ操作手段111からの配置変更命令を受け取り、その配置変更命令に基づいて、仮想化サーバ200の動作や設定を変更する。   The server setting execution unit 201 receives an arrangement change command from the server operation unit 111 and changes the operation and settings of the virtualization server 200 based on the arrangement change command.

仮想マシン202は、サーバ上に構築された仮想的なサーバであり、その上でOSやアプリケーションプログラムが動作し、サービスを提供する。仮想マシン202は仮想化サーバ200からCPUのデータ処理能力やメモリの一部をリソースとして割り当てられ動作する。   The virtual machine 202 is a virtual server built on the server, and the OS and application program operate on the virtual server 202 to provide services. The virtual machine 202 operates by being allocated by the virtualization server 200 using CPU data processing capability or a part of memory as a resource.

VM設定実行手段203は、サーバ操作手段111からの配置変更命令を受け取り、その配置変更命令に基づいて、仮想マシン202の動作や設定を変更する。   The VM setting execution unit 203 receives an arrangement change command from the server operation unit 111 and changes the operation and settings of the virtual machine 202 based on the arrangement change command.

ディスクアレイ装置設定実行手段301は、ストレージ操作手段112からの配置変更命令を受け取り、その配置変更命令に基づいて、ディスクアレイ装置300の動作や設定を変更する。   The disk array device setting execution unit 301 receives an arrangement change command from the storage operation unit 112 and changes the operation and settings of the disk array device 300 based on the arrangement change command.

論理ディスク302は、VMに対して割り当てられるリソースである。VMは論理ディスクに対してデータを保存する。論理ディスク302の実体は物理ディスク303や暗号化物理ディスク304を束ねて作成したプール305のうち一部の領域を切り出したものである。論理ディスク302を取り出したプール305を構成しているのが暗号化物理ディスク304であれば、そこに保存されたデータは暗号化されることになる。   The logical disk 302 is a resource allocated to the VM. The VM stores data on the logical disk. The entity of the logical disk 302 is a part of the pool 305 created by bundling the physical disks 303 and the encrypted physical disks 304. If the pool 305 from which the logical disk 302 is taken out is an encrypted physical disk 304, the data stored therein is encrypted.

物理ディスク303は、データを保存する装置である。ディスクアレイ装置300は複数の物理ディスク303を持ち、VMからのデータを物理ディスク303に保存し、また、VMからのデータ取り出し要求に対して、物理ディスク303に保存されたデータを返却する。   The physical disk 303 is a device that stores data. The disk array device 300 has a plurality of physical disks 303, stores data from the VM in the physical disk 303, and returns data stored in the physical disk 303 in response to a data retrieval request from the VM.

暗号化物理ディスク304は、データを暗号化したうえで保存する装置である。物理ディスク303と全く同じように使用されるが、暗号化物理ディスク304に保存されたデータは自動的に暗号化されており、無関係の他者がデータを読み出すことができない。   The encrypted physical disk 304 is a device that encrypts and stores data. It is used in exactly the same way as the physical disk 303, but the data stored on the encrypted physical disk 304 is automatically encrypted and cannot be read by unrelated others.

プール305は、物理ディスク303や暗号化物理ディスク304を束ねて一つの仮想的な大きな物理ディスクとして扱えるようにしたデータ記憶領域である。プール305の特性はそのプール305を構成している物理ディスク303や暗号化物理ディスク304の特性に依存する。例えば暗号化物理ディスク304から構成されるプール305にデータを保存すれば、そのデータは暗号されて保存される。   The pool 305 is a data storage area in which the physical disks 303 and the encrypted physical disks 304 are bundled so that they can be handled as one virtual large physical disk. The characteristics of the pool 305 depend on the characteristics of the physical disk 303 and the encrypted physical disk 304 that constitute the pool 305. For example, if data is stored in a pool 305 composed of the encrypted physical disk 304, the data is encrypted and stored.

クライアント端末400は、リソース管理者が使用する設定用の端末である。クライアント端末400から、リソース管理者による操作をトリガーとして、リソースポリシの設定要求をリソースポリシ設定設定手段101に送る機能と、VM配置変更要求をVM配置変更要求受付手段107に送る機能と、配置再計算要求を配置再計算要求受付手段108に送る機能を持つ。   The client terminal 400 is a setting terminal used by the resource manager. A function to send a resource policy setting request to the resource policy setting setting unit 101, a function to send a VM placement change request to the VM placement change request accepting unit 107, and a relocation It has a function of sending a calculation request to the arrangement recalculation request receiving means 108.

本発明は、上述の構成を有し、サービスSLAのうち、該サービスSLAの機能を実現するための方法として、専用装置を用いる方法と汎用装置とソフトウェアを組み合わせて実現する方法の両方があるものについて、上記専用装置を用いた構成候補と汎用装置とソフトウェアを組み合わせて実現する構成候補の両者を該サービスSLAとひも付けておく。リソース側でも、リソースポリシを設定する。リソースポリシとしては消費電力量を最小にするというのがありうる。   The present invention has the above-described configuration, and among the service SLA, there are both a method using a dedicated device and a method realized by combining a general-purpose device and software as a method for realizing the function of the service SLA. For both, the configuration candidate using the dedicated device and the configuration candidate realized by combining the general-purpose device and software are linked to the service SLA. The resource policy is also set on the resource side. A resource policy may be to minimize power consumption.

リソースポリシには、専用装置を使用するか否かを示す「専用機能リソース量範囲」が含まれ、全VMのサービスSLAから求められる該専用装置の提供する機能への総要求リソース量の範囲を定め、総要求リソース量が専用機能リソース量範囲内であれば専用装置を用いた構成候補を採用し、総要求リソース量が専用機能リソース量範囲を超えていれば専用装置を用いた構成候補を採用しない。専用装置を用いた構成候補を採用しない場合は、同じサービスSLAにひも付けられている(すなわち、同じ機能を実現する)汎用装置とソフトウェアを組み合わせた構成候補を採用する。   The resource policy includes a “dedicated function resource amount range” indicating whether or not to use a dedicated device. The range of the total required resource amount to the function provided by the dedicated device obtained from the service SLAs of all VMs is included in the resource policy. If the total requested resource amount is within the dedicated function resource amount range, the configuration candidate using the dedicated device is adopted, and if the total requested resource amount exceeds the dedicated function resource amount range, the configuration candidate using the dedicated device is selected. Not adopted. When a configuration candidate using a dedicated device is not adopted, a configuration candidate combining a general-purpose device linked to the same service SLA (that is, realizing the same function) and software is adopted.

さらに、該「専用機能リソース量範囲」に基づいて採用された構成候補を用いて、全てのVMのサービスSLAを満たすように複数の構成案を作成し、リソースポリシに含まれる「構成案評価基準」に基づいて構成案を選択する。   Furthermore, using the configuration candidates adopted based on the “dedicated function resource amount range”, a plurality of configuration plans are created so as to satisfy the service SLA of all VMs, and the “configuration plan evaluation criteria included in the resource policy” To select a configuration plan.

このように構成することで、サービスSLAで定義された機能について、それへの要求リソースが一定以上あるなど、専用装置を動かすべき状況を判断し、専用装置での実現と、汎用装置とソフトウェアを組み合わせた実現を使い分けることで、システム全体の消費電力を抑えることが可能になる。   By configuring in this way, it is possible to determine the situation in which the dedicated device should be moved, such as when there are more than a certain number of required resources for the functions defined in the service SLA, and to implement the dedicated device, general-purpose device and software. By properly using the combined implementation, it is possible to reduce the power consumption of the entire system.

さらに、同じサービスSLAにひもづけられた構成候補間の変換方法を予め持たせ、状況の変化により、採用する構成候補が変わる際には、該構成候補間の変換方法に基づいて、構成候補の変換を行う。このように構成することで、サービスSLAで定義された機能について、専用装置を用いる構成候補と、上記専用装置を用いた構成候補と汎用装置とソフトウェアを組み合わせて実現する構成候補を、その時々の状況の変化に追随して選択し直し、選択した構成候補へと自動で変換することで、消費電力を抑える構成へと自動で移動することができる。   Furthermore, a conversion method between configuration candidates associated with the same service SLA is provided in advance. When the configuration candidate to be adopted changes due to a change in the situation, the configuration candidate is converted based on the conversion method between the configuration candidates. Perform conversion. By configuring in this way, with regard to the functions defined in the service SLA, configuration candidates that use dedicated devices, and configuration candidates that are realized by combining configuration candidates using the dedicated devices, general-purpose devices, and software can be changed from time to time. It is possible to automatically move to a configuration that suppresses power consumption by reselecting following the change in the situation and automatically converting to the selected configuration candidate.

上述の通り、本発明は、仮想マシン上で動作するサービスが要求する性能や機能を実現し、なおかつ仮想マシンを動かすリソース上の制約を満たすための最適な配置を計算し、その配置を実現する。特に、仮想マシン上で動作するサービスが要求する性能や機能を実現するための構成候補を複数持ち、システム全体の使用状況とリソース上の制約から、ある機能の実現について特定の機能を提供する専用デバイス、もしくは汎用デバイスのうち、いずれを利用するか、決定することを特徴とする。   As described above, the present invention realizes the performance and functions required by the service running on the virtual machine, calculates the optimal placement to satisfy the constraints on the resources for running the virtual machine, and realizes the placement. . In particular, there are multiple configuration candidates for realizing the performance and functions required by services running on virtual machines, and dedicated functions that provide specific functions for the realization of certain functions due to overall system usage and resource constraints It is characterized by determining which of a device or a general-purpose device is to be used.

(第1の実施の形態の動作の説明)
次に、本実施の形態による仮想化システム10の動作について、図面を参照して詳細に説明する。
(Description of the operation of the first embodiment)
Next, the operation of the virtualization system 10 according to the present embodiment will be described in detail with reference to the drawings.

次に、図1、及び図2のフローチャートを参照して本実施の形態による仮想化システム10の動作について詳細に説明する。   Next, the operation of the virtualization system 10 according to the present embodiment will be described in detail with reference to the flowcharts of FIG. 1 and FIG.

まず、クライアント端末400から、リソースポリシ変更要求がリソースポリシ設定手段101に送られる(ステップA01)。   First, a resource policy change request is sent from the client terminal 400 to the resource policy setting means 101 (step A01).

次に、リソースポリシ変更要求に含まれるリソースポリシに応じた、専用機能リソース量範囲を構成候補評価手段102に設定する(ステップA02)。   Next, a dedicated function resource amount range corresponding to the resource policy included in the resource policy change request is set in the configuration candidate evaluation unit 102 (step A02).

次に、設定されたリソースポリシに応じた構成案評価基準を最適配置計算手段103に設定する(ステップA03)。   Next, a configuration plan evaluation criterion corresponding to the set resource policy is set in the optimum placement calculation means 103 (step A03).

その後、VM配置変更要求受付手段107が、クライアント端末400より、新たなVMの追加要求を、そのサービスSLAとともに受け付ける(ステップA04)。   Thereafter, the VM arrangement change request accepting unit 107 accepts a request for adding a new VM from the client terminal 400 together with the service SLA (step A04).

次に、該新たなVMの情報をそのサービスSLAの情報とともに、未配置VMとして既存VM配置テーブル105へ保存する(ステップA05)。   Next, the new VM information is stored in the existing VM allocation table 105 as an unallocated VM together with the information of the service SLA (step A05).

次に、構成候補評価手段102は、ステップA02で設定された専用機能リソース量範囲に基づいて、既存VM配置テーブルに登録されている全てのVMのサービスSLAの構成候補のうち、配置に使用する構成候補を決定し、最適配置計算手段103に渡す(ステップA06)。   Next, the configuration candidate evaluation unit 102 uses for configuration among the configuration candidates of the service SLA of all VMs registered in the existing VM allocation table based on the dedicated function resource amount range set in step A02. A configuration candidate is determined and passed to the optimum arrangement calculation means 103 (step A06).

ここで、図3を用いて、構成候補評価手段102の動作について詳細に説明する。   Here, the operation of the configuration candidate evaluation unit 102 will be described in detail with reference to FIG.

まず、構成候補評価手段102は、配置対象となる全てのVMについて、VMをキーとして既存VM配置テーブル105を検索しサービスSLAを取得する(ステップB01)。   First, the configuration candidate evaluation unit 102 searches the existing VM arrangement table 105 for all the VMs to be arranged using the VM as a key, and acquires a service SLA (step B01).

次にステップB01で取り出したサービスSLAそれぞれについて、SLA変換テーブル104から構成候補を取り出す(ステップB02)。   Next, a configuration candidate is extracted from the SLA conversion table 104 for each service SLA extracted in step B01 (step B02).

次に、装置情報テーブル106から、装置・リソースの一覧を取り出し(ステップB03)、該装置・リソースの一覧から専用機能の一覧を生成する(ステップB04)。   Next, a list of devices / resources is extracted from the device information table 106 (step B03), and a list of dedicated functions is generated from the list of devices / resources (step B04).

ステップA04で生成した専用機能の一覧に含まれる専用機能それぞれについて、ステップB02で取り出した構成候補のうち、該専用機能を要求するものを取り出す(ステップB05)。   For each dedicated function included in the list of dedicated functions generated in step A04, out of the configuration candidates extracted in step B02, those requiring the dedicated function are extracted (step B05).

ステップB05で取り出した専用機能を要求する構成候補のみで構成案を構築する。この時、各構成案には同じVMの同じサービスSLAに属する構成候補は複数含まれない(ステップB06)。   A configuration plan is constructed with only configuration candidates that require the dedicated function extracted in step B05. At this time, each configuration plan does not include a plurality of configuration candidates belonging to the same service SLA of the same VM (step B06).

次に、ステップB06で構築した構成案それぞれについて、ステップB05で取り出した専用機能に対して、該専用機能を提供する装置への要求リソース量を計算する(ステップB07)。   Next, for each of the configuration plans constructed in step B06, for the dedicated function extracted in step B05, the required resource amount to the device providing the dedicated function is calculated (step B07).

ステップB07で計算した消費リソース量とリソースポリシに示されている専用機能リソース量範囲を比較し、消費リソース量が該専用機能リソース量範囲に含まれる構成案があるかどうかを調べる(ステップB08)。   The consumption resource amount calculated in step B07 is compared with the dedicated function resource amount range indicated in the resource policy to check whether there is a configuration plan in which the consumption resource amount is included in the dedicated function resource amount range (step B08). .

そのような構成案があれば、ステップB07で専用機能リソース量範囲に含まれた構成案を構築した構成候補を採用し、採用した構成候補と同じサービスSLAに属する構成候補のうち、汎用装置を使用する構成候補を破棄する(ステップB09)。   If there is such a configuration plan, a configuration candidate in which the configuration plan included in the dedicated function resource amount range is constructed in step B07 is adopted, and among the configuration candidates belonging to the same service SLA as the adopted configuration candidate, a general-purpose device is selected. The configuration candidate to be used is discarded (step B09).

ステップB08にて条件に合う構成案がなければ、ステップB05で取り出した専用機能を要求する構成候補を破棄する(ステップB10)。   If there is no configuration plan that meets the conditions in step B08, the configuration candidate requesting the dedicated function extracted in step B05 is discarded (step B10).

ステップB04で取り出した専用機能の全てに対してステップB05からステップB10まで行う(ステップB11)。   Steps B05 to B10 are performed for all the dedicated functions extracted in step B04 (step B11).

最後に、ステップB01で得たVMと、そのサービスSLAに対して、ステップB02で取り出した構成候補のうち、ステップB09とステップB10で破棄した構成候補を除き、最適配置計算手段103に渡す。   Finally, with respect to the VM obtained in step B01 and its service SLA, the configuration candidates taken out in step B09 and step B10 out of the configuration candidates extracted in step B02 are excluded and transferred to the optimum arrangement calculation unit 103.

図2に戻ると、次に、最適配置計算手段103が、ステップA06で渡された構成候補を用いて構成案を作成し、ステップA03で設定された構成案評価基準に基づいて構成案を評価し、該基準に最も合致する構成案を選択し、該構成案の現在の配置からの差分と合わせて配置実行手段109へ渡す(ステップA07)。   Returning to FIG. 2, next, the optimal arrangement calculation unit 103 creates a configuration plan using the configuration candidates passed in step A06, and evaluates the configuration plan based on the configuration plan evaluation criteria set in step A03. Then, the configuration plan that most closely matches the reference is selected and transferred to the placement execution means 109 together with the difference from the current placement of the configuration plan (step A07).

ここで、図4を用いて、最適配置計算手段103の動作について、詳細に説明する。   Here, the operation of the optimum arrangement calculating unit 103 will be described in detail with reference to FIG.

まず、構成候補評価手段102から、配置対象のVMとそのサービスSLAとサービスSLAの構成候補の一覧を受け取る(ステップC01)。   First, a list of arrangement target VMs, their service SLA, and service SLA configuration candidates is received from the configuration candidate evaluation unit 102 (step C01).

ステップC01で受け取った構成候補を用いて構成案を構築する。この時、それぞれの構成案においては、各VMの全てのサービスSLAについて、その構成候補のいずれか一つを使用することを条件とする(ステップC02)。   A configuration plan is constructed using the configuration candidates received in step C01. At this time, in each configuration plan, it is a condition that any one of the configuration candidates is used for all service SLAs of each VM (step C02).

次に、ステップC02で構築した構成案と、現在の配置状況との差分を計算し(ステップC03)、該差分それぞれについて、SLA変換テーブルを検索し、配置変更のコストを計算する(ステップC04)。   Next, the difference between the configuration plan constructed in step C02 and the current arrangement status is calculated (step C03), the SLA conversion table is searched for each difference, and the cost of the arrangement change is calculated (step C04). .

次に、ステップC02で構築した構成案について、該構成案で使用しているリソースそれぞれについて装置情報テーブルを検索し、消費電力量を得て、その合計から該構成案の消費電力量を得る(ステップC05)。   Next, for the configuration plan constructed in step C02, the device information table is searched for each resource used in the configuration plan, power consumption is obtained, and the power consumption of the configuration plan is obtained from the total ( Step C05).

次に、ステップC04で計算した配置変換のコスト、およびステップC05で計算した消費電力量とを、リソースポリシの配置評価基準と比較し、最も該基準に合致する構成案を選択する(ステップC06)。   Next, the arrangement conversion cost calculated in step C04 and the power consumption calculated in step C05 are compared with the resource policy arrangement evaluation criteria, and the configuration plan that best matches the criteria is selected (step C06). .

最後に、ステップC06で選択した構成案を、該構成案に対してステップC03で計算した現在の配置状況の差分とともに、配置実行手段109へと渡す(ステップC07)。   Finally, the configuration plan selected in step C06 is transferred to the placement execution means 109 together with the difference in the current placement status calculated in step C03 for the configuration plan (step C07).

図2に戻ると、次に、配置実行手段109が、ステップA07で得た構成候補の差分をキーにしてSLA変換テーブル104を検索し装置の種別ごとの命令とその対象を得て(ステップA08)、該装置の種別ごとの命令を、それぞれの装置種別ごとに、VM操作手段110、サーバ操作手段111、ストレージ操作手段112に送る(ステップA09)。   Returning to FIG. 2, next, the placement execution unit 109 searches the SLA conversion table 104 using the difference between the configuration candidates obtained in step A07 as a key, and obtains an instruction for each device type and its target (step A08). ), A command for each device type is sent to the VM operation unit 110, the server operation unit 111, and the storage operation unit 112 for each device type (step A09).

VM操作手段110は、ステップA09で得た命令を命令に含まれる対象VMのVM操作実行手段203に送る(ステップA10)。   The VM operation means 110 sends the instruction obtained in step A09 to the VM operation execution means 203 of the target VM included in the instruction (step A10).

サーバ操作手段111はステップA09で得た命令を命令に含まれる対象サーバのサーバ操作実行手段201に送る(ステップA11)。   The server operation unit 111 sends the command obtained in step A09 to the server operation execution unit 201 of the target server included in the command (step A11).

ストレージ操作手段112はステップA09で得た命令を、命令に含まれる対象ディスクアレイ装置のディスクアレイ装置操作実行手段301に送る(ステップA12)。   The storage operation unit 112 sends the command obtained in step A09 to the disk array device operation execution unit 301 of the target disk array device included in the command (step A12).

最後に、配置実行手段109はステップA07で得た構成案を既存VM配置テーブル105に保存する(ステップA13)。   Finally, the placement execution unit 109 stores the configuration plan obtained in Step A07 in the existing VM placement table 105 (Step A13).

次に、具体例を用いて本発明を説明する。   Next, the present invention will be described using specific examples.

図5にSLA変換テーブル104の具体的な例を示す。また、図6に装置情報テーブル106の具体的な例を示す。さらに、図7に当初の既存VM配置テーブル105の具体的な例を示す。   FIG. 5 shows a specific example of the SLA conversion table 104. FIG. 6 shows a specific example of the device information table 106. Further, FIG. 7 shows a specific example of the original existing VM arrangement table 105.

リソースポリシは「消費電力最小」を設定するとする。このリソースポリシには、構成案評価基準として最も消費電力の少ない構成案を選択することが設定されているものとする。また、専用機能リソース量範囲として、サービスSLA「データ暗号化」に対して消費リソース量200G以上が設定されているものとする。   The resource policy is set to “minimum power consumption”. In this resource policy, it is assumed that a configuration plan with the least power consumption is selected as a configuration plan evaluation criterion. In addition, it is assumed that the resource consumption amount 200G or more is set for the service SLA “data encryption” as the dedicated function resource amount range.

図7に示された既存VM配置テーブル105の具体的な例を参照すると、当初「データ暗号化」のサービスSLAを持つVMが3つ既に配置されている。しかし、暗号化の専用機能を持つ装置への要求リソース量は、3つ合わせると150Gであり、上記専用機能リソース量範囲に合致しない。   Referring to a specific example of the existing VM arrangement table 105 shown in FIG. 7, three VMs having the “data encryption” service SLA are already arranged. However, the required resource amount for a device having a dedicated function for encryption is 150 G when the three are combined, and does not match the above-described dedicated function resource amount range.

そのため暗号化の専用機能を持つリソースである「Diskarray−01−pool−02」は利用されておらず、停止状態となり、その消費電力が0になっている。   For this reason, “Discardray-01-pool-02”, which is a resource having a dedicated function for encryption, is not used and is in a stopped state, and its power consumption is zero.

ここに新たにサービスSLAとして、高性能、小メモリ、データ暗号化の3つを持つVM「Service03−01」、および「Service03−02」が追加されることを考える。   Here, it is assumed that VMs “Service03-01” and “Service03-02” having high performance, small memory, and data encryption are newly added as service SLA.

図6に示された装置情報テーブル106をみると、専用機能として用意されているのは「暗号化」と「ロードバランス」であるとわかる。   From the device information table 106 shown in FIG. 6, it is understood that “encryption” and “load balance” are prepared as dedicated functions.

「暗号化」専用機能を使用する構成候補は「Service02−01」、「Service02−02」、「Service02−03」、「Service03−01」、及び「Service03−02」の持つサービスSLA「データ暗号化」の構成候補ID:1である。合計の要求リソース量は50G*5=250Gであり、上記専用機能の消費リソース量範囲に合致する。   The configuration candidates that use the “encryption” dedicated function are service SLA “data encryption” possessed by “Service02-01”, “Service02-02”, “Service02-03”, “Service03-01”, and “Service03-02” The configuration candidate ID is “1”. The total requested resource amount is 50G * 5 = 250G, which matches the consumption resource amount range of the dedicated function.

そこで、こちらの構成候補が採用され、同じサービスSLA「データ暗号化」の別の構成候補である構成候補ID:2の構成候補は使用されないとする。もう一つの専用機能である「ロードバランス」は対象のVMのポリシとなっていないため、構成候補選択の計算の対象外となる。   Therefore, it is assumed that this configuration candidate is adopted, and the configuration candidate with the configuration candidate ID: 2 that is another configuration candidate of the same service SLA “data encryption” is not used. “Load balance”, which is another dedicated function, is not subject to the calculation of configuration candidate selection because it is not a policy of the target VM.

さらに、残りのサービスSLAの「高性能」「中性能」「中容量」「大メモリ」「小メモリ」はそれぞれ構成候補を一つ持つ。   Furthermore, “high performance”, “medium performance”, “medium capacity”, “large memory”, and “small memory” of the remaining service SLA each have one configuration candidate.

これらの構成候補を用いて最適配置計算手段103は構成案を作成する。今回の場合は、「暗号化」の専用機能を持つリソースである「Diskarray−01−pool−02」が使用され、図8で示されるようにVMへの割り当てリソースが変更される。   Using these configuration candidates, the optimum arrangement calculation means 103 creates a configuration plan. In this case, “Discardray-01-pool-02” which is a resource having a dedicated function of “encryption” is used, and the resources allocated to the VM are changed as shown in FIG.

図7と図8の差分について操作が発生する。新規のVMである「Service03−01」及び「Service03−02」はServer02上に作成される。それぞれ、「Diskarray−01−pool−02」から領域が割り当てられる。   An operation occurs for the difference between FIG. 7 and FIG. New VMs “Service03-01” and “Service03-02” are created on Server02. Each area is allocated from “Discardray-01-pool-02”.

また、既存のVMである「Service02−01」、「Service02−02」、「Service02−03」も、使用するストレージのリソースが「Diskarray−01−pool−01」から「Diskarray−01−pool−02」へと変わる。この変更では、ストレージの移動であるデータの移動に加えて、構成候補ID:2に設定された削除処理であるVMへの暗号化ソフト無効化が必要となる。この命令はVM操作手段110を通じて、「Service02−01」「Service02−02」「Service02−03」それぞれのVM設定実行手段203へと送られる。   In addition, the existing VMs “Service02-01”, “Service02-02”, and “Service02-03” also use storage resources from “Discardray-01-pool-01” to “Discardray-01-pool-02”. To "". In this change, in addition to the data movement that is the movement of the storage, it is necessary to invalidate the encryption software to the VM that is the deletion process set to the configuration candidate ID: 2. This command is sent to the VM setting execution means 203 of each of “Service02-01”, “Service02-02”, and “Service02-03” through the VM operation means 110.

(第1の実施の形態による効果)
本実施の形態による第1の効果は、サービスSLAにより定義される機能について、その実現がストレージの様な専用装置とサーバのような汎用装置のいずれを使用しても実現可能な状況において、専用装置で実現した場合に必要となる電力量が汎用装置で実現するために必要となる電力量よりも少なくなる要求リソース量の範囲を予め求めておき、要求リソース量が該範囲内にある場合には、該機能を専用装置で実現する構成に決定し、要求リソース量が該範囲から外れる場合には、専用装置は停止し汎用装置を用いて実現する構成に決定し、この決定した構成を自動で実現することにより、システム全体の消費電力量を抑えることができることである。
(Effects of the first embodiment)
The first effect of the present embodiment is that the function defined by the service SLA is dedicated in a situation where the realization can be realized by using either a dedicated device such as a storage or a general-purpose device such as a server. When a required resource amount range in which the amount of power required when realized by the device is less than the amount of power required for realizing by the general-purpose device is obtained in advance, and the required resource amount is within the range Determines the configuration to implement the function with a dedicated device, and when the requested resource amount falls outside the range, the dedicated device stops and determines the configuration to be implemented with a general-purpose device. By realizing the above, it is possible to suppress the power consumption of the entire system.

本実施の形態による第2の効果は、サービスSLAにより定義される機能について、その実現がストレージの様な専用装置とサーバのような汎用装置のいずれを使用しても実現可能な状況において、該機能の専用装置による実現と汎用装置の実現の相互の切り替え方法を保存することで、該機能を使用するVMが既に動作中である場合に、該機能について、再度、専用装置による実現と汎用装置の実現のいずれが消費電力を抑えるか計算し、消費電力を抑える構成に自動で移行することにより、システム全体の消費電力を抑えることができることである。   The second effect of the present embodiment is that the function defined by the service SLA can be realized by using either a dedicated device such as a storage or a general-purpose device such as a server. By saving the mutual switching method between the realization of the function by the dedicated device and the realization of the general-purpose device, when the VM using the function is already operating, the realization by the dedicated device and the general-purpose device are again performed. It is possible to reduce the power consumption of the entire system by calculating which of the implementations reduces power consumption and automatically shifting to a configuration that suppresses power consumption.

ここで、本発明の課題を解決できる最小限の構成を図9に示す。仮想化システム10が、サービスを提供する仮想マシン202が動作する仮想化サーバ200と、複数のディスクを含むディスクアレイ装置300と、リソース管理サーバ100とを備え、リソース管理サーバ100が、仮想マシン202に設定されたサービスSLAごとに、当該サービスSLAを実現するための専用の機能を有する専用装置を使用する構成候補と、汎用装置を使用する構成候補の何れを採用するかを決定する構成候補評価手段102と、構成候補評価手段102で採用された構成候補を用いて構成案を作成し、予め定められたリソースポリシに基づいて決定される構成案評価基準に最も合致する構成を採用する最適配置計算手段103と、採用された構成に基づいて仮想マシンやディスクアレイ装置の動作や設定の変更を実行する配置実行手段109とを備え、構成候補評価手段102が、専用装置でサービスSLAを実現した場合に必要となる電力量が汎用装置でサービスSLAを実現した場合に必要となる電力量よりも少なくなる要求リソース量の範囲を定めた専用機能リソース量範囲に基づいて、サービスSLAから求められる総要求リソース量が、専用機能リソース量範囲の範囲内である場合、専用装置を使用すると決定することで、上述した本発明の課題を解決することができる。   Here, FIG. 9 shows a minimum configuration capable of solving the problems of the present invention. The virtualization system 10 includes a virtualization server 200 on which a virtual machine 202 that provides a service operates, a disk array device 300 including a plurality of disks, and a resource management server 100, and the resource management server 100 includes the virtual machine 202. For each service SLA set to, a configuration candidate evaluation that determines which of a configuration candidate that uses a dedicated device having a dedicated function for realizing the service SLA and a configuration candidate that uses a general-purpose device is adopted. A configuration plan is created using the configuration candidates adopted by the means 102 and the configuration candidate evaluation means 102, and an optimum arrangement is adopted that adopts the configuration that best matches the configuration plan evaluation criteria determined based on a predetermined resource policy. Based on the calculation unit 103 and the adopted configuration, the operation and setting change of the virtual machine and the disk array device are performed. And the configuration candidate evaluation unit 102 has an amount of power required when the service SLA is realized by the dedicated device than that required when the service SLA is realized by the general-purpose device. Based on the dedicated function resource amount range that defines the range of the requested resource amount to be reduced, if the total requested resource amount obtained from the service SLA is within the range of the dedicated function resource amount range, it is determined to use the dedicated device. Thus, the above-described problems of the present invention can be solved.

次に、本発明のリソース管理サーバ100のハードウェア構成例について、図10を参照して説明する。図10は、リソース管理サーバ100のハードウェア構成例を示すブロック図である。   Next, a hardware configuration example of the resource management server 100 of the present invention will be described with reference to FIG. FIG. 10 is a block diagram illustrating a hardware configuration example of the resource management server 100.

図10を参照すると、本発明のリソース管理サーバ100は、一般的なコンピュータ装置と同様のハードウェア構成であり、CPU(Central Processing Unit)1001、RAM(Random Access Memory)等のメモリからなる、データの作業領域やデータの一時退避領域に用いられる主記憶部1002、ネットワークを介してデータの送受信を行う通信部1003、入力装置1005や出力装置1006及び記憶装置1007と接続してデータの送受信を行う入出力インタフェース部1004、上記各構成要素を相互に接続するシステムバス1008を備えている。記憶装置1007は、例えば、ROM(Read Only Memory)、磁気ディスク、半導体メモリ等の不揮発性メモリから構成されるハードディスク装置等で実現される。   Referring to FIG. 10, the resource management server 100 of the present invention has a hardware configuration similar to that of a general computer device, and includes data such as a CPU (Central Processing Unit) 1001 and a RAM (Random Access Memory). The main storage unit 1002 used for the work area and the temporary data storage area, the communication unit 1003 that transmits / receives data via the network, the input device 1005, the output device 1006, and the storage device 1007 are connected to transmit / receive data. An input / output interface unit 1004 and a system bus 1008 for connecting the above-described components to each other are provided. The storage device 1007 is realized by, for example, a hard disk device including a non-volatile memory such as a ROM (Read Only Memory), a magnetic disk, and a semiconductor memory.

本発明のリソース管理サーバ100の各機能は、プログラムを組み込んだ、LSI(Large Scale Integration)等のハードウェア部品である回路部品を実装することにより、その動作をハードウェア的に実現することは勿論として、その機能を提供するプログラムを、記憶装置1007に格納し、そのプログラムを主記憶部1002にロードしてCPU1001で実行することにより、ソフトウェア的に実現することも可能である。   Each function of the resource management server 100 according to the present invention is implemented by hardware by mounting circuit components, which are hardware components such as LSI (Large Scale Integration), incorporating a program. As another example, the program that provides the function may be stored in the storage device 1007, loaded into the main storage unit 1002, and executed by the CPU 1001 to be realized in software.

また、本発明の仮想化サーバ200も、上記のようなハードウェア構成を有し、該仮想化サーバ200が有する各機能をハードウェア的又はソフトウェア的に実現する。   The virtualization server 200 of the present invention also has the hardware configuration as described above, and implements each function of the virtualization server 200 in terms of hardware or software.

以上、好ましい実施の形態をあげて本発明を説明したが、本発明は必ずしも、上記実施の形態に限定されるものでなく、その技術的思想の範囲内において様々に変形して実施することができる。   The present invention has been described above with reference to preferred embodiments. However, the present invention is not necessarily limited to the above embodiments, and various modifications can be made within the scope of the technical idea. it can.

なお、以上の構成要素の任意の組み合わせ、本発明の表現を方法、装置、システム、記録媒体、コンピュータプログラムなどの間で変換したものもまた、本発明の態様として有効である。   It should be noted that any combination of the above-described constituent elements and a conversion of the expression of the present invention between a method, an apparatus, a system, a recording medium, a computer program, etc. are also effective as an aspect of the present invention.

また、本発明の各種の構成要素は、必ずしも個々に独立した存在である必要はなく、複数の構成要素が一個の部材として形成されていること、一つの構成要素が複数の部材で形成されていること、ある構成要素が他の構成要素の一部であること、ある構成要素の一部と他の構成要素の一部とが重複していること、等でもよい。   The various components of the present invention do not necessarily have to be independent of each other. A plurality of components are formed as a single member, and a single component is formed of a plurality of members. It may be that a certain component is a part of another component, a part of a certain component overlaps with a part of another component, or the like.

また、本発明の方法およびコンピュータプログラムには複数の手順を順番に記載してあるが、その記載の順番は複数の手順を実行する順番を限定するものではない。このため、本発明の方法およびコンピュータプログラムを実施する時には、その複数の手順の順番は内容的に支障しない範囲で変更することができる。   Moreover, although the several procedure is described in order in the method and computer program of this invention, the order of the description does not limit the order which performs a several procedure. For this reason, when implementing the method and computer program of this invention, the order of the several procedure can be changed in the range which does not interfere in content.

また、本発明の方法およびコンピュータプログラムの複数の手順は個々に相違するタイミングで実行されることに限定されない。このため、ある手順の実行中に他の手順が発生すること、ある手順の実行タイミングと他の手順の実行タイミングとの一部ないし全部が重複していること、等でもよい。   The plurality of procedures of the method and the computer program of the present invention are not limited to being executed at different timings. For this reason, another procedure may occur during the execution of a certain procedure, or some or all of the execution timing of a certain procedure and the execution timing of another procedure may overlap.

さらに、上記実施形態の一部又は全部は、以下の付記のようにも記載されうるが、これに限定されない。   Further, a part or all of the above-described embodiment can be described as in the following supplementary notes, but is not limited thereto.

(付記1)
サービスを提供する仮想マシンが動作する仮想化サーバと、
複数のディスクを含むディスクアレイ装置と、
リソース管理サーバとを備え、
前記リソース管理サーバが、
前記仮想マシンに設定されたサービスSLAごとに、当該サービスSLAを実現するための専用の機能を有する専用装置を使用する構成候補と、汎用装置を使用する構成候補の何れを採用するかを決定する構成候補評価手段と、
前記構成候補評価手段で採用された構成候補を用いて構成案を作成し、予め定められたリソースポリシに基づいて決定される構成案評価基準に最も合致する構成を採用する最適配置計算手段と、
採用された前記構成に基づいて前記仮想マシンや前記ディスクアレイ装置の動作や設定の変更を実行する配置実行手段とを備え、
前記構成候補評価手段が、
前記専用装置で前記サービスSLAを実現した場合に必要となる電力量が前記汎用装置で前記サービスSLAを実現した場合に必要となる電力量よりも少なくなる要求リソース量の範囲を定めた専用機能リソース量範囲に基づいて、前記サービスSLAから求められる総要求リソース量が、前記専用機能リソース量範囲の範囲内である場合、前記専用装置を使用すると決定する
ことを特徴とする仮想化システム。
(Appendix 1)
A virtualization server on which a virtual machine providing a service operates;
A disk array device including a plurality of disks;
A resource management server,
The resource management server is
For each service SLA set in the virtual machine, it is determined whether to adopt a configuration candidate using a dedicated device having a dedicated function for realizing the service SLA or a configuration candidate using a general-purpose device. Configuration candidate evaluation means,
Creating a configuration plan using the configuration candidates adopted by the configuration candidate evaluation unit, and adopting a configuration that best matches a configuration plan evaluation criterion determined based on a predetermined resource policy; and
An arrangement execution means for executing operation and setting change of the virtual machine and the disk array device based on the adopted configuration;
The configuration candidate evaluation means
Dedicated functional resource that defines a range of required resource amount that requires less power when the service SLA is realized by the general-purpose device than when the service SLA is realized by the general-purpose device. The virtualization system according to claim 1, wherein when the total requested resource amount obtained from the service SLA is within the range of the dedicated function resource amount range based on the amount range, the dedicated device is determined to be used.

(付記2)
前記専用装置が、前記ディスクアレイ装置であり、
前記汎用装置が、前記仮想化サーバであることを特徴とする付記1に記載の仮想化システム。
(Appendix 2)
The dedicated device is the disk array device;
The virtualization system according to appendix 1, wherein the general-purpose device is the virtualization server.

(付記3)
前記サービスSLAがデータの暗号化であり、
前記ディスクアレイ装置が暗号化物理ディスクを含むことを特徴とする付記1又は付記2に記載の仮想化システム。
(Appendix 3)
The service SLA is data encryption;
The virtualization system according to appendix 1 or appendix 2, wherein the disk array device includes an encrypted physical disk.

(付記4)
前記リソースポリシが消費電力を最少にするというものであった場合、
前記最適配置計算手段は、最も予想消費電力量の少ない構成を採用する
ことを特徴とする付記1から付記3の何れか1項に記載の仮想化システム。
(Appendix 4)
If the resource policy is to minimize power consumption,
The virtualization system according to any one of appendix 1 to appendix 3, wherein the optimum arrangement calculation unit employs a configuration with the least expected power consumption.

(付記5)
前記仮想マシンと前記サービスSLAとを関連付けて記録する既存VM配置テーブルと、
前記サービスSLAの要求リソース量を記録するSLA変換テーブルを備え、
前記構成候補評価手段が、
前記既存VM配置テーブルを参照して前記サービスSLAに紐付く前記仮想マシンの数を特定するとともに、前記SLA変換テーブル参照して前記サービスSLAの要求リソース量を特定し、前記総要求リソース量を算出する
ことを特徴とする付記1から付記4の何れか1項に記載の仮想化システム。
(Appendix 5)
An existing VM placement table for recording the virtual machine and the service SLA in association with each other;
An SLA conversion table for recording the requested resource amount of the service SLA;
The configuration candidate evaluation means
The number of the virtual machines associated with the service SLA is specified with reference to the existing VM placement table, the requested resource amount of the service SLA is specified with reference to the SLA conversion table, and the total required resource amount is calculated The virtualization system according to any one of appendix 1 to appendix 4, characterized in that:

(付記6)
前記リソースポリシの設定要求を外部から受け取り、当該設定要求に基づいて前記リソースポリシを設定するとともに、設定した前記リソースポリシに基づいて、前記専用機能リソース量範囲及び前記構成案評価基準を変更するリソースポリシ設定手段を備える
ことを特徴とする付記1から付記5の何れか1項に記載の仮想化システム。
(Appendix 6)
A resource that receives the setting request for the resource policy from the outside, sets the resource policy based on the setting request, and changes the dedicated function resource amount range and the configuration plan evaluation criteria based on the set resource policy The virtualization system according to any one of supplementary notes 1 to 5, further comprising policy setting means.

(付記7)
サービスを提供する仮想マシンが動作する仮想化サーバと、複数のディスクを含むディスクアレイ装置と、リソース管理サーバとを備える仮想化システムにおけるリソース管理サーバであって、
前記仮想マシンに設定されたサービスSLAごとに、当該サービスSLAを実現するための専用の機能を有する専用装置を使用する構成候補と、汎用装置を使用する構成候補の何れを採用するかを決定する構成候補評価手段と、
前記構成候補評価手段で採用された構成候補を用いて構成案を作成し、予め定められたリソースポリシに基づいて決定される構成案評価基準に最も合致する構成を採用する最適配置計算手段と、
採用された前記構成に基づいて前記仮想マシンや前記ディスクアレイ装置の動作や設定の変更を実行する配置実行手段とを備え、
前記構成候補評価手段が、
前記専用装置で前記サービスSLAを実現した場合に必要となる電力量が前記汎用装置で前記サービスSLAを実現した場合に必要となる電力量よりも少なくなる要求リソース量の範囲を定めた専用機能リソース量範囲に基づいて、前記サービスSLAから求められる総要求リソース量が、前記専用機能リソース量範囲の範囲内である場合、前記専用装置を使用すると決定する
ことを特徴とするリソース管理サーバ。
(Appendix 7)
A resource management server in a virtualization system comprising a virtualization server on which a virtual machine providing a service operates, a disk array device including a plurality of disks, and a resource management server,
For each service SLA set in the virtual machine, it is determined whether to adopt a configuration candidate using a dedicated device having a dedicated function for realizing the service SLA or a configuration candidate using a general-purpose device. Configuration candidate evaluation means,
Creating a configuration plan using the configuration candidates adopted by the configuration candidate evaluation unit, and adopting a configuration that best matches a configuration plan evaluation criterion determined based on a predetermined resource policy; and
An arrangement execution means for executing operation and setting change of the virtual machine and the disk array device based on the adopted configuration;
The configuration candidate evaluation means
Dedicated functional resource that defines a range of required resource amount that requires less power when the service SLA is realized by the general-purpose device than when the service SLA is realized by the general-purpose device. The resource management server according to claim 1, wherein when the total requested resource amount obtained from the service SLA is within the range of the dedicated function resource amount range based on the amount range, the dedicated device is determined to be used.

(付記8)
前記専用装置が、前記ディスクアレイ装置であり、
前記汎用装置が、前記仮想化サーバであることを特徴とする付記7に記載のリソース管理サーバ。
(Appendix 8)
The dedicated device is the disk array device;
The resource management server according to appendix 7, wherein the general-purpose device is the virtualization server.

(付記9)
前記サービスSLAがデータの暗号化であり、
前記ディスクアレイ装置が暗号化物理ディスクを含むことを特徴とする付記7又は付記8に記載のリソース管理サーバ。
(Appendix 9)
The service SLA is data encryption;
9. The resource management server according to appendix 7 or appendix 8, wherein the disk array device includes an encrypted physical disk.

(付記10)
前記リソースポリシが消費電力を最少にするというものであった場合、
前記最適配置計算手段は、最も予想消費電力量の少ない構成を採用する
ことを特徴とする付記7から付記9の何れか1項に記載のリソース管理サーバ。
(Appendix 10)
If the resource policy is to minimize power consumption,
The resource management server according to any one of appendix 7 to appendix 9, wherein the optimal arrangement calculation unit employs a configuration with the least expected power consumption.

(付記11)
前記仮想マシンと前記サービスSLAとを関連付けて記録する既存VM配置テーブルと、
前記サービスSLAの要求リソース量を記録するSLA変換テーブルを備え、
前記構成候補評価手段が、
前記既存VM配置テーブルを参照して前記サービスSLAに紐付く前記仮想マシンの数を特定するとともに、前記SLA変換テーブル参照して前記サービスSLAの要求リソース量を特定し、前記総要求リソース量を算出する
ことを特徴とする付記7から付記10の何れか1項に記載のリソース管理サーバ。
(Appendix 11)
An existing VM placement table for recording the virtual machine and the service SLA in association with each other;
An SLA conversion table for recording the requested resource amount of the service SLA;
The configuration candidate evaluation means
The number of the virtual machines associated with the service SLA is specified with reference to the existing VM placement table, the requested resource amount of the service SLA is specified with reference to the SLA conversion table, and the total required resource amount is calculated The resource management server according to any one of appendix 7 to appendix 10, characterized by:

(付記12)
前記リソースポリシの設定要求を外部から受け取り、当該設定要求に基づいて前記リソースポリシを設定するとともに、設定した前記リソースポリシに基づいて、前記専用機能リソース量範囲及び前記構成案評価基準を変更するリソースポリシ設定手段を備える
ことを特徴とする付記7から付記11の何れか1項に記載のリソース管理サーバ。
(Appendix 12)
A resource that receives the setting request for the resource policy from the outside, sets the resource policy based on the setting request, and changes the dedicated function resource amount range and the configuration plan evaluation criteria based on the set resource policy The resource management server according to any one of supplementary note 7 to supplementary note 11, comprising policy setting means.

(付記13)
サービスを提供する仮想マシンが動作する仮想化サーバと、複数のディスクを含むディスクアレイ装置と、リソース管理サーバとを備える仮想化システムにおけるリソース管理サーバによるリソース管理方法であって、
構成候補評価手段が、前記仮想マシンに設定されたサービスSLAごとに、当該サービスSLAを実現するための専用の機能を有する専用装置を使用する構成候補と、汎用装置を使用する構成候補の何れを採用するかを決定する構成候補評価ステップと、
最適配置計算手段が、前記構成候補評価ステップで採用された構成候補を用いて構成案を作成し、予め定められたリソースポリシに基づいて決定される構成案評価基準に最も合致する構成を採用する最適配置計算ステップと、
配置実行手段が、採用された前記構成に基づいて前記仮想マシンや前記ディスクアレイ装置の動作や設定の変更を実行する配置実行ステップとを有し、
前記構成候補評価ステップで、
前記専用装置で前記サービスSLAを実現した場合に必要となる電力量が前記汎用装置で前記サービスSLAを実現した場合に必要となる電力量よりも少なくなる要求リソース量の範囲を定めた専用機能リソース量範囲に基づいて、前記サービスSLAから求められる総要求リソース量が、前記専用機能リソース量範囲の範囲内である場合、前記専用装置を使用すると決定する
ことを特徴とするリソース管理方法。
(Appendix 13)
A resource management method by a resource management server in a virtualization system comprising a virtualization server on which a virtual machine providing a service operates, a disk array device including a plurality of disks, and a resource management server,
For each service SLA set in the virtual machine, the configuration candidate evaluation unit selects either a configuration candidate using a dedicated device having a dedicated function for realizing the service SLA or a configuration candidate using a general-purpose device. Configuration candidate evaluation step for determining whether to adopt,
The optimal arrangement calculation means creates a configuration plan using the configuration candidates adopted in the configuration candidate evaluation step, and adopts the configuration that best matches the configuration plan evaluation criteria determined based on a predetermined resource policy. An optimal placement calculation step;
An arrangement execution unit has an arrangement execution step for executing an operation or setting change of the virtual machine or the disk array device based on the adopted configuration,
In the configuration candidate evaluation step,
Dedicated functional resource that defines a range of required resource amount that requires less power when the service SLA is realized by the general-purpose device than when the service SLA is realized by the general-purpose device. A resource management method comprising: determining that the dedicated device is to be used when a total required resource amount obtained from the service SLA is within the range of the dedicated function resource amount range based on a quantity range.

(付記14)
前記専用装置が、前記ディスクアレイ装置であり、
前記汎用装置が、前記仮想化サーバであることを特徴とする付記13に記載のリソース管理方法。
(Appendix 14)
The dedicated device is the disk array device;
14. The resource management method according to appendix 13, wherein the general-purpose device is the virtualization server.

(付記15)
前記サービスSLAがデータの暗号化であり、
前記ディスクアレイ装置が暗号化物理ディスクを含むことを特徴とする付記13又は付記14に記載のリソース管理方法。
(Appendix 15)
The service SLA is data encryption;
15. The resource management method according to appendix 13 or appendix 14, wherein the disk array device includes an encrypted physical disk.

(付記16)
前記リソースポリシが消費電力を最少にするというものであった場合、
前記最適配置計算ステップで、最も予想消費電力量の少ない構成を採用する
ことを特徴とする付記13から付記15の何れか1項に記載のリソース管理方法。
(Appendix 16)
If the resource policy is to minimize power consumption,
The resource management method according to any one of supplementary note 13 to supplementary note 15, wherein a configuration with the smallest expected power consumption is adopted in the optimal allocation calculation step.

(付記17)
前記構成候補評価ステップで、
前記仮想マシンと前記サービスSLAとを関連付けて記録する既存VM配置テーブルを参照して、前記サービスSLAに紐付く前記仮想マシンの数を特定するとともに、
前記サービスSLAの要求リソース量を記録するSLA変換テーブル参照して、前記サービスSLAの要求リソース量を特定し、前記総要求リソース量を算出する
ことを特徴とする付記13から付記16の何れか1項に記載のリソース管理方法。
(Appendix 17)
In the configuration candidate evaluation step,
With reference to an existing VM arrangement table that records the virtual machine and the service SLA in association with each other, the number of the virtual machines associated with the service SLA is specified,
Any one of appendix 13 to appendix 16, wherein the requested resource amount of the service SLA is specified with reference to an SLA conversion table that records the requested resource amount of the service SLA, and the total requested resource amount is calculated. The resource management method described in the section.

(付記18)
リソースポリシ設定手段が、前記リソースポリシの設定要求を外部から受け取り、当該設定要求に基づいて前記リソースポリシを設定するとともに、設定した前記リソースポリシに基づいて、前記専用機能リソース量範囲及び前記構成案評価基準を変更するリソースポリシ設定ステップを有する
ことを特徴とする付記13から付記17の何れか1項に記載のリソース管理方法。
(Appendix 18)
The resource policy setting means receives the resource policy setting request from the outside, sets the resource policy based on the setting request, and sets the dedicated function resource amount range and the configuration plan based on the set resource policy. The resource management method according to any one of supplementary note 13 to supplementary note 17, further comprising: a resource policy setting step for changing an evaluation criterion.

(付記19)
サービスを提供する仮想マシンが動作する仮想化サーバと、複数のディスクを含むディスクアレイ装置と、リソース管理サーバとを備える仮想化システムにおけるリソース管理サーバを構成するコンピュータ上で動作するリソース管理プログラムであって、
構成候補評価手段に、前記仮想マシンに設定されたサービスSLAごとに、当該サービスSLAを実現するための専用の機能を有する専用装置を使用する構成候補と、汎用装置を使用する構成候補の何れを採用するかを決定する構成候補評価処理を実行させ、
最適配置計算手段に、前記構成候補評価ステップで採用された構成候補を用いて構成案を作成し、予め定められたリソースポリシに基づいて決定される構成案評価基準に最も合致する構成を採用する最適配置計算処理を実行させ、
配置実行手段に、採用された前記構成に基づいて前記仮想マシンや前記ディスクアレイ装置の動作や設定の変更を実行する配置実行処理を実行させ、
前記構成候補評価処理で、
前記専用装置で前記サービスSLAを実現した場合に必要となる電力量が前記汎用装置で前記サービスSLAを実現した場合に必要となる電力量よりも少なくなる要求リソース量の範囲を定めた専用機能リソース量範囲に基づいて、前記サービスSLAから求められる総要求リソース量が、前記専用機能リソース量範囲の範囲内である場合、前記専用装置を使用すると決定する
ことを特徴とするリソース管理プログラム。
(Appendix 19)
A resource management program that operates on a computer constituting a resource management server in a virtualization system including a virtualization server on which a virtual machine that provides a service operates, a disk array device that includes a plurality of disks, and a resource management server. And
For each service SLA set in the virtual machine, either a configuration candidate that uses a dedicated device having a dedicated function for realizing the service SLA or a configuration candidate that uses a general-purpose device. Execute configuration candidate evaluation process to decide whether to adopt,
A configuration plan is created by using the configuration candidate adopted in the configuration candidate evaluation step, and a configuration that best matches the configuration plan evaluation criteria determined based on a predetermined resource policy is adopted as the optimal arrangement calculation means. Run the optimal placement calculation process,
Causing the placement execution means to execute placement execution processing for changing the operation or setting of the virtual machine or the disk array device based on the adopted configuration;
In the configuration candidate evaluation process,
Dedicated functional resource that defines a range of required resource amount that requires less power when the service SLA is realized by the general-purpose device than when the service SLA is realized by the general-purpose device. A resource management program characterized in that, based on a quantity range, when the total requested resource quantity obtained from the service SLA is within the range of the dedicated function resource quantity range, the dedicated device is determined to be used.

(付記20)
前記専用装置が、前記ディスクアレイ装置であり、
前記汎用装置が、前記仮想化サーバであることを特徴とする付記19に記載のリソース管理プログラム。
(Appendix 20)
The dedicated device is the disk array device;
The resource management program according to appendix 19, wherein the general-purpose device is the virtualization server.

(付記21)
前記サービスSLAがデータの暗号化であり、
前記ディスクアレイ装置が暗号化物理ディスクを含むことを特徴とする付記19又は付記20に記載のリソース管理プログラム。
(Appendix 21)
The service SLA is data encryption;
The resource management program according to appendix 19 or appendix 20, wherein the disk array device includes an encrypted physical disk.

(付記22)
前記リソースポリシが消費電力を最少にするというものであった場合、
前記最適配置計算処理で、最も予想消費電力量の少ない構成を採用する
ことを特徴とする付記19から付記21の何れか1項に記載のリソース管理プログラム。
(Appendix 22)
If the resource policy is to minimize power consumption,
The resource management program according to any one of appendix 19 to appendix 21, wherein a configuration with the smallest expected power consumption is employed in the optimal allocation calculation process.

(付記23)
前記構成候補評価処理で、
前記仮想マシンと前記サービスSLAとを関連付けて記録する既存VM配置テーブルを参照して、前記サービスSLAに紐付く前記仮想マシンの数を特定するとともに、
前記サービスSLAの要求リソース量を記録するSLA変換テーブル参照して、前記サービスSLAの要求リソース量を特定し、前記総要求リソース量を算出する
ことを特徴とする付記19から付記22の何れか1項に記載のリソース管理プログラム。
(Appendix 23)
In the configuration candidate evaluation process,
With reference to an existing VM arrangement table that records the virtual machine and the service SLA in association with each other, the number of the virtual machines associated with the service SLA is specified,
Any one of appendix 19 to appendix 22, wherein the requested resource amount of the service SLA is specified with reference to an SLA conversion table that records the requested resource amount of the service SLA, and the total requested resource amount is calculated. The resource management program described in the section.

(付記24)
リソースポリシ設定手段に、前記リソースポリシの設定要求を外部から受け取り、当該設定要求に基づいて前記リソースポリシを設定するとともに、設定した前記リソースポリシに基づいて、前記専用機能リソース量範囲及び前記構成案評価基準を変更するリソースポリシ設定処理を実行させる
ことを特徴とする付記19から付記23の何れか1項に記載のリソース管理プログラム。
(Appendix 24)
The resource policy setting means receives the resource policy setting request from the outside, sets the resource policy based on the setting request, and sets the dedicated function resource amount range and the configuration plan based on the set resource policy. 24. The resource management program according to any one of appendix 19 to appendix 23, wherein a resource policy setting process for changing an evaluation criterion is executed.

本発明によれば、データセンター等のリソースを複数のサービスに提供するシステムにおいて、リソースの分配を計算するシステムに利用できる。特に、自動的にリソースの分配を決定し、実施まで行うシステムに利用できる。   ADVANTAGE OF THE INVENTION According to this invention, in the system which provides resources, such as a data center, to a some service, it can utilize for the system which calculates distribution of resources. In particular, the present invention can be used for a system that automatically determines resource distribution and implements it.

10:仮想化システム
100:リソース管理サーバ
101:リソースポリシ設定手段
102:構成候補評価手段
103:最適配置計算手段
104:SLA変換テーブル
105:既存VM配置テーブル
106:装置情報テーブル
107:VM配置変更要求受付手段
108:配置再計算要求受付手段
109:配置実行手段
110:VM操作手段
111:サーバ操作手段
112:ストレージ操作手段
200:仮想化サーバ
201:サーバ設定実行手段
202:仮想マシン(VM)
203:VM設定実行手段
300:ディスクアレイ装置
301:ディスクアレイ装置設定実行手段
302:論理ディスク
303:物理ディスク
304:暗号化物理ディスク
305:プール
400:クライアント端末
1001:CPU
1002:主記憶部
1003:通信部
1004:入出力インタフェース部
1005:入力装置
1006:出力装置
1007:記憶装置
1008:システムバス
DESCRIPTION OF SYMBOLS 10: Virtualization system 100: Resource management server 101: Resource policy setting means 102: Configuration candidate evaluation means 103: Optimal arrangement calculation means 104: SLA conversion table 105: Existing VM arrangement table 106: Device information table 107: VM arrangement change request Acceptance means 108: Placement recalculation request acceptance means 109: Placement execution means 110: VM operation means 111: Server operation means 112: Storage operation means 200: Virtualization server 201: Server setting execution means 202: Virtual machine (VM)
203: VM setting execution means 300: Disk array device 301: Disk array device setting execution means 302: Logical disk 303: Physical disk 304: Encrypted physical disk 305: Pool 400: Client terminal 1001: CPU
1002: Main storage unit 1003: Communication unit 1004: Input / output interface unit 1005: Input device 1006: Output device 1007: Storage device 1008: System bus

Claims (10)

サービスを提供する仮想マシンが動作する仮想化サーバと、
複数のディスクを含むディスクアレイ装置と、
リソース管理サーバとを備え、
前記リソース管理サーバが、
前記仮想マシンに設定されたサービスSLAごとに、当該サービスSLAを実現するための専用の機能を有する専用装置を使用する構成候補と、汎用装置を使用する構成候補の何れを採用するかを決定する構成候補評価手段と、
前記構成候補評価手段で採用された構成候補を用いて構成案を作成し、予め定められたリソースポリシに基づいて決定される構成案評価基準に最も合致する構成を採用する最適配置計算手段と、
採用された前記構成に基づいて前記仮想マシンや前記ディスクアレイ装置の動作や設定の変更を実行する配置実行手段とを備え、
前記構成候補評価手段が、
前記専用装置で前記サービスSLAを実現した場合に必要となる電力量が前記汎用装置で前記サービスSLAを実現した場合に必要となる電力量よりも少なくなる要求リソース量の範囲を定めた専用機能リソース量範囲に基づいて、前記サービスSLAから求められる総要求リソース量が、前記専用機能リソース量範囲の範囲内である場合、前記専用装置を使用すると決定する
ことを特徴とする仮想化システム。
A virtualization server on which a virtual machine providing a service operates;
A disk array device including a plurality of disks;
A resource management server,
The resource management server is
For each service SLA set in the virtual machine, it is determined whether to adopt a configuration candidate using a dedicated device having a dedicated function for realizing the service SLA or a configuration candidate using a general-purpose device. Configuration candidate evaluation means,
Creating a configuration plan using the configuration candidates adopted by the configuration candidate evaluation unit, and adopting a configuration that best matches a configuration plan evaluation criterion determined based on a predetermined resource policy; and
An arrangement execution means for executing operation and setting change of the virtual machine and the disk array device based on the adopted configuration;
The configuration candidate evaluation means
Dedicated functional resource that defines a range of required resource amount that requires less power when the service SLA is realized by the general-purpose device than when the service SLA is realized by the general-purpose device. The virtualization system according to claim 1, wherein when the total requested resource amount obtained from the service SLA is within the range of the dedicated function resource amount range based on the amount range, the dedicated device is determined to be used.
前記専用装置が、前記ディスクアレイ装置であり、
前記汎用装置が、前記仮想化サーバであることを特徴とする請求項1に記載の仮想化システム。
The dedicated device is the disk array device;
The virtualization system according to claim 1, wherein the general-purpose device is the virtualization server.
前記サービスSLAがデータの暗号化であり、
前記ディスクアレイ装置が暗号化物理ディスクを含むことを特徴とする請求項1又は請求項2に記載の仮想化システム。
The service SLA is data encryption;
The virtualization system according to claim 1 or 2, wherein the disk array device includes an encrypted physical disk.
前記リソースポリシが消費電力を最少にするというものであった場合、
前記最適配置計算手段は、最も予想消費電力量の少ない構成を採用する
ことを特徴とする請求項1から請求項3の何れか1項に記載の仮想化システム。
If the resource policy is to minimize power consumption,
The virtualization system according to any one of claims 1 to 3, wherein the optimum arrangement calculation unit employs a configuration with the least expected power consumption.
前記仮想マシンと前記サービスSLAとを関連付けて記録する既存VM配置テーブルと、
前記サービスSLAの要求リソース量を記録するSLA変換テーブルを備え、
前記構成候補評価手段が、
前記既存VM配置テーブルを参照して前記サービスSLAに紐付く前記仮想マシンの数を特定するとともに、前記SLA変換テーブル参照して前記サービスSLAの要求リソース量を特定し、前記総要求リソース量を算出する
ことを特徴とする請求項1から請求項4の何れか1項に記載の仮想化システム。
An existing VM placement table for recording the virtual machine and the service SLA in association with each other;
An SLA conversion table for recording the requested resource amount of the service SLA;
The configuration candidate evaluation means
The number of the virtual machines associated with the service SLA is specified with reference to the existing VM placement table, the requested resource amount of the service SLA is specified with reference to the SLA conversion table, and the total required resource amount is calculated The virtualization system according to any one of claims 1 to 4, characterized in that:
前記リソースポリシの設定要求を外部から受け取り、当該設定要求に基づいて前記リソースポリシを設定するとともに、設定した前記リソースポリシに基づいて、前記専用機能リソース量範囲及び前記構成案評価基準を変更するリソースポリシ設定手段を備える
ことを特徴とする請求項1から請求項5の何れか1項に記載の仮想化システム。
A resource that receives the setting request for the resource policy from the outside, sets the resource policy based on the setting request, and changes the dedicated function resource amount range and the configuration plan evaluation criteria based on the set resource policy The virtualization system according to any one of claims 1 to 5, further comprising policy setting means.
サービスを提供する仮想マシンが動作する仮想化サーバと、複数のディスクを含むディスクアレイ装置と、リソース管理サーバとを備える仮想化システムにおけるリソース管理サーバであって、
前記仮想マシンに設定されたサービスSLAごとに、当該サービスSLAを実現するための専用の機能を有する専用装置を使用する構成候補と、汎用装置を使用する構成候補の何れを採用するかを決定する構成候補評価手段と、
前記構成候補評価手段で採用された構成候補を用いて構成案を作成し、予め定められたリソースポリシに基づいて決定される構成案評価基準に最も合致する構成を採用する最適配置計算手段と、
採用された前記構成に基づいて前記仮想マシンや前記ディスクアレイ装置の動作や設定の変更を実行する配置実行手段とを備え、
前記構成候補評価手段が、
前記専用装置で前記サービスSLAを実現した場合に必要となる電力量が前記汎用装置で前記サービスSLAを実現した場合に必要となる電力量よりも少なくなる要求リソース量の範囲を定めた専用機能リソース量範囲に基づいて、前記サービスSLAから求められる総要求リソース量が、前記専用機能リソース量範囲の範囲内である場合、前記専用装置を使用すると決定する
ことを特徴とするリソース管理サーバ。
A resource management server in a virtualization system comprising a virtualization server on which a virtual machine providing a service operates, a disk array device including a plurality of disks, and a resource management server,
For each service SLA set in the virtual machine, it is determined whether to adopt a configuration candidate using a dedicated device having a dedicated function for realizing the service SLA or a configuration candidate using a general-purpose device. Configuration candidate evaluation means,
Creating a configuration plan using the configuration candidates adopted by the configuration candidate evaluation unit, and adopting a configuration that best matches a configuration plan evaluation criterion determined based on a predetermined resource policy; and
An arrangement execution means for executing operation and setting change of the virtual machine and the disk array device based on the adopted configuration;
The configuration candidate evaluation means
Dedicated functional resource that defines a range of required resource amount that requires less power when the service SLA is realized by the general-purpose device than when the service SLA is realized by the general-purpose device. The resource management server according to claim 1, wherein when the total requested resource amount obtained from the service SLA is within the range of the dedicated function resource amount range based on the amount range, the dedicated device is determined to be used.
前記仮想マシンと前記サービスSLAとを関連付けて記録する既存VM配置テーブルと、
前記サービスSLAの要求リソース量を記録するSLA変換テーブルを備え、
前記構成候補評価手段が、
前記既存VM配置テーブルを参照して前記サービスSLAに紐付く前記仮想マシンの数を特定するとともに、前記SLA変換テーブル参照して前記サービスSLAの要求リソース量を特定し、前記総要求リソース量を算出する
ことを特徴とする請求項7に記載のリソース管理サーバ。
An existing VM placement table for recording the virtual machine and the service SLA in association with each other;
An SLA conversion table for recording the requested resource amount of the service SLA;
The configuration candidate evaluation means
The number of the virtual machines associated with the service SLA is specified with reference to the existing VM placement table, the requested resource amount of the service SLA is specified with reference to the SLA conversion table, and the total required resource amount is calculated The resource management server according to claim 7, wherein:
サービスを提供する仮想マシンが動作する仮想化サーバと、複数のディスクを含むディスクアレイ装置と、リソース管理サーバとを備える仮想化システムにおけるリソース管理サーバによるリソース管理方法であって、
構成候補評価手段が、前記仮想マシンに設定されたサービスSLAごとに、当該サービスSLAを実現するための専用の機能を有する専用装置を使用する構成候補と、汎用装置を使用する構成候補の何れを採用するかを決定する構成候補評価ステップと、
最適配置計算手段が、前記構成候補評価ステップで採用された構成候補を用いて構成案を作成し、予め定められたリソースポリシに基づいて決定される構成案評価基準に最も合致する構成を採用する最適配置計算ステップと、
配置実行手段が、採用された前記構成に基づいて前記仮想マシンや前記ディスクアレイ装置の動作や設定の変更を実行する配置実行ステップとを有し、
前記構成候補評価ステップで、
前記専用装置で前記サービスSLAを実現した場合に必要となる電力量が前記汎用装置で前記サービスSLAを実現した場合に必要となる電力量よりも少なくなる要求リソース量の範囲を定めた専用機能リソース量範囲に基づいて、前記サービスSLAから求められる総要求リソース量が、前記専用機能リソース量範囲の範囲内である場合、前記専用装置を使用すると決定する
ことを特徴とするリソース管理方法。
A resource management method by a resource management server in a virtualization system comprising a virtualization server on which a virtual machine providing a service operates, a disk array device including a plurality of disks, and a resource management server,
For each service SLA set in the virtual machine, the configuration candidate evaluation unit selects either a configuration candidate using a dedicated device having a dedicated function for realizing the service SLA or a configuration candidate using a general-purpose device. Configuration candidate evaluation step for determining whether to adopt,
The optimal arrangement calculation means creates a configuration plan using the configuration candidates adopted in the configuration candidate evaluation step, and adopts the configuration that best matches the configuration plan evaluation criteria determined based on a predetermined resource policy. An optimal placement calculation step;
An arrangement execution unit has an arrangement execution step for executing an operation or setting change of the virtual machine or the disk array device based on the adopted configuration,
In the configuration candidate evaluation step,
Dedicated functional resource that defines a range of required resource amount that requires less power when the service SLA is realized by the general-purpose device than when the service SLA is realized by the general-purpose device. A resource management method comprising: determining that the dedicated device is to be used when a total required resource amount obtained from the service SLA is within the range of the dedicated function resource amount range based on a quantity range.
サービスを提供する仮想マシンが動作する仮想化サーバと、複数のディスクを含むディスクアレイ装置と、リソース管理サーバとを備える仮想化システムにおけるリソース管理サーバを構成するコンピュータ上で動作するリソース管理プログラムであって、
構成候補評価手段に、前記仮想マシンに設定されたサービスSLAごとに、当該サービスSLAを実現するための専用の機能を有する専用装置を使用する構成候補と、汎用装置を使用する構成候補の何れを採用するかを決定する構成候補評価処理を実行させ、
最適配置計算手段に、前記構成候補評価ステップで採用された構成候補を用いて構成案を作成し、予め定められたリソースポリシに基づいて決定される構成案評価基準に最も合致する構成を採用する最適配置計算処理を実行させ、
配置実行手段に、採用された前記構成に基づいて前記仮想マシンや前記ディスクアレイ装置の動作や設定の変更を実行する配置実行処理を実行させ、
前記構成候補評価処理で、
前記専用装置で前記サービスSLAを実現した場合に必要となる電力量が前記汎用装置で前記サービスSLAを実現した場合に必要となる電力量よりも少なくなる要求リソース量の範囲を定めた専用機能リソース量範囲に基づいて、前記サービスSLAから求められる総要求リソース量が、前記専用機能リソース量範囲の範囲内である場合、前記専用装置を使用すると決定する
ことを特徴とするリソース管理プログラム。
A resource management program that operates on a computer constituting a resource management server in a virtualization system including a virtualization server on which a virtual machine that provides a service operates, a disk array device that includes a plurality of disks, and a resource management server. And
For each service SLA set in the virtual machine, either a configuration candidate that uses a dedicated device having a dedicated function for realizing the service SLA or a configuration candidate that uses a general-purpose device. Execute configuration candidate evaluation process to decide whether to adopt,
A configuration plan is created by using the configuration candidate adopted in the configuration candidate evaluation step, and a configuration that best matches the configuration plan evaluation criteria determined based on a predetermined resource policy is adopted as the optimal arrangement calculation means. Run the optimal placement calculation process,
Causing the placement execution means to execute placement execution processing for changing the operation or setting of the virtual machine or the disk array device based on the adopted configuration;
In the configuration candidate evaluation process,
Dedicated functional resource that defines a range of required resource amount that requires less power when the service SLA is realized by the general-purpose device than when the service SLA is realized by the general-purpose device. A resource management program characterized in that, based on a quantity range, when the total requested resource quantity obtained from the service SLA is within the range of the dedicated function resource quantity range, the dedicated device is determined to be used.
JP2012074094A 2012-03-28 2012-03-28 Virtualization system, resource management server, resource management method, and resource management program Expired - Fee Related JP5949041B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012074094A JP5949041B2 (en) 2012-03-28 2012-03-28 Virtualization system, resource management server, resource management method, and resource management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012074094A JP5949041B2 (en) 2012-03-28 2012-03-28 Virtualization system, resource management server, resource management method, and resource management program

Publications (2)

Publication Number Publication Date
JP2013206101A true JP2013206101A (en) 2013-10-07
JP5949041B2 JP5949041B2 (en) 2016-07-06

Family

ID=49525123

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012074094A Expired - Fee Related JP5949041B2 (en) 2012-03-28 2012-03-28 Virtualization system, resource management server, resource management method, and resource management program

Country Status (1)

Country Link
JP (1) JP5949041B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017142581A (en) * 2016-02-08 2017-08-17 日本電信電話株式会社 Configuration selection system, configuration selection method, and program
JP2017142576A (en) * 2016-02-08 2017-08-17 日本電気株式会社 Controller
JP2020101994A (en) * 2018-12-21 2020-07-02 富士通株式会社 Determination method, determination device, and determination program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010137455A1 (en) * 2009-05-29 2010-12-02 インターナショナル・ビジネス・マシーンズ・コーポレーション Computer system, method, and program
JP2011018167A (en) * 2009-07-08 2011-01-27 Fujitsu Ltd Load balancing program, load balancing device, and load balancing method
JP2011210024A (en) * 2010-03-30 2011-10-20 Yokogawa Electric Corp Server storage system
JP2012003694A (en) * 2010-06-21 2012-01-05 Fujitsu Ltd Storage controller, storage control method and storage system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010137455A1 (en) * 2009-05-29 2010-12-02 インターナショナル・ビジネス・マシーンズ・コーポレーション Computer system, method, and program
JP2011018167A (en) * 2009-07-08 2011-01-27 Fujitsu Ltd Load balancing program, load balancing device, and load balancing method
JP2011210024A (en) * 2010-03-30 2011-10-20 Yokogawa Electric Corp Server storage system
JP2012003694A (en) * 2010-06-21 2012-01-05 Fujitsu Ltd Storage controller, storage control method and storage system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017142581A (en) * 2016-02-08 2017-08-17 日本電信電話株式会社 Configuration selection system, configuration selection method, and program
JP2017142576A (en) * 2016-02-08 2017-08-17 日本電気株式会社 Controller
US10248344B2 (en) 2016-02-08 2019-04-02 Nec Corporation Control device
JP2020101994A (en) * 2018-12-21 2020-07-02 富士通株式会社 Determination method, determination device, and determination program
JP7200659B2 (en) 2018-12-21 2023-01-10 富士通株式会社 Decision method, decision device and decision program

Also Published As

Publication number Publication date
JP5949041B2 (en) 2016-07-06

Similar Documents

Publication Publication Date Title
US11204793B2 (en) Determining an optimal computing environment for running an image
US8930731B2 (en) Reducing power consumption in data centers having nodes for hosting virtual machines
US10394477B2 (en) Method and system for memory allocation in a disaggregated memory architecture
US11778057B2 (en) System and method for intent-based service deployment
US9015715B2 (en) Common contiguous memory region optimized long distance virtual machine migration
US10168915B2 (en) Workload performance in a multi-tier storage environment
US11392497B1 (en) Low latency access to data sets using shared data set portions
WO2017054610A1 (en) Computer, and method and apparatus for controlling quality of service
US10235047B2 (en) Memory management method, apparatus, and system
WO2018040525A1 (en) Method, device, and equipment for processing resource pool
US20150040129A1 (en) System and method for virtual machine placement and management in cluster system
US11550713B1 (en) Garbage collection in distributed systems using life cycled storage roots
US20220244998A1 (en) Method and apparatus for acquiring device information, storage medium and electronic device
US9836322B1 (en) Methods and apparatus for virtualizing switch control plane engine
US20210326161A1 (en) Apparatus and method for multi-cloud service platform
US10374914B2 (en) Rerouting data of a streaming application
US10642540B2 (en) Aligning tenant resource demand in a multi-tier storage environment
US11593270B1 (en) Fast distributed caching using erasure coded object parts
CN112005219A (en) Workload management with data access awareness in a compute cluster
US11609777B2 (en) System and method for multi-cluster storage
JP5949041B2 (en) Virtualization system, resource management server, resource management method, and resource management program
KR101386161B1 (en) Apparatus and method for managing compressed image file in cloud computing system
JP7176633B2 (en) VIRTUALIZATION BASE CONTROL DEVICE, VIRTUALIZATION BASE CONTROL METHOD AND VIRTUALIZATION BASE CONTROL PROGRAM
US10904348B2 (en) Scanning shared file systems
US10587529B1 (en) Dynamic selection of router groups to manage computing instances

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20131023

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150908

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150929

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151127

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160523

R150 Certificate of patent or registration of utility model

Ref document number: 5949041

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees