JP2014052687A - Virtual machine management system, management server, and virtual machine management method - Google Patents

Virtual machine management system, management server, and virtual machine management method Download PDF

Info

Publication number
JP2014052687A
JP2014052687A JP2012194786A JP2012194786A JP2014052687A JP 2014052687 A JP2014052687 A JP 2014052687A JP 2012194786 A JP2012194786 A JP 2012194786A JP 2012194786 A JP2012194786 A JP 2012194786A JP 2014052687 A JP2014052687 A JP 2014052687A
Authority
JP
Japan
Prior art keywords
virtual
power supply
uninterruptible power
virtual machine
stop order
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
JP2012194786A
Other languages
Japanese (ja)
Other versions
JP6029165B2 (en
Inventor
Takuya Ueno
拓也 上野
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 Engineering Ltd
Original Assignee
NEC Engineering Ltd
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 Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP2012194786A priority Critical patent/JP6029165B2/en
Publication of JP2014052687A publication Critical patent/JP2014052687A/en
Application granted granted Critical
Publication of JP6029165B2 publication Critical patent/JP6029165B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Power Sources (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To automatically and safely stop a virtual machine even when there is a need to immediately stop the virtual machine.SOLUTION: A virtual machine management system 1 includes: a plurality of uninterruptible power supplies 30 for supplying electric power to connected devices when a power failure occurs; a plurality of virtual servers 20 connected to each of the uninterruptible power supplies 30 and having one or a plurality of virtual machines 21; and a management server 10 for managing the order of stopping the virtual servers 20 and the virtual machines 21. When a power failure occurs, the management server 10 executes live migration which migrates a virtual machine 21 operating on a predetermined virtual server 20 to the other virtual server 20 on the basis of a preset stop order of the virtual machines 21 and a stop order of the uninterruptible power supplies 30, to sequentially stop the virtual machines 21 from a machine operating on the virtual server 20 connected to an uninterruptible power supply 30 which is high in the stop order of the uninterruptible power supplies 30.

Description

本発明は、仮想マシン管理システム、管理サーバ及び仮想マシン管理方法に関し、特に、停電等が発生した際に、仮想サーバ上で動作する仮想マシンの停止順序を自動的に制御することが可能な管理システム、管理サーバ及び管理方法に関する。   The present invention relates to a virtual machine management system, a management server, and a virtual machine management method, and in particular, management capable of automatically controlling the stop order of virtual machines operating on a virtual server when a power failure occurs. The present invention relates to a system, a management server, and a management method.

従来、仮想サーバ上で複数の仮想マシンを同時に動作させる仮想マシンコンピュータシステムにおいては、停電等によって仮想サーバに対する電力の供給が遮断された場合でも、仮想マシンの動作を継続させるために、様々な方法が用いられている。   Conventionally, in a virtual machine computer system that simultaneously operates a plurality of virtual machines on a virtual server, various methods can be used to continue the operation of the virtual machine even when power supply to the virtual server is interrupted due to a power failure or the like. Is used.

例えば、特許文献1には、仮想マシンコンピュータシステムにおいて、仮想サーバ上で起動している複数の仮想マシンに対して、停電等により電源障害が発生した際に、所定の仮想サーバ上で起動中の仮想マシンを他の仮想サーバにフェールオーバすることで、仮想マシンの実行を継続させる技術が記載されている。   For example, in Patent Document 1, in a virtual machine computer system, when a power failure occurs due to a power failure or the like for a plurality of virtual machines activated on a virtual server, the virtual machine computer system is activated on a predetermined virtual server. A technique is described in which execution of a virtual machine is continued by failing over the virtual machine to another virtual server.

この仮想マシンコンピュータシステムでは、フェールセーフ装置において、電源障害が発生した仮想サーバを検出した場合に、当該仮想サーバ上の仮想マシンを他の仮想サーバにフェールオーバし、仮想マシンの移動が完了した後に、障害が発生した仮想サーバをシャットダウンするため、電源障害が発生した仮想サーバを安全にシャットダウンすることができる。   In this virtual machine computer system, when a fail-safe device detects a virtual server in which a power failure has occurred, the virtual machine on the virtual server is failed over to another virtual server, and after the movement of the virtual machine is completed, Since the virtual server in which the failure has occurred is shut down, the virtual server in which the power failure has occurred can be safely shut down.

また、特許文献2には、仮想マシンコンピュータシステムにおいて、複数の仮想マシンを管理者が手動で停止させる場合の停止順序を示すための技術が記載されている。   Patent Document 2 describes a technique for indicating a stop order when an administrator manually stops a plurality of virtual machines in a virtual machine computer system.

特開2009−282714号公報JP 2009-282714 A 特開2009−245316号公報JP 2009-245316 A

ところで、起動中の仮想マシンを停止させる場合において、仮想サーバ上で起動している複数の仮想マシン間や、各々の仮想マシン上で起動しているプログラム間で連携や依存関係があるときには、これらの関係を考慮して、仮想マシンに対する停止制御を順序付けて行う必要がある。   By the way, when stopping a running virtual machine, if there are linkages or dependencies between multiple virtual machines running on the virtual server or between programs running on each virtual machine, Considering this relationship, stop control for virtual machines must be performed in order.

また、フェールオーバにより、仮想マシンの実行を継続させる場合には、仮想マシンが仮想サーバ上を移動するため、どの仮想サーバ上で仮想マシンが起動しているかを考慮して、仮想マシンに対する停止制御を順序付けて行う必要がある。   If the virtual machine continues to run due to failover, the virtual machine moves on the virtual server, so stop control for the virtual machine is performed in consideration of which virtual server the virtual machine is running on. Must be done in order.

このような順序付けた仮想マシンの停止制御は、仮想マシンを計画的に停止させる場合に限られず、例えば、突然の停電時等においても同様であり、停電発生後、管理者等の操作によって停止操作を行うことができない状況でも、仮想マシン間やプログラム間の依存関係を考慮した仮想マシンの停止順序制御を自動的に行う必要がある。   Such ordered virtual machine stop control is not limited to when a virtual machine is systematically stopped, for example, in the event of a sudden power failure. Even in a situation where it is not possible to perform the process, it is necessary to automatically control the stop order of virtual machines in consideration of the dependency between virtual machines and programs.

しかしながら、特許文献1に記載のシステムでは、停電等が発生した際に、所定の仮想サーバ上で起動中の仮想マシンを他の仮想サーバにフェールオーバすることで、仮想マシンによる継続した動作を可能にするが、停電状態が継続し、仮想マシンを停止させる必要がある場合には、優先順位を考慮することなく仮想マシンの停止処理が行われる。そのため、仮想マシン間やプログラム間の依存関係等を考慮した仮想マシンの停止順序制御を行うことができないという問題があった。   However, in the system described in Patent Document 1, when a power failure occurs, a virtual machine running on a predetermined virtual server is failed over to another virtual server, thereby enabling continuous operation by the virtual machine. However, when the power failure state continues and the virtual machine needs to be stopped, the virtual machine stop process is performed without considering the priority order. For this reason, there is a problem in that it is impossible to control the stop order of virtual machines in consideration of dependency between virtual machines or programs.

一方、特許文献2に記載の技術を用いて、仮想マシンを手動で順序付けて停止させる場合、計画的な停電であれば、停止順序を確認しながら仮想マシンを停止させることが可能である。しかしながら、停電が突電発生した場合、管理者が常時待機して管理サーバを監視することは略々不可能であるため、管理者が不在の際には、停止順序を無視した停止処理が自動的に行われる。従って、突然の停電時等には、仮想マシン間やプログラム間の依存関係等を考慮した仮想マシンの停止順序制御を行うことができない。   On the other hand, when the virtual machines are manually ordered and stopped using the technique described in Patent Document 2, if a planned power failure occurs, the virtual machine can be stopped while confirming the stop order. However, when a power outage occurs, it is almost impossible for the administrator to always wait and monitor the management server. Therefore, when the administrator is absent, stop processing that ignores the stop order is automatic. Done. Therefore, in the event of a sudden power failure, it is not possible to control the stop order of virtual machines taking into account the dependency between virtual machines or programs.

そこで、本発明は、上記従来の技術における問題点に鑑みてなされたものであって、仮想マシンを急遽、停止させる必要がある場合でも、仮想マシンを自動的かつ安全に停止させることが可能な仮想マシン管理システム、管理サーバ及び仮想マシン管理方法を提供することを目的とする。   Therefore, the present invention has been made in view of the problems in the above-described conventional technology, and even when the virtual machine needs to be stopped suddenly and stopped, the virtual machine can be automatically and safely stopped. An object is to provide a virtual machine management system, a management server, and a virtual machine management method.

上記目的を達成するため、本発明は、仮想マシン管理システムであって、電源障害が発生した際に、接続された装置に対して電力を供給する複数の無停電電源装置と、前記複数の無停電電源装置の各々に接続され、1つ又は複数の仮想マシンが動作する複数の仮想サーバと、前記仮想サーバ及び前記仮想マシンの停止順位を管理する管理サーバとからなり、前記管理サーバは、前記電源障害が発生した際に、予め設定された各仮想マシン毎の停止順位と、各無停電電源装置の停止順位とに基づき、所定の仮想サーバ上で動作する仮想マシンに対して他の仮想サーバへ移動させるライブマイグレーション処理を実行し、前記無停電電源装置の停止順位に基づき、該停止順位が上位の無停電電源装置に接続された仮想サーバ上で動作する前記仮想マシンから順次、停止処理を実行することを特徴とする。   In order to achieve the above object, the present invention provides a virtual machine management system comprising: a plurality of uninterruptible power supply devices that supply power to a connected device when a power failure occurs; A plurality of virtual servers that are connected to each of the power failure power supply devices and on which one or a plurality of virtual machines operate, and a management server that manages the stop order of the virtual servers and the virtual machines, When a power failure occurs, another virtual server for a virtual machine that operates on a predetermined virtual server based on the preset stop order for each virtual machine and the stop order for each uninterruptible power supply The virtual migration is executed on the virtual server connected to the upper uninterruptible power supply based on the stop order of the uninterruptible power supply. Sequentially from the thin, and executes the stopping process.

そして、本発明によれば、各仮想マシン毎の停止順位と、各無停電電源装置の停止順位とに基づきライブマイグレーション処理を実行し、無停電電源装置の停止順位に基づき、停止順位が上位の無停電電源装置に接続された仮想サーバ上で動作する仮想マシンから、順次停止処理を実行するため、仮想マシンを急遽、停止させる必要がある場合でも、停止順位が上位の仮想マシンから停止させることができ、仮想マシンを自動的かつ安全に停止させることが可能になる。   According to the present invention, the live migration processing is executed based on the stop order for each virtual machine and the stop order of each uninterruptible power supply, and the stop order is higher based on the stop order of the uninterruptible power supply. In order to execute sequential stop processing from virtual machines running on virtual servers connected to the uninterruptible power supply, even if it is necessary to stop and stop the virtual machines immediately, stop them from the virtual machine with the highest stop order. It is possible to stop the virtual machine automatically and safely.

上記仮想マシン管理システムにおいて、前記管理サーバは、ユーザによって予め設定された、前記複数の仮想サーバ上で動作する仮想マシンの停止順位が登録された停止順位登録管理テーブルと、前記複数の無停電電源装置の使用可能時間が登録された使用可能時間管理テーブルと、前記複数の無停電電源装置と、該複数の無停電電源装置の各々に接続された前記複数の仮想サーバと、該複数の仮想サーバの各々で動作する前記1つ又は複数の仮想マシンとが互いに関連付けられて登録された接続管理テーブルとを有することができる。これにより、管理サーバは、無停電電源装置の使用可能時間に基づく停止順序に応じて、仮想サーバ及び仮想マシンの停止順位を管理することができる。   In the virtual machine management system, the management server includes a stop order registration management table in which stop orders of virtual machines operating on the plurality of virtual servers, which are preset by a user, and the plurality of uninterruptible power supplies are registered. Usable time management table in which device usable times are registered, the plurality of uninterruptible power supply units, the plurality of virtual servers connected to each of the plurality of uninterruptible power supply units, and the plurality of virtual servers And the connection management table registered in association with each other. Thereby, the management server can manage the stop order of the virtual server and the virtual machine according to the stop order based on the usable time of the uninterruptible power supply.

上記仮想マシン管理システムにおいて、前記管理サーバは、前記接続管理テーブルに基づき、前記無停電電源装置及び前記仮想サーバの接続状態を管理する無停電電源装置接続管理部と、前記停止順位登録管理テーブルに基づき、前記仮想マシンの停止順位を管理する仮想マシン管理部と、前記複数の無停電電源装置の電源状態を監視し、前記電源障害が発生したか否かを判断する電源状態管理部と、前記複数の無停電電源装置の使用可能時間を算出する動作可能時間計測部と、前記仮想サーバ上で動作する仮想マシンに対して前記ライブマイグレーション処理を実行するライブマイグレーション処理部と、前記仮想サーバ及び前記仮想マシンに対する前記停止処理を実行する停止制御部とを備え、前記電源状態管理部による前記監視の結果、前記電源障害が発生したと判断された場合に、前記複数の無停電電源装置の使用可能時間を算出すると共に、前記算出された前記複数の無停電電源装置の使用可能時間に基づき、前記使用可能時間管理テーブルに登録された情報を更新し、前記使用可能時間管理テーブルに登録された情報に基づき、前記複数の無停電電源装置の停止順位を決定すると共に、前記決定された前記複数の無停電電源装置の停止順位に従って、前記接続管理テーブルに登録された情報を前記停止順位の上位から順に並べ替え、前記並べ替えられた接続管理テーブルに基づき、前記ライブマイグレーション処理を実行し、前記ライブマイグレーション処理の実行結果に基づき、前記接続管理テーブルの各仮想サーバ上で動作する仮想マシンの情報を更新し、前記接続管理テーブルに基づき、前記複数の無停電電源装置の停止順位に従って、前記複数の仮想サーバ及び該複数の仮想サーバ上で動作する前記仮想マシンに対する前記停止処理を順次実行することができる。   In the virtual machine management system, the management server includes an uninterruptible power supply connection management unit that manages a connection state of the uninterruptible power supply and the virtual server based on the connection management table, and a stop order registration management table. A virtual machine management unit that manages the stop order of the virtual machines, a power state management unit that monitors a power state of the plurality of uninterruptible power supply units and determines whether or not the power failure has occurred, and An operable time measuring unit that calculates usable times of a plurality of uninterruptible power supply devices, a live migration processing unit that executes the live migration process on a virtual machine that operates on the virtual server, the virtual server, and the virtual server A stop control unit that executes the stop process for the virtual machine, and the result of the monitoring by the power state management unit When it is determined that the power failure has occurred, the usable time of the plurality of uninterruptible power supply devices is calculated, and based on the calculated usable time of the plurality of uninterruptible power supply devices, the usable Updating the information registered in the time management table, determining the stop order of the plurality of uninterruptible power supply units based on the information registered in the available time management table, and determining the plurality of uninterruptible power supplies The information registered in the connection management table is rearranged in order from the top of the stop order according to the stop order of the power supply device, the live migration process is executed based on the rearranged connection management table, and the live migration process On the basis of the execution result of the virtual machine, the virtual machine information operating on each virtual server in the connection management table is updated, and the connection is updated. Based on the management table, according stop order of the plurality of uninterruptible power supply, the stop process with respect to the virtual machines running on the plurality of virtual servers and plurality of virtual servers can be performed sequentially.

上記仮想マシン管理システムにおいて、前記ライブマイグレーション処理部は、前記並べ替えられた接続管理テーブルに基づき、各仮想マシンの停止順位と前記各無停電電源装置の停止順位とを比較し、前記停止順位が上位の仮想マシンを、前記停止順位が上位の無停電電源装置に接続された前記仮想サーバ上に移動させると共に、前記停止順位が下位の仮想マシンを、前記停止順位が下位の無停電電源装置に接続された前記仮想サーバ上に移動させることができる。これにより、仮想マシンに設定された停止順位に応じて、仮想マシンを仮想サーバに適切に移動させることができる。   In the virtual machine management system, the live migration processing unit compares the stop order of each virtual machine with the stop order of each uninterruptible power supply based on the rearranged connection management table, and the stop order is The upper virtual machine is moved onto the virtual server connected to the uninterruptible power supply having the higher stop order, and the lower-order virtual machine is moved to the uninterruptible power supply having the lower stop order. It can be moved onto the connected virtual server. Accordingly, the virtual machine can be appropriately moved to the virtual server according to the stop order set for the virtual machine.

上記仮想マシン管理システムにおいて、前記停止制御部は、前記接続管理テーブルに基づき、前記複数の仮想サーバ上で動作する前記1つ又は複数の仮想マシンのうち、前記停止順位が上位の無停電電源装置に接続された仮想サーバ上で動作する仮想マシンから順次停止させ、前記複数の仮想サーバのうち、前記動作するすべての仮想マシンが停止した仮想サーバから順次停止させることにより、前記停止処理を実行することができる。これにより、仮想マシン及び仮想サーバの停止順位に応じて、仮想マシン及び仮想サーバを適切に停止させることができる。   In the virtual machine management system, the stop control unit is an uninterruptible power supply having a higher stop order among the one or more virtual machines operating on the plurality of virtual servers based on the connection management table. The stop process is executed by sequentially stopping virtual machines operating on virtual servers connected to the server, and sequentially stopping all virtual machines operating among the virtual servers that have stopped operating from the virtual servers that have stopped. be able to. Thereby, according to the stop order of a virtual machine and a virtual server, a virtual machine and a virtual server can be stopped appropriately.

上記仮想マシン管理システムにおいて、前記動作可能時間計測部は、前記複数の無停電電源装置に接続された前記複数の仮想サーバの消費電力量に基づき、前記使用可能時間を算出することができる。   In the virtual machine management system, the operable time measuring unit can calculate the usable time based on power consumption amounts of the plurality of virtual servers connected to the plurality of uninterruptible power supply apparatuses.

また、本発明は、電源障害が発生した際に、接続された装置に対して電力を供給する複数の無停電電源装置の各々に接続された複数の仮想サーバと、該複数の仮想サーバの各々の上で動作する1つ又は複数の仮想マシンとの停止順位を管理する管理サーバであって、前記電源障害が発生した際に、予め設定された各仮想マシン毎の停止順位と、各無停電電源装置の停止順位とに基づき、所定の仮想サーバ上で動作する仮想マシンに対して他の仮想サーバへ移動させるライブマイグレーション処理を実行し、前記無停電電源装置の停止順位に基づき、該停止順位が上位の無停電電源装置に接続された仮想サーバ上で動作する前記仮想マシンから順次、停止処理を実行することを特徴とする。本発明によれば、前記発明と同様に、仮想マシンを急遽、停止させる必要がある場合でも、停止順位が上位の仮想マシンから停止させることができ、仮想マシンを自動的かつ安全に停止させることが可能になる。   Further, the present invention provides a plurality of virtual servers connected to each of a plurality of uninterruptible power supply devices that supply power to a connected device when a power failure occurs, and each of the plurality of virtual servers A management server that manages the stop order of one or a plurality of virtual machines operating on the server, and when the power failure occurs, the stop order for each virtual machine set in advance and each uninterruptible power Based on the stop order of the power supply unit, a live migration process for moving a virtual machine operating on a predetermined virtual server to another virtual server is executed, and based on the stop order of the uninterruptible power supply unit, the stop order Is executed sequentially from the virtual machine operating on the virtual server connected to the host uninterruptible power supply. According to the present invention, as in the case of the above-described invention, even when the virtual machine needs to be stopped suddenly and stopped, it is possible to stop the virtual machine from a higher rank virtual machine and to stop the virtual machine automatically and safely. Is possible.

また、本発明は、電源障害が発生した際に、接続された装置に対して電力を供給する複数の無停電電源装置と、前記複数の無停電電源装置の各々に接続され、1つ又は複数の仮想マシンが動作する複数の仮想サーバと、前記仮想サーバ及び前記仮想マシンの停止順位を管理する管理サーバとからなる仮想マシン管理システムにおける仮想マシン管理方法であって、前記電源障害が発生した際に、予め設定された各仮想マシン毎の停止順位と、各無停電電源装置の停止順位とに基づき、所定の仮想サーバ上で動作する仮想マシンに対して他の仮想サーバへ移動させるライブマイグレーション処理を実行し、前記無停電電源装置の停止順位に基づき、該停止順位が上位の無停電電源装置に接続された仮想サーバ上で動作する前記仮想マシンから順次、停止処理を実行することを特徴とする。本発明によれば、前記発明と同様に、仮想マシンを急遽、停止させる必要がある場合でも、停止順位が上位の仮想マシンから停止させることができ、仮想マシンを自動的かつ安全に停止させることが可能になる。   Further, the present invention provides a plurality of uninterruptible power supply devices that supply power to a connected device when a power failure occurs, and is connected to each of the plurality of uninterruptible power supply devices. A virtual machine management method in a virtual machine management system comprising a plurality of virtual servers on which the virtual machine operates, and a management server that manages the virtual server and the stop order of the virtual machines, when the power failure occurs In addition, live migration processing for moving a virtual machine operating on a predetermined virtual server to another virtual server based on a preset stop order for each virtual machine and stop order of each uninterruptible power supply And based on the stop order of the uninterruptible power supply, the stop order is the order from the virtual machine operating on the virtual server connected to the upper uninterruptible power supply. , And executes the stopping process. According to the present invention, as in the case of the above-described invention, even when the virtual machine needs to be stopped suddenly and stopped, it is possible to stop the virtual machine from a higher rank virtual machine and to stop the virtual machine automatically and safely. Is possible.

以上のように、本発明によれば、仮想マシンを急遽、停止させる必要がある場合でも、仮想マシンを自動的かつ安全に停止させることが可能になる。   As described above, according to the present invention, it is possible to automatically and safely stop a virtual machine even when it is necessary to urgently and stop the virtual machine.

本発明に係る仮想マシン管理システムの一実施の形態を示すブロック図である。It is a block diagram which shows one Embodiment of the virtual machine management system which concerns on this invention. 管理サーバの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of a management server. 接続管理テーブルについて説明するための略線図である。It is a basic diagram for demonstrating a connection management table. 停止順位登録管理テーブルについて説明するための略線図である。It is a basic diagram for demonstrating a stop rank registration management table. バッテリ使用可能時間管理テーブルについて説明するための略線図である。It is an approximate line figure for explaining a battery usable time management table. 環境設定処理の流れについて説明するためのフローチャートである。It is a flowchart for demonstrating the flow of an environment setting process. 停電監視処理の流れについて説明するためのフローチャートである。It is a flowchart for demonstrating the flow of a power failure monitoring process. ライブマイグレーション処理の流れについて説明するためのフローチャートである。It is a flowchart for demonstrating the flow of a live migration process. 停止処理の流れについて説明するためのフローチャートである。It is a flowchart for demonstrating the flow of a stop process. ライブマイグレーション処理を実行した場合の接続管理テーブルについて説明するための略線図である。It is an approximate line figure for explaining a connection management table at the time of performing live migration processing.

次に、本発明を実施するための形態について、図面を参照しながら詳細に説明する。   Next, an embodiment for carrying out the present invention will be described in detail with reference to the drawings.

図1は、本発明にかかる仮想マシン管理システムの一実施の形態を示し、この仮想マシン管理システム1は、大別して、管理サーバ10、複数の仮想サーバ20、20、・・・、複数の無停電電源装置30、30、・・・、及び無停電電源装置40で構成される。図1に示す例では、3つの仮想サーバ20A、20B、20C及び3つの無停電電源装置30A、30B、30Cを用いた場合を示す。   FIG. 1 shows an embodiment of a virtual machine management system according to the present invention. This virtual machine management system 1 is roughly divided into a management server 10, a plurality of virtual servers 20, 20,. , And an uninterruptible power supply 40. In the example illustrated in FIG. 1, a case where three virtual servers 20A, 20B, and 20C and three uninterruptible power supply devices 30A, 30B, and 30C are used is illustrated.

尚、以下の説明において、仮想サーバ20A、20B及び20Cの各々を特に区別する必要がない場合には、単に「仮想サーバ20」とし、また、無停電電源装置30A、30B及び30Cの各々を特に区別する必要がない場合には、単に「無停電電源装置30」とする。   In the following description, when there is no need to particularly distinguish each of the virtual servers 20A, 20B, and 20C, it is simply referred to as “virtual server 20”, and each of the uninterruptible power supply devices 30A, 30B, and 30C is particularly designated. When it is not necessary to distinguish, it is simply referred to as “uninterruptible power supply 30”.

仮想サーバ20A、20B及び20Cは、各々の無停電電源装置30A、30B及び30Cと接続され、通常時に電力が供給される電源に停電等による電源障害が発生し、電力の供給が遮断された場合に、無停電電源装置30A、30B及び30Cから電力が供給される。   When the virtual servers 20A, 20B, and 20C are connected to the uninterruptible power supply devices 30A, 30B, and 30C, and a power failure due to a power failure or the like occurs in a power source to which power is normally supplied, the power supply is cut off In addition, power is supplied from the uninterruptible power supply devices 30A, 30B, and 30C.

仮想サーバ20A上では、1つ又は複数の仮想マシン21A、21A、・・・が動作する。また、仮想サーバ20B上では、同様にして、1つ又は複数の仮想マシン21B、21B、・・・が動作し、仮想サーバ20C上では、1つ又は複数の仮想マシン21C、21C、・・・が動作する。この例では、仮想サーバ20A上で、3つの仮想マシン21A1、21A2及び21A3が動作し、仮想サーバ20B上で、3つの仮想マシン21B1、21B2及び21B3が動作し、仮想サーバ20C上で、3つの仮想マシン21C1、21C2及び21C3が動作する場合を示す。   On the virtual server 20A, one or a plurality of virtual machines 21A, 21A,. Similarly, one or more virtual machines 21B, 21B,... Operate on the virtual server 20B, and one or more virtual machines 21C, 21C,. Works. In this example, three virtual machines 21A1, 21A2, and 21A3 operate on the virtual server 20A, three virtual machines 21B1, 21B2, and 21B3 operate on the virtual server 20B, and three on the virtual server 20C. A case where the virtual machines 21C1, 21C2, and 21C3 operate is shown.

尚、以下の説明において、仮想マシン21A1、21A2及び21A3、仮想マシン21B1、21B2及び21B3、仮想マシン21C1、21C2及び21C3を特に区別する必要がない場合には、単に「仮想マシン21」とする。   In the following description, the virtual machines 21A1, 21A2, and 21A3, the virtual machines 21B1, 21B2, and 21B3, and the virtual machines 21C1, 21C2, and 21C3 are simply referred to as “virtual machines 21”.

管理サーバ10は、図2に示すように、無停電電源装置接続管理部11、仮想マシン管理部12、電源状態管理部13、バッテリ動作可能時間計測部14、ライブマイグレーション処理部15及び停止制御部16を備え、上述した仮想サーバ20や、各仮想サーバ20上で動作する仮想マシン21、無停電電源装置30の管理及び制御等を行う。   As shown in FIG. 2, the management server 10 includes an uninterruptible power supply connection management unit 11, a virtual machine management unit 12, a power state management unit 13, a battery operable time measurement unit 14, a live migration processing unit 15, and a stop control unit. 16 and manages and controls the virtual server 20 described above, the virtual machine 21 operating on each virtual server 20, and the uninterruptible power supply 30.

無停電電源装置接続管理部11は、後述する接続管理テーブル(図3参照)に基づき、各々の仮想サーバ20と、無停電電源装置30との接続状態を管理すると共に、各仮想サーバ20上で動作する仮想マシン21を管理する。無停電電源装置接続管理部11は、各仮想サーバ20に対して所定のタイミングで定期的にアクセスし、各仮想サーバ20上で動作する仮想マシン21の情報を取得する。   The uninterruptible power supply connection management unit 11 manages the connection state between each virtual server 20 and the uninterruptible power supply 30 based on a connection management table (see FIG. 3) to be described later, and on each virtual server 20. The virtual machine 21 that operates is managed. The uninterruptible power supply connection management unit 11 periodically accesses each virtual server 20 at a predetermined timing, and acquires information on the virtual machines 21 operating on each virtual server 20.

仮想マシン管理部12は、後述する停止順位登録管理テーブル(図4参照)に基づき、各仮想サーバ20上で起動中の仮想マシン21と、各々の仮想マシン21の停止順位とを管理する。   The virtual machine management unit 12 manages the virtual machines 21 that are running on each virtual server 20 and the stop order of each virtual machine 21 based on a stop order registration management table (see FIG. 4) described later.

電源状態管理部13は、各仮想サーバ20に接続された無停電電源装置30に対して所定のタイミングで定期的にアクセスし、各無停電電源装置30の電源状態を監視し、停電等の電源障害が発生しているか否かを判断する。   The power supply state management unit 13 periodically accesses the uninterruptible power supply 30 connected to each virtual server 20 at a predetermined timing, monitors the power supply state of each uninterruptible power supply 30, and supplies power such as a power failure Determine whether a failure has occurred.

バッテリ動作可能時間計測部14は、各仮想サーバ20に接続された無停電電源装置30のバッテリ使用可能時間を計測し、計測によって得られるバッテリ使用可能時間を、後述するバッテリ使用可能時間管理テーブル(図5参照)を用いて管理する。バッテリ動作可能時間計測部14は、電源状態管理部13によって停電中であると判断された場合に、各無停電電源装置30に接続された仮想サーバ20の消費電力量に基づき、無停電電源装置30のバッテリ使用可能時間を算出する。   The battery operable time measuring unit 14 measures the battery usable time of the uninterruptible power supply 30 connected to each virtual server 20, and uses the battery usable time management table (to be described later) for the battery usable time obtained by the measurement. (See FIG. 5). The battery operable time measuring unit 14, based on the power consumption of the virtual server 20 connected to each uninterruptible power supply 30 when the power supply state management unit 13 determines that a power outage is occurring, The battery usable time of 30 is calculated.

ライブマイグレーション処理部15は、各仮想サーバ20上で起動中の仮想マシン21に関する情報と、各仮想サーバ20に接続された無停電電源装置30のバッテリ使用可能時間とに基づき、所定の仮想サーバ20上で起動中の仮想マシン21を、動作を停止させることなく他の仮想サーバ20上に移動させるライブマイグレーション処理を行う。   The live migration processing unit 15 determines a predetermined virtual server 20 based on information on the virtual machine 21 running on each virtual server 20 and the battery usable time of the uninterruptible power supply 30 connected to each virtual server 20. A live migration process is performed in which the virtual machine 21 activated above is moved to another virtual server 20 without stopping the operation.

停止制御部16は、停止順位に基づき、仮想サーバ20及び仮想サーバ20上で起動中の仮想マシン21に対する停止処理を行う。   The stop control unit 16 performs a stop process on the virtual server 20 and the virtual machine 21 running on the virtual server 20 based on the stop order.

説明は図1に戻り、管理サーバ10は、無停電電源装置40と接続され、停電等による電源障害が発生し、通常時の電力供給が遮断された場合に、無停電電源装置40から電力が供給される。   Returning to FIG. 1, when the management server 10 is connected to the uninterruptible power supply 40 and a power failure occurs due to a power failure or the like, and the normal power supply is cut off, Supplied.

次に、管理サーバ10で用いられる各種テーブルについて説明する。   Next, various tables used in the management server 10 will be described.

接続管理テーブルは、各無停電電源装置30及び仮想サーバ20の接続状態と、各仮想サーバ20上で動作する仮想マシン21とを管理するためのテーブルであり、図3に示すように、無停電電源装置30、仮想サーバ20、及び仮想サーバ20上で動作する仮想マシン21に関する情報が互いに関連付けられて記憶される。また、互いに関連付けられた情報は、各無停電電源装置30のバッテリ使用可能時間に基づく無停電電源装置30の停止順位に従って上位から並べられる。   The connection management table is a table for managing the connection state of each uninterruptible power supply 30 and the virtual server 20, and the virtual machine 21 operating on each virtual server 20, and as shown in FIG. Information relating to the power supply device 30, the virtual server 20, and the virtual machine 21 operating on the virtual server 20 is stored in association with each other. Information associated with each other is arranged from the top according to the stop order of the uninterruptible power supply 30 based on the battery usable time of each uninterruptible power supply 30.

図3の例では、無停電電源装置30A、仮想サーバ20A、及び仮想サーバ20A上で動作する仮想マシン21A1、21A2、21A3が互いに関連付けられると共に、無停電電源装置30B、仮想サーバ20B、及び仮想サーバ20B上で動作する仮想マシン21B1、21B2、21B3が互いに関連付けられ、無停電電源装置30C、仮想サーバ20C、及び仮想サーバ20C上で動作する仮想マシン21C1、21C2、21C3が互いに関連付けられる。また、最初に停止する仮想サーバ20Aに関連付けられた情報が最上位に並べられ、停止順位に従って、仮想サーバ20B及び20Cに関連付けられた情報が順次、下位に並べられる。   In the example of FIG. 3, the uninterruptible power supply 30A, the virtual server 20A, and the virtual machines 21A1, 21A2, and 21A3 that operate on the virtual server 20A are associated with each other, and the uninterruptible power supply 30B, the virtual server 20B, and the virtual server Virtual machines 21B1, 21B2, and 21B3 that operate on 20B are associated with each other, and virtual machines 21C1, 21C2, and 21C3 that operate on uninterruptible power supply 30C, virtual server 20C, and virtual server 20C are associated with each other. In addition, information associated with the virtual server 20A to be stopped first is arranged at the top, and information associated with the virtual servers 20B and 20C is sequentially arranged at the lower order according to the stop order.

接続管理テーブルに記憶される情報は、管理サーバ10のバッテリ動作可能時間計測部14が各仮想サーバ20に対して定期的にアクセスすることで得られる、各仮想サーバ20上で動作する仮想マシン21の情報に基づき更新される。   The information stored in the connection management table is obtained by the battery operable time measuring unit 14 of the management server 10 accessing the virtual servers 20 periodically, and the virtual machines 21 operating on the virtual servers 20. It is updated based on the information.

停止順位登録管理テーブルは、仮想マシン21の停止順位を管理するためのテーブルであり、図4に示すように、停止順位と、停止順位に対応する各仮想マシン21とが関連付けられて記憶される。図4の例では、「停止順位1」に対して仮想マシン21A1、21B1及び21C1が関連付けられると共に、「停止順位2」に対して仮想マシン21A2、21B2及び21C2が関連付けられ、「停止順位3」に対して仮想マシン21A3、21B3及び21C3が関連付けられる。   The stop order registration management table is a table for managing the stop order of the virtual machines 21, and stores the stop order and each virtual machine 21 corresponding to the stop order in association with each other as shown in FIG. . In the example of FIG. 4, virtual machines 21A1, 21B1, and 21C1 are associated with “stop order 1”, and virtual machines 21A2, 21B2, and 21C2 are associated with “stop order 2”, and “stop order 3”. Are associated with virtual machines 21A3, 21B3 and 21C3.

各仮想マシン21の停止順位は、各仮想マシン21を起動させた際にユーザにより設定され、この設定情報に基づき、管理サーバ10の仮想マシン管理部12によって停止順位登録管理テーブルに登録される。尚、各仮想マシン21の停止順位は、例えば、起動させる仮想マシン21毎に設定してもよいし、図3に示すように、同一の停止順位に対して複数の仮想マシン21を設定してもよい。同一の停止順位に対して複数の仮想マシン21が設定された場合には、同一の停止順位に設定された複数の仮想マシン21が同時に停止される。   The stop order of each virtual machine 21 is set by the user when each virtual machine 21 is started, and is registered in the stop order registration management table by the virtual machine management unit 12 of the management server 10 based on this setting information. The stop order of each virtual machine 21 may be set for each virtual machine 21 to be started, for example, or a plurality of virtual machines 21 may be set for the same stop order as shown in FIG. Also good. When a plurality of virtual machines 21 are set for the same stop order, the plurality of virtual machines 21 set to the same stop order are stopped simultaneously.

バッテリ使用可能時間管理テーブルは、各無停電電源装置30のバッテリ使用可能時間を管理するためのテーブルであり、図5に示すように、各無停電電源装置30のバッテリ使用可能時間が記憶される。図5は、無停電電源装置30Aのバッテリ使用可能時間がT1であり、無停電電源装置30Bのバッテリ使用可能時間がT2であり、無停電電源装置30Cのバッテリ使用可能時間がT3である場合の例を示す。   The battery usable time management table is a table for managing the battery usable time of each uninterruptible power supply 30, and stores the battery usable time of each uninterruptible power supply 30, as shown in FIG. . FIG. 5 shows a case where the battery usable time of the uninterruptible power supply 30A is T1, the battery usable time of the uninterruptible power supply 30B is T2, and the battery usable time of the uninterruptible power supply 30C is T3. An example is shown.

バッテリ使用可能時間管理テーブルに記憶される各無停電電源装置30のバッテリ使用可能時間は、管理サーバ10のバッテリ動作可能時間計測部14によってバッテリ使用可能時間が算出されたタイミングで更新される。   The battery usable time of each uninterruptible power supply 30 stored in the battery usable time management table is updated at the timing when the battery usable time is calculated by the battery operable time measuring unit 14 of the management server 10.

次に、上記構成を有する仮想マシン管理システム1の動作について、図6〜図9に示すフローチャートを参照して説明する。本実施の形態による仮想マシン管理システム1では、無停電電源装置30、仮想サーバ20及び仮想マシン21の関係を登録するための環境設定処理を行った後に、各無停電電源装置30の状態に基づく停電監視処理を行う。そして、停電等の電源障害が発生した場合には、各仮想サーバ20上で起動中の仮想マシン21を移動させるためのライブマイグレーション処理を行うと共に、起動中の仮想マシン21を順次停止させるための停止処理を行う。   Next, the operation of the virtual machine management system 1 having the above configuration will be described with reference to the flowcharts shown in FIGS. In the virtual machine management system 1 according to the present embodiment, the environment setting process for registering the relationship between the uninterruptible power supply 30, the virtual server 20, and the virtual machine 21 is performed, and then based on the state of each uninterruptible power supply 30. Perform power outage monitoring processing. When a power failure such as a power failure occurs, a live migration process is performed to move the activated virtual machines 21 on each virtual server 20, and the activated virtual machines 21 are sequentially stopped. Perform stop processing.

まず、図6を参照して、環境設定処理の流れについて説明する。ステップS1において、管理サーバ10の無停電電源装置接続管理部11は、ユーザによって予め設定された各仮想サーバ20と当該仮想サーバ20に接続された無停電電源装置30との接続情報を接続管理テーブルに登録する。   First, the flow of the environment setting process will be described with reference to FIG. In step S1, the uninterruptible power supply connection management unit 11 of the management server 10 displays connection information between each virtual server 20 preset by the user and the uninterruptible power supply 30 connected to the virtual server 20 in the connection management table. Register with.

次に、ステップS2において、各仮想サーバ20上で仮想マシン21が起動された際に、起動された仮想マシン21毎に停止順位がユーザによって設定され、仮想マシン管理部12は、設定された停止順位を示す情報に基づき、各仮想マシン21の停止順位を停止順位登録管理テーブルに登録する。   Next, in step S2, when the virtual machine 21 is started on each virtual server 20, the stop order is set by the user for each started virtual machine 21, and the virtual machine management unit 12 sets the set stop Based on the information indicating the rank, the stop rank of each virtual machine 21 is registered in the stop rank registration management table.

次に、ステップS3において、無停電電源装置接続管理部11は、各仮想サーバ20に対してアクセスし、各仮想サーバ20上で起動中の仮想マシン21の情報を取得する。そして、無停電電源装置接続管理部11は、取得した仮想マシン21の情報を接続管理テーブルに登録する(ステップS4)。このステップS1及びS4の処理により、各無停電電源装置30と、無停電電源装置30に接続された仮想サーバ20と、仮想サーバ20上で起動中の仮想マシン21とが互いに関連付けられる。   Next, in step S <b> 3, the uninterruptible power supply connection management unit 11 accesses each virtual server 20 and acquires information on the virtual machine 21 that is running on each virtual server 20. Then, the uninterruptible power supply connection management unit 11 registers the acquired information of the virtual machine 21 in the connection management table (step S4). Through the processing in steps S1 and S4, each uninterruptible power supply 30, the virtual server 20 connected to the uninterruptible power supply 30, and the virtual machine 21 running on the virtual server 20 are associated with each other.

以下、ステップS3及びS4に示す処理が所定のタイミングで定期的に実行される。これにより、仮想マシン21が異なる仮想サーバ20上に移動した場合や、新たに仮想マシン21を起動させた場合等に、接続管理テーブルの内容が更新される。   Thereafter, the processes shown in steps S3 and S4 are periodically executed at a predetermined timing. Thereby, the contents of the connection management table are updated when the virtual machine 21 moves to a different virtual server 20 or when the virtual machine 21 is newly activated.

次に、図7を参照して、停電監視処理の流れについて説明する。まず、管理サーバ10の電源状態管理部13は、各無停電電源装置30に対して所定のタイミングで定期的にアクセスし、無停電電源装置30の電源状態に基づき停電が発生したか否かを判断する(ステップS11)。電源状態管理部13は、停電が発生していないと判断した場合(ステップS11;No)には、処理がステップS11に戻る。   Next, the flow of the power failure monitoring process will be described with reference to FIG. First, the power supply state management unit 13 of the management server 10 periodically accesses each uninterruptible power supply 30 at a predetermined timing, and determines whether or not a power failure has occurred based on the power supply state of the uninterruptible power supply 30. Judgment is made (step S11). When the power supply state management unit 13 determines that no power failure has occurred (step S11; No), the process returns to step S11.

一方、電源状態管理部13が停電状態の無停電電源装置30を確認し、停電が発生したと判断した場合(ステップS11;Yes)、バッテリ動作可能時間計測部14は、当該無停電電源装置30に接続された仮想サーバ20の消費電力量に基づき、バッテリ使用可能時間を算出し、バッテリ使用可能時間管理テーブルに登録されたバッテリ使用可能時間を更新する(ステップS12)。   On the other hand, when the power state management unit 13 confirms the uninterruptible power supply 30 in the power failure state and determines that a power failure has occurred (step S11; Yes), the battery operable time measuring unit 14 determines that the uninterruptible power supply 30 The battery usable time is calculated based on the power consumption of the virtual server 20 connected to, and the battery usable time registered in the battery usable time management table is updated (step S12).

次に、ステップS13において、無停電電源装置接続管理部11は、バッテリ使用可能時間管理テーブルに登録された各無停電電源装置30のバッテリ使用可能時間に基づき、接続管理テーブルに登録された情報を並び替える。   Next, in step S13, the uninterruptible power supply connection management unit 11 displays the information registered in the connection management table based on the battery usable time of each uninterruptible power supply 30 registered in the battery usable time management table. Rearranges.

ここで、各無停電電源装置30の停止は、各々のバッテリ使用可能時間が短い順に実行される。従って、無停電電源装置接続管理部11は、ステップS12で更新されたバッテリ使用可能時間に基づき、接続管理テーブルの情報を、バッテリ使用可能時間が短い順に上位から並び替える。   Here, the stop of each uninterruptible power supply 30 is performed in the order of the short battery usable time. Therefore, the uninterruptible power supply connection management unit 11 rearranges the information in the connection management table from the top in the order of short battery usable time based on the battery usable time updated in step S12.

次に、ライブマイグレーション処理部15は、並び替えられた接続管理テーブルに基づき、起動中の仮想マシン21に対するライブマイグレーション処理を実行する(ステップS14)。尚、ライブマイグレーション処理の詳細については、後述する。   Next, the live migration processing unit 15 executes live migration processing for the active virtual machine 21 based on the rearranged connection management table (step S14). The details of the live migration process will be described later.

ライブマイグレーション処理が実行された後、管理サーバ10は、バッテリ使用可能時間管理テーブルに基づき、各無停電電源装置30の使用可能時間を確認し、使用可能時間が経過したか否かを判断する(ステップS15)。   After the live migration process is executed, the management server 10 checks the usable time of each uninterruptible power supply 30 based on the battery usable time management table and determines whether or not the usable time has passed ( Step S15).

使用可能時間が経過したと判断した場合(ステップS15;Yes)、停止制御部16は、当該無停電電源装置30に接続された仮想サーバ20及び仮想サーバ20上で起動中の仮想マシン21に対する停止処理を行い(ステップS16)、処理がステップS11に戻る。尚、停止処理の詳細については、後述する。   When it is determined that the usable time has elapsed (step S15; Yes), the stop control unit 16 stops the virtual server 20 connected to the uninterruptible power supply 30 and the virtual machine 21 running on the virtual server 20. Processing is performed (step S16), and the processing returns to step S11. Details of the stop process will be described later.

一方、使用可能時間が経過していないと判断した場合(ステップS15;No)には、処理がステップS11に戻る。   On the other hand, if it is determined that the usable time has not elapsed (step S15; No), the process returns to step S11.

次に、図8を参照して、ライブマイグレーション処理の流れについて説明する。まず、管理サーバ10のライブマイグレーション処理部15は、バッテリ使用可能時間管理テーブルに登録された各無停電電源装置30のバッテリ使用可能時間に基づき並び替えられた接続管理テーブルに基づき、各仮想サーバ20上で起動中の仮想マシン21と、停止順位登録管理テーブルに登録された仮想マシン21の停止順位とを確認する(ステップS21、S22)。   Next, the flow of live migration processing will be described with reference to FIG. First, the live migration processing unit 15 of the management server 10 sets each virtual server 20 based on the connection management table rearranged based on the battery usable time of each uninterruptible power supply 30 registered in the battery usable time management table. The virtual machine 21 being started up and the stop order of the virtual machines 21 registered in the stop order registration management table are confirmed (steps S21 and S22).

次に、ライブマイグレーション処理部15は、仮想マシン21に対して設定された停止順位と、当該仮想マシン21が動作する仮想サーバ20に接続された無停電電源装置30の停止順位と比較し、仮想マシン21を他の仮想サーバ20に移動させるライブマイグレーションを実行する(ステップS23)。具体的には、例えば、ライブマイグレーション処理部15は、バッテリ使用可能時間の短い無停電電源装置30に接続された仮想サーバ20上に対して、停止順位の早い仮想マシン21を移動させると共に、バッテリ使用可能時間の長い無停電電源装置30に接続された仮想サーバ20上に対して、停止順位の遅い仮想マシン21を移動させる。   Next, the live migration processing unit 15 compares the stop order set for the virtual machine 21 with the stop order of the uninterruptible power supply 30 connected to the virtual server 20 on which the virtual machine 21 operates. Live migration for moving the machine 21 to another virtual server 20 is executed (step S23). Specifically, for example, the live migration processing unit 15 moves the virtual machine 21 with the earlier stop order to the virtual server 20 connected to the uninterruptible power supply 30 with a short battery usable time, The virtual machine 21 with the slow stop order is moved to the virtual server 20 connected to the uninterruptible power supply 30 with a long usable time.

そして、ライブマイグレーション実行後、無停電電源装置接続管理部11は、実行したライブマイグレーションの情報に基づき、接続管理テーブルを更新する(ステップS24)。   Then, after the live migration is executed, the uninterruptible power supply connection management unit 11 updates the connection management table based on the information of the live migration that has been executed (step S24).

次に、図9を参照して、停止処理の流れについて説明する。まず、管理サーバ10の停止制御部16は、接続管理テーブルに基づき、停止順位の早い無停電電源装置30に接続された仮想サーバ20と、当該仮想サーバ20上で起動中の仮想マシン21の情報を取得する(ステップS31)。   Next, the flow of the stop process will be described with reference to FIG. First, the stop control unit 16 of the management server 10 is based on the connection management table, and information on the virtual server 20 connected to the uninterruptible power supply 30 with an earlier stop order and the virtual machine 21 running on the virtual server 20 is displayed. Is acquired (step S31).

次に、停止制御部16は、取得した情報に基づき、仮想マシン21に対して停止処理を実行する(ステップS32)。そして、停止制御部16は、同一の無停電電源装置30に接続された仮想サーバ20上で起動中の他の仮想マシン21が存在するか否かを判断し(ステップS33)、他の仮想マシン21が存在すると判断した場合(ステップS33;Yes)には、処理がステップS32に戻り、当該仮想マシン21に対して停止処理を実行する。   Next, the stop control unit 16 performs a stop process on the virtual machine 21 based on the acquired information (step S32). Then, the stop control unit 16 determines whether there is another virtual machine 21 running on the virtual server 20 connected to the same uninterruptible power supply 30 (step S33), and the other virtual machine If it is determined that 21 exists (step S33; Yes), the process returns to step S32, and a stop process is executed for the virtual machine 21.

一方、同一の無停電電源装置30に接続された仮想サーバ20上に他の仮想マシン21が存在せず、すべての仮想マシン21に対する停止処理が完了したと判断した場合(ステップS33;No)には、処理がステップS34に移行し、停止制御部16は、仮想サーバ20に対して停止処理を実行する。   On the other hand, when it is determined that there is no other virtual machine 21 on the virtual server 20 connected to the same uninterruptible power supply 30 and the stop processing for all the virtual machines 21 is completed (step S33; No). The process proceeds to step S <b> 34, and the stop control unit 16 executes a stop process for the virtual server 20.

以下、停止制御部16は、無停電電源装置30の停止順位に従って、停電状態の無停電電源装置30に接続された仮想サーバ20及び仮想サーバ20上で起動中の仮想マシン21に対して順次、図9に示す停止処理を実行する。   Hereinafter, according to the stop order of the uninterruptible power supply 30, the stop control unit 16 sequentially performs the virtual server 20 connected to the uninterruptible power supply 30 in the power failure state and the virtual machine 21 running on the virtual server 20, The stop process shown in FIG. 9 is executed.

ここで、仮想マシン管理システム1の動作について、より具体的に説明する。ここでは、図1に示す構成の仮想マシン管理システム1において停電が発生し、無停電電源装置30A、30B及び30Cが停電状態である場合を例にとって説明する。また、この例では、接続管理テーブルが図10(a)に示すように予め登録され、停止順位登録管理テーブルが図4に示すように予め登録されたものとする。   Here, the operation of the virtual machine management system 1 will be described more specifically. Here, a case where a power failure occurs in the virtual machine management system 1 having the configuration illustrated in FIG. 1 and the uninterruptible power supply devices 30A, 30B, and 30C are in a power failure state will be described as an example. In this example, it is assumed that the connection management table is registered in advance as shown in FIG. 10A, and the stop order registration management table is registered in advance as shown in FIG.

この場合、管理サーバ10は、電源状態管理部13により無停電電源装置30A、30B及び30Cの停電状態を検出すると、バッテリ動作可能時間計測部14によって各無停電電源装置30の消費電力量に基づきバッテリ使用可能時間を算出し、算出結果に基づいてバッテリ使用可能時間管理テーブルの情報を無停電電源装置30毎に更新する。   In this case, when the power supply state management unit 13 detects the power failure state of the uninterruptible power supply devices 30A, 30B, and 30C, the management server 10 uses the battery operable time measuring unit 14 based on the power consumption of each uninterruptible power supply device 30. The battery usable time is calculated, and the information in the battery usable time management table is updated for each uninterruptible power supply 30 based on the calculation result.

ここで、各無停電電源装置30のバッテリ使用可能時間が短い順に「T1」、「T2」及び「T3」となるものとした場合、管理サーバ10は、無停電電源装置接続管理部11により接続管理テーブルに登録された情報を並び替える。   Here, when it is assumed that the battery usable time of each uninterruptible power supply 30 is “T1”, “T2”, and “T3” in ascending order, the management server 10 is connected by the uninterruptible power supply connection management unit 11. Rearrange the information registered in the management table.

次に、管理サーバ10は、ライブマイグレーション処理部15により、各無停電電源装置30のバッテリ使用可能時間に基づき並び替えられた接続管理テーブルと、停止順位登録管理テーブルとに基づき、無停電電源装置30の停止順位と各仮想サーバ20上で起動中の仮想マシン21の停止順位とを比較する。   Next, the management server 10 determines the uninterruptible power supply unit based on the connection management table and the stop order registration management table that are rearranged by the live migration processing unit 15 based on the battery usable time of each uninterruptible power supply unit 30. The stop order of 30 and the stop order of the virtual machines 21 running on each virtual server 20 are compared.

このとき、停止順位が「1」の無停電電源装置30Aに接続された仮想サーバ20A上で起動中の仮想マシン21A1〜21A3のうち、仮想マシン21A1は、図4に示すように停止順位が無停電電源装置30Aと同一であるため、ライブマイグレーションを行わない。仮想マシン21A2は、図4に示すように停止順位が「2」であるため、停止順位が「2」の無停電電源装置30Bに接続された仮想サーバ20B上にライブマイグレーションによって移動する。仮想マシン21A3は、図4に示すように停止順位が「3」であるため、停止順位が「3」の無停電電源装置30Cに接続された仮想サーバ20C上にライブマイグレーションによって移動する。   At this time, of the virtual machines 21A1 to 21A3 that are running on the virtual server 20A connected to the uninterruptible power supply 30A with the stop order “1”, the virtual machine 21A1 has no stop order as shown in FIG. Since it is the same as the power failure power supply 30A, live migration is not performed. Since the stop order is “2” as shown in FIG. 4, the virtual machine 21A2 moves to the virtual server 20B connected to the uninterruptible power supply 30B with the stop order “2” by live migration. Since the stop order is “3” as shown in FIG. 4, the virtual machine 21A3 moves to the virtual server 20C connected to the uninterruptible power supply 30C with the stop order “3” by live migration.

同様に、停止順位が「2」の無停電電源装置30Bに接続された仮想サーバ20B上で起動中の仮想マシン21B1〜21B3のうち、仮想マシン21B1は、図4に示すように停止順位が「1」であるため、停止順位が「1」の無停電電源装置30Aに接続された仮想サーバ20A上にライブマイグレーションによって移動する。仮想マシン21B2は、図4に示すように停止順位が無停電電源装置30Bと同一であるため、ライブマイグレーションを行わない。仮想マシン21B3は、図4に示すように停止順位が「3」であるため、停止順位が「3」の無停電電源装置30Cに接続された仮想サーバ20C上にライブマイグレーションによって移動する。   Similarly, among the virtual machines 21B1 to 21B3 that are running on the virtual server 20B connected to the uninterruptible power supply 30B with the stop order “2”, the virtual machine 21B1 has the stop order “ Since it is “1”, the virtual machine 20A moves to the virtual server 20A connected to the uninterruptible power supply 30A having the stop order “1” by live migration. The virtual machine 21B2 does not perform live migration because the stop order is the same as that of the uninterruptible power supply 30B as shown in FIG. Since the stop order is “3” as shown in FIG. 4, the virtual machine 21B3 moves to the virtual server 20C connected to the uninterruptible power supply 30C with the stop order “3” by live migration.

さらに、停止順位が「3」の無停電電源装置30Cに接続された仮想サーバ20C上で起動中の仮想マシン21C1〜21C3のうち、仮想マシン21C1は、図4に示すように停止順位が「1」であるため、停止順位が「1」の無停電電源装置30Aに接続された仮想サーバ20A上にライブマイグレーションによって移動する。仮想マシン21C2は、図4に示すように停止順位が「2」であるため、停止順位が「2」の無停電電源装置30Bに接続された仮想サーバ20B上にライブマイグレーションによって移動する。仮想マシン21C3は、図4に示すように停止順位が無停電電源装置30Cと同一であるため、ライブマイグレーションを行わない。   Furthermore, among the virtual machines 21C1 to 21C3 that are running on the virtual server 20C connected to the uninterruptible power supply 30C with the stop order “3”, the virtual machine 21C1 has the stop order “1” as illustrated in FIG. Therefore, the virtual machine 20A moves to the virtual server 20A connected to the uninterruptible power supply 30A whose stop order is “1” by live migration. Since the stop order is “2” as shown in FIG. 4, the virtual machine 21C2 moves to the virtual server 20B connected to the uninterruptible power supply 30B with the stop order “2” by live migration. The virtual machine 21C3 does not perform live migration because the stop order is the same as that of the uninterruptible power supply 30C as shown in FIG.

そして、管理サーバ10は、停電状態の無停電電源装置30に接続された仮想サーバ20上で起動中のすべての仮想サーバ20に対してライブマイグレーションを実行した後に、無停電電源装置接続管理部11によって接続管理テーブルの情報を、図10(b)に示すように更新する。   And the management server 10 performs live migration with respect to all the virtual servers 20 currently started on the virtual server 20 connected to the uninterruptible power supply 30 in a power failure state, and then the uninterruptible power supply connection management unit 11 Thus, the information in the connection management table is updated as shown in FIG.

以上のように、本実施の形態によれば、無停電電源装置30の停止順位と、各仮想マシン21の停止順位とに基づきライブマイグレーション処理を実行することにより、バッテリ使用可能時間が短い無停電電源装置30に接続された仮想サーバ20上には、停止順位の早い仮想マシン21が起動し、バッテリ使用可能時間が長い無停電電源装置30に接続された仮想サーバ20上には、停止順位の遅い仮想マシン21が起動した状態となる。   As described above, according to the present embodiment, by performing live migration processing based on the stop order of the uninterruptible power supply 30 and the stop order of each virtual machine 21, the uninterruptible battery life is short. On the virtual server 20 connected to the power supply device 30, the virtual machine 21 with the earlier stop order is started, and on the virtual server 20 connected to the uninterruptible power supply 30 with a long battery usable time, The slow virtual machine 21 is activated.

そのため、無停電電源装置30のバッテリ使用可能時間が短い順に、対応する仮想マシン21を停止させることで、予め設定された停止順位で仮想マシン21を停止させることができ、仮想マシンを急遽、停止させる必要がある場合でも、仮想マシンを自動的かつ安全に停止させることが可能になる。   Therefore, by stopping the corresponding virtual machines 21 in order from the shortest battery usable time of the uninterruptible power supply 30, the virtual machines 21 can be stopped in a preset stop order, and the virtual machines are suddenly stopped and stopped. This makes it possible to automatically and safely stop the virtual machine even when it is necessary to do so.

1 仮想マシン管理システム
10 管理サーバ
11 無停電電源装置接続管理部
12 仮想マシン管理部
13 電源状態管理部
14 バッテリ動作可能時間計測部
15 ライブマイグレーション処理部
16 停止制御部
20(20A、20B、20C) 仮想サーバ
21(21A1、21A2、21A3、21B1、21B2、21B3、21C1、21C2、21C3) 仮想マシン
30(30A、30B、30C) 無停電電源装置
40 無停電電源装置
DESCRIPTION OF SYMBOLS 1 Virtual machine management system 10 Management server 11 Uninterruptible power supply connection management part 12 Virtual machine management part 13 Power supply state management part 14 Battery operation possible time measurement part 15 Live migration processing part 16 Stop control part 20 (20A, 20B, 20C) Virtual server 21 (21A1, 21A2, 21A3, 21B1, 21B2, 21B3, 21C1, 21C2, 21C3) Virtual machine 30 (30A, 30B, 30C) Uninterruptible power supply 40 Uninterruptible power supply

Claims (8)

電源障害が発生した際に、接続された装置に対して電力を供給する複数の無停電電源装置と、
前記複数の無停電電源装置の各々に接続され、1つ又は複数の仮想マシンが動作する複数の仮想サーバと、
前記仮想サーバ及び前記仮想マシンの停止順位を管理する管理サーバとからなり、
前記管理サーバは、
前記電源障害が発生した際に、予め設定された各仮想マシン毎の停止順位と、各無停電電源装置の停止順位とに基づき、所定の仮想サーバ上で動作する仮想マシンに対して他の仮想サーバへ移動させるライブマイグレーション処理を実行し、
前記無停電電源装置の停止順位に基づき、該停止順位が上位の無停電電源装置に接続された仮想サーバ上で動作する前記仮想マシンから順次、停止処理を実行することを特徴とする仮想マシン管理システム。
A plurality of uninterruptible power supplies that supply power to connected devices in the event of a power failure; and
A plurality of virtual servers connected to each of the plurality of uninterruptible power supply units, on which one or a plurality of virtual machines operate;
The virtual server and the management server that manages the stop order of the virtual machine,
The management server
When the power failure occurs, another virtual machine operating on a predetermined virtual server is selected based on the preset stop order for each virtual machine and the stop order of each uninterruptible power supply. Execute the live migration process to move to the server,
Based on the stop order of the uninterruptible power supply, the virtual machine management is characterized in that stop processing is executed sequentially from the virtual machine operating on a virtual server connected to the higher order uninterruptible power supply. system.
前記管理サーバは、
ユーザによって予め設定された、前記複数の仮想サーバ上で動作する仮想マシンの停止順位が登録された停止順位登録管理テーブルと、
前記複数の無停電電源装置の使用可能時間が登録された使用可能時間管理テーブルと、
前記複数の無停電電源装置と、該複数の無停電電源装置の各々に接続された前記複数の仮想サーバと、該複数の仮想サーバの各々で動作する前記1つ又は複数の仮想マシンとが互いに関連付けられて登録された接続管理テーブルとを有することを特徴とする請求項1に記載の仮想マシン管理システム。
The management server
A stop order registration management table in which stop orders of virtual machines operating on the plurality of virtual servers preset by the user are registered;
An available time management table in which available times of the plurality of uninterruptible power supply units are registered;
The plurality of uninterruptible power supply devices, the plurality of virtual servers connected to each of the plurality of uninterruptible power supply devices, and the one or more virtual machines operating on each of the plurality of virtual servers are mutually connected. The virtual machine management system according to claim 1, further comprising a connection management table registered in association with the virtual machine management system.
前記管理サーバは、
前記接続管理テーブルに基づき、前記無停電電源装置及び前記仮想サーバの接続状態を管理する無停電電源装置接続管理部と、
前記停止順位登録管理テーブルに基づき、前記仮想マシンの停止順位を管理する仮想マシン管理部と、
前記複数の無停電電源装置の電源状態を監視し、前記電源障害が発生したか否かを判断する電源状態管理部と、
前記複数の無停電電源装置の使用可能時間を算出する動作可能時間計測部と、
前記仮想サーバ上で動作する仮想マシンに対して前記ライブマイグレーション処理を実行するライブマイグレーション処理部と、
前記仮想サーバ及び前記仮想マシンに対する前記停止処理を実行する停止制御部とを備え、
前記電源状態管理部による前記監視の結果、前記電源障害が発生したと判断された場合に、
前記動作可能時間計測部により、前記複数の無停電電源装置の使用可能時間が算出されると共に、前記算出された前記複数の無停電電源装置の使用可能時間に基づき、前記使用可能時間管理テーブルに登録された情報が更新され、
前記無停電電源装置接続管理部により、前記使用可能時間管理テーブルに登録された情報に基づき、前記複数の無停電電源装置の停止順位が決定されると共に、前記決定された前記複数の無停電電源装置の停止順位に従って、前記接続管理テーブルに登録された情報が前記停止順位の上位から順に並べ替えられ、
前記ライブマイグレーション処理部により、前記並べ替えられた接続管理テーブルに基づき、前記ライブマイグレーション処理が実行され、
前記無停電電源装置接続管理部により、前記ライブマイグレーション処理の実行結果に基づき、前記接続管理テーブルの各仮想サーバ上で動作する仮想マシンの情報が更新され、
前記停止制御部により、前記接続管理テーブルに基づき、前記複数の無停電電源装置の停止順位に従って、前記複数の仮想サーバ及び該複数の仮想サーバ上で動作する前記仮想マシンに対する前記停止処理が順次実行されることを特徴とする請求項2に記載の仮想マシン管理システム。
The management server
Based on the connection management table, the uninterruptible power supply connection management unit for managing the connection state of the uninterruptible power supply and the virtual server;
Based on the stop order registration management table, a virtual machine management unit that manages the stop order of the virtual machines;
A power state management unit that monitors a power state of the plurality of uninterruptible power supply units and determines whether or not the power failure has occurred;
An operable time measuring unit that calculates the usable time of the plurality of uninterruptible power supply devices,
A live migration processing unit that executes the live migration process on a virtual machine operating on the virtual server;
A stop control unit that executes the stop process for the virtual server and the virtual machine,
As a result of the monitoring by the power state management unit, when it is determined that the power failure has occurred,
The usable time of the plurality of uninterruptible power supply devices is calculated by the operable time measuring unit, and the available time management table is based on the calculated usable time of the plurality of uninterruptible power supply devices. The registered information is updated,
The uninterruptible power supply connection management unit determines the stop order of the plurality of uninterruptible power supplies based on the information registered in the usable time management table, and the determined uninterruptible power supplies. According to the stop order of devices, the information registered in the connection management table is sorted in order from the top of the stop order,
The live migration processing unit executes the live migration process based on the rearranged connection management table,
The uninterruptible power supply connection management unit updates the information of the virtual machine operating on each virtual server in the connection management table based on the execution result of the live migration process,
The stop control unit sequentially executes the stop processing for the plurality of virtual servers and the virtual machines operating on the plurality of virtual servers according to the stop order of the plurality of uninterruptible power supply units based on the connection management table. The virtual machine management system according to claim 2, wherein:
前記ライブマイグレーション処理部は、前記並べ替えられた接続管理テーブルに基づき、各仮想マシンの停止順位と前記各無停電電源装置の停止順位とを比較し、前記停止順位が上位の仮想マシンを、前記停止順位が上位の無停電電源装置に接続された前記仮想サーバ上に移動させると共に、前記停止順位が下位の仮想マシンを、前記停止順位が下位の無停電電源装置に接続された前記仮想サーバ上に移動させることを特徴とする請求項3に記載の仮想マシン管理システム。   The live migration processing unit compares the stop order of each virtual machine with the stop order of each uninterruptible power supply based on the rearranged connection management table, and the virtual machine with the highest stop order is Move the virtual machine connected to the uninterruptible power supply having the higher stop order and move the virtual machine having the lower stop order to the virtual server connected to the uninterruptible power supply having the lower stop order The virtual machine management system according to claim 3, wherein the virtual machine management system is moved to a virtual machine management system. 前記停止制御部は、前記接続管理テーブルに基づき、前記複数の仮想サーバ上で動作する前記1つ又は複数の仮想マシンのうち、前記停止順位が上位の無停電電源装置に接続された仮想サーバ上で動作する仮想マシンから順次停止させ、前記複数の仮想サーバのうち、前記動作するすべての仮想マシンが停止した仮想サーバから順次停止させることにより、前記停止処理を実行することを特徴とする請求項3又は4に記載の仮想マシン管理システム。   The stop control unit is based on the connection management table, on the virtual server connected to the uninterruptible power supply having the highest stop order among the one or more virtual machines operating on the plurality of virtual servers. The stop process is executed by sequentially stopping virtual machines that operate in a plurality of virtual servers and sequentially stopping all virtual machines that operate among the virtual servers that have stopped. 5. The virtual machine management system according to 3 or 4. 前記動作可能時間計測部は、前記複数の無停電電源装置に接続された前記複数の仮想サーバの消費電力量に基づき、前記使用可能時間を算出することを特徴とする請求項3、4又は5に記載の仮想マシン管理システム。   6. The operable time measuring unit calculates the available time based on power consumption of the plurality of virtual servers connected to the plurality of uninterruptible power supply devices. The virtual machine management system described in 1. 電源障害が発生した際に、接続された装置に対して電力を供給する複数の無停電電源装置の各々に接続された複数の仮想サーバと、該複数の仮想サーバの各々の上で動作する1つ又は複数の仮想マシンとの停止順位を管理する管理サーバであって、
前記電源障害が発生した際に、予め設定された各仮想マシン毎の停止順位と、各無停電電源装置の停止順位とに基づき、所定の仮想サーバ上で動作する仮想マシンに対して他の仮想サーバへ移動させるライブマイグレーション処理を実行し、
前記無停電電源装置の停止順位に基づき、該停止順位が上位の無停電電源装置に接続された仮想サーバ上で動作する前記仮想マシンから順次、停止処理を実行することを特徴とする管理サーバ。
When a power failure occurs, a plurality of virtual servers connected to each of a plurality of uninterruptible power supply devices that supply power to the connected devices, and 1 operating on each of the plurality of virtual servers A management server that manages the stop order of one or more virtual machines,
When the power failure occurs, another virtual machine operating on a predetermined virtual server is selected based on the preset stop order for each virtual machine and the stop order of each uninterruptible power supply. Execute the live migration process to move to the server,
A management server that sequentially executes stop processing from the virtual machines that operate on a virtual server connected to an uninterruptible power supply having a higher stop order based on the stop order of the uninterruptible power supply.
電源障害が発生した際に、接続された装置に対して電力を供給する複数の無停電電源装置と、前記複数の無停電電源装置の各々に接続され、1つ又は複数の仮想マシンが動作する複数の仮想サーバと、前記仮想サーバ及び前記仮想マシンの停止順位を管理する管理サーバとからなる仮想マシン管理システムにおける仮想マシン管理方法であって、
前記電源障害が発生した際に、予め設定された各仮想マシン毎の停止順位と、各無停電電源装置の停止順位とに基づき、所定の仮想サーバ上で動作する仮想マシンに対して他の仮想サーバへ移動させるライブマイグレーション処理を実行し、
前記無停電電源装置の停止順位に基づき、該停止順位が上位の無停電電源装置に接続された仮想サーバ上で動作する前記仮想マシンから順次、停止処理を実行することを特徴とする仮想マシン管理方法。
When a power failure occurs, a plurality of uninterruptible power supply devices that supply power to the connected device, and one or a plurality of virtual machines are connected to each of the plurality of uninterruptible power supply devices A virtual machine management method in a virtual machine management system comprising a plurality of virtual servers and a management server that manages the stop order of the virtual servers and the virtual machines,
When the power failure occurs, another virtual machine operating on a predetermined virtual server is selected based on the preset stop order for each virtual machine and the stop order of each uninterruptible power supply. Execute the live migration process to move to the server,
Based on the stop order of the uninterruptible power supply, the virtual machine management is characterized in that stop processing is executed sequentially from the virtual machine operating on a virtual server connected to the higher order uninterruptible power supply. Method.
JP2012194786A 2012-09-05 2012-09-05 Virtual machine management system, management server, and virtual machine management method Expired - Fee Related JP6029165B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012194786A JP6029165B2 (en) 2012-09-05 2012-09-05 Virtual machine management system, management server, and virtual machine management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012194786A JP6029165B2 (en) 2012-09-05 2012-09-05 Virtual machine management system, management server, and virtual machine management method

Publications (2)

Publication Number Publication Date
JP2014052687A true JP2014052687A (en) 2014-03-20
JP6029165B2 JP6029165B2 (en) 2016-11-24

Family

ID=50611159

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012194786A Expired - Fee Related JP6029165B2 (en) 2012-09-05 2012-09-05 Virtual machine management system, management server, and virtual machine management method

Country Status (1)

Country Link
JP (1) JP6029165B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5601428B1 (en) * 2014-02-05 2014-10-08 富士電機株式会社 Virtualization system, control method, and control program
WO2017012981A1 (en) * 2015-07-23 2017-01-26 Eaton Industries (France) Sas Shutting down of a virtual system
JP2017072876A (en) * 2015-10-05 2017-04-13 Necエンジニアリング株式会社 Virtual machine management system, management server, and virtual machine management method
JP2018077846A (en) * 2016-11-08 2018-05-17 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Method of generating virtual machine relocation protocol, and system and program for facilitating relocation of virtual machines
JP2021086528A (en) * 2019-11-29 2021-06-03 オムロン株式会社 Information processing apparatus, management program, management method, and information processing system
JP2022040375A (en) * 2019-11-29 2022-03-10 オムロン株式会社 Information processing apparatus, management program, management method, and information processing system
JP2022118084A (en) * 2022-01-20 2022-08-12 オムロン株式会社 Information processing system, information processing device, management program, and management method
JP2022126713A (en) * 2022-01-20 2022-08-30 オムロン株式会社 Information processing apparatus, management program, management method, and information processing system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102035394B1 (en) * 2017-11-28 2019-10-22 한양대학교 에리카산학협력단 Automatic methodology for optimizing the techniques of process live migration

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08256471A (en) * 1995-03-16 1996-10-01 Fujitsu Ltd Power supply and start and stop sequence circuit of multioutput power supply using it
JPH11155243A (en) * 1997-11-25 1999-06-08 Shin Kobe Electric Mach Co Ltd Uninterruptible power equipment and computer system with the uninterruptible power equipment
JP2000194572A (en) * 1998-12-25 2000-07-14 Nec Corp Automatic job operational system by ups cooperation
JP2005253124A (en) * 2004-03-01 2005-09-15 Fuji Electric Device Technology Co Ltd Power supply starting circuit, start/stop order controller and controlling method
JP2009245316A (en) * 2008-03-31 2009-10-22 Fujitsu Ltd Virtual machine management program, management server device, and virtual machine management method
JP2009282714A (en) * 2008-05-21 2009-12-03 Hitachi Information Systems Ltd Virtual machine computer system, and fail-safe method for the same
JP2012038157A (en) * 2010-08-09 2012-02-23 Sanken Electric Co Ltd Power unit, program, and control method
JP2012093842A (en) * 2010-10-25 2012-05-17 Sanken Electric Co Ltd Power supply device and program
JP2012155425A (en) * 2011-01-25 2012-08-16 Nec Engineering Ltd Uninterruptible power supply system
JP2012190264A (en) * 2011-03-10 2012-10-04 Sanken Electric Co Ltd Power supply device and program

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08256471A (en) * 1995-03-16 1996-10-01 Fujitsu Ltd Power supply and start and stop sequence circuit of multioutput power supply using it
JPH11155243A (en) * 1997-11-25 1999-06-08 Shin Kobe Electric Mach Co Ltd Uninterruptible power equipment and computer system with the uninterruptible power equipment
JP2000194572A (en) * 1998-12-25 2000-07-14 Nec Corp Automatic job operational system by ups cooperation
JP2005253124A (en) * 2004-03-01 2005-09-15 Fuji Electric Device Technology Co Ltd Power supply starting circuit, start/stop order controller and controlling method
JP2009245316A (en) * 2008-03-31 2009-10-22 Fujitsu Ltd Virtual machine management program, management server device, and virtual machine management method
JP2009282714A (en) * 2008-05-21 2009-12-03 Hitachi Information Systems Ltd Virtual machine computer system, and fail-safe method for the same
JP2012038157A (en) * 2010-08-09 2012-02-23 Sanken Electric Co Ltd Power unit, program, and control method
JP2012093842A (en) * 2010-10-25 2012-05-17 Sanken Electric Co Ltd Power supply device and program
JP2012155425A (en) * 2011-01-25 2012-08-16 Nec Engineering Ltd Uninterruptible power supply system
JP2012190264A (en) * 2011-03-10 2012-10-04 Sanken Electric Co Ltd Power supply device and program

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5601428B1 (en) * 2014-02-05 2014-10-08 富士電機株式会社 Virtualization system, control method, and control program
WO2017012981A1 (en) * 2015-07-23 2017-01-26 Eaton Industries (France) Sas Shutting down of a virtual system
US10656959B2 (en) 2015-07-23 2020-05-19 Eaton Intelligent Power Limited Shutting down of a virtual system
JP2017072876A (en) * 2015-10-05 2017-04-13 Necエンジニアリング株式会社 Virtual machine management system, management server, and virtual machine management method
JP2018077846A (en) * 2016-11-08 2018-05-17 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Method of generating virtual machine relocation protocol, and system and program for facilitating relocation of virtual machines
US11403127B2 (en) 2016-11-08 2022-08-02 International Business Machines Corporation Generating a virtual machines relocation protocol
JP2022040375A (en) * 2019-11-29 2022-03-10 オムロン株式会社 Information processing apparatus, management program, management method, and information processing system
JP7063315B2 (en) 2019-11-29 2022-05-09 オムロン株式会社 Information processing equipment, management programs, management methods, and information processing systems
JP2021086528A (en) * 2019-11-29 2021-06-03 オムロン株式会社 Information processing apparatus, management program, management method, and information processing system
JP7276526B2 (en) 2019-11-29 2023-05-18 オムロン株式会社 Information processing device, management program, management method, and information processing system
JP2022118084A (en) * 2022-01-20 2022-08-12 オムロン株式会社 Information processing system, information processing device, management program, and management method
JP2022126713A (en) * 2022-01-20 2022-08-30 オムロン株式会社 Information processing apparatus, management program, management method, and information processing system
JP7207595B2 (en) 2022-01-20 2023-01-18 オムロン株式会社 Information processing device, management program, management method, and information processing system
JP7276566B2 (en) 2022-01-20 2023-05-18 オムロン株式会社 Information processing system, information processing device, management program, and management method

Also Published As

Publication number Publication date
JP6029165B2 (en) 2016-11-24

Similar Documents

Publication Publication Date Title
JP6029165B2 (en) Virtual machine management system, management server, and virtual machine management method
US9195588B2 (en) Solid-state disk (SSD) management
US8225118B2 (en) Server system, reducing method of power consumption of server system, and a computer readable medium thereof
AU2011299337B2 (en) Controlled automatic healing of data-center services
JP4651127B2 (en) Virtual machine computer system and fail-safe method of virtual machine computer system
US9329937B1 (en) High availability architecture
TW201339969A (en) Management method and system for start servers in data center
WO2013090018A1 (en) Increasing availability of stateful applications
JP2008186296A (en) Storage system, storage device, hot replace method for firmware, hot replace program for firmware
US9448615B2 (en) Managing power savings in a high availability system at a redundant component level of granularity
CN106980529B (en) Computer system for managing resources of baseboard management controller
EP2761458A1 (en) Hardware consumption architecture
JP2012093842A (en) Power supply device and program
JP2011186701A (en) Resource allocation apparatus, resource allocation method and resource allocation program
JP6130520B2 (en) MULTISYSTEM SYSTEM AND MULTISYSTEM SYSTEM MANAGEMENT METHOD
JP2009037271A (en) Method for stopping virtual computer system, and computer device
JP5998577B2 (en) Cluster monitoring apparatus, cluster monitoring method, and program
JP6525275B2 (en) Management device, information processing method, and program
JP5884268B2 (en) Stop control system for uninterruptible power supply
US20110270802A1 (en) Method for controlling changes of replication directions in a multi-site disaster recovery environment for high available application
US9130880B2 (en) Management system and information acquisition method
JP5549347B2 (en) Management server and virtual machine placement control method
JP2017072876A (en) Virtual machine management system, management server, and virtual machine management method
JP5884365B2 (en) Power supply and program
US9292062B2 (en) Power supply and program to acquire virtual machine data

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150806

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160715

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160725

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160831

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161013

R150 Certificate of patent or registration of utility model

Ref document number: 6029165

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees