JP2013003935A - Information processing device, information processing method and program - Google Patents

Information processing device, information processing method and program Download PDF

Info

Publication number
JP2013003935A
JP2013003935A JP2011135951A JP2011135951A JP2013003935A JP 2013003935 A JP2013003935 A JP 2013003935A JP 2011135951 A JP2011135951 A JP 2011135951A JP 2011135951 A JP2011135951 A JP 2011135951A JP 2013003935 A JP2013003935 A JP 2013003935A
Authority
JP
Japan
Prior art keywords
virtual machine
environment setting
vlan
virtual
environment
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.)
Withdrawn
Application number
JP2011135951A
Other languages
Japanese (ja)
Inventor
Reiko Yoshimura
礼子 吉村
Mitsunari Uozumi
光成 魚住
Yasuhide Kitayama
泰英 北山
Taiji Ogasawara
大治 小笠原
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.)
Mitsubishi Electric Corp
Mitsubishi Electric Information Systems Corp
Mitsubishi Electric Information Technology Corp
Original Assignee
Mitsubishi Electric Corp
Mitsubishi Electric Information Systems Corp
Mitsubishi Electric Information Technology 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 Mitsubishi Electric Corp, Mitsubishi Electric Information Systems Corp, Mitsubishi Electric Information Technology Corp filed Critical Mitsubishi Electric Corp
Priority to JP2011135951A priority Critical patent/JP2013003935A/en
Publication of JP2013003935A publication Critical patent/JP2013003935A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To make environment setting for plural virtual machines more efficient.SOLUTION: A multi-tenant environment setting device 101 performs the steps of: communicating with a virtual machine A121 by using an installation VLAN, which is a VLAN shared by the virtual machine A121 and a virtual machine B131 and in which communication with the virtual machine A121 is available before execution of environment setting for the virtual machine A121 and communication with the virtual machine B131 is available before execution of environment setting for the virtual machine B131, and performing environment setting for the virtual machine A121; communicating with the virtual machine B131 by using the installation VLAN and performing environment setting for the virtual machine B131 on the basis of environment setting information which shows contents of the environment setting for the virtual machine A121. It is possible to continuously perform environment setting for the virtual machine B131 following the environment setting for the virtual machine A121 without performing special communication setting for connecting to the virtual machine B131.

Description

本発明は、仮想マシンへの環境設定を効率化する技術に関する。
例えば、本発明は、マルチテナント環境において仮想マシンへの環境設定を効率化する技術に関する。
The present invention relates to a technique for improving the efficiency of environment setting for a virtual machine.
For example, the present invention relates to a technique for improving the efficiency of environment setting for a virtual machine in a multi-tenant environment.

従来、マルチテナント環境を管理者が複数企業へ展開する場合には、共通な環境であるOS(Operating System)とアプリケーションを各企業のテナントに対してインストールを実施し、さらに企業毎のカスタマイズの設定を実施している。
また、マルチテナントに限らず共通の環境設定を自動的に行う例として、クライアントサーバシステムにおけるクライアント側の環境設定方式で、クライアントサーバのクライアントマシンを複数のユーザが利用した場合、クライアント起動時にサーバからデフォルトVLAN(Virtual Local Area Network)にて、「OSと環境設定スクリプトのディスクイメージデータ」を取得してOSインストール後、ユーザ識別情報入力後、認証VLANにて所定VLANへ割当、ユーザ対応の設定ファイルをサーバから取得して環境設定スクリプトを実行し企業別のアプリケーションインストールを行っている例がある(例えば特許文献1)。
Conventionally, when an administrator deploys a multi-tenant environment to multiple companies, the OS (Operating System) and application, which are common environments, are installed in each company's tenant, and further customization settings for each company Has been implemented.
In addition, as an example of automatically performing common environment settings, not limited to multi-tenants, when multiple users use the client server's client machine in the client-side environment setting method in the client-server system, In the default VLAN (Virtual Local Area Network), “OS and environment setting script disk image data” is acquired, and after OS installation, user identification information is input, assigned to a specified VLAN in an authentication VLAN, and a user-specific setting file There is an example in which an environment setting script is acquired from a server and application installation for each company is performed (for example, Patent Document 1).

特開2005−107851号公報JP 2005-107851 A

従来の環境設定の方法では、インストール作業を行うための共通ファイルをサーバから取得してインストーラの配付作業の効率を上げているものの、実際の設定作業では、各対象端末に対してインストーラを実行し、初期状態から同じ環境設定作業を繰り返さなければならないという課題があった。   In the conventional environment setting method, a common file for performing the installation work is acquired from the server to increase the efficiency of the installer distribution work. However, in the actual setting work, the installer is executed for each target terminal. There was a problem that the same environment setting work had to be repeated from the initial state.

この発明は、上記のような課題を解決することを主な目的の一つとしており、複数の仮想マシンの環境設定を効率化することを主な目的とする。   One of the main objects of the present invention is to solve the above-described problems, and the main object of the present invention is to improve the environment setting of a plurality of virtual machines.

本発明に係る情報処理装置は、
第1の仮想マシン及び第2の仮想マシンが共有するVLAN(Virtual Local Area Network)であって前記第1の仮想マシンへの環境設定の実行前に前記第1の仮想マシンとの通信が可能であり前記第2の仮想マシンへの環境設定の実行前に前記第2の仮想マシンとの通信が可能な共有VLANを用いて前記第1の仮想マシンと通信し、前記第1の仮想マシンの環境設定を行う第1の環境設定実行部と、
前記第1の環境設定実行部により実行された環境設定の内容が示される環境設定情報を記憶する環境設定情報記憶部と、
前記共有VLANを用いて前記第2の仮想マシンと通信し、前記環境設定情報記憶部に記憶されている環境設定情報に基づき、前記第2の仮想マシンの環境設定を行う第2の環境設定実行部とを有することを特徴とする。
An information processing apparatus according to the present invention includes:
It is a VLAN (Virtual Local Area Network) shared by the first virtual machine and the second virtual machine, and can communicate with the first virtual machine before executing environment setting for the first virtual machine. Yes, communicate with the first virtual machine using a shared VLAN capable of communicating with the second virtual machine before executing environment setting for the second virtual machine, and the environment of the first virtual machine A first environment setting execution unit for setting;
An environment setting information storage unit for storing environment setting information indicating the contents of the environment setting executed by the first environment setting execution unit;
Second environment setting execution for communicating with the second virtual machine using the shared VLAN and performing environment setting of the second virtual machine based on environment setting information stored in the environment setting information storage unit Part.

本発明によれば、共有VLANを用いるので、環境設定の際に第2の仮想マシンに接続するための特別な通信設定を行う必要がなく、第1の仮想マシンの環境設定に続けて第2の仮想マシンの環境設定を行うことができ、また、第2の仮想マシンへの接続のために特別な通信設定を行う必要がないため、第1の仮想マシンの環境設定情報に基づき第2の仮想マシンの環境設定ができ、複数の仮想マシンの環境設定を効率化することができる。   According to the present invention, since the shared VLAN is used, it is not necessary to perform a special communication setting for connecting to the second virtual machine at the time of environment setting, and the second setting following the environment setting of the first virtual machine. The environment setting of the virtual machine can be set, and since it is not necessary to set a special communication setting for connection to the second virtual machine, the second virtual machine can be set based on the environment setting information of the first virtual machine. Virtual machine environment settings can be made, and the environment settings of multiple virtual machines can be made more efficient.

実施の形態1に係るシステム構成例を示す図。FIG. 3 is a diagram illustrating an example of a system configuration according to the first embodiment. 実施の形態1に係るマルチテナント環境設定装置の構成例を示す図。1 is a diagram illustrating a configuration example of a multi-tenant environment setting device according to Embodiment 1. FIG. 実施の形態1に係るマルチテナント環境設定装置の詳細な構成例を示す図。FIG. 3 is a diagram illustrating a detailed configuration example of a multi-tenant environment setting device according to the first embodiment. 実施の形態1に係る設定実行画面の例を示す図。FIG. 6 is a diagram showing an example of a setting execution screen according to the first embodiment. 実施の形態1に係るマルチテナント環境設定装置の動作例を示すフローチャート図。FIG. 3 is a flowchart showing an operation example of the multi-tenant environment setting device according to the first embodiment. 実施の形態1に係るマルチテナント環境設定装置の動作例を示すフローチャート図。FIG. 3 is a flowchart showing an operation example of the multi-tenant environment setting device according to the first embodiment. 実施の形態1に係るマルチテナント環境設定装置の動作例を示すフローチャート図。FIG. 3 is a flowchart showing an operation example of the multi-tenant environment setting device according to the first embodiment. 実施の形態1に係るマルチテナント環境設定装置のハードウェア構成例を示す図。FIG. 3 is a diagram illustrating a hardware configuration example of the multi-tenant environment setting device according to the first embodiment.

実施の形態1.
本実施の形態では、マルチテナント環境でOSとアプリケーションが同一のものがインストールされ、テナント毎に異なる一部のみがカスタマイズ設定される環境に対して、同じ作業を各テナントに実行することを省き、共通部分に対する設定については一回行って後はその環境イメージを展開していくことにより、インストール作業の効率よく行う構成を説明する。
Embodiment 1 FIG.
In this embodiment, in the environment where the same OS and application are installed in a multi-tenant environment and only a part that is different for each tenant is customized, the same work is omitted from each tenant. The configuration for efficiently performing the installation work will be described by setting the common part once and then expanding the environment image.

図1は、本実施の形態に係るシステム構成例を示す図である。   FIG. 1 is a diagram illustrating a system configuration example according to the present embodiment.

図1において、マルチテナント環境設定装置101は、複数の仮想マシンへ環境設定を行う装置である。
マルチテナント環境設定装置101は情報処理装置の例に相当する。
マルチテナント環境設定装置101の内部構成は図2に示す通りである。
マルチテナント環境設定装置101の内部構成の詳細は後述する。
In FIG. 1, a multi-tenant environment setting apparatus 101 is an apparatus that performs environment setting for a plurality of virtual machines.
The multi-tenant environment setting device 101 corresponds to an example of an information processing device.
The internal configuration of the multi-tenant environment setting apparatus 101 is as shown in FIG.
Details of the internal configuration of the multi-tenant environment setting apparatus 101 will be described later.

物理計算機500には、仮想マシンA121と仮想マシンB131、仮想NIC(Network Interface Card)123と仮想NIC133、さらには、仮想スイッチ141が構成されている。   The physical computer 500 includes a virtual machine A 121 and a virtual machine B 131, a virtual NIC (Network Interface Card) 123 and a virtual NIC 133, and a virtual switch 141.

仮想マシンA121は、最初に環境設定を行う仮想マシンで、仮想マシンB131は仮想マシンA121への環境設定を元にカスタマイズ設定される仮想マシンである。
仮想マシンA121と仮想マシンB131は、それぞれ、別のテナントを構成する。
仮想マシンA121は第1の仮想マシンの例に相当し、仮想マシンB131は第2の仮想マシンの例に相当する。
The virtual machine A 121 is a virtual machine that performs environment setting first, and the virtual machine B 131 is a virtual machine that is customized based on the environment setting for the virtual machine A 121.
Each of the virtual machine A 121 and the virtual machine B 131 constitutes another tenant.
The virtual machine A121 corresponds to an example of a first virtual machine, and the virtual machine B131 corresponds to an example of a second virtual machine.

イメージファイル122は、仮想マシンA121に対してOSとアプリケーションのインストールまで行った段階のイメージファイル(ディスクイメージ)である。
仮想マシンB131上のイメージファイル132は、仮想マシンA121のイメージファイル122からコピーされたものである。
The image file 122 is an image file (disk image) at the stage where the OS and applications have been installed on the virtual machine A 121.
The image file 132 on the virtual machine B 131 is copied from the image file 122 of the virtual machine A 121.

仮想NIC123は、仮想マシンA121の仮想NICであり、仮想スイッチ141の稼動ポートA124と、インストールポートA125とに、それぞれ接続されている。
仮想NIC133は、仮想マシンB131の仮想NICであり、仮想スイッチ141の稼動ポートB134と、インストールポートB135とに、それぞれ接続されている。
The virtual NIC 123 is a virtual NIC of the virtual machine A 121 and is connected to the operation port A 124 and the installation port A 125 of the virtual switch 141, respectively.
The virtual NIC 133 is a virtual NIC of the virtual machine B131, and is connected to the operation port B134 and the installation port B135 of the virtual switch 141, respectively.

仮想スイッチ141において、稼動ポートA124は、仮想マシンA121の環境設定が完了し、仮想マシンA121が稼動状態になった際に仮想マシンA121が通信に用いるVLANである仮想マシンA用稼動VLANの仮想ポートである。
稼動ポートB134は、仮想マシンB131の環境設定が完了し、仮想マシンB131が稼動状態になった際に仮想マシンB131が通信に用いるVLANである仮想マシンB用稼動VLANの仮想ポートである。
環境設定において、仮想マシンA121には、仮想マシンA用稼動VLANでの通信用に固有のプライベートアドレスが指定され、仮想マシンB131には、仮想マシンB用稼動VLANでの通信用に固有のプライベートアドレスが指定される。
仮想マシンA用稼動VLANは、仮想マシンA121に固有のVLANであり、第1の固有VLANの例に相当する。
また、仮想マシンB用稼動VLANは、仮想マシンB131に固有のVLANであり、第2の固有VLANの例に相当する。
In the virtual switch 141, the operating port A124 is a virtual port of an operating VLAN for the virtual machine A that is a VLAN used for communication by the virtual machine A121 when the environment setting of the virtual machine A121 is completed and the virtual machine A121 is in an operating state. It is.
The operation port B134 is a virtual port of the operation VLAN for virtual machine B that is a VLAN used for communication by the virtual machine B131 when the environment setting of the virtual machine B131 is completed and the virtual machine B131 is in an operation state.
In the environment setting, a unique private address is specified for the virtual machine A 121 for communication in the operating VLAN for the virtual machine A, and a unique private address for communication in the operating VLAN for the virtual machine B is specified for the virtual machine B 131. Is specified.
The operating VLAN for virtual machine A is a VLAN unique to the virtual machine A 121 and corresponds to an example of the first unique VLAN.
Further, the operating VLAN for virtual machine B is a VLAN unique to the virtual machine B 131, and corresponds to an example of a second unique VLAN.

また、インストールポートA125及びインストールポートB135は、OSやアプリケーションのインストール及び環境設定の際にマルチテナント環境設定装置101が仮想マシンA121及び仮想マシンB131との通信に用いるVLANであるインストールVLANの仮想ポートである。
インストールポートA125は共有VLAN用第1仮想ポートの例に相当し、インストールポートB135は共有VLAN用第2仮想ポートの例に相当する。
仮想マシンA121及び仮想マシンB131には、インストールVLANでの通信用に共通のプライベートアドレスが環境設定の実行前に設定されている。
つまり、インストールVLANでの通信用には、テナントが異なっても共通のプライベートアドレスが設定されている。
インストールVLANは、このように、仮想マシンA121及び仮想マシンB131が共有するVLANであり、仮想マシンA121への環境設定の実行前に仮想マシンA121とマルチテナント環境設定装置101との通信が可能なVLANであり、更に、仮想マシンB131への環境設定の実行前に仮想マシンB131とマルチテナント環境設定装置101との通信が可能なVLANである。
インストールVLANは、共有VLANの例に相当する。
また、マルチテナント環境設定装置101による仮想マシンA121への環境設定の実行前でも、仮想マシンA121の仮想NIC123はインストールポートA125と対応付けられており、仮想マシンB131の仮想NIC133はインストールポートB135と対応付けられている。
The installation port A 125 and the installation port B 135 are virtual ports of an installation VLAN, which is a VLAN used by the multi-tenant environment setting apparatus 101 for communication with the virtual machine A 121 and the virtual machine B 131 when installing an OS or an application and setting an environment. is there.
The installation port A125 corresponds to an example of the first virtual port for shared VLAN, and the installation port B135 corresponds to an example of the second virtual port for shared VLAN.
In the virtual machine A 121 and the virtual machine B 131, a common private address for communication in the installation VLAN is set before the environment setting is executed.
That is, a common private address is set for communication in the installation VLAN even if tenants are different.
As described above, the installation VLAN is a VLAN shared by the virtual machine A 121 and the virtual machine B 131, and can communicate with the virtual machine A 121 and the multi-tenant environment setting apparatus 101 before executing the environment setting on the virtual machine A 121. In addition, the VLAN enables communication between the virtual machine B 131 and the multi-tenant environment setting apparatus 101 before the environment setting to the virtual machine B 131 is executed.
The installation VLAN corresponds to an example of a shared VLAN.
Further, even before the environment setting for the virtual machine A 121 is executed by the multi-tenant environment setting apparatus 101, the virtual NIC 123 of the virtual machine A 121 is associated with the installation port A 125, and the virtual NIC 133 of the virtual machine B 131 is associated with the installation port B 135. It is attached.

LANスイッチ151は、仮想マシンA121と仮想マシンB131とを接続するスイッチである。
LANスイッチ151は、テナントのユーザが利用するユーザ端末装置400からはルータ161を経由して接続される。
The LAN switch 151 is a switch that connects the virtual machine A 121 and the virtual machine B 131.
The LAN switch 151 is connected via the router 161 from the user terminal device 400 used by the tenant user.

図2は、マルチテナント環境設定装置101の内部構成例を示す。   FIG. 2 shows an internal configuration example of the multi-tenant environment setting apparatus 101.

図2において、VLAN切替部102は、仮想マシンと接続されるVLANを切り替える。
より具体的には、VLAN切替部102は、ソフトウェアインストール時及び環境設定時にはインストールVLANを選択し、インストール及び環境設定が完了した後は、仮想マシンA121との通信用には、仮想マシンA用稼動VLANを選択し、仮想マシンB131との通信用には、仮想マシンB用稼動VLANを選択する。
In FIG. 2, the VLAN switching unit 102 switches the VLAN connected to the virtual machine.
More specifically, the VLAN switching unit 102 selects the installation VLAN at the time of software installation and environment setting, and after the installation and environment setting are completed, for the communication with the virtual machine A 121, the operation for the virtual machine A is performed. A VLAN is selected, and for operation with the virtual machine B 131, an operating VLAN for the virtual machine B is selected.

設定コマンド部103は、仮想マシンへのソフトウェアインストール及び環境設定を行う。
また、設定コマンド部103は、ソフトウェアインストールに用いるイメージファイルや仮想マシンへの環境設定に用いるスクリプト(環境設定スクリプト107)やテンプレート(環境設定テンプレート108)を管理する。
The setting command unit 103 performs software installation and environment setting on the virtual machine.
The setting command unit 103 manages an image file used for software installation, a script (environment setting script 107) and a template (environment setting template 108) used for environment setting for the virtual machine.

設定実行部104は、後述する設定実行画面をマルチテナント環境設定装置101のオペレータに提示し、仮想マシンに対する環境設定の詳細を設定実行画面においてオペレータに指定させ、また、オペレータが指定した環境設定の詳細が示される環境設定情報109を生成する。   The setting execution unit 104 presents a setting execution screen, which will be described later, to the operator of the multi-tenant environment setting apparatus 101, causes the operator to specify the details of the environment setting for the virtual machine on the setting execution screen, and the environment setting specified by the operator. The environment setting information 109 showing details is generated.

仮想マシンへの環境設定では、各種コマンドが用いられる。
コマンドには、仮想マシン上にインストールを行ったOSとアプリケーションのイメージであるイメージファイル106をマルチテナント環境設定装置101上や他の仮想マシンへコピーするコマンドや、イメージファイル106に対する環境設定を行うコマンドがある。
これらのコマンドは、環境設定スクリプト107から選択して実行する。
環境設定スクリプト107には、環境設定に必要なコマンドはあらかじめ定義されており、その他カスタマイズに必要なコマンドがあれば、カスタマイズされたプログラムも含め、追加、変更、削除が可能である。
コマンド実行時のパラメータは、環境設定テンプレート108においてコマンド毎に定義する。
コマンドとコマンドに対するパラメータは、定義ファイルを編集することによって変更が可能である。
設定実行部104では、オペレータからの指定に従って、実行するコマンドとパラメータを定義して、環境設定情報109を生成する。
Various commands are used in setting the environment of the virtual machine.
The command includes a command for copying the image file 106, which is an OS and application image installed on the virtual machine, to the multi-tenant environment setting apparatus 101 and other virtual machines, and a command for setting the environment for the image file 106. There is.
These commands are selected from the environment setting script 107 and executed.
In the environment setting script 107, commands necessary for environment setting are defined in advance. If there are other commands necessary for customization, a customized program can be added, changed, and deleted.
Parameters for command execution are defined for each command in the environment setting template 108.
Commands and parameters for commands can be changed by editing the definition file.
The setting execution unit 104 defines the command and parameters to be executed according to the designation from the operator, and generates environment setting information 109.

イメージファイル記憶部116は、イメージファイル106を記憶している。
後述するように、マルチテナント環境設定装置101は、仮想マシンA121にインストールされたOSやアプリケーションのイメージファイル122をインストールVLANにて仮想マシンA121から受信し、受信したイメージファイル122をイメージファイル106としてイメージファイル記憶部116に記憶する。
すなわち、イメージファイル106は、仮想マシンA121のイメージファイル122と同じである。
The image file storage unit 116 stores the image file 106.
As will be described later, the multi-tenant environment setting apparatus 101 receives an OS or application image file 122 installed in the virtual machine A 121 from the virtual machine A 121 via the installation VLAN, and uses the received image file 122 as an image file 106. Store in the file storage unit 116.
That is, the image file 106 is the same as the image file 122 of the virtual machine A 121.

スクリプト・テンプレート記憶部117は、環境設定スクリプト107及び環境設定テンプレート108を記憶している。
環境設定スクリプト107及び環境設定テンプレート108の詳細は、図3とともに後述する。
The script template storage unit 117 stores an environment setting script 107 and an environment setting template 108.
Details of the environment setting script 107 and the environment setting template 108 will be described later with reference to FIG.

環境設定情報記憶部119は、環境設定情報109を記憶する。
環境設定情報109は、仮想マシンA121に対して実行された環境設定の内容(環境設定で実行するコマンドやパラメータ等)が示される情報である。
The environment setting information storage unit 119 stores environment setting information 109.
The environment setting information 109 is information indicating the contents of the environment setting executed for the virtual machine A 121 (commands and parameters executed in the environment setting).

図2に示すVLAN切替部102、設定コマンド部103及び設定実行部104は、第1の環境設定実行部と第2の環境設定実行部の例に相当する。
つまり、VLAN切替部102、設定コマンド部103及び設定実行部104は、インストールVLANを用い、インストールポートA125及び仮想NIC123を介して仮想マシンA121と通信し、仮想マシンA121の環境設定を行う。
更に、VLAN切替部102、設定コマンド部103及び設定実行部104は、インストールVLANを用い、インストールポートB135及び仮想NIC133を介して仮想マシンB131と通信し、環境設定情報109に基づき、仮想マシンB131の環境設定を行う。
The VLAN switching unit 102, the setting command unit 103, and the setting execution unit 104 illustrated in FIG. 2 correspond to examples of a first environment setting execution unit and a second environment setting execution unit.
That is, the VLAN switching unit 102, the setting command unit 103, and the setting execution unit 104 communicate with the virtual machine A121 via the installation port A125 and the virtual NIC 123 using the installation VLAN, and perform environment setting of the virtual machine A121.
Further, the VLAN switching unit 102, the setting command unit 103, and the setting execution unit 104 communicate with the virtual machine B 131 via the installation port B 135 and the virtual NIC 133 using the installation VLAN, and based on the environment setting information 109, the virtual machine B 131 Set up the environment.

図3は、マルチテナント環境設定装置101の設定コマンド部103の詳細、環境設定スクリプト107の例、環境設定テンプレート108の例、環境設定情報109の例を示した図である。   FIG. 3 is a diagram illustrating details of the setting command unit 103 of the multi-tenant environment setting apparatus 101, an example of the environment setting script 107, an example of the environment setting template 108, and an example of the environment setting information 109.

設定コマンド部103には、環境設定スクリプト読み込み部201と環境設定テンプレート読み込み部202があり、定義されているコマンドとコマンドのパラメータの情報を取得する。
環境設定情報109が用いられない場合は、設定実行部104が、環境設定スクリプト読み込み部201により取得された情報をもとに設定実行画面を生成し、オペレータからの入力に基づき、仮想マシンへの環境設定において実行するコマンドおよびパラメータの値を指定する。
また、環境設定情報109が用いられる場合は、設定実行部104が環境設定情報109を取得し、取得した環境設定情報109をもとに設定実行画面を生成し、オペレータからの入力に基づき、仮想マシンへの環境設定において実行するコマンドおよびパラメータの値を指定する。
そして、環境設定スクリプト実行部203が、設定実行部104により指定されたコマンドを実行し、また、設定実行部104により指定されたパラメータの値を仮想マシンに設定する。
また、ネットワーク設定部204は、VLAN切替部102を用いて仮想NICのポートの接続先の変更などネットワークの設定を行う。
また、イメージファイル操作部205は、仮想マシンのイメージファイルの保存やコピーなどのイメージ操作を実行する。
The setting command unit 103 includes an environment setting script reading unit 201 and an environment setting template reading unit 202, and acquires information on the defined commands and command parameters.
When the environment setting information 109 is not used, the setting execution unit 104 generates a setting execution screen based on the information acquired by the environment setting script reading unit 201 and, based on the input from the operator, Specify the command and parameter values to be executed in the environment settings.
When the environment setting information 109 is used, the setting execution unit 104 acquires the environment setting information 109, generates a setting execution screen based on the acquired environment setting information 109, and generates a virtual screen based on an input from the operator. Specify the command and parameter values to be executed in the environment settings for the machine.
Then, the environment setting script execution unit 203 executes the command specified by the setting execution unit 104, and sets the parameter value specified by the setting execution unit 104 in the virtual machine.
Further, the network setting unit 204 uses the VLAN switching unit 102 to perform network settings such as changing the connection destination of the virtual NIC port.
The image file operation unit 205 executes image operations such as storage and copying of image files of virtual machines.

図3の環境設定スクリプトa107a、環境設定テンプレートa108aは、それぞれ、環境設定スクリプト107、環境設定テンプレート108の一例であり、例えば、仮想マシンA121用の環境設定スクリプト107、環境設定テンプレート108である。
環境設定スクリプトa107aでは、コマンド211に対してコマンド実行プログラム212が定義されている。
例えば、「FileItem」コマンドに対して、コマンド実行プログラム212として、ファイルの項目設定を行う「SetFileItem」が定義され、「DBparam」コマンドに対して、DBの設定ファイルを定義する「SetDBparam」が定義されている。
そして、このコマンド実行時のパラメータとして、環境設定テンプレートa108aでは、例えば、「FileItem」コマンドではparamA222、paramB223、paramC224として、「ファイル名」「項目名」「データ」が定義され、「DBData」コマンドでは「ID/password」、「テーブル名」、「データfile(csv)」が定義されている。
実際に、設定実行部104が設定コマンドを選択し、それに対応したパラメータの値を設定し実行した情報が環境設定情報a109aとして出力される。
環境設定情報a109aは、実行するコマンドを指定するコマンド名231とそのコマンドに対するパラメータの値がparamA232、paramB233、paramC234に対応して設定される。パラメータ数は定義された情報によって変更される。
つまり、環境設定情報a109aは、仮想マシンA121に対して実行したコマンド及び仮想マシンA121に設定したパラメータの値が示されている。
なお、環境設定情報a109aのコマンド名231、paramA232、paramB233、paramC234の各値は、環境設定テンプレートa108aのコマンド名221、paramA222、paramB223、paramC224の各値を雛型にして記述されている。
The environment setting script a 107a and the environment setting template a 108a in FIG. 3 are examples of the environment setting script 107 and the environment setting template 108, respectively, for example, the environment setting script 107 and the environment setting template 108 for the virtual machine A121.
In the environment setting script a 107 a, a command execution program 212 is defined for the command 211.
For example, for the “FileItem” command, “SetFileItem” for defining file items is defined as the command execution program 212, and for the “DBparam” command, “SetDBparam” for defining the DB setting file is defined. ing.
In the environment setting template a108a, for example, in the “FileItem” command, “file name”, “item name”, and “data” are defined as parameters A222a, paramB223, paramC224, and in the “DBData” command. “ID / password”, “table name”, and “data file (csv)” are defined.
Actually, the setting execution unit 104 selects the setting command, sets the value of the parameter corresponding to the setting command, and executes the information, which is output as the environment setting information a109a.
In the environment setting information a109a, a command name 231 for specifying a command to be executed and parameter values for the command are set corresponding to paramA232, paramB233, and paramC234. The number of parameters is changed according to the defined information.
That is, the environment setting information a109a indicates the command executed for the virtual machine A121 and the parameter values set for the virtual machine A121.
Note that the values of the command name 231, paramA 232, paramB 233, and paramC 234 of the environment setting information a 109 a are described using the values of the command name 221, paramA 222, paramB 223, and paramC 224 of the environment setting template a 108 a as templates.

図4は、設定実行部104が、表示装置(不図示)に表示する設定実行画面の例を示す。
マルチテナント環境設定装置101のオペレータは、図4に示す設定実行画面においてパラメータの値を指定することができる。
FIG. 4 shows an example of a setting execution screen that the setting execution unit 104 displays on a display device (not shown).
The operator of the multi-tenant environment setting apparatus 101 can specify parameter values on the setting execution screen shown in FIG.

設定実行画面301は環境設定実行を行う際の画面例で、環境設定スクリプト107と環境設定テンプレート108を読み込んで一覧に表示されているスクリプト一覧304、パラメータ一覧305から選択が可能である。
スクリプト一覧304で選択すると、それに対応したパラメータがパラメータ一覧305に表示されるため、オペレータは、必要なパラメータの値を入力する。
そして、コマンド設定ボタン306によってコマンド一覧303に追加、順序変更、削除などにより実行する環境設定のコマンド一式を定義する。
このコマンド一式の情報が環境設定情報109として出力される。
環境設定情報一覧302では、新規に出力する際には「新規」という選択をしておき、保存ボタン308を押下し、ファイル名を指定する。
既に定義されている環境設定情報109を用いて設定を実行する場合には、オペレータは、環境設定情報一覧302より該当する環境設定情報109を選択し、環境設定情報選択ボタン311を選択後、実行ボタン307を押下することにより実行される。
コマンド単位で実行する場合にはコマンド選択ボタン313、コマンド一覧に定義されているコマンド一式の実行をする場合にはコマンド一覧選択ボタン312を選択後、実行ボタン307を押下する。
A setting execution screen 301 is an example of a screen for executing environment setting, and can be selected from the script list 304 and the parameter list 305 displayed in the list by reading the environment setting script 107 and the environment setting template 108.
When a selection is made in the script list 304, the corresponding parameter is displayed in the parameter list 305, so the operator inputs the value of the necessary parameter.
Then, a command set button 306 defines a set of environment setting commands to be executed by adding, changing the order, or deleting the command list 303.
Information on this command set is output as environment setting information 109.
In the environment setting information list 302, when a new output is made, “new” is selected, a save button 308 is pressed, and a file name is designated.
When executing the setting using the already defined environment setting information 109, the operator selects the corresponding environment setting information 109 from the environment setting information list 302, selects the environment setting information selection button 311, and executes the setting. This is executed by pressing a button 307.
When executing in command units, the command selection button 313 is selected. When executing a set of commands defined in the command list, the command list selection button 312 is selected, and then the execution button 307 is pressed.

本実施の形態では、最初に仮想マシンA121に対する環境設定を行い、次に、仮想マシンB131に対する環境設定を行う。
仮想マシンB131に対する環境設定では、設定作業の効率化を図るため、仮想マシンA121に対する環境設定の内容が示される環境設定情報a109aを用いて、仮想マシンB131に対する環境設定を行う。
このため、仮想マシンB131に対する環境設定では、オペレータにより環境設定情報一覧302において環境設定情報a109aが選択される。
そして、設定実行部104が、オペレータからの入力に従い、環境設定情報a109aに含まれるパラメータのうち仮想マシンB131用に変更が必要なパラメータのみ値を変更する編集を行う。
なお、設定実行部104による編集後の環境設定情報109を環境設定情報b109bと表記する。
その後、環境設定スクリプト実行部203が、環境設定情報b109bに示されているパラメータ値を用いて環境設定スクリプトa107aを実行し、環境設定情報b109bに示されているパラメータ値を仮想マシンB131に設定する。
In this embodiment, the environment setting for the virtual machine A 121 is first performed, and then the environment setting for the virtual machine B 131 is performed.
In the environment setting for the virtual machine B131, in order to improve the efficiency of the setting work, the environment setting for the virtual machine B131 is performed using the environment setting information a109a indicating the contents of the environment setting for the virtual machine A121.
Therefore, in the environment setting for the virtual machine B 131, the operator selects the environment setting information a109a in the environment setting information list 302.
Then, according to the input from the operator, the setting execution unit 104 performs editing to change only the parameters that need to be changed for the virtual machine B 131 among the parameters included in the environment setting information a 109a.
The environment setting information 109 after editing by the setting execution unit 104 is referred to as environment setting information b 109b.
Thereafter, the environment setting script execution unit 203 executes the environment setting script a 107a using the parameter values indicated in the environment setting information b 109b, and sets the parameter values indicated in the environment setting information b 109b in the virtual machine B 131. .

図5は、VLAN切替部102を用いて仮想マシンのVLANを切り替える動作の流れを示すフローチャートである。
図6は、仮想マシンA121に対する環境設定の動作の流れを示すフローチャートである。
図7は、仮想マシンB131に対する環境設定の動作の流れを示すフローチャートである。
FIG. 5 is a flowchart showing a flow of an operation of switching the VLAN of the virtual machine using the VLAN switching unit 102.
FIG. 6 is a flowchart showing the flow of the environment setting operation for the virtual machine A121.
FIG. 7 is a flowchart illustrating a flow of an environment setting operation for the virtual machine B 131.

次に動作について説明する。
まず、図5のフローチャートを用いてVLAN切替部102の動作について説明する。
Next, the operation will be described.
First, the operation of the VLAN switching unit 102 will be described using the flowchart of FIG.

マルチテナント環境設定装置101から仮想マシンに接続を行う場合に、まず、VLAN切替部102は、例えば、オペレータ又は所定のファイルから、接続先となる仮想マシンの番号を取得する(S101)。
ここでは、仮想マシンA121の番号を取得したとする。
次に、VLAN切替部102は、仮想マシンの実行状況がインストール時か稼動時かを取得する(S102)。
稼働時とは、環境設定が完了した後の状態である。
インストール時であれば(S103でYES)、仮想マシンA121の仮想NIC123の仮想スイッチ141における接続先ポートをインストールポートA125(S104)とし、VLAN切替部102は、仮想NIC123をインストールポートA125と接続させ、インストールVLANでの通信を可能にする。
一方、インストールでなく稼動時であれば(S103でNO)、接続先ポートを稼動ポートA124とし(S105)、VLAN切替部102は、仮想NIC123を稼動ポートA124と接続させ、インストールVLANでの通信を可能にする。
マルチテナント環境設定装置101から接続を行う場合には、接続先仮想マシンの番号と実行状況を踏まえてVLANタグを指定する(S106、S107)。
つまり、インストール時であれば、設定コマンド部103のネットワーク設定部204が、仮想マシンA121に送信するパケットのVLANタグにおいて仮想マシンA121のインストールポートA125を指定する(S106)。
稼動時であれば、ネットワーク設定部204が、仮想マシンA121に送信するパケットのVLANタグにおいて仮想マシンA121の稼動ポートA124を指定する(S107)。
ここでは、仮想マシンA121と接続する場合を説明したが、仮想マシンB131との接続の場合も同様である。
When connecting to the virtual machine from the multi-tenant environment setting apparatus 101, first, the VLAN switching unit 102 acquires the number of the virtual machine to be connected from, for example, an operator or a predetermined file (S101).
Here, it is assumed that the number of the virtual machine A121 is acquired.
Next, the VLAN switching unit 102 acquires whether the execution state of the virtual machine is at the time of installation or at the time of operation (S102).
The operating state is a state after the environment setting is completed.
If it is during installation (YES in S103), the connection port in the virtual switch 141 of the virtual NIC 123 of the virtual machine A121 is set as the installation port A125 (S104), and the VLAN switching unit 102 connects the virtual NIC 123 to the installation port A125, Enables communication with the installation VLAN.
On the other hand, if it is not installed but operating (NO in S103), the connection destination port is set to the operating port A124 (S105), and the VLAN switching unit 102 connects the virtual NIC 123 to the operating port A124 to communicate with the installation VLAN. enable.
When a connection is made from the multi-tenant environment setting apparatus 101, a VLAN tag is designated based on the connection destination virtual machine number and execution status (S106, S107).
That is, at the time of installation, the network setting unit 204 of the setting command unit 103 specifies the installation port A125 of the virtual machine A121 in the VLAN tag of the packet transmitted to the virtual machine A121 (S106).
If it is in operation, the network setting unit 204 designates the operation port A124 of the virtual machine A121 in the VLAN tag of the packet transmitted to the virtual machine A121 (S107).
Here, the case of connecting to the virtual machine A 121 has been described, but the same applies to the case of connecting to the virtual machine B 131.

次に、環境設定について、1台目の設定を仮想マシンA121に対して行う例を、図6のフローチャートを用いて説明する。   Next, an example of setting the first device for the virtual machine A 121 will be described with reference to the flowchart of FIG.

(1)VLAN切替部102が、仮想マシンA121の仮想NIC123をインストールポートA125と接続させマルチテナント環境設定装置101から仮想マシンA121に向けてインストールVLANで接続を行う(S201)。
つまり、仮想マシンA121に対して図5に示したS101〜S104を実行する。
なお、前述のように、インストールVLANに対しては、仮想マシンA121及び仮想マシンB131に共通のプライベートアドレスが指定されている。
(1) The VLAN switching unit 102 connects the virtual NIC 123 of the virtual machine A121 to the installation port A125 and connects from the multi-tenant environment setting apparatus 101 to the virtual machine A121 using the installation VLAN (S201).
That is, S101 to S104 shown in FIG. 5 are executed for the virtual machine A121.
As described above, a common private address is specified for the virtual machine A 121 and the virtual machine B 131 for the installation VLAN.

(2)次に、仮想マシンA121でOS・アプリケーションをインストールしたイメージファイル122を作成し、インストールVLANを通じてマルチテナント環境設定装置101へ送信し、マルチテナント環境設定装置101では、イメージファイル操作部205が、イメージファイル122をイメージファイル106としてイメージファイル記憶部116に格納し、イメージファイル記憶部116がイメージファイル106を記憶する(S202)。   (2) Next, an image file 122 in which the OS / application is installed in the virtual machine A 121 is created and transmitted to the multi-tenant environment setting apparatus 101 through the installation VLAN. In the multi-tenant environment setting apparatus 101, the image file operation unit 205 The image file 122 is stored in the image file storage unit 116 as the image file 106, and the image file storage unit 116 stores the image file 106 (S202).

(3)次に、仮想マシンA121にOSやアプリケーションをインストール後、設定実行部104が、環境設定を行う際のコマンドが設定コマンドとして定義されているかどうか確認し(S203)、定義されていなければコマンドを環境設定スクリプト107に、コマンドに対するパラメータを環境設定テンプレート108に設定する(S204)。
コマンドは、必要に応じてプログラムを作成し、追加することも可能である。
(3) Next, after installing an OS or an application in the virtual machine A 121, the setting execution unit 104 checks whether a command for performing environment setting is defined as a setting command (S203). A command is set in the environment setting script 107 and a parameter for the command is set in the environment setting template 108 (S204).
Commands can be created and added as needed.

(4)次に、オペレータが、仮想マシンA121のDBのテーブル情報や初期データ、アプリケーションに必要な環境設定(カスタマイズ設定)を行う(S205)。
この時、設定実行画面301において、スクリプト一覧304に表示されるOSやアプリケーションの設定ファイルの値の変更作業を環境設定スクリプト107から選択して実行することが可能である。
そして、選択したコマンドに対応して必要なパラメータがパラメータ一覧305に環境設定テンプレート108の情報から表示されるため、オペレータは、その情報に従ってパラメータの値を定義する。
全て定義が終わったら、コマンド設定ボタン306によりコマンド一覧303に追加や順序変更などを指定する。
なお、S205の処理では、環境設定スクリプト107のコマンドが実行され、パラメータ値が含まれるパケットがインストールVLANにて仮想マシンA121に送信され、設定実行画面301に対してオペレータが定義したパラメータ値が仮想マシンA121に設定される。
ここでのパケット送信は、図5のS106において説明したように、VLANタグにおいて仮想マシンA121のインストールポートA125を指定することにより行われる。
(4) Next, the operator performs DB table information and initial data of the virtual machine A 121, and environment settings (customization settings) necessary for the application (S205).
At this time, on the setting execution screen 301, it is possible to select and execute an operation for changing the value of the setting file of the OS or application displayed in the script list 304 from the environment setting script 107.
Since necessary parameters corresponding to the selected command are displayed in the parameter list 305 from the information of the environment setting template 108, the operator defines parameter values according to the information.
When all the definitions are completed, the command setting button 306 is used to specify addition or change of order in the command list 303.
In the process of S205, the command of the environment setting script 107 is executed, a packet including the parameter value is transmitted to the virtual machine A 121 by the installation VLAN, and the parameter value defined by the operator on the setting execution screen 301 is the virtual value. Set to machine A121.
The packet transmission here is performed by designating the installation port A125 of the virtual machine A121 in the VLAN tag as described in S106 of FIG.

(5)環境設定が続く場合にはS203より繰り返す(S206)。
環境設定が終了したら次の処理へ進む。
(5) If the environment setting continues, repeat from S203 (S206).
When the environment setting is completed, the process proceeds to the next process.

(6)すべてのカスタマイズ設定を終えた後、VLAN切替部102が仮想NIC123の接続先を稼動ポートA124に切り替える(S207)。   (6) After completing all customization settings, the VLAN switching unit 102 switches the connection destination of the virtual NIC 123 to the operation port A124 (S207).

(7)最後に、設定実行部104が、設定実行画面301のコマンド一覧303に設定された情報(オペレータにより指定されたパラメータの値)を環境設定情報a109aとして生成し、生成した環境設定情報a109aを環境設定情報記憶部119に出力し、環境設定情報記憶部119に環境設定情報a109aを記憶させる(S208)。   (7) Finally, the setting execution unit 104 generates information (parameter values specified by the operator) set in the command list 303 on the setting execution screen 301 as environment setting information a109a, and the generated environment setting information a109a Is output to the environment setting information storage unit 119, and the environment setting information storage unit 119 stores the environment setting information a109a (S208).

次に、2台目以降の他の仮想マシンへの展開を仮想マシンB131に展開していく場合を例に、図7のフローチャートを用いて説明する。   Next, an example in which the expansion to the second and subsequent virtual machines is expanded to the virtual machine B 131 will be described with reference to the flowchart of FIG.

(1)VLAN切替部102が、仮想マシンB131の仮想NIC133をインストールポートB135と接続させマルチテナント環境設定装置101から仮想マシンB131に向けてインストールVLANで接続を行う(S301)。
つまり、仮想マシンB131に対して図5に示したS101〜S104を実行する。
(1) The VLAN switching unit 102 connects the virtual NIC 133 of the virtual machine B131 to the installation port B135, and connects from the multi-tenant environment setting apparatus 101 to the virtual machine B131 using the installation VLAN (S301).
That is, S101 to S104 shown in FIG. 5 are executed for the virtual machine B131.

(2)次に、設定実行部104が、設定コマンド部103のイメージファイル操作部205を用いて、イメージファイル106を仮想マシンB131へコピーしてイメージファイル132とする(S302)。
つまり、イメージファイル操作部205がイメージファイル106をインストールVLANにてイメージファイル132として仮想マシンB131に送信し、仮想マシンB131がイメージファイル132を実行して、OSやアプリケーションをインストールする。
このとき、マルチテナント環境設定装置101は、もともと仮想マシンA121とインストールVLANで接続されていたが、インストールVLANでは共通のアドレスを指定しているためそのままの状況で仮想マシンB131B上のイメージファイル132に対しても接続が可能である(イメージファイル132により実行されたOSに接続が可能である)。
(2) Next, the setting execution unit 104 uses the image file operation unit 205 of the setting command unit 103 to copy the image file 106 to the virtual machine B 131 and set it as the image file 132 (S302).
In other words, the image file operation unit 205 transmits the image file 106 to the virtual machine B 131 as the image file 132 in the installation VLAN, and the virtual machine B 131 executes the image file 132 to install the OS and applications.
At this time, the multi-tenant environment setting apparatus 101 was originally connected to the virtual machine A 121 via the installation VLAN, but since the installation VLAN specifies a common address, the image file 132 on the virtual machine B 131B can be used as it is. Connection is also possible (connection to an OS executed by the image file 132 is possible).

(3)次に、オペレータが、イメージファイル132に対してカスタマイズ設定を行う際に実行するコマンドとパラメータを指定する環境設定情報b109bを設定実行画面301において生成する(S303)。
環境設定情報b109bは、環境設定情報a109aをもとに、仮想マシンB131へのカスタマイズに応じてパラメータの値を変更して作成する。
つまり、オペレータが、設定実行画面301の環境設定情報一覧302において環境設定情報a109aを選択し、設定実行部104が、オペレータからの入力に従い、環境設定情報a109aに含まれるパラメータのうち仮想マシンB131用に変更が必要なパラメータのみ値を変更する編集を行い、環境設定情報b109bを生成する。
(3) Next, the operator generates environment setting information b109b for designating commands and parameters to be executed when performing customization settings for the image file 132 on the setting execution screen 301 (S303).
The environment setting information b109b is created based on the environment setting information a109a by changing parameter values according to customization to the virtual machine B131.
That is, the operator selects the environment setting information a109a in the environment setting information list 302 on the setting execution screen 301, and the setting execution unit 104 is for the virtual machine B131 among the parameters included in the environment setting information a109a according to the input from the operator. Edit to change the value of only the parameter that needs to be changed to generate the environment setting information b109b.

(4)環境設定情報b109bが生成されたら、オペレータが設定実行画面301において実行ボタン307を押下し、環境設定スクリプト実行部203が、環境設定スクリプトa107aを実行し、仮想マシンB131に必要な環境設定(カスタマイズ設定)を行う(S304)。
S304の処理では、環境設定スクリプトa107aのコマンドが実行され、パラメータ値が含まれるパケットがインストールVLANにて仮想マシンB131に送信され、環境設定情報b109bに示されているパラメータ値が仮想マシンB131に設定される。
ここでのパケット送信は、図5のS106において説明したように、VLANタグにおいて仮想マシンB131のインストールポートB135を指定することにより行われる。
(4) When the environment setting information b109b is generated, the operator presses the execution button 307 on the setting execution screen 301, and the environment setting script execution unit 203 executes the environment setting script a107a to set the necessary environment settings for the virtual machine B131. (Customize setting) is performed (S304).
In the process of S304, the command of the environment setting script a107a is executed, a packet including the parameter value is transmitted to the virtual machine B131 by the installation VLAN, and the parameter value indicated in the environment setting information b109b is set in the virtual machine B131. Is done.
The packet transmission here is performed by designating the installation port B135 of the virtual machine B131 in the VLAN tag as described in S106 of FIG.

(5)ネットワーク設定以外の全てのカスタマイズ設定を終えた後、ネットワーク設定部204がネットワーク設定を行う。
ネットワーク設定ファイルへのカスタマイズ設定は他の処理と同様に行う。
設定終了後、VLAN切替部102が仮想NIC133の接続先を稼動ポートB134に切り替える(S305)。
(5) After completing all the customization settings other than the network settings, the network setting unit 204 performs the network settings.
Customize settings to the network setting file are performed in the same way as other processes.
After the setting is completed, the VLAN switching unit 102 switches the connection destination of the virtual NIC 133 to the operating port B134 (S305).

この後は、マルチテナントの利用者はルータ161を経由して仮想マシンA121および仮想マシンB131の稼動VLANそれぞれへの接続を指定し、環境設定後のアプリケーションに接続が可能となる。   Thereafter, the multi-tenant user designates the connection to the operating VLANs of the virtual machine A 121 and the virtual machine B 131 via the router 161, and can connect to the application after the environment setting.

このように、本実施の形態では、複数の仮想マシンで共通の通信アドレスが用いられるインストールVLANを用いて、複数の仮想マシンに対する環境設定を行っている。
このため、仮想マシンA121への環境設定の後に仮想マシンB131への環境設定を行う場合に、接続先の仮想ポートを仮想マシンB131用のインストールポートB135に切り替えるだけで、仮想マシンB131へ接続することができ、仮想マシンB131への接続のために特別な通信設定を行う必要がない。
このため、仮想マシンA121の環境設定に続けて仮想マシンB131の環境設定を行うことができ、また、仮想マシンB131への接続のために特別な通信設定を行う必要がないため、仮想マシンA121の環境設定情報a109aを編集した環境設定情報109bにより仮想マシンB131への環境設定ができる。
As described above, in this embodiment, the environment setting for a plurality of virtual machines is performed using an installation VLAN in which a common communication address is used for the plurality of virtual machines.
For this reason, when the environment setting for the virtual machine B 131 is performed after the environment setting for the virtual machine A 121, the connection to the virtual machine B 131 is performed simply by switching the connection destination virtual port to the installation port B 135 for the virtual machine B 131. Therefore, there is no need to perform special communication settings for connection to the virtual machine B131.
For this reason, the environment setting of the virtual machine B 131 can be performed following the environment setting of the virtual machine A 121, and no special communication setting is required for connection to the virtual machine B 131. The environment setting for the virtual machine B 131 can be performed by the environment setting information 109b obtained by editing the environment setting information a 109a.

以上のように、本実施の形態によれば、同じ環境であるがテナント毎に設定値や初期データなどが異なる場合に対する環境設定時に、OSやアプリケーションのインストールを実施することなく、1つめの仮想マシンに作成されたイメージファイルを展開して、異なる一部の部分のみの設定変更作業により効率よい展開作業が可能となる。
なお、設定コマンド部103はカスタマイズコマンドも含めて拡張可能とし、コマンドを増やすことにより、様々な機能をスクリプトにて実行可能となる。
さらに、環境設定テンプレート108もコマンドに応じてあらかじめ用意しておくことにより、複雑なコマンドの自動実行へも対応可能となる。
As described above, according to the present embodiment, the first virtual environment is installed without performing OS or application installation when setting the environment for the same environment but with different setting values and initial data for each tenant. An image file created on a machine is expanded, and an efficient expansion operation can be performed by changing only a part of different parts.
The setting command unit 103 can be expanded to include customization commands, and by increasing the number of commands, various functions can be executed by scripts.
Furthermore, by preparing the environment setting template 108 according to the command in advance, it is possible to cope with the automatic execution of complicated commands.

本実施の形態では、
アプリケーションを複数企業に展開するマルチテナント環境において以下の手段を備えたサービスアプリケーションの環境設定の共通化を可能とし、管理者による自動実行を可能とするマルチテナント環境設定方式を説明した。
(a)仮想マシンに対してインストール作業を行うインストールVLAN環境と稼動用のVLAN環境および、そのVLAN切替部、
(b)環境設定を行うための設定コマンド部、
(c)設定コマンド部を利用した設定からスクリプトや設定情報のテンプレートとテンプレートに従って他のテナントへの設定情報を生成し、さらに、インストールVLAN環境にて、スクリプトと環境設定情報に従って仮想マシンへの環境設定を実行し、VLAN切替部により稼動VLAN環境に設定する設定実行部。
In this embodiment,
In the multi-tenant environment where applications are deployed to multiple companies, the multi-tenant environment setting method that enables the common setting of service application environment settings with the following means and enables automatic execution by the administrator was explained.
(A) an installation VLAN environment for performing an installation operation on a virtual machine, a VLAN environment for operation, and a VLAN switching unit thereof;
(B) a setting command part for setting the environment;
(C) Generate setting information for other tenants from the setting using the setting command part according to the script or setting information template and the template, and further, in the installation VLAN environment, the environment to the virtual machine according to the script and the environment setting information A setting execution unit that executes setting and sets the operation VLAN environment by the VLAN switching unit.

最後に、本実施の形態に示したマルチテナント環境設定装置101のハードウェア構成例について説明する。
図8は、本実施の形態に示すマルチテナント環境設定装置101のハードウェア資源の一例を示す図である。
なお、図8の構成は、あくまでもマルチテナント環境設定装置101のハードウェア構成の一例を示すものであり、マルチテナント環境設定装置101のハードウェア構成は図8に記載の構成に限らず、他の構成であってもよい。
Finally, a hardware configuration example of the multi-tenant environment setting apparatus 101 shown in the present embodiment will be described.
FIG. 8 is a diagram illustrating an example of hardware resources of the multi-tenant environment setting apparatus 101 illustrated in the present embodiment.
Note that the configuration in FIG. 8 is merely an example of the hardware configuration of the multi-tenant environment setting device 101, and the hardware configuration of the multi-tenant environment setting device 101 is not limited to the configuration described in FIG. It may be a configuration.

図8において、マルチテナント環境設定装置101は、プログラムを実行するCPU911(Central Processing Unit、中央処理装置、処理装置、演算装置、マイクロプロセッサ、マイクロコンピュータ、プロセッサともいう)を備えている。
CPU911は、バス912を介して、例えば、ROM(Read Only Memory)913、RAM(Random Access Memory)914、通信ボード915、表示装置901、キーボード902、マウス903、磁気ディスク装置920と接続され、これらのハードウェアデバイスを制御する。
更に、CPU911は、FDD904(Flexible Disk Drive)、コンパクトディスク装置905(CDD)、プリンタ装置906、スキャナ装置907と接続していてもよい。また、磁気ディスク装置920の代わりに、SSD(Solid State Drive)、光ディスク装置、メモリカード(登録商標)読み書き装置などの記憶装置でもよい。
RAM914は、揮発性メモリの一例である。ROM913、FDD904、CDD905、磁気ディスク装置920の記憶媒体は、不揮発性メモリの一例である。これらは、記憶装置の一例である。
本実施の形態で説明した「〜記憶部」は、RAM914、磁気ディスク装置920等により実現される。
通信ボード915、キーボード902、マウス903、スキャナ装置907などは、入力装置の一例である。
また、通信ボード915、表示装置901、プリンタ装置906などは、出力装置の一例である。
In FIG. 8, the multi-tenant environment setting apparatus 101 includes a CPU 911 (also referred to as a central processing unit, a central processing unit, a processing unit, an arithmetic unit, a microprocessor, a microcomputer, and a processor) that executes a program.
The CPU 911 is connected to, for example, a ROM (Read Only Memory) 913, a RAM (Random Access Memory) 914, a communication board 915, a display device 901, a keyboard 902, a mouse 903, and a magnetic disk device 920 via a bus 912. Control hardware devices.
Further, the CPU 911 may be connected to an FDD 904 (Flexible Disk Drive), a compact disk device 905 (CDD), a printer device 906, and a scanner device 907. Further, instead of the magnetic disk device 920, a storage device such as an SSD (Solid State Drive), an optical disk device, or a memory card (registered trademark) read / write device may be used.
The RAM 914 is an example of a volatile memory. The storage media of the ROM 913, the FDD 904, the CDD 905, and the magnetic disk device 920 are an example of a nonvolatile memory. These are examples of the storage device.
The “˜storage unit” described in the present embodiment is realized by the RAM 914, the magnetic disk device 920, and the like.
A communication board 915, a keyboard 902, a mouse 903, a scanner device 907, and the like are examples of input devices.
The communication board 915, the display device 901, the printer device 906, and the like are examples of output devices.

通信ボード915は、図1に示すように、ネットワークに接続されている。
例えば、通信ボード915は、LAN(ローカルエリアネットワーク)の他、インターネット、WAN(ワイドエリアネットワーク)、SAN(ストレージエリアネットワーク)などに接続されていてもよい。
As shown in FIG. 1, the communication board 915 is connected to a network.
For example, the communication board 915 may be connected to the Internet, a WAN (wide area network), a SAN (storage area network), etc. in addition to a LAN (local area network).

磁気ディスク装置920には、オペレーティングシステム921(OS)、ウィンドウシステム922、プログラム群923、ファイル群924が記憶されている。
プログラム群923のプログラムは、CPU911がオペレーティングシステム921、ウィンドウシステム922を利用しながら実行する。
The magnetic disk device 920 stores an operating system 921 (OS), a window system 922, a program group 923, and a file group 924.
The programs in the program group 923 are executed by the CPU 911 using the operating system 921 and the window system 922.

また、RAM914には、CPU911に実行させるオペレーティングシステム921のプログラムやアプリケーションプログラムの少なくとも一部が一時的に格納される。
また、RAM914には、CPU911による処理に必要な各種データが格納される。
The RAM 914 temporarily stores at least part of the operating system 921 program and application programs to be executed by the CPU 911.
The RAM 914 stores various data necessary for processing by the CPU 911.

また、ROM913には、BIOS(Basic Input Output System)プログラムが格納され、磁気ディスク装置920にはブートプログラムが格納されている。
マルチテナント環境設定装置101の起動時には、ROM913のBIOSプログラム及び磁気ディスク装置920のブートプログラムが実行され、BIOSプログラム及びブートプログラムによりオペレーティングシステム921が起動される。
The ROM 913 stores a BIOS (Basic Input Output System) program, and the magnetic disk device 920 stores a boot program.
When the multi-tenant environment setting apparatus 101 is activated, the BIOS program in the ROM 913 and the boot program in the magnetic disk device 920 are executed, and the operating system 921 is activated by the BIOS program and the boot program.

上記プログラム群923には、本実施の形態の説明において「〜部」(「〜記憶部」以外、以下同様)として説明している機能を実行するプログラムが記憶されている。プログラムは、CPU911により読み出され実行される。   The program group 923 stores programs for executing functions described as “˜unit” (except for “˜storage unit” in the following) in the description of the present embodiment. The program is read and executed by the CPU 911.

ファイル群924には、本実施の形態の説明において、「〜の判断」、「〜の判定」、「〜の設定」、「〜の生成」、「〜の登録」、「〜の選択」、「〜の変更」、「〜の編集」、「〜の入力」、「〜の出力」等として説明している処理の結果を示す情報やデータや信号値や変数値やパラメータが、「〜ファイル」や「〜データベース」の各項目として記憶されている。
「〜ファイル」や「〜データベース」は、ディスクやメモリなどの記録媒体に記憶される。
ディスクやメモリなどの記憶媒体に記憶された情報やデータや信号値や変数値やパラメータは、読み書き回路を介してCPU911によりメインメモリやキャッシュメモリに読み出される。
そして、読み出された情報やデータや信号値や変数値やパラメータは、抽出・検索・参照・比較・演算・計算・処理・編集・出力・印刷・表示などのCPUの動作に用いられる。
抽出・検索・参照・比較・演算・計算・処理・編集・出力・印刷・表示のCPUの動作の間、情報やデータや信号値や変数値やパラメータは、メインメモリ、レジスタ、キャッシュメモリ、バッファメモリ等に一時的に記憶される。
また、本実施の形態で説明しているフローチャートの矢印の部分は主としてデータや信号の入出力を示す。
データや信号値は、RAM914のメモリ、FDD904のフレキシブルディスク、CDD905のコンパクトディスク、磁気ディスク装置920の磁気ディスク、その他光ディスク、ミニディスク、DVD等の記録媒体に記録される。
また、データや信号は、バス912や信号線やケーブルその他の伝送媒体によりオンライン伝送される。
In the description of this embodiment, the file group 924 includes “determination of”, “determination of”, “setting of”, “generation of”, “registration of”, “selection of”, Information, data, signal values, variable values, and parameters indicating the results of the processing described as “change of”, “edit of”, “input of”, “output of”, etc. And “˜database”.
The “˜file” and “˜database” are stored in a recording medium such as a disk or a memory.
Information, data, signal values, variable values, and parameters stored in a storage medium such as a disk or memory are read out to the main memory or cache memory by the CPU 911 via a read / write circuit.
The read information, data, signal value, variable value, and parameter are used for CPU operations such as extraction, search, reference, comparison, calculation, calculation, processing, editing, output, printing, and display.
Information, data, signal values, variable values, and parameters are stored in the main memory, registers, cache memory, and buffers during the CPU operations of extraction, search, reference, comparison, calculation, processing, editing, output, printing, and display. It is temporarily stored in a memory or the like.
In addition, the arrows in the flowchart described in this embodiment mainly indicate input / output of data and signals.
Data and signal values are recorded on a recording medium such as a memory of the RAM 914, a flexible disk of the FDD 904, a compact disk of the CDD 905, a magnetic disk of the magnetic disk device 920, other optical disks, a mini disk, and a DVD.
Data and signals are transmitted online via a bus 912, signal lines, cables, or other transmission media.

また、本実施の形態の説明において「〜部」として説明しているものは、「〜回路」、「〜装置」、「〜機器」であってもよく、また、「〜ステップ」、「〜手順」、「〜処理」であってもよい。
すなわち、本実施の形態で説明したフローチャートに示すステップ、手順、処理により、本発明に係る「情報処理方法」を実現することができる。
また、「〜部」として説明しているものは、ROM913に記憶されたファームウェアで実現されていても構わない。
或いは、ソフトウェアのみ、或いは、素子・デバイス・基板・配線などのハードウェアのみ、或いは、ソフトウェアとハードウェアとの組み合わせ、さらには、ファームウェアとの組み合わせで実施されても構わない。
ファームウェアとソフトウェアは、プログラムとして、磁気ディスク、フレキシブルディスク、光ディスク、コンパクトディスク、ミニディスク、DVD等の記録媒体に記憶される。
プログラムはCPU911により読み出され、CPU911により実行される。
すなわち、プログラムは、本実施の形態の「〜部」としてコンピュータを機能させるものである。あるいは、本実施の形態の「〜部」の手順や方法をコンピュータに実行させるものである。
In addition, what is described as “˜unit” in the description of the present embodiment may be “˜circuit”, “˜device”, “˜device”, and “˜step”, “˜”. “Procedure” and “˜Process” may be used.
That is, the “information processing method” according to the present invention can be realized by the steps, procedures, and processes shown in the flowchart described in the present embodiment.
Further, what is described as “˜unit” may be realized by firmware stored in the ROM 913.
Alternatively, it may be implemented only by software, or only by hardware such as elements, devices, substrates, and wirings, by a combination of software and hardware, or by a combination of firmware.
Firmware and software are stored as programs in a recording medium such as a magnetic disk, a flexible disk, an optical disk, a compact disk, a mini disk, and a DVD.
The program is read by the CPU 911 and executed by the CPU 911.
In other words, the program causes the computer to function as “to part” of the present embodiment. Alternatively, the procedure or method of “˜unit” in the present embodiment is executed by a computer.

このように、本実施の形態に示すマルチテナント環境設定装置101は、処理装置たるCPU、記憶装置たるメモリ、磁気ディスク等、入力装置たるキーボード、マウス、通信ボード等、出力装置たる表示装置、通信ボード等を備えるコンピュータである。
そして、上記したように「〜部」として示された機能をこれら処理装置、記憶装置、入力装置、出力装置を用いて実現するものである。
As described above, the multi-tenant environment setting apparatus 101 described in this embodiment includes a CPU as a processing device, a memory as a storage device, a magnetic disk, a keyboard as an input device, a mouse, a communication board, and a display device as an output device, a communication device, and the like. A computer including a board or the like.
Then, as described above, the functions indicated as “˜units” are realized using these processing devices, storage devices, input devices, and output devices.

101 マルチテナント環境設定装置、102 VLAN切替部、103 設定コマンド部、104 設定実行部、106 イメージファイル、107 環境設定スクリプト、108 環境設定テンプレート、109 環境設定情報、116 イメージファイル記憶部、117 スクリプト・テンプレート記憶部、119 環境設定情報記憶部、121 仮想マシンA、122 イメージファイル、123 仮想NIC、124 稼動ポートA、125 インストールポートA、131 仮想マシンB、132 イメージファイル、133 仮想NIC、134 稼動ポートB、135 インストールポートB、141 仮想スイッチ、151 LANスイッチ、161 ルータ、201 環境設定スクリプト読み込み部、202 環境設定テンプレート読み込み部、203 環境設定スクリプト実行部、204 ネットワーク設定部、205 イメージファイル操作部、400 ユーザ端末装置、500 物理計算機。   101 multi-tenant environment setting device, 102 VLAN switching unit, 103 setting command unit, 104 setting execution unit, 106 image file, 107 environment setting script, 108 environment setting template, 109 environment setting information, 116 image file storage unit, 117 script Template storage unit, 119 environment setting information storage unit, 121 virtual machine A, 122 image file, 123 virtual NIC, 124 operation port A, 125 installation port A, 131 virtual machine B, 132 image file, 133 virtual NIC, 134 operation port B, 135 Install port B, 141 Virtual switch, 151 LAN switch, 161 router, 201 Environment setting script reading unit, 202 Environment setting template reading , 203 environment setting script execution unit, 204 network setting unit, 205 image file operation unit, 400 user terminal device, 500 physical computer.

Claims (8)

第1の仮想マシン及び第2の仮想マシンが共有するVLAN(Virtual Local Area Network)であって前記第1の仮想マシンへの環境設定の実行前に前記第1の仮想マシンとの通信が可能であり前記第2の仮想マシンへの環境設定の実行前に前記第2の仮想マシンとの通信が可能な共有VLANを用いて前記第1の仮想マシンと通信し、前記第1の仮想マシンの環境設定を行う第1の環境設定実行部と、
前記第1の環境設定実行部により実行された環境設定の内容が示される環境設定情報を記憶する環境設定情報記憶部と、
前記共有VLANを用いて前記第2の仮想マシンと通信し、前記環境設定情報記憶部に記憶されている環境設定情報に基づき、前記第2の仮想マシンの環境設定を行う第2の環境設定実行部とを有することを特徴とする情報処理装置。
It is a VLAN (Virtual Local Area Network) shared by the first virtual machine and the second virtual machine, and can communicate with the first virtual machine before executing environment setting for the first virtual machine. Yes, communicate with the first virtual machine using a shared VLAN capable of communicating with the second virtual machine before executing environment setting for the second virtual machine, and the environment of the first virtual machine A first environment setting execution unit for setting;
An environment setting information storage unit for storing environment setting information indicating the contents of the environment setting executed by the first environment setting execution unit;
Second environment setting execution for communicating with the second virtual machine using the shared VLAN and performing environment setting of the second virtual machine based on environment setting information stored in the environment setting information storage unit And an information processing apparatus.
前記第1の環境設定実行部は、
前記第1の仮想マシンとの通信及び前記第2の仮想マシンとの通信を中継する仮想スイッチに含まれている仮想ポートのうち、前記共有VLAN用の仮想ポートであって前記第1の仮想マシンへの環境設定の実行前に前記第1の仮想マシンと対応付けられている共有VLAN用第1仮想ポートを介して、前記第1の仮想マシンと通信し、
前記第2の環境設定実行部は、
前記仮想スイッチに含まれている仮想ポートのうち、前記共有VLAN用の仮想ポートであって前記第1の仮想マシンへの環境設定の実行前に前記第2の仮想マシンと対応付けられている共有VLAN用第2仮想ポートを介して、前記第2の仮想マシンと通信することを特徴とする請求項1に記載の情報処理装置。
The first environment setting execution unit
Of the virtual ports included in a virtual switch that relays communication with the first virtual machine and communication with the second virtual machine, the first virtual machine is a virtual port for the shared VLAN. Communicate with the first virtual machine via the shared VLAN first virtual port associated with the first virtual machine before executing the environment setting to
The second environment setting execution unit
Among the virtual ports included in the virtual switch, the shared VLAN is a virtual port that is associated with the second virtual machine before the environment setting for the first virtual machine is executed. The information processing apparatus according to claim 1, wherein the information processing apparatus communicates with the second virtual machine via a second virtual port for VLAN.
前記第1の環境設定実行部は、
前記共有VLAN用のアドレスであって前記第1の仮想マシンへの環境設定の実行前に記第1の仮想マシン及び前記第2の仮想マシンに共通に割当てられている共通アドレスと、前記共有VLAN用第1仮想ポートとをVLANタグにて指定して、前記第1の仮想マシンと通信し、
前記第2の環境設定実行部は、
前記共通アドレスと前記共有VLAN用第2仮想ポートとをVLANタグにて指定して、前記第2の仮想マシンと通信することを特徴とする請求項2に記載の情報処理装置。
The first environment setting execution unit
An address for the shared VLAN, which is assigned in common to the first virtual machine and the second virtual machine before execution of environment setting for the first virtual machine, and the shared VLAN The first virtual port is designated with a VLAN tag and communicates with the first virtual machine,
The second environment setting execution unit
The information processing apparatus according to claim 2, wherein the common address and the second virtual port for shared VLAN are designated by a VLAN tag to communicate with the second virtual machine.
前記情報処理装置は、更に、
前記第1の仮想マシンにインストールされているソフトウェアのイメージファイルを記憶するイメージファイル記憶部を有し、
前記第2の環境設定実行部は、
前記共有VLANを用いて前記イメージファイル記憶部に記憶されているイメージファイルを前記第2の仮想マシンに送信して、前記第1の仮想マシンにインストールされているソフトウェアを前記第2の仮想マシンにインストールするとともに、前記環境設定情報に基づき、前記第2の仮想マシンの環境設定を行うことを特徴とする請求項1〜3のいずれかに記載の情報処理装置。
The information processing apparatus further includes:
An image file storage unit for storing an image file of software installed in the first virtual machine;
The second environment setting execution unit
An image file stored in the image file storage unit is transmitted to the second virtual machine using the shared VLAN, and software installed in the first virtual machine is transmitted to the second virtual machine. The information processing apparatus according to claim 1, wherein the environment setting of the second virtual machine is performed based on the environment setting information while being installed.
前記第1の環境設定実行部は、
前記共有VLANを用いて前記第1の仮想マシンから前記イメージファイルを受信し、
前記イメージファイル記憶部は、
前記第1の環境設定実行部により受信された前記イメージファイルを記憶することを特徴とする請求項4に記載の情報処理装置。
The first environment setting execution unit
Receiving the image file from the first virtual machine using the shared VLAN;
The image file storage unit
The information processing apparatus according to claim 4, wherein the image file received by the first environment setting execution unit is stored.
前記第1の環境設定実行部は、
前記第1の仮想マシンの環境設定の完了後は、前記第1の仮想マシンとの通信に用いるVLANを、前記共有VLANから、前記第1の仮想マシンに固有のVLANである第1の固有VLANに切り替え、
前記第2の環境設定実行部は、
前記第2の仮想マシンの環境設定の完了後は、前記第2の仮想マシンとの通信に用いるVLANを、前記共有VLANから、前記第2の仮想マシンに固有のVLANである第2の固有VLANに切り替えることを特徴とする請求項1〜5のいずれかに記載の情報処理装置。
The first environment setting execution unit
After the environment setting of the first virtual machine is completed, a VLAN used for communication with the first virtual machine is changed from the shared VLAN to a first unique VLAN which is a VLAN unique to the first virtual machine. Switch to
The second environment setting execution unit
After the environment setting of the second virtual machine is completed, a VLAN used for communication with the second virtual machine is changed from the shared VLAN to a second specific VLAN that is a VLAN specific to the second virtual machine. The information processing apparatus according to claim 1, wherein the information processing apparatus is switched to the information processing apparatus.
コンピュータが、第1の仮想マシン及び第2の仮想マシンが共有するVLAN(Virtual Local Area Network)であって前記第1の仮想マシンへの環境設定の実行前に前記第1の仮想マシンとの通信が可能であり前記第2の仮想マシンへの環境設定の実行前に前記第2の仮想マシンとの通信が可能な共有VLANを用いて前記第1の仮想マシンと通信し、前記第1の仮想マシンの環境設定を行う第1の環境設定実行ステップと、
前記コンピュータが、前記第1の環境設定実行ステップにより実行された環境設定の内容が示される環境設定情報を記憶する環境設定情報記憶ステップと、
前記コンピュータが、前記共有VLANを用いて前記第2の仮想マシンと通信し、前記環境設定情報記憶ステップにより記憶された環境設定情報に基づき、前記第2の仮想マシンの環境設定を行う第2の環境設定実行ステップとを有することを特徴とする情報処理方法。
The computer is a virtual local area network (VLAN) shared by the first virtual machine and the second virtual machine, and communicates with the first virtual machine before executing the environment setting for the first virtual machine. The first virtual machine communicates with the first virtual machine using a shared VLAN that can communicate with the second virtual machine before executing the environment setting on the second virtual machine. A first environment setting execution step for setting the environment of the machine;
An environment setting information storage step in which the computer stores environment setting information indicating the contents of the environment setting executed in the first environment setting execution step;
The computer communicates with the second virtual machine using the shared VLAN, and sets the environment of the second virtual machine based on the environment setting information stored in the environment setting information storage step. And an environment setting execution step.
第1の仮想マシン及び第2の仮想マシンが共有するVLAN(Virtual Local Area Network)であって前記第1の仮想マシンへの環境設定の実行前に前記第1の仮想マシンとの通信が可能であり前記第2の仮想マシンへの環境設定の実行前に前記第2の仮想マシンとの通信が可能な共有VLANを用いて前記第1の仮想マシンと通信し、前記第1の仮想マシンの環境設定を行う第1の環境設定実行ステップと、
前記第1の環境設定実行ステップにより実行された環境設定の内容が示される環境設定情報を記憶する環境設定情報記憶ステップと、
前記共有VLANを用いて前記第2の仮想マシンと通信し、前記環境設定情報記憶ステップにより記憶された環境設定情報に基づき、前記第2の仮想マシンの環境設定を行う第2の環境設定実行ステップとをコンピュータに実行させることを特徴とするプログラム。
It is a VLAN (Virtual Local Area Network) shared by the first virtual machine and the second virtual machine, and can communicate with the first virtual machine before executing environment setting for the first virtual machine. Yes, communicate with the first virtual machine using a shared VLAN capable of communicating with the second virtual machine before executing environment setting for the second virtual machine, and the environment of the first virtual machine A first environment setting execution step for setting;
An environment setting information storage step for storing environment setting information indicating the contents of the environment setting executed in the first environment setting execution step;
A second environment setting execution step for communicating with the second virtual machine using the shared VLAN and performing environment setting of the second virtual machine based on the environment setting information stored in the environment setting information storing step. A program characterized by causing a computer to execute.
JP2011135951A 2011-06-20 2011-06-20 Information processing device, information processing method and program Withdrawn JP2013003935A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011135951A JP2013003935A (en) 2011-06-20 2011-06-20 Information processing device, information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011135951A JP2013003935A (en) 2011-06-20 2011-06-20 Information processing device, information processing method and program

Publications (1)

Publication Number Publication Date
JP2013003935A true JP2013003935A (en) 2013-01-07

Family

ID=47672425

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011135951A Withdrawn JP2013003935A (en) 2011-06-20 2011-06-20 Information processing device, information processing method and program

Country Status (1)

Country Link
JP (1) JP2013003935A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014096675A (en) * 2012-11-08 2014-05-22 Hitachi Ltd Communication apparatus and setting method
WO2014111767A1 (en) * 2013-01-15 2014-07-24 International Business Machines Corporation Scalable network overlay virtualization using conventional virtual switches
US8942237B2 (en) 2012-06-20 2015-01-27 International Business Machines Corporation Hypervisor independent network virtualization
JP2018136618A (en) * 2017-02-20 2018-08-30 日本電気株式会社 Sever device, server control method, program, and sever system
JP2020017053A (en) * 2018-07-25 2020-01-30 株式会社日立製作所 Environment construction support system and environment construction support method
CN111800340A (en) * 2020-06-05 2020-10-20 北京京东尚科信息技术有限公司 Data packet forwarding method and device

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8942237B2 (en) 2012-06-20 2015-01-27 International Business Machines Corporation Hypervisor independent network virtualization
US9264352B2 (en) 2012-06-20 2016-02-16 International Business Machines Corporation Hypervisor independent network virtualization
US9602400B2 (en) 2012-06-20 2017-03-21 International Business Machines Corporation Hypervisor independent network virtualization
JP2014096675A (en) * 2012-11-08 2014-05-22 Hitachi Ltd Communication apparatus and setting method
WO2014111767A1 (en) * 2013-01-15 2014-07-24 International Business Machines Corporation Scalable network overlay virtualization using conventional virtual switches
US9116727B2 (en) 2013-01-15 2015-08-25 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Scalable network overlay virtualization using conventional virtual switches
JP2018136618A (en) * 2017-02-20 2018-08-30 日本電気株式会社 Sever device, server control method, program, and sever system
JP2020017053A (en) * 2018-07-25 2020-01-30 株式会社日立製作所 Environment construction support system and environment construction support method
JP7025298B2 (en) 2018-07-25 2022-02-24 株式会社日立製作所 Environment construction support system and environment construction support method
CN111800340A (en) * 2020-06-05 2020-10-20 北京京东尚科信息技术有限公司 Data packet forwarding method and device
CN111800340B (en) * 2020-06-05 2022-08-12 北京京东尚科信息技术有限公司 Data packet forwarding method and device

Similar Documents

Publication Publication Date Title
US10684874B1 (en) Automated system and method for extracting and adapting system configurations
JP5066613B2 (en) Security management apparatus and method, and program
JP2013003935A (en) Information processing device, information processing method and program
JP2011060035A (en) System, method and program for deploying application
JP2015522858A (en) Server profile template
JP6142527B2 (en) Setting information management program, information processing apparatus, and setting information management method
JP5951002B2 (en) Selective policy enables component propagation between a host and multiple guests
JP2013186793A (en) Information processing device, image file generation method and program
US8666096B2 (en) Device and process for using audio plug-ins in a mixer
JP4293169B2 (en) Network equipment control system
US9824224B2 (en) Security-minded cloning method, system and program
JP5035129B2 (en) Access control program
JP6428047B2 (en) Information processing system, management control method, and management control program
JP7150551B2 (en) CONTROL DEVICE, NETWORK CONSTRUCTION SYSTEM, NETWORK CONSTRUCTION METHOD, AND PROGRAM
JP5439559B2 (en) Security management apparatus and method, and program
JP2016192175A (en) Command generation program, command generation method, and information processing device
JP6252060B2 (en) Program, information processing apparatus, and image processing system
JP6040836B2 (en) Execution control program, execution control method, and network system
JP6214698B2 (en) UI definition generation device and UI definition generation program
JP2019057206A (en) Virtual machine setting input system, method for inputting virtual machine setting, and program
US20110060815A1 (en) Automatic attachment of server hosts to storage hostgroups in distributed environment
JP2020087336A (en) Information processing program and information processing system
JP2020150317A (en) System, method, and program
CN115437728A (en) Cloud desktop setting method, system and equipment
CN115617413A (en) Information processing system and apparatus for generating description file corresponding to playback application based on edit instruction

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140902