JP2014195174A - Virtual machine management device and virtual machine management method - Google Patents

Virtual machine management device and virtual machine management method Download PDF

Info

Publication number
JP2014195174A
JP2014195174A JP2013070658A JP2013070658A JP2014195174A JP 2014195174 A JP2014195174 A JP 2014195174A JP 2013070658 A JP2013070658 A JP 2013070658A JP 2013070658 A JP2013070658 A JP 2013070658A JP 2014195174 A JP2014195174 A JP 2014195174A
Authority
JP
Japan
Prior art keywords
mac address
switch
virtual machine
allocation plan
machine management
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
JP2013070658A
Other languages
Japanese (ja)
Other versions
JP6015522B2 (en
Inventor
Yuki Mori
悠樹 森
Katsunori Seto
克典 瀬戸
Shuji Yahiro
秀治 八尋
Soji Kodaira
荘治 小平
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2013070658A priority Critical patent/JP6015522B2/en
Publication of JP2014195174A publication Critical patent/JP2014195174A/en
Application granted granted Critical
Publication of JP6015522B2 publication Critical patent/JP6015522B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To assign a MAC address capable of improving retrieval efficiency to a virtual machine by preventing learning of a switch within a network from being disabled.SOLUTION: A management server 110 which manages MAC addresses to be assigned to virtual machines within a plurality of physical machines 101 inside of a job network uses information on the job network and information on a switch 105 within the job network to create an assignment schedule table 210 having table columns of learning numbers equal to a learning table of the switch 105 for assigning the MAC addresses. Hash functions of the switch 105 are used to register the MAC addresses while having a predetermined order in a scan direction A in the table columns of corresponding hash values in the assignment schedule table 210. The MAC addresses registered within a range of table columns are read out in the predetermined order in the scan direction A and assigned to the virtual machines.

Description

本発明は、仮想マシンのネットワークアドレスを管理する仮想マシン管理装置および仮想マシン管理方法に関する。   The present invention relates to a virtual machine management apparatus and a virtual machine management method for managing a network address of a virtual machine.

クラウド環境等では、物理サーバ(物理マシン)上で複数の仮想マシン(VM:Virtual Machine)を動作させるサーバ仮想化技術が用いられる。例えば、仮想化したサーバをインフラストラクチャとしてユーザに提供するIaaS(Infrastructure as a Service)事業者が管理するデータセンタでは、物理サーバあたり複数のVMを動作させる。   In a cloud environment or the like, server virtualization technology is used that operates a plurality of virtual machines (VMs) on a physical server (physical machine). For example, in a data center managed by an infrastructure as a service (IaaS) provider that provides a virtualized server as an infrastructure to a user, a plurality of VMs are operated per physical server.

各VMは、それぞれ仮想ネットワークインタフェースカード(仮想NIC:Network Interface Card)を有しているため、ネットワーク内では、多数のMACアドレスが存在することになる。   Since each VM has a virtual network interface card (virtual NIC: Network Interface Card), a large number of MAC addresses exist in the network.

上記の仮想NICと外部ネットワークとの間にはスイッチが設けられる。スイッチは、VM側から受信したフレーム転送のために、学習テーブル(転送先MACアドレスと接続ポートの対応表)を保持している。また、各物理マシンを管理する管理サーバは、VMの作成・削除・移動等の管理を行う。管理サーバは、VM作成時にはVM上の仮想NICにMACアドレスを割り当てる。   A switch is provided between the virtual NIC and the external network. The switch holds a learning table (a correspondence table of transfer destination MAC addresses and connection ports) for frame transfer received from the VM side. A management server that manages each physical machine manages creation, deletion, migration, and the like of VMs. The management server assigns a MAC address to the virtual NIC on the VM when creating the VM.

上記のスイッチは、受信したフレームの転送のために、転送先MACアドレスおよび接続ポートの対応表である学習テーブルを保持している。スイッチは、一般的に転送対象MACアドレスの検索スピード向上のためにハッシュテーブルを用いる。この学習テーブルは、MACアドレスと、MACアドレスから求めたハッシュ値、および接続先ポートの情報によって構成されている。この学習テーブルにおいては、ハッシュ値に対して学習できる数に上限がある。   The above switch holds a learning table, which is a correspondence table of transfer destination MAC addresses and connection ports, for transferring received frames. A switch generally uses a hash table to improve the search speed of a transfer target MAC address. This learning table includes a MAC address, a hash value obtained from the MAC address, and connection destination port information. In this learning table, there is an upper limit to the number that can be learned for the hash value.

MACアドレスの割り当てとして、仮想環境下においてVM作成時に仮想NICに対して重複を避ける技術が開示されている。この技術では、割り当てるMACアドレスを管理するテーブルを一元的に管理せず、各物理サーバ内にMACアドレス管理用の共有テーブルを設け、VM同士でMACアドレスの使用状況を共有する(例えば、下記特許文献1参照。)。   A technique for avoiding duplication of a virtual NIC when creating a VM in a virtual environment is disclosed as MAC address assignment. In this technique, a table for managing MAC addresses to be allocated is not managed centrally, but a shared table for MAC address management is provided in each physical server, and the usage status of the MAC address is shared between VMs (for example, the following patents) Reference 1).

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

しかしながら、上記従来の技術では、下記の問題を有する。
1)スイッチにおけるMACアドレス学習不可の発生
仮想環境下ではVMに割り当てられるMACアドレス数が増大し、スイッチ学習の際に一つのハッシュ値に対するMACアドレスの学習数が上限を超えてしまうことがある。この場合、スイッチは、受信したパケットについて、学習されていないMACアドレスと認識するため(ハッシュコリジョン)、他の全ポートにパケットを転送してしまうフラッディングが生じ、ネットワーク輻輳を生じる。この点は、スイッチの機能を上げる等により、学習可能なMACアドレス数を増やせるが、データセンタ内の機器コストが増大する。
However, the conventional technique has the following problems.
1) Occurrence of MAC address learning impossibility in a switch In a virtual environment, the number of MAC addresses assigned to a VM increases, and the number of MAC addresses learned for one hash value may exceed the upper limit during switch learning. In this case, since the switch recognizes the received packet as an unlearned MAC address (hash collision), flooding that transfers the packet to all other ports occurs, resulting in network congestion. In this respect, the number of MAC addresses that can be learned can be increased by increasing the function of the switch, but the cost of equipment in the data center increases.

2)スイッチにおいてMACアドレスの検索性能を考慮した学習ができない
スイッチが同一数のMACアドレスを学習する際に、各ハッシュ値に対する学習数の偏りが生じると、ハッシュ値に対する学習数が均一の場合と比較して、検索回数が増え、MACアドレスの検索性能が悪くなる。
2) The switch cannot perform learning considering the MAC address search performance When the switch learns the same number of MAC addresses, if the learning number is biased for each hash value, the learning number for the hash value is uniform. In comparison, the number of searches increases and the MAC address search performance deteriorates.

特許文献1の技術では、MACアドレスの重複は避けることができるが、各スイッチにおける上記1)、2)の問題を解決することはできない。   In the technique of Patent Document 1, duplication of MAC addresses can be avoided, but the problems 1) and 2) in each switch cannot be solved.

一つの側面では、ネットワーク内のスイッチの学習不可を防止し、検索効率を向上できるMACアドレスを仮想マシンに割り当てることを目的とする。   In one aspect, an object is to assign a MAC address to a virtual machine that prevents learning failure of a switch in the network and can improve search efficiency.

一つの案では、ネットワーク内の複数の仮想マシンに割り当てるMACアドレスを管理する仮想マシン管理装置は、前記ネットワークの情報と前記ネットワーク内のスイッチの情報を用いて、前記スイッチの学習テーブルと同じ学習数のテーブル列数を有し、前記MACアドレスの割り当てを行うための割り当て計画テーブルを作成する作成手段と、前記MACアドレスを前記スイッチのハッシュ関数を用いて、前記割り当て計画テーブルの該当するハッシュ値のテーブル列に所定の順序を有して登録する登録手段と、前記テーブル列数の範囲内に登録されたMACアドレスを所定の順序を有して読み出し、前記仮想マシンに割り当てる割り当て手段と、を有する。   In one proposal, a virtual machine management device that manages MAC addresses assigned to a plurality of virtual machines in a network uses the network information and switch information in the network, and uses the same learning number as the learning table of the switch. And creating means for creating an allocation plan table for allocating the MAC address, and using the hash function of the switch, the MAC address of the corresponding hash value in the allocation plan table Registration means for registering the table columns in a predetermined order, and assigning means for reading out the MAC addresses registered within the range of the number of table columns in a predetermined order and allocating them to the virtual machine .

一つの実施形態によれば、ネットワーク内のスイッチの学習不可を防止し、検索効率を向上できるMACアドレスを仮想マシンに割り当てることができる。   According to one embodiment, it is possible to assign a MAC address to a virtual machine that can prevent learning of a switch in the network and can improve search efficiency.

図1は、実施の形態にかかる仮想マシン管理装置を含むデータセンタの全体構成を示す図である。FIG. 1 is a diagram illustrating an overall configuration of a data center including a virtual machine management apparatus according to an embodiment. 図2は、実施の形態にかかる管理サーバによるMACアドレスの管理を説明するブロック図である。FIG. 2 is a block diagram for explaining management of MAC addresses by the management server according to the embodiment. 図3は、実施の形態にかかる管理サーバのハードウェア構成例を示す図である。FIG. 3 is a diagram illustrating a hardware configuration example of the management server according to the embodiment. 図4は、実施の形態にかかる管理サーバの機能構成を示すブロック図である。FIG. 4 is a block diagram of a functional configuration of the management server according to the embodiment. 図5は、スイッチ種別が異なる構成例を示す図である。FIG. 5 is a diagram illustrating a configuration example with different switch types. 図6は、ネットワーク情報テーブルの内容を示す図表である。FIG. 6 is a chart showing the contents of the network information table. 図7は、スイッチ情報テーブルの内容を示す図表である。FIG. 7 is a chart showing the contents of the switch information table. 図8は、割り当て計画テーブルの内容を示す図表である。FIG. 8 is a chart showing the contents of the allocation plan table. 図9は、非優先テーブルの内容を示す図表である。FIG. 9 is a chart showing the contents of the non-priority table. 図10は、実施例1によるテーブル作成の処理手順を示すシーケンス図である。FIG. 10 is a sequence diagram illustrating a processing procedure for creating a table according to the first embodiment. 図11は、実施例1によるテーブル作成の処理手順を示すフローチャートである。FIG. 11 is a flowchart illustrating a processing procedure for creating a table according to the first embodiment. 図12は、実施例1による仮想マシンに対するMACアドレス割り当ての処理手順を示すシーケンス図である。FIG. 12 is a sequence diagram illustrating a processing procedure for assigning a MAC address to a virtual machine according to the first embodiment. 図13は、実施例1による仮想マシンに対するMACアドレス割り当ての処理手順を示すフローチャートである。FIG. 13 is a flowchart illustrating a processing procedure for assigning a MAC address to a virtual machine according to the first embodiment. 図14は、スイッチによる各VMのMACアドレスの学習手順を説明するシーケンス図である。FIG. 14 is a sequence diagram for explaining the learning procedure of the MAC address of each VM by the switch. 図15は、実施の形態2において用いられる優先度テーブル内容を示す図表である。FIG. 15 is a table showing priority table contents used in the second embodiment. 図16は、実施例2によるテーブル作成の処理手順を示すシーケンス図である。FIG. 16 is a sequence diagram illustrating a processing procedure for creating a table according to the second embodiment. 図17は、実施例2によるテーブル作成の処理手順を示すフローチャートである。FIG. 17 is a flowchart illustrating a processing procedure for creating a table according to the second embodiment. 図18は、実施例2において作成する各テーブルの内容を示す図表である。FIG. 18 is a chart showing the contents of each table created in the second embodiment. 図19は、実施例2による仮想マシンに対するMACアドレスの割り当ての処理手順を示すシーケンス図である。FIG. 19 is a sequence diagram illustrating a procedure for assigning a MAC address to a virtual machine according to the second embodiment. 図20は、実施例2による仮想マシンに対するMACアドレス割り当ての処理手順を示すフローチャートである。FIG. 20 is a flowchart illustrating a processing procedure for assigning a MAC address to a virtual machine according to the second embodiment.

(実施の形態)
(ネットワークの全体構成例)
以下に添付図面を参照して、開示技術の好適な実施の形態を詳細に説明する。図1は、実施の形態にかかる仮想マシン管理装置を含むデータセンタの全体構成を示す図である。データセンタ100は、外部(ユーザ)にサービスを提供する業務ネットワーク(NW)側100aと、データセンタ100内部の管理を行う保守ネットワーク(NW)側100bとに分けられる。
(Embodiment)
(Example of overall network configuration)
Hereinafter, preferred embodiments of the disclosed technology will be described in detail with reference to the accompanying drawings. FIG. 1 is a diagram illustrating an overall configuration of a data center including a virtual machine management apparatus according to an embodiment. The data center 100 is divided into a business network (NW) side 100a that provides services to the outside (user) and a maintenance network (NW) side 100b that manages the inside of the data center 100.

業務NW側100aには、複数の物理マシンA〜D(101)を有する。各物理マシンA〜D(101)は、それぞれ複数の仮想マシン(VM)102と、仮想ネットワークインタフェースカード(NIC)103とを有する。各物理マシン101(仮想NIC103)は、スイッチ(例えば、レイヤ2スイッチ)105、およびルータ106を介して外部NW107に接続される。   The business NW side 100a has a plurality of physical machines A to D (101). Each of the physical machines A to D (101) includes a plurality of virtual machines (VM) 102 and a virtual network interface card (NIC) 103. Each physical machine 101 (virtual NIC 103) is connected to an external NW 107 via a switch (for example, a layer 2 switch) 105 and a router.

保守NW100b側には、各物理マシンA〜D(101)を管理する管理サーバ(仮想マシン管理装置)110と、管理サーバ110を運用者により操作する保守端末111が設けられている。   On the maintenance NW 100b side, a management server (virtual machine management apparatus) 110 that manages the physical machines A to D (101) and a maintenance terminal 111 that operates the management server 110 by an operator are provided.

(MACアドレス管理について)
図2は、実施の形態にかかる管理サーバによるMACアドレスの管理を説明するブロック図である。管理サーバ110は、制御部201と、メモリ202とを含む。
(About MAC address management)
FIG. 2 is a block diagram for explaining management of MAC addresses by the management server according to the embodiment. The management server 110 includes a control unit 201 and a memory 202.

制御部201は、VM102に対し、割り当て計画情報を作成してMACアドレスの割り当てを行う。割り当て計画情報は、MACアドレスから求めたハッシュ値と、このハッシュ値に対応するMACアドレスと、VM102への割り当て可否状況とを含む。制御部201は、作成した割り当て計画情報を割り当て計画テーブル210として、メモリ202に格納する。この割り当て計画テーブル210は、スイッチ105が有する学習テーブル相当のものを作成する。   The control unit 201 creates assignment plan information and assigns a MAC address to the VM 102. The allocation plan information includes a hash value obtained from the MAC address, a MAC address corresponding to this hash value, and a status of whether to allocate to the VM 102. The control unit 201 stores the created allocation plan information in the memory 202 as an allocation plan table 210. This allocation plan table 210 is created corresponding to the learning table that the switch 105 has.

管理サーバ110の制御部201は、ハッシュ値を求める際は、スイッチ105が有するハッシュ関数を用いる。割り当て計画テーブル210は、ハッシュ値(1〜N)と、ハッシュ値に対応したMACアドレスからなる。図2の例では、一つのハッシュ値(行)に対し、複数(テーブル列数3)のMACアドレスが割り当てられる。例えば、ハッシュ値1には、MAC1,MAC3,MAC9が割り当てられている。   The control unit 201 of the management server 110 uses a hash function that the switch 105 has when obtaining a hash value. The allocation plan table 210 includes a hash value (1 to N) and a MAC address corresponding to the hash value. In the example of FIG. 2, a plurality of MAC addresses (number of table columns 3) are assigned to one hash value (row). For example, the hash value 1 is assigned MAC1, MAC3, MAC9.

そして、制御部201は、割り当て計画テーブル210の最小の列(1列目)、および行(1行目)を起点として、図2の矢印に示す走査方向Aを有して順次MACアドレスを選択し、VM102の作成時に割り当てる。走査方向Aは、1列目のハッシュ値1〜NについてそれぞれMACアドレスを割り当てた後、ハッシュ値1に戻り、2列目のハッシュ値1〜NについてそれぞれMACアドレスを割り当てていく。   Then, the control unit 201 selects MAC addresses sequentially with the scanning direction A indicated by the arrow in FIG. 2 starting from the smallest column (first column) and row (first row) of the allocation plan table 210. And assigned when the VM 102 is created. In the scanning direction A, MAC addresses are assigned to the hash values 1 to N in the first column, and then the process returns to the hash value 1 and MAC addresses are assigned to the hash values 1 to N in the second column.

制御部201は、割り当て計画テーブル210上で順次「未使用」のMACアドレスを割り当てていく。これにより、スイッチ105のMACアドレスの学習が学習数(テーブル列数)の範囲内に収まり、スイッチ105は、ハッシュ値に対してほぼ均一にMACアドレスを割り当てることができる。   The control unit 201 sequentially assigns “unused” MAC addresses on the assignment plan table 210. Thereby, learning of the MAC address of the switch 105 is within the range of the learning number (number of table columns), and the switch 105 can assign the MAC address almost uniformly to the hash value.

管理サーバ110(制御部201)は、この割り当て計画テーブル210に基づき、各物理マシンA〜D(101)のVM102(仮想NIC103)に対して所定の順序を有してMACアドレスを払い出す。ここで、管理サーバ110は、割り当て計画テーブル210に登録されていないMACアドレスについては、VM102への割り当て(払い出し)を行わない。これにより、VM102には、スイッチ105の学習不可が起きないMACアドレスを割り当てることができる。   Based on the allocation plan table 210, the management server 110 (control unit 201) pays out MAC addresses in a predetermined order to the VMs 102 (virtual NICs 103) of the physical machines A to D (101). Here, the management server 110 does not perform allocation (payout) to the VM 102 for MAC addresses that are not registered in the allocation plan table 210. As a result, a MAC address at which learning failure of the switch 105 does not occur can be assigned to the VM 102.

スイッチ105は、各VM102に割り当てられたMACアドレスに基づき学習を行う。スイッチ105の学習テーブルは、割り当て計画テーブル210の内容と同じMACアドレスを学習することになる。この際、スイッチ105は、図2に示すように、最小の列から順に割り当てられたVM102のMACアドレスを学習することになり、MACアドレス検索時に行う検索を効率的に行うことができるようになる。すなわち、割り当て計画テーブル210およびスイッチ105の学習テーブル内において、検索方向Aに沿った割り当てが行われるため、割り当てられたMACアドレスの格納位置がばらつくことがなく、MACアドレスの検索効率を向上できるようになる。   The switch 105 performs learning based on the MAC address assigned to each VM 102. The learning table of the switch 105 learns the same MAC address as the contents of the allocation plan table 210. At this time, as shown in FIG. 2, the switch 105 learns the MAC addresses of the VMs 102 assigned in order from the smallest column, and can efficiently perform a search performed when searching for the MAC address. . That is, since assignment along the search direction A is performed in the assignment plan table 210 and the learning table of the switch 105, the storage position of the assigned MAC address does not vary, and the MAC address search efficiency can be improved. become.

(管理サーバのハードウェア構成例)
図3は、実施の形態にかかる管理サーバのハードウェア構成例を示す図である。管理サーバ110は、制御部であるCPU(Central Processing Unit)201と、メモリ202と、NIC303とを含む。
(Management server hardware configuration example)
FIG. 3 is a diagram illustrating a hardware configuration example of the management server according to the embodiment. The management server 110 includes a CPU (Central Processing Unit) 201 that is a control unit, a memory 202, and a NIC 303.

CPU201は、メモリ202のうち、ROM等の不揮発領域に格納された制御プログラムに基づき、MACアドレスの割り当ておよび払い出し等にかかる制御を実行する。CPU201は、ネットワーク(業務NW100a)情報の収集、スイッチ105のスイッチ情報の収集、メモリ202内の各種テーブル(上記割り当て計画テーブル210を含む)の作成、VM102に対するMACアドレスの割り当て(払い出し)等を行う。   The CPU 201 executes control related to MAC address allocation and payout based on a control program stored in a non-volatile area such as a ROM in the memory 202. The CPU 201 collects network (business NW 100a) information, collects switch information of the switch 105, creates various tables in the memory 202 (including the above allocation plan table 210), assigns (assigns) a MAC address to the VM 102, and the like. .

メモリ202には、スイッチ105のNW情報を格納するネットワーク情報テーブルと、各スイッチ105の情報を格納するスイッチ情報テーブル、上記の割り当て計画テーブル210、MACアドレスの割り当ての優先度を示す複数の優先度テーブル(実施例2参照)等を格納する。例えば、これらの情報は書き換え可能な不揮発の領域に格納される。また、RAM等の揮発領域に一次格納し、メモリ202の不揮発領域に保持する構成としてもよい。   The memory 202 includes a network information table that stores NW information of the switch 105, a switch information table that stores information of each switch 105, the above-described allocation plan table 210, and a plurality of priorities indicating the priority of MAC address allocation. A table (see Example 2) and the like are stored. For example, these pieces of information are stored in a rewritable nonvolatile area. Alternatively, the data may be temporarily stored in a volatile area such as a RAM and held in a nonvolatile area of the memory 202.

NIC303は、保守NW100bを介して物理マシン101および保守端末111等と通信を行う。業務NW100aの情報、およびスイッチ105の情報は、保守端末111等を介して外部から入力される。保守端末111からは、管理サーバ110に対して割り当て計画テーブル210の作成要求や、VM作成要求が送信される。管理サーバ110は、各VM102に対してMACアドレスの割り当て(払い出し)を行い、保守端末111に対して割り当て計画テーブル210の作成応答や、VM作成応答を返答する。   The NIC 303 communicates with the physical machine 101, the maintenance terminal 111, and the like via the maintenance NW 100b. Information on the business NW 100a and information on the switch 105 are input from the outside via the maintenance terminal 111 or the like. From the maintenance terminal 111, a request for creating the allocation plan table 210 and a VM creation request are transmitted to the management server 110. The management server 110 assigns (dispenses) a MAC address to each VM 102, and returns a creation response of the assignment plan table 210 and a VM creation response to the maintenance terminal 111.

(管理サーバの機能構成)
図4は、実施の形態にかかる管理サーバの機能構成を示すブロック図である。管理サーバ110は、要求受付部401と、メモリ制御部402と、VM制御部403と、通信制御部404等を含む。
(Functional configuration of the management server)
FIG. 4 is a block diagram of a functional configuration of the management server according to the embodiment. The management server 110 includes a request receiving unit 401, a memory control unit 402, a VM control unit 403, a communication control unit 404, and the like.

要求受付部401は、保守NW100bを介して保守端末111を操作する運用者からの管理指示(テーブル作成要求やVM作成要求等)を受け付け、処理結果を保守端末111に応答する(通知手段)。メモリ制御部402は、メモリ202内の各テーブルの作成および削除の機能(作成手段)と、MACアドレスの登録等の機能(登録手段)を有する。VM制御部403は、VM102の作成・追加・削除・MACアドレスの割り当て等を行う。通信制御部404は、NIC303および保守NW100bを介して物理マシン101との通信や接続を行う。図4に記載の管理サーバ110内の各構成部は、図3に記載のCPU201がメモリ202等に格納された制御プログラムにより機能実行することができる。   The request reception unit 401 receives a management instruction (such as a table creation request or a VM creation request) from an operator who operates the maintenance terminal 111 via the maintenance NW 100b, and returns a processing result to the maintenance terminal 111 (notification unit). The memory control unit 402 has a function of creating and deleting each table in the memory 202 (creating unit) and a function of registering a MAC address (registering unit). The VM control unit 403 performs creation / addition / deletion of the VM 102, assignment of a MAC address, and the like. The communication control unit 404 performs communication and connection with the physical machine 101 via the NIC 303 and the maintenance NW 100b. Each component in the management server 110 illustrated in FIG. 4 can be executed by the CPU 201 illustrated in FIG. 3 using a control program stored in the memory 202 or the like.

以下、異なるスイッチ種別に対応する各実施例についてそれぞれ説明する。図5は、スイッチ種別が異なる構成例を示す図である。この図5に示す基本構成は、図1と同様であるが、スイッチ105の種別が異なるネットワークNW1,NW2をそれぞれ示している。   Each embodiment corresponding to different switch types will be described below. FIG. 5 is a diagram illustrating a configuration example with different switch types. The basic configuration shown in FIG. 5 is the same as that in FIG. 1, but shows networks NW1 and NW2 with different types of switches 105.

ネットワークNW1は、物理マシン101に接続されるスイッチ105が全て同一のスイッチ(SW1)105aである。この構成例(実施例1)では、各スイッチSW1(105a)は全て同じ学習数(テーブル列数)を有し、同一のハッシュ値を用いることができる。   In the network NW1, all the switches 105 connected to the physical machine 101 are the same switch (SW1) 105a. In this configuration example (Example 1), all the switches SW1 (105a) have the same learning number (number of table columns), and the same hash value can be used.

ネットワークNW2は、物理マシンC,Dそれぞれに対応の一対のスイッチ(SW1)105aに対し、一対のスイッチ105aに接続されるスイッチ(SW2)105bのスイッチ種別が異なる。この構成例(実施例2)では、スイッチSW1とSW2とでハッシュ値に対応する学習数(テーブル列数)と、MACアドレスを用いたハッシュ値の算出の仕方が、スイッチSW1とSW2とで異なる。   In the network NW2, the switch type of the switch (SW2) 105b connected to the pair of switches 105a is different from the pair of switches (SW1) 105a corresponding to the physical machines C and D, respectively. In this configuration example (embodiment 2), the number of learnings corresponding to the hash value (number of table columns) in the switches SW1 and SW2 and the method of calculating the hash value using the MAC address differ between the switches SW1 and SW2. .

(実施例1)
(MACアドレス管理に用いる各テーブル内容)
はじめに、実施例1では、図5のNW1(スイッチ種別が全て同一)に適用するMACアドレスの割り当て構成について説明する。図6〜図9は、それぞれメモリに格納される4つの各テーブル内容を示す図表である。これら4つのテーブルは、実施例1,2に共通して用いられる。
Example 1
(Contents of each table used for MAC address management)
First, in the first embodiment, a MAC address assignment configuration applied to NW1 (all switch types are the same) in FIG. 5 will be described. 6 to 9 are tables showing the contents of each of the four tables stored in the memory. These four tables are used in common with the first and second embodiments.

図6は、ネットワーク情報テーブルの内容を示す図表である。ネットワーク(NW)情報テーブル601は、業務NW100a内に存在するスイッチ105の情報を保持する。このネットワーク情報テーブル601は、業務NWを区別するためのNW識別子と、NW識別子別のNW内に存在するスイッチ種類を示すスイッチ(SW)識別子の情報を含む。図5に示したNW1,NW2のそれぞれのSW識別子が保持される。   FIG. 6 is a chart showing the contents of the network information table. The network (NW) information table 601 holds information on the switch 105 existing in the business NW 100a. This network information table 601 includes information of an NW identifier for distinguishing business NWs and a switch (SW) identifier indicating a switch type existing in the NW for each NW identifier. The SW identifiers of NW1 and NW2 shown in FIG. 5 are held.

図7は、スイッチ情報テーブルの内容を示す図表である。スイッチ(SW)情報テーブル701は、ハッシュ関数等、スイッチ105の内部情報(SW情報)を保持する。図示のように、各スイッチに固有の情報としてSW識別子毎に、スイッチで使用されるハッシュ関数、学習可能MACアドレス数、ハッシュ値bit数、テーブル列数の情報を含む。ハッシュ値bit数が2であれば22=4を意味する。 FIG. 7 is a chart showing the contents of the switch information table. The switch (SW) information table 701 holds internal information (SW information) of the switch 105 such as a hash function. As shown in the figure, for each SW identifier, information unique to each switch includes information on the hash function, the number of learnable MAC addresses, the number of hash values bits, and the number of table columns used in the switch. If the number of hash value bits is 2, it means 2 2 = 4.

NW情報テーブル601と、SW情報テーブル701の内容は、予め保守端末111等を介してメモリ202に格納しておく。   The contents of the NW information table 601 and the SW information table 701 are stored in advance in the memory 202 via the maintenance terminal 111 or the like.

図8は、割り当て計画テーブルの内容を示す図表である。割り当て計画テーブル210は、VM102へ割り当てるMACアドレスの候補と、使用状況を保持する。この割り当て計画テーブル210には、図示のように、MACアドレスから求めたハッシュ値、およびハッシュ値に対応するMACアドレス、MACアドレスの使用状況等を含む。使用状況は、「未使用」、あるいは「使用中」(VM102へ払い出し済みを示す)を示す識別子からなる。この割り当て計画テーブル210のMACアドレス使用状況(横軸)の列数は、スイッチ情報テーブル701のテーブル列数に一致し、同数(例えば、図8の3列数は、図7のテーブル列数3に対応する)を有して生成する。   FIG. 8 is a chart showing the contents of the allocation plan table. The allocation plan table 210 holds MAC address candidates to be allocated to the VM 102 and usage status. As shown in the figure, the allocation plan table 210 includes a hash value obtained from the MAC address, a MAC address corresponding to the hash value, a use status of the MAC address, and the like. The usage status includes an identifier indicating “not used” or “in use” (indicating that the payout has been made to the VM 102). The number of columns of the MAC address usage status (horizontal axis) in the allocation plan table 210 matches the number of table columns in the switch information table 701. For example, the number of columns in FIG. Corresponding to).

図9は、非優先テーブルの内容を示す図表である。非優先テーブル901は、割り当て計画テーブル210のテーブル列数を超え、割り当て計画テーブル210への登録が不可能であったMACアドレスを保持する。非優先テーブル901に割り当てられたMACアドレスはフラッディングの要因となるため、VM102に対してMACアドレスの割り当て(払い出し)を行わない。   FIG. 9 is a chart showing the contents of the non-priority table. The non-priority table 901 holds MAC addresses that exceed the number of table columns of the allocation plan table 210 and could not be registered in the allocation plan table 210. Since the MAC address assigned to the non-priority table 901 causes flooding, the MAC address is not assigned (paid out) to the VM 102.

(割り当て計画テーブルの作成とMACアドレスの登録)
図10は、実施例1によるテーブル作成の処理手順を示すシーケンス図である。管理サーバ110のメモリ制御部402が行う割り当て計画テーブル210の作成について説明する。
(Creation of allocation plan table and registration of MAC address)
FIG. 10 is a sequence diagram illustrating a processing procedure for creating a table according to the first embodiment. The creation of the allocation plan table 210 performed by the memory control unit 402 of the management server 110 will be described.

はじめに、クラウドの運用者は、保守端末111の操作により、管理対象ネットワークを指定して、管理サーバ110に対してテーブル作成要求を送信する(ステップS1001)。この際、実施例1では、対象NWのNW識別子(NW1)と、所定の割り当てMACアドレス範囲(MAC1〜12)を指定する。   First, the cloud operator designates a management target network by operating the maintenance terminal 111, and transmits a table creation request to the management server 110 (step S1001). At this time, in the first embodiment, the NW identifier (NW1) of the target NW and a predetermined assigned MAC address range (MAC1 to 12) are designated.

管理サーバ110のメモリ制御部402は、テーブル作成要求により、NW1内に存在するスイッチの種別(スイッチ識別子)を得るため、NW情報テーブル601に対してNW識別子(NW1)を入力としてNW情報取得要求を送信する(ステップS1002)。NW情報テーブル601は、メモリ制御部402に対してスイッチ識別子SW1を応答する(ステップS1003)。   In response to the table creation request, the memory control unit 402 of the management server 110 obtains an NW information acquisition request by inputting the NW identifier (NW1) to the NW information table 601 in order to obtain a switch type (switch identifier) existing in the NW1. Is transmitted (step S1002). The NW information table 601 returns a switch identifier SW1 to the memory control unit 402 (step S1003).

また、メモリ制御部402は、スイッチ情報(ハッシュ関数、テーブル列数)を得るため、SW情報テーブル701に対してSW識別子SW1を入力として、SW情報取得要求を送信する(ステップS1004)。SW情報テーブル701は、メモリ制御部402に対してSW情報(ハッシュ関数A(x)、テーブル列数3)を応答する(ステップS1005)。   Further, the memory control unit 402 receives the SW identifier SW1 as an input to the SW information table 701 and transmits a SW information acquisition request to obtain switch information (hash function, number of table columns) (step S1004). The SW information table 701 returns SW information (hash function A (x), number of table columns 3) to the memory control unit 402 (step S1005).

この後、メモリ制御部402は、割り当て計画テーブル210を作成するために、取得したハッシュ関数と、MACアドレスからハッシュ値を算出する(ステップS1006)。そして、メモリ制御部402は、割り当て計画テーブル210に対して、算出したハッシュ値と、対応するMACアドレスを入力として割り当て計画テーブル登録を行う(ステップS1007)。図8の例では、ハッシュ値数4とテーブル列数3により合計12(MAC1〜MAC12)のMACアドレスが登録可能である。あるMACアドレスは、ハッシュ値演算により、このハッシュ値に対応する一つの行位置に登録される。例えば、MAC1は、ハッシュ値2の行に登録される。   Thereafter, the memory control unit 402 calculates a hash value from the acquired hash function and MAC address in order to create the allocation plan table 210 (step S1006). Then, the memory control unit 402 registers the allocation plan table with the calculated hash value and the corresponding MAC address as inputs to the allocation plan table 210 (step S1007). In the example of FIG. 8, a total of 12 (MAC1 to MAC12) MAC addresses can be registered with 4 hash values and 3 table columns. A certain MAC address is registered in one row position corresponding to this hash value by hash value calculation. For example, MAC1 is registered in the row of hash value 2.

そして、メモリ制御部402は、登録しようとするMACアドレスが該当するハッシュ値(行)におけるテーブル列数の範囲内であればMACアドレス(MAC1〜MAC12)を割り当て計画テーブル210に登録する(ステップS1008)。この際、登録できた全てのMACアドレスの使用状況の識別子は「未使用」とする。割り当て計画テーブル210は、登録の応答(登録OK/または登録NG)をメモリ制御部402に応答する(ステップS1009)。   Then, if the MAC address to be registered is within the range of the number of table columns in the corresponding hash value (row), the memory control unit 402 registers the MAC address (MAC1 to MAC12) in the allocation plan table 210 (step S1008). ). At this time, the identifiers of the usage statuses of all the registered MAC addresses are “unused”. The allocation plan table 210 responds to the memory control unit 402 with a registration response (registration OK / or registration NG) (step S1009).

そして、メモリ制御部402は、登録の応答を受けて(ステップS1010:OK/NG)、割り当て計画テーブル210へのMACアドレスの登録を、MACアドレス範囲分(MAC1〜MAC12)まで繰り返し行う(ステップS1006〜ステップS1010)。   The memory control unit 402 receives the registration response (step S1010: OK / NG), and repeatedly registers the MAC address in the allocation plan table 210 up to the MAC address range (MAC1 to MAC12) (step S1006). To Step S1010).

ここで、メモリ制御部402は、割り当て計画テーブル210に対するMACアドレスの登録結果がNGの場合(該当するハッシュ値の行のテーブル列数の範囲外の場合)には(ステップS1010:NG)、このMACアドレスを非優先テーブル901に登録する(ステップS1011)。そして、メモリ制御部402は、非優先テーブル901からの登録の応答を受ける(ステップS1012)。   Here, when the MAC address registration result for the allocation plan table 210 is NG (out of the range of the number of table columns in the corresponding hash value row) (step S1010: NG), the memory control unit 402 The MAC address is registered in the non-priority table 901 (step S1011). The memory control unit 402 receives a registration response from the non-priority table 901 (step S1012).

図9の例では、MACアドレス11,12が割り当て計画テーブル210に登録できなかったことを示す。図8の割り当て計画テーブル210には、ハッシュ値3,4に一つずつ空きがあるが、これらMACアドレス11,12は、ハッシュ値が1または2に該当するため、割り当て計画テーブル210に登録できない。   In the example of FIG. 9, the MAC addresses 11 and 12 cannot be registered in the allocation plan table 210. In the allocation plan table 210 of FIG. 8, there is one space for each of the hash values 3 and 4, but these MAC addresses 11 and 12 cannot be registered in the allocation plan table 210 because the hash values correspond to 1 or 2. .

この後、管理サーバ110(メモリ制御部402)は、保守端末111に対して割り当て計画テーブル210の作成の登録結果(各MACアドレス1〜12の登録結果(OK/NG))を通知する(ステップS1013)。非優先テーブル901にMACアドレスが登録されている場合は、クラウドの運用者に対し、割り当て計画テーブル210の登録に失敗したMACアドレス(MAC11,12)の情報も通知する。以上の処理により、割り当て計画テーブル210は、作成直後の状態では、割り当てられた各MACアドレスの使用状況の識別子は、全て「未使用」となる。   Thereafter, the management server 110 (memory control unit 402) notifies the maintenance terminal 111 of the registration result of creation of the allocation plan table 210 (registration result of each MAC address 1 to 12 (OK / NG)) (step). S1013). If the MAC address is registered in the non-priority table 901, the cloud operator is also notified of information on the MAC address (MAC 11, 12) that failed to be registered in the allocation plan table 210. Through the above processing, in the allocation plan table 210, in the state immediately after creation, the identifiers of the usage statuses of the allocated MAC addresses are all “unused”.

図11は、実施例1によるテーブル作成の処理手順を示すフローチャートである。管理サーバ110のメモリ制御部402が行う割り当て計画テーブル210の作成および登録にかかる処理内容を示す。   FIG. 11 is a flowchart illustrating a processing procedure for creating a table according to the first embodiment. The processing content concerning creation and registration of the allocation plan table 210 performed by the memory control unit 402 of the management server 110 is shown.

はじめに、メモリ制御部402は、保守端末111から対象NWのNW識別子(NW1)と、所定の割り当てMACアドレス範囲(MAC1〜12)の指定を受ける(ステップS1101)。これにより、NW情報テーブル601からNW識別子(NW1)に対応するSW識別子SW1を取得する(ステップS1102)。また、SW情報テーブル701からSW識別子SW1に対応するSW情報(ハッシュ関数A(x)、テーブル列数3)を取得する(ステップS1103)。この後、メモリ制御部402は、取得したハッシュ関数と、MACアドレスからハッシュ値を算出する(ステップS1104)。   First, the memory control unit 402 receives designation of the NW identifier (NW1) of the target NW and a predetermined assigned MAC address range (MAC1 to 12) from the maintenance terminal 111 (step S1101). As a result, the SW identifier SW1 corresponding to the NW identifier (NW1) is acquired from the NW information table 601 (step S1102). Also, SW information (hash function A (x), number of table columns 3) corresponding to the SW identifier SW1 is acquired from the SW information table 701 (step S1103). Thereafter, the memory control unit 402 calculates a hash value from the acquired hash function and the MAC address (step S1104).

次に、メモリ制御部402は、割り当て計画テーブル210に、ハッシュ値に該当する行にMACアドレスを一つずつ登録する(ステップS1105)。登録できたMACアドレスの使用状況の識別子は「未使用」とする。   Next, the memory control unit 402 registers the MAC addresses one by one in the row corresponding to the hash value in the allocation plan table 210 (step S1105). The identifier of the usage status of the registered MAC address is “unused”.

そして、メモリ制御部402は、割り当て計画テーブル210に対するMACアドレスの登録結果を判断し(ステップS1106)、登録できた場合(該当するハッシュ値のテーブル列数範囲内の場合)には(ステップS1106:OK)、ステップS1108に移行する。登録できなかった場合(該当するハッシュ値の行のテーブル列数の範囲外の場合)には(ステップS1106:NG)、このMACアドレスを非優先テーブル901に登録する(ステップS1107)。   Then, the memory control unit 402 determines the registration result of the MAC address with respect to the allocation plan table 210 (step S1106), and if it can be registered (if it falls within the range of the table column number of the corresponding hash value) (step S1106: OK), the process proceeds to step S1108. If registration fails (out of the range of the number of table columns in the corresponding hash value row) (step S1106: NG), this MAC address is registered in the non-priority table 901 (step S1107).

ステップS1108では、指定範囲内のMACアドレス(MAC1〜12)に対して処理を終えたか判断し、未処理分があれば(ステップS1108:No)、ステップS1104に戻る。処理済みであれば(ステップS1108:Yes)、ステップS1109に移行する。   In step S1108, it is determined whether processing has been completed for the MAC addresses (MAC1 to MAC12) within the specified range. If there is an unprocessed portion (step S1108: No), the process returns to step S1104. If it has been processed (step S1108: Yes), the process proceeds to step S1109.

ステップS1109では、非優先テーブル901が存在するか判断する。非優先テーブル901にMACアドレスが登録されていなければ(ステップS1109:No)、割り当て計画テーブル210の作成が正常完了したことを保守端末に通知し、処理終了となる。一方、非優先テーブル901にMACアドレスが登録されている場合(ステップS1109:Yes)、割り当て計画テーブル210の登録に失敗したMACアドレス(MAC11,12)の情報を保守端末111に通知してから(ステップS1110)、処理終了する。   In step S1109, it is determined whether the non-priority table 901 exists. If the MAC address is not registered in the non-priority table 901 (step S1109: No), the maintenance terminal is notified that the creation of the allocation plan table 210 has been normally completed, and the process ends. On the other hand, when the MAC address is registered in the non-priority table 901 (step S1109: Yes), the maintenance terminal 111 is notified of the information of the MAC address (MAC11, 12) that failed to be registered in the allocation plan table 210 ( Step S1110), the process ends.

(仮想マシンに対するMACアドレス割り当て)
次に、仮想マシン(VM)102に対するMACアドレスの割り当て処理について説明する。管理サーバ110のVM制御部403が行う処理について説明する。
(MAC address assignment for virtual machine)
Next, MAC address assignment processing for the virtual machine (VM) 102 will be described. Processing performed by the VM control unit 403 of the management server 110 will be described.

図12は、実施例1による仮想マシンに対するMACアドレスの割り当ての処理手順を示すシーケンス図である。はじめに、クラウドの運用者はVM102を作成する際に、保守端末111から管理サーバ110に対してVM作成要求(例えば、VM1〜10)を送信する(ステップS1201)。   FIG. 12 is a sequence diagram illustrating a procedure for assigning a MAC address to a virtual machine according to the first embodiment. First, when creating the VM 102, the cloud operator transmits a VM creation request (for example, VMs 1 to 10) from the maintenance terminal 111 to the management server 110 (step S1201).

管理サーバ110のVM制御部403は、各VM102に割り当てるMACアドレスを取得するため、メモリ制御部402に対し、MACアドレス割り当て要求を送信する(ステップS1202)。メモリ制御部402は、割り当て計画テーブル210を参照し、割り当て計画テーブル210の小さな番号の列から順に、走査方向Aに走査してMACアドレスの使用状況が「未使用」のMACアドレスを検索する。そして、「未使用」のMACアドレスがあれば(図のMAC3)、MACアドレスの使用状況を「未使用」から「使用中」に変更し、このMACアドレスをVM制御部403に応答する(ステップS1203)。   The VM control unit 403 of the management server 110 transmits a MAC address allocation request to the memory control unit 402 in order to acquire a MAC address to be allocated to each VM 102 (step S1202). The memory control unit 402 refers to the allocation plan table 210 and scans in the scanning direction A in order from the smallest number column in the allocation plan table 210 to search for a MAC address whose MAC address usage status is “unused”. If there is an “unused” MAC address (MAC 3 in the figure), the usage status of the MAC address is changed from “unused” to “in use”, and this MAC address is returned to the VM control unit 403 (step) S1203).

例えば、VM1〜VM10の順にMACアドレスを割り当てる際、図示の割り当て計画テーブル210に基づき、はじめに、VM1にMAC2を割り当て、次に2番目のVM2にMAC1を割り当て、6番目のVM6にMAC3を割り当てる。図の割り当て計画テーブル210には、5番目のVM5までのMACアドレスの割付が終わった状態であり、VM6に対するMAC3の割り当て時の状態を示している。そして、VM6に対してMACアドレス(MAC3)を割り当て、使用状況を「未使用」から「使用中」に変更する。   For example, when assigning MAC addresses in the order of VM1 to VM10, based on the assignment plan table 210 shown in the figure, first, MAC2 is assigned to VM1, then MAC1 is assigned to the second VM2, and MAC3 is assigned to the sixth VM6. The assignment plan table 210 in the figure shows a state in which the assignment of MAC addresses up to the fifth VM 5 has been completed, and shows a state at the time of assignment of MAC 3 to the VM 6. Then, a MAC address (MAC3) is assigned to the VM 6, and the usage status is changed from “unused” to “in use”.

この後、VM制御部403は、VM識別子(VM6)と、取得したMACアドレス(MAC3)を入力として、物理マシン101にVM作成要求を送信し(ステップS1204)、物理マシン101は、実行結果をVM制御部403に応答する(ステップS1205)。この後、VM制御部403は、保守端末111にVM作成結果を応答する(ステップS1206)。以上により、VM102に対して最適なMACアドレスを払い出すことができる。   Thereafter, the VM control unit 403 receives the VM identifier (VM6) and the acquired MAC address (MAC3) as inputs, and transmits a VM creation request to the physical machine 101 (step S1204). The physical machine 101 returns the execution result. It responds to the VM control unit 403 (step S1205). Thereafter, the VM control unit 403 returns a VM creation result to the maintenance terminal 111 (step S1206). As described above, an optimal MAC address can be paid out to the VM 102.

図13は、実施例1による仮想マシンに対するMACアドレス割り当ての処理手順を示すフローチャートである。管理サーバ110のVM制御部403が行う仮想マシンに対するMACアドレス割り当ての処理内容を示す。はじめに、VM制御部403は、保守端末111からVM102のVM作成要求(例えば、VM1〜10)を受け付ける(ステップS1301)。   FIG. 13 is a flowchart illustrating a processing procedure for assigning a MAC address to a virtual machine according to the first embodiment. The processing content of the MAC address allocation with respect to the virtual machine which the VM control part 403 of the management server 110 performs is shown. First, the VM control unit 403 receives a VM creation request (for example, VMs 1 to 10) of the VM 102 from the maintenance terminal 111 (step S1301).

これにより、VM制御部403は、メモリ制御部402に対し、MACアドレス割り当て要求を送信し、メモリ制御部402により割り当て計画テーブル210を検索し、MACアドレスの使用状況が「未使用」のMACアドレスを抽出する(ステップS1302)。そして、VM制御部403は、VM102に割り当て可能なMACアドレスがあるか判断する(ステップS1303)。   As a result, the VM control unit 403 transmits a MAC address assignment request to the memory control unit 402, and the memory control unit 402 searches the assignment plan table 210, and the MAC address usage status is “unused”. Is extracted (step S1302). Then, the VM control unit 403 determines whether there is a MAC address that can be assigned to the VM 102 (step S1303).

割り当て可能なMACアドレスがあれば(ステップS1303:Yes)、VM制御部403は、MACアドレス使用状況を「未使用」から「使用中」に変更し、抽出したMACアドレスでVM102を作成する(ステップS1304)。例えば、VM6に対してMAC3を割り当て(払い出し)、処理を終了する。一方、割り当て可能なMACアドレスがなければ(ステップS1303:No)、処理を終了する。処理終了時、VM制御部403は、保守端末111にVM作成結果を応答する。   If there is an assignable MAC address (step S1303: Yes), the VM control unit 403 changes the MAC address usage status from “unused” to “in use”, and creates the VM 102 with the extracted MAC address (step S1303: Yes). S1304). For example, the MAC 3 is assigned (paid out) to the VM 6 and the process is terminated. On the other hand, if there is no assignable MAC address (step S1303: No), the process is terminated. At the end of processing, the VM control unit 403 returns a VM creation result to the maintenance terminal 111.

(仮想マシン作成後のスイッチ学習について)
次に、仮想マシン(VM)102作成後のスイッチ学習について説明する。図14は、スイッチによる各VMのMACアドレスの学習手順を説明するシーケンス図である。管理サーバ110により作成された各VM1〜10(102)は、スイッチ(スイッチ1)105aに対し、通信を行いスイッチ1(105a)はMACアドレスの学習を行う(ステップS1401a〜ステップS1401n)。
(About switch learning after creating a virtual machine)
Next, switch learning after creating the virtual machine (VM) 102 will be described. FIG. 14 is a sequence diagram for explaining the learning procedure of the MAC address of each VM by the switch. The VMs 1 to 10 (102) created by the management server 110 communicate with the switch (switch 1) 105a, and the switch 1 (105a) learns the MAC address (steps S1401a to S1401n).

これにより、スイッチ1(105a)の学習テーブル1410には、管理サーバ110が作成した割り当て計画テーブル210(図8,図12参照)と同じ内容のMACアドレスが保持される。   As a result, the learning table 1410 of the switch 1 (105a) holds the MAC addresses having the same contents as the allocation plan table 210 (see FIGS. 8 and 12) created by the management server 110.

以上の実施例1によれば、管理サーバ110がネットワーク内のスイッチ105が有する学習テーブルと同様のテーブル、例えばテーブルサイズ(ハッシュ関数毎の列数)を有する割り当て計画テーブル210を作成する。そして、この割り当て計画テーブル210に対しスイッチ105のハッシュ関数を用いて、複数のVM102(仮想NIC103)に割り当て可能なMACアドレスを登録する。登録したMACアドレスは、VM作成要求により、VMに対して割り当て(払い出され)る。   According to the first embodiment, the management server 110 creates a table similar to the learning table included in the switch 105 in the network, for example, the allocation plan table 210 having a table size (number of columns for each hash function). Then, MAC addresses that can be allocated to a plurality of VMs 102 (virtual NICs 103) are registered in the allocation plan table 210 using the hash function of the switch 105. The registered MAC address is assigned (paid out) to the VM in response to the VM creation request.

割り当て計画テーブル210の作成時に、スイッチ105が有する学習数(テーブル列数)を用い、所定のMACアドレスの範囲に対して登録できないMACアドレスを非優先扱いとする。これにより、VM102に割り当てるMACアドレス数が増大しても、スイッチ105の学習数(テーブル列数)を超えた分についてはVM102に割り当てない。これにより、VM102には、スイッチ105の学習不可が起きないMACアドレスが割り当てられ、スイッチ105における学習不可、およびフラッディングの発生を防止できる。   When the allocation plan table 210 is created, the learning number (number of table columns) of the switch 105 is used, and MAC addresses that cannot be registered for a predetermined MAC address range are treated as non-priority. As a result, even if the number of MAC addresses allocated to the VM 102 increases, the amount exceeding the learning number (number of table columns) of the switch 105 is not allocated to the VM 102. As a result, a MAC address at which learning failure of the switch 105 does not occur is assigned to the VM 102, and learning failure at the switch 105 and occurrence of flooding can be prevented.

また、VM102に対するMACアドレスの割り当てに割り当て計画テーブル210を用い、検索時の走査方向Aについて、はじめに、行方向のハッシュ値1〜Nの順に沿って、若い番号のテーブル列数の1列目の未使用のMACアドレスを検索する。この後、再度ハッシュ値1に戻り次の2列目の未使用のMACアドレスを検索する。   Further, the assignment plan table 210 is used for assigning the MAC address to the VM 102, and for the scanning direction A at the time of search, first, in the order of the hash values 1 to N in the row direction, the first column of the number of the young number of table columns Search for unused MAC addresses. Thereafter, the hash value 1 is returned again to search for an unused MAC address in the second column.

この際、既存のようなMACアドレスのランダムな払い出しはせず、テーブル列数の1列目から順に未使用のMACアドレスをVM102に規則性を有し割り当てていく。これにより、スイッチ105の学習を所定の学習数(テーブル列数)の範囲内に収めることができる。また、一つのハッシュ値に対するMACアドレス学習数の偏りがなく、均一に割り当てることができる。また、各スイッチ105における学習テーブル内のMACアドレスの格納位置のばらつきを抑え、MACアドレス(フレーム転送先ポート)の検索を効率化できるようになる。   At this time, an existing MAC address is not randomly issued, and unused MAC addresses are assigned to the VM 102 with regularity in order from the first column of the number of table columns. Thereby, the learning of the switch 105 can be kept within a predetermined learning number (table column number). Further, there is no bias in the number of MAC address learning with respect to one hash value, and it can be assigned uniformly. Further, it is possible to suppress the variation in the storage position of the MAC address in the learning table in each switch 105 and to efficiently search for the MAC address (frame transfer destination port).

(実施例2)
(MACアドレス管理に用いる各テーブル内容)
実施例2では、図5のNW2(異なるスイッチ種別)に適用するMACアドレスの割り当て構成について説明する。実施例2においても、実施例1同様に、図6〜図9に示した4つの各テーブル(NW情報テーブル601、SW情報テーブル701、割り当て計画テーブル210、非優先テーブル901)を用いる。
(Example 2)
(Contents of each table used for MAC address management)
In the second embodiment, a MAC address allocation configuration applied to NW2 (different switch types) in FIG. 5 will be described. In the second embodiment, as in the first embodiment, the four tables (NW information table 601, SW information table 701, allocation plan table 210, and non-priority table 901) shown in FIGS. 6 to 9 are used.

実施例2は、スイッチSW1(105a)とスイッチSW2(105b)はスイッチ種別が異なり、学習数(テーブル列数に相当)が異なる。このため、割り当て計画テーブル210は、SW1用と、SW2用の2つが作成される。この実施例2では、異なる種別のスイッチ105に対応した複数の割り当て計画テーブル210を用いて、MACアドレスの割り当て(および検索)を効率的に行うために、優先度を持つ3つの優先度テーブルを用いる。   In the second embodiment, the switch SW1 (105a) and the switch SW2 (105b) have different switch types and different learning numbers (corresponding to the number of table columns). For this reason, two allocation plan tables 210 for SW1 and SW2 are created. In the second embodiment, in order to efficiently perform allocation (and search) of MAC addresses using a plurality of allocation plan tables 210 corresponding to different types of switches 105, three priority tables having priorities are provided. Use.

図15は、実施の形態2において用いられる優先度テーブル内容を示す図表である。優先度テーブル1501は、メモリ202に格納される。これら優先度テーブル1501は、各スイッチ105単位に作成された割り当て計画テーブル210に基づきメモリ制御部402が作成する。   FIG. 15 is a table showing priority table contents used in the second embodiment. The priority table 1501 is stored in the memory 202. These priority tables 1501 are created by the memory control unit 402 based on the allocation plan table 210 created for each switch 105 unit.

図15の(a)は、最優先テーブルの内容を示す図表である。最優先テーブル1501aは、MACアドレス割り当ての際に最も優先的に選択される。図15の(b)は、優先テーブル1501bの内容を示す図表である。優先テーブル1501bは、MACアドレス割り当ての際に最優先テーブル1501aの次に優先的に選択される。図15の(c)は、非優先テーブル1501cの内容を示す図表である。非優先テーブル1501cは、VM102へのMACアドレス割り当て不可として、保守者(保守端末111)に通知される。図15の(a)〜(c)に示す複数のテーブル1501a〜1501cは、優先度別の領域に区切った一つの優先度テーブル1501として作成してもよい。   FIG. 15A is a chart showing the contents of the highest priority table. The highest priority table 1501a is selected most preferentially at the time of MAC address assignment. FIG. 15B is a chart showing the contents of the priority table 1501b. The priority table 1501b is preferentially selected next to the highest priority table 1501a when assigning MAC addresses. FIG. 15C is a chart showing the contents of the non-priority table 1501c. The non-priority table 1501c is notified to the maintenance person (maintenance terminal 111) that the MAC address cannot be assigned to the VM 102. The plurality of tables 1501a to 1501c shown in (a) to (c) of FIG. 15 may be created as one priority table 1501 divided into areas by priority.

(割り当て計画テーブル、優先度テーブルの作成と、MACアドレスの登録)
図16は、実施例2によるテーブル作成の処理手順を示すシーケンス図である。管理サーバ110のメモリ制御部402が行う割り当て計画テーブル210および優先度テーブル1501の作成について説明する。図16の各処理のうち、実施例1(図10と共通する処理内容)については、同一の符号を付してある。また、便宜上、一部の処理内容、例えば、ハッシュ値算出(ステップS1006)等については図示を省略してある。
(Creation of allocation plan table and priority table and registration of MAC address)
FIG. 16 is a sequence diagram illustrating a processing procedure for creating a table according to the second embodiment. The creation of the allocation plan table 210 and the priority table 1501 performed by the memory control unit 402 of the management server 110 will be described. Among the processes in FIG. 16, the same reference numerals are assigned to the first embodiment (the process contents common to FIG. 10). For the sake of convenience, some processing contents, for example, hash value calculation (step S1006) and the like are not shown.

実施例2においても、割り当て計画テーブル210の作成までの処理(ステップS1001〜ステップS1009)は、実施例1と同様の処理である。この際、ステップS1004〜ステップS1009の各処理は、スイッチ105(105a,105b)の数分の処理を繰り返し行う。   Also in the second embodiment, the processes up to the creation of the allocation plan table 210 (steps S1001 to S1009) are the same processes as in the first embodiment. At this time, the processes in steps S1004 to S1009 are repeated for the number of switches 105 (105a, 105b).

そして、メモリ制御部402は、割り当て計画テーブル210の作成(ステップS1009)が終わると、次に、優先度テーブル1501の作成を行う。メモリ制御部402は、割り当て計画テーブル210登録時の応答(各SW105a,105bの割り当て計画テーブル210において何番目の列に登録されたか)により、このMACアドレスをどの優先度テーブル1501(最優先テーブル1501a、優先テーブル1501b、非優先テーブル1501cのいずれに)に登録すべきか優先度を判定する。そして、メモリ制御部402は、優先度の判定結果に基づき、対応する優先度テーブル1501にMACアドレスを登録する(ステップS1601a〜ステップS1601c)。   When the allocation plan table 210 is created (step S1009), the memory control unit 402 creates the priority table 1501 next. The memory control unit 402 assigns this MAC address to which priority table 1501 (the highest priority table 1501a) according to a response at the time of registration of the allocation plan table 210 (which column is registered in the assignment plan table 210 of each SW 105a and 105b). , Whether the priority table 1501b or non-priority table 1501c is to be registered is determined. Then, the memory control unit 402 registers the MAC address in the corresponding priority table 1501 based on the priority determination result (steps S1601a to S1601c).

優先度の判定基準は以下の通りである。
最優先:SW1とSW2の全ての割り当て計画テーブル210でハッシュ値に対して1番目(1列目)に登録されたMACアドレス。
優先:SW1またはSW2のいずれかの割り当て計画テーブル210でハッシュ値に対して2番目(2列目)以降に登録されたMACアドレス。但し、SW1およびSW2のいずれかの割り当て計画テーブル210においてもテーブル列数は超えないこと。
非優先:SW1またはSW2の割り当て計画テーブル210でテーブル列数を超えたMACアドレス。
The criteria for determining the priority are as follows.
Highest priority: MAC address registered in the first (first column) with respect to the hash value in all allocation plan tables 210 of SW1 and SW2.
Priority: MAC address registered after the second (second column) with respect to the hash value in the allocation plan table 210 of either SW1 or SW2. However, the number of table columns must not exceed the allocation plan table 210 of either SW1 or SW2.
Non-priority: MAC address exceeding the number of table columns in the allocation plan table 210 of SW1 or SW2.

優先度の判定の結果、最優先であれば、該当するMACアドレスを最優先テーブル1501aに登録する(ステップS1601a)。判定結果が優先であれば、該当するMACアドレスを優先テーブル1501bに登録する(ステップS1601b)。判定結果が非優先であれば、該当するMACアドレスを非優先テーブル1501cに登録する(ステップS1601c)。各優先度テーブル1501は、登録後にメモリ制御部402に応答を返す(ステップS1602a〜ステップS1602c)。ステップS1007〜ステップS1602の処理は、MACアドレス範囲分だけ繰り返し行う。   If the priority is determined to be the highest priority, the corresponding MAC address is registered in the highest priority table 1501a (step S1601a). If the determination result is prioritized, the corresponding MAC address is registered in the priority table 1501b (step S1601b). If the determination result is non-priority, the corresponding MAC address is registered in the non-priority table 1501c (step S1601c). Each priority table 1501 returns a response to the memory control unit 402 after registration (steps S1602a to S1602c). The processing from step S1007 to step S1602 is repeated for the MAC address range.

図17は、実施例2によるテーブル作成の処理手順を示すフローチャートである。管理サーバ110のメモリ制御部402が行う優先度テーブル1501の作成および登録にかかる処理内容を主に記載してある。図17において、実施例1と同様(図11参照)の割り当て計画テーブル210の作成に関する処理(ステップS1101〜ステップS1105)については、実施例1と同じ処理を行う。便宜上、実施例1の一部の処理の記載を省略してある。   FIG. 17 is a flowchart illustrating a processing procedure for creating a table according to the second embodiment. Processing contents related to creation and registration of the priority table 1501 performed by the memory control unit 402 of the management server 110 are mainly described. In FIG. 17, the processing (step S1101 to step S1105) related to the creation of the allocation plan table 210 as in the first embodiment (see FIG. 11) is the same as that in the first embodiment. For the sake of convenience, the description of part of the processing in the first embodiment is omitted.

ステップS1105により割り当て計画テーブル210の作成後、メモリ制御部402は、SW1とSW2の全ての割り当て計画テーブル210でハッシュ値に対して1番目(1列目)の登録のMACアドレスであるか判断する(ステップS1705)。このMACアドレスが1番目の登録であれば(ステップS1705:Yes)、最優先テーブル1501aにこのMACアドレスを登録する(ステップS1706)。一方、このMACアドレスが1番目の登録でなければ(ステップS1705:No)、ステップS1707に移行する。   After creating the allocation plan table 210 in step S1105, the memory control unit 402 determines whether it is the first (first column) registered MAC address for the hash value in all the allocation plan tables 210 of SW1 and SW2. (Step S1705). If this MAC address is the first registration (step S1705: Yes), this MAC address is registered in the highest priority table 1501a (step S1706). On the other hand, if this MAC address is not the first registration (step S1705: No), the process proceeds to step S1707.

ステップS1707では、SW1とSW2のいずれかの割り当て計画テーブル210のテーブル列数を超えたMACアドレスがあるか判断する(ステップS1707)。判断の結果、SW1とSW2のいずれにおいてもテーブル列数を超えていないMACアドレスであれば(ステップS1707:No)、列数2列目以降に登録されたMACアドレスに相当し、このMACアドレスを優先テーブル1501bに登録する(ステップS1708)。一方、SW1またはSW2のいずれかのテーブル列数を超えたMACアドレスであれば(ステップS1707:Yes)、このMACアドレスを非優先テーブル1501cに登録する(ステップS1709)。   In step S1707, it is determined whether there is a MAC address that exceeds the number of columns in the allocation plan table 210 of either SW1 or SW2 (step S1707). As a result of the determination, if the MAC address does not exceed the number of table columns in either SW1 or SW2 (step S1707: No), it corresponds to the MAC address registered after the second column number. Registration in the priority table 1501b (step S1708). On the other hand, if the MAC address exceeds the number of table columns of either SW1 or SW2 (step S1707: Yes), this MAC address is registered in the non-priority table 1501c (step S1709).

ステップS1706,ステップS1708,ステップS1709の処理後、指定範囲内のMACアドレス(MAC1〜10)に対して処理を終えたか判断し(ステップS1710)、未処理分があれば(ステップS1710:No)、ステップS1105に戻り、処理を終えていれば(ステップS1710:Yes)、以上のテーブル作成処理を終了する。   After the processing of step S1706, step S1708, and step S1709, it is determined whether the processing has been completed for the MAC addresses (MAC1 to MAC10) within the specified range (step S1710), and if there is an unprocessed portion (step S1710: No), Returning to step S1105, if the processing is completed (step S1710: Yes), the above table creation processing is terminated.

(各テーブルの作成例)
図18は、実施例2において作成する各テーブルの内容を示す図表である。実施例2における各テーブルの作成例について具体的に説明する。MACアドレス指定範囲は、MAC01〜10、SW識別子は、SW1(105a)、SW2(105b)(図5参照)とし、SW1(105a)の列数(テーブル列数)は3、SW2(105b)の列数は2である。対応して、割り当て計画テーブル210として、SW1(105a)用の3列を有する割り当て計画テーブル210aと、SW2(105b)用の2列を有する割り当て計画テーブル210bを作成する。
(Example of creating each table)
FIG. 18 is a chart showing the contents of each table created in the second embodiment. A creation example of each table in the second embodiment will be specifically described. The MAC address designation range is MAC01-10, the SW identifier is SW1 (105a), SW2 (105b) (see FIG. 5), the number of columns (table column number) of SW1 (105a) is 3, and SW2 (105b) The number of columns is 2. Correspondingly, as the allocation plan table 210, an allocation plan table 210a having three columns for SW1 (105a) and an allocation plan table 210b having two columns for SW2 (105b) are created.

割り当て計画テーブル210aは、SW1(105a)の学習テーブルと同じ内容となり、割り当て計画テーブル210bは、SW2(105b)の学習テーブルと同じ内容となる。   The allocation plan table 210a has the same contents as the learning table of SW1 (105a), and the allocation plan table 210b has the same contents as the learning table of SW2 (105b).

図の横方向には、SW1の割り当て計画テーブル210a、SW2の割り当て計画テーブル210b、最優先テーブル1501a、優先テーブル1501b、非優先テーブル1501cを示す。図の縦軸には、各MACアドレス(MAC01〜10)についての登録例を示す。   In the horizontal direction of the figure, an allocation plan table 210a for SW1, an allocation plan table 210b for SW2, a top priority table 1501a, a priority table 1501b, and a non-priority table 1501c are shown. The vertical axis of the figure shows an example of registration for each MAC address (MAC01 to 10).

MACアドレス1(MAC01)は、SW1の割り当て計画テーブル210aの1列目、SW2の割り当て計画テーブル210bでも1列目であるため、このMAC01を最優先テーブル1501aに割り当てる。   Since MAC address 1 (MAC01) is the first column in the SW1 allocation plan table 210a and the first column in the SW2 allocation plan table 210b, the MAC01 is allocated to the highest priority table 1501a.

MACアドレス3(MAC03)は、SW1の割り当て計画テーブル210aでは2列目、SW2の割り当て計画テーブル210bでも2列目であるため、このMAC03を優先テーブル1501bに割り当てる。   Since MAC address 3 (MAC03) is the second column in the SW1 allocation plan table 210a and the second column in the SW2 allocation plan table 210b, this MAC03 is allocated to the priority table 1501b.

MACアドレス4(MAC04)は、SW1の割り当て計画テーブル210aでは2列目、SW2の割り当て計画テーブル210bでは登録されていない(列数を超えている)ため、このMAC04を非優先テーブル1501cに割り当てる。   Since MAC address 4 (MAC04) is not registered in the SW1 allocation plan table 210a and in the SW2 allocation plan table 210b (exceeds the number of columns), this MAC04 is allocated to the non-priority table 1501c.

図18の一番下の行には、全てのMACアドレス(MAC01〜10)の登録状態を示す。非優先テーブル1501cに割り当てられたMACアドレスはフラッディングの要因となるため、VM102に対してMACアドレスの割り当て(払い出し)を行わない。   The bottom line of FIG. 18 shows the registration status of all MAC addresses (MAC01 to 10). Since the MAC address assigned to the non-priority table 1501c causes flooding, the MAC address is not assigned (paid out) to the VM 102.

(仮想マシンに対するMACアドレス割り当て)
次に、仮想マシン(VM)102に対するMACアドレスの割り当て処理について説明する。管理サーバ110のVM制御部403が行う処理について説明する。
(MAC address assignment for virtual machine)
Next, MAC address assignment processing for the virtual machine (VM) 102 will be described. Processing performed by the VM control unit 403 of the management server 110 will be described.

図19は、実施例2による仮想マシンに対するMACアドレスの割り当ての処理手順を示すシーケンス図である。図19に示す各処理は、実施例1(図12)の処理と同じであり、実施例1と同一の符号を付してある。   FIG. 19 is a sequence diagram illustrating a procedure for assigning a MAC address to a virtual machine according to the second embodiment. Each process shown in FIG. 19 is the same as the process in the first embodiment (FIG. 12), and the same reference numerals as those in the first embodiment are given.

実施例2において実施例1と異なるのは、VM102作成時に実施例1では、割り当て計画テーブル210を検索するのに対し、実施例2では、優先度テーブル1501を検索する点である。   The second embodiment is different from the first embodiment in that the allocation plan table 210 is searched in the first embodiment when the VM 102 is created, whereas the priority table 1501 is searched in the second embodiment.

保守端末111から管理サーバ110に対してVM作成要求(例えば、VM1〜10)を送信した後(ステップS1201)、管理サーバ110のVM制御部403は、各VM102に割り当てるMACアドレスを取得するため、メモリ制御部402に対し、MACアドレス割り当て要求を送信する(ステップS1202)。   After transmitting a VM creation request (for example, VM1 to VM10) from the maintenance terminal 111 to the management server 110 (step S1201), the VM control unit 403 of the management server 110 acquires a MAC address to be assigned to each VM 102. A MAC address assignment request is transmitted to the memory control unit 402 (step S1202).

そして、メモリ制御部402は、優先度テーブル1501を最優先テーブル1501a、優先テーブル1501bの順にMACアドレスを検索する。はじめに、最優先テーブル1501aの小さな番号の列から順にMACアドレスの使用状況が「未使用」のMACアドレスを検索する。最優先テーブル1501aが全て「使用中」であれば、次に、優先テーブル1501bの小さな番号の列から順にMACアドレスの使用状況が「未使用」のMACアドレスを検索する。   Then, the memory control unit 402 searches the priority table 1501 for MAC addresses in the order of the highest priority table 1501a and the priority table 1501b. First, the MAC address whose usage status is “unused” is searched in order from the smallest number column in the highest priority table 1501a. If the highest priority table 1501a is all “in use”, then MAC addresses whose MAC address usage status is “unused” are searched in order from the smallest number column in the priority table 1501b.

そして、「未使用」のMACアドレスがあれば(図のMAC07)、このMACアドレスの使用状況を「未使用」から「使用中」に変更し、このMACアドレスをVM制御部403に応答する(ステップS1203)。   If there is an “unused” MAC address (MAC07 in the figure), the usage status of this MAC address is changed from “unused” to “in use”, and this MAC address is returned to the VM control unit 403 ( Step S1203).

この後、VM制御部403は、VM識別子と、取得したMACアドレス(MAC07)を入力として、物理マシン101にVM作成要求を送信し(ステップS1204)、物理マシン101は、実行結果をVM制御部403に応答する(ステップS1205)。この後、VM制御部403は、保守端末111にVM作成結果を応答する(ステップS1206)。以上により、VM102に対して最適なMACアドレスを払い出すことができる。   Thereafter, the VM control unit 403 receives the VM identifier and the acquired MAC address (MAC07) as input, and transmits a VM creation request to the physical machine 101 (step S1204). The physical machine 101 sends the execution result to the VM control unit. It responds to 403 (step S1205). Thereafter, the VM control unit 403 returns a VM creation result to the maintenance terminal 111 (step S1206). As described above, an optimal MAC address can be paid out to the VM 102.

図20は、実施例2による仮想マシンに対するMACアドレス割り当ての処理手順を示すフローチャートである。管理サーバ110のVM制御部403が行う仮想マシンに対するMACアドレス割り当ての処理内容を示す。実施例2の図20に示す処理は、基本的に実施例1(図13)と同様であるが、実施例1では割り当て計画テーブル210を検索したのに対し、実施例2では、優先度テーブル1501を検索する点が異なる。   FIG. 20 is a flowchart illustrating a processing procedure for assigning a MAC address to a virtual machine according to the second embodiment. The processing content of the MAC address allocation with respect to the virtual machine which the VM control part 403 of the management server 110 performs is shown. The processing shown in FIG. 20 of the second embodiment is basically the same as that of the first embodiment (FIG. 13), but the allocation plan table 210 is searched in the first embodiment, whereas the priority table is used in the second embodiment. The difference is that 1501 is searched.

はじめに、VM制御部403は、保守端末111からVM102のVM作成要求(例えば、VM1〜10)を受け付ける(ステップS2001)。   First, the VM control unit 403 receives a VM creation request (for example, VMs 1 to 10) of the VM 102 from the maintenance terminal 111 (step S2001).

これにより、VM制御部403は、メモリ制御部402に対し、MACアドレス割り当て要求を送信し、メモリ制御部402により優先度テーブル1501のうちはじめに最優先テーブル1501aを検索し、MACアドレスの使用状況が「未使用」のMACアドレスを抽出する(ステップS2002)。そして、VM制御部403は、VM102に割り当て可能なMACアドレスがあるか判断する(ステップS2003)。   As a result, the VM control unit 403 transmits a MAC address assignment request to the memory control unit 402, and the memory control unit 402 first searches the highest priority table 1501a in the priority table 1501, and the usage status of the MAC address is determined. An “unused” MAC address is extracted (step S2002). Then, the VM control unit 403 determines whether there is a MAC address that can be assigned to the VM 102 (step S2003).

最優先テーブル1501aに割り当て可能なMACアドレスがあれば(ステップS2003:Yes)、MACアドレス使用状況を「未使用」から「使用中」に変更し、最優先テーブル1501aから抽出したMACアドレスでVM102を作成し(ステップS2004)、該当するVM102にこの抽出したMACアドレスを割り当て(払い出し)、処理を終了する。   If there is a MAC address that can be assigned to the highest priority table 1501a (step S2003: Yes), the MAC address usage status is changed from “unused” to “in use”, and the VM 102 is set with the MAC address extracted from the highest priority table 1501a. It is created (step S2004), the extracted MAC address is assigned (paid out) to the corresponding VM 102, and the process ends.

一方、最優先テーブル1501aにて割り当て可能なMACアドレスがなければ(ステップS2003:No)、次に、メモリ制御部402により優先度テーブル1501のうち優先テーブル1501bを検索し、MACアドレスの使用状況が「未使用」のMACアドレスを抽出する(ステップS2005)。そして、VM制御部403は、VM102に割り当て可能なMACアドレスがあるか判断する(ステップS2006)。   On the other hand, if there is no assignable MAC address in the highest priority table 1501a (step S2003: No), the memory control unit 402 searches the priority table 1501b in the priority table 1501, and the usage status of the MAC address is determined. The “unused” MAC address is extracted (step S2005). Then, the VM control unit 403 determines whether there is a MAC address that can be assigned to the VM 102 (step S2006).

優先テーブル1501bに割り当て可能なMACアドレスがあれば(ステップS2006:Yes)、MACアドレス使用状況を「未使用」から「使用中」に変更し、優先テーブル1501bから抽出したMACアドレスでVM102を作成する(ステップS2007)。そして、該当するVM102にこの抽出したMACアドレスを割り当て(払い出し)、処理を終了する。優先テーブル1501bに割り当て可能なMACアドレスがなければ(ステップS2006:No)、処理を終了する。   If there is an assignable MAC address in the priority table 1501b (step S2006: Yes), the MAC address usage status is changed from “unused” to “in use”, and the VM 102 is created with the MAC address extracted from the priority table 1501b. (Step S2007). Then, the extracted MAC address is assigned (paid out) to the corresponding VM 102, and the process is terminated. If there is no assignable MAC address in the priority table 1501b (step S2006: No), the process is terminated.

以上の実施例2によれば、実施例1と同様の効果を有する。加えて、実施例2によれば、学習数(テーブル列数)が異なる種別のスイッチ(SW1,2)が混在した場合に対応できるようになる。特に、優先度テーブルを用いて、スイッチ種別毎に異なる学習数(テーブル列数)を考慮して割り当て計画テーブルに登録する各MACアドレスの優先度を判断する。これにより、優先度が高いMACアドレスの検索を効率化できるとともに、非優先のMACアドレスは払い出さないため、いずれか一方のスイッチ(SW1,2)に登録できないMACアドレスによるフラッディングの発生を防止できる。   According to the second embodiment described above, the same effects as in the first embodiment are obtained. In addition, according to the second embodiment, it is possible to cope with a case where switches (SW1, 2) having different learning numbers (number of table columns) are mixed. In particular, using the priority table, the priority of each MAC address registered in the allocation plan table is determined in consideration of the learning number (number of table columns) that differs for each switch type. Accordingly, it is possible to efficiently search for a MAC address having a high priority, and since non-prioritized MAC addresses are not paid out, it is possible to prevent flooding due to a MAC address that cannot be registered in one of the switches (SW1, SW2).

そして、以上説明した実施の形態によれば、クラウド環境において物理サーバ上に複数の仮想マシンを動作させるデータセンタ等のサーバ仮想化技術において、仮想マシン毎に設けられる複数の仮想MICに対するMACアドレスの割り当てを効率的に行うことができる。特に、ネットワーク内のスイッチの性能を上げることなく、スイッチが学習可能なMACアドレス数を管理サーバの管理処理により効率的に増やすことができる。そして、低コストにデータセンタ内のMACアドレスの割り当てを行うことができ、MACアドレスの検索性能も向上できるようになる。   According to the embodiment described above, in a server virtualization technology such as a data center that operates a plurality of virtual machines on a physical server in a cloud environment, the MAC address for a plurality of virtual MICs provided for each virtual machine is set. Allocation can be performed efficiently. In particular, the number of MAC addresses that can be learned by the switch can be efficiently increased by the management process of the management server without increasing the performance of the switch in the network. In addition, the MAC address in the data center can be allocated at low cost, and the MAC address search performance can be improved.

また、スイッチの学習テーブル相当の割り当て計画テーブルを管理サーバに作成して、割り当て計画テーブルに登録されていないMACアドレスについては、VMへ払い出しを行わない。これにより、VMには、スイッチの学習不可が起きないMACアドレスが割り当てられ、スイッチの学習不可を防ぐことができる。   Further, an allocation plan table corresponding to the switch learning table is created in the management server, and MAC addresses that are not registered in the allocation plan table are not paid out to the VM. As a result, the VM is assigned a MAC address that does not prevent learning of the switch, thereby preventing the learning of the switch.

なお、本実施の形態で説明した仮想マシン管理方法は、予め用意されたプログラムをコンピュータで実行することにより実現することができる。また、このプログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVD等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。また、このプログラムは、インターネット等のネットワークを介して配布してもよい。   Note that the virtual machine management method described in the present embodiment can be realized by executing a prepared program on a computer. The program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk, a CD-ROM, an MO, and a DVD, and is executed by being read from the recording medium by the computer. Further, this program may be distributed through a network such as the Internet.

上述した各実施の形態に関し、さらに以下の付記を開示する。
(付記1)ネットワーク内の複数の仮想マシンに割り当てるMACアドレスを管理する仮想マシン管理装置において、
前記ネットワークの情報と前記ネットワーク内のスイッチの情報を用いて、前記スイッチの学習テーブルと同じ学習数のテーブル列数を有し、前記MACアドレスの割り当てを行うための割り当て計画テーブルを作成する作成手段と、
前記MACアドレスを前記スイッチのハッシュ関数を用いて、前記割り当て計画テーブルの該当するハッシュ値のテーブル列に所定の順序を有して登録する登録手段と、
前記テーブル列数の範囲内に登録されたMACアドレスを所定の順序を有して読み出し、前記仮想マシンに割り当てる割り当て手段と、
を有することを特徴とする仮想マシン管理装置。
The following additional notes are disclosed with respect to the above-described embodiments.
(Additional remark 1) In the virtual machine management apparatus which manages the MAC address allocated to the some virtual machine in a network,
Creating means for creating an allocation plan table for allocating the MAC address having the same number of learning columns as the learning table of the switch, using the information of the network and the information of the switch in the network When,
Registration means for registering the MAC address using a hash function of the switch and having a predetermined order in the corresponding hash value table column of the allocation plan table;
An assigning unit that reads out the MAC addresses registered within the range of the number of table columns in a predetermined order and assigns them to the virtual machine;
A virtual machine management apparatus comprising:

(付記2)前記登録手段は、
前記MACアドレスが前記割り当て計画テーブルが有するハッシュ値に対するテーブル列数を超える場合、前記割り当て計画テーブルに前記MACアドレスを登録しないことを特徴とする付記1に記載の仮想マシン管理装置。
(Appendix 2) The registration means
The virtual machine management device according to appendix 1, wherein the MAC address is not registered in the allocation plan table when the MAC address exceeds the number of table columns for a hash value included in the allocation plan table.

(付記3)前記作成手段は、
前記スイッチの情報として、前記ハッシュ関数の情報と、前記学習数と、前記ハッシュ値のビット数、および前記テーブル列数とを収集し、前記割り当て計画テーブルを、前記ハッシュ関数の情報と、前記学習数と、前記ハッシュ値のビット数、および前記テーブル列数に基づくテーブルサイズを有して作成することを特徴とする付記1または2に記載の仮想マシン管理装置。
(Supplementary note 3)
As the switch information, the hash function information, the learning number, the number of bits of the hash value, and the number of table columns are collected, the allocation plan table, the hash function information, and the learning The virtual machine management device according to appendix 1 or 2, wherein the virtual machine management device is created with a table size based on the number, the number of bits of the hash value, and the number of table columns.

(付記4)前記登録手段は、
前記スイッチの前記MACアドレスの検索時の走査方向に一致する所定の順序を有して前記MACアドレスを登録することを特徴とする付記1〜3のいずれか一つに記載の仮想マシン管理装置。
(Appendix 4) The registration means
The virtual machine management device according to any one of appendices 1 to 3, wherein the MAC addresses are registered in a predetermined order that matches a scanning direction when the MAC address of the switch is searched.

(付記5)前記割り当て手段は、
前記割り当て計画テーブルの各MACアドレス毎に、前記仮想マシンに対する割り当ての有無を保持し、
前記スイッチの前記MACアドレスの検索時の走査方向に一致する所定の順序を有して未割り当て状態のMACアドレスを、割り当て要求された前記仮想マシンに割り当てることを特徴とする付記1〜4のいずれか一つに記載の仮想マシン管理装置。
(Supplementary Note 5) The assigning means includes
For each MAC address in the allocation plan table, holds whether or not there is an allocation to the virtual machine,
Any one of appendices 1 to 4, wherein an unassigned MAC address having a predetermined order that matches a scanning direction when searching for the MAC address of the switch is assigned to the virtual machine requested to be assigned Or the virtual machine management device according to claim 1.

(付記6)前記MACアドレスが前記割り当て計画テーブルに登録されていない場合、当該MACアドレスの割り当て要求が行えないことを外部に通知する通知手段を有することを特徴とする付記1〜5のいずれか一つに記載の仮想マシン管理装置。 (Supplementary note 6) Any one of Supplementary notes 1 to 5, further comprising notification means for notifying that the MAC address assignment request cannot be made when the MAC address is not registered in the assignment plan table. The virtual machine management apparatus according to one.

(付記7)前記作成手段は、
前記ネットワークの情報として、当該ネットワークに設けられる前記スイッチの種別を収集し、当該スイッチの種別に対応する数の割り当て計画テーブルをそれぞれ作成し、
前記スイッチの種別が複数の場合には、さらに、
テーブルサイズが異なり複数作成される前記割り当て計画テーブルにそれぞれ登録される前記MACアドレスのテーブル列の位置に基づいて、前記MACアドレス毎の割り当ての優先度テーブルを作成し、
前記割り当て手段は、
優先度が高い前記MACアドレスから順に前記仮想マシンに割り当てる
ことを特徴とする付記1〜6のいずれか一つに記載の仮想マシン管理装置。
(Appendix 7) The creation means includes
As the information of the network, collect the type of the switch provided in the network, create a number of allocation plan tables corresponding to the type of the switch,
If the switch type is plural,
Based on the position of the table column of the MAC address respectively registered in the allocation plan table that is created in a plurality of different table sizes, create an allocation priority table for each MAC address,
The assigning means includes
The virtual machine management device according to any one of appendices 1 to 6, wherein the virtual machine is assigned to the virtual machines in order from the MAC address having the highest priority.

(付記8)前記登録手段は、
前記MACアドレスが前記割り当て計画テーブルが有するハッシュ値に対するテーブル列数を超える場合、前記割り当て計画テーブルに前記MACアドレスを登録せずに、非優先テーブルに登録することを特徴とする付記1に記載の仮想マシン管理装置。
(Appendix 8) The registration means
If the MAC address exceeds the number of table columns for the hash value included in the allocation plan table, the MAC address is registered in the non-priority table without registering the MAC address in the allocation plan table. Virtual machine management device.

(付記9)ネットワーク内の複数の仮想マシンに割り当てるMACアドレスを管理する仮想マシン管理方法において、
前記ネットワークの情報と前記ネットワーク内のスイッチの情報を用いて、前記スイッチの学習テーブルと同じ学習数のテーブル列数を有し、前記MACアドレスの割り当てを行うための割り当て計画テーブルを作成する作成工程と、
前記MACアドレスを前記スイッチのハッシュ関数を用いて、前記割り当て計画テーブルの該当するハッシュ値のテーブル列に所定の順序を有して登録する登録工程と、
前記テーブル列数の範囲内に登録されたMACアドレスを所定の順序を有して読み出し、前記仮想マシンに割り当てる割り当て工程と、
を含むことを特徴とする仮想マシン管理方法。
(Supplementary Note 9) In a virtual machine management method for managing MAC addresses assigned to a plurality of virtual machines in a network,
A creation step of creating an assignment plan table for assigning the MAC address having the same number of learning rows as the learning table of the switch, using the information of the network and the information of the switch in the network When,
A registration step of registering the MAC address in a predetermined sequence in a table column of the corresponding hash value of the allocation plan table using a hash function of the switch;
An assignment step of reading out the MAC addresses registered within the range of the number of table columns in a predetermined order and allocating them to the virtual machine;
A virtual machine management method.

(付記10)前記登録工程は、
前記MACアドレスが前記割り当て計画テーブルが有するハッシュ値に対するテーブル列数を超える場合、前記割り当て計画テーブルに前記MACアドレスを登録しないことを特徴とする付記9に記載の仮想マシン管理方法。
(Supplementary Note 10) The registration process includes
The virtual machine management method according to appendix 9, wherein the MAC address is not registered in the allocation plan table when the MAC address exceeds the number of table columns for the hash value included in the allocation plan table.

(付記11)前記登録工程は、
前記スイッチの前記MACアドレスの検索時の走査方向に一致する所定の順序を有して前記MACアドレスを登録することを特徴とする付記9または10に記載の仮想マシン管理方法。
(Appendix 11) The registration process
The virtual machine management method according to appendix 9 or 10, wherein the MAC addresses are registered in a predetermined order that matches a scanning direction when the MAC address of the switch is searched.

(付記12)前記割り当て工程は、
前記割り当て計画テーブルの各MACアドレス毎に、前記仮想マシンに対する割り当ての有無を保持し、
前記スイッチの前記MACアドレスの検索時の走査方向に一致する所定の順序を有して未割り当て状態のMACアドレスを、割り当て要求された前記仮想マシンに割り当てることを特徴とする付記9〜11のいずれか一つに記載の仮想マシン管理方法。
(Supplementary Note 12) The assigning step includes
For each MAC address in the allocation plan table, holds whether or not there is an allocation to the virtual machine,
Any one of appendices 9 to 11, wherein an unassigned MAC address having a predetermined order matching the scanning direction when searching for the MAC address of the switch is assigned to the virtual machine requested to be assigned The virtual machine management method according to claim 1.

100 データセンタ
101 物理マシン
102 仮想マシン(VM)
103 仮想NIC
105 スイッチ(SW)
105a スイッチ(SW1)
105b スイッチ(SW2)
106 ルータ
110 管理サーバ
111 保守端末
201 制御部(CPU)
202 メモリ
210 割り当て計画テーブル
401 要求受付部
402 メモリ制御部
403 VM制御部
404 通信制御部
601 ネットワーク情報テーブル
701 スイッチ情報テーブル
901 非優先テーブル
1410 SWの学習テーブル
1501 優先度テーブル
1501a 最優先テーブル
1501b 優先テーブル
1501c 非優先テーブル
100 Data Center 101 Physical Machine 102 Virtual Machine (VM)
103 Virtual NIC
105 Switch (SW)
105a Switch (SW1)
105b Switch (SW2)
106 router 110 management server 111 maintenance terminal 201 control unit (CPU)
202 Memory 210 Allocation plan table 401 Request reception unit 402 Memory control unit 403 VM control unit 404 Communication control unit 601 Network information table 701 Switch information table 901 Non-priority table 1410 SW learning table 1501 Priority table 1501a Highest priority table 1501b Priority table 1501c Non-priority table

Claims (11)

ネットワーク内の複数の仮想マシンに割り当てるMACアドレスを管理する仮想マシン管理装置において、
前記ネットワークの情報と前記ネットワーク内のスイッチの情報を用いて、前記スイッチの学習テーブルと同じ学習数のテーブル列数を有し、前記MACアドレスの割り当てを行うための割り当て計画テーブルを作成する作成手段と、
前記MACアドレスを前記スイッチのハッシュ関数を用いて、前記割り当て計画テーブルの該当するハッシュ値のテーブル列に所定の順序を有して登録する登録手段と、
前記テーブル列数の範囲内に登録されたMACアドレスを所定の順序を有して読み出し、前記仮想マシンに割り当てる割り当て手段と、
を有することを特徴とする仮想マシン管理装置。
In a virtual machine management apparatus that manages MAC addresses assigned to a plurality of virtual machines in a network,
Creating means for creating an allocation plan table for allocating the MAC address having the same number of learning columns as the learning table of the switch, using the information of the network and the information of the switch in the network When,
Registration means for registering the MAC address using a hash function of the switch and having a predetermined order in the corresponding hash value table column of the allocation plan table;
An assigning unit that reads out the MAC addresses registered within the range of the number of table columns in a predetermined order and assigns them to the virtual machine;
A virtual machine management apparatus comprising:
前記登録手段は、
前記MACアドレスが前記割り当て計画テーブルが有するハッシュ値に対するテーブル列数を超える場合、前記割り当て計画テーブルに前記MACアドレスを登録しないことを特徴とする請求項1に記載の仮想マシン管理装置。
The registration means includes
2. The virtual machine management device according to claim 1, wherein when the MAC address exceeds the number of table columns for a hash value included in the allocation plan table, the MAC address is not registered in the allocation plan table.
前記作成手段は、
前記スイッチの情報として、前記ハッシュ関数の情報と、前記学習数と、前記ハッシュ値のビット数、および前記テーブル列数とを収集し、前記割り当て計画テーブルを、前記ハッシュ関数の情報と、前記学習数と、前記ハッシュ値のビット数、および前記テーブル列数に基づくテーブルサイズを有して作成することを特徴とする請求項1または2に記載の仮想マシン管理装置。
The creating means includes
As the switch information, the hash function information, the learning number, the number of bits of the hash value, and the number of table columns are collected, the allocation plan table, the hash function information, and the learning The virtual machine management device according to claim 1, wherein the virtual machine management device is created with a table size based on the number, the number of bits of the hash value, and the number of table columns.
前記登録手段は、
前記スイッチの前記MACアドレスの検索時の走査方向に一致する所定の順序を有して前記MACアドレスを登録することを特徴とする請求項1〜3のいずれか一つに記載の仮想マシン管理装置。
The registration means includes
The virtual machine management apparatus according to claim 1, wherein the MAC addresses are registered in a predetermined order that matches a scanning direction when the MAC address of the switch is searched. .
前記割り当て手段は、
前記割り当て計画テーブルの各MACアドレス毎に、前記仮想マシンに対する割り当ての有無を保持し、
前記スイッチの前記MACアドレスの検索時の走査方向に一致する所定の順序を有して未割り当て状態のMACアドレスを、割り当て要求された前記仮想マシンに割り当てることを特徴とする請求項1〜4のいずれか一つに記載の仮想マシン管理装置。
The assigning means includes
For each MAC address in the allocation plan table, holds whether or not there is an allocation to the virtual machine,
5. The MAC address in an unassigned state having a predetermined order that matches a scanning direction when searching for the MAC address of the switch is assigned to the virtual machine requested to be assigned. The virtual machine management apparatus according to any one of the above.
前記MACアドレスが前記割り当て計画テーブルに登録されていない場合、当該MACアドレスの割り当て要求が行えないことを外部に通知する通知手段を有することを特徴とする請求項1〜5のいずれか一つに記載の仮想マシン管理装置。   6. The information processing apparatus according to claim 1, further comprising a notification unit configured to notify the outside that the MAC address allocation request cannot be made when the MAC address is not registered in the allocation plan table. The virtual machine management device described. 前記作成手段は、
前記ネットワークの情報として、当該ネットワークに設けられる前記スイッチの種別を収集し、当該スイッチの種別に対応する数の割り当て計画テーブルをそれぞれ作成し、
前記スイッチの種別が複数の場合には、さらに、
テーブルサイズが異なり複数作成される前記割り当て計画テーブルにそれぞれ登録される前記MACアドレスのテーブル列の位置に基づいて、前記MACアドレス毎の割り当ての優先度テーブルを作成し、
前記割り当て手段は、
優先度が高い前記MACアドレスから順に前記仮想マシンに割り当てる
ことを特徴とする請求項1〜6のいずれか一つに記載の仮想マシン管理装置。
The creating means includes
As the information of the network, collect the type of the switch provided in the network, create a number of allocation plan tables corresponding to the type of the switch,
If the switch type is plural,
Based on the position of the table column of the MAC address respectively registered in the allocation plan table that is created in a plurality of different table sizes, create an allocation priority table for each MAC address,
The assigning means includes
The virtual machine management device according to any one of claims 1 to 6, wherein the virtual machines are assigned to the virtual machines in order from the MAC address having the highest priority.
ネットワーク内の複数の仮想マシンに割り当てるMACアドレスを管理する仮想マシン管理方法において、
前記ネットワークの情報と前記ネットワーク内のスイッチの情報を用いて、前記スイッチの学習テーブルと同じ学習数のテーブル列数を有し、前記MACアドレスの割り当てを行うための割り当て計画テーブルを作成する作成工程と、
前記MACアドレスを前記スイッチのハッシュ関数を用いて、前記割り当て計画テーブルの該当するハッシュ値のテーブル列に所定の順序を有して登録する登録工程と、
前記テーブル列数の範囲内に登録されたMACアドレスを所定の順序を有して読み出し、前記仮想マシンに割り当てる割り当て工程と、
を含むことを特徴とする仮想マシン管理方法。
In a virtual machine management method for managing MAC addresses assigned to a plurality of virtual machines in a network,
A creation step of creating an assignment plan table for assigning the MAC address having the same number of learning rows as the learning table of the switch, using the information of the network and the information of the switch in the network When,
A registration step of registering the MAC address in a predetermined sequence in a table column of the corresponding hash value of the allocation plan table using a hash function of the switch;
An assignment step of reading out the MAC addresses registered within the range of the number of table columns in a predetermined order and allocating them to the virtual machine;
A virtual machine management method.
前記登録工程は、
前記MACアドレスが前記割り当て計画テーブルが有するハッシュ値に対するテーブル列数を超える場合、前記割り当て計画テーブルに前記MACアドレスを登録しないことを特徴とする請求項8に記載の仮想マシン管理方法。
The registration process includes:
9. The virtual machine management method according to claim 8, wherein when the MAC address exceeds the number of table columns for a hash value included in the allocation plan table, the MAC address is not registered in the allocation plan table.
前記登録工程は、
前記スイッチの前記MACアドレスの検索時の走査方向に一致する所定の順序を有して前記MACアドレスを登録することを特徴とする請求項8または9に記載の仮想マシン管理方法。
The registration process includes:
The virtual machine management method according to claim 8 or 9, wherein the MAC addresses are registered in a predetermined order that matches a scanning direction when the MAC address of the switch is searched.
前記割り当て工程は、
前記割り当て計画テーブルの各MACアドレス毎に、前記仮想マシンに対する割り当ての有無を保持し、
前記スイッチの前記MACアドレスの検索時の走査方向に一致する所定の順序を有して未割り当て状態のMACアドレスを、割り当て要求された前記仮想マシンに割り当てることを特徴とする請求項8〜10のいずれか一つに記載の仮想マシン管理方法。
The assigning step includes
For each MAC address in the allocation plan table, holds whether or not there is an allocation to the virtual machine,
11. The MAC address that has an unassigned state and has a predetermined order that matches a scanning direction at the time of searching for the MAC address of the switch is assigned to the virtual machine requested to be assigned. The virtual machine management method according to any one of the above.
JP2013070658A 2013-03-28 2013-03-28 Virtual machine management apparatus and virtual machine management method Expired - Fee Related JP6015522B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013070658A JP6015522B2 (en) 2013-03-28 2013-03-28 Virtual machine management apparatus and virtual machine management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013070658A JP6015522B2 (en) 2013-03-28 2013-03-28 Virtual machine management apparatus and virtual machine management method

Publications (2)

Publication Number Publication Date
JP2014195174A true JP2014195174A (en) 2014-10-09
JP6015522B2 JP6015522B2 (en) 2016-10-26

Family

ID=51840144

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013070658A Expired - Fee Related JP6015522B2 (en) 2013-03-28 2013-03-28 Virtual machine management apparatus and virtual machine management method

Country Status (1)

Country Link
JP (1) JP6015522B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017073033A1 (en) * 2015-10-30 2017-05-04 日本電気株式会社 Flow processing device, communication system and flow processing method
CN111026376A (en) * 2019-11-11 2020-04-17 贝壳技术有限公司 Function configuration method and device, storage medium and electronic equipment

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012090153A (en) * 2010-10-21 2012-05-10 Nec Corp Network virtualization system, node, network virtualization method, and network virtualization program

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012090153A (en) * 2010-10-21 2012-05-10 Nec Corp Network virtualization system, node, network virtualization method, and network virtualization program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017073033A1 (en) * 2015-10-30 2017-05-04 日本電気株式会社 Flow processing device, communication system and flow processing method
JPWO2017073033A1 (en) * 2015-10-30 2018-07-26 日本電気株式会社 Flow processing apparatus, communication system, and flow processing method
CN111026376A (en) * 2019-11-11 2020-04-17 贝壳技术有限公司 Function configuration method and device, storage medium and electronic equipment
CN111026376B (en) * 2019-11-11 2023-09-29 贝壳技术有限公司 Function configuration method and device, storage medium and electronic equipment

Also Published As

Publication number Publication date
JP6015522B2 (en) 2016-10-26

Similar Documents

Publication Publication Date Title
US10698739B2 (en) Multitenant access to multiple desktops on host machine partitions in a service provider network
US9003002B2 (en) Efficient port management for a distributed network address translation
CN103999031B (en) The virtual privately owned storage array service of Cloud Server
US8417929B2 (en) System for selecting a server from a plurality of server groups to provide a service to a user terminal based on a boot mode indicated in a boot information from the user terminal
JP6160253B2 (en) Virtual machine management apparatus, virtual machine management method, and information processing system
WO2012100544A1 (en) Method, device and cluster system for virtual machine migration based on network data flow direction
JP6330923B2 (en) Orchestrator device, system, virtual machine creation method and program
JP6616957B2 (en) Communication system and communication method
CN113676511B (en) Cloud storage method, system, equipment and storage medium
CN108132827B (en) Network slice resource mapping method, related equipment and system
CN109286562A (en) Business migration based on Business Stream and service path characteristic
JP2020521398A (en) Transfer and control separation of CGN
JP6015522B2 (en) Virtual machine management apparatus and virtual machine management method
US20140222896A1 (en) Distributed processing system and management method of distributed processing system
CN106878052B (en) User migration method and device
US11347597B2 (en) I/O to unpinned memory supporting memory overcommit and live migration of virtual machines
US20190068520A1 (en) Distributed computing acceleration platform and distributed computing acceleration platform operation method
WO2016121879A1 (en) Virtualization control apparatus, arrangement destination selecting method and program
US10637738B1 (en) Network traffic logs with integrated product identifiers
US20210400013A1 (en) Systems and methods for utilizing an internet protocol (ip) address scanning model to identify available ip addresses
KR20170014804A (en) Virtual machine provisioning system and method for cloud service
Feng et al. COVE: Co-operative virtual network embedding for network virtualization
US20060067246A1 (en) Method and apparatus assigning network addresses for network devices
JP6627808B2 (en) Virtual machine movement control method, communication system, controller and program
CN114640678A (en) Pod management method, device and medium based on SR-IOV

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20151204

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160819

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160912

R150 Certificate of patent or registration of utility model

Ref document number: 6015522

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees