JP2014135100A - Virtualization system, virtualization method, and program - Google Patents

Virtualization system, virtualization method, and program Download PDF

Info

Publication number
JP2014135100A
JP2014135100A JP2014093114A JP2014093114A JP2014135100A JP 2014135100 A JP2014135100 A JP 2014135100A JP 2014093114 A JP2014093114 A JP 2014093114A JP 2014093114 A JP2014093114 A JP 2014093114A JP 2014135100 A JP2014135100 A JP 2014135100A
Authority
JP
Japan
Prior art keywords
virtual machine
virtualization
storage unit
machine image
schedule
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
JP2014093114A
Other languages
Japanese (ja)
Other versions
JP5793598B2 (en
Inventor
Tetsuya Inoue
哲也 井上
Yoshitaka Kuwata
喜隆 桑田
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.)
NTT Data Group Corp
Original Assignee
NTT Data Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Data Corp filed Critical NTT Data Corp
Priority to JP2014093114A priority Critical patent/JP5793598B2/en
Publication of JP2014135100A publication Critical patent/JP2014135100A/en
Application granted granted Critical
Publication of JP5793598B2 publication Critical patent/JP5793598B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To reduce a load when starting a plurality of virtual machines at the same time through a network.SOLUTION: A virtualization management device stores schedule information with which transmission time is associated with each of a plurality of virtual machines, the transmission time being the time when a virtual machine image corresponding to the virtual machine is transmitted from a storage device to a virtualization device. The virtualization device acquires and stores the virtual machine image stored in the storage device in accordance with the transmission time included in the schedule information and associated with a virtual machine to be started on its own hardware resource.

Description

本発明は、仮想マシンの起動要求に応じて、予め用意した仮想化装置に仮想マシンを起動させてユーザに利用させる技術に関する。   The present invention relates to a technique for causing a user to use a virtual machine prepared in advance by a virtual machine prepared in response to a virtual machine start request.

ネットワークを介して接続されたユーザ端末からの仮想マシンの起動要求に応じて、予め用意した仮想化装置に仮想マシンを起動させ、起動した仮想マシンをネットワーク越しにユーザ端末に利用させる仮想化システムが提供されている(例えば、特許文献1)。
図9は、このような仮想化システムの例を示す図である。ユーザ端末110は、ユーザからの入力に応じて、仮想化管理装置120に対して仮想マシンの起動要求を送信する。
仮想化管理装置120は、ユーザ端末110から送信される起動要求に応じて、ストレージ装置130に記憶されている仮想マシンイメージを読み出し、仮想化装置140に送信する。仮想化装置140は、仮想化管理装置120から送信された仮想マシンイメージに基づいて仮想マシンを起動する。ユーザ端末110は、仮想化装置140において起動した仮想マシンに、ネットワークを介して接続し、仮想マシンを利用する。
In accordance with a virtual machine activation request from a user terminal connected via a network, a virtualization system that activates a virtual machine in a prepared virtualization apparatus and uses the activated virtual machine on a user terminal over a network Provided (for example, Patent Document 1).
FIG. 9 is a diagram illustrating an example of such a virtualization system. The user terminal 110 transmits a virtual machine activation request to the virtualization management device 120 in response to an input from the user.
In response to the activation request transmitted from the user terminal 110, the virtualization management device 120 reads the virtual machine image stored in the storage device 130 and transmits it to the virtualization device 140. The virtualization device 140 activates the virtual machine based on the virtual machine image transmitted from the virtualization management device 120. The user terminal 110 connects to a virtual machine activated in the virtualization apparatus 140 via a network and uses the virtual machine.

国際公開第2008/146677号International Publication No. 2008/146777

しかしながら、このような仮想システムでは、仮想化管理装置120が同時刻に多数のユーザ端末110から起動要求を受信したような場合、仮想化管理装置120はストレージ装置130から多数の仮想マシンイメージを同時に読み出して仮想化管理装置120に送信することになる。このため、ストレージ装置130からの仮想マシンイメージの読み出しにかかるディスクI/O(Input/Output)や、仮想化管理装置120と仮想化装置140との間の送信が一時に集中し、負荷が上がって処理が遅延したり、ネットワークが輻輳状態となったりすることが考えられる。そこで、このような負荷の上昇を軽減することが望ましい。   However, in such a virtual system, when the virtualization management device 120 receives activation requests from a large number of user terminals 110 at the same time, the virtualization management device 120 simultaneously receives a large number of virtual machine images from the storage device 130. It is read out and transmitted to the virtualization management device 120. For this reason, disk I / O (Input / Output) for reading a virtual machine image from the storage apparatus 130 and transmissions between the virtualization management apparatus 120 and the virtualization apparatus 140 are concentrated at a time, increasing the load. The processing may be delayed or the network may be congested. Therefore, it is desirable to reduce such an increase in load.

本発明は、このような状況に鑑みてなされたもので、ネットワークを介して同時刻に複数の仮想マシンを起動する場合の負荷を軽減する仮想化システム、仮想化方法、およびプログラムを提供する。   The present invention has been made in view of such a situation, and provides a virtualization system, a virtualization method, and a program for reducing a load when a plurality of virtual machines are activated at the same time via a network.

上述した課題を解決するために、本発明は、ネットワークを介して接続されたストレージ装置から送信される複数の仮想マシンイメージに基づいて、自身のハードウェアリソース上に複数の仮想マシンを起動させる仮想化装置と、仮想化装置に接続された仮想化管理装置とを備えた仮想化システムであって、仮想化管理装置は、複数の仮想マシン毎に、当該仮想マシンに対応する仮想マシンイメージがストレージ装置から仮想化装置に送信される送信時刻が対応付けられたスケジュール情報が記憶されるスケジュール記憶部、を備え、仮想化装置は、仮想マシンイメージが記憶される仮想マシンイメージ記憶部と、仮想化管理装置のスケジュール記憶部に記憶されているスケジュール情報を読み出し、当該スケジュール情報に含まれる、自身のハードウェアリソース上に起動させる仮想マシンに対応付けられた送信時刻に応じて、ストレージ装置に記憶されている仮想マシンイメージを取得し、仮想マシンイメージ記憶部に記憶させる仮想マシンイメージ受信部と、を備えることを特徴とする。   In order to solve the above-described problems, the present invention provides a virtual machine that starts a plurality of virtual machines on its own hardware resource based on a plurality of virtual machine images transmitted from a storage apparatus connected via a network. A virtualization system comprising a virtualization device and a virtualization management device connected to the virtualization device, wherein the virtualization management device stores a virtual machine image corresponding to the virtual machine for each of a plurality of virtual machines. A schedule storage unit that stores schedule information associated with transmission times transmitted from the device to the virtualization device, the virtualization device stores a virtual machine image storage unit that stores a virtual machine image, and virtualization The schedule information stored in the schedule storage unit of the management device is read and included in the schedule information A virtual machine image receiving unit that acquires a virtual machine image stored in the storage device and stores the virtual machine image in a virtual machine image storage unit according to a transmission time associated with the virtual machine to be started on the hardware resource; It is characterized by providing.

また、本発明は、仮想化装置は、複数の仮想マシン毎の当該仮想マシンが仮想化装置において起動する起動時刻を示すシステム構成情報が記憶されているシステム構成情報記憶部と、システム構成情報記憶部から読み出したシステム構成情報に基づいて、スケジュール情報を生成してスケジュール記憶部に記憶させるスケジュール生成部と、を備え、仮想化装置は、スケジュール記憶部に記憶されているスケジュール情報に含まれる起動時刻に、仮想マシンイメージ記憶部に記憶されている仮想マシンイメージを読み出して仮想マシンを起動する仮想マシン起動部、を備えることを特徴とする。   Further, according to the present invention, the virtualization apparatus includes a system configuration information storage unit storing system configuration information indicating a start time at which the virtual machine for each of a plurality of virtual machines is started in the virtualization apparatus, and a system configuration information storage And a schedule generation unit that generates schedule information based on the system configuration information read from the unit and stores the schedule information in the schedule storage unit, and the virtualization apparatus includes an activation included in the schedule information stored in the schedule storage unit A virtual machine activation unit that reads out a virtual machine image stored in the virtual machine image storage unit and activates the virtual machine at a time is provided.

また、本発明は、ネットワークを介して接続されたストレージ装置から送信される複数の仮想マシンイメージが記憶される仮想マシンイメージ記憶部を有し、当該仮想マシンイメージに基づいて、自身のハードウェアリソース上に複数の仮想マシンを起動させる仮想化装置と、複数の仮想マシン毎に、当該仮想マシンに対応する仮想マシンイメージがストレージ装置から仮想化装置に送信される送信時刻が対応付けられたスケジュール情報が記憶されるスケジュール記憶部、を有する仮想化管理装置とを備えた仮想化システムの、仮想化装置が、仮想化管理装置のスケジュール記憶部に記憶されているスケジュール情報を読み出し、当該スケジュール情報に含まれる、自身のハードウェアリソース上に起動させる仮想マシンに対応付けられた送信時刻に応じて、ストレージ装置に記憶されている仮想マシンイメージを取得し、仮想マシンイメージ記憶部に記憶させるステップ、を含むことを特徴とする仮想化方法である。   The present invention also includes a virtual machine image storage unit that stores a plurality of virtual machine images transmitted from a storage device connected via a network, and based on the virtual machine image, own hardware resources Schedule information in which a virtualization apparatus that starts a plurality of virtual machines is associated with a transmission time at which a virtual machine image corresponding to the virtual machine is transmitted from the storage apparatus to the virtualization apparatus for each of the plurality of virtual machines The virtualization device of the virtualization system comprising a virtualization management device having a schedule storage unit for storing the schedule information stored in the schedule storage unit of the virtualization management device, the schedule information Associated with a virtual machine to be started on its own hardware resource Depending on the signal time, it acquires a virtual machine image stored in the storage device is a virtual method, which comprises the steps, to be stored in the virtual machine image storage unit.

また、本発明は、ネットワークを介して接続されたストレージ装置から送信される複数の仮想マシンイメージが記憶される仮想マシンイメージ記憶部を有し、当該仮想マシンイメージに基づいて、自身のハードウェアリソース上に複数の仮想マシンを起動させる仮想化装置と、複数の仮想マシン毎に、当該仮想マシンに対応する仮想マシンイメージがストレージ装置から仮想化装置に送信される送信時刻が対応付けられたスケジュール情報が記憶されるスケジュール記憶部、を有する仮想化管理装置とを備えた仮想化システムの仮想化装置のコンピュータに、仮想化管理装置のスケジュール記憶部に記憶されているスケジュール情報を読み出し、当該スケジュール情報に含まれる、自身のハードウェアリソース上に起動させる仮想マシンに対応付けられた送信時刻に応じて、ストレージ装置に記憶されている仮想マシンイメージを取得し、仮想マシンイメージ記憶部に記憶させるステップ、を実行させるためのプログラムである。   The present invention also includes a virtual machine image storage unit that stores a plurality of virtual machine images transmitted from a storage device connected via a network, and based on the virtual machine image, own hardware resources Schedule information in which a virtualization apparatus that starts a plurality of virtual machines is associated with a transmission time at which a virtual machine image corresponding to the virtual machine is transmitted from the storage apparatus to the virtualization apparatus for each of the plurality of virtual machines The schedule information stored in the schedule storage unit of the virtualization management apparatus is read into the computer of the virtualization apparatus of the virtualization system including the virtualization management apparatus having the schedule storage unit in which the schedule information is stored, and the schedule information For virtual machines to be started on their own hardware resources Depending on Tagged transmission time, it obtains a virtual machine image stored in the storage device, a program for executing the steps, to be stored in the virtual machine image storage unit.

以上説明したように、本発明によれば、仮想化管理装置が、複数の仮想マシン毎に、起動時刻と終了時刻とを対応付けたシステム構成情報に基づいて、複数の仮想マシン毎に、仮想マシンに対応する仮想マシンイメージがストレージ装置から仮想化装置に送信される送信時刻が重複せずに対応付けられたスケジュール情報を生成し、仮想化装置が、スケジュール情報に含まれる、自身のハードウェアリソース上に起動させる仮想マシンに対応付けられた送信時刻に応じて、ストレージ装置に記憶されている仮想マシンイメージを取得し、スケジュール情報に含まれる起動時刻に、仮想マシンイメージに基づいて仮想マシンを起動するようにしたので、ネットワークを介して同時刻に複数の仮想マシンを起動する場合の負荷を軽減することができる。   As described above, according to the present invention, the virtualization management device performs virtual processing for each of the plurality of virtual machines based on the system configuration information in which the start time and the end time are associated with each other. The virtual machine image corresponding to the machine generates schedule information in which the transmission times transmitted from the storage apparatus to the virtualization apparatus do not overlap, and the virtualization apparatus includes its own hardware included in the schedule information. A virtual machine image stored in the storage device is acquired according to the transmission time associated with the virtual machine to be started on the resource, and the virtual machine is acquired based on the virtual machine image at the start time included in the schedule information. Since it was started, the load when starting multiple virtual machines over the network at the same time can be reduced. That.

本発明の一実施形態による仮想化システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the virtualization system by one Embodiment of this invention. 本発明の一実施形態によるシステム構成情報のデータ例を示す図である。It is a figure which shows the data example of the system configuration information by one Embodiment of this invention. 本発明の一実施形態による送信スケジュール情報のデータ例を示す図である。It is a figure which shows the example of data of the transmission schedule information by one Embodiment of this invention. 本発明の一実施形態による送信スケジュール情報のデータ例を示す図である。It is a figure which shows the example of data of the transmission schedule information by one Embodiment of this invention. 本発明の一実施形態による起動スケジュール情報のデータ例を示す図である。It is a figure which shows the example of data of the starting schedule information by one Embodiment of this invention. 本発明の一実施形態による起動スケジュール情報のデータ例を示す図である。It is a figure which shows the example of data of the starting schedule information by one Embodiment of this invention. 本発明の一実施形態による仮想化システムのスケジュール情報生成処理の動作例を示すフローチャートである。It is a flowchart which shows the operation example of the schedule information generation process of the virtualization system by one Embodiment of this invention. 本発明の一実施形態による仮想化システムの起動処理の動作例を示すフローチャートである。It is a flowchart which shows the operation example of the starting process of the virtualization system by one Embodiment of this invention. 従来技術による仮想化システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the virtualization system by a prior art.

以下、本発明の一実施形態について、図面を参照して説明する。
図1は、本実施形態による仮想化システム1の構成を示すブロック図である。仮想化システム1は、複数のユーザ端末10(ユーザ端末10−1、ユーザ端末10−2、・・・)と、仮想化管理装置20と、複数のストレージ装置30(ストレージ装置30−1、ストレージ装置30−2、・・・)と、複数の仮想化装置40(仮想化装置40−1、仮想化装置40−2、・・・)とのコンピュータ装置を備えている。ここで、複数のユーザ端末10は同様の構成であるので、特に区別しない場合には「−1」、「−2」等を省略してユーザ端末10として説明する。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing the configuration of the virtualization system 1 according to this embodiment. The virtualization system 1 includes a plurality of user terminals 10 (user terminals 10-1, user terminals 10-2,...), A virtualization management device 20, and a plurality of storage devices 30 (a storage device 30-1, a storage device). And a plurality of virtualization apparatuses 40 (virtualization apparatus 40-1, virtualization apparatus 40-2,...). Here, since the plurality of user terminals 10 have the same configuration, unless otherwise distinguished, “-1”, “−2”, etc. are omitted and described as the user terminals 10.

同様に、複数のストレージ装置30は同様の構成であるので、特に区別しない場合には「−1」、「−2」等を省略してストレージ装置30として説明する。同様に、複数の仮想化装置40は同様の構成であるので、特に区別しない場合には「−1」、「−2」等を省略して仮想化装置40として説明する。ユーザ端末10、ストレージ装置30、仮想化装置40はそれぞれ2台を示しているが、ユーザ数、ネットワーク環境、利用用途等に応じて任意の台数として良い。本実施形態では、例えば企業や学校等の施設における従業員や生徒等であるユーザが、ユーザ端末10を利用する、いわゆるプライベートクラウドやシンクライアントシステムと呼ばれるような場面を想定して説明する。ただし、本実施形態をパブリッククラウド等に適用することもできる。このような仮想化システム1によれば、ユーザがコンピュータリソースを利用したい場合、自身でアプリケーションや高性能の物理マシン等を用意しなくとも、ネットワーク接続が可能なユーザ端末10から仮想化装置40の仮想マシンに接続することで、多様なコンピュータリソースを利用できる。   Similarly, since the plurality of storage apparatuses 30 have the same configuration, unless otherwise distinguished, “-1”, “−2”, etc. are omitted and described as the storage apparatus 30. Similarly, since the plurality of virtualization apparatuses 40 have the same configuration, unless otherwise distinguished, “−1”, “−2”, etc. are omitted and described as the virtualization apparatus 40. Although two user terminals 10, storage devices 30, and virtualization devices 40 are shown, any number may be used according to the number of users, network environment, usage, and the like. In the present embodiment, description will be made on the assumption that a user such as an employee or student in a facility such as a company or a school uses a user terminal 10 and is called a so-called private cloud or thin client system. However, this embodiment can also be applied to a public cloud or the like. According to such a virtualization system 1, when a user wants to use a computer resource, the virtualization apparatus 40 can be connected from the user terminal 10 capable of network connection without preparing an application or a high-performance physical machine by itself. Various computer resources can be used by connecting to virtual machines.

ユーザ端末10は、ユーザからの入力に応じて仮想化管理装置20に仮想マシンの起動要求を送信し、送信した起動要求に応じて起動される仮想マシンを利用するコンピュータ端末である。ユーザ端末10は、例えばインターネットブラウザの機能を備えており、予め定められたURL(Uniform Resource Locator)に基づいて、仮想化管理装置20によって提供されるウェブサイトに接続する。ユーザ端末10は、仮想化管理装置20から、自身に対応する仮想マシン(インスタンス)のIP(Internet Protocol)アドレスを仮想化管理装置20から受信する。ユーザ端末10は、受信したIPアドレスに基づいて仮想化管理装置20の仮想マシンに接続し、仮想マシンを利用する。   The user terminal 10 is a computer terminal that transmits a virtual machine activation request to the virtualization management device 20 in response to an input from the user and uses the virtual machine that is activated in response to the transmitted activation request. The user terminal 10 has an Internet browser function, for example, and connects to a website provided by the virtualization management device 20 based on a predetermined Uniform Resource Locator (URL). The user terminal 10 receives an IP (Internet Protocol) address of a virtual machine (instance) corresponding to the user terminal 10 from the virtualization management apparatus 20. The user terminal 10 connects to the virtual machine of the virtualization management device 20 based on the received IP address, and uses the virtual machine.

仮想化管理装置20は、ユーザ端末10とストレージ装置30と仮想化装置40とに接続され、ユーザ端末10から仮想化システム1へのインタフェースであるウェブサイトを提供するコンピュータ装置である。例えば、仮想化管理装置20は、仮想マシンを利用するユーザ端末10に対応するユーザアカウントを自身の記憶領域に予め記憶しておく。また、ユーザアカウント毎に利用させる仮想マシンを対応付けて記憶しておく。仮想化管理装置20は、システム構成情報記憶部21と、スケジュール記憶部22と、仮想マシンイメージテンプレート記憶部23と、システム構成情報入力部24と、スケジュール生成部25と、仮想マシンイメージ格納部26とを備えている。   The virtualization management device 20 is a computer device that is connected to the user terminal 10, the storage device 30, and the virtualization device 40 and provides a website that is an interface from the user terminal 10 to the virtualization system 1. For example, the virtualization management device 20 stores a user account corresponding to the user terminal 10 that uses the virtual machine in its storage area in advance. Further, a virtual machine to be used for each user account is stored in association with each other. The virtualization management device 20 includes a system configuration information storage unit 21, a schedule storage unit 22, a virtual machine image template storage unit 23, a system configuration information input unit 24, a schedule generation unit 25, and a virtual machine image storage unit 26. And.

システム構成情報記憶部21には、複数のユーザに対応する複数の仮想マシンを識別する仮想マシン識別情報毎に、その仮想マシンが仮想化装置40において起動する起動時刻と、起動した仮想マシンを停止させる終了時刻とを対応付けたシステム構成情報が記憶されている。図2は、システム構成情報記憶部21に記憶されているシステム構成情報のデータ例を示す図である。ここでは、例えばユーザAに対応する仮想マシンを仮想マシンAとする。仮想マシンAは、7:00に起動し、19:00に利用が終了して停止することを示している。   In the system configuration information storage unit 21, for each virtual machine identification information for identifying a plurality of virtual machines corresponding to a plurality of users, a start time at which the virtual machine starts in the virtualization apparatus 40, and a stop of the started virtual machine System configuration information that associates the end time to be stored is stored. FIG. 2 is a diagram illustrating a data example of the system configuration information stored in the system configuration information storage unit 21. Here, for example, a virtual machine corresponding to the user A is a virtual machine A. The virtual machine A is started at 7:00, and the use is finished and stopped at 19:00.

スケジュール記憶部22には、ストレージ装置30に記憶されている仮想マシンイメージを仮想化装置40との間で送受信する時刻を示す送信スケジュール情報と、仮想化装置40において仮想マシンが起動する起動スケジュール情報とが記憶される。
図3は、スケジュール記憶部22に記憶される送信スケジュール情報のデータ例を示す図である。送信スケジュール情報は、複数のユーザに対応する複数の仮想マシンを識別する仮想マシン識別情報毎に、その仮想マシンの仮想マシンイメージを記憶させるストレージ装置30を識別する識別情報と、その仮想マシンに対応する仮想マシンイメージがストレージ装置30から仮想化装置40に送信される送信時刻が重複せずに対応付けられた情報である。また、スケジュール情報には、複数の仮想マシンを識別する仮想マシン識別情報毎に、その仮想マシンが停止した際に、停止した仮想マシンの仮想マシンイメージをストレージ装置30が仮想化装置40から受信する受信時刻が重複せずに対応付けられた情報が含まれる。
In the schedule storage unit 22, transmission schedule information indicating a time at which a virtual machine image stored in the storage device 30 is transmitted to and received from the virtualization device 40, and start schedule information for starting a virtual machine in the virtualization device 40 Is memorized.
FIG. 3 is a diagram illustrating a data example of transmission schedule information stored in the schedule storage unit 22. For each virtual machine identification information for identifying a plurality of virtual machines corresponding to a plurality of users, the transmission schedule information corresponds to the identification information for identifying the storage device 30 that stores the virtual machine image of the virtual machine and the virtual machine. The transmission time when the virtual machine image to be transmitted is transmitted from the storage apparatus 30 to the virtualization apparatus 40 is associated with each other without duplication. Further, in the schedule information, for each virtual machine identification information for identifying a plurality of virtual machines, when the virtual machine is stopped, the storage device 30 receives the virtual machine image of the stopped virtual machine from the virtualization device 40. Information associated with reception times not overlapping is included.

送信スケジュール情報は、例えば図4のようなデータ構成としても良く、示されるデータ内容は図3と同様である。図4では、複数のストレージ装置30を識別する識別情報毎、時間帯毎に、ストレージ装置30が送信または受信する仮想マシンイメージの識別情報が対応付けられた例を示す。ここでは、「ストレージ装置30−1」に対応する時間帯である「7:00」には、「A送信」が対応付けられており、この時間帯に仮想マシンAの仮想マシンイメージが仮想化装置40に送信されることを示す。このように、ストレージ装置30−1に、仮想マシンAと、仮想マシンCと、仮想マシンEとが記憶されることが示されており、ストレージ装置30−2に、仮想マシンBと、仮想マシンDとが記憶されることが示されている。ここでは、複数のストレージ装置30毎に、仮想マシンイメージの送信時刻と受信時刻とを対応付ける例を示したが、ストレージ装置30が1台であれば、仮想マシン毎に、送信時刻と受信時刻との時間帯を対応付けて記憶させておくようにすることができる。ここでは、簡単のため1時間毎の時間帯を示して説明したが、仮想マシンイメージを送受信するために必要な時間に応じて、任意の単位の時間帯を定めることができる。   The transmission schedule information may have a data structure as shown in FIG. 4, for example, and the data content shown is the same as that shown in FIG. FIG. 4 shows an example in which identification information of virtual machine images transmitted or received by the storage apparatus 30 is associated with each identification information for identifying a plurality of storage apparatuses 30 and for each time period. Here, “Send A” is associated with “7:00”, which is the time zone corresponding to “Storage device 30-1”, and the virtual machine image of virtual machine A is virtualized during this time zone. It is transmitted to the device 40. Thus, it is shown that the virtual machine A, the virtual machine C, and the virtual machine E are stored in the storage device 30-1, and the virtual machine B and the virtual machine are stored in the storage device 30-2. D is stored. Here, an example in which the transmission time and the reception time of the virtual machine image are associated with each of the plurality of storage devices 30 is shown. However, if there is one storage device 30, the transmission time and the reception time for each virtual machine. Can be stored in association with each other. Here, for the sake of simplicity, the explanation has been made by showing the time zone for each hour, but a time zone of an arbitrary unit can be determined according to the time required for transmitting and receiving the virtual machine image.

図5は、スケジュール記憶部22に記憶される起動スケジュール情報のデータ例を示す図である。起動スケジュール情報は、複数のユーザに対応する複数の仮想マシンを識別する仮想マシン識別情報毎に、その仮想マシンを起動させる仮想化装置40を識別する識別情報と、その仮想マシンが起動する起動時刻が重複せずに対応付けられた情報である。また、スケジュール情報には、複数の仮想マシンを識別する仮想マシン識別情報毎に、その仮想マシンが停止する終了時刻が重複せずに対応付けられた情報が含まれる。   FIG. 5 is a diagram illustrating a data example of the activation schedule information stored in the schedule storage unit 22. The activation schedule information includes, for each virtual machine identification information for identifying a plurality of virtual machines corresponding to a plurality of users, identification information for identifying the virtualization device 40 that activates the virtual machine, and an activation time at which the virtual machine is activated Is information associated with each other without duplication. Further, the schedule information includes information associated with each virtual machine identification information for identifying a plurality of virtual machines without overlapping the end times at which the virtual machines are stopped.

起動スケジュール情報は、例えば図6のようなデータ構成としても良く、示されるデータ内容は図5と同様である。図6では、複数の仮想化装置40を識別する識別情報毎、時間帯毎に、その仮想化装置40において起動する仮想マシンの識別情報が対応付けられた例を示す。ここでは、「仮想化装置40−1」に対応する時間帯である「7:00」には、「A起動」が対応付けられており、この時間帯に仮想マシンAの仮想マシンイメージが40仮想化装置40−1において起動されることを示す。   The activation schedule information may have a data configuration as shown in FIG. 6, for example, and the data content shown is the same as that shown in FIG. FIG. 6 shows an example in which the identification information for identifying the plurality of virtualization apparatuses 40 is associated with the identification information of the virtual machine that is activated in the virtualization apparatus 40 for each time period. Here, “7:00”, which is the time zone corresponding to “virtualization device 40-1”, is associated with “A activation”, and the virtual machine image of virtual machine A is 40 in this time zone. It shows that it is activated in the virtualization apparatus 40-1.

仮想マシンイメージテンプレート記憶部23には、仮想化装置40において起動される仮想マシンのテンプレートが予め記憶されている。仮想マシンイメージのテンプレートは、OS(Operating System)やそのOSにおけるGUI(Graphical User Interface)のデスクトップ環境を提供するデスクトッププログラム、各種アプリケーションプログラムなどが含まれるイメージファイルである。   In the virtual machine image template storage unit 23, a template of a virtual machine that is activated in the virtualization apparatus 40 is stored in advance. The template of the virtual machine image is an image file including an OS (Operating System), a desktop program that provides a desktop environment of GUI (Graphical User Interface) in the OS, various application programs, and the like.

システム構成情報入力部24は、システム構成情報入力部24は、マウスやキーボード等の入力デバイスを有しており、仮想化システム1においてユーザに利用させる仮想マシンの起動時刻、終了時刻等のシステム構成の入力を受け付け、入力されたシステム構成情報をシステム構成情報記憶部21に記憶させる。   The system configuration information input unit 24 includes input devices such as a mouse and a keyboard. The system configuration information input unit 24 has a system configuration such as the start time and end time of a virtual machine used by the user in the virtualization system 1. The system configuration information storage unit 21 stores the input system configuration information.

スケジュール生成部25は、システム構成情報記憶部21から読み出したシステム構成情報に基づいて、送信スケジュール情報と起動スケジュール情報とを生成してスケジュール記憶部22に記憶させる。
仮想マシンイメージ格納部26は、スケジュール記憶部22から読み出した送信スケジュール情報に基づいて、同一の送信時刻が対応付けられた仮想マシンに対応する仮想マシンイメージを、異なるストレージ装置30に記憶させておく。
The schedule generation unit 25 generates transmission schedule information and activation schedule information based on the system configuration information read from the system configuration information storage unit 21 and stores the transmission schedule information and the activation schedule information in the schedule storage unit 22.
Based on the transmission schedule information read from the schedule storage unit 22, the virtual machine image storage unit 26 stores virtual machine images corresponding to virtual machines associated with the same transmission time in different storage devices 30. .

ストレージ装置30は、仮想化装置40に起動される仮想マシンイメージが記憶されるコンピュータ装置である。ストレージ装置30は、仮想マシンイメージ記憶部31を備えている。仮想マシンイメージ記憶部31には、図3に示した送信スケジュール情報に応じた仮想マシンイメージが記憶される。   The storage device 30 is a computer device that stores a virtual machine image activated by the virtualization device 40. The storage device 30 includes a virtual machine image storage unit 31. The virtual machine image storage unit 31 stores a virtual machine image corresponding to the transmission schedule information shown in FIG.

仮想化装置40は、ネットワークを介して接続されたストレージ装置30から送信される複数の仮想マシンイメージに基づいて、自身のハードウェアリソース上に複数の仮想マシンを起動させるコンピュータ装置である。仮想化装置40は、仮想マシンイメージ記憶部41と、仮想マシンイメージ送受信部42と、仮想マシン起動部43とを備えている。
仮想マシンイメージ記憶部41には、自身のコンピュータリソース上に起動させる仮想マシンイメージが一時的に記憶される。
The virtualization device 40 is a computer device that activates a plurality of virtual machines on its own hardware resource based on a plurality of virtual machine images transmitted from the storage device 30 connected via a network. The virtualization apparatus 40 includes a virtual machine image storage unit 41, a virtual machine image transmission / reception unit 42, and a virtual machine activation unit 43.
The virtual machine image storage unit 41 temporarily stores a virtual machine image to be activated on its own computer resource.

仮想マシンイメージ送受信部42は、仮想化管理装置20のスケジュール記憶部22に記憶されているスケジュール情報を読み出し、読み出したスケジュール情報に含まれる、自身のハードウェアリソース上に起動させる仮想マシンに対応付けられた送信時刻に応じて、ストレージ装置30に記憶されている仮想マシンイメージを受信し、仮想マシンイメージ記憶部41に記憶させる。また、仮想マシンイメージ送受信部42は、仮想マシンイメージ記憶部41に記憶された仮想マシンを、スケジュール情報に含まれる受信時刻に応じて、ストレージ装置30に送信する。このように、本実施形態では、仮想化装置40が、仮想化管理装置20を介さずにストレージ装置30と仮想マシンイメージを送受信するようにしたので、従来のように、仮想マシンイメージの送受信の際に仮想化管理装置20を経由する場合と比べ、仮想化管理装置20の処理負荷を軽減し、ネットワークの負荷を分散させることができる。   The virtual machine image transmission / reception unit 42 reads schedule information stored in the schedule storage unit 22 of the virtualization management device 20 and associates it with a virtual machine to be started on its own hardware resource included in the read schedule information. The virtual machine image stored in the storage device 30 is received and stored in the virtual machine image storage unit 41 according to the transmitted time. In addition, the virtual machine image transmission / reception unit 42 transmits the virtual machine stored in the virtual machine image storage unit 41 to the storage apparatus 30 according to the reception time included in the schedule information. As described above, in the present embodiment, the virtualization apparatus 40 transmits and receives virtual machine images to and from the storage apparatus 30 without using the virtualization management apparatus 20, so that the virtual machine images can be transmitted and received as in the past. In comparison with the case of passing through the virtualization management device 20, the processing load on the virtualization management device 20 can be reduced and the network load can be distributed.

仮想マシン起動部43は、仮想化管理装置20のスケジュール記憶部22に記憶されている起動スケジュール情報に含まれる起動時刻に、仮想マシンイメージ記憶部41に記憶されている仮想マシンイメージを読み出して仮想マシンを起動する。また、仮想マシン起動部43は、起動スケジュール情報に含まれる終了時刻に応じて仮想マシンを停止させ、停止させた仮想マシンの仮想マシンイメージを仮想マシンイメージ記憶部41に記憶させる。   The virtual machine activation unit 43 reads the virtual machine image stored in the virtual machine image storage unit 41 at the activation time included in the activation schedule information stored in the schedule storage unit 22 of the virtualization management device 20 and performs virtual processing. Start the machine. Further, the virtual machine activation unit 43 stops the virtual machine according to the end time included in the activation schedule information, and stores the virtual machine image of the stopped virtual machine in the virtual machine image storage unit 41.

次に、本実施形態による仮想化システム1の動作例を説明する。図7は、仮想化管理装置20がスケジュール情報を生成する動作例を示すフローチャートである。
仮想化管理装置20のシステム構成情報入力部24は、仮想化システム1の管理者から、仮想マシンのシステム構成情報の入力を受け付ける(ステップS1)。システム構成情報入力部24は、入力されたシステム構成情報をシステム構成情報記憶部21に記憶させる。例えば、図2に示したような、仮想マシンAから仮想マシンEのシステム構成情報が入力され、システム構成情報記憶部21に記憶される。
Next, an operation example of the virtualization system 1 according to the present embodiment will be described. FIG. 7 is a flowchart illustrating an operation example in which the virtualization management device 20 generates schedule information.
The system configuration information input unit 24 of the virtualization management device 20 receives an input of the system configuration information of the virtual machine from the administrator of the virtualization system 1 (step S1). The system configuration information input unit 24 causes the system configuration information storage unit 21 to store the input system configuration information. For example, as shown in FIG. 2, system configuration information of the virtual machine E is input from the virtual machine A and stored in the system configuration information storage unit 21.

スケジュール生成部25は、システム構成情報記憶部21に記憶されているシステム構成情報を、1件ずつ読み出す。そして、スケジュール記憶部22に記憶されている送信スケジュール情報を読み出し、読み出したシステム構成情報の起動時刻と終了時刻とに対応する時間帯に、仮想マシンが対応付けられていないストレージ装置30が存在するか否かを判定する(ステップS2)。ここで、読み出したシステム構成情報の起動時刻と終了時刻とに対応する時間帯に、仮想マシンが対応付けられていないストレージ装置30が存在すると判定すると(ステップS2:YES)、そのストレージ装置30に対応する起動時刻と終了時刻とに応じた時間帯に、送信時刻と受信時刻とを対応付けて記憶させる(ステップS3)。例えば、図2における仮想マシンAであれば、図4に示すように、ストレージ装置30−1の7:00に「A送信」を、ストレージ装置30−1の19:00に「A受信」を対応付けて記憶させる。また、仮想マシンBについては、仮想マシンAと起動時刻と終了時刻とが同一であるから、ストレージ装置30−1には対応付けず、ストレージ装置30−2に対応付けて記憶させる。   The schedule generation unit 25 reads the system configuration information stored in the system configuration information storage unit 21 one by one. And the transmission schedule information memorize | stored in the schedule memory | storage part 22 is read, and the storage apparatus 30 with which a virtual machine is not matched exists in the time slot | zone corresponding to the starting time and end time of the read system configuration information. It is determined whether or not (step S2). If it is determined that there is a storage device 30 that is not associated with a virtual machine in the time zone corresponding to the start time and end time of the read system configuration information (step S2: YES), the storage device 30 The transmission time and the reception time are stored in association with each other in a time zone corresponding to the corresponding start time and end time (step S3). For example, in the case of the virtual machine A in FIG. 2, as shown in FIG. 4, “A transmission” is set at 7:00 of the storage apparatus 30-1, and “A reception” is set at 19:00 of the storage apparatus 30-1. Store them in association with each other. In addition, since the virtual machine B has the same start time and end time as the virtual machine A, the virtual machine B is stored in association with the storage apparatus 30-2 without being associated with the storage apparatus 30-1.

一方、ステップS2において、読み出したシステム構成情報の起動時刻と終了時刻とに対応する時間帯に、仮想マシンが対応付けられていないストレージ装置30が存在しないと判定すると(ステップS2:YES)、仮想マシンが対応付けられておらず、最も空いているストレージ装置30の、起動時刻よりも早い時刻に送信時刻を対応付け、終了時刻よりも遅い時刻に受信時刻を対応付けて記憶させる(ステップS4)。最も空いているストレージ装置30とは、例えば、そのストレージ装置30に対応付けられた仮想マシンの数が最も少ないことをいう。例えば、仮想マシンCは、仮想マシンAと仮想マシンBとの双方と起動時刻と終了時刻とが同一であり、起動時刻と終了時刻とに対応する時間帯が空いているストレージ装置30は存在しない。このため、仮想マシンAと仮想マシンBとの仮想マシンイメージが送信される時間帯を避けて、送信時刻の時間帯を7:00よりも早い6:00に対応付け、受信時刻の時間帯を19:00よりも遅い20:00に対応付けて記憶させる。このように、ステップS3またはステップS4において、仮想マシンイメージを記憶させるストレージ装置30が対応付けられると、仮想マシンイメージ格納部26は、仮想マシンイメージテンプレート記憶部23に記憶されている仮想マシンテンプレートイメージを読み出し、対応するストレージ装置30の仮想マシンイメージ記憶部31に記憶させる(ステップS5)。   On the other hand, if it is determined in step S2 that there is no storage device 30 that is not associated with a virtual machine in the time zone corresponding to the start time and end time of the read system configuration information (step S2: YES), the virtual The transmission time is associated with the time earlier than the start time and the reception time is associated with and stored at a time later than the end time of the storage device 30 that is not associated with the machine and is the most vacant (step S4). . For example, the vacant storage device 30 means that the number of virtual machines associated with the storage device 30 is the smallest. For example, the virtual machine C has the same start time and end time as both the virtual machine A and the virtual machine B, and there is no storage device 30 in which the time zone corresponding to the start time and the end time is vacant. . Therefore, avoiding the time zone in which the virtual machine images of the virtual machines A and B are transmitted, the time zone of the transmission time is associated with 6:00, which is earlier than 7:00, and the time zone of the reception time is set. It is stored in association with 20:00, which is later than 19:00. Thus, in step S3 or step S4, when the storage device 30 that stores the virtual machine image is associated, the virtual machine image storage unit 26 stores the virtual machine template image stored in the virtual machine image template storage unit 23. Are stored in the virtual machine image storage unit 31 of the corresponding storage device 30 (step S5).

次に、スケジュール生成部25は、スケジュール記憶部22に記憶されている起動スケジュール情報を読み出し、ステップS2において読み出したシステム構成情報の起動時刻と終了時刻とに対応する時間帯に、仮想マシンが対応付けられていない仮想化装置40が存在するか否かを判定する(ステップS6)。ここで、読み出したシステム構成情報の起動時刻と終了時刻とに対応する時間帯に、仮想マシンが対応付けられていない仮想化装置40が存在すると判定すると(ステップS6:YES)、その仮想化装置40に対応する起動時刻と終了時刻とに応じた時間帯に、その仮想マシンを対応付けて記憶させる(ステップS7)。例えば、図2における仮想マシンAであれば、図6に示すように、仮想化装置40−1の7:00に「A起動」を、仮想化装置40−1の19:00に「A終了」を対応付けて記憶させる。また、仮想マシンBについては、仮想マシンAと起動時刻と終了時刻とが同一であるから、仮想化装置40−1には対応付けず、仮想化装置40−2に対応付けて記憶させる。   Next, the schedule generation unit 25 reads the activation schedule information stored in the schedule storage unit 22, and the virtual machine corresponds to the time zone corresponding to the activation time and end time of the system configuration information read in step S2. It is determined whether there is any virtualization apparatus 40 that is not attached (step S6). Here, if it is determined that there is a virtualization apparatus 40 that is not associated with a virtual machine in the time zone corresponding to the start time and end time of the read system configuration information (step S6: YES), the virtualization apparatus The virtual machine is stored in association with the time zone corresponding to the start time and end time corresponding to 40 (step S7). For example, in the case of the virtual machine A in FIG. 2, as shown in FIG. 6, “A start” is set at 7:00 of the virtualization apparatus 40-1 and “A end” is set at 19:00 in the virtualization apparatus 40-1. "In association with each other. Further, since the virtual machine B has the same start time and end time as the virtual machine A, the virtual machine B is stored in association with the virtualization apparatus 40-2 without being associated with the virtualization apparatus 40-1.

一方、ステップS6において、読み出したシステム構成情報の起動時刻と終了時刻とに対応する時間帯に、仮想マシンが対応付けられていない仮想化装置40が存在しないと判定すると(ステップS6:NO)、仮想マシンが対応付けられておらず、最も空いている仮想化装置40の、起動時刻よりも早い時刻に送信時刻を対応付け、終了時刻よりも遅い時刻に受信時刻を対応付けて記憶させる(ステップS8)。例えば、仮想マシンCは、仮想マシンAと仮想マシンBとの双方と起動時刻と終了時刻とが同一であり、起動時刻と終了時刻とに対応する時間帯が空いている仮想化装置40は存在しない。このため、仮想マシンAと仮想マシンBとの仮想マシンが起動される時間帯を避けて、起動時刻の時間帯を7:00よりも早い6:00に対応付け、終了時刻の時間帯を19:00よりも遅い20:00に対応付けて記憶させる。   On the other hand, if it is determined in step S6 that there is no virtualization apparatus 40 that is not associated with a virtual machine in the time zone corresponding to the start time and end time of the read system configuration information (step S6: NO). The virtual machine 40, which is not associated with the virtual machine 40, associates the transmission time with a time earlier than the start time and stores the reception time with a time later than the end time of the vacant virtualization device 40 (step) S8). For example, in the virtual machine C, there is a virtualization device 40 in which both the virtual machine A and the virtual machine B have the same start time and end time, and the time zone corresponding to the start time and end time is vacant. do not do. Therefore, avoiding the time zone in which the virtual machines A and B are started, the time zone of the start time is associated with 6:00, which is earlier than 7:00, and the time zone of the end time is 19 It is stored in association with 20:00, which is later than 2:00.

スケジュール生成部25は、システム構成情報入力部24から入力されてシステム構成情報記憶部21に記憶されたシステム構成情報のうち、スケジュール情報の生成処理を行っていないシステム構成情報があれば(ステップS9:YES)、ステップS2に戻り、スケジュール情報の生成処理を繰り返す。全てのシステム構成情報についてスケジュール情報の生成処理を行うと(ステップS9:NO)、処理を終了する。   If there is system configuration information for which schedule information generation processing has not been performed among the system configuration information input from the system configuration information input unit 24 and stored in the system configuration information storage unit 21, the schedule generation unit 25 (step S9). : YES), the process returns to step S2 to repeat the schedule information generation process. When schedule information generation processing is performed for all system configuration information (step S9: NO), the processing ends.

図8は、仮想化装置40による仮想マシンの起動処理の動作例を示すフローチャートである。仮想化装置40の仮想マシンイメージ送受信部42は、仮想化管理装置20によって生成されたスケジュール情報のうち、自身のコンピュータに起動させる仮想マシンの情報を、仮想化管理装置20から受信し、自身の記憶領域に記憶させる(ステップS11)。そして、仮想マシンイメージ送受信部42は、自身が備える計時機能から取得した現在時刻と、送信スケジュール情報に含まれる仮想マシンの送信時刻とを比較し、現在時刻が送信時刻を越えたか否かを判定する(ステップS12)。越えていないと判定すれば(ステップS12:NO)、判定処理を続ける。越えたと判定すれば(ステップS12:YES)、対応するストレージ装置30から、仮想マシンイメージを読み出し、仮想マシンイメージ記憶部41に記憶させる(ステップS13)。   FIG. 8 is a flowchart illustrating an operation example of virtual machine activation processing by the virtualization apparatus 40. The virtual machine image transmission / reception unit 42 of the virtualization apparatus 40 receives, from the virtualization management apparatus 20, virtual machine information to be started by its own computer among the schedule information generated by the virtualization management apparatus 20. It is stored in the storage area (step S11). Then, the virtual machine image transmission / reception unit 42 compares the current time acquired from the clocking function provided by the virtual machine image 42 with the transmission time of the virtual machine included in the transmission schedule information, and determines whether the current time exceeds the transmission time. (Step S12). If it is determined that it has not exceeded (step S12: NO), the determination process is continued. If it is determined that the number has been exceeded (step S12: YES), the virtual machine image is read from the corresponding storage device 30 and stored in the virtual machine image storage unit 41 (step S13).

仮想マシン起動部43は、自身が備える計時機能から取得した現在時刻と、起動スケジュール情報に含まれる仮想マシンの起動時刻とを比較し、現在時刻が起動時刻を越えたか否かを判定する(ステップS14)。越えていないと判定すれば(ステップS14:NO)、判定処理を続ける。越えたと判定すれば(ステップS14:YES)、仮想マシンイメージ記憶部41から、仮想マシンイメージを読み出して起動する(ステップS15)。   The virtual machine activation unit 43 compares the current time acquired from the timekeeping function included in the virtual machine activation unit 43 with the activation time of the virtual machine included in the activation schedule information, and determines whether the current time exceeds the activation time (step) S14). If it is determined that it has not exceeded (step S14: NO), the determination process is continued. If it is determined that the number has been exceeded (step S14: YES), the virtual machine image is read from the virtual machine image storage unit 41 and activated (step S15).

そして、仮想マシン起動部43は、自身が備える計時機能から取得した現在時刻と、起動スケジュール情報に含まれる仮想マシンの終了時刻とを比較し、現在時刻が終了時刻を越えたか否かを判定する(ステップS16)。越えていないと判定すれば(ステップS16:NO)、判定処理を続ける。越えたと判定すれば(ステップS16:YES)、仮想マシンを停止させ、その時点での仮想マシンの仮想マシンイメージを生成して、仮想マシンイメージ記憶部41に記憶させる(ステップS17)。   Then, the virtual machine activation unit 43 compares the current time acquired from the timekeeping function included in the virtual machine activation unit 43 with the end time of the virtual machine included in the activation schedule information, and determines whether the current time has exceeded the end time. (Step S16). If it is determined that it has not exceeded (step S16: NO), the determination process is continued. If it is determined that it has been exceeded (step S16: YES), the virtual machine is stopped, a virtual machine image of the virtual machine at that time is generated and stored in the virtual machine image storage unit 41 (step S17).

そして、仮想マシンイメージ送受信部42は、自身が備える計時機能から取得した現在時刻と、送信スケジュール情報に含まれる仮想マシンの受信時刻とを比較し、現在時刻が受信時刻を越えたか否かを判定する(ステップS18)。越えていないと判定すれば(ステップS18:NO)、判定処理を続ける。越えたと判定すれば(ステップS18:YES)、仮想マシンイメージ記憶部41から、仮想マシンイメージを読み出し、対応するストレージ装置30に送信して、仮想マシンイメージ記憶部31に記憶させる(ステップS19)。   Then, the virtual machine image transmission / reception unit 42 compares the current time acquired from the timekeeping function provided by itself with the reception time of the virtual machine included in the transmission schedule information, and determines whether or not the current time exceeds the reception time. (Step S18). If it is determined that it has not exceeded (step S18: NO), the determination process is continued. If it is determined that the number has been exceeded (step S18: YES), the virtual machine image is read from the virtual machine image storage unit 41, transmitted to the corresponding storage device 30, and stored in the virtual machine image storage unit 31 (step S19).

なお、本実施形態の例では、複数のユーザ端末10の利用を開始する仮想マシンの起動時間と終了時間とが含まれるシステム構成情報が、システム管理者により入力されることとしたが、例えばどのようなユーザが、いつ仮想マシンを起動していつ終了するかわからないような状況では、仮想マシン毎に起動時間と終了時間とを推定するようにしても良い。例えば、過去の履歴情報から、仮想マシンの起動時間と終了時間との実績の多い時間を判定し、システム構成情報として記憶させておくようにしても良い。   In the example of this embodiment, the system configuration information including the start time and end time of the virtual machine that starts using the plurality of user terminals 10 is input by the system administrator. In such a situation that the user does not know when to start and end the virtual machine, the start time and end time may be estimated for each virtual machine. For example, from the past history information, a time when the actual start time and end time of the virtual machine are high may be determined and stored as system configuration information.

また、このように、仮想マシンイメージを送受信する時間帯や仮想マシンを起動する時間帯を分散させるだけでなく、ストレージ装置30と仮想化装置40との間のネットワーク経路を分散させるようにして、より処理負荷を低減させることもできる。
また、本実施形態では、スケジュール情報として、1日のうちで時間帯を分散させる例を説明したが、送信時刻、受信時刻、起動時刻、終了時刻は、曜日や月、季節等により異なる値が設定されるようにしても良い。
In addition, in this way, not only the time zone for transmitting and receiving the virtual machine image and the time zone for starting the virtual machine are distributed, but also the network path between the storage device 30 and the virtualization device 40 is distributed, Further, the processing load can be reduced.
In the present embodiment, an example in which the time zone is distributed in one day as the schedule information has been described. However, the transmission time, reception time, start time, and end time have different values depending on the day of the week, month, season, and the like. It may be set.

以上説明したように、本実施形態によれば、複数のユーザ端末10が同時に仮想マシンを利用するような場合にも、仮想マシンイメージがストレージ装置30と仮想化装置40との間で送受信される時間帯を分散させるようにしたので、ネットワークの負荷を軽減できる。さらに、仮想化装置40において仮想マシンが起動する時間帯も同様に分散させるようにしたので、仮想化装置40における仮想マシンの起動に伴う処理負荷も軽減することができる。   As described above, according to the present embodiment, a virtual machine image is transmitted and received between the storage apparatus 30 and the virtualization apparatus 40 even when a plurality of user terminals 10 simultaneously use virtual machines. Since the time zone is distributed, the load on the network can be reduced. Furthermore, since the time period when the virtual machine is activated in the virtualization apparatus 40 is similarly distributed, the processing load accompanying the activation of the virtual machine in the virtualization apparatus 40 can be reduced.

これにより、例えば、学校内において生徒である複数のユーザが、授業の開始時に複数の仮想マシンを一斉に利用するような場合でも、予め仮想マシンイメージの転送と起動とを行っておくことで、処理負荷が集中することを防ぐことができる。   Thereby, for example, even when a plurality of users who are students in a school use a plurality of virtual machines at the same time at the start of a lesson, by transferring and starting a virtual machine image in advance, It is possible to prevent the processing load from being concentrated.

なお、本発明における処理部の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより仮想化システムの管理を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータシステム」は、ホームページ提供環境(あるいは表示環境)を備えたWWWシステムも含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(RAM)のように、一定時間プログラムを保持しているものも含むものとする。   Note that a program for realizing the functions of the processing unit in the present invention is recorded on a computer-readable recording medium, and the program recorded on the recording medium is read into the computer system and executed, thereby executing the virtualization system. Management may be performed. Here, the “computer system” includes an OS and hardware such as peripheral devices. The “computer system” includes a WWW system having a homepage providing environment (or display environment). The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. Further, the “computer-readable recording medium” refers to a volatile memory (RAM) in a computer system that becomes a server or a client when a program is transmitted via a network such as the Internet or a communication line such as a telephone line. In addition, those holding programs for a certain period of time are also included.

また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。   The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line. The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, what is called a difference file (difference program) may be sufficient.

1 仮想化システム 10 ユーザ端末 20 仮想化管理装置 21 システム構成情報記憶部 22 スケジュール記憶部 23 仮想マシンイメージテンプレート記憶部 24 システム構成情報入力部 25 スケジュール生成部 26 仮想マシンイメージ格納部 30 ストレージ装置 31 仮想マシンイメージ記憶部 40 仮想化装置 41 仮想マシンイメージ記憶部 42 仮想マシンイメージ送受信部 43 仮想マシン起動部   DESCRIPTION OF SYMBOLS 1 Virtualization system 10 User terminal 20 Virtualization management apparatus 21 System configuration information storage part 22 Schedule storage part 23 Virtual machine image template storage part 24 System configuration information input part 25 Schedule generation part 26 Virtual machine image storage part 30 Storage apparatus 31 Virtual Machine image storage unit 40 Virtualization device 41 Virtual machine image storage unit 42 Virtual machine image transmission / reception unit 43 Virtual machine activation unit

Claims (4)

ネットワークを介して接続されたストレージ装置から送信される複数の仮想マシンイメージに基づいて、自身のハードウェアリソース上に複数の仮想マシンを起動させる仮想化装置と、前記仮想化装置に接続された仮想化管理装置とを備えた仮想化システムであって、
前記仮想化管理装置は、
前記複数の仮想マシン毎に、当該仮想マシンに対応する前記仮想マシンイメージが前記ストレージ装置から前記仮想化装置に送信される送信時刻が対応付けられたスケジュール情報が記憶されるスケジュール記憶部、
を備え、
前記仮想化装置は、
前記仮想マシンイメージが記憶される仮想マシンイメージ記憶部と、
前記仮想化管理装置の前記スケジュール記憶部に記憶されている前記スケジュール情報を読み出し、当該スケジュール情報に含まれる、自身のハードウェアリソース上に起動させる前記仮想マシンに対応付けられた前記送信時刻に応じて、前記ストレージ装置に記憶されている前記仮想マシンイメージを取得し、前記仮想マシンイメージ記憶部に記憶させる仮想マシンイメージ受信部と、
を備えることを特徴とする仮想化システム。
Based on a plurality of virtual machine images transmitted from a storage device connected via a network, a virtualization device for starting a plurality of virtual machines on its own hardware resource, and a virtual device connected to the virtualization device A virtualization system comprising a virtualization management device,
The virtualization management device
A schedule storage unit that stores schedule information in which a transmission time at which the virtual machine image corresponding to the virtual machine is transmitted from the storage apparatus to the virtualization apparatus is associated with each of the plurality of virtual machines;
With
The virtualization device is
A virtual machine image storage unit in which the virtual machine image is stored;
The schedule information stored in the schedule storage unit of the virtualization management device is read out, and according to the transmission time associated with the virtual machine to be started on its own hardware resource included in the schedule information A virtual machine image receiving unit that acquires the virtual machine image stored in the storage device and stores the virtual machine image in the virtual machine image storage unit;
A virtualization system comprising:
前記仮想化装置は、
前記複数の仮想マシン毎の当該仮想マシンが前記仮想化装置において起動する起動時刻を示すシステム構成情報が記憶されているシステム構成情報記憶部と、
前記システム構成情報記憶部から読み出した前記システム構成情報に基づいて、前記スケジュール情報を生成して前記スケジュール記憶部に記憶させるスケジュール生成部と、
を備え、
前記仮想化装置は、
前記スケジュール記憶部に記憶されている前記スケジュール情報に含まれる前記起動時刻に、前記仮想マシンイメージ記憶部に記憶されている前記仮想マシンイメージを読み出して前記仮想マシンを起動する仮想マシン起動部、
を備えることを特徴とする請求項1に記載の仮想化システム。
The virtualization device is
A system configuration information storage unit storing system configuration information indicating a start time at which the virtual machine for each of the plurality of virtual machines is started in the virtualization device;
A schedule generation unit that generates the schedule information based on the system configuration information read from the system configuration information storage unit and stores the schedule information in the schedule storage unit;
With
The virtualization device is
A virtual machine activation unit that reads out the virtual machine image stored in the virtual machine image storage unit and activates the virtual machine at the activation time included in the schedule information stored in the schedule storage unit;
The virtualization system according to claim 1, further comprising:
ネットワークを介して接続されたストレージ装置から送信される複数の仮想マシンイメージが記憶される仮想マシンイメージ記憶部を有し、当該仮想マシンイメージに基づいて、自身のハードウェアリソース上に複数の仮想マシンを起動させる仮想化装置と、前記複数の仮想マシン毎に、当該仮想マシンに対応する前記仮想マシンイメージが前記ストレージ装置から前記仮想化装置に送信される送信時刻が対応付けられたスケジュール情報が記憶されるスケジュール記憶部、を有する仮想化管理装置とを備えた仮想化システムの、
前記仮想化装置が、
前記仮想化管理装置の前記スケジュール記憶部に記憶されている前記スケジュール情報を読み出し、当該スケジュール情報に含まれる、自身のハードウェアリソース上に起動させる前記仮想マシンに対応付けられた前記送信時刻に応じて、前記ストレージ装置に記憶されている前記仮想マシンイメージを取得し、前記仮想マシンイメージ記憶部に記憶させるステップ、
を含むことを特徴とする仮想化方法。
A virtual machine image storage unit that stores a plurality of virtual machine images transmitted from a storage device connected via a network, and a plurality of virtual machines on its own hardware resource based on the virtual machine image For each of the plurality of virtual machines, schedule information in which a transmission time at which the virtual machine image corresponding to the virtual machine is transmitted from the storage device to the virtualization device is stored. A virtualization management apparatus having a schedule storage unit,
The virtualization device is
The schedule information stored in the schedule storage unit of the virtualization management device is read out, and according to the transmission time associated with the virtual machine to be started on its own hardware resource included in the schedule information Acquiring the virtual machine image stored in the storage device and storing it in the virtual machine image storage unit,
A virtualization method comprising:
ネットワークを介して接続されたストレージ装置から送信される複数の仮想マシンイメージが記憶される仮想マシンイメージ記憶部を有し、当該仮想マシンイメージに基づいて、自身のハードウェアリソース上に複数の仮想マシンを起動させる仮想化装置と、前記複数の仮想マシン毎に、当該仮想マシンに対応する前記仮想マシンイメージが前記ストレージ装置から前記仮想化装置に送信される送信時刻が対応付けられたスケジュール情報が記憶されるスケジュール記憶部、を有する仮想化管理装置とを備えた仮想化システムの前記仮想化装置のコンピュータに、
前記仮想化管理装置の前記スケジュール記憶部に記憶されている前記スケジュール情報を読み出し、当該スケジュール情報に含まれる、自身のハードウェアリソース上に起動させる前記仮想マシンに対応付けられた前記送信時刻に応じて、前記ストレージ装置に記憶されている前記仮想マシンイメージを取得し、前記仮想マシンイメージ記憶部に記憶させるステップ、
を実行させるためのプログラム。
A virtual machine image storage unit that stores a plurality of virtual machine images transmitted from a storage device connected via a network, and a plurality of virtual machines on its own hardware resource based on the virtual machine image For each of the plurality of virtual machines, schedule information in which a transmission time at which the virtual machine image corresponding to the virtual machine is transmitted from the storage device to the virtualization device is stored. A virtualization management device having a schedule storage unit, the computer of the virtualization device of the virtualization system,
The schedule information stored in the schedule storage unit of the virtualization management device is read out, and according to the transmission time associated with the virtual machine to be started on its own hardware resource included in the schedule information Acquiring the virtual machine image stored in the storage device and storing it in the virtual machine image storage unit,
A program for running
JP2014093114A 2014-04-28 2014-04-28 Virtualization system, virtualization method, and program Active JP5793598B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014093114A JP5793598B2 (en) 2014-04-28 2014-04-28 Virtualization system, virtualization method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014093114A JP5793598B2 (en) 2014-04-28 2014-04-28 Virtualization system, virtualization method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2011142223A Division JP5538310B2 (en) 2011-06-27 2011-06-27 Virtualization system and virtualization method

Publications (2)

Publication Number Publication Date
JP2014135100A true JP2014135100A (en) 2014-07-24
JP5793598B2 JP5793598B2 (en) 2015-10-14

Family

ID=51413260

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014093114A Active JP5793598B2 (en) 2014-04-28 2014-04-28 Virtualization system, virtualization method, and program

Country Status (1)

Country Link
JP (1) JP5793598B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016224582A (en) * 2015-05-28 2016-12-28 富士通株式会社 Control method, control device, and control program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016224582A (en) * 2015-05-28 2016-12-28 富士通株式会社 Control method, control device, and control program

Also Published As

Publication number Publication date
JP5793598B2 (en) 2015-10-14

Similar Documents

Publication Publication Date Title
US8880711B2 (en) Method and system for processing HTTP requests with multiple application instances
EP3251048B1 (en) Executing an operation over file repositories located in different authentication domains using a representational state transfer (rest)-compliant client
US9774582B2 (en) Private cloud connected device cluster architecture
US10467055B2 (en) Computer resource provisioning failure mitigation
US7984170B1 (en) Cross-domain communication in domain-restricted communication environments
US20130080560A1 (en) System and Method for Sharing Digital Data on a Presenter Device to a Plurality of Participant Devices
US9654575B1 (en) Pass-through web traffic systems and methods
US20170366501A1 (en) Domain name service information propagation
JP5538310B2 (en) Virtualization system and virtualization method
US20170132001A1 (en) Code based configuration of mobile devices
EP2990947A1 (en) Method and apparatus for backing up data and electronic device
US10635508B1 (en) Programmatic implementations generated by recording user actions via an ephemeral user account
US9778968B1 (en) Programatic implementations generated from an API call log
US8166400B2 (en) Notifying blind users of live region updates
JP5793598B2 (en) Virtualization system, virtualization method, and program
US10951682B2 (en) Systems and methods for accessing multiple resources via one identifier
US20100287600A1 (en) Assigning User Requests of Different Types or Protocols to a User by Trust Association Interceptors
US20150046987A1 (en) Information processing apparatus, information processing method, and storage medium
US9734124B2 (en) Direct linked two way forms
US9929973B2 (en) Method of and a system for providing access to a file to a web resource
US10019249B1 (en) Techniques for minimally invasive application updates and data transfer
US10218812B2 (en) Manner of display in a mobile application
JP6892294B2 (en) Signage systems, control methods, and programs
JP2015184889A (en) System operation device and system operation method
US20150149582A1 (en) Sending mobile applications to mobile devices from personal computers

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140428

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150223

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150324

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150520

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150810

R150 Certificate of patent or registration of utility model

Ref document number: 5793598

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350