JP2011186805A - Method for configuring information processing system and physical machine - Google Patents

Method for configuring information processing system and physical machine Download PDF

Info

Publication number
JP2011186805A
JP2011186805A JP2010051718A JP2010051718A JP2011186805A JP 2011186805 A JP2011186805 A JP 2011186805A JP 2010051718 A JP2010051718 A JP 2010051718A JP 2010051718 A JP2010051718 A JP 2010051718A JP 2011186805 A JP2011186805 A JP 2011186805A
Authority
JP
Japan
Prior art keywords
physical machine
machine
virtual machine
physical
layer
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
JP2010051718A
Other languages
Japanese (ja)
Other versions
JP5465046B2 (en
Inventor
Michiaki Hayashi
通秋 林
Takahiro Miyamoto
崇弘 宮本
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.)
KDDI Research Inc
Original Assignee
KDDI R&D Laboratories Inc
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 KDDI R&D Laboratories Inc filed Critical KDDI R&D Laboratories Inc
Priority to JP2010051718A priority Critical patent/JP5465046B2/en
Publication of JP2011186805A publication Critical patent/JP2011186805A/en
Application granted granted Critical
Publication of JP5465046B2 publication Critical patent/JP5465046B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a method for configuring an information processing system which copes with the movement of a virtual machine between different subnets in a fixed network and to provide a physical machine. <P>SOLUTION: When a virtual machine (5) moves as a virtual machine (B) from a physical machine 1 accommodated in a first subnet in a fixed network to a physical machine 2 accommodated in a second subnet which is different from the first subnet, a layer 2 tunnel extending from the physical machine 1 to the physical machine 2 is constructed. Traffic to the virtual machine (5) of the physical machine 1 is distributed to the layer 2 tunnel by means of the physical machine 1 and a network interface to reach the virtual machine (B) of the physical machine 2. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、情報処理システムの構成方法および物理マシンに関し、特に、固定網における異なるサブネット間に渡る仮想マシンの移動に対処することができる情報処理システムの構成方法および物理マシンに関する。   The present invention relates to an information processing system configuration method and a physical machine, and more particularly, to an information processing system configuration method and a physical machine that can cope with movement of a virtual machine between different subnets in a fixed network.

ネットワーク上の端末を物理的に他のネットワークに移動してもアプリケーションを継続的に利用可能とするための技術として、IPネットワークにおけるモビリティサポート技術がある。これについては、非特許文献1,2に記載されている。   There is a mobility support technology in an IP network as a technology for continuously using an application even if a terminal on the network is physically moved to another network. This is described in Non-Patent Documents 1 and 2.

非特許文献1,2に記載されているモビリティサポート技術は、ネットワークそのものがモビリティをサポートした、いわゆる携帯電話用途などのために構築された移動体ネットワークを前提とするものであり、固定電話やセットトップボックスへの映像配信などのために構築された既存の固定ネットワーク上でのモビリティをサポートするものではない。   The mobility support technologies described in Non-Patent Documents 1 and 2 are based on a mobile network constructed for so-called mobile phone use in which the network itself supports mobility. It does not support mobility on existing fixed networks built for video distribution to top boxes.

特許文献1には、移動元ホストで稼働していた仮想マシンを移動先ホストに移動する際に発生するデバイスドライバの環境の違いを吸収するため、移動先の仮想マシンが移動元のデバイスを制御できるように、フロントエンドドライバとバックエンドドライバを用意し、アプリケーションがドライバの違いを意識することなく稼働を継続することを可能とした計算機システムが記載されている。この計算機システムを利用すれば、ある物理サーバで稼働していた仮想マシンを他の物理サーバに移動する際に、移動元と移動先の物理サーバが異なることによるデバイスドライバの環境に違いを隠蔽することができる。   In Patent Document 1, the virtual machine at the destination controls the source device in order to absorb the difference in the device driver environment that occurs when the virtual machine that was running on the source host is moved to the destination host. A computer system is described in which a front-end driver and a back-end driver are prepared so that an application can continue operation without being aware of the difference between the drivers. Using this computer system, when moving a virtual machine that was running on a physical server to another physical server, the differences in the device driver environment due to the difference between the source and destination physical servers are hidden. be able to.

特開2010−9396号公報JP 2010-9396 A

標準文書:RFC3344Standard document: RFC3344 標準文書:RFC3775Standard document: RFC3775

しかしながら、非特許文献1,2のモビリティサポート技術は、いわゆる移動体ネットワークを前提とするものであり、固定電話やセットトップボックスへの映像配信などのために構築された既存の固定ネットワークに適用することはできない。   However, the mobility support technologies described in Non-Patent Documents 1 and 2 are based on the premise of so-called mobile networks, and are applied to existing fixed networks constructed for video distribution to fixed telephones and set-top boxes. It is not possible.

特許文献1の計算機システムを利用すれば、移動元と移動先の物理サーバが異なることによるドライバの違いを隠蔽することは可能である。しかし、これは、固定網における異なるサブネット間に渡って仮想マシンを移動する場合の問題を解決するものではない。あるサブネット内の物理マシンで稼働していた仮想マシンを、それとは異なるサブネット内の物理マシンに移動した場合でも、仮想マシンが利用していたIPアドレスは変わらない。そのため、移動先の仮想マシンから移動元の物理マシンに保持し続けられているデータにアクセスできなくなり、アプリケーションの実行が継続できなくなる、という問題が生じる。特許文献1の計算機システムは、このような問題を解決するものではない。   If the computer system disclosed in Patent Document 1 is used, it is possible to conceal the driver difference due to the difference between the migration source and the migration destination physical server. However, this does not solve the problem of moving virtual machines across different subnets in a fixed network. Even if a virtual machine that was running on a physical machine in a subnet is moved to a physical machine in a different subnet, the IP address used by the virtual machine does not change. As a result, there is a problem in that it becomes impossible to access the data held in the migration source physical machine from the migration destination virtual machine, and the execution of the application cannot be continued. The computer system disclosed in Patent Document 1 does not solve such a problem.

既存の固定ネットワーク上でモビリティサポート技術を実現するために、仮想マシンと一緒に、仮想マシンが使用していた各種データも移動することも考えられる。しかし、この場合には、新たな問題が生じる、つまり、通常、データは膨大であり、データの移動に伴ってネットワークに多大な負荷を与えたり、データの移動に時間を要したりするので、移動先でアプリケーション自体を迅速に稼働開始できなくなる、といった問題が生じる。   In order to realize mobility support technology on an existing fixed network, it is also possible to move various data used by the virtual machine together with the virtual machine. However, in this case, a new problem arises, that is, the data is usually enormous, and a large load is applied to the network along with the movement of the data, and it takes time to move the data. There arises a problem that the application itself cannot be started quickly at the destination.

また、データを移動させる場合には、その移動に伴ってIPアドレスを動的に管理して変更し、さらにアプリケーション環境をIPアドレスの変更に連動させて変更する必要がある。仮想マシンを移動することの本来の目的は、IPアドレスを動的に管理して変更したり、アプリケーション環境をIPアドレスの変更に連動させて変更したりすることを避けたいということであり、これではその目的が達成されなくなってしまう。   In addition, when moving data, it is necessary to dynamically manage and change the IP address along with the movement, and to change the application environment in conjunction with the change of the IP address. The original purpose of moving a virtual machine is to avoid changing the IP address dynamically by managing it or changing the application environment in conjunction with the IP address change. Then that purpose will not be achieved.

このため、ある物理マシンで稼働していた仮想マシンを他の物理マシンに移動させる際、アプリケーション実行環境(アプリケーションイメージ)である仮想マシンのみを移動させ、仮想マシンが使用していた各種データ(例えば、表計算アプリケーションであれば、表に入力する帳票データそのもの)は、移動元の物理マシンに残すようにするのが普通である。   Therefore, when moving a virtual machine that was running on a physical machine to another physical machine, only the virtual machine that is the application execution environment (application image) is moved, and various data used by the virtual machine (for example, In the case of a spreadsheet application, the form data input to the table itself is usually left on the physical machine that is the source of movement.

以上のように、これまで、仮想サーバは、同一のサブネット(同一のレイヤ2ブロードキャストドメイン)内においてのみ移動が可能であり、異なるサブネット間に渡って仮想サーバを移動可能にするための手法は実現されていない。端末の移動能力をサポートしない固定網においてそれを実現するには、サブネットが異なるというネットワーク自体に起因する問題を解決することが必要である。   As described above, until now, virtual servers can only move within the same subnet (same layer 2 broadcast domain), and a method for moving virtual servers across different subnets has been realized. It has not been. In order to achieve this in a fixed network that does not support terminal mobility, it is necessary to solve the problem caused by the network itself that the subnets are different.

本発明の目的は、固定網における異なるサブネット間に渡る仮想マシンの移動に対処することができる情報処理システムの構成方法および物理マシンを提供することにある。   An object of the present invention is to provide an information processing system configuration method and a physical machine that can cope with movement of virtual machines between different subnets in a fixed network.

上記課題を解決するため、本発明に係る情報処理システムの構成方法は、仮想マシンが、固定網内の第1のサブネットに収容されている第1の物理マシンから前記第1のサブネットとは異なる第2のサブネットに収容されている第2の物理マシンに移動した場合、前記第1の物理マシンから第2の物理マシンへ至るレイヤ2トンネルを構築し、前記第1の物理マシンの仮想マシンへのトラフィックを前記レイヤ2トンネルへ振り分けることを特徴としている。   In order to solve the above-mentioned problem, the configuration method of the information processing system according to the present invention is such that a virtual machine is different from the first subnet from the first physical machine accommodated in the first subnet in the fixed network. When moving to a second physical machine accommodated in the second subnet, a layer 2 tunnel from the first physical machine to the second physical machine is constructed, and the virtual machine of the first physical machine is established. The traffic is distributed to the layer 2 tunnel.

また、本発明に係る情報処理システムの構成方法は、仮想マシンが前記第1の物理マシンから前記第2の物理マシンに移動した場合、前記第1の物理マシンのデータベースが格納している仮想マシンのアプリケーションイメージを前記第2の物理マシンのデータベースにコピーして前記第2の物理マシンのデータベースに格納し、前記仮想マシンは、前記第2の物理マシンのデータベースに格納されたアプリケーションイメージを取得し、さらに前記第1の物理マシンのデータベースに格納された各種データをレイヤ2トンネルを介して取得し、取得されたアプリケーションイメージに従って各種データを処理することを特徴としている。   In addition, in the configuration method of the information processing system according to the present invention, when a virtual machine moves from the first physical machine to the second physical machine, the virtual machine stored in the database of the first physical machine The application image is copied to the database of the second physical machine and stored in the database of the second physical machine, and the virtual machine acquires the application image stored in the database of the second physical machine. Furthermore, various data stored in the database of the first physical machine is acquired through a layer 2 tunnel, and the various data is processed according to the acquired application image.

また、本発明に係る情報処理システムの構成方法は、前記第1の物理マシンが、前記第1の物理マシンのデータベースが格納しているネットワーク内の物理マシンの構成情報を取得し、該構成情報を基にレイヤ2トンネルを構築することを特徴としている。   In the configuration method of the information processing system according to the present invention, the first physical machine acquires configuration information of a physical machine in the network stored in the database of the first physical machine, and the configuration information It is characterized by constructing a layer 2 tunnel based on this.

また、本発明に係る情報処理システムの構成方法は、前記第1の物理マシンが、外部の運用管理システムからネットワーク内の物理マシンの構成情報を取得し、該構成情報を基にレイヤ2トンネルを構築することを特徴としている。   In the information processing system configuration method according to the present invention, the first physical machine acquires configuration information of a physical machine in the network from an external operation management system, and creates a layer 2 tunnel based on the configuration information. It is characterized by construction.

また、本発明に係る物理マシンは、仮想マシンが、固定網内の第1のサブネットに収容されている自物理マシン上から前記第1のサブネットとは異なる第2のサブネットに収容されている第2の物理マシン上に移動した場合、自物理マシンから第2の物理マシンへ至るレイヤ2トンネルを構築し、前記第1の物理マシン上の仮想マシンへのトラフィックを前記レイヤ2トンネルへ振り分ける機能を有することを特徴としている。   In the physical machine according to the present invention, the virtual machine is accommodated in a second subnet different from the first subnet from the own physical machine accommodated in the first subnet in the fixed network. When moving to the second physical machine, create a layer 2 tunnel from the local physical machine to the second physical machine and distribute the traffic to the virtual machine on the first physical machine to the layer 2 tunnel It is characterized by having.

従来、同一のレイヤ2ブロードキャストドメイン(例えば、1つのデータセンタ内部)に閉じたネットワーク内部でしか仮想マシンを移動することができなかったが、本発明によれば、サブネットが異なる広域のIPネットワーク上で仮想マシンを移動することができるようになる。これにより、より多くの物理マシンを共有できるようになり、統計多重効果により物理マシンの稼働効率を高めることができ、設備投資や電力消費の削減が期待できる。   Conventionally, virtual machines can only be moved within a network that is closed within the same layer 2 broadcast domain (for example, within one data center). You can move the virtual machine. As a result, a larger number of physical machines can be shared, the operating efficiency of the physical machines can be increased by the statistical multiplexing effect, and a reduction in capital investment and power consumption can be expected.

また、従来技術のRFC3344、RFC3775では、端末の移動をIPネットワーク内部で実現する仕組みであるため、レイヤ3レベルでのトンネル処理(IP in IPやGREなど)が必要であるが、本発明では、物理マシン側で実現可能なレイヤ2レベルでのトンネル処理でよい。一般に、レイヤが高い所での処理の方が複雑であるので、本発明によれば、処理の簡素化も図ることができる。   In addition, in the prior art RFC3344, RFC3775 is a mechanism for realizing the movement of the terminal inside the IP network, tunnel processing (IP in IP, GRE, etc.) at the layer 3 level is necessary, but in the present invention, Tunnel processing at the layer 2 level that can be realized on the physical machine side is sufficient. In general, since processing at a high layer is more complicated, according to the present invention, processing can be simplified.

本発明が適用される情報処理システムを示す構成図である。It is a block diagram which shows the information processing system to which this invention is applied. 本発明に係る情報処理システムの構成方法を概念的に示す図である。It is a figure which shows notionally the structure method of the information processing system which concerns on this invention. 物理マシンの内部の構成を示す図である。It is a figure which shows the internal structure of a physical machine. 本発明に係る情報処理システムの構成方法における動作シーケンスの一例を示す図である。It is a figure which shows an example of the operation | movement sequence in the structure method of the information processing system which concerns on this invention.

以下、図面を参照して本発明を説明する。図1は、本発明が適用される情報処理システムを示す構成図である。この情報処理システムは、既存の固定網であるIPネットワークに物理マシンおよびユーザ端末が接続されて構成される。ここでは、物理マシン1,2とユーザ端末3を図示しているが、より多くの物理マシンとユーザ端末がIPネットワークに接続されるのが普通である。物理マシン1,2は、例えば、物理サーバとして構成される。   The present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram showing an information processing system to which the present invention is applied. This information processing system is configured by connecting a physical machine and a user terminal to an IP network which is an existing fixed network. Here, the physical machines 1 and 2 and the user terminal 3 are illustrated, but it is normal that more physical machines and user terminals are connected to the IP network. The physical machines 1 and 2 are configured as physical servers, for example.

物理マシン1は、ルータ4を介してIPネットワークに接続され、物理マシン2は、ルータ5を介してIPネットワークに接続され、ユーザ端末3は、ルータ6を介してIPネットワークに接続される。また、物理マシン1と物理マシン2にはそれぞれ、データベース7,8が接続される。物理マシン1,2は、例えば、ユーザ端末3からのアクセスに従って各種処理を実行し、その結果を応答として返す。   The physical machine 1 is connected to the IP network via the router 4, the physical machine 2 is connected to the IP network via the router 5, and the user terminal 3 is connected to the IP network via the router 6. Databases 7 and 8 are connected to the physical machine 1 and the physical machine 2, respectively. For example, the physical machines 1 and 2 execute various processes according to access from the user terminal 3, and return the results as responses.

物理マシン1と物理マシン2は、別々のルータ4,5を介してIPネットワークに接続されているので、物理マシン1と物理マシン2は、IPネットワークにおける異なるサブネットに収容されていることになる。   Since the physical machine 1 and the physical machine 2 are connected to the IP network via separate routers 4 and 5, the physical machine 1 and the physical machine 2 are accommodated in different subnets in the IP network.

物理マシン1で仮想マシン(1)〜(5)が稼働し、物理マシン2で仮想マシン(A),(C)〜(E)が稼働している。ここで、物理マシン1の仮想マシン(5)が物理マシン2に仮想マシン(B)として移動する場合を想定する。仮想マシン(5(B))は、例えば、表計算アプリケーションを実行する仮想サーバである。   Virtual machines (1) to (5) are operating on the physical machine 1, and virtual machines (A) and (C) to (E) are operating on the physical machine 2. Here, it is assumed that the virtual machine (5) of the physical machine 1 moves to the physical machine 2 as a virtual machine (B). The virtual machine (5 (B)) is, for example, a virtual server that executes a spreadsheet application.

仮想マシン(5)が物理マシン1から物理マシン2に移動する前、データベース7は、(1)仮想マシン(1)〜(5)のアプリケーションイメージ、(2)仮想マシン(1)〜(5)が使用する各種データ、(3)IPネットワーク内の物理マシン1,2の構成情報(例えば、IPアドレス)を格納し、データベース8は、(1)仮想マシン(A),(C)〜(E)のアプリケーションイメージ、(2)仮想マシン(A),(C)〜(E)が使用する各種データ、(3)IPネットワーク内の物理マシン1,2の構成情報を格納している。   Before the virtual machine (5) is moved from the physical machine 1 to the physical machine 2, the database 7 includes (1) application images of the virtual machines (1) to (5), (2) virtual machines (1) to (5) (3) Configuration information (for example, IP addresses) of physical machines 1 and 2 in the IP network, and database 8 stores (1) virtual machines (A), (C) to (E ) Application image, (2) various data used by virtual machines (A), (C) to (E), and (3) configuration information of physical machines 1 and 2 in the IP network.

ユーザは、物理マシン1の仮想マシン(5)のIPアドレスを用いて仮想マシン(5)を利用することができる(S1)。ここで、仮想マシン(5)が物理マシン2に仮想マシン(B)として移動(S2)すると、物理マシン2に仮想マシン(A)〜(E)が存在するようになる。仮想マシン(5)が移動して物理マシン2の仮想マシン(B)となった場合でも、ユーザは、仮想マシンの移動などの構成変更を意識することなく、物理マシン2上の仮想マシン(B)を継続的に利用(S3)できることが要望される。   The user can use the virtual machine (5) by using the IP address of the virtual machine (5) of the physical machine 1 (S1). Here, when the virtual machine (5) moves (S2) to the physical machine 2 as the virtual machine (B), the virtual machines (A) to (E) exist in the physical machine 2. Even when the virtual machine (5) is moved to become the virtual machine (B) of the physical machine 2, the user is not aware of the configuration change such as the movement of the virtual machine and the virtual machine (B ) Can be used continuously (S3).

本発明は、このような要望を満たすものである。図2は、本発明に係る情報処理システムの構成方法を概念的に示す図である。なお、本発明は、このような情報処理システムを構成する物理マシンとしても成立する。   The present invention satisfies such a need. FIG. 2 is a diagram conceptually showing a method of configuring the information processing system according to the present invention. Note that the present invention is also realized as a physical machine constituting such an information processing system.

物理マシン1の仮想マシン(5)が物理マシン2に仮想マシン(B)として移動した場合、物理マシン1と物理マシン2との間にレイヤ2トンネルを構築する。具体的には、実装に依存する所が大きいが、物理マシン1のネットワークインタフェースと仮想マシンBのハイパーバイザの間にレイヤ2トンネルを構築する。レイヤ2トンネルは、レイヤ2トンネリングプロトコル、例えば、L2TPv3(Layer2 Tunneling Protocol version3)により構築できる。   When the virtual machine (5) of the physical machine 1 moves to the physical machine 2 as a virtual machine (B), a layer 2 tunnel is constructed between the physical machine 1 and the physical machine 2. Specifically, although it depends largely on the implementation, a layer 2 tunnel is constructed between the network interface of the physical machine 1 and the hypervisor of the virtual machine B. The layer 2 tunnel can be constructed by a layer 2 tunneling protocol, for example, L2TPv3 (Layer 2 Tunneling Protocol version 3).

また、データベース7に格納されている仮想マシン5のアプリケーションイメージをコピーして、仮想マシン(B)のアプリケーションイメージとしてデータベース8に格納する。さらに、仮想マシン(B)にデータベース7,8を接続(マウント)する。   In addition, the application image of the virtual machine 5 stored in the database 7 is copied and stored in the database 8 as the application image of the virtual machine (B). Further, the databases 7 and 8 are connected (mounted) to the virtual machine (B).

これにより、仮想マシン(B)は、データベース8に格納された仮想マシンBのアプリケーションイメージを使用し、さらにデータベース9に格納されている各種データ(仮想マシン(5)のアプリケーションイメージが使用していた各種データ)をレイヤ2トンネルを通して使用できるようになる。   As a result, the virtual machine (B) uses the application image of the virtual machine B stored in the database 8, and further uses various data stored in the database 9 (the application image of the virtual machine (5) was used. Various data) can be used through the layer 2 tunnel.

ユーザ端末3からの仮想マシン(5)へのトラフィックは、物理マシン1のネットワークインタフェースにおいて振り分けられ、送信元を物理マシン1とし、送信先を物理マシン2としたIPアドレスが付加され(カプセル化)、レイヤ2トンネルを通って仮想マシン(B)に至る。   Traffic from the user terminal 3 to the virtual machine (5) is distributed at the network interface of the physical machine 1, and an IP address is added (encapsulation) with the transmission source as the physical machine 1 and the transmission destination as the physical machine 2 Through the layer 2 tunnel to the virtual machine (B).

仮想マシン(B)は、データベース8から仮想マシン(B)のアプリケーションイメージを取得し、また、データベース7から当該アプリケーションイメージが使用していた各種データをレイヤ2トンネルを通して取得する。そしてアプリケーションイメージに従って各種データを処理し、その処理結果をユーザ端末3に返す。また、処理結果の各種データをデータベース7に格納する。このようにレイヤ2トンネルを利用することにより、ユーザは、仮想マシン(5)と通信し続けているかのように、物理マシン2上の仮想マシン(B)を利用して継続的にサービスを受けることができる。   The virtual machine (B) acquires the application image of the virtual machine (B) from the database 8, and acquires various data used by the application image from the database 7 through the layer 2 tunnel. Then, various data is processed according to the application image, and the processing result is returned to the user terminal 3. Further, various data of the processing results are stored in the database 7. By using the layer 2 tunnel in this way, the user receives service continuously using the virtual machine (B) on the physical machine 2 as if the user continues to communicate with the virtual machine (5). be able to.

図3は、物理マシン1の内部の構成を示す図である。なお、物理マシン2も同様の構成を有する。   FIG. 3 is a diagram illustrating an internal configuration of the physical machine 1. The physical machine 2 has the same configuration.

同図に示すように、物理マシン1は、ネットワークインタフェース31、ハイパーバイザ32および仮想マシン(1)〜(5)を備える。ネットワークインタフェース31は、物理マシン1をルータ4を介してIPネットワークに接続する。ハイパーバイザ32は、ソフトウエアにより構成され、ネットワークインタフェース31上で動作して仮想化されたマシンを構築する。仮想マシン(1)〜(5)は、ハイパーバイザ32の管理下で稼働する。   As shown in the figure, the physical machine 1 includes a network interface 31, a hypervisor 32, and virtual machines (1) to (5). The network interface 31 connects the physical machine 1 to the IP network via the router 4. The hypervisor 32 is configured by software, and operates on the network interface 31 to construct a virtual machine. The virtual machines (1) to (5) operate under the management of the hypervisor 32.

仮想マシン(1)〜(5)の各々は、同じ構成を有するが、ここでは、仮想マシン(5)の構成だけを図示している。仮想マシン(5)は、ネットワークインタフェース33、ゲストOS34およびアプリケーションイメージ35を備える。ネットワークインタフェース33は、ハイパーバイザ32とゲストOS34の間に介在して、仮想的なインタフェースを提供する。ゲストOS34は、仮想的なOSである。アプリケーションイメージ35は、ゲストOS34の管理下で動作する。   Each of the virtual machines (1) to (5) has the same configuration, but only the configuration of the virtual machine (5) is illustrated here. The virtual machine (5) includes a network interface 33, a guest OS 34, and an application image 35. The network interface 33 is interposed between the hypervisor 32 and the guest OS 34 and provides a virtual interface. The guest OS 34 is a virtual OS. The application image 35 operates under the management of the guest OS 34.

レイヤ2トンネルは、実際上では、仮想マシン(B)のネットワークインタフェース(ネットワークインタフェース33)から物理サーバ1自体のネットワークインタフェース31の間に構築される。   The layer 2 tunnel is actually constructed between the network interface (network interface 33) of the virtual machine (B) and the network interface 31 of the physical server 1 itself.

図4は、本発明に係る情報処理システムの構成方法における動作シーケンスの一例を示す図である。   FIG. 4 is a diagram showing an example of an operation sequence in the method of configuring the information processing system according to the present invention.

仮想マシン(5)が移動する前では、仮想マシン(5)は、ユーザ端末3からの要求に従ってデータベース7にアクセスし、アプリケーションイメージおよびそれが使用する各種データを取得し、アプリケーションイメージに従って各種データを処理し(S41)、その処理結果をユーザ端末3に返す。   Before the virtual machine (5) moves, the virtual machine (5) accesses the database 7 according to a request from the user terminal 3, acquires an application image and various data used by the database, and acquires various data according to the application image. Process (S41) and return the processing result to the user terminal 3.

ここで、物理マシン1(具体的には、ハイパーバイザ)が仮想マシン(5)の移動要求を受け付ける(S42)と、物理マシン1は、データベース7からIPネットワーク内の物理マシン2の構成情報を取得し(S43)、物理マシン1から物理マシン2に至るレイヤ2トンネルを構築する(S44)。物理マシン1から物理マシン2に至るレイヤ2トンネルは、IPネットワーク内の物理マシン2の構成情報から分かる。すなわち、物理マシン1のIPアドレスから物理マシン2のIPアドレスまでのレイヤ2トンネルを構築すればよい。   Here, when the physical machine 1 (specifically, the hypervisor) receives a movement request for the virtual machine (5) (S42), the physical machine 1 obtains the configuration information of the physical machine 2 in the IP network from the database 7. Obtain (S43) and build a layer 2 tunnel from the physical machine 1 to the physical machine 2 (S44). The layer 2 tunnel from the physical machine 1 to the physical machine 2 can be understood from the configuration information of the physical machine 2 in the IP network. That is, a layer 2 tunnel from the physical machine 1 IP address to the physical machine 2 IP address may be constructed.

一方、物理マシン2(ハイパーバイザ)側では、物理マシン1側での仮想マシン(5)の移動要求の受け付けに伴って仮想マシン(B)を登録し(S45)、仮想マシン(B)用の領域を確保する。   On the other hand, on the physical machine 2 (hypervisor) side, the virtual machine (B) is registered in response to the request to move the virtual machine (5) on the physical machine 1 side (S45), and the virtual machine (B) Reserve space.

物理マシン1は、レイヤ2トンネルの構築後、ハイパーバイザ32内の経路情報を書き換える(S46)。すなわち、ユーザ端末3からの仮想マシン(5)へのトラフィックがネットワークインタフェース31において振り分けられ、レイヤ2トンネルを通って物理マシン2のハイパーバイザに至るように経路情報を書き換える。   After constructing the layer 2 tunnel, the physical machine 1 rewrites the route information in the hypervisor 32 (S46). That is, traffic from the user terminal 3 to the virtual machine (5) is distributed at the network interface 31, and the route information is rewritten so as to reach the hypervisor of the physical machine 2 through the layer 2 tunnel.

次に、データベース7に格納されている仮想マシン(5)のアプリケーションイメージをコピーして、仮想マシン(B)のアプリケーションイメージとしてデータベース8に格納する(S47)。   Next, the application image of the virtual machine (5) stored in the database 7 is copied and stored in the database 8 as the application image of the virtual machine (B) (S47).

次に、データベース8に仮想マシン(B)を接続(マウント)する(S48)。また、データベース7から仮想マシン(5)を切り離し(アンマウント)(S49)、その後、データベース7に仮想マシン(B)を接続(マウント)する(S50)。データベース7から仮想マシン(5)を切り離すのは、データベース7に対する競合をなくすためである。   Next, the virtual machine (B) is connected (mounted) to the database 8 (S48). Further, the virtual machine (5) is disconnected (unmounted) from the database 7 (S49), and then the virtual machine (B) is connected (mounted) to the database 7 (S50). The reason why the virtual machine (5) is separated from the database 7 is to eliminate contention for the database 7.

ユーザ端末3からの仮想マシン(5)へのトラフィックは、物理マシン1のネットワークインタフェース31において振り分けられ、レイヤ2トンネルを通って物理マシン2のハイパーバイザに至り、さらに仮想マシン(B)に送られる。   Traffic from the user terminal 3 to the virtual machine (5) is distributed at the network interface 31 of the physical machine 1, reaches the hypervisor of the physical machine 2 through the layer 2 tunnel, and is further sent to the virtual machine (B). .

仮想マシン(B)は、ユーザ端末3からの要求に従ってデータベース8にアクセスして仮想マシン(B)のアプリケーションイメージを取得し(S51)、さらに、レイヤ2トンネルを利用してデータベース7にアクセスして、仮想マシン(B)のアプリケーションイメージが使用する各種データ(仮想マシン(B(5))が物理サーバ1上で動作していたときに利用していた各種データ)を取得する(S52)。仮想マシン(B)は、そのアプリケーションイメージに従って各種データを処理し、その処理結果をユーザ端末3に返す。また、処理結果の各種データをレイヤ2トンネルを利用してデータベース7に格納する。   The virtual machine (B) accesses the database 8 according to a request from the user terminal 3 to acquire the application image of the virtual machine (B) (S51), and further accesses the database 7 using a layer 2 tunnel. Then, various data used by the application image of the virtual machine (B) (various data used when the virtual machine (B (5)) was operating on the physical server 1) is acquired (S52). The virtual machine (B) processes various data according to the application image and returns the processing result to the user terminal 3. Further, various data of the processing results are stored in the database 7 using a layer 2 tunnel.

以上、実施形態について説明したが、本発明は、上記実施形態に限定されるものではなく、種々に変形されたものも含む。例えば、上記実施形態では、物理マシン1,2の構成情報がデータベース7,8に格納され、物理マシン1(ハイパーバイザ)がデータベース7から物理マシン2の構成情報を取得するものとしたが、物理マシン1,2の構成情報は、別途、外部の運用管理システムなどに格納しておき、物理マシン1(ハイパーバイザ)が外部から物理マシン2の構成情報を取得するようにしてもよい。   Although the embodiments have been described above, the present invention is not limited to the above embodiments, and includes various modifications. For example, in the above embodiment, the configuration information of the physical machines 1 and 2 is stored in the databases 7 and 8, and the physical machine 1 (hypervisor) acquires the configuration information of the physical machine 2 from the database 7. The configuration information of the machines 1 and 2 may be separately stored in an external operation management system or the like, and the physical machine 1 (hypervisor) may acquire the configuration information of the physical machine 2 from the outside.

1,2・・・物理マシン、3・・・ユーザ端末、4,5,6・・・ルータ、7,8・・・データベース、31,33・・・ネットワークインタフェース、32・・・ハイパーバイザ、34・・・ゲストOS、35・・・アプリケーションイメージ、(1)〜(5),(A)〜(E)・・・仮想マシン 1,2 ... physical machine, 3 ... user terminal, 4,5,6 ... router, 7,8 ... database, 31,33 ... network interface, 32 ... hypervisor, 34 ... Guest OS, 35 ... Application image, (1)-(5), (A)-(E) ... Virtual machine

Claims (5)

移動可能な仮想マシンを有する情報処理システムの構成方法であって、
仮想マシンが、固定網内の第1のサブネットに収容されている第1の物理マシンから前記第1のサブネットとは異なる第2のサブネットに収容されている第2の物理マシンに移動した場合、前記第1の物理マシンから第2の物理マシンへ至るレイヤ2トンネルを構築し、前記第1の物理マシンの仮想マシンへのトラフィックを前記レイヤ2トンネルへ振り分けることを特徴とする情報処理システムの構成方法。
A method of configuring an information processing system having a movable virtual machine,
When the virtual machine moves from the first physical machine accommodated in the first subnet in the fixed network to the second physical machine accommodated in the second subnet different from the first subnet, A configuration of an information processing system that constructs a layer 2 tunnel from the first physical machine to the second physical machine and distributes traffic to the virtual machine of the first physical machine to the layer 2 tunnel Method.
仮想マシンが前記第1の物理マシン上から前記第2の物理マシン上に移動した場合、前記第1の物理マシンのデータベースが格納している仮想マシンのアプリケーションイメージを前記第2の物理マシンのデータベースにコピーして前記第2の物理マシンのデータベースに格納し、前記仮想マシンは、前記第2の物理マシンのデータベースに格納されたアプリケーションイメージを取得し、さらに前記第1の物理マシンのデータベースに格納された各種データをレイヤ2トンネルを介して取得し、取得されたアプリケーションイメージに従って各種データを処理することを特徴とすることを特徴とする請求項1に記載の情報処理システムの構成方法。   When a virtual machine is moved from the first physical machine to the second physical machine, an application image of the virtual machine stored in the database of the first physical machine is stored in the database of the second physical machine. And the virtual machine acquires the application image stored in the database of the second physical machine and further stores it in the database of the first physical machine. 2. The method of configuring an information processing system according to claim 1, wherein the acquired various data is acquired through a layer 2 tunnel, and the various data is processed in accordance with the acquired application image. 前記第1の物理マシンは、前記第1の物理マシンのデータベースが格納しているネットワーク内の物理マシンの構成情報を取得し、該構成情報を基にレイヤ2トンネルを構築することを特徴とする請求項1または2に記載の情報処理システムの構成方法。   The first physical machine acquires configuration information of a physical machine in a network stored in a database of the first physical machine, and builds a layer 2 tunnel based on the configuration information. The method for configuring the information processing system according to claim 1 or 2. 前記第1の物理マシンは、外部の運用管理システムからネットワーク内の物理マシンの構成情報を取得し、該構成情報を基にレイヤ2トンネルを構築することを特徴とする請求項1または2に記載の情報処理システムの構成方法。   The first physical machine acquires configuration information of a physical machine in a network from an external operation management system, and constructs a layer 2 tunnel based on the configuration information. Configuration method of the information processing system. 移動可能な仮想マシンを有する情報処理システムに用いられる物理マシンであって、
仮想マシンが、固定網内の第1のサブネットに収容されている自物理マシン上から前記第1のサブネットとは異なる第2のサブネットに収容されている第2の物理マシン上に移動した場合、自物理マシンから第2の物理マシンへ至るレイヤ2トンネルを構築し、前記第1の物理マシン上の仮想マシンへのトラフィックを前記レイヤ2トンネルへ振り分ける機能を有することを特徴とする物理マシン。
A physical machine used in an information processing system having a movable virtual machine,
When the virtual machine moves from the own physical machine accommodated in the first subnet in the fixed network to the second physical machine accommodated in the second subnet different from the first subnet, A physical machine having a function of constructing a layer 2 tunnel from its own physical machine to a second physical machine and distributing traffic to a virtual machine on the first physical machine to the layer 2 tunnel.
JP2010051718A 2010-03-09 2010-03-09 Information processing system configuration method and physical machine Active JP5465046B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010051718A JP5465046B2 (en) 2010-03-09 2010-03-09 Information processing system configuration method and physical machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010051718A JP5465046B2 (en) 2010-03-09 2010-03-09 Information processing system configuration method and physical machine

Publications (2)

Publication Number Publication Date
JP2011186805A true JP2011186805A (en) 2011-09-22
JP5465046B2 JP5465046B2 (en) 2014-04-09

Family

ID=44792988

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010051718A Active JP5465046B2 (en) 2010-03-09 2010-03-09 Information processing system configuration method and physical machine

Country Status (1)

Country Link
JP (1) JP5465046B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015002482A (en) * 2013-06-17 2015-01-05 日本電信電話株式会社 Network system and control method
US9660902B2 (en) 2013-07-17 2017-05-23 Fujitsu Limited Apparatus, method and computer-readable medium of providing acceptable transmission unit
US9832136B1 (en) 2013-01-23 2017-11-28 Liberty Mutual Insurance Company Streaming software to multiple virtual machines in different subnets

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010009396A (en) * 2008-06-27 2010-01-14 Toshiba Corp Computer system, and device control method for the same
JP2010039730A (en) * 2008-08-05 2010-02-18 Fujitsu Ltd Network setting program, network setting method, and network setting device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010009396A (en) * 2008-06-27 2010-01-14 Toshiba Corp Computer system, and device control method for the same
JP2010039730A (en) * 2008-08-05 2010-02-18 Fujitsu Ltd Network setting program, network setting method, and network setting device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSNG200501364011; 横山 陽介: 'サーバの透過的な移動のためのOS拡張' 情報処理学会研究報告 Vol.2005 No.48 第2005巻 第48号, 20050527, 頁77-83, 社団法人情報処理学会 *
JPN6013050474; 横山 陽介: 'サーバの透過的な移動のためのOS拡張' 情報処理学会研究報告 Vol.2005 No.48 第2005巻 第48号, 20050527, 頁77-83, 社団法人情報処理学会 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9832136B1 (en) 2013-01-23 2017-11-28 Liberty Mutual Insurance Company Streaming software to multiple virtual machines in different subnets
JP2015002482A (en) * 2013-06-17 2015-01-05 日本電信電話株式会社 Network system and control method
US9660902B2 (en) 2013-07-17 2017-05-23 Fujitsu Limited Apparatus, method and computer-readable medium of providing acceptable transmission unit

Also Published As

Publication number Publication date
JP5465046B2 (en) 2014-04-09

Similar Documents

Publication Publication Date Title
CN113950816B (en) System and method for providing a multi-cloud micro-service gateway using a side car agency
US10666609B2 (en) Management of domain name systems in a large-scale processing environment
US11429369B2 (en) Distributed upgrade in virtualized computing environments
EP2745474B1 (en) Virtualization gateway between virtualized and non-virtualized networks
KR101371993B1 (en) Method and apparatus for transparent cloud computing with a virtualized network infrastructure
US8959185B2 (en) Multitenant server for virtual networks within datacenter
CN102457439B (en) Virtual switching system and method of cloud computing system
CN107005471B (en) Universal customer premises equipment
CN102739534B (en) Mobile router is used to keep the methods, devices and systems of mobility resistant IP tunnel
EP3913480A1 (en) Method and apparatus for determining virtual machine migration
US10523504B1 (en) Physical network orchestration for data centers
US11928514B2 (en) Systems and methods providing serverless DNS integration
US20140254603A1 (en) Interoperability for distributed overlay virtual environments
US20140019970A1 (en) Virtual machine management system and virtual machine management method
JP2017224274A (en) Virtualized rack management module
CN105635190A (en) Service execution method and device for data center network
CN117280665A (en) Extending cloud-based virtual private networks to radio-based networks
JP5465046B2 (en) Information processing system configuration method and physical machine
CN108574613B (en) Two-layer intercommunication method and device for SDN data center
EP2629492A1 (en) Method, switch, and system for processing a message
CN104426816B (en) A kind of virtual machine communication method and device
CN115665026A (en) Cluster networking method and device
US9763135B1 (en) Load balancing with mobile resources
EP3627769A1 (en) Switch configuration based on templates
CN107040580A (en) The method of management server system, system and system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120910

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131004

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131016

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131213

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140121

R150 Certificate of patent or registration of utility model

Ref document number: 5465046

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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