JP2010176641A - Start control system of virtual computer, start control method thereof, information processor, and program and recording medium - Google Patents

Start control system of virtual computer, start control method thereof, information processor, and program and recording medium Download PDF

Info

Publication number
JP2010176641A
JP2010176641A JP2009021959A JP2009021959A JP2010176641A JP 2010176641 A JP2010176641 A JP 2010176641A JP 2009021959 A JP2009021959 A JP 2009021959A JP 2009021959 A JP2009021959 A JP 2009021959A JP 2010176641 A JP2010176641 A JP 2010176641A
Authority
JP
Japan
Prior art keywords
virtual machine
identification information
server
network packet
virtual
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
JP2009021959A
Other languages
Japanese (ja)
Other versions
JP5359328B2 (en
Inventor
Takashi Takeuchi
崇 竹内
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 Embedded Products Ltd
Original Assignee
NEC Embedded Products 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 Embedded Products Ltd filed Critical NEC Embedded Products Ltd
Priority to JP2009021959A priority Critical patent/JP5359328B2/en
Publication of JP2010176641A publication Critical patent/JP2010176641A/en
Application granted granted Critical
Publication of JP5359328B2 publication Critical patent/JP5359328B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Power Sources (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To start a virtual computer by a packet to be used in a wake online in a system in which a server that manages the virtual computer and the other servers operate on the same network and a user uses the wake online to start a physical server. <P>SOLUTION: This start control system of a virtual computer configured so as to read an image file from a data storage device for storing a virtual computer as an image file onto a server device for providing a physical resource includes: a proxy controller used in a wake online to receive a network packet broadcasted on a network and make a request to execute start control of a virtual computer corresponding to identification information included in the network packet; and a management device for performing start control of the virtual computer according to an execution request from the proxy controller. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、仮想計算機の起動制御システム、その起動制御方法、情報処理装置、プログラム及び記録媒体に関し、特に、仮想計算機の動作を管理するサーバとその他一般のサーバとが同一のネットワーク上で動作するシステムに好ましく適用される技術に関するものである。   The present invention relates to a virtual machine activation control system, its activation control method, information processing apparatus, program, and recording medium, and in particular, a server that manages the operation of a virtual machine and other general servers operate on the same network. The present invention relates to a technique preferably applied to a system.

従来、LAN等のネットワークに接続されたコンピュータの電源操作(投入等)を遠隔で操作する技術としてウェイクオンラン(WOL:Wake-on-LAN)が知られている。WOLでは、物理サーバが接続されたネットワーク内に物理サーバを起動させるパケット(マジックパケット)をブロードキャストし、物理サーバを起動させることができる。例えば会社で100台のコンピュータが設置されている場合、従来はシステム管理者等が1台ずつ電源を投入する必要があったが、WOLでは起動の命令を出すコンピュータからマジックパケットをネットワーク内にブロードキャストすることで、一度に複数台のコンピュータに起動を行うことが可能となる。   Conventionally, Wake-on-LAN (WOL) is known as a technique for remotely operating a power supply operation (turning on) of a computer connected to a network such as a LAN. In WOL, a packet (magic packet) for starting a physical server can be broadcast in a network to which the physical server is connected to start the physical server. For example, when 100 computers are installed in a company, it has been conventionally necessary for a system administrator or the like to turn on the power one by one. However, in WOL, a magic packet is broadcast from the computer that issues a startup command to the network. By doing so, it is possible to start up a plurality of computers at a time.

他方で、コンピュータのCPUや記憶装置等の物理リソースを用いて実現される仮想のコンピュータとして仮想計算機が知られている。仮想計算機では、仮想計算機の停止(特にハイバネーションやサスペンド)が仮想計算機を管理するソフトウエアで一般的に行われる。このため、ネットワーク上をブロードキャストされたWOLにより、直接、仮想計算機が停止状態から復帰することはない。仮想計算機を遠隔で停止状態から復帰させるためには、ユーザが仮想計算機の管理ソフトウエアを遠隔操作して復帰させる方法が一般的である。   On the other hand, a virtual machine is known as a virtual computer realized using physical resources such as a CPU and a storage device of a computer. In a virtual machine, the virtual machine is generally stopped (especially hibernation or suspend) by software for managing the virtual machine. For this reason, the virtual machine does not directly return from the stopped state due to the WOL broadcast on the network. In order to remotely restore the virtual machine from the stopped state, a method in which the user remotely restores the virtual machine management software is common.

このように、物理サーバを起動させる方法と仮想計算機を起動させる方法はそれぞれ異なり、お互いの起動方法を直接適用することができないため、例えば仮想計算機の動作を管理するサーバとその他のサーバが同一のLAN上で動作するシステムにおいて、ユーザは起動対象を区別して起動方法を使い分けなければならない。ユーザビリティの観点からは、ユーザが起動する対象をいちいち意識せずに、同じやり方で遠隔操作により起動できるようにすることが望ましい。   As described above, the method for starting a physical server and the method for starting a virtual machine are different from each other, and each other's startup method cannot be applied directly. For example, the server that manages the operation of the virtual machine is the same as the other server. In a system operating on a LAN, the user must distinguish between activation targets and use different activation methods. From the viewpoint of usability, it is desirable to be able to start by remote operation in the same way without being conscious of the target to be started by the user.

例えば特許文献1では、複数のノード(物理サーバ)により区分編成されたアーキテクチャにおいて複数ノードに対するシステムパワーを同時に復元できるようにするリモート電源制御システムが開示されている。特許文献1によるシステムは、2つ以上の静的なパーティションに区分編成され、パーティションのためのリモート電源制御は修正されたWOLの実装によって達成される。修正されたWOLは、パーティション内の各ネットワーク・インターフェース・カード(NIC)に関するマジック・パケット・フィルタを修正して、すべてのノードによって認識される、あるいは、すべてのノードに共通するマジックパケットによってパーティション全体にわたるリモートリスタートを可能にする。   For example, Patent Literature 1 discloses a remote power supply control system that can simultaneously restore system power for a plurality of nodes in an architecture that is partitioned and organized by a plurality of nodes (physical servers). The system according to U.S. Patent No. 6,057,096 is partitioned into two or more static partitions, and remote power control for the partitions is achieved by a modified WOL implementation. The modified WOL modifies the magic packet filter for each network interface card (NIC) in the partition to be recognized by all nodes, or by the magic packet common to all nodes, the entire partition Remote restart across

特許第3940410号公報Japanese Patent No. 3940410

特許文献1で開示されたシステムは、複数ノードで1つのパーティション(仮想計算機に相当)を構成する場合を想定しており、パーティション内の各ノードを同じマジックパケットに応答してリスタートさせることでパーティションのリモートリスタートを実現している。しかしながら、この起動制御の方法は、1台のノード上で複数の仮想計算機を実現するような場合には適用できない。つまり、1台のノード上で複数の仮想計算機を実現する場合は、上述したようにマジックパケットは該ノードの起動しかできず、WOLを利用した仮想計算機の起動ができないことには変わりがない。   The system disclosed in Patent Document 1 assumes a case in which one node (corresponding to a virtual machine) is configured by a plurality of nodes, and by restarting each node in the partition in response to the same magic packet, A remote restart of the partition is realized. However, this activation control method cannot be applied to a case where a plurality of virtual machines are realized on one node. That is, when a plurality of virtual machines are realized on one node, the magic packet can only start the node as described above, and the virtual machine using WOL cannot be started.

そこで、本発明は、仮想計算機を管理するサーバとその他のサーバとが同一のネットワーク上で動作し、ユーザがウェイクオンランを利用して物理サーバを起動させるシステムにおいて、ウェイクオンランに用いられるパケットにより仮想計算機を起動できるようにすることを目的とする。   Therefore, the present invention provides a virtual machine using packets used for wake-on-run in a system in which a server that manages a virtual machine and other servers operate on the same network and a user starts a physical server using wake-on-run. The purpose is to be able to start the computer.

本発明の一側面である仮想計算機の起動制御システムは、仮想計算機の識別情報を含みウェイクオンランに用いられるネットワークパケットに基づいて、仮想計算機の管理装置上で、ネットワークパケットに含まれる識別情報に対応する仮想計算機の起動制御を行うものである。具体的には、仮想計算機をイメージファイルとして保存するデータ保存装置から、物理リソースを提供するサーバ装置上にイメージファイルが読み出されて構成される仮想計算機の起動制御システムであって、ウェイクオンランに用いられ、ネットワーク上でブロードキャストされたネットワークパケットを受信し、ネットワークパケットに含まれる識別情報に対応する仮想計算機の起動制御の実行要求を行う代理制御装置と、代理制御装置からの実行要求に従って仮想計算機の起動制御を行う管理装置と、を有する。   The virtual machine activation control system according to one aspect of the present invention corresponds to the identification information included in the network packet on the management apparatus of the virtual machine based on the network packet used for wake-on-run including the identification information of the virtual machine. The virtual machine is controlled to start up. Specifically, it is a virtual machine activation control system configured by reading an image file from a data storage device that stores a virtual computer as an image file onto a server device that provides physical resources. A proxy control device that receives a network packet that is used and broadcast on the network and makes a request for execution control of the virtual computer corresponding to the identification information included in the network packet, and a virtual computer according to the execution request from the proxy control device And a management device that performs start-up control.

本発明の一側面である情報処理装置は、ウェイクオンランに用いられ、ネットワーク上でブロードキャストされたネットワークパケットを受信し、仮想計算機をイメージファイルとして保存するデータ保存装置から、物理リソースを提供するサーバ装置上にイメージファイルが読み出されて構成される仮想計算機の起動制御を行う管理装置に対して、受信したネットワークパケットに含まれる識別情報に対応する仮想計算機の起動制御の実行要求を行う。   An information processing apparatus according to one aspect of the present invention is a server apparatus that is used for wake-on-run, receives a network packet broadcast on a network, and provides a physical resource from a data storage apparatus that stores a virtual machine as an image file An execution request for the startup control of the virtual machine corresponding to the identification information included in the received network packet is made to the management apparatus that controls the startup of the virtual machine configured by reading the image file above.

本発明の一側面である仮想計算機の起動制御方法は、仮想計算機をイメージファイルとして保存するデータ保存装置から、物理リソースを提供するサーバ装置上にイメージファイルが読み出されて構成される仮想計算機の起動制御方法であって、第1の装置が、ウェイクオンランに用いられ、ネットワーク上でブロードキャストされたネットワークパケットを受信する受信ステップと、第1の装置が、受信されたネットワークパケットに含まれる識別情報に対応する仮想計算機の起動制御の実行要求を第2の装置に対して行う実行要求ステップと、第2の装置が、実行要求に従って仮想計算機の起動制御を行う起動制御ステップと、を有する。   According to one aspect of the present invention, there is provided a virtual machine activation control method for a virtual machine configured by reading an image file on a server device that provides physical resources from a data storage device that stores the virtual computer as an image file. An activation control method, wherein the first device is used for wake-on-run and receives a network packet broadcast on the network, and the first device includes identification information included in the received network packet. The execution request step for making a virtual machine start control execution request corresponding to the second apparatus to the second apparatus, and the second apparatus starting control step for performing virtual machine start control according to the execution request.

本発明の一側面である仮想計算機のプログラムは、仮想計算機をイメージファイルとして保存するデータ保存装置から、物理リソースを提供するサーバ装置上にイメージファイルが読み出されて構成される仮想計算機の起動制御に用いられるプログラムであって、コンピュータに、ウェイクオンランに用いられ、ネットワーク上でブロードキャストされたネットワークパケットを受信する受信処理と、仮想計算機の起動制御を行う管理装置に対して、受信されたネットワークパケットに含まれる識別情報に対応する仮想計算機の起動制御の実行要求を行う実行要求処理と、を実行させる。   A virtual machine program according to an aspect of the present invention is a virtual machine startup control configured by reading an image file on a server device that provides physical resources from a data storage device that stores the virtual machine as an image file. A network packet received for a management process for receiving a network packet broadcasted on a network and used for wake-on-run to a computer and a management device for controlling the start of a virtual machine. And execution request processing for executing an execution request for starting control of the virtual machine corresponding to the identification information included in the virtual machine.

本発明の一側面である記録媒体は、上記のプログラムを記録したコンピュータ読み取り可能な記録媒体である。   A recording medium according to one aspect of the present invention is a computer-readable recording medium on which the above program is recorded.

本発明によれば、仮想計算機を管理するサーバとその他のサーバとが同一のネットワーク上で動作し、ユーザがウェイクオンランを利用して物理サーバを起動させるシステムにおいて、ウェイクオンランに用いられるパケットにより仮想計算機を起動することが可能となる。   According to the present invention, in a system in which a server that manages a virtual machine and other servers operate on the same network and a user activates a physical server using wake-on-run, the virtual machine is virtualized by a packet used for wake-on-run. It becomes possible to start the computer.

本発明に係る仮想計算機の起動制御システムの構成を示した図である。It is the figure which showed the structure of the starting control system of the virtual computer which concerns on this invention. 本発明の第1の実施形態に係る仮想計算機の起動制御システムの構成を示した図である。It is the figure which showed the structure of the starting control system of the virtual machine which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る仮想計算機の起動制御処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the starting control process of the virtual machine which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態の具体例を示した図である(仮想計算機の起動制御システムの構成)。It is the figure which showed the specific example of the 1st Embodiment of this invention (structure of the starting control system of a virtual machine). 本発明の第1の実施形態の具体例を示した図である(実計算機の構成)。It is the figure which showed the specific example of the 1st Embodiment of this invention (structure of a real computer). 本発明の第1の実施形態の具体例を示した図である(計算サーバの構成)。It is the figure which showed the specific example of the 1st Embodiment of this invention (structure of a calculation server). 本発明の第1の実施形態の具体例を示した図である(代理起動サーバの構成)。It is the figure which showed the specific example of the 1st Embodiment of this invention (structure of a proxy starting server). 本発明の第1の実施形態の具体例を示した図である(仮想MACアドレスの管理表)。It is the figure which showed the specific example of the 1st Embodiment of this invention (virtual MAC address management table). 本発明の第2の実施形態に係る仮想計算機の起動制御システムの構成を示した図である。It is the figure which showed the structure of the starting control system of the virtual machine which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る仮想計算機の起動制御処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the starting control process of the virtual machine which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態の具体例を示した図である(仮想計算機の起動制御システムの構成)。It is the figure which showed the specific example of the 2nd Embodiment of this invention (structure of the starting control system of a virtual machine). 本発明の第2の実施形態の具体例を示した図である(PCサーバの構成)。It is the figure which showed the specific example of the 2nd Embodiment of this invention (structure of a PC server). 本発明の第2の実施形態の具体例を示した図である(仮想MACアドレスの管理表)。It is the figure which showed the specific example of the 2nd Embodiment of this invention (management table of virtual MAC address). 本発明の第3の実施形態に係る仮想計算機の起動制御システムの構成を示した図である。It is the figure which showed the structure of the starting control system of the virtual machine which concerns on the 3rd Embodiment of this invention. 本発明の第3の実施形態に係る仮想計算機の起動制御処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the starting control process of the virtual machine which concerns on the 3rd Embodiment of this invention. 本発明の第3の実施形態の具体例を示した図である(仮想計算機の起動制御システムの構成)。It is the figure which showed the specific example of the 3rd Embodiment of this invention (structure of the starting control system of a virtual machine). 本発明の第3の実施形態の具体例を示した図である(仮想MACアドレスの管理表)。It is the figure which showed the specific example of the 3rd Embodiment of this invention (management table of virtual MAC address). 本発明の第4の実施形態に係る仮想計算機の起動制御システムの構成を示した図である。It is the figure which showed the structure of the starting control system of the virtual machine which concerns on the 4th Embodiment of this invention. 本発明の第4の実施形態に係る仮想計算機の起動制御処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the starting control process of the virtual machine which concerns on the 4th Embodiment of this invention. 本発明の第4の実施形態の具体例を示した図である(仮想計算機の起動制御システムの構成)。It is the figure which showed the specific example of the 4th Embodiment of this invention (structure of the starting control system of a virtual machine). 本発明の第4の実施形態の具体例を示した図である(仮想MACアドレスの管理表)。It is the figure which showed the specific example of the 4th Embodiment of this invention (management table of virtual MAC address). 本発明の第4の実施形態の具体例を示した図である(空きリソース量の管理表)。It is the figure which showed the specific example of the 4th Embodiment of this invention (management table of the amount of free resources). 本発明の第4の実施形態の具体例を示した図である(インフラサーバ仕様ライブラリ)。It is the figure which showed the specific example of the 4th Embodiment of this invention (infrastructure server specification library). 本発明の第5の実施形態に係る仮想計算機の起動制御システムの構成を示した図である。It is the figure which showed the structure of the starting control system of the virtual machine which concerns on the 5th Embodiment of this invention. 本発明の第5の実施形態に係る仮想計算機の起動制御処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the starting control process of the virtual machine which concerns on the 5th Embodiment of this invention. 本発明の第5の実施形態の具体例を示した図である(仮想計算機の起動制御システムの構成)。It is the figure which showed the specific example of the 5th Embodiment of this invention (structure of the starting control system of a virtual machine). 本発明の第5の実施形態の具体例を示した図である(仮想MACアドレスの管理表)。It is the figure which showed the specific example of the 5th Embodiment of this invention (virtual MAC address management table). 本発明の第5の実施形態の具体例を示した図である(仮想計算機管理サーバ用PIライブラリ)。It is the figure which showed the specific example of the 5th Embodiment of this invention (PI library for virtual machine management servers).

本発明では、図1に示すように、仮想計算機の起動制御システムは、管理装置1、サーバ装置2、データ保存装置4、代理制御装置6を有して構成される。また、これらの装置はLAN等の同一のネットワークを介して接続される。データ保存装置4はサーバ装置2上で実現される仮想計算機をイメージファイルとして保存する。サーバ装置2は、CPUやメモリ等の物理リソースを提供し、データ保存装置4に保存されたイメージファイル5を読み込んで仮想計算機を構成する。管理装置1は、サーバ装置2上に構成された仮想計算機3の動作を管理する。代理制御装置6は、WOLに用いられるネットワーク上のパケット(ネットワークパケット)を用いて、管理装置1を介して間接的にあるいは代理的にサーバ装置2上の仮想計算機3の起動制御を行う。   In the present invention, as shown in FIG. 1, the virtual machine activation control system includes a management device 1, a server device 2, a data storage device 4, and a proxy control device 6. These devices are connected via the same network such as a LAN. The data storage device 4 stores a virtual computer realized on the server device 2 as an image file. The server device 2 provides physical resources such as a CPU and a memory, and reads the image file 5 stored in the data storage device 4 to configure a virtual computer. The management device 1 manages the operation of the virtual machine 3 configured on the server device 2. The proxy control device 6 performs activation control of the virtual computer 3 on the server device 2 indirectly or via the management device 1 using a network packet (network packet) used for WOL.

具体的には、代理制御装置6は、各装置が接続されているネットワーク上を流れるネットワークパケットを受信し、該ネットワークパケットに仮想計算機の識別情報が含まれる場合に、その仮想計算機の起動制御の実行要求を管理装置1に対して行う。管理装置1は、代理制御装置6により行われた実行要求に従って、指定された仮想計算機の起動制御を行う。   Specifically, the proxy control device 6 receives a network packet flowing on the network to which each device is connected, and when the network packet includes identification information of the virtual computer, the proxy control device 6 An execution request is made to the management apparatus 1. The management device 1 controls the activation of the designated virtual machine according to the execution request made by the proxy control device 6.

このように、代理制御装置6において、物理サーバの起動制御に用いるネットワークパケットを仮想計算機の起動制御の実行要求に変換して管理装置1に起動制御を行わせるため、WOLに用いられるネットワークパケットにより仮想計算機を起動することが可能である。特に、仮想計算機と実計算機が同一のネットワークに接続されたシステムにおいて、前記の計算機を使用するユーザは、使用する計算機が仮想計算機であっても実計算機であっても、WOLに用いられるネットワークパケットを発行することで、どちらの計算機も起動できる。   In this way, the proxy control device 6 converts the network packet used for the start control of the physical server into the execution request for the start control of the virtual machine and causes the management device 1 to perform the start control. It is possible to start a virtual machine. In particular, in a system in which a virtual computer and a real computer are connected to the same network, a user using the computer can use a network packet used for WOL regardless of whether the computer to be used is a virtual computer or a real computer. By issuing, you can start either computer.

以下、本発明の実施形態について図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

[第1の実施形態]
図2に、本発明の第1の実施形態としての仮想計算機の起動制御システムの構成を示す。第1の実施形態のシステムは、仮想計算機イメージ保存装置110、仮想計算機管理サーバ120、インフラサーバ130、代理起動装置140、サーバ起動装置150、ルータ160を有して構成される。各装置はLAN170を介して接続され、また該システムはルータ160を介して外部ネットワーク180と接続される。
[First Embodiment]
FIG. 2 shows the configuration of a virtual machine activation control system according to the first embodiment of the present invention. The system of the first embodiment includes a virtual machine image storage device 110, a virtual machine management server 120, an infrastructure server 130, a proxy boot device 140, a server boot device 150, and a router 160. Each device is connected via a LAN 170, and the system is connected to an external network 180 via a router 160.

仮想計算機イメージ保存装置110は、仮想計算機をイメージ(イメージファイル)として保存する装置で、図1のデータ保存装置5に対応する。仮想計算機イメージ保存装置110には、1台分以上の仮想計算機のイメージが保存される。   The virtual computer image storage device 110 is a device that stores a virtual computer as an image (image file), and corresponds to the data storage device 5 of FIG. The virtual computer image storage device 110 stores one or more virtual computer images.

仮想計算機管理サーバ120は、仮想計算機の停止及び起動を管理する装置で、図1の管理装置1に対応する。より具体的には、停止に関して、仮想計算機の電源断、シャットダウン、ハイバネーション、サスペンドを管理し、起動に関して、レジューム、起動を管理する。仮想計算機管理サーバ120は、仮想計算機の停止に関して、仮想計算機自らのシャットダウン、あるいは仮想計算機管理サーバ120による仮想計算機に対する電源断やハイバネーションによって仮想計算機を停止させた後、仮想計算機のイメージを仮想計算機イメージ保存装置110に保存する。また、仮想計算機管理サーバ120によってサスペンドされた後、仮想計算機は停止され、多くのデータは仮想計算機イメージ保存装置110に保存されているが、一部のデータはインフラサーバにロードされたままである。仮想計算機管理サーバ120は、仮想計算機の起動に関して、ハイバネーションからのレジューム、電源断やシャットダウンからの起動では、仮想計算機を仮想計算機イメージ保存装置110から仮想計算機のイメージをインフラサーバ130にロードし、仮想計算機を起動させる。サスペンドからの起動では、インフラサーバ130にロードされている仮想計算機をレジュームさせる。仮想計算機管理サーバ120は、これらの仮想計算機を停止、起動ためのインターフェースを有する。   The virtual machine management server 120 is an apparatus that manages stop and start of a virtual machine, and corresponds to the management apparatus 1 in FIG. More specifically, the virtual machine power off, shutdown, hibernation, and suspend are managed with respect to the stop, and the resume and start are managed with respect to the start. The virtual machine management server 120, regarding the stop of the virtual machine, shuts down the virtual machine itself by shutting down the virtual machine itself, or powering off or hibernates the virtual machine by the virtual machine management server 120, and then the virtual machine image is changed to the virtual machine image. Save to the storage device 110. Further, after being suspended by the virtual machine management server 120, the virtual machine is stopped and a lot of data is stored in the virtual machine image storage device 110, but some data is still loaded in the infrastructure server. The virtual machine management server 120 loads the virtual machine image from the virtual machine image storage device 110 to the infrastructure server 130 and resumes the virtual machine from the hibernation, the power off or the shutdown. Start the calculator. In the activation from suspend, the virtual machine loaded on the infrastructure server 130 is resumed. The virtual machine management server 120 has an interface for stopping and starting these virtual machines.

インフラサーバ130は、仮想計算機等に物理リソースを提供するサーバで、図1のサーバ装置2に対応する。インフラサーバ130は、1台以上の物理的なサーバによって構成される。図2では、インフラサーバ130a、インフラサーバ130bの2台のサーバによりシステムを構成している。   The infrastructure server 130 is a server that provides physical resources to a virtual machine or the like, and corresponds to the server apparatus 2 in FIG. The infrastructure server 130 is configured by one or more physical servers. In FIG. 2, the system is constituted by two servers, an infrastructure server 130a and an infrastructure server 130b.

代理起動装置140は、インフラサーバ130上の仮想計算機の間接的あるいは代理的な起動制御を行う装置で、図1の代理制御装置6に対応する。代理起動装置140は、識別情報141として仮想計算機のMACアドレスを記憶しており、サーバ起動装置150からブロードキャストされたマジックパケットを受信して解析し、MACアドレスが記憶されている仮想計算機に対する要求であった場合、仮想計算機管理サーバ120に、該仮想計算機の起動を依頼する。   The proxy boot device 140 is a device that performs indirect or proxy boot control of the virtual machine on the infrastructure server 130, and corresponds to the proxy control device 6 of FIG. The proxy boot device 140 stores the MAC address of the virtual machine as the identification information 141, receives and analyzes the magic packet broadcast from the server boot device 150, and makes a request to the virtual machine in which the MAC address is stored. If there is, the virtual machine management server 120 is requested to start the virtual machine.

サーバ起動装置150は、ユーザからの起動要求に応じて、マジックパケットをLAN170内にブロードキャストする。   The server activation device 150 broadcasts a magic packet in the LAN 170 in response to an activation request from the user.

ルータ160は、LAN170と外部ネットワーク180との間に設けられた中継装置である。また、外部ネットワーク180は、例えばインターネット等のWANである。   The router 160 is a relay device provided between the LAN 170 and the external network 180. The external network 180 is a WAN such as the Internet.

なお、第1の実施形態では、仮想計算機イメージ保存装置110とインフラサーバ130は、物理的な装置であって、常に動作している。他方、サーバ起動装置150、代理起動装置140、仮想計算機管理サーバ120は、インフラサーバ130に含まれるようにしてもよく、この場合、仮想計算機で構成することができる。もちろん、サーバ起動装置150、代理起動装置140、仮想計算機管理サーバ120は、物理的な装置で構成することも可能である。   In the first embodiment, the virtual machine image storage device 110 and the infrastructure server 130 are physical devices and are always operating. On the other hand, the server activation device 150, the proxy activation device 140, and the virtual machine management server 120 may be included in the infrastructure server 130, and in this case, can be configured with virtual machines. Of course, the server boot device 150, the proxy boot device 140, and the virtual machine management server 120 can also be configured with physical devices.

図3に、第1の実施形態のシステムにおける仮想計算機の起動制御の流れを示す。まず、代理起動装置140では起動処理の対象となる仮想計算機のMACアドレスを登録しておく(ステップS101)。その後、サーバ起動装置150がMACアドレスを含むマジックパケットを発行し、LAN170上にブロードキャストする(ステップS102)。   FIG. 3 shows a flow of activation control of the virtual machine in the system of the first embodiment. First, the proxy boot device 140 registers the MAC address of the virtual machine to be booted (step S101). Thereafter, the server activation device 150 issues a magic packet including the MAC address and broadcasts it on the LAN 170 (step S102).

代理起動装置140は、LAN170上を流れるマジックパケットを受信して解析し、該マジックパケットに含まれるMACアドレスが登録MACアドレスに一致するか判定する(ステップS103)。代理起動装置140は、マジックパケット内のMACアドレスと登録MACアドレスが一致した場合(ステップS103/YES)、仮想計算機管理サーバ120に仮想計算機の起動処理の実行要求を発行する(ステップS104)。他方、代理起動装置140は、登録MACアドレスと一致しないMACアドレスを含むマジックパケットは破棄する(ステップS103/NO)。   The proxy activation device 140 receives and analyzes the magic packet that flows on the LAN 170, and determines whether the MAC address included in the magic packet matches the registered MAC address (step S103). If the MAC address in the magic packet matches the registered MAC address (step S103 / YES), the proxy activation device 140 issues a virtual machine activation process execution request to the virtual machine management server 120 (step S104). On the other hand, the proxy activation device 140 discards the magic packet including the MAC address that does not match the registered MAC address (step S103 / NO).

仮想計算機管理サーバ120は、代理起動装置140から受信した実行要求に従って、マジックパケットに含まれるMACアドレスに対応する仮想計算機の起動処理を行う(ステップS105)。仮想計算機管理サーバ120による仮想計算機の起動処理(ハイバネーションからのレジューム、電源断やシャットダウンからの起動処理、サスペンドからのレジューム)は、先に述べたとおりである。   The virtual machine management server 120 performs a virtual machine boot process corresponding to the MAC address included in the magic packet in accordance with the execution request received from the proxy boot device 140 (step S105). The virtual machine startup process (resume from hibernation, startup process from power-off or shutdown, resume from suspend) by the virtual machine management server 120 is as described above.

<第1の実施形態の具体例>
図4に示すように、第1の実施形態の具体例としてのシステムは、NAS(Network Attached Storage)1110、計算サーバ1120、代理起動サーバ1140、PC1150が同一ネットワークに同一ネットワークに接続されて構成される。各装置は、実計算機1001として、図5に示すように、CPU(Central Processing Unit)1002、メモリ1003、HDD(Hard Disk Drive)1004、NIC(Network Interface Card)1005を有して構成される。第1の実施形態との対応に関し、NAS1110は仮想計算機イメージ保存装置110に、計算サーバ1120は仮想計算機管理サーバ120及びインフラサーバ130に、代理起動サーバ1140は代理起動装置140に、PC1150はサーバ起動装置150にそれぞれ対応する。
<Specific Example of First Embodiment>
As shown in FIG. 4, a system as a specific example of the first embodiment is configured by connecting a network attached storage (NAS) 1110, a calculation server 1120, a proxy activation server 1140, and a PC 1150 to the same network. The As shown in FIG. 5, each apparatus includes a CPU (Central Processing Unit) 1002, a memory 1003, a HDD (Hard Disk Drive) 1004, and a NIC (Network Interface Card) 1005 as the real computer 1001. Regarding the correspondence with the first embodiment, the NAS 1110 is the virtual machine image storage device 110, the calculation server 1120 is the virtual machine management server 120 and the infrastructure server 130, the proxy startup server 1140 is the proxy startup device 140, and the PC 1150 is the server startup. Each corresponds to the device 150.

NAS1110は、サービスとしてNFS(Network File System)を提供し、ネットワークに接続された他の装置に対して、要求されたデータを提供する。本具体例では、NAS1110は、計算サーバ1120で動作させる仮想計算機をHDD1004にイメージファイルとして保存し、要求に応じて他の装置に提供する。   The NAS 1110 provides NFS (Network File System) as a service and provides requested data to other devices connected to the network. In this specific example, the NAS 1110 stores the virtual machine operated by the calculation server 1120 as an image file in the HDD 1004 and provides it to other apparatuses in response to a request.

計算サーバ1120の構成を図6に示す。計算サーバ1120は、NAS1110から仮想計算機のイメージファイルが読み出されて実現された仮想計算機(ユーザ仮想計算機)1122と、ユーザ仮想計算機1122を動作させるソフトウエアであるハイパバイザ1123と、ユーザ仮想計算機1122を管理する管理仮想計算機1121を実行している。なお、本明細書において、ユーザ仮想計算機とは、計算サーバや後述するPCサーバ上に実現される仮想計算機のうち、ユーザが利用する仮想計算機であって、管理仮想計算機や後述する仮想計算機モニタによって管理される仮想計算機を意味する。ハイパバイザ1123は例えばXen(登録商標)が挙げられ、管理仮想計算機1121は例えばXen(登録商標)のDom0が挙げられ、ユーザ仮想計算機1122は例えばXen(登録商標)のDomUが挙げられる。管理仮想計算機1121は、SSHサーバをその内部で実行しており、代理起動サーバ1140からリモートアクセスされ、リモート操作によりコマンドを受け取ることで、ユーザ仮想計算機を起動できる。   The configuration of the calculation server 1120 is shown in FIG. The calculation server 1120 includes a virtual machine (user virtual machine) 1122 realized by reading a virtual machine image file from the NAS 1110, a hypervisor 1123 that is software for operating the user virtual machine 1122, and a user virtual machine 1122. The management virtual machine 1121 to be managed is executed. In this specification, a user virtual machine is a virtual machine used by a user among virtual machines realized on a calculation server or a PC server described later, and is a management virtual machine or a virtual machine monitor described later. Means a virtual machine to be managed. Examples of the hypervisor 1123 include Xen (registered trademark), examples of the management virtual computer 1121 include Dom of Xen (registered trademark), and examples of the user virtual computer 1122 include Dom U of Xen (registered trademark). The management virtual machine 1121 executes an SSH server therein, is remotely accessed from the proxy activation server 1140, and can start the user virtual machine by receiving a command by remote operation.

代理起動サーバ1140は、代理起動サービスをOS上で動作するサービスとして実行している。代理起動サーバ1140の構成を図7に示す。代理起動サービスは、計算サーバ1120が管理するユーザ仮想計算機のMACアドレスを、図8に示される表の形式でメモリ若しくはHDDに記憶している。そして、PC1150からブロードキャストされ、NIC1005で受信したマジックパケットを解析し、記憶してあるMACアドレスに対する要求であった場合、計算サーバ1120の管理仮想計算機1121にSSHでリモートアクセスし、ユーザ仮想計算機を起動させる。   The proxy activation server 1140 executes the proxy activation service as a service that operates on the OS. The configuration of the proxy activation server 1140 is shown in FIG. The proxy activation service stores the MAC address of the user virtual machine managed by the calculation server 1120 in a memory or HDD in the form of a table shown in FIG. Then, when the magic packet broadcast from the PC 1150 and received by the NIC 1005 is analyzed and the request is for the stored MAC address, the management virtual machine 1121 of the calculation server 1120 is remotely accessed by SSH, and the user virtual machine is activated. Let

PC1150は、マジックパケットを発行するコマンドがインストールされたOS若しくはマジックパケットを発行するアプリケーションソフトウエアが、OS上にインストールされている。PCでは、PCのユーザ若しくはPC上で動作する他のプログラムによって、上記コマンド若しくはアプリケーションソフトウエアを介して、マジックパケットが発行される。   The PC 1150 has an OS installed with a command for issuing a magic packet or application software for issuing a magic packet installed on the OS. In the PC, a magic packet is issued via the command or application software by a user of the PC or another program operating on the PC.

本具体例の動作について、先に述べた第1の実施形態の構成に対応する構成が同様に動作するため説明を省略する。   The operation of this example is omitted because the configuration corresponding to the configuration of the first embodiment described above operates in the same manner.

上述した第1の実施形態によれば、代理起動装置が、仮想計算機に対するマジックパケットを、仮想計算機管理サーバへの仮想計算機の起動要求に変換することで、物理サーバの起動と同様に、WOLで仮想計算機を起動することが可能である。   According to the first embodiment described above, the proxy activation device converts the magic packet for the virtual machine into a virtual machine activation request to the virtual machine management server, so that the WOL is the same as the activation of the physical server. It is possible to start a virtual machine.

[第2の実施形態]
図9に、本発明の第2の実施形態としての仮想計算機の起動制御システムの構成を示す。第2の実施形態のシステムは、仮想計算機管理サーバ220、インフラサーバ230、仮想計算機イメージ保存装置210、代理起動装置240、サーバ起動装置20、ルータ20を有して構成される。図1の各装置との対応関係は第1の実施形態と同様である。以下、第1の実施形態との相違点を中心に説明する。
[Second Embodiment]
FIG. 9 shows the configuration of a virtual machine activation control system as a second embodiment of the present invention. The system according to the second embodiment includes a virtual machine management server 220, an infrastructure server 230, a virtual machine image storage device 210, a proxy boot device 240, a server boot device 20, and a router 20. The correspondence relationship with each device in FIG. 1 is the same as in the first embodiment. Hereinafter, a description will be given focusing on differences from the first embodiment.

1つ目の相違点は、仮想計算機イメージ保存装置210がLAN270ではなくインフラサーバ230に直接接続されている点である。インフラサーバ230と仮想計算機イメージ保存装置210の電源は連携しており、同時に起動、停止し、1台の装置(例えばHDDを内蔵したPC等)を構成していてもよい。なお、第2の実施形態では、インフラサーバ230と仮想計算機イメージ保存装置210は、常には動作していない。また、仮想計算機管理サーバ220は、仮想計算機管理サーバ220が管理対象とする仮想計算機を動作させるインフラサーバ230に含まれるようにしてもよく、この場合、仮想計算機管理サーバ220は仮想計算機により構成される。もちろん、物理的な装置で構成することも可能である。   The first difference is that the virtual machine image storage device 210 is directly connected to the infrastructure server 230 instead of the LAN 270. The power supplies of the infrastructure server 230 and the virtual machine image storage device 210 are linked, and may be started and stopped at the same time to constitute one device (for example, a PC with a built-in HDD). In the second embodiment, the infrastructure server 230 and the virtual machine image storage device 210 are not always operating. In addition, the virtual machine management server 220 may be included in the infrastructure server 230 that operates the virtual machine to be managed by the virtual machine management server 220. In this case, the virtual machine management server 220 is configured by a virtual machine. The Of course, it is also possible to configure with a physical device.

2つ目の相違点は、代理起動装置240が識別情報241として仮想MACアドレスとインフラサーバMACアドレスとを関連付けて保持している点である。代理起動装置240から仮想計算機の起動実行要求を受けた仮想計算機管理サーバ220は、起動対象の仮想計算機を保存する仮想計算機イメージ保存装置210が接続されたインフラサーバ230にアクセスして、仮想計算機の起動処理を行う。第2の実施形態では、インフラサーバ230及び仮想計算機イメージ保存装置210が常に動作しているわけではなく、停止状態にある場合には、仮想計算機管理サーバ220による仮想計算機の起動処理に先んじてインフラサーバ230を起動させる必要がある。このため、代理起動装置240は、仮想MACアドレスとインフラサーバMACアドレスを対応付けて、例えばテーブル形式で保持している。なお、インフラサーバ230に、仮想計算機管理サーバ220が含まれている場合、前記の仮想計算機管理サーバ220が含まれるインフラサーバ230を、まず、起動させる。   The second difference is that the proxy activation device 240 holds the virtual MAC address and the infrastructure server MAC address as identification information 241 in association with each other. The virtual machine management server 220 that has received the virtual machine start execution request from the proxy boot apparatus 240 accesses the infrastructure server 230 to which the virtual machine image storage apparatus 210 that stores the virtual machine to be booted is connected, and Perform startup processing. In the second embodiment, the infrastructure server 230 and the virtual machine image storage device 210 are not always operating. When the infrastructure server 230 and the virtual machine image storage device 210 are in a stopped state, the infrastructure prior to the virtual machine startup process by the virtual machine management server 220 is performed. It is necessary to start the server 230. For this reason, the proxy activation device 240 associates the virtual MAC address with the infrastructure server MAC address and holds them in a table format, for example. When the infrastructure server 230 includes the virtual machine management server 220, the infrastructure server 230 including the virtual machine management server 220 is first activated.

図10に、第2の実施形態のシステムにおける仮想計算機の起動制御の流れを示す。まず、代理起動装置240では起動処理の対象となる仮想計算機のMACアドレスと、該仮想計算機を保存する仮想計算機イメージ保存装置210が接続されたインフラサーバのMACアドレスとを関連付けて登録しておく(ステップS201)。その後、サーバ起動装置250がMACアドレスを含むマジックパケットを発行し、LAN270上にブロードキャストする(ステップS202)。   FIG. 10 shows a flow of activation control of the virtual machine in the system of the second embodiment. First, the proxy boot device 240 associates and registers the MAC address of the virtual machine to be booted with the MAC address of the infrastructure server to which the virtual machine image storage device 210 that stores the virtual machine is connected ( Step S201). Thereafter, the server activation device 250 issues a magic packet including the MAC address and broadcasts it on the LAN 270 (step S202).

代理起動装置240は、LAN270上を流れるマジックパケットを受信して解析し、該マジックパケットに含まれるMACアドレスが登録した仮想計算機MACアドレスに一致するか判定する(ステップS203)。代理起動装置240は、マジックパケット内のMACアドレスと登録した仮想計算機MACアドレスが一致した場合(ステップS203/YES)、該登録MACアドレスに関連付けられたインフラサーバMACアドレスを持つインフラサーバ230が動作中であるかを判定する(ステップS204)。   The proxy activation device 240 receives and analyzes the magic packet flowing on the LAN 270 and determines whether the MAC address included in the magic packet matches the registered virtual machine MAC address (step S203). When the MAC address in the magic packet matches the registered virtual machine MAC address (step S203 / YES), the proxy activation device 240 is operating the infrastructure server 230 having the infrastructure server MAC address associated with the registered MAC address. (Step S204).

当該インフラサーバ230が動作中の場合(ステップS204/YES)、代理起動装置240は、仮想計算機管理サーバ220に仮想計算機の起動処理の実行要求を発行する(ステップS207)。当該インフラサーバ230が動作中でない場合(ステップS204/NO)は、代理起動装置240は、このインフラサーバのMACアドレスを含むマジックパケットを発行してブロードキャストし(ステップS205)、インフラサーバ230を起動させる(ステップS206)。インフラサーバ230が起動することで、インフラサーバ230に直接接続され、電源が連携している仮想計算機イメージ保存装置210も起動することになる。そして、代理起動装置240は、仮想計算機管理サーバ220に仮想計算機の起動処理の実行要求を発行する(ステップS207)。他方、代理起動装置240は、登録MACアドレスと一致しないMACアドレスを含むマジックパケットは破棄する(ステップS203/NO)。   If the infrastructure server 230 is operating (step S204 / YES), the proxy boot device 240 issues a virtual machine boot process execution request to the virtual machine management server 220 (step S207). When the infrastructure server 230 is not operating (step S204 / NO), the proxy activation device 240 issues and broadcasts a magic packet including the MAC address of the infrastructure server (step S205), and activates the infrastructure server 230. (Step S206). When the infrastructure server 230 is activated, the virtual machine image storage device 210 that is directly connected to the infrastructure server 230 and linked with the power source is also activated. Then, the proxy boot device 240 issues a virtual machine boot process execution request to the virtual machine management server 220 (step S207). On the other hand, the proxy activation device 240 discards the magic packet including the MAC address that does not match the registered MAC address (step S203 / NO).

仮想計算機管理サーバ220は、代理起動装置240から受信した実行要求に従って、マジックパケットに含まれるMACアドレスに対応する仮想計算機の起動処理を行う(ステップS208)。仮想計算機管理サーバ220による仮想計算機の起動処理については、第1の実施形態と同様である。   The virtual machine management server 220 performs a virtual machine boot process corresponding to the MAC address included in the magic packet in accordance with the execution request received from the proxy boot device 240 (step S208). The virtual machine startup process by the virtual machine management server 220 is the same as that in the first embodiment.

<第2の実施形態の具体例>
図11に示すように、第2の実施形態の具体例としてのシステムは、PCサーバ1220、代理起動サーバ1240、PC1250が同一ネットワークに同一ネットワークに接続されて構成される。各装置は、実計算機として、第1の実施形態の具体例と同様に構成される。第2の実施形態との対応に関し、PCサーバ1220は仮想計算機イメージ保存装置210、仮想計算機管理サーバ220及びとインフラサーバ230に、代理起動サーバ1240は代理起動装置240に、PC1250はサーバ起動装置250にそれぞれ対応する。
<Specific Example of Second Embodiment>
As shown in FIG. 11, the system as a specific example of the second embodiment is configured by connecting a PC server 1220, a proxy activation server 1240, and a PC 1250 to the same network. Each device is configured as a real computer in the same manner as the specific example of the first embodiment. Regarding correspondence with the second embodiment, the PC server 1220 is the virtual machine image storage device 210, the virtual machine management server 220 and the infrastructure server 230, the proxy startup server 1240 is the proxy startup device 240, and the PC 1250 is the server startup device 250. Correspond to each.

PCサーバ1220の構成を図12に示す。PCサーバ1220は、仮想計算機(ユーザ仮想計算機)1222と、ユーザ仮想計算機1222を動作させるソフトウエアである仮想計算機モニタ1221と、OS1223から構成される。OS1223は例えばWindows(登録商標)が挙げられ、仮想計算機モニタ1221は例えばVMWare(登録商標) Workstationが挙げられる。OS1223では、SSHサーバをサービスとして実行しており、代理起動サーバ1240からリモートアクセスされ、リモート操作により仮想計算機モニタ1221へコマンドを送ることで、ユーザ仮想計算機1222を起動できる。   The configuration of the PC server 1220 is shown in FIG. The PC server 1220 includes a virtual machine (user virtual machine) 1222, a virtual machine monitor 1221 that is software for operating the user virtual machine 1222, and an OS 1223. The OS 1223 is, for example, Windows (registered trademark), and the virtual machine monitor 1221 is, for example, VMWare (registered trademark) Workstation. In the OS 1223, an SSH server is executed as a service. The user virtual machine 1222 can be activated by being remotely accessed from the proxy activation server 1240 and sending a command to the virtual machine monitor 1221 by remote operation.

代理起動サーバ1240は、第1の実施形態の具体例と同様に、代理起動サービスをOS上で動作するサービスとして実行している。代理起動サーバ1240のソフトウエア構成は、第1の実施形態の具体例と同様であるが、代理起動サービスは、ユーザ仮想計算機のMACアドレスと、ユーザ仮想計算機を保存するPCサーバ1220のMACアドレスを図13に示す表形式でメモリ若しくはHDDに記憶する。また、PC1250からブロードキャストされ、NICで受信したマジックパケットを解析し、ユーザ仮想計算機のMACアドレスに対する要求であり、かつ、ユーザ仮想計算機を保存しているPCサーバがシャットダウン状態であった場合、該PCサーバに対して、マジックパケットをNICから送信してPCサーバを起動させる。そして、該PCサーバの起動が完了した後に、PCサーバにSSHでリモートアクセスし、PCサーバの仮想計算機モニタの管理コンソールをリモートで操作することで、ユーザ仮想計算機を起動させる。   As in the specific example of the first embodiment, the proxy activation server 1240 executes the proxy activation service as a service that operates on the OS. The software configuration of the proxy startup server 1240 is the same as that of the specific example of the first embodiment, but the proxy startup service uses the MAC address of the user virtual machine and the MAC address of the PC server 1220 that stores the user virtual machine. The data is stored in the memory or HDD in the table format shown in FIG. When the magic packet broadcast from the PC 1250 and received by the NIC is analyzed, the request is for the MAC address of the user virtual machine, and the PC server storing the user virtual machine is in the shutdown state, the PC A magic packet is transmitted from the NIC to the server to activate the PC server. Then, after the activation of the PC server is completed, the user virtual machine is activated by remotely accessing the PC server via SSH and remotely operating the management console of the virtual machine monitor of the PC server.

PC1250は、第1の実施形態の具体例と同様である。また、本具体例の動作について、先に述べた第2の実施形態の構成に対応する構成が同様に動作するため説明を省略する。   The PC 1250 is the same as the specific example of the first embodiment. The operation of this example is omitted because the configuration corresponding to the configuration of the second embodiment described above operates similarly.

上述した第2の実施形態によれば、代理起動装置が、仮想計算機イメージ保存装置及びインフラサーバと、仮想計算機との対応付けを記憶し、この対応付けをもとに、仮想計算機のイメージが保存された仮想計算機イメージ保存装置及びインフラサーバをも起動させるため、第1の実施形態の効果に加えて、仮想計算機イメージの動作及び保存場所に局所性がある場合でも、WOLを利用して仮想計算機を起動することが可能である。   According to the second embodiment described above, the proxy boot device stores the association between the virtual machine image storage device and the infrastructure server and the virtual machine, and the virtual machine image is saved based on this association. In addition to the effect of the first embodiment, the virtual machine image storage device and the infrastructure server that have been executed are also activated, and even if the operation and storage location of the virtual machine image has locality, the virtual machine is utilized using WOL. Can be started.

[第3の実施形態]
図14に、本発明の第3の実施形態としての仮想計算機の起動制御システムの構成を示す。第3の実施形態のシステムは、仮想計算機イメージ保存装置310、仮想計算機管理サーバ320、インフラサーバ330、代理起動装置340、サーバ起動装置350、ルータ360を有して構成される。図1の各装置との対応関係は第1の実施形態と同様である。以下、第1の実施形態との相違点を中心に説明する。
[Third Embodiment]
FIG. 14 shows the configuration of a virtual machine activation control system according to the third embodiment of the present invention. The system according to the third embodiment includes a virtual machine image storage device 310, a virtual machine management server 320, an infrastructure server 330, a proxy boot device 340, a server boot device 350, and a router 360. The correspondence relationship with each device in FIG. 1 is the same as in the first embodiment. Hereinafter, a description will be given focusing on differences from the first embodiment.

1つ目の相違点は、2台以上の仮想計算機イメージ保存装置310がLAN370に接続されている点である。なお、第3の実施形態では、仮想計算機イメージ保存装置310は、常には動作していない。また、サーバ起動装置350、代理起動装置340、仮想計算機管理サーバ320は、インフラサーバ330に含まれるようにしてもよく、この場合、仮想計算機で構成される。もちろん、これらの装置は、物理的な装置で構成することも可能である。   The first difference is that two or more virtual machine image storage devices 310 are connected to the LAN 370. In the third embodiment, the virtual machine image storage device 310 is not always operating. In addition, the server activation device 350, the proxy activation device 340, and the virtual machine management server 320 may be included in the infrastructure server 330, and in this case, are configured with virtual machines. Of course, these devices can also be constituted by physical devices.

2つ目の相違点は、代理起動装置340が識別情報341として仮想計算機のMACアドレスと仮想計算機イメージ保存装置310のMACアドレスとを関連付けて保持している点である。代理起動装置340から仮想計算機の起動実行要求を受けた仮想計算機管理サーバ320は、起動対象の仮想計算機を保存する仮想計算機イメージ保存装置310にアクセスして、仮想計算機の起動処理を行う。第3の実施形態では、仮想計算機イメージ保存装置310が常に動作しているわけではなく、停止状態にある場合には、仮想計算機管理サーバ320による起動処理に先んじて仮想計算機イメージ保存装置310を起動させる必要がある。このため、代理起動装置340は、仮想計算機のMACアドレスと仮想計算機イメージ保存装置のMACアドレスを対応付けて、例えばテーブル形式で保持している。   The second difference is that the proxy activation device 340 holds the MAC address of the virtual computer and the MAC address of the virtual computer image storage device 310 as identification information 341 in association with each other. The virtual machine management server 320 that has received the virtual machine start execution request from the proxy boot apparatus 340 accesses the virtual machine image storage apparatus 310 that stores the virtual machine to be booted, and performs the boot process of the virtual machine. In the third embodiment, the virtual machine image storage device 310 is not always operating. When the virtual machine image storage device 310 is in a stopped state, the virtual machine image storage device 310 is started prior to the startup process by the virtual machine management server 320. It is necessary to let For this reason, the proxy boot device 340 associates the MAC address of the virtual machine with the MAC address of the virtual machine image storage device and holds them in a table format, for example.

図15に、第3の実施形態のシステムにおける仮想計算機の起動制御の流れを示す。まず、代理起動装置340では起動処理の対象となる仮想計算機のMACアドレスと、該仮想計算機を保存する仮想計算機イメージ保存装置のMACアドレスとを関連付けて登録しておく(ステップS301)。その後、サーバ起動装置350がMACアドレスを含むマジックパケットを発行し、LAN370上にブロードキャストする(ステップS302)。   FIG. 15 shows a flow of activation control of the virtual machine in the system of the third embodiment. First, the proxy boot device 340 registers the MAC address of the virtual machine to be booted in association with the MAC address of the virtual machine image storage device that stores the virtual machine (step S301). Thereafter, the server activation device 350 issues a magic packet including the MAC address and broadcasts it on the LAN 370 (step S302).

代理起動装置340は、LAN370上を流れるマジックパケットを受信して解析し、該マジックパケットに含まれるMACアドレスが登録した仮想計算機MACアドレスに一致するか判定する(ステップS303)。代理起動装置340は、マジックパケット内のMACアドレスと登録した仮想計算機MACアドレスが一致した場合(ステップS303/YES)、該登録MACアドレスに関連付けられた仮想計算機イメージ保存装置のMACアドレスを持つ仮想計算機イメージ保存装置310が動作中であるかを判定する(ステップS304)。   The proxy activation device 340 receives and analyzes the magic packet that flows on the LAN 370, and determines whether the MAC address included in the magic packet matches the registered virtual machine MAC address (step S303). If the MAC address in the magic packet matches the registered virtual computer MAC address (step S303 / YES), the proxy activation device 340 has a virtual computer having the MAC address of the virtual computer image storage device associated with the registered MAC address It is determined whether the image storage device 310 is operating (step S304).

当該仮想計算機イメージ保存装置210が動作中の場合(ステップS304/YES)、代理起動装置340は、仮想計算機管理サーバ320に仮想計算機の起動処理の実行要求を発行する(ステップS307)。当該仮想計算機イメージ保存装置310が動作中でない場合(ステップS304/NO)は、代理起動装置340は、この仮想計算機イメージ保存装置のMACアドレスを含むマジックパケットを発行してブロードキャストし(ステップS305)、仮想計算機イメージ保存装置310を起動させる(ステップS306)。そして、代理起動装置340は、仮想計算機管理サーバ320に仮想計算機の起動処理の実行要求を発行する(ステップS307)。他方、代理起動装置340は、登録MACアドレスと一致しないMACアドレスを含むマジックパケットは破棄する(ステップS303/NO)。   When the virtual machine image storage device 210 is operating (step S304 / YES), the proxy boot device 340 issues a virtual machine boot process execution request to the virtual machine management server 320 (step S307). If the virtual computer image storage device 310 is not in operation (step S304 / NO), the proxy activation device 340 issues and broadcasts a magic packet including the MAC address of the virtual computer image storage device (step S305). The virtual machine image storage device 310 is activated (step S306). Then, the proxy boot device 340 issues a virtual machine boot process execution request to the virtual machine management server 320 (step S307). On the other hand, the proxy activation device 340 discards the magic packet including the MAC address that does not match the registered MAC address (step S303 / NO).

仮想計算機管理サーバ320は、代理起動装置340から受信した実行要求に従って、マジックパケットに含まれるMACアドレスに対応する仮想計算機の起動処理を行う(ステップS308)。仮想計算機管理サーバ320による仮想計算機の起動処理については、第1の実施形態と同様である。   In accordance with the execution request received from the proxy activation device 340, the virtual machine management server 320 performs a virtual machine activation process corresponding to the MAC address included in the magic packet (step S308). The virtual machine activation process by the virtual machine management server 320 is the same as that of the first embodiment.

<第3の実施形態の具体例>
図16に示すように、第3の実施形態の具体例としてのシステムは、NAS1310a及び1310b、計算サーバ1320、代理起動サーバ1340、PC1350が同一ネットワークに同一ネットワークに接続されて構成される。つまり、第1の実施形態の具体例にNASがさらに1台追加されている。また、各装置は、実計算機として、第1の実施形態の具体例と同様に構成される。また、第3の実施形態との対応に関し、第1の実施形態の具体例と同様である。
<Specific example of the third embodiment>
As shown in FIG. 16, the system as a specific example of the third embodiment is configured by connecting NAS 1310a and 1310b, a calculation server 1320, a proxy activation server 1340, and a PC 1350 to the same network. That is, one more NAS is added to the specific example of the first embodiment. Each device is configured as a real computer in the same manner as the specific example of the first embodiment. The correspondence with the third embodiment is the same as the specific example of the first embodiment.

代理起動サーバ1340は、代理起動サービスをOS上で実行しており、ソフトウエア構成も、第1の実施形態の具体例と同様である。ただし、代理起動サービスは、ユーザ仮想計算機のMACアドレスと、ユーザ仮想計算機が保存されたNASのMACアドレスを図17に示す表形式でメモリ若しくはHDDに記憶する。また、PC1350からブロードキャストされ、NICで受信したマジックパレットを解析し、仮想計算機のMACアドレスに対する要求であり、かつ、該仮想計算機を保存しているNASがシャットダウン状態であった場合、該NASに対して、マジックパケットをNICから送信してNASを起動させ、NASの起動が完了した後に、計算サーバ1320にリモートアクセスし、仮想計算機を起動させる。   The proxy activation server 1340 executes a proxy activation service on the OS, and the software configuration is the same as that of the specific example of the first embodiment. However, the proxy activation service stores the MAC address of the user virtual machine and the MAC address of the NAS in which the user virtual machine is stored in the memory or HDD in the table format shown in FIG. In addition, when the magic palette received from the NIC that is broadcast from the PC 1350 is analyzed, the request is for the MAC address of the virtual machine, and the NAS storing the virtual machine is in the shutdown state, Then, the magic packet is transmitted from the NIC to activate the NAS, and after the activation of the NAS is completed, the calculation server 1320 is accessed remotely to activate the virtual machine.

NAS1310a及び1310b、計算サーバ1320、PC1350は、第1の実施形態の具体例と同様である。また、本具体例の動作について、先に述べた第3の実施形態の構成に対応する構成が同様に動作するため説明を省略する。   The NAS 1310a and 1310b, the calculation server 1320, and the PC 1350 are the same as the specific example of the first embodiment. The operation of this example is omitted because the configuration corresponding to the configuration of the third embodiment described above operates in the same manner.

上述した第3の実施形態によれば、起動代理サーバが、仮想計算機イメージ保存装置と仮想計算機との対応付けを記憶し、この対応付けをもとに、仮想計算機のイメージが保存された仮想計算機イメージ保存装置も起動させるため、第1の実施形態の効果に加えて、仮想計算機イメージの保存場所に局所性がある場合でも、WOLを利用して仮想計算機を起動することが可能である。   According to the third embodiment described above, the activation proxy server stores the association between the virtual machine image storage device and the virtual machine, and based on this association, the virtual machine in which the image of the virtual machine is saved Since the image storage device is also activated, in addition to the effects of the first embodiment, it is possible to activate the virtual computer using WOL even when the storage location of the virtual computer image has locality.

[第4の実施形態]
図18に、本発明の第4の実施形態としての仮想計算機の起動制御システムの構成を示す。第4の実施形態のシステムは、仮想計算機イメージ保存装置410、仮想計算機管理サーバ420、インフラサーバ430、代理起動装置440、サーバ起動装置450、ルータ460を有して構成される。図1の各装置との対応関係は第1の実施形態と同様である。以下、第1の実施形態との相違点を中心に説明する。
[Fourth Embodiment]
FIG. 18 shows the configuration of a virtual machine activation control system according to the fourth embodiment of the present invention. The system according to the fourth embodiment includes a virtual machine image storage device 410, a virtual machine management server 420, an infrastructure server 430, a proxy boot device 440, a server boot device 450, and a router 460. The correspondence relationship with each device in FIG. 1 is the same as in the first embodiment. Hereinafter, a description will be given focusing on differences from the first embodiment.

第1の実施形態との相違点は、代理起動装置440が識別情報441として仮想計算機のMACアドレスと該仮想計算機が使用する物理リソースの情報を関連付けて保持している点である。また、代理起動装置440は、上記の仮想計算機に関する情報のほかに、LANに接続された稼動中のインフラサーバの空き物理リソース量の情報を保持する。さらに、動作中のインフラサーバのアーキテクチャ(CPUアーキテクチャ等)ごとに空いている物理リソース量を記憶するようにしてもよく、この場合、代理起動装置440は、仮想計算機が動作できるインフラサーバのアーキテクチャも記憶しているようにしてもよい。   The difference from the first embodiment is that the proxy boot device 440 holds the MAC address of the virtual machine and the information of the physical resource used by the virtual machine as identification information 441 in association with each other. In addition to the information related to the virtual machine, the proxy boot device 440 holds information on the amount of free physical resources of an operating infrastructure server connected to the LAN. Further, an available physical resource amount may be stored for each operating infrastructure server architecture (CPU architecture or the like). In this case, the proxy boot device 440 also has an infrastructure server architecture on which the virtual machine can operate. You may make it memorize.

なお、空いている物理リソース量を代理起動装置440が把握する方法としては、例えば以下のものが挙げられる。代理起動装置440は、起動できる全てのインフラサーバの仕様(例えばCPUアーキテクチャ、メモリ、MACアドレス)を記憶したインフラサーバ仕様ライブラリをあらかじめ記憶しておく。そして、代理起動装置440は、インフラサーバ430とのネットワークのコネクションからインフラサーバ430の動作状況を把握できるため、動作中のインフラサーバ物理リソース量を求め、前記のインフラサーバ仕様ライブラリから求められる提供可能な物理リソースから、これまでに起動させた仮想計算機の使用する物理リソースの総和を差し引く。すなわち、アーキテクチャごとの空きリソース量は以下の式により求められる。   As a method for the proxy activation device 440 to grasp the free physical resource amount, for example, the following can be cited. The proxy activation device 440 stores in advance an infrastructure server specification library that stores specifications (for example, CPU architecture, memory, and MAC address) of all infrastructure servers that can be activated. Since the proxy boot device 440 can grasp the operation status of the infrastructure server 430 from the network connection with the infrastructure server 430, it can obtain the physical resource amount of the operating infrastructure server and can be provided from the infrastructure server specification library. The total of the physical resources used by the virtual machines that have been started up is subtracted from the available physical resources. That is, the free resource amount for each architecture is obtained by the following formula.

Figure 2010176641
Figure 2010176641

また、インフラサーバ430が必ず代理起動装置440によって起動されるシステムでは、インフラサーバ430が動作中であるかを把握する方法として、代理起動装置440がインフラサーバ430を起動させたことをパラメータとして活用する方法を採用してもよい。また、代理起動装置440が、インフラサーバ430を遠隔操作して、空きリソース量を採取してもよい。より具体的な例として、インフラサーバ430で、Linux(登録商標)が動作している場合、Linux(登録商標)の "/Proc/meminfo"を読み出すことで、インフラサーバ430のメモリ残量を採取できる。   Further, in a system in which the infrastructure server 430 is always started by the proxy startup device 440, the fact that the proxy startup device 440 has started the infrastructure server 430 is used as a parameter as a method for grasping whether the infrastructure server 430 is operating. You may adopt the method of doing. Further, the proxy activation device 440 may collect the free resource amount by remotely operating the infrastructure server 430. As a more specific example, when Linux (registered trademark) is operating on the infrastructure server 430, the remaining memory capacity of the infrastructure server 430 is collected by reading "/ Proc / meminfo" of Linux (registered trademark). it can.

なお、第4の実施形態では、仮想計算機イメージ保存装置410とインフラサーバ430は、物理的な装置であるが、インフラサーバ430は上述したように常には動作していない。   In the fourth embodiment, the virtual machine image storage device 410 and the infrastructure server 430 are physical devices, but the infrastructure server 430 does not always operate as described above.

図19に、第4の実施形態のシステムにおける仮想計算機の起動制御の流れを示す。まず、代理起動装置440では起動処理の対象となる仮想計算機のMACアドレス及び使用リソースの情報を登録しておく(ステップS401)。また、代理起動装置440は、稼動中のインフラサーバについて空いている物理リソース量を採取して登録しておく(ステップS402)。続いて、代理起動装置440は、起動できる全てのインフラサーバの仕様を登録する(ステップS403)。その後、サーバ起動装置450がMACアドレスを含むマジックパケットを発行し、LAN470上にブロードキャストする(ステップS404)。   FIG. 19 shows a flow of activation control of the virtual machine in the system of the fourth embodiment. First, the proxy boot device 440 registers the MAC address of the virtual machine to be booted and information on the resources used (step S401). In addition, the proxy activation device 440 collects and registers an available physical resource amount for the operating infrastructure server (step S402). Subsequently, the proxy activation device 440 registers the specifications of all infrastructure servers that can be activated (step S403). Thereafter, the server activation device 450 issues a magic packet including the MAC address and broadcasts it on the LAN 470 (step S404).

代理起動装置440は、LAN470上を流れるマジックパケットを受信して解析し、該マジックパケットに含まれるMACアドレスが登録した仮想計算機MACアドレスに一致するか判定する(ステップS405)。代理起動装置440は、マジックパケット内のMACアドレスと登録した仮想計算機MACアドレスが一致した場合(ステップS405/YES)、該登録MACアドレスに対応する仮想計算機の使用リソース量を求め、稼動中のインフラサーバの空きリソース量と比較する(ステップS406)。   The proxy activation device 440 receives and analyzes the magic packet flowing on the LAN 470, and determines whether the MAC address included in the magic packet matches the registered virtual machine MAC address (step S405). When the MAC address in the magic packet matches the registered virtual machine MAC address (step S405 / YES), the proxy activation device 440 obtains the used resource amount of the virtual machine corresponding to the registered MAC address, and the operating infrastructure The amount of free resources of the server is compared (step S406).

稼動中のインフラサーバの空きリソース量の方が大きく、物理リソース量が仮想計算機の使用に十分である場合(ステップS406/YES)、代理起動装置440は、仮想計算機管理サーバ420に仮想計算機の起動処理の実行要求を発行する(ステップS409)。仮想計算機の使用リソース量の方が大きく、空いている物理リソース量が不足している場合(ステップS406/NO)、代理起動装置440は、停止中のインフラサーバのMACアドレスを含むマジックパケットを発行してブロードキャストし(ステップS407)、インフラサーバ430を起動させる(ステップS408)。そして、代理起動装置440は、仮想計算機管理サーバ420に仮想計算機の起動処理の実行要求を発行する(ステップS409)。他方、代理起動装置440は、登録MACアドレスと一致しないMACアドレスを含むマジックパケットは破棄する(ステップS405/NO)。なお、ステップ407において、前記の仮想計算機のアーキテクチャに応じて、インフラサーバ430を選択する。選択の動作について、当業者には明らかである。   When the free resource amount of the operating infrastructure server is larger and the physical resource amount is sufficient for using the virtual machine (step S406 / YES), the proxy boot device 440 activates the virtual machine to the virtual machine management server 420. A process execution request is issued (step S409). When the amount of resources used by the virtual machine is larger and the amount of available physical resources is insufficient (step S406 / NO), the proxy activation device 440 issues a magic packet including the MAC address of the stopped infrastructure server. Broadcast (step S407), and the infrastructure server 430 is activated (step S408). Then, the proxy boot device 440 issues a virtual machine boot process execution request to the virtual machine management server 420 (step S409). On the other hand, the proxy activation device 440 discards the magic packet including the MAC address that does not match the registered MAC address (step S405 / NO). In step 407, the infrastructure server 430 is selected according to the architecture of the virtual machine. The operation of selection will be apparent to those skilled in the art.

仮想計算機管理サーバ420は、代理起動装置440から受信した実行要求に従って、マジックパケットに含まれるMACアドレスに対応する仮想計算機の起動処理を行う(ステップS410)。仮想計算機管理サーバ420による仮想計算機の起動処理については、第1の実施形態と同様である。   In accordance with the execution request received from the proxy activation device 440, the virtual machine management server 420 performs a virtual machine activation process corresponding to the MAC address included in the magic packet (step S410). The virtual machine activation process by the virtual machine management server 420 is the same as that of the first embodiment.

<第4の実施形態の具体例>
図20に示すように、第4の実施形態の具体例としてのシステムは、NAS1410、計算サーバ1420、代理起動サーバ1440、PC1450が同一ネットワークに同一ネットワークに接続されて構成される。つまり、第1の実施形態の具体例に計算サーバがさらに2台追加されている。また、各装置は、実計算機として、第1の実施形態の具体例と同様に構成される。また、第4の実施形態との対応に関し、第1の実施形態の具体例と同様である。
<Specific Example of Fourth Embodiment>
As shown in FIG. 20, the system as a specific example of the fourth embodiment is configured by connecting a NAS 1410, a calculation server 1420, a proxy activation server 1440, and a PC 1450 to the same network. That is, two more calculation servers are added to the specific example of the first embodiment. Each device is configured as a real computer in the same manner as the specific example of the first embodiment. The correspondence with the fourth embodiment is the same as the specific example of the first embodiment.

代理起動サーバ1440は、代理起動サービスをOS上で実行しており、ソフトウエア構成は、第1の実施形態の具体例と同様である。ただし、代理起動サービスは、ユーザ仮想計算機のMACアドレス、アーキテクチャ、物理リソース(CPUの数、メモリ容量等)を、図21に示す表形式でメモリ若しくはHDDに記憶する。また、稼働中のシステム全体の計算サーバの空きリソース量を図22に示される形式で、計算サーバ(A)、(B)、(C)の仕様を図23に示される表形式で、メモリ若しくはHDDに記憶する。そして、代理起動サービスは、PCからブロードキャストされ、NICで受信したマジックパケットを解析し、ユーザ仮想計算機のMACアドレスに対する要求であり、かつ、空きリソース量が、要求されたユーザ仮想計算機が使用するアーキテクチャの計算サーバにおいて必要とするリソースを満たさない場合、新たに計算サーバに対して、マジックパケットをNICから送信し、計算サーバを起動させる。そして、代理起動サービスは、計算サーバの起動が完了した後に、計算サーバの管理仮想計算機にリモートアクセスし、ユーザ仮想計算機を起動させる。   The proxy activation server 1440 executes a proxy activation service on the OS, and the software configuration is the same as the specific example of the first embodiment. However, the proxy activation service stores the MAC address, architecture, and physical resources (number of CPUs, memory capacity, etc.) of the user virtual machine in the memory or HDD in the table format shown in FIG. In addition, the available resource amount of the calculation server of the entire operating system is in the format shown in FIG. 22, and the specifications of the calculation servers (A), (B), and (C) are in the table format shown in FIG. Store in HDD. The proxy activation service analyzes the magic packet broadcast from the PC and received by the NIC, is a request for the MAC address of the user virtual machine, and the free resource amount is an architecture used by the requested user virtual machine If the necessary resources in the calculation server are not satisfied, a magic packet is newly transmitted from the NIC to the calculation server to start the calculation server. Then, after the activation of the calculation server is completed, the proxy activation service remotely accesses the management virtual machine of the calculation server and activates the user virtual machine.

例えば計算サーバ(A)1420aが動作状態で、計算サーバ(B)1420bがシャットダウン状態にあり、動作中のすべての計算サーバの空きリソース量が図22の状態にあるとする。ここで、仮想MACアドレスがCC−11−22−33−44−55である仮想計算機を起動させる場合、代理起動サーバ1440は、計算サーバ(A)1420aのみでは、該仮想計算機を動作させることはできないと判断し、同じアーキテクチャのCPUをもった計算サーバ(B)1420bの仕様をライブラリから参照し、計算サーバ(B)1420bを起動させることで該仮想計算機を動作できると判断した場合に、計算サーバ(B)1420bを起動させる。その後、計算サーバ(B)1420b上で、該仮想計算機を起動させる。   For example, it is assumed that the calculation server (A) 1420a is in the operating state, the calculation server (B) 1420b is in the shutdown state, and the free resource amounts of all the operating calculation servers are in the state shown in FIG. Here, when starting a virtual machine whose virtual MAC address is CC-11-22-33-44-55, the proxy start server 1440 can operate the virtual machine only with the calculation server (A) 1420a. If it is determined that the virtual machine can be operated by referring to the specification of the calculation server (B) 1420b having a CPU of the same architecture from the library and starting the calculation server (B) 1420b, The server (B) 1420b is activated. Thereafter, the virtual machine is started on the calculation server (B) 1420b.

計算サーバ1420の構成は、第1の実施形態の具体例における計算サーバの構成と同様である。ただし、CPUが、計算サーバ(A)1420aと計算サーバ(B)1420bがx86プロセッサであるのに対して、計算サーバ(C)1420cは、Power PC(登録商標)プロセッサである。また、NAS1410及びPC1450は、第1の実施形態の具体例と同様である。また、本具体例の動作について、先に述べた第4の実施形態の構成に対応する構成が同様に動作するため説明を省略する。   The configuration of the calculation server 1420 is the same as the configuration of the calculation server in the specific example of the first embodiment. However, while the calculation server (A) 1420a and the calculation server (B) 1420b are x86 processors, the calculation server (C) 1420c is a Power PC (registered trademark) processor. The NAS 1410 and the PC 1450 are the same as the specific example of the first embodiment. The operation of this example is omitted because the configuration corresponding to the configuration of the fourth embodiment described above operates similarly.

上述した第4の実施形態によれば、起動代理サーバが、仮想計算機の必要とする物理リソース量とシステムが提供できる空きの物理リソース量とを記憶し、起動対象の仮想計算機の使用リソース量に対して空きリソース量が足りない場合、インフラサーバを起動させて空きの物理リソース量を増やすため、第1の実施形態の効果に加えて、仮想計算機の物理リソース需要に対応して動作するインフラサーバの数を増減することが可能である。さらに、代理起動装置が、インフラサーバのアーキテクチャを仮想計算機ごとに記憶することで、仮想計算機が特定のアーキテクチャのインフラサーバでしか動作しない場合であっても、代理起動装置は、仮想計算機にインフラサーバを割り当て、該仮想計算機を起動することが可能である。   According to the fourth embodiment described above, the activation proxy server stores the amount of physical resources required by the virtual machine and the amount of free physical resources that can be provided by the system, and sets the amount of used resources of the virtual machine to be activated. If the amount of free resources is insufficient, the infrastructure server is started to increase the amount of free physical resources. In addition to the effects of the first embodiment, the infrastructure server operates in response to the physical resource demand of the virtual machine. It is possible to increase or decrease the number. Furthermore, the proxy boot device stores the infrastructure server architecture for each virtual machine, so that even if the virtual computer can only operate on an infrastructure server of a specific architecture, the proxy boot device can store the infrastructure server on the virtual machine. And the virtual machine can be started up.

[第5の実施形態]
図24に、本発明の第5の実施形態としての仮想計算機の起動制御システムの構成を示す。第5の実施形態のシステムは、仮想計算機イメージ保存装置510、仮想計算機管理サーバ520、インフラサーバ530、代理起動装置540、サーバ起動装置550、ルータ560を有して構成される。図1の各装置との対応関係は第1の実施形態と同様である。以下、第1の実施形態との相違点を中心に説明する。
[Fifth Embodiment]
FIG. 24 shows the configuration of a virtual machine activation control system according to the fifth embodiment of the present invention. The system of the fifth embodiment includes a virtual machine image storage device 510, a virtual machine management server 520, an infrastructure server 530, a proxy boot device 540, a server boot device 550, and a router 560. The correspondence relationship with each device in FIG. 1 is the same as in the first embodiment. Hereinafter, a description will be given focusing on differences from the first embodiment.

1つ目の相違点は、複数台の仮想計算機管理サーバ520がLAN570に接続され、また複数台のインフラサーバ530がLAN570に接続されている点である。なお、第5の実施形態では、仮想計算機管理サーバ520は、仮想計算機を管理するためのプログラミングインターフェース(以下、PIと称する)がそれぞれ異なっている。また、仮想計算機管理サーバ520は、常には動作していなくてもよい。   The first difference is that a plurality of virtual machine management servers 520 are connected to the LAN 570, and a plurality of infrastructure servers 530 are connected to the LAN 570. In the fifth embodiment, the virtual machine management server 520 has different programming interfaces (hereinafter referred to as PI) for managing virtual machines. Further, the virtual machine management server 520 may not always operate.

2つ目の相違点は、代理起動装置540が識別情報541として仮想計算機のMACアドレスと該仮想計算機を管理する仮想計算機管理サーバとを関連付けて保持している点である。また、代理起動装置540は、仮想計算機管理サーバごとにPIのライブラリを保持する。代理起動装置540は、起動対象の仮想計算機を管理する仮想計算機管理サーバを特定し、該管理サーバのPIのライブラリを使用して、仮想計算機を起動させる。また、仮想計算機管理サーバ510が停止状態にある場合には、仮想計算機の起動処理に先んじて仮想計算機管理サーバ520を起動させる必要がある。   The second difference is that the proxy activation device 540 stores the MAC address of the virtual machine and the virtual machine management server that manages the virtual machine as identification information 541 in association with each other. The proxy boot device 540 holds a PI library for each virtual machine management server. The proxy boot device 540 identifies a virtual machine management server that manages the virtual machine to be booted, and boots the virtual machine using the PI library of the management server. When the virtual machine management server 510 is in a stopped state, it is necessary to start the virtual machine management server 520 prior to the virtual machine start process.

図25に、第5の実施形態のシステムにおける仮想計算機の起動制御の流れを示す。まず、代理起動装置540では起動処理の対象となる仮想計算機のMACアドレスと、該仮想計算機を管理する仮想計算機管理サーバとを関連付けて登録しておく(ステップS501)。その後、サーバ起動装置550がMACアドレスを含むマジックパケットを発行し、LAN570上にブロードキャストする(ステップS502)。   FIG. 25 shows a flow of activation control of the virtual machine in the system of the fifth embodiment. First, the proxy boot device 540 registers the MAC address of the virtual machine that is the target of the boot process in association with the virtual machine management server that manages the virtual machine (step S501). Thereafter, the server activation device 550 issues a magic packet including the MAC address and broadcasts it on the LAN 570 (step S502).

代理起動装置540は、LAN570上を流れるマジックパケットを受信して解析し、該マジックパケットに含まれるMACアドレスが登録した仮想計算機MACアドレスに一致するか判定する(ステップS503)。代理起動装置540は、マジックパケット内のMACアドレスと登録した仮想計算機MACアドレスが一致した場合(ステップS503/YES)、該登録MACアドレスを持つ仮想計算機を管理する仮想計算機管理サーバ520を特定する(ステップS504)。   The proxy activation device 540 receives and analyzes the magic packet that flows on the LAN 570, and determines whether the MAC address included in the magic packet matches the registered virtual machine MAC address (step S503). If the MAC address in the magic packet matches the registered virtual machine MAC address (step S503 / YES), the proxy activation device 540 identifies the virtual machine management server 520 that manages the virtual machine having the registered MAC address ( Step S504).

当該仮想計算機管理サーバが動作中の場合(ステップS505/YES)、代理起動装置540は、該仮想計算機管理サーバのPIライブラリを選択し(ステップS508)、該仮想計算機管理サーバに仮想計算機の起動処理の実行要求を発行する(ステップS509)。当該仮想計算機管理サーバが動作中でない場合(ステップS505/NO)は、代理起動装置540は、該仮想計算機管理サーバのMACアドレスを含むマジックパケットを発行してブロードキャストし(ステップS506)、該仮想計算機管理サーバを起動させる(ステップS507)。そして、代理起動装置540は、仮想計算機管理サーバ520に仮想計算機の起動処理の実行要求を発行する(ステップS507)。他方、代理起動装置540は、登録MACアドレスと一致しないMACアドレスを含むマジックパケットは破棄する(ステップS503/NO)。   When the virtual machine management server is operating (step S505 / YES), the proxy boot device 540 selects the PI library of the virtual machine management server (step S508), and the virtual machine management server performs virtual machine boot processing. Is issued (step S509). If the virtual machine management server is not operating (step S505 / NO), the proxy activation device 540 issues and broadcasts a magic packet including the MAC address of the virtual machine management server (step S506). The management server is activated (step S507). Then, the proxy boot device 540 issues a virtual machine boot process execution request to the virtual machine management server 520 (step S507). On the other hand, the proxy activation device 540 discards the magic packet including the MAC address that does not match the registered MAC address (step S503 / NO).

仮想計算機管理サーバ520は、代理起動装置540から受信した実行要求に従って、マジックパケットに含まれるMACアドレスに対応する仮想計算機の起動処理を行う(ステップS510)。仮想計算機管理サーバ520による仮想計算機の起動処理については、第1の実施形態と同様である。   The virtual machine management server 520 performs a virtual machine boot process corresponding to the MAC address included in the magic packet in accordance with the execution request received from the proxy boot device 540 (step S510). The virtual machine activation process by the virtual machine management server 520 is the same as in the first embodiment.

<第5の実施形態の具体例>
図26に示すように、第5の実施形態の具体例としてのシステムは、NAS1510、計算サーバ1520、PCサーバ1530、代理起動サーバ1540、PC1550が同一ネットワークに同一ネットワークに接続されて構成される。つまり、第1の実施形態の具体例にPCサーバが1台追加されている。また、各装置は、実計算機として、第1の実施形態の具体例と同様に構成される。また、第5の実施形態との対応に関し、PCサーバ1530はインフラサーバ530に対応し、その他は第1の実施形態の具体例と同様である。
<Specific Example of Fifth Embodiment>
As shown in FIG. 26, a system as a specific example of the fifth embodiment is configured by connecting a NAS 1510, a calculation server 1520, a PC server 1530, a proxy activation server 1540, and a PC 1550 to the same network. That is, one PC server is added to the specific example of the first embodiment. Each device is configured as a real computer in the same manner as the specific example of the first embodiment. Further, regarding the correspondence with the fifth embodiment, the PC server 1530 corresponds to the infrastructure server 530, and the others are the same as the specific example of the first embodiment.

代理起動サーバ1540は、代理起動サービスをOS上で実行しており、ソフトウエア構成は、第1の実施形態の具体例と同様である。ただし、代理起動サービスは、ユーザ仮想計算機のMACアドレスとユーザ仮想計算機を管理するソフトウエアとの対応を図27に示される表形式で、該管理ソフトウエアとインフラサーバとの対応を図28に示される表形式で、メモリ若しくはHDDに記憶する。また、代理起動サービスは、PC1550からブロードキャストされ、NICで受信したマジックパケットを解析し、ユーザ仮想計算機のMACアドレスに対する要求であった場合、ユーザ仮想計算機を動作させる仮想計算機管理ソフトウエアが動作するサーバにSSHでリモートアクセスし、該仮想計算機管理ソフトウエアに即したPIのライブラリを使用して、ユーザ仮想計算機を起動させる。   The proxy activation server 1540 executes a proxy activation service on the OS, and the software configuration is the same as the specific example of the first embodiment. However, in the proxy activation service, the correspondence between the MAC address of the user virtual machine and the software that manages the user virtual machine is shown in the table format shown in FIG. 27, and the correspondence between the management software and the infrastructure server is shown in FIG. Stored in a memory or HDD. In addition, the proxy activation service is a server on which virtual machine management software that operates the user virtual machine is operated when the magic packet received from the NIC that is broadcast from the PC 1550 is analyzed and the MAC address of the user virtual machine is requested. The user virtual machine is activated by using a library of PI adapted to the virtual machine management software.

PCサーバ1530はHDDを備えるが、仮想計算機は該HDDには記憶されておらず、NAS1510に記憶されている。また、NAS1410、計算サーバ1520、PC1550は、第1の実施形態の具体例と同様である。また、本具体例の動作について、先に述べた第5の実施形態の構成に対応する構成が同様に動作するため説明を省略する。   The PC server 1530 includes an HDD, but the virtual machine is not stored in the HDD but is stored in the NAS 1510. The NAS 1410, the calculation server 1520, and the PC 1550 are the same as the specific example of the first embodiment. The operation of this example is omitted because the configuration corresponding to the configuration of the fifth embodiment described above operates similarly.

上述した第5の実施形態によれば、代理起動サーバが、仮想計算機管理サーバと仮想計算機との対応付けと、仮想計算機管理サーバに対して仮想計算機を起動するためのPIとを記憶し、この対応付けとPIをもとに、仮想計算機を起動できる(管理する)仮想計算機管理サーバを特定し、該仮想計算機管理サーバが動作していない場合、仮想計算機管理サーバを起動させ、該仮想計算機管理サーバに対して、仮想計算機管理サーバのPIを使用して仮想計算機を起動させるため、複数の仮想計算機管理サーバが存在し、仮想計算機管理サーバと仮想計算機が関連付けられており、仮想計算機管理サーバ間でPIが異なる場合でも、WOLを利用して仮想計算機を起動することが可能である。   According to the fifth embodiment described above, the proxy activation server stores the association between the virtual machine management server and the virtual machine, and the PI for starting the virtual machine for the virtual machine management server. Based on the association and PI, a virtual machine management server that can start (manage) a virtual machine is specified, and if the virtual machine management server is not operating, the virtual machine management server is started and the virtual machine management Since the virtual machine is started up by using the PI of the virtual machine management server for the server, there are a plurality of virtual machine management servers, and the virtual machine management server and the virtual machine are associated with each other. Even if the PI is different, the virtual machine can be started using WOL.

なお、上述する実施形態は、本発明の好適な実施形態であり、上記実施形態のみに本発明の範囲を限定するものではなく、本発明の要旨を逸脱しない範囲において種々の変更を施した形態や、上記の第1から第5の実施形態を組み合わせた形態での実施が可能である。   The above-described embodiment is a preferred embodiment of the present invention, and the scope of the present invention is not limited to the above-described embodiment alone, and various modifications are made without departing from the gist of the present invention. In addition, the present invention can be implemented by combining the first to fifth embodiments described above.

すなわち、本実施形態における代理起動サーバで実行されるプログラムは、先に述べたような代理起動サービスによる動作処理を代理起動サーバに行わせるモジュールを有しており、実際のハードウエアを用いて具体的手段を実現する。すなわち、コンピュータ(CPU)が所定の記録媒体からプログラムを読み出して実行することにより上記動作処理を実現する各手段が主記憶装置上にロードされて生成される。   In other words, the program executed by the proxy startup server in the present embodiment has a module that causes the proxy startup server to perform the operation processing by the proxy startup service as described above, and is implemented using actual hardware. Realize the right means. That is, each means for realizing the operation processing is loaded and generated on the main storage device by reading and executing a program from a predetermined recording medium by a computer (CPU).

本実施形態における代理起動サーバで実行されるプログラムは、インターネット等のネットワークに接続されたコンピュータ上に格納され、ネットワーク経由でダウンロードさせることにより提供されるように構成してもよい。また、上記プログラムをインターネット等のネットワーク経由で提供あるいは配布するように構成してもよい。   The program executed by the proxy activation server in the present embodiment may be configured to be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network. Further, the program may be provided or distributed via a network such as the Internet.

また、上記プログラムは、インストール可能な形式又は実行可能な形式のファイルで、フロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD、不揮発性のメモリカード等のコンピュータで読み取り可能な記録媒体に記録されて提供されるように構成してもよい。また、上記プログラムは、ROM等にあらかじめ組み込んで提供するように構成してもよい。   The program is a file in an installable or executable format, such as a floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD, nonvolatile memory card, or the like. It may be configured to be provided by being recorded on a computer-readable recording medium. Further, the program may be provided by being incorporated in advance in a ROM or the like.

この場合、上記記録媒体から読み出された又は通信回線を通じてロードし実行されたプログラムコード自体が前述の実施形態の機能を実現することになる。そして、そのプログラムコードを記録した記録媒体は本発明を構成する。   In this case, the program code itself read from the recording medium or loaded and executed through the communication line realizes the functions of the above-described embodiments. And the recording medium which recorded the program code comprises this invention.

1 管理装置
2 サーバ装置
3 仮想計算機
4 データ保存装置
5 イメージファイル
6 代理制御装置
110,210,310,410,510 仮想計算機イメージ保存装置
120,220,320,420,520 仮想計算機管理サーバ
130,230,330,430,530 インフラサーバ
140,240,340,440,540 代理起動装置
141,241,341,441,541 識別情報
150,250,350,450,550 サーバ起動装置
160,260,360,460,560 ルータ
170,270,370,470,570 LAN
180,280,380,480,580 外部ネットワーク
1001 計算機
1002 CPU
1003 メモリ
1004 HDD
1005 NIC
1110,1310,1410,1510 NAS
1120,1320,1420,1520 計算サーバ
1121 管理仮想計算機
1122,1222 仮想計算機
1123 ハイパバイザ
1140,1240,1340,1440,1540 代理起動サーバ
1141 代理起動サービス
1142,1223 OS
1143 ハードウエア
1150,1250,1350,1450,1550 PC
1220,1530 PCサーバ
1221 仮想計算機モニタ
DESCRIPTION OF SYMBOLS 1 Management apparatus 2 Server apparatus 3 Virtual computer 4 Data storage apparatus 5 Image file 6 Proxy control apparatus 110,210,310,410,510 Virtual computer image storage apparatus 120,220,320,420,520 Virtual computer management server 130,230 , 330, 430, 530 Infrastructure server 140, 240, 340, 440, 540 Proxy activation device 141, 241, 341, 441, 541 Identification information 150, 250, 350, 450, 550 Server activation device 160, 260, 360, 460 , 560 router 170,270,370,470,570 LAN
180, 280, 380, 480, 580 External network 1001 Computer 1002 CPU
1003 Memory 1004 HDD
1005 NIC
1110, 1310, 1410, 1510 NAS
1120, 1320, 1420, 1520 Calculation server 1121 Management virtual machine 1122, 1222 Virtual machine 1123 Hypervisor 1140, 1240, 1340, 1440, 1540 Proxy boot server 1141 Proxy boot service 1142, 1223 OS
1143 Hardware 1150, 1250, 1350, 1450, 1550 PC
1220, 1530 PC server 1221 Virtual machine monitor

Claims (26)

仮想計算機の識別情報を含みウェイクオンランに用いられるネットワークパケットに基づいて、仮想計算機の管理装置上で、前記ネットワークパケットに含まれる識別情報に対応する仮想計算機の起動制御を行うことを特徴とする仮想計算機の起動制御システム。   A virtual machine characterized in that, based on a network packet that includes virtual machine identification information and is used for wake-on-run, virtual machine start-up control corresponding to the identification information contained in the network packet is performed on the virtual machine management device. Computer startup control system. 仮想計算機をイメージファイルとして保存するデータ保存装置から、物理リソースを提供するサーバ装置上にイメージファイルが読み出されて構成される仮想計算機の起動制御システムであって、
ウェイクオンランに用いられ、ネットワーク上でブロードキャストされたネットワークパケットを受信し、前記ネットワークパケットに含まれる識別情報に対応する仮想計算機の起動制御の実行要求を行う代理制御装置と、
前記代理制御装置からの実行要求に従って仮想計算機の起動制御を行う管理装置と、
を有することを特徴とする仮想計算機の起動制御システム。
A virtual machine activation control system configured by reading an image file on a server device that provides physical resources from a data storage device that stores the virtual computer as an image file,
A proxy control device that is used for wake-on-run, receives a network packet broadcast on the network, and makes an execution request for start-up control of a virtual machine corresponding to the identification information included in the network packet;
A management device that performs startup control of a virtual machine in accordance with an execution request from the proxy control device;
A startup control system for a virtual machine, comprising:
前記代理制御装置は、仮想計算機の識別情報を保持するとともに、前記受信したネットワークパケットを解析し、前記保持する仮想計算機の識別情報が該ネットワークパケットに含まれる場合に、前記管理装置に対して前記仮想計算機の起動制御の実行要求を行うことを特徴とする請求項2に記載の仮想計算機の起動制御システム。   The proxy control device holds virtual computer identification information, analyzes the received network packet, and if the virtual computer identification information to be held is included in the network packet, the proxy control device The virtual machine activation control system according to claim 2, wherein an execution request for virtual machine activation control is issued. 前記代理制御装置は、前記サーバ装置又は前記データ保存装置の動作状況に応じて、前記各装置に対してネットワークパケットを送信することを特徴とする請求項2又は3に記載の仮想計算機の起動制御システム。   The virtual machine activation control according to claim 2 or 3, wherein the proxy control device transmits a network packet to each of the devices in accordance with an operation status of the server device or the data storage device. system. 前記代理制御装置は、仮想計算機の識別情報を保持するとともに、前記サーバ装置の識別情報、前記データ保存装置の識別情報、物理リソースに関する情報、前記管理装置と起動される仮想計算機の対応関係に関する情報を保持し、前記仮想計算機の識別情報と前記各情報とを関連付けて保持することを特徴とする請求項2から4のいずれか1項に記載の仮想計算機の起動制御システム。   The proxy control device holds the identification information of the virtual machine, and also the identification information of the server device, the identification information of the data storage device, information on physical resources, and information on the correspondence between the management device and the virtual computer to be started 5. The virtual machine activation control system according to claim 2, wherein identification information of the virtual machine and each piece of information are held in association with each other. 前記代理制御装置は、仮想計算機の識別情報と該仮想計算機を保存するデータ保存装置を構成として備えるサーバ装置の識別情報とを関連付けて保持するとともに、前記受信したネットワークパケットに含まれる仮想計算機の識別情報に対応するサーバ装置が停止状態にある場合に、該サーバ装置の識別情報を含むネットワークパケットをブロードキャストすることを特徴とする請求項2から5のいずれか1項に記載の仮想計算機の起動制御システム。   The proxy control device holds the identification information of the virtual computer and the identification information of the server device including the data storage device that stores the virtual computer in association with each other, and also identifies the virtual computer included in the received network packet 6. The virtual machine activation control according to claim 2, wherein when a server device corresponding to the information is in a stopped state, a network packet including identification information of the server device is broadcast. system. 前記代理制御装置は、仮想計算機の識別情報と該仮想計算機を保存するデータ保存装置の識別情報とを関連付けて保持するとともに、前記受信したネットワークパケットに含まれる仮想計算機の識別情報に対応するデータ保存装置が停止状態にある場合に、該データ保存装置の識別情報を含むネットワークパケットをブロードキャストすることを特徴とする請求項2から5のいずれか1項に記載の仮想計算機の起動制御システム。   The proxy control device retains the identification information of the virtual computer and the identification information of the data storage device that stores the virtual computer in association with each other, and stores data corresponding to the identification information of the virtual computer included in the received network packet 6. The virtual machine activation control system according to claim 2, wherein when the apparatus is in a stopped state, a network packet including identification information of the data storage apparatus is broadcast. 前記代理制御装置は、仮想計算機の識別情報及び該仮想計算機での使用物理リソース量の情報と稼動中のサーバ装置の空き物理リソース量の情報とサーバ装置の識別情報とを保持するとともに、前記空き物理リソース量が、前記受信したネットワークパケットに識別情報が含まれる仮想計算機での使用物理リソース量より不足している場合に、停止状態にあるサーバ装置の識別情報を含むネットワークパケットをブロードキャストすることを特徴とする請求項2から5のいずれか1項に記載の仮想計算機の起動制御システム。   The proxy control device holds identification information of a virtual machine, information on the amount of physical resource used in the virtual machine, information on the free physical resource amount of an operating server device, and identification information of a server device, and Broadcasting a network packet including identification information of a server device in a stopped state when a physical resource amount is less than a physical resource amount used in a virtual machine in which identification information is included in the received network packet; The virtual machine activation control system according to any one of claims 2 to 5, characterized in that: 前記代理制御装置は、仮想計算機の識別情報と該仮想計算機を起動する管理装置と前記管理装置でのプログラミングインタフェースを関連付けて保持するとともに、前記受信したネットワークパケットに含まれる仮想計算機の識別情報に対応する管理装置でのプログラミングインタフェースを用いて、該管理装置に対して前記仮想計算機の起動制御の実行要求を行うことを特徴とする請求項2から5のいずれか1項に記載の仮想計算機の起動制御システム。   The proxy control device associates and holds the identification information of the virtual computer, the management device that starts the virtual computer, and the programming interface in the management device, and corresponds to the identification information of the virtual computer included in the received network packet The virtual machine startup according to any one of claims 2 to 5, wherein a request for execution of startup control of the virtual machine is made to the management apparatus using a programming interface in the management apparatus. Control system. 前記代理制御装置は、前記受信したネットワークパケットに含まれる仮想計算機の識別情報に対応する管理装置が停止状態にある場合に、該管理装置の識別情報を含むネットワークパケットをブロードキャストすることを特徴とする請求項9に記載の仮想計算機の起動制御システム。   The proxy control device broadcasts a network packet including identification information of the management device when the management device corresponding to the identification information of the virtual machine included in the received network packet is in a stopped state. The virtual machine activation control system according to claim 9. ウェイクオンランに用いられ、ネットワーク上でブロードキャストされたネットワークパケットを受信し、仮想計算機をイメージファイルとして保存するデータ保存装置から、物理リソースを提供するサーバ装置上にイメージファイルが読み出されて構成される仮想計算機の起動制御を行う管理装置に対して、前記受信したネットワークパケットに含まれる識別情報に対応する仮想計算機の起動制御の実行要求を行うことを特徴とする情報処理装置。   Used for wake-on-run, configured to receive network packets broadcast on the network and read the image file on the server device that provides physical resources from the data storage device that stores the virtual machine as an image file An information processing apparatus that makes an execution request for starting control of a virtual machine corresponding to identification information included in the received network packet, to a management apparatus that performs starting control of a virtual machine. 仮想計算機の識別情報を保持するとともに、前記受信したネットワークパケットを解析し、前記保持する仮想計算機の識別情報が該ネットワークパケットに含まれる場合に、前記管理装置に対して前記仮想計算機の起動制御の実行要求を行うことを特徴とする請求項11に記載の情報処理装置。   The virtual machine identification information is held, the received network packet is analyzed, and when the virtual machine identification information to be held is included in the network packet, the virtual machine activation control of the virtual machine is performed. The information processing apparatus according to claim 11, wherein an execution request is made. 前記サーバ装置又は前記データ保存装置の動作状況に応じて、前記各装置に対してネットワークパケットを送信することを特徴とする請求項11又は12に記載の情報処理装置。   The information processing apparatus according to claim 11 or 12, wherein a network packet is transmitted to each of the devices according to an operation status of the server device or the data storage device. 仮想計算機の識別情報を保持するとともに、前記サーバ装置の識別情報、前記データ保存装置の識別情報、物理リソースに関する情報、前記管理装置と起動される仮想計算機の対応関係に関する情報を保持し、前記仮想計算機の識別情報と前記各情報とを関連付けて保持することを特徴とする請求項11から13のいずれか1項に記載の情報処理装置。   Holds identification information of the virtual machine, holds identification information of the server device, identification information of the data storage device, information about physical resources, information about a correspondence relationship between the management device and the virtual machine to be started, and The information processing apparatus according to any one of claims 11 to 13, wherein the identification information of the computer and each piece of information are stored in association with each other. 仮想計算機の識別情報と該仮想計算機を保存するデータ保存装置を構成として備えるサーバ装置の識別情報とを関連付けて保持するとともに、前記受信したネットワークパケットに含まれる仮想計算機の識別情報に対応するサーバ装置が停止状態にある場合に、該サーバ装置の識別情報を含むネットワークパケットをブロードキャストすることを特徴とする請求項11から14のいずれか1項に記載の情報処理装置。   A server apparatus that holds the identification information of a virtual machine and the identification information of a server apparatus that includes a data storage apparatus that stores the virtual machine in association with each other and that corresponds to the identification information of the virtual machine included in the received network packet The information processing apparatus according to claim 11, wherein a network packet including identification information of the server apparatus is broadcasted when the server is in a stopped state. 仮想計算機の識別情報と該仮想計算機を保存するデータ保存装置の識別情報とを関連付けて保持するとともに、前記受信したネットワークパケットに含まれる仮想計算機の識別情報に対応するデータ保存装置が停止状態にある場合に、該データ保存装置の識別情報を含むネットワークパケットをブロードキャストすることを特徴とする請求項11から14のいずれか1項に記載の情報処理装置。   The identification information of the virtual computer and the identification information of the data storage device that stores the virtual computer are stored in association with each other, and the data storage device corresponding to the identification information of the virtual computer included in the received network packet is in a stopped state. In this case, the information processing apparatus according to any one of claims 11 to 14, wherein a network packet including identification information of the data storage apparatus is broadcast. 仮想計算機の識別情報及び該仮想計算機での使用物理リソース量の情報と稼動中のサーバ装置の空き物理リソース量の情報とサーバ装置の識別情報とを保持するとともに、前記空き物理リソース量が、前記受信したネットワークパケットに識別情報が含まれる仮想計算機での使用物理リソース量より不足している場合に、停止状態にあるサーバ装置の識別情報を含むネットワークパケットをブロードキャストすることを特徴とする請求項11から14のいずれか1項に記載の情報処理装置。   The identification information of the virtual machine, the information on the physical resource amount used in the virtual machine, the information on the free physical resource amount of the server device in operation, and the identification information of the server device are held, and the free physical resource amount is 12. The network packet including the identification information of a server device in a stopped state is broadcast when the received network packet is deficient in the amount of physical resources used in a virtual machine including identification information. The information processing apparatus according to any one of 1 to 14. 仮想計算機の識別情報と該仮想計算機を起動する管理装置と前記管理装置でのプログラミングインタフェースを関連付けて保持するとともに、前記受信したネットワークパケットに含まれる仮想計算機の識別情報に対応する管理装置でのプログラミングインタフェースを用いて、該管理装置に対して前記仮想計算機の起動制御の実行要求を行うことを特徴とする請求項11から14のいずれか1項に記載の情報処理装置。   Programming information in the management apparatus corresponding to the identification information of the virtual machine included in the received network packet is stored while associating and holding the identification information of the virtual machine, the management apparatus that starts the virtual machine, and the programming interface in the management apparatus The information processing apparatus according to claim 11, wherein an execution request for startup control of the virtual machine is issued to the management apparatus using an interface. 前記受信したネットワークパケットに含まれる仮想計算機の識別情報に対応する管理装置が停止状態にある場合に、該管理装置の識別情報を含むネットワークパケットをブロードキャストすることを特徴とする請求項18に記載の情報処理装置。   19. The network packet including identification information of the management device is broadcast when the management device corresponding to the identification information of the virtual machine included in the received network packet is in a stopped state. Information processing device. 仮想計算機をイメージファイルとして保存するデータ保存装置から、物理リソースを提供するサーバ装置上にイメージファイルが読み出されて構成される仮想計算機の起動制御方法であって、
第1の装置が、ウェイクオンランに用いられ、ネットワーク上でブロードキャストされたネットワークパケットを受信する受信ステップと、
前記第1の装置が、前記受信されたネットワークパケットに含まれる識別情報に対応する仮想計算機の起動制御の実行要求を第2の装置に対して行う実行要求ステップと、
前記第2の装置が、前記実行要求に従って前記仮想計算機の起動制御を行う起動制御ステップと、
を有することを特徴とする仮想計算機の起動制御方法。
A startup control method for a virtual machine configured by reading an image file on a server device that provides physical resources from a data storage device that stores the virtual machine as an image file,
A first step of receiving a network packet used for wake-on-run and broadcast on the network;
An execution request step in which the first device makes a request to execute execution of virtual machine activation control corresponding to the identification information included in the received network packet to the second device;
An activation control step in which the second device performs activation control of the virtual machine according to the execution request;
A startup control method for a virtual machine, comprising:
前記第1の装置が、仮想計算機の識別情報を登録する登録ステップと、
前記第1の装置が、前記受信したネットワークパケットを解析する解析ステップと、
を有し、
前記実行要求ステップは、前記第1の装置が、前記登録した仮想計算機の識別情報が前記受信したネットワークパケットに含まれる場合に、前記第2の装置に対して前記仮想計算機の起動制御の実行要求を行うことを特徴とする請求項20に記載の仮想計算機の起動制御方法。
A registration step in which the first device registers identification information of a virtual machine;
An analysis step in which the first device analyzes the received network packet;
Have
In the execution request step, when the identification information of the registered virtual machine is included in the received network packet, the first apparatus requests the second apparatus to execute the startup control of the virtual machine. The virtual machine activation control method according to claim 20, wherein:
前記第1の装置が、前記サーバ装置又は前記データ保存装置の動作状況に応じて、前記各装置に対してネットワークパケットを送信する送信ステップを有することを特徴とする請求項20又は21に記載の仮想計算機の起動制御方法。   The said 1st apparatus has the transmission step which transmits a network packet with respect to each said apparatus according to the operation condition of the said server apparatus or the said data storage apparatus, The Claim 20 or 21 characterized by the above-mentioned. Virtual machine startup control method. 仮想計算機をイメージファイルとして保存するデータ保存装置から、物理リソースを提供するサーバ装置上にイメージファイルが読み出されて構成される仮想計算機の起動制御に用いられるプログラムであって、
コンピュータに、
ウェイクオンランに用いられ、ネットワーク上でブロードキャストされたネットワークパケットを受信する受信処理と、
仮想計算機の起動制御を行う管理装置に対して、前記受信されたネットワークパケットに含まれる識別情報に対応する仮想計算機の起動制御の実行要求を行う実行要求処理と、
を実行させることを特徴とするプログラム。
A program used for starting control of a virtual machine configured by reading an image file on a server device that provides physical resources from a data storage device that stores a virtual machine as an image file,
On the computer,
A reception process used for wake-on-run and receiving a network packet broadcast on the network;
An execution request process for performing an execution request for starting the virtual machine corresponding to the identification information included in the received network packet, with respect to the management apparatus that performs the start control of the virtual machine;
A program characterized by having executed.
コンピュータに、
仮想計算機の識別情報を登録する登録処理と、
前記受信したネットワークパケットを解析する解析処理と、
を実行させ、
前記実行要求処理は、前記登録した仮想計算機の識別情報が前記受信したネットワークパケットに含まれる場合に、前記管理装置に対して前記仮想計算機の起動制御の実行要求を行うことを特徴とする請求項23に記載のプログラム。
On the computer,
A registration process for registering virtual machine identification information;
Analysis processing for analyzing the received network packet;
And execute
The execution request process requests execution of startup control of the virtual machine to the management apparatus when the identification information of the registered virtual machine is included in the received network packet. The program according to 23.
コンピュータに、前記サーバ装置又は前記データ保存装置の動作状況に応じて、前記各装置に対してネットワークパケットを送信する送信処理を実行させることを特徴とする請求項23又は24に記載のプログラム。   25. The program according to claim 23 or 24, causing a computer to execute a transmission process of transmitting a network packet to each of the devices according to an operation status of the server device or the data storage device. 請求項23から25のいずれか1項に記載のプログラムを記録しコンピュータ読み取り可能なことを特徴とする記録媒体。   A recording medium that records the program according to any one of claims 23 to 25 and is readable by a computer.
JP2009021959A 2009-02-02 2009-02-02 Virtual machine activation control system, activation control method thereof, information processing apparatus, program, and recording medium Expired - Fee Related JP5359328B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009021959A JP5359328B2 (en) 2009-02-02 2009-02-02 Virtual machine activation control system, activation control method thereof, information processing apparatus, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009021959A JP5359328B2 (en) 2009-02-02 2009-02-02 Virtual machine activation control system, activation control method thereof, information processing apparatus, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2010176641A true JP2010176641A (en) 2010-08-12
JP5359328B2 JP5359328B2 (en) 2013-12-04

Family

ID=42707507

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009021959A Expired - Fee Related JP5359328B2 (en) 2009-02-02 2009-02-02 Virtual machine activation control system, activation control method thereof, information processing apparatus, program, and recording medium

Country Status (1)

Country Link
JP (1) JP5359328B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012164651A1 (en) * 2011-05-27 2012-12-06 株式会社日立製作所 Interface device, computer system, and computer control method
WO2013077034A1 (en) * 2011-11-21 2013-05-30 株式会社ソニー・コンピュータエンタテインメント Information processing system, information processing method, program and information storage medium
JP2019160133A (en) * 2018-03-16 2019-09-19 株式会社リコー Information processing device, information processing system, and method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005115653A (en) * 2003-10-08 2005-04-28 Ntt Data Corp Virtual machine management device and program
JP2006235941A (en) * 2005-02-24 2006-09-07 Canon Inc Image formation system
JP2007110240A (en) * 2005-10-11 2007-04-26 Sony Computer Entertainment Inc Information processor and communication control method
JP2007226335A (en) * 2006-02-21 2007-09-06 Fujitsu Ltd System, computer and program of remote control
JP2007272297A (en) * 2006-03-30 2007-10-18 Nec Corp On-demand client service system, and management method and program therefor
JP2008171076A (en) * 2007-01-09 2008-07-24 Vision Arts Kk Job execution device and its control method
WO2008117472A1 (en) * 2007-03-27 2008-10-02 Fujitsu Limited Computer, remote activation method, and remote activation program
JP2008269249A (en) * 2007-04-19 2008-11-06 Ffc Ltd Power controller, virtual server management system, power supply control method, and power supply control program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005115653A (en) * 2003-10-08 2005-04-28 Ntt Data Corp Virtual machine management device and program
JP2006235941A (en) * 2005-02-24 2006-09-07 Canon Inc Image formation system
JP2007110240A (en) * 2005-10-11 2007-04-26 Sony Computer Entertainment Inc Information processor and communication control method
JP2007226335A (en) * 2006-02-21 2007-09-06 Fujitsu Ltd System, computer and program of remote control
JP2007272297A (en) * 2006-03-30 2007-10-18 Nec Corp On-demand client service system, and management method and program therefor
JP2008171076A (en) * 2007-01-09 2008-07-24 Vision Arts Kk Job execution device and its control method
WO2008117472A1 (en) * 2007-03-27 2008-10-02 Fujitsu Limited Computer, remote activation method, and remote activation program
JP2008269249A (en) * 2007-04-19 2008-11-06 Ffc Ltd Power controller, virtual server management system, power supply control method, and power supply control program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012164651A1 (en) * 2011-05-27 2012-12-06 株式会社日立製作所 Interface device, computer system, and computer control method
WO2013077034A1 (en) * 2011-11-21 2013-05-30 株式会社ソニー・コンピュータエンタテインメント Information processing system, information processing method, program and information storage medium
US10232252B2 (en) 2011-11-21 2019-03-19 Sony Interactive Entertainment Inc. Information processing system, information processing method, program, and information storage medium
JP2019160133A (en) * 2018-03-16 2019-09-19 株式会社リコー Information processing device, information processing system, and method
JP7259203B2 (en) 2018-03-16 2023-04-18 株式会社リコー Information processing device, information processing system and method

Also Published As

Publication number Publication date
JP5359328B2 (en) 2013-12-04

Similar Documents

Publication Publication Date Title
US11068424B2 (en) Enablement of software defined storage solution for NVME over ethernet fabric management on a processor
JP5784482B2 (en) Information processing apparatus and communication control method
US9223596B1 (en) Virtual machine fast provisioning based on dynamic criterion
KR101512252B1 (en) Method of provisioning firmware in an operating system (os) absent services environment
US8316248B2 (en) Virtual PC management method, virtual PC management system, and virtual PC management program
US20110113426A1 (en) Apparatuses for switching the running of a virtual machine between multiple computer devices belonging to the same computer platform and the associated switching methods
US20150058520A1 (en) Detection of hot pages for partition migration
US20120036383A1 (en) Power supply for networked host computers and control method thereof
US8909910B2 (en) Computer system for selectively accessing bios by a baseboard management controller
TW201232414A (en) Management of a data network of a computing environment
JP2016042249A (en) Setting verification method, setting verification program, and setting verification device
US9361255B2 (en) Method for controlling I/O switch, method for controlling virtual computer, and computer system
US20150058519A1 (en) Detection of hot pages for partition hibernation
JP2010211526A (en) Program, computer, and control method
JP2007233815A (en) Information processing system and allocation management method of information processor
US20050240669A1 (en) BIOS framework for accommodating multiple service processors on a single server to facilitate distributed/scalable server management
JP2010147553A (en) Information management device, and identification information collecting method and program
JP5359328B2 (en) Virtual machine activation control system, activation control method thereof, information processing apparatus, program, and recording medium
JP2015148861A (en) Information processing system and program management method
JP2019120974A (en) Computer system, baseboard management controller, OS installation method, and program
JP6683424B2 (en) Blade server, blade system, BMC, chipset and enclosure manager
CN101419560B (en) Operating system switching method based on expandable firmware interface
US20190089483A1 (en) Techniques of deep discovery of a composed node through management network
JP2009087008A (en) Information processing system and control method
JP4982454B2 (en) Information processing method and information processing system

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20110512

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20110920

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120123

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130208

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130219

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130416

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130819

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees