WO2011037148A1 - コンピュータシステム、及び仮想マシンのマイグレーション方法 - Google Patents
コンピュータシステム、及び仮想マシンのマイグレーション方法 Download PDFInfo
- Publication number
- WO2011037148A1 WO2011037148A1 PCT/JP2010/066444 JP2010066444W WO2011037148A1 WO 2011037148 A1 WO2011037148 A1 WO 2011037148A1 JP 2010066444 W JP2010066444 W JP 2010066444W WO 2011037148 A1 WO2011037148 A1 WO 2011037148A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- virtual machine
- destination
- flow
- communication path
- migration
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/485—Task life-cycle, e.g. stopping, restarting, resuming execution
- G06F9/4856—Task life-cycle, e.g. stopping, restarting, resuming execution resumption being on a different machine, e.g. task migration, virtual machine migration
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/4557—Distribution of virtual machine instances; Migration and load balancing
Definitions
- the present invention employs the means described below.
- the management method of the virtual machines 101 to 10n by the VMM 10 and the management method of the virtual machines 201 to 20m by the VMM 20 are the same as in the past.
- the VMM 10 manages memory images used by the virtual machines 101 to 10n
- the VMM 20 manages memory images used by the virtual machines 201 to 20m.
- action information 445 for example, a method for processing TCP / IP packet data is defined. For example, information indicating whether or not the received packet data is to be relayed and the transmission destination in the case of relaying are set.
- the action information 445 may be set with information instructing to copy or discard the packet data.
- the topology information 335 includes switches (for example, OFS group 4 and virtual switches 11 and 21) and nodes (for example, virtual machines 101 to 10n, 201 to 20m, VMMs 10 and 20, physical servers 5, 6 and storage device 7). , Information on the connection status of the external network 8 (for example, the Internet) is included. Specifically, as the topology information 335, the device identifier 451 that identifies the switch or node (device) is associated with the port number 452 of the device and the port connection destination information 453 and recorded in the storage device.
- switches for example, OFS group 4 and virtual switches 11 and 21
- nodes for example, virtual machines 101 to 10n, 201 to 20m, VMMs 10 and 20, physical servers 5, 6 and storage device 7.
- Information on the connection status of the external network 8 for example, the Internet
- the device identifier 451 that identifies the switch or node (device) is associated with the port number 452 of the device and the port connection destination information 453 and recorded in the storage device.
- the port connection destination information 453 includes a connection type (switch / node / external network) for specifying a connection partner and information for specifying a connection destination (switch ID for a switch, MAC address for a node, external for an external network) Network ID).
- the flow management unit 332 controls the flow generation unit 333 in accordance with a virtual machine migration instruction (migration preparation instruction) to generate a flow for transferring a memory image (a flow for memory image transfer). Then, the switch control unit 331 is controlled to set the memory image transfer flow to the OFS or the node on the memory image transfer path. Also, the flow management unit 332 according to the present invention controls the flow generation unit 333 in accordance with a virtual machine migration instruction (movement preparation instruction), and accesses a flow for accessing the virtual machine after movement (for communication to the destination VM). Flow) is generated and the switch control unit 331 is controlled to set the communication flow for the destination VM to the OFS or the node on the communication path for the destination VM.
- a virtual machine migration instruction miration preparation instruction
- movement preparation instruction accesses a flow for accessing the virtual machine after movement
- a flow table 343 as shown in FIG. 8 is set in the storage device of the OFS 4i.
- the flow management unit 342 sets the flow (rule 444 + action information 445) acquired from the OFC 3 in the flow table 343.
- the flow management unit 342 displays action information 445 corresponding to the rule 444.
- the flow management unit 342 notifies the OFC 3 that the first packet has been received.
- the header information is transmitted to the OFC 3.
- the computer system in the first embodiment includes an integrated management apparatus 1 that controls the VM management apparatus 2 and the OFC 3.
- the integrated management apparatus 1 is preferably realized by a computer including a CPU and a storage device.
- the integrated management device 1 preferably includes an input device (example: keyboard, mouse) and a display device (example: monitor, printer) that displays various information transmitted from the VM management device 2 or the OFC 3 in a visible manner. is there.
- the user (administrator) controls the VM management apparatus 2 and the OFC 3 using the integrated management apparatus 1 and executes virtual machine migration.
- the OFS 4i on the communication path to the migration target VM In accordance with the flow set in the flow table 343, an action (for example, data relay processing) corresponding to the header information of the received packet is executed.
- the flow since the flow is set assuming that the migration target VM is operating on the VMM 10, the data addressed to the migration target VM is transferred to the migration target VM on the physical server 5.
- the migration source VMM 10 records the transferred data addressed to the migration target VM in the memory page of the migration target VM.
- the OFC 3 reports the completion of migration preparation to the integrated management apparatus 1 (step S405).
- the transfer of the memory image is completed, if the number of memory pages changed during the transfer of the memory image is less than or equal to the predetermined number, the match determination of the memory image of the migration source VM and the migration destination VM is performed, and the match In this case, the migration source VM is stopped and the migration destination VM is in an operating state.
- the changed pages are retransmitted until the changed page number becomes equal to or smaller than the predetermined number.
- the calculation of the communication path for the destination VM and the generation of the communication flow for the destination VM are performed in the memory image. It may be executed concurrently with the transfer. As a result, the migration preparation processing time as viewed from the network side is shortened, and the VM migration processing time is shortened.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
(コンピュータシステムの構成)
図1から図9を参照して、本発明によるコンピュータシステムの第1の実施例における構成を説明する。図1は、本発明によるコンピュータシステムの第1及び第2の実施例における構成を示す図である。本発明によるコンピュータシステムは、統合管理装置1、仮想マシン管理装置2(以下、VM管理装置2と称す)、オープンフローコントローラ3(以下、OFC3と称す)、スイッチ群4(以下、OFS群4:オープンフロースイッチ群と称す)、物理サーバ5、6、記憶装置7(例示:シェアードディスク)を具備する。
次に、図11、図13及び図14を参照して、本発明によるコンピュータシステムにおける仮想マシンのマイグレーション方法の第2の実施例を説明する。第2の実施例におけるコンピュータ装置の構成は、第1の実施例と同様であるので、その説明は省略する。以下では、第1の実施例と異なる動作について説明する。又、第1の実施例と同様な動作には同じ符号を付して説明する。
次に、図15及び図16を参照して、本発明によるコンピュータシステムにおける仮想マシンのマイグレーション方法の第3の実施例を説明する。図15は、本発明によるコンピュータシステムの第3の実施例における構成を示す図である。図15を参照して、第3の実施例におけるコンピュータ装置の構成は、第1の実施例におけるコンピュータシステムから統合管理装置1を除いた構成である。以下では、第1の実施例と異なる動作について説明する。又、第1の実施例と同様な動作には同じ符号を付して説明する。
図17は、第4の実施例におけるコンピュータシステムの構成を示す図である。第4の実施例におけるコンピュータシステムは、第1、第2の実施例におけるコンピュータシステムに加えて、外部ネットワーク8とOFS群4との間に設けられたロードバランサ9を更に備える。
Claims (19)
- 物理サーバ上で動作する仮想マシンの移動を、前記仮想マシンを管理する仮想マシンモニタと移動先の仮想マシンモニタとに指示するVM管理装置と、
前記移動先の仮想マシンモニタ宛の通信を制御するためのフローである移動先VM宛通信用フローを生成するコントローラと、
移動を完了した仮想マシンからのパケットデータが、自身に設定されたフローに示されたルールに適合しない場合、前記パケットデータに含まれる第1データを前記コントローラに通知するスイッチと
を具備し、
前記スイッチは、前記移動先VM宛通信用フローに示されたルールに従う前記仮想マシン宛のパケットデータを、前記移動先VM宛通信用フローに示されたアクションに従って移動先の仮想マシンに転送する
コンピュータシステム。 - 請求項1に記載のコンピュータシステムにおいて、
前記コントローラは、移動対象となる仮想マシンのメモリイメージの転送経路に応じたメモリイメージ転送用フローを前記スイッチに設定し、
前記スイッチは、前記メモリイメージ転送用フローに示されたルールに従うメモリイメージを、前記メモリイメージ転送用フローに示されたアクションに従って、移動先の仮想マシンに転送する
コンピュータシステム。 - 請求項2に記載のコンピュータシステムにおいて、
移動対象となる仮想マシン、移動元の仮想マシンモニタ、移動先となる仮想マシンモニタを指定して、前記VM管理装置及び前記コントローラに対し仮想マシンの移動を指示する統合管理装置を更に具備し、
前記コントローラは、前記指示に応じて、指定された移動対象となる仮想マシンのメモリイメージの転送経路を算出し、前記転送経路上のスイッチに設定する前記メモリイメージ転送用フローを生成し、
前記VM管理装置は、前記指示に応じて、指定された移動対象となる仮想マシンのメモリイメージを、前記移動先となる仮想マシンモニタ上に生成された仮想マシン宛に転送する
コンピュータシステム。 - 請求項1又は2に記載のコンピュータシステムにおいて、
移動対象となる仮想マシン、移動元の仮想マシンモニタ、移動先となる仮想マシンモニタを指定して、前記コントローラに対し仮想マシンの移動を指示する統合管理装置を更に具備し、
前記コントローラは、前記指示に応じて、移動先の仮想マシン宛の通信経路を算出し、前記通信経路上のスイッチに設定する前記移動先VM宛通信用フローを生成する
コンピュータシステム。 - 請求項4に記載のコンピュータシステムにおいて、
前記コントローラは、移動対象となる仮想マシンに関わる通信経路を選択し、当該通信経路の端点の一方を、移動対象となる仮想マシンから移動先となる仮想マシンへ変更し、移動先の仮想マシン宛の通信経路とする
コンピュータシステム。 - 請求項5に記載のコンピュータシステムにおいて、
前記コントローラは、稼動した仮想マシンからのRARP(Reverse Address Resolution Protocol)を受信したスイッチからの通知に基づいて、保持する通信経路から、前記移動先の仮想マシン宛の通信経路を選択し、前記選択された通信経路上のスイッチに設定する移動先VM宛通信用フローを、保持するフローから選択し、前記選択された通信経路上のスイッチに設定する
コンピュータシステム。 - 請求項1に記載のコンピュータシステムにおいて、
前記コントローラは、稼動した仮想マシンによるRARP(Reverse Address Resolution Protocol)送信を検出したスイッチと、保持する通信経路から抽出した通信経路における端点との相違に基づいて、前記仮想マシンの接続先の変更を検出する
コンピュータシステム。 - 請求項7に記載のコンピュータシステムにおいて、
前記コントローラは、保持する通信経路から、稼動した仮想マシンによるRARP送信に含まれるMACアドレスに基づいて通信経路を抽出し、前記抽出された通信経路における仮想マシンと異なる側の端点と、前記RARP送信を検出した端点と間の通信経路を移動先の仮想マシン宛の通信経路として算出し、前記通信経路上のスイッチに設定する前記移動先VM宛通信用フローを生成する
コンピュータシステム。 - 請求項1から8のいずれか1項に記載のコンピュータシステムにおいて、
前記コントローラは、通信路を設定し、トポロジ情報を用いて前記設定された通信経路上のスイッチを特定し、前記特定されたスイッチに対応するルール及びアクションを前記特定されたスイッチに対するフローとしてフローテーブルに記録する
コンピュータシステム。 - 請求項1から9のいずれか1項に記載のコンピュータシステムにおいて、
前記ルールは、TCP/IP(Transmission Control Protocol/Internet Protocol)に従ったパケットデータのヘッダ情報に含まれる、OSI(Open Systems Interconnection)参照モデルのレイヤ1からレイヤ4のアドレスや識別子の組み合わせによって規定される
コンピュータシステム。 - VM管理装置が、物理サーバ上で動作する仮想マシンの移動を、前記仮想マシンを管理する仮想マシンモニタと移動先の仮想マシンモニタとに指示するステップと、
コントローラが、前記移動先の仮想マシンモニタ宛の通信を制御するためのフローである移動先VM宛通信用フローを生成するステップと、
移動を完了した仮想マシンから受信したパケットデータが、スイッチに設定されたフローに示されたルールに適合しない場合、前記パケットデータに含まれる第1データを前記コントローラに通知するステップと、
前記スイッチが、前記移動先VM宛通信用フローに示されたルールに従う前記仮想マシン宛のパケットデータを、前記移動先VM宛通信用フローに示されたアクションに従って移動先の仮想マシンに転送するステップと
を具備する
仮想マシンのマイグレーション方法。 - 請求項11に記載の仮想マシンのマイグレーション方法において、
前記コントローラが、移動対象となる仮想マシンのメモリイメージの転送経路に応じたメモリイメージ転送用フローを前記スイッチに設定するステップと、
前記スイッチが、前記メモリイメージ転送用フローに示されたルールに従うメモリイメージを、前記メモリイメージ転送用フローに示されたアクションに従って移動先の仮想マシンに転送するステップと
を更に具備する
仮想マシンのマイグレーション方法。 - 請求項12に記載の仮想マシンのマイグレーション方法において、
統合管理装置が、移動対象となる仮想マシン、移動元の仮想マシンモニタ、移動先となる仮想マシンモニタを指定して、前記VM管理装置及び前記コントローラに対し仮想マシンの移動を指示するステップと、
前記コントローラが、前記指示に応じて、指定された移動対象となる仮想マシンのメモリイメージの転送経路を算出するステップと、
前記コントローラが、前記転送経路上のスイッチに設定する前記メモリイメージの転送用フローを生成するステップと、
前記VM管理装置が、前記指示に応じて、指定された移動対象となる仮想マシンのメモリイメージを、前記移動先となる仮想マシンモニタ上に生成された仮想マシン宛に転送するステップと
を更に具備する
仮想マシンのマイグレーション方法。 - 請求項11又は12に記載の仮想マシンのマイグレーション方法において、
統合管理装置が、移動対象となる仮想マシン、移動元の仮想マシンモニタ、移動先となる仮想マシンモニタを指定して、前記コントローラに対し仮想マシンの移動を指示するステップと、
前記コントローラが、前記指示に応じて、移動先の仮想マシン宛の通信経路を算出するステップと、
前記コントローラが、前記通信経路上のスイッチに設定する前記移動先VM宛通信用フローを生成するステップと
を更に具備する
仮想マシンのマイグレーション方法。 - 請求項14に記載の仮想マシンのマイグレーション方法において、
前記移動先の仮想マシン宛の通信経路を算出するステップは、
前記コントローラが、移動対象となる仮想マシンに関わる通信経路を選択するステップと、
前記コントローラが、前記選択された通信経路の端点の一方を、移動対象となる仮想マシンから移動先となる仮想マシンへ変更し、移動先の仮想マシン宛の通信経路とするステップと
を備える
仮想マシンのマイグレーション方法。 - 請求項15に記載の仮想マシンのマイグレーション方法において、
前記コントローラが、稼動した仮想マシンからのRARP(Reverse Address Resolution Protocol)送信を受信したスイッチからの通知に基づいて、保持する通信経路から、前記移動先の仮想マシン宛の通信経路を選択するステップと、
前記コントローラが、前記選択された通信経路上のスイッチに設定する移動先VM宛通信用フローを保持するフローから選択するステップと、
前記コントローラが、前記選択された通信経路上のスイッチに前記選択した移動先VM宛通信用フローを設定するステップと
を更に具備する
仮想マシンのマイグレーション方法。 - 請求項11に記載の仮想マシンのマイグレーション方法において、
前記コントローラが、稼動した仮想マシンによるRARP(Reverse Address Resolution Protocol)送信を検出したスイッチと、保持する通信経路から抽出した通信経路における端点との相違に基づいて、前記仮想マシンの接続先の変更を検出するステップを更に具備する
仮想マシンのマイグレーション方法。 - 請求項17に記載の仮想マシンのマイグレーション方法において、
前記コントローラが、保持する通信経路から、稼動した仮想マシンによるRARP送信に含まれるMACアドレスに基づいて通信経路を抽出するステップと、
前記コントローラが、前記抽出された通信経路における仮想マシンと異なる側の端点と、前記RARP送信を検出した端点と間の通信経路を移動先の仮想マシン宛の通信経路として算出するステップと、
前記コントローラが、前記通信経路上のスイッチに設定する前記移動先VM宛通信用フローを生成するステップと
を更に具備する
仮想マシンのマイグレーション方法。 - 請求項11から18のいずれか1項に記載の仮想マシンのマイグレーション方法において、
前記ルールは、TCP/IP(Transmission Control Protocol/Internet Protocol)に従ったパケットデータのヘッダ情報に含まれる、OSI(Open Systems Interconnection)参照モデルのレイヤ1からレイヤ4のアドレスや識別子の組み合わせによって規定される
仮想マシンのマイグレーション方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/498,581 US9323570B2 (en) | 2009-09-28 | 2010-09-22 | Computer system and migration method of virtual machine |
EP10818821.0A EP2485155A4 (en) | 2009-09-28 | 2010-09-22 | COMPUTER SYSTEM AND METHOD FOR MIGRATION OF VIRTUAL MACHINE |
CN201080043534.2A CN102576343B (zh) | 2009-09-28 | 2010-09-22 | 计算机系统和虚拟机迁移方法 |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009-222857 | 2009-09-28 | ||
JP2009222857A JP5446040B2 (ja) | 2009-09-28 | 2009-09-28 | コンピュータシステム、及び仮想マシンのマイグレーション方法 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2011037148A1 true WO2011037148A1 (ja) | 2011-03-31 |
Family
ID=43795894
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2010/066444 WO2011037148A1 (ja) | 2009-09-28 | 2010-09-22 | コンピュータシステム、及び仮想マシンのマイグレーション方法 |
Country Status (5)
Country | Link |
---|---|
US (1) | US9323570B2 (ja) |
EP (1) | EP2485155A4 (ja) |
JP (1) | JP5446040B2 (ja) |
CN (1) | CN102576343B (ja) |
WO (1) | WO2011037148A1 (ja) |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102185774A (zh) * | 2011-05-10 | 2011-09-14 | 中兴通讯股份有限公司 | 虚拟机无缝迁移的方法、管理器及系统 |
CN102546351A (zh) * | 2012-03-15 | 2012-07-04 | 北京邮电大学 | openflow网络和现有IP网络互联的系统和方法 |
US9036638B2 (en) | 2012-08-09 | 2015-05-19 | International Business Machines Corporation | Avoiding unknown unicast floods resulting from MAC address table overflows |
JP2015515205A (ja) * | 2012-03-30 | 2015-05-21 | 日本電気株式会社 | 通信システム、制御装置、通信装置、通信制御方法およびプログラム |
US9104643B2 (en) | 2013-03-15 | 2015-08-11 | International Business Machines Corporation | OpenFlow controller master-slave initialization protocol |
US9118984B2 (en) | 2013-03-15 | 2015-08-25 | International Business Machines Corporation | Control plane for integrated switch wavelength division multiplexing |
TWI503695B (zh) * | 2011-11-15 | 2015-10-11 | Japan Science & Tech Agency | 封包資料提取裝置、封包資料提取裝置之控制方法、控制程式及電腦可讀取之儲存媒體 |
US20150381480A1 (en) * | 2013-03-01 | 2015-12-31 | Nec Corporation | Network system, resource control device, and virtual machine generation device |
US9407560B2 (en) | 2013-03-15 | 2016-08-02 | International Business Machines Corporation | Software defined network-based load balancing for physical and virtual networks |
US9444748B2 (en) | 2013-03-15 | 2016-09-13 | International Business Machines Corporation | Scalable flow and congestion control with OpenFlow |
US9584546B2 (en) | 2012-10-01 | 2017-02-28 | International Business Machines Corporation | Providing services to virtual overlay network traffic |
US9590923B2 (en) | 2013-03-15 | 2017-03-07 | International Business Machines Corporation | Reliable link layer for control links between network controllers and switches |
US9609086B2 (en) | 2013-03-15 | 2017-03-28 | International Business Machines Corporation | Virtual machine mobility using OpenFlow |
US9769074B2 (en) | 2013-03-15 | 2017-09-19 | International Business Machines Corporation | Network per-flow rate limiting |
Families Citing this family (86)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5402688B2 (ja) * | 2010-02-02 | 2014-01-29 | 日本電気株式会社 | パケット転送システム、パケット転送システム内におけるパケット集中回避方法 |
US8826272B2 (en) * | 2010-11-29 | 2014-09-02 | International Business Machines Corporation | Planning a reliable migration in a limited stability virtualized environment |
JP5500270B2 (ja) | 2011-01-07 | 2014-05-21 | 富士通株式会社 | プロファイル処理プログラム、データ中継装置およびプロファイル制御方法 |
US9258271B1 (en) * | 2011-01-13 | 2016-02-09 | Google Inc. | Network address translation for virtual machines |
JP5760647B2 (ja) * | 2011-04-27 | 2015-08-12 | 日本電気株式会社 | 仮想環境における仮想ルーティング方法及び仮想ルーティングシステム |
US8971334B2 (en) * | 2011-08-02 | 2015-03-03 | Telefonaktiebolaget L M Ericsson (Publ) | Packet broadcast mechanism in a split architecture network |
US8949431B2 (en) | 2011-08-24 | 2015-02-03 | Radware, Ltd. | Method for live migration of virtual machines |
JP5838661B2 (ja) * | 2011-08-29 | 2016-01-06 | 富士通株式会社 | データ処理システム、データ中継装置およびデータ中継方法 |
JP5776600B2 (ja) | 2011-09-05 | 2015-09-09 | 富士通株式会社 | データ中継装置、データ中継プログラムおよびデータ中継方法 |
US20140233392A1 (en) * | 2011-09-21 | 2014-08-21 | Nec Corporation | Communication apparatus, communication system, communication control method, and program |
CN102394831A (zh) * | 2011-11-28 | 2012-03-28 | 杭州华三通信技术有限公司 | 基于虚拟机vm迁移的流量不中断方法和装置 |
JP5881465B2 (ja) * | 2012-02-27 | 2016-03-09 | 株式会社日立製作所 | 管理計算機、転送経路管理方法及び計算機システム |
JP5682070B2 (ja) * | 2012-02-28 | 2015-03-11 | 日本電信電話株式会社 | 統合制御装置及び統合制御方法 |
JP5773066B2 (ja) * | 2012-03-19 | 2015-09-02 | 富士通株式会社 | プログラム、管理サーバおよびパッチスケジューリング方法 |
WO2013161178A1 (ja) | 2012-04-27 | 2013-10-31 | 日本電気株式会社 | 通信システム及び経路制御方法 |
WO2013179542A1 (ja) | 2012-05-31 | 2013-12-05 | 日本電気株式会社 | ネットワークシステム、経路制御装置、経路制御方法及びプログラムを格納した非一時的なコンピュータ可読媒体 |
US9571379B2 (en) | 2012-06-12 | 2017-02-14 | Nec Corporation | Computer system, communication control server, communication control method, and program |
JP2014006792A (ja) * | 2012-06-26 | 2014-01-16 | Ntt Comware Corp | 通信制御装置、通信制御方法、通信制御プログラム |
US10387201B2 (en) * | 2012-06-26 | 2019-08-20 | Vmware, Inc. | Storage performance-based virtual machine placement |
JP5992245B2 (ja) * | 2012-08-06 | 2016-09-14 | 日本電信電話株式会社 | 仮想マシンのマイグレーションシステムおよびその方法 |
IN2015DN02007A (ja) * | 2012-10-10 | 2015-08-14 | Nec Corp | |
CN103825915B (zh) * | 2012-11-16 | 2017-08-22 | 中国电信股份有限公司 | 虚拟化环境下服务移动性管理方法及系统 |
CN103856417B (zh) * | 2012-11-30 | 2018-01-23 | 中兴通讯股份有限公司 | 软件定义网络报文转发方法和系统 |
CN103229478B (zh) * | 2012-12-13 | 2015-07-29 | 华为技术有限公司 | 一种确定虚拟机漂移的方法和装置 |
CN103023826B (zh) * | 2012-12-26 | 2015-06-10 | 华中科技大学 | 一种OpenFlow控制器的路由控制方法 |
CN103036653B (zh) * | 2012-12-26 | 2015-11-18 | 华中科技大学 | 一种对OpenFlow网络进行网络编码的方法 |
CN103023615B (zh) * | 2012-12-26 | 2015-05-20 | 华中科技大学 | 一种在OpenFlow交换机上实现网络编码的方法 |
CN103905303B (zh) * | 2012-12-28 | 2018-02-23 | 中国移动通信集团公司 | 一种虚拟机vm跨网迁移后的数据处理方法、装置及系统 |
CN104904165B (zh) | 2013-01-04 | 2018-02-16 | 日本电气株式会社 | 控制装置、通信系统以及隧道端点的控制方法 |
CN103974380B (zh) * | 2013-01-24 | 2018-05-15 | 新华三技术有限公司 | 一种终端接入位置保活的方法及装置 |
JP6032026B2 (ja) * | 2013-01-24 | 2016-11-24 | 富士通株式会社 | 中継プログラム、中継方法および中継処理装置 |
US9513970B2 (en) * | 2013-03-01 | 2016-12-06 | Cisco Technology, Inc. | Optimizing handling of virtual machine mobility in data center environments |
US9450981B2 (en) | 2013-03-14 | 2016-09-20 | Radware, Ltd. | System and method thereof for mitigating denial of service attacks in virtual networks |
CN105210329B (zh) | 2013-03-15 | 2019-06-04 | 慧与发展有限责任合伙企业 | 无环路混合网络 |
JP6056578B2 (ja) * | 2013-03-19 | 2017-01-11 | 富士通株式会社 | 仮想マシンの移動終了を検出する装置、方法、及びプログラム |
JP2014186411A (ja) * | 2013-03-22 | 2014-10-02 | Fujitsu Ltd | 管理装置、情報処理システム、情報処理方法、及びプログラム |
WO2014157512A1 (ja) * | 2013-03-29 | 2014-10-02 | 日本電気株式会社 | 仮想マシン提供システム、経路決定装置、経路制御方法及びプログラム |
CN105519052B (zh) * | 2013-05-09 | 2019-06-11 | 华为技术有限公司 | 报文转发方法、设备和系统 |
JP5911448B2 (ja) * | 2013-05-10 | 2016-04-27 | 株式会社日立製作所 | 移行支援装置、移行支援方法およびプログラム |
JP6079426B2 (ja) * | 2013-05-16 | 2017-02-15 | 富士通株式会社 | 情報処理システム、方法、装置及びプログラム |
CN104243427B (zh) * | 2013-06-19 | 2018-04-06 | 日电(中国)有限公司 | 虚拟机在线迁移方法、数据包传输方法和设备 |
JP5976603B2 (ja) * | 2013-07-22 | 2016-08-23 | 日本電信電話株式会社 | 統合制御装置および統合制御方法 |
US20150071091A1 (en) * | 2013-09-12 | 2015-03-12 | Alcatel-Lucent Usa Inc. | Apparatus And Method For Monitoring Network Performance |
CN103530167B (zh) * | 2013-09-30 | 2017-04-05 | 华为技术有限公司 | 一种虚拟机内存数据的迁移方法及相关装置和集群系统 |
US9854036B2 (en) | 2013-09-30 | 2017-12-26 | Huawei Technologies Co., Ltd. | Method for migrating memory data of virtual machine, and related apparatus and cluster system |
CN103516802B (zh) * | 2013-09-30 | 2017-02-08 | 中国科学院计算技术研究所 | 一种实现跨异构虚拟交换机无缝迁移的方法和装置 |
CN103546556B (zh) * | 2013-10-22 | 2017-04-05 | 同济大学 | 一种在未来网络xia中虚拟机在线迁移方法 |
CN104601526B (zh) | 2013-10-31 | 2018-01-09 | 华为技术有限公司 | 一种冲突检测及解决的方法、装置 |
JP6160446B2 (ja) * | 2013-10-31 | 2017-07-12 | 富士通株式会社 | 情報処理装置、情報処理システム及び情報処理方法 |
US9112794B2 (en) * | 2013-11-05 | 2015-08-18 | International Business Machines Corporation | Dynamic multipath forwarding in software defined data center networks |
JP6096647B2 (ja) * | 2013-11-27 | 2017-03-15 | 日本電信電話株式会社 | マネジメントシステム及び移動制御方法 |
US20150169345A1 (en) * | 2013-12-18 | 2015-06-18 | International Business Machines Corporation | Software-defined networking (sdn) for management of traffic between virtual processors |
CN104734988B (zh) * | 2013-12-23 | 2018-10-30 | 杭州华为数字技术有限公司 | 软件定义网络中路由控制的方法和开放流控制器 |
CN103763121B (zh) * | 2013-12-24 | 2018-01-09 | 新华三技术有限公司 | 一种网络配置信息快速下发的方法及装置 |
US9921867B2 (en) * | 2013-12-30 | 2018-03-20 | Huawei Technologies Co., Ltd. | Negotiation between virtual machine and host to determine executor of packet flow control policy with reduced address space |
US9934056B2 (en) * | 2014-01-06 | 2018-04-03 | Red Hat Israel, Ltd. | Non-blocking unidirectional multi-queue virtual machine migration |
JP6256594B2 (ja) * | 2014-03-28 | 2018-01-10 | 富士通株式会社 | プログラム、管理方法およびコンピュータ |
EP3138251A4 (en) * | 2014-04-28 | 2017-09-13 | Hewlett-Packard Enterprise Development LP | Data distribution based on network information |
JP6277853B2 (ja) * | 2014-05-12 | 2018-02-14 | 富士通株式会社 | 制御装置、通信装置、および、通信方法 |
JP6318910B2 (ja) | 2014-06-26 | 2018-05-09 | 富士通株式会社 | 管理装置,情報処理システム,プログラム |
CN105245428B (zh) * | 2014-07-07 | 2018-07-31 | 北京东土科技股份有限公司 | 一种报文处理规则的配置方法及装置 |
CN104184803B (zh) * | 2014-08-08 | 2017-12-15 | 同济大学 | 基于dag的自适应完成xia网络中虚拟机在线迁移的方法 |
CN104486209A (zh) * | 2014-12-12 | 2015-04-01 | 上海斐讯数据通信技术有限公司 | 一种OpenFlow协议网络的报文传输系统及方法 |
TW201624277A (zh) | 2014-12-31 | 2016-07-01 | 萬國商業機器公司 | 協助虛擬機器即時遷移的方法 |
TWI552077B (zh) | 2015-02-12 | 2016-10-01 | 國立中央大學 | 虛擬機器即時轉移方法 |
US9792138B2 (en) * | 2015-02-18 | 2017-10-17 | Red Hat Israel, Ltd. | Virtual machine migration to hyper visors with virtual function capability |
EP3274822A4 (en) * | 2015-03-27 | 2018-11-07 | Intel Corporation | Technologies for virtual machine migration |
US9998356B2 (en) * | 2015-07-15 | 2018-06-12 | Cisco Technology, Inc. | Synchronizing network convergence and virtual host migration |
CN105227357B (zh) * | 2015-09-15 | 2018-10-16 | 清华大学 | 虚拟机策略迁移配置方法及装置 |
US9965311B2 (en) * | 2015-11-10 | 2018-05-08 | Red Hat Israel, Ltd. | Application of a pattern to inactive pages in guest memory |
US10768959B2 (en) * | 2015-11-24 | 2020-09-08 | Red Hat Israel, Ltd. | Virtual machine migration using memory page hints |
US10237239B2 (en) * | 2015-12-03 | 2019-03-19 | International Business Machines Corporation | Policy-based load distribution between host-based packet processing units |
CN107046810A (zh) * | 2015-12-03 | 2017-08-15 | 华为技术有限公司 | 一种虚拟机备份信息迁移方法、装置和系统 |
CN105553746A (zh) * | 2016-01-08 | 2016-05-04 | 广州西麦科技股份有限公司 | 一种基于sdn的配置自动迁移的系统及其方法 |
US10838620B2 (en) * | 2016-05-26 | 2020-11-17 | Nutanix, Inc. | Efficient scaling of distributed storage systems |
JP2018137643A (ja) * | 2017-02-22 | 2018-08-30 | 日本電信電話株式会社 | 管理装置および管理方法 |
US10528376B2 (en) | 2017-04-20 | 2020-01-07 | International Business Machines Corporation | Virtual machine management |
US10430227B2 (en) | 2018-01-09 | 2019-10-01 | Microsoft Technology Licensing, Llc | Fast instantiation of virtual machines in distributed computing systems |
US10664323B2 (en) * | 2018-03-07 | 2020-05-26 | Microsoft Technology Licensing, Llc | Live migration of virtual machines in distributed computing systems |
US10922142B2 (en) | 2018-10-31 | 2021-02-16 | Nutanix, Inc. | Multi-stage IOPS allocation |
CN109582223B (zh) | 2018-10-31 | 2023-07-18 | 华为技术有限公司 | 一种内存数据迁移的方法及装置 |
US11321112B2 (en) * | 2019-04-22 | 2022-05-03 | International Business Machines Corporation | Discovery and recreation of communication endpoints in virtual machine migration |
US20230051003A1 (en) * | 2020-02-19 | 2023-02-16 | Nippon Telegraph And Telephone Corporation | Control apparatus, control method and program |
US20220237026A1 (en) * | 2021-01-28 | 2022-07-28 | Microsoft Technology Licensing, Llc | Volatile memory acquisition |
WO2022226400A1 (en) * | 2021-04-23 | 2022-10-27 | Transitional Data Services, Inc. | Transition manager system |
US20220014381A1 (en) * | 2021-09-22 | 2022-01-13 | Intel Corporation | Message authentication code (mac) generation for live migration of encrypted virtual machiness |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004078465A (ja) | 2002-08-14 | 2004-03-11 | Toshiba Corp | プロセスマイグレーション方法、計算機 |
WO2005083569A1 (ja) | 2004-02-26 | 2005-09-09 | Nec Corporation | ネットワーク間のプロセス移動方法およびそのネットワークシステム |
JP2009146106A (ja) | 2007-12-13 | 2009-07-02 | Hitachi Ltd | 物理的な通信ポートに付加される仮想的な通信ポートを移行する機能を有したストレージシステム |
JP2009222857A (ja) | 2008-03-14 | 2009-10-01 | Seiko Epson Corp | 光スキャナ装置および画像形成装置 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7478173B1 (en) * | 2003-12-18 | 2009-01-13 | Wmware, Inc. | Method and system for sharing a network connection in a virtual computer system |
US8799891B2 (en) * | 2005-03-02 | 2014-08-05 | Hewlett-Packard Development Company, L.P. | System and method for attributing CPU usage of a virtual machine monitor to a corresponding virtual machine |
US8074262B2 (en) * | 2005-05-13 | 2011-12-06 | Intel Corporation | Method and apparatus for migrating virtual trusted platform modules |
JP5317010B2 (ja) * | 2006-11-24 | 2013-10-16 | 日本電気株式会社 | 仮想マシン配置システム、仮想マシン配置方法、プログラム、仮想マシン管理装置およびサーバ装置 |
US20080189769A1 (en) * | 2007-02-01 | 2008-08-07 | Martin Casado | Secure network switching infrastructure |
CN100489787C (zh) * | 2007-07-10 | 2009-05-20 | 北京大学 | 一种虚拟机的外存在线迁移方法 |
US8117495B2 (en) * | 2007-11-26 | 2012-02-14 | Stratus Technologies Bermuda Ltd | Systems and methods of high availability cluster environment failover protection |
US8032730B2 (en) * | 2008-05-15 | 2011-10-04 | Hitachi, Ltd. | Method and apparatus for I/O priority control in storage systems |
US8385202B2 (en) * | 2008-08-27 | 2013-02-26 | Cisco Technology, Inc. | Virtual switch quality of service for virtual machines |
-
2009
- 2009-09-28 JP JP2009222857A patent/JP5446040B2/ja not_active Expired - Fee Related
-
2010
- 2010-09-22 WO PCT/JP2010/066444 patent/WO2011037148A1/ja active Application Filing
- 2010-09-22 EP EP10818821.0A patent/EP2485155A4/en not_active Withdrawn
- 2010-09-22 US US13/498,581 patent/US9323570B2/en active Active
- 2010-09-22 CN CN201080043534.2A patent/CN102576343B/zh not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004078465A (ja) | 2002-08-14 | 2004-03-11 | Toshiba Corp | プロセスマイグレーション方法、計算機 |
WO2005083569A1 (ja) | 2004-02-26 | 2005-09-09 | Nec Corporation | ネットワーク間のプロセス移動方法およびそのネットワークシステム |
JP2009146106A (ja) | 2007-12-13 | 2009-07-02 | Hitachi Ltd | 物理的な通信ポートに付加される仮想的な通信ポートを移行する機能を有したストレージシステム |
JP2009222857A (ja) | 2008-03-14 | 2009-10-01 | Seiko Epson Corp | 光スキャナ装置および画像形成装置 |
Non-Patent Citations (4)
Title |
---|
"OpenFlow Switch Specifcation Version 0.9.0 (Wire Protocol 0x98)", 20 July 2009 (2009-07-20), XP008157068, Retrieved from the Internet <URL:http://www. openflowswitch.org/documents/openflow-spec-v 0.9.0.pdf> [retrieved on 20101124] * |
AKIO IIJIMA ET AL.: "Sentan Kankyo Gijutsu Cloud Computing Jidai no Data Center to Network no Energy Saving Gijutsu", NEC TECHNICAL JOURNAL, vol. 62, no. 3, 25 September 2009 (2009-09-25), pages 117 - 120, XP008155466 * |
See also references of EP2485155A4 |
TOSHIKAZU WATANABE: "Part 3 Network no Kasoka Data Center 3.0/UCS Cisco", DATA CENTER KANZEN GUIDE, 1 July 2009 (2009-07-01), pages 82, XP008160877 * |
Cited By (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102185774A (zh) * | 2011-05-10 | 2011-09-14 | 中兴通讯股份有限公司 | 虚拟机无缝迁移的方法、管理器及系统 |
US9584408B2 (en) | 2011-11-15 | 2017-02-28 | Japan Science And Technology Agency | Packet data extraction device, control method for packet data extraction device, and non-transitory computer-readable recording medium |
TWI503695B (zh) * | 2011-11-15 | 2015-10-11 | Japan Science & Tech Agency | 封包資料提取裝置、封包資料提取裝置之控制方法、控制程式及電腦可讀取之儲存媒體 |
CN102546351A (zh) * | 2012-03-15 | 2012-07-04 | 北京邮电大学 | openflow网络和现有IP网络互联的系统和方法 |
JP2015515205A (ja) * | 2012-03-30 | 2015-05-21 | 日本電気株式会社 | 通信システム、制御装置、通信装置、通信制御方法およびプログラム |
US9935876B2 (en) | 2012-03-30 | 2018-04-03 | Nec Corporation | Communication system, control apparatus, communication apparatus, communication control method, and program |
EP2832058A4 (en) * | 2012-03-30 | 2015-11-11 | Nec Corp | COMMUNICATION SYSTEM, CONTROL DEVICE, COMMUNICATION DEVICE, COMMUNICATION CONTROL METHOD AND PROGRAM |
US9036638B2 (en) | 2012-08-09 | 2015-05-19 | International Business Machines Corporation | Avoiding unknown unicast floods resulting from MAC address table overflows |
US10341131B2 (en) | 2012-08-09 | 2019-07-02 | International Business Machines Corporation | Avoiding unknown unicast floods resulting from MAC address table overflows |
US9584546B2 (en) | 2012-10-01 | 2017-02-28 | International Business Machines Corporation | Providing services to virtual overlay network traffic |
US20150381480A1 (en) * | 2013-03-01 | 2015-12-31 | Nec Corporation | Network system, resource control device, and virtual machine generation device |
US9407560B2 (en) | 2013-03-15 | 2016-08-02 | International Business Machines Corporation | Software defined network-based load balancing for physical and virtual networks |
US9503382B2 (en) | 2013-03-15 | 2016-11-22 | International Business Machines Corporation | Scalable flow and cogestion control with openflow |
US9444748B2 (en) | 2013-03-15 | 2016-09-13 | International Business Machines Corporation | Scalable flow and congestion control with OpenFlow |
US9118984B2 (en) | 2013-03-15 | 2015-08-25 | International Business Machines Corporation | Control plane for integrated switch wavelength division multiplexing |
US9590923B2 (en) | 2013-03-15 | 2017-03-07 | International Business Machines Corporation | Reliable link layer for control links between network controllers and switches |
US9596192B2 (en) | 2013-03-15 | 2017-03-14 | International Business Machines Corporation | Reliable link layer for control links between network controllers and switches |
US9609086B2 (en) | 2013-03-15 | 2017-03-28 | International Business Machines Corporation | Virtual machine mobility using OpenFlow |
US9614930B2 (en) | 2013-03-15 | 2017-04-04 | International Business Machines Corporation | Virtual machine mobility using OpenFlow |
US9769074B2 (en) | 2013-03-15 | 2017-09-19 | International Business Machines Corporation | Network per-flow rate limiting |
US9110866B2 (en) | 2013-03-15 | 2015-08-18 | International Business Machines Corporation | OpenFlow controller master-slave initialization protocol |
US9104643B2 (en) | 2013-03-15 | 2015-08-11 | International Business Machines Corporation | OpenFlow controller master-slave initialization protocol |
Also Published As
Publication number | Publication date |
---|---|
US9323570B2 (en) | 2016-04-26 |
EP2485155A4 (en) | 2014-03-05 |
CN102576343A (zh) | 2012-07-11 |
JP2011070549A (ja) | 2011-04-07 |
JP5446040B2 (ja) | 2014-03-19 |
EP2485155A1 (en) | 2012-08-08 |
US20120185856A1 (en) | 2012-07-19 |
CN102576343B (zh) | 2015-09-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5446040B2 (ja) | コンピュータシステム、及び仮想マシンのマイグレーション方法 | |
US10534632B2 (en) | Computer system and maintenance method of computer system | |
US11237858B2 (en) | Software-defined data center, and deployment method for service cluster therein | |
JP4591840B2 (ja) | ネットワーク間のプロセス移動方法およびそのネットワークシステム | |
CN103812823B (zh) | 虚拟机热迁移时配置信息迁移的方法、设备及系统 | |
JP6327371B2 (ja) | 通信システム、制御装置、通信制御方法およびプログラム | |
JP6365306B2 (ja) | クラウド環境提供システム、サービス管理装置、経路制御方法及びプログラム | |
JP5488979B2 (ja) | コンピュータシステム、コントローラ、スイッチ、及び通信方法 | |
JP2018504038A (ja) | ソフトウェア定義型データセンター、並びにそのためのサービスクラスタスケジューリング方法及びトラフィック監視方法 | |
JP2004102374A (ja) | データ移行装置を有する情報処理システム | |
JP2005167435A (ja) | Vrの機密性を維持したvrrp技術 | |
JP6604336B2 (ja) | 情報処理装置、情報処理方法、及び、プログラム | |
CN109587286A (zh) | 一种设备接入控制方法及装置 | |
JP5904285B2 (ja) | 通信システム、仮想ネットワーク管理装置、通信ノード、通信方法及びプログラム | |
WO2014084198A1 (ja) | ストレージエリアネットワークシステム、制御装置、アクセス制御方法及びプログラム | |
JP4579850B2 (ja) | ブレード型システムおよびコネクション管理方法 | |
JP4133738B2 (ja) | 高速ネットワークアドレス引継ぎ方法、ネットワーク装置及びプログラム | |
JP6245251B2 (ja) | 通信システム、物理マシン、仮想ネットワーク管理装置、および、ネットワーク制御方法 | |
JP2017022579A (ja) | 通信システム、通信ノード、および通信システムにおける代替処理方法 | |
JP2015162685A (ja) | ノード検出システム及び方法及び仮想ノードの機能制御装置及び方法 | |
JP2005217933A (ja) | 経路情報登録方法およびデータ中継装置 | |
JP2015149530A (ja) | オープンフローシステム、オープンフローコントローラ、オープンフロー管理方法およびオープンフロー管理プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 201080043534.2 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 10818821 Country of ref document: EP Kind code of ref document: A1 |
|
REEP | Request for entry into the european phase |
Ref document number: 2010818821 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2010818821 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2760/CHENP/2012 Country of ref document: IN |
|
WWE | Wipo information: entry into national phase |
Ref document number: 13498581 Country of ref document: US |
|
NENP | Non-entry into the national phase |
Ref country code: DE |