WO2015020989A1 - Handling of virtual machine mobility in large data center - Google Patents

Handling of virtual machine mobility in large data center Download PDF

Info

Publication number
WO2015020989A1
WO2015020989A1 PCT/US2014/049670 US2014049670W WO2015020989A1 WO 2015020989 A1 WO2015020989 A1 WO 2015020989A1 US 2014049670 W US2014049670 W US 2014049670W WO 2015020989 A1 WO2015020989 A1 WO 2015020989A1
Authority
WO
WIPO (PCT)
Prior art keywords
destination
packet
mac address
virtual machine
virtual
Prior art date
Application number
PCT/US2014/049670
Other languages
French (fr)
Inventor
Dileep K. DEVIREDDY
Shyam Kapadia
Nilesh Shah
Original Assignee
Cisco Technology, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Cisco Technology, Inc. filed Critical Cisco Technology, Inc.
Priority to CN201480044847.8A priority Critical patent/CN105453523B/en
Priority to EP14758009.6A priority patent/EP3031197B1/en
Publication of WO2015020989A1 publication Critical patent/WO2015020989A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing
    • H04L45/745Address table lookup; Address filtering
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2596Translation of addresses of the same type other than IP, e.g. translation from MAC to MAC addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/58Association of routers
    • H04L45/586Association of routers of virtual routers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/70Virtual switches
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/622Layer-2 addresses, e.g. medium access control [MAC] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/10Mapping addresses of different types
    • H04L61/103Mapping addresses of different types across network layers, e.g. resolution of network layer into physical layer addresses or address resolution protocol [ARP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/58Caching of addresses or names
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Definitions

  • the present disclosure relates to maintaining traffic flows during virtual machine migration in a large data center environment.
  • FIG. 1A is a block diagram of an example network topology showing virtual machines attached to virtual switches running in physical devices, and in which the techniques presented herein may be used for handling migration of one or more virtual machines between virtual switches running in different physical devices that are attached to different physical switches in the network topology.
  • FIG. IB illustrates an example of the content of an Address Resolution Protocol (ARP) cache associated with a virtual machine prior to migration from one physical device to another physical device.
  • ARP Address Resolution Protocol
  • FIG. 2A is a diagram similar to FIG. 1A but after migration of a virtual machine originally connected to a first virtual switch running in a first physical device to a second virtual switch running in a second physical device that is attached to a different physical switch than the first physical device, and header information associated with a traffic flow between two virtual machines on different physical devices.
  • FIG. 2B is a diagram similar to FIG. IB, but illustrating the contents of the ARP cache for the virtual machine, post migration for the scenario depicted in FIG. 2A.
  • FIG. 3A is a diagram similar to FIG. 2A but after migration of the virtual machine originally connected to a first virtual switch running in the first physical device to the second virtual switch running in the second physical device that is attached to a different physical switch than the first physical device, and header information associated with traffic between the migrated virtual machine and another virtual machine on the same physical device.
  • FIG. 3B is a diagram similar to FIG. 2B, but illustrating the contents of the ARP cache for the virtual machine, post migration for the scenario depicted in FIG. 3 A.
  • FIG. 4 depicts replacement of a destination Media Access Control (MAC) address with a shared MAC address associated with a plurality of physical switches in the network topology, according to the techniques disclosed herein.
  • MAC Media Access Control
  • FIG. 5 is a flow chart depicting operations performed at a physical device to determine whether the DMAC address of the packet is to be replaced with the shared MAC address.
  • FIG. 6 is an example block diagram of a physical device configured to perform the operations depicted in FIG. 5, according to the techniques presented herein.
  • Techniques are provided for maintaining traffic flow during virtual machine migration from one physical device to another. These techniques may be embodied as a method, apparatus or instructions in a computer-readable storage media.
  • a packet is received at the virtual switch from a source virtual machine that is in communication with the virtual switch.
  • a destination Media Access Control (DMAC) address is identified, which indicates a destination host (could be virtual or physical) for the packet.
  • DMAC Media Access Control
  • a determination is made as to whether the DMAC address of the packet is present in a database of Media Access Control (MAC) addresses accessible by the virtual switch.
  • MAC Media Access Control
  • the DMAC address of the packet is replaced with a shared MAC address associated with a plurality of physical switches in the network.
  • the packet is then forwarded, with the shared MAC address as the DMAC address, in order to reach the destination host.
  • Virtual machines in addition to having equivalent functionality to physical machines, have the added advantage of being able to reside on any physical host or server.
  • a virtual machine is attached to a virtual switch device running on a hypervisor, which allocates resources to allow multiple virtual machines to share a single hardware host, via one or more virtual network interfaces (VNics).
  • Virtual machines may migrate or be reassigned to different physical devices, e.g., host servers, based on the characteristics of the network.
  • FIG. 1A illustrates an example spine-leaf cluster network topology 100 to which there is connected a first physical device 110 and a second physical device 120.
  • the physical devices 110 and 120 may be server computers that can run virtual machines and virtual switches as described in more detail hereinafter.
  • the first physical device 110 is also referred to as physical device A and the second physical device 120 is also referred to as physical device B.
  • the network topology 100 includes a plurality of spine switches Sl-Sn denoted collectively by reference numeral 140 and leaf switches Ll-Lm denoted collectively by reference numeral 150.
  • the spine switches 140 connect to the leaf switches 150 by a network fabric 160, such as Cisco Systems' FabricPath technology, the IETF Transparent Interconnection of Lots of Links (TRILL) technology, or VxLAN technology.
  • TRILL Transparent Interconnection of Lots of Links
  • Each leaf switch is connected to a physical device, hosting one or more virtual switch devices and one or more virtual machines.
  • the spine and leaf switches 140 and 150 are shown to be fully meshed, with each leaf switch connected to each spine switch and each spine switch connected to each leaf switch via the network fabric 160.
  • spine and leaf switches 140 and 150 form the backbone of a scalable multipath data center fabric.
  • each leaf switch is also referred to as a "top-of-rack" (ToR) switch.
  • ToR top-of-rack
  • Each leaf switch and each spine switch may support functionality as defined by Open Systems Interconnection (OSI) model Layer 2 or Layer 3.
  • OSI Open Systems Interconnection
  • Each leaf switch may be capable of performing address lookup operations ⁇ e.g. , Internet Protocol (IP) address or MAC address lookups).
  • IP Internet Protocol
  • Leaf switches and spine switches may have switching or routing capabilities.
  • physical device A 110 runs a virtual switch denoted vswitch-1 hosting virtual machines HI, H2, and H3 and is connected to leaf switch LI .
  • Physical device B 120 runs a virtual switch denoted vswitch-m hosting virtual machines H4 and H5 and is connected to leaf switch Lm. That is, vswitch-1, which hosts virtual machines HI, H2 and H3, is connected to leaf switch LI, and vswitch-m, which hosts virtual machines H4 and H5, is connected to leaf switch Lm.
  • all hosts are understood to be within the same subnet (e.g., 1.1.1.0/24).
  • the shared Media Access Control (MAC) address 170 is the Anycast Gateway (GW) MAC address "00:00:de:ad:be:e ' and the shared Anycast Internet Protocol (IP) address 180 is "1.1.1.254/24" as shown in FIG. 1A. These will be described in more detail below.
  • GW Anycast Gateway
  • IP Internet Protocol
  • FIG. 1A It should also be appreciated that the topology in FIG. 1A is shown merely as an example, and any number of combinations of physical servers, leafs, spines, virtual switch devices and virtual machines may be present in network 100.
  • one approach is to shift Layer 3 boundaries down to the ToR access layer (e.g., at a leaf switch) and to terminate Address Resolution Protocol (ARP)/Neighbor Discovery (ND) protocols, which has the capacity to flood traffic across the network, at the ToR access layer, thereby reducing the negative effects on network performance caused by fabric-wide floods, broadcasts or multicasts. Additionally, the advantage of subnets being able to span across multiple ToRs should be retained to inherit the flexibility offered by traditional Layer 2 access architectures.
  • ARP Address Resolution Protocol
  • ND Network Neighbor Discovery
  • the architecture shown in FIG. 1A provides all of these benefits by moving Layer 3 access boundaries to the ToR (e.g. at a leaf switch) and performing IP -based forwarding (routing) for traffic whether within or across subnets that may be distributed across multiple ToRs.
  • These benefits are achieved by having a shared MAC address for the cluster as well as a shared IP address per subnet.
  • the default gateway-to-MAC binding is retained on the host virtual machines and the Address Resolution Protocol (ARP) cache does not need to be flushed, thereby avoiding traffic disruptions.
  • ARP Address Resolution Protocol
  • the ToRs will need to proxy for ARP requests for remote hosts in the same subnet.
  • the ToR switches should not proxy for ARP requests so as to avoid the hair-pinning of traffic between local virtual machines.
  • Each virtual switch stores a MAC address table which comprises the MAC address of each virtual machine that it is hosting and relevant interface information.
  • each of the virtual machines H1-H5 is assigned context identifiers that may include, among other things, an IP address (e.g., an IP version 4 (IPv4) or IP version 6 (IPv6) address), a MAC address, and a port number associated with a VLAN of the virtual machine.
  • IPv4 IP version 4
  • IPv6 IP version 6
  • the context identifiers may be assigned to the virtual machines H1 -H5 using, e.g., a dynamic host configuration protocol (DHCP).
  • DHCP dynamic host configuration protocol
  • Each virtual switch can identify or recognize the MAC address of hosts (e.g., virtual machines) connected to the virtual switch device, and can store this information in a MAC address table.
  • hosts e.g., virtual machines
  • a first device wishing to communicate with a second device would send to a switch, a frame comprising, among other things, a source MAC (SMAC) address identifying the MAC address of the first device and a DMAC address identifying the MAC address of the second device.
  • SMAC source MAC
  • the switch Upon receipt of the frame, the switch would evaluate the frame to determine the SMAC address, and would store the SMAC address of the frame and the port on which the frame was received in a MAC address table.
  • vswitch-1 With virtual switches, such as vswitch-1 , traditional methods of layer 2 learning are not needed for directly attached hosts. With virtual switches, the VNic of virtual machine HI connects to vswitch-1. Therefore, as soon as virtual machine HI is powered up, the MAC address associated with the VNic of virtual machine HI is statically installed into the MAC address table of vswitch-1. In other words, for directly attached hosts, the virtual machine does not need to send out traffic via a VNic in order for the SMAC address of a virtual machine to be stored in the MAC address table of a virtual switch. Additionally, a physical port associated with physical device A 1 10, which hosts virtual machine HI , may be mapped to a plurality of virtual ports associated with the virtual machines hosted by physical device A.
  • Vswitch-1 also evaluates the frame to determine the DMAC address. If the DMAC address is not stored in the MAC address table of vswitch-1 , vswitch-1 will flood that packet across each of its ports in the same broadcast-domain, except the port on which the frame was received. As stated previously, traditional layer 2 learning methods do not apply for directly attached VNics. However, for remote hosts or virtual machines that are not directly attached to a vswitch, regular layer 2 semantics still apply. In other words, if a layer 2 lookup miss occurs at a virtual switch (e.g.
  • the vswitch will flood the packet within the broadcast domain or segment, so that the desired destination receives the packet.
  • the virtual switch Upon receipt of the response from the destination, the virtual switch will learn the SMAC address (of the destination) so that subsequent communication may be unicasted.
  • the frame is forwarded to the DMAC address via the port associated with the DMAC address.
  • vswitch-1 uses the stored MAC address of virtual machine H2 to forward the packet.
  • a virtual switch supports Layer 2 switching by allowing a virtual machine to directly communicate with other virtual machines attached to the same virtual switch and residing within the same subnet, virtual location area network (vlan), segment, or bridge-domain.
  • ToR switch e.g., in FIG. 1A, a leaf switch
  • Layer 3 forwarding For a given virtual switch connected to a leaf/ToR switch, where the virtual switch hosts one or more virtual machines, communication between virtual machines in the same subnet attached to the same virtual switch device should leverage the default Layer 2 forwarding behavior of the virtual switch to communicate via an optimal path.
  • the leaf/ToR switch uplink For remote virtual machines in the same or different subnets located on a different physical server, the leaf/ToR switch uplink should be utilized.
  • Each leaf/ToR switch is configured to manage communications with virtual switch devices on different physical servers.
  • a shared MAC address is set to be a MAC address that is non-naturally occurring in a network environment.
  • each virtual switch will contain in its MAC address table, in addition to MAC addresses for virtual machines connected to the virtual switch, a shared MAC address.
  • physical devices or servers may be divided into multiple groups, with each group assigned a shared MAC address.
  • Anycast (shared MAC address) is a communication paradigm directing the flow of packets between a single client and the "nearest" destination server through use of an Anycast address.
  • a single Anycast address is assigned to one or more servers contained within an Anycast group. Selection of a destination server that will receive an Anycast addressed packet is based on a variety of criteria, and may include factors such as network topology (e.g., the fewest number of router hops or lowest cost associated with one or more routing paths) or application metrics (e.g. available capacity, measured response times, number of active connections, etc.).
  • Anycasting provides a means to balance and distribute connection loads, by allowing connection requests to be distributed among many different server hosts, and thus, contributing to better network performance and improved scalability.
  • a virtual machine may send a packet to an Anycast server by placing the Anycast address in the packet header. The network will then attempt to deliver the packet to a server having a matching Anycast address.
  • the Anycast gateway MAC address can be configured on the virtual switch device or communicated to the virtual switch device via Representational State Transfer (REST) (Application Programming Interfaces) APIs or potentially down from the ToR using an extension in a First-Hop protocol like the IEEE 802.1Qbg Virtual Station Interface Discovery Protocol (VDP).
  • REST Representational State Transfer
  • VDP Virtual Station Interface Discovery Protocol
  • a Forwarding Information Base (FIB) on the ToR maintains next-hop address information based on the information in IP routing tables, and is designed to optimize destination address lookups. Additionally, the same methodology may be applied for both IPv4 and IPv6 traffic.
  • An ARP cache provides a mapping of IP addresses to MAC addresses, essentially linking Layer 3 (Network/IP Addressing) to Layer 2 (Data-Link/Ethernet Addressing).
  • ARP can be used to send and receive a series of messages between networking devices to establish a mapping of IP to MAC addresses. For example, if virtual machine HI, connected to vswitch-1, wishes to communicate with virtual machine H2 in the same subnet, and virtual machine HI does not have the MAC address of virtual machine H2 previously stored in its ARP table, virtual machine HI can send out an ARP request, which is broadcast to the network, containing the destination IP address (i.e., in this case, the IP address of virtual machine H2) of the destination virtual machine that it wishes to communicate with.
  • the destination IP address i.e., in this case, the IP address of virtual machine H2
  • the virtual machine with a matching IP address (i.e., in this case virtual machine H2) will respond with an ARP reply message.
  • virtual machine HI Upon receipt of the ARP reply message, virtual machine HI will identify the MAC address corresponding to the machine that sent a reply to the broadcast IP address, and will store this relationship (MAC address to IP address) in an ARP table, such as the ARP cache.
  • a physical device configured as an Anycast server would respond to an ARP request with an Anycast MAC address.
  • an ARP cache is refreshed or updated about every four hours.
  • the header of the packet sent from virtual machine HI includes a shared MAC address as the DM AC address.
  • vswitch-1 identifies the shared MAC address of the incoming packet and forwards the communication to the leaf/ToR switch LI .
  • the ToR switch then forwards (aka routes) the communication until reaching its desired destination.
  • the header of the packet from virtual machine HI would also contain the IP address of virtual machine H4 in order to reach its desired destination.
  • Virtual machine HI being in active communication with all of the hosts (e.g., H1-H5), contains an ARP cache as shown in FIG. IB.
  • the ARP cache is a table that lists a correspondence between MAC addresses and IP addresses of other virtual machines that virtual machine HI has been in communication with.
  • ARP entries for virtual machines that are not hosted by the same server/physical device as virtual machine HI e.g., H4 and H5
  • ARP entries for virtual machines that are hosted by the same server/physical device as virtual machine HI e.g., H2 and H3 are assigned the actual physical MAC address of the destination virtual machine.
  • the ARP cache also contains the Anycast IP address 180, mapping the shared MAC address (Anycast GW MAC address) 170 to the Anycast IP address 180.
  • communication for FIG. 1A proceeds as follows. For communication between virtual machines located within the same segment/subnet (attached to the same virtual switch), traffic between virtual machines can be forwarded directly via physical MAC addresses. For communication between virtual machines attached to different virtual switches (i.e., remote hosts within same or different segments/subnets), traffic is forwarded by the virtual switch to the ToR, which performs IP -based forwarding (routing), via a DMAC address set as a shared MAC address (e.g., an Anycast GW MAC address).
  • a DMAC address set as a shared MAC address (e.g., an Anycast GW MAC address).
  • FIGs. 2A and 2B for a description of a scenario in which virtual machine HI has migrated from physical device A 1 10 to physical device B 120, for example, based on the processing capabilities of physical device A 1 10 and/or physical device B 120 or for any of a variety of other reasons for migrating virtual machine HI .
  • virtual machine HI is initially assigned to physical device A 1 10 (as in FIG. 1A)
  • physical device A 1 10 may later have reduced processing bandwidth and/or physical device B 120 may have increased processing bandwidth.
  • it may be more operationally efficient for physical device B 120 to host virtual machine HI instead of physical device A 1 10.
  • any of the virtual machines H1-H5 may be reassigned to any other physical device in a network.
  • virtual machine HI migrates from physical device A 1 10 to physical device B 120, and thus, from vswitch-1 to vswitch-m, virtual machine HI retains context identifier information (e.g., the IP address and MAC address) from its previous location.
  • context identifier information e.g., the IP address and MAC address
  • FIG. 2B shows the ARP cache of virtual machine HI post-migration to vswitch- m.
  • the ARP cache of virtual machine HI is not automatically updated upon migration and reflects its previous connectivity as shown at reference numeral 190.
  • the ARP cache of the migrated virtual machine, now on physical server B 120, is populated with the MAC addresses of the virtual machines from the physical server A 1 10.
  • the ARP cache of virtual machine HI still contains physical MAC addresses for virtual machines H2 and H3 and shared MAC addresses for virtual machines H4 and H5.
  • packets could, in principal, be Layer 2 switched, this would result in packet floods all across the giant fabric and toward the end-hosts which contradicts the fundamental scalability goal of large scale data center architecture.
  • one approach to ensure that all traffic post a virtual machine mobility event continues to flow seamlessly is to replace the DMAC address with the shared MAC address, or Anycast-gateway-MAC address (aka, router-MAC address), in the event that the DMAC address is not present in the MAC address table of the virtual switch.
  • This replacement is only performed for unicast DMAC addresses and not for multicast (i.e., multi-destination) DMAC addresses. Consequently, the virtual switch then forwards traffic to the ToR, where the traffic would go through an IP -based FIB lookup table and be Layer 3 forwarded to reach the destination virtual machine.
  • This approach would allow seamless handling of traffic post virtual machine migration.
  • FIG. 2A An example of the header information associated with a frame sent from virtual machine HI to virtual machine H2, according to the techniques described herein, is shown at reference numeral 210, wherein the SMAC is "00:00:01 :01 :01 :01", the DMAC address is "00:00:de:ad:be:e ', the source IP (SIP) is shown to be "1.1.1.1”, and the destination IP (DIP) is shown to be "1.1.1.2".
  • the DMAC address is shown to be the shared MAC address (i.e., Anycast GW MAC address).
  • the DMAC address for virtual machine H2 originally set to be "00:00:01 :01 :01 :02" was replaced with the Anycast GW MAC address "00:00:de:ad:be:e ', according to the techniques described herein.
  • the virtual switch will determine that a Layer 2 lookup miss has occurred, and will replace the unicast DMAC address (e.g., the MAC address of virtual machine H2) with the shared MAC address and forward the traffic flow to a leaf switch. Therefore, the header of packets from the migrated virtual machine will contain the SMAC address corresponding to the physical MAC address of the source machine, a DMAC address which is the shared MAC address, a SIP which is the source IP address of the source machine, and an IP address for the destination virtual machine.
  • the unicast DMAC address e.g., the MAC address of virtual machine H2
  • the header of packets from the migrated virtual machine will contain the SMAC address corresponding to the physical MAC address of the source machine, a DMAC address which is the shared MAC address, a SIP which is the source IP address of the source machine, and an IP address for the destination virtual machine.
  • the packets are Layer 3 forwarded as usual, and there is no need for a leaf to store MAC addresses of remote hosts or forward unknown unicasts (e.g., floods) across the network fabric and toward the end-hosts. Reverse traffic from virtual machine H2 to virtual machine HI will be handled in a similar manner by vswitch-1.
  • unknown unicasts e.g., floods
  • FIGs. 3A and 3B Reference is now made to FIGs. 3A and 3B for a scenario where the migrated virtual machine HI has traffic to send to a virtual machine that resides locally, e.g., between virtual machine HI and virtual machine H4, again post-migration of virtual machine HI .
  • a virtual machine that resides locally
  • virtual machines HI and H4 are now local to one another (e.g., attached to the same virtual switch)
  • communication will continue via leaf switch Lm, because the ARP cache of virtual machine HI has not been updated to reflect the proximity of virtual machine H4.
  • the ARP entry for virtual machine H4 is refreshed in the ARP cache of virtual machine HI, communication will continue via leaf switch Lm.
  • FIG. 3A An example of the header information associated with a frame sent from virtual machine HI to virtual machine H4, according to the techniques described herein, is shown at reference numeral 310 in FIG. 3A, where the SMAC is "00:00:01 :01 :01 :01", the DMAC address is "00:00:de:ad:be:e ', the SIP is shown to be "1.1.1.1”, and the DIP is shown to be "1.1.1.4".
  • the DMAC address is the Anycast GW MAC address.
  • FIG. 3B shows the ARP cache of virtual machine HI, post migration to a different physical server, vswitch-m.
  • the ARP entry for a virtual machine now on the same physical device as virtual machine HI i.e., virtual machine H4 is shown at reference numeral 320.
  • the techniques described herein ensure that all traffic, post virtual machine migration, continue to flow seamlessly while avoiding the pitfalls of Layer 2 broadcasts/floods, allowing a clean, highly scalable Layer 3 ToR-based data center design to be maintained. Additionally, the techniques described herein do not rely on an "ARP entry fix up" on either the migrated virtual machine or virtual machines in communication with the migrated virtual machine. Moreover, these techniques do not require modification of the ToR, because incoming packets, packets in which a Layer 2 lookup has have occurred, are forwarded to the ToR with a DMAC address that is now a router MAC address (i.e. the shared MAC address), and the ToR will route the packets as usual. Thus, the techniques described herein are non-intrusive, in that they do not require a change in the core forwarding behavior supported by a typical virtual switch.
  • FIG. 4 shows an example MAC address table 410 of a virtual switch (e.g., vswitch-m).
  • the MAC address table of vswitch-m has MAC addresses of virtual machines attached to the same virtual switch, e.g., virtual machines H4 and H5.
  • the MAC address table contains a shared MAC address 415, such as an Anycast MAC address, according to the techniques disclosed herein.
  • a packet 420 sent from virtual machine HI to virtual machine H2 will contain the actual DMAC address for virtual machine H2, because the ARP cache of virtual machine HI reflects the original location (pre-migration) of virtual machine HI , that is, the location when virtual machines HI and H2 were connected to the same physical switch.
  • MAC address table 410 contains MAC addresses for virtual machines connected to vswitch-m, in this case, virtual machines H4 and H5 as well as the shared MAC address. (Note that MAC address table 410 will not contain an entry for virtual machine HI until a packet is received by virtual machine HI .) Notably, the MAC address table does not contain an entry for virtual machine H2, which is located on a different virtual switch. Thus, the determination is made by the virtual switch to replace the DMAC of the packet sent from virtual machine HI with the shared MAC address to facilitate routing of this packet to virtual machine H2.
  • FIG. 5 shows an example flow chart 500 depicting operations performed by a virtual switch to ensure seamless flow of traffic.
  • a packet is received at a virtual switch that is running on a physical server configured to host one or more virtual machines (e.g., virtual machines H1-H5) that is a source of the packet.
  • a destination media access control (DMAC) address associated with a destination virtual machine is identified from the packet.
  • a determination is made as to whether the DMAC address of the packet is present in a database of MAC addresses accessible by the virtual switch.
  • DMAC destination media access control
  • the DMAC address of the packet is replaced with a shared MAC address and is subsequently forwarded upstream where it gets routed to the indicated destination.
  • FIG. 6 illustrates an example block diagram of an apparatus (e.g., a physical device) configured to support a virtual switch and to perform the techniques presented herein.
  • the physical device 600 e.g., a server computer, comprises a network interface unit 610, a processor 620 and memory 630.
  • the network interface unit 610 is configured to enable network communications so as to interface with a network, e.g., via a leaf switch. While conceptually illustrated as a "network interface unit,” it will be appreciated that a physical server may contain more than one network interface or type of interface to communicate with other devices within the network.
  • the processor 620 is one or more microprocessors or microcontrollers and executes the identification, determination and replacement logic associated with the techniques disclosed herein.
  • the memory 630 stores a MAC address/IP table 632 (e.g., an ARP table) and instructions for MAC address replacement software 634. Additionally, the memory 630 stores executable instructions for one or more virtual switch devices 642 and for a plurality of virtual machines (e.g., virtual machines 652 . .. 654).
  • a MAC address/IP table 632 e.g., an ARP table
  • instructions for MAC address replacement software 634 e.g., an ARP table
  • the memory 630 stores executable instructions for one or more virtual switch devices 642 and for a plurality of virtual machines (e.g., virtual machines 652 . .. 654).
  • Memory 630 may be embodied by one or more computer readable storage media that may comprise read only memory (ROM), random access memory (RAM), magnetic disk storage media devices, optical storage media devices, flash memory devices, electrical, optical, or other physical/tangible memory storage devices.
  • ROM read only memory
  • RAM random access memory
  • magnetic disk storage media devices may comprise magnetic disks, optical storage media devices, flash memory devices, electrical, optical, or other physical/tangible memory storage devices.
  • the memory 630 may comprise one or more tangible (e.g., non- transitory) computer readable storage media (e.g., a memory device) encoded with software comprising computer executable instructions, and when the software is executed by the processor 620, the processor 620 is operable to perform the operations described herein in connection with the identification, determination and replacement logic.
  • the MAC address/IP table 632 and MAC address replacement software 634 are stored in one or more databases accessible by processor 620.
  • the functions of the processor 620 may be implemented by logic encoded in one or more tangible computer readable storage media or devices (e.g., storage devices compact discs, digital video discs, flash memory drives, etc. and embedded logic such as an application specific integrated circuit, digital signal processor instructions, software that is executed by a processor, etc.).
  • tangible computer readable storage media or devices e.g., storage devices compact discs, digital video discs, flash memory drives, etc. and embedded logic such as an application specific integrated circuit, digital signal processor instructions, software that is executed by a processor, etc.
  • vswitch-1 and vswitch-m may be performed by one or more computer or machine readable storage media (e.g., non-transitory) or device executed by a processor and comprising software, hardware or a combination of software and hardware to perform the techniques described herein.
  • a method comprising: at a physical device in a network configured to host a virtual switch and one or more virtual machines, receiving a packet at the virtual switch from a source virtual machine that is in communication with the virtual switch; identifying from the packet, a destination Media Access Control (MAC) address indicating a destination virtual machine for the packet; determining whether the destination MAC address of the packet is present in a database of MAC addresses accessible by the virtual switch; and if the determining indicates that the destination MAC address is not present in the database, replacing the destination MAC address of the packet with a shared MAC address associated with a plurality of physical switches in the network.
  • MAC Media Access Control
  • an apparatus comprising: a network interface unit configured to receive a packet from a source virtual machine in communication with the virtual switch and a processor.
  • the processor is coupled to the network interface unit and is configured to: host a virtual switch and one or more virtual machines; identify from the packet, a destination Media Access Control (MAC) address indicating a destination virtual machine for the packet; determine whether the DMAC address of the packet is present in a database of MAC addresses accessible by the virtual switch; and replace the DMAC address of the packet with a shared MAC address associated with a plurality of physical switches in the network, if the determining indicates that the DMAC address is not present in the database.
  • MAC Media Access Control
  • a computer readable media encoded with software comprising computer executable instructions and when the software is executed operable to: at a switch device in a network configured to host a virtual switch and one or more virtual machines, receive a packet at the virtual switch from a source virtual machine that is in communication with the virtual switch; identify from the packet, a destination Media Access Control (MAC) address indicating a destination virtual machine for the packet; determine whether the DMAC address of the packet is present in a database of MAC addresses accessible by the virtual switch; and replace the DMAC address of the packet with a shared MAC address associated with a plurality of physical switches in the network, if the determining indicates that the DMAC address is not present in the database.
  • MAC Media Access Control

Abstract

At a physical device in a network configured to host a virtual switch and one or more virtual machines, a packet is received at the virtual switch from a source virtual machine that is directly attached to that virtual switch. A destination Media Access Control (MAC) address is identified from the packet indicating a destination virtual machine for the packet. In response to determining that the destination MAC address of the packet is not present in a database of MAC addresses accessible by the virtual switch, the destination MAC address of the packet is replaced with a shared MAC address associated with a plurality of physical switches in the network.

Description

HANDLING OF VIRTUAL MACHINE MOBILITY IN LARGE DATA CENTER
TECHNICAL FIELD
[001] The present disclosure relates to maintaining traffic flows during virtual machine migration in a large data center environment.
BACKGROUND
[002] With the advent of highly virtualized workloads and the drive toward cloud deployments, it is necessary to have a network infrastructure that supports a highly scalable elastic model to ensure that resources (e.g., storage, network, and computing) are efficiently utilized and can be provisioned on-demand, based on tenant/client needs. Virtualization allows virtual machine mobility, enabling stateful migration of a virtual machine from one physical server to another, and is an integral paradigm of dynamic on-demand provisioning of resources.
BRIEF DESCRIPTION OF THE DRAWINGS
[003] FIG. 1A is a block diagram of an example network topology showing virtual machines attached to virtual switches running in physical devices, and in which the techniques presented herein may be used for handling migration of one or more virtual machines between virtual switches running in different physical devices that are attached to different physical switches in the network topology.
[004] FIG. IB illustrates an example of the content of an Address Resolution Protocol (ARP) cache associated with a virtual machine prior to migration from one physical device to another physical device.
[005] FIG. 2A is a diagram similar to FIG. 1A but after migration of a virtual machine originally connected to a first virtual switch running in a first physical device to a second virtual switch running in a second physical device that is attached to a different physical switch than the first physical device, and header information associated with a traffic flow between two virtual machines on different physical devices.
[006] FIG. 2B is a diagram similar to FIG. IB, but illustrating the contents of the ARP cache for the virtual machine, post migration for the scenario depicted in FIG. 2A.
[007] FIG. 3A is a diagram similar to FIG. 2A but after migration of the virtual machine originally connected to a first virtual switch running in the first physical device to the second virtual switch running in the second physical device that is attached to a different physical switch than the first physical device, and header information associated with traffic between the migrated virtual machine and another virtual machine on the same physical device.
[008] FIG. 3B is a diagram similar to FIG. 2B, but illustrating the contents of the ARP cache for the virtual machine, post migration for the scenario depicted in FIG. 3 A.
[009] FIG. 4 depicts replacement of a destination Media Access Control (MAC) address with a shared MAC address associated with a plurality of physical switches in the network topology, according to the techniques disclosed herein.
[0010] FIG. 5 is a flow chart depicting operations performed at a physical device to determine whether the DMAC address of the packet is to be replaced with the shared MAC address.
[0011] FIG. 6 is an example block diagram of a physical device configured to perform the operations depicted in FIG. 5, according to the techniques presented herein.
DESCRIPTION OF EXAMPLE EMBODIMENTS
Overview
[0012] Techniques are provided for maintaining traffic flow during virtual machine migration from one physical device to another. These techniques may be embodied as a method, apparatus or instructions in a computer-readable storage media. At a physical device in a network configured to host a virtual switch and one or more virtual machines, a packet is received at the virtual switch from a source virtual machine that is in communication with the virtual switch. From the packet, a destination Media Access Control (DMAC) address is identified, which indicates a destination host (could be virtual or physical) for the packet. A determination is made as to whether the DMAC address of the packet is present in a database of Media Access Control (MAC) addresses accessible by the virtual switch. If the determination indicates that the DMAC address is not present in the database of MAC addresses, the DMAC address of the packet is replaced with a shared MAC address associated with a plurality of physical switches in the network. The packet is then forwarded, with the shared MAC address as the DMAC address, in order to reach the destination host.
Example Embodiments
[0013] The techniques presented herein involve maintaining traffic flows during virtual machine migration from one physical device to another physical device in a network. The techniques described herein are particularly useful for massive scale data center environments, including data centers with a Clos-based architecture. [0014] Virtual machines, in addition to having equivalent functionality to physical machines, have the added advantage of being able to reside on any physical host or server. In one approach, a virtual machine is attached to a virtual switch device running on a hypervisor, which allocates resources to allow multiple virtual machines to share a single hardware host, via one or more virtual network interfaces (VNics). Virtual machines may migrate or be reassigned to different physical devices, e.g., host servers, based on the characteristics of the network.
[0015] Reference is first made to FIG. 1A. FIG. 1A illustrates an example spine-leaf cluster network topology 100 to which there is connected a first physical device 110 and a second physical device 120. The physical devices 110 and 120 may be server computers that can run virtual machines and virtual switches as described in more detail hereinafter. The first physical device 110 is also referred to as physical device A and the second physical device 120 is also referred to as physical device B.
[0016] The network topology 100 includes a plurality of spine switches Sl-Sn denoted collectively by reference numeral 140 and leaf switches Ll-Lm denoted collectively by reference numeral 150. The spine switches 140 connect to the leaf switches 150 by a network fabric 160, such as Cisco Systems' FabricPath technology, the IETF Transparent Interconnection of Lots of Links (TRILL) technology, or VxLAN technology. Each leaf switch is connected to a physical device, hosting one or more virtual switch devices and one or more virtual machines. Additionally, the spine and leaf switches 140 and 150 are shown to be fully meshed, with each leaf switch connected to each spine switch and each spine switch connected to each leaf switch via the network fabric 160. Together, spine and leaf switches 140 and 150 form the backbone of a scalable multipath data center fabric. For the purposes of this example, each leaf switch is also referred to as a "top-of-rack" (ToR) switch.
[0017] Each leaf switch and each spine switch may support functionality as defined by Open Systems Interconnection (OSI) model Layer 2 or Layer 3. Each leaf switch may be capable of performing address lookup operations {e.g. , Internet Protocol (IP) address or MAC address lookups). Thus, it is understood that leaf switches and spine switches may have switching or routing capabilities.
[0018] In the example of FIG. 1A, physical device A 110 runs a virtual switch denoted vswitch-1 hosting virtual machines HI, H2, and H3 and is connected to leaf switch LI . Physical device B 120 runs a virtual switch denoted vswitch-m hosting virtual machines H4 and H5 and is connected to leaf switch Lm. That is, vswitch-1, which hosts virtual machines HI, H2 and H3, is connected to leaf switch LI, and vswitch-m, which hosts virtual machines H4 and H5, is connected to leaf switch Lm. For this example, all hosts are understood to be within the same subnet (e.g., 1.1.1.0/24).
[0019] Additionally, the shared Media Access Control (MAC) address 170 is the Anycast Gateway (GW) MAC address "00:00:de:ad:be:e ' and the shared Anycast Internet Protocol (IP) address 180 is "1.1.1.254/24" as shown in FIG. 1A. These will be described in more detail below.
[0020] It should also be appreciated that the topology in FIG. 1A is shown merely as an example, and any number of combinations of physical servers, leafs, spines, virtual switch devices and virtual machines may be present in network 100.
[0021] To produce a scalable network fabric, one approach is to shift Layer 3 boundaries down to the ToR access layer (e.g., at a leaf switch) and to terminate Address Resolution Protocol (ARP)/Neighbor Discovery (ND) protocols, which has the capacity to flood traffic across the network, at the ToR access layer, thereby reducing the negative effects on network performance caused by fabric-wide floods, broadcasts or multicasts. Additionally, the advantage of subnets being able to span across multiple ToRs should be retained to inherit the flexibility offered by traditional Layer 2 access architectures.
[0022] The architecture shown in FIG. 1A, provides all of these benefits by moving Layer 3 access boundaries to the ToR (e.g. at a leaf switch) and performing IP -based forwarding (routing) for traffic whether within or across subnets that may be distributed across multiple ToRs. These benefits are achieved by having a shared MAC address for the cluster as well as a shared IP address per subnet.
[0023] For communication across subnets, the default gateway-to-MAC binding is retained on the host virtual machines and the Address Resolution Protocol (ARP) cache does not need to be flushed, thereby avoiding traffic disruptions. However, for local subnet hosts, because the Layer 3 boundaries are moved to the ToR switches and subnets are distributed, to avoid unknown unicast floods, the ToRs will need to proxy for ARP requests for remote hosts in the same subnet. However, for local subnet hosts (i.e. hosts within the same subnet attached to the same virtual switch), the ToR switches should not proxy for ARP requests so as to avoid the hair-pinning of traffic between local virtual machines.
[0024] Each virtual switch stores a MAC address table which comprises the MAC address of each virtual machine that it is hosting and relevant interface information. Upon initially "signing on" or joining the network 100, each of the virtual machines H1-H5 is assigned context identifiers that may include, among other things, an IP address (e.g., an IP version 4 (IPv4) or IP version 6 (IPv6) address), a MAC address, and a port number associated with a VLAN of the virtual machine. The context identifiers may be assigned to the virtual machines H1 -H5 using, e.g., a dynamic host configuration protocol (DHCP).
[0025] Each virtual switch can identify or recognize the MAC address of hosts (e.g., virtual machines) connected to the virtual switch device, and can store this information in a MAC address table. In traditional methods of layer 2 learning, a first device wishing to communicate with a second device would send to a switch, a frame comprising, among other things, a source MAC (SMAC) address identifying the MAC address of the first device and a DMAC address identifying the MAC address of the second device. Upon receipt of the frame, the switch would evaluate the frame to determine the SMAC address, and would store the SMAC address of the frame and the port on which the frame was received in a MAC address table. With virtual switches, such as vswitch-1 , traditional methods of layer 2 learning are not needed for directly attached hosts. With virtual switches, the VNic of virtual machine HI connects to vswitch-1. Therefore, as soon as virtual machine HI is powered up, the MAC address associated with the VNic of virtual machine HI is statically installed into the MAC address table of vswitch-1. In other words, for directly attached hosts, the virtual machine does not need to send out traffic via a VNic in order for the SMAC address of a virtual machine to be stored in the MAC address table of a virtual switch. Additionally, a physical port associated with physical device A 1 10, which hosts virtual machine HI , may be mapped to a plurality of virtual ports associated with the virtual machines hosted by physical device A.
[0026] Vswitch-1 also evaluates the frame to determine the DMAC address. If the DMAC address is not stored in the MAC address table of vswitch-1 , vswitch-1 will flood that packet across each of its ports in the same broadcast-domain, except the port on which the frame was received. As stated previously, traditional layer 2 learning methods do not apply for directly attached VNics. However, for remote hosts or virtual machines that are not directly attached to a vswitch, regular layer 2 semantics still apply. In other words, if a layer 2 lookup miss occurs at a virtual switch (e.g. , the DMAC address is not found in the MAC address table of the virtual switch), the vswitch will flood the packet within the broadcast domain or segment, so that the desired destination receives the packet. Upon receipt of the response from the destination, the virtual switch will learn the SMAC address (of the destination) so that subsequent communication may be unicasted.
[0027] If the DMAC address is found in the MAC address table of vswitch-1 , the frame is forwarded to the DMAC address via the port associated with the DMAC address. Upon receipt of a communication from virtual machine HI with a DMAC address corresponding to virtual machine H2, vswitch-1 uses the stored MAC address of virtual machine H2 to forward the packet. In this example, a virtual switch supports Layer 2 switching by allowing a virtual machine to directly communicate with other virtual machines attached to the same virtual switch and residing within the same subnet, virtual location area network (vlan), segment, or bridge-domain.
[0028] To communicate with a virtual machine in a different subnet or a remote virtual machine in the same or different subnet located on a different physical server, the packets of the communication are forwarded to ToR switch (e.g., in FIG. 1A, a leaf switch) to undergo Layer 3 forwarding to reach the destination virtual machine. For a given virtual switch connected to a leaf/ToR switch, where the virtual switch hosts one or more virtual machines, communication between virtual machines in the same subnet attached to the same virtual switch device should leverage the default Layer 2 forwarding behavior of the virtual switch to communicate via an optimal path. For remote virtual machines in the same or different subnets located on a different physical server, the leaf/ToR switch uplink should be utilized. Each leaf/ToR switch is configured to manage communications with virtual switch devices on different physical servers.
[0029] To facilitate communication to remote virtual machines, virtual machines connected to a different ToR switch, or machines on different subnets, a shared MAC address may be used. A shared MAC address is set to be a MAC address that is non-naturally occurring in a network environment. Thus, each virtual switch will contain in its MAC address table, in addition to MAC addresses for virtual machines connected to the virtual switch, a shared MAC address. In another approach, physical devices or servers may be divided into multiple groups, with each group assigned a shared MAC address.
[0030] Anycast (shared MAC address) is a communication paradigm directing the flow of packets between a single client and the "nearest" destination server through use of an Anycast address. To accomplish this, a single Anycast address is assigned to one or more servers contained within an Anycast group. Selection of a destination server that will receive an Anycast addressed packet is based on a variety of criteria, and may include factors such as network topology (e.g., the fewest number of router hops or lowest cost associated with one or more routing paths) or application metrics (e.g. available capacity, measured response times, number of active connections, etc.). Anycasting provides a means to balance and distribute connection loads, by allowing connection requests to be distributed among many different server hosts, and thus, contributing to better network performance and improved scalability. [0031] A virtual machine may send a packet to an Anycast server by placing the Anycast address in the packet header. The network will then attempt to deliver the packet to a server having a matching Anycast address. The Anycast gateway MAC address can be configured on the virtual switch device or communicated to the virtual switch device via Representational State Transfer (REST) (Application Programming Interfaces) APIs or potentially down from the ToR using an extension in a First-Hop protocol like the IEEE 802.1Qbg Virtual Station Interface Discovery Protocol (VDP). A Forwarding Information Base (FIB) on the ToR maintains next-hop address information based on the information in IP routing tables, and is designed to optimize destination address lookups. Additionally, the same methodology may be applied for both IPv4 and IPv6 traffic.
[0032] An ARP cache provides a mapping of IP addresses to MAC addresses, essentially linking Layer 3 (Network/IP Addressing) to Layer 2 (Data-Link/Ethernet Addressing). ARP can be used to send and receive a series of messages between networking devices to establish a mapping of IP to MAC addresses. For example, if virtual machine HI, connected to vswitch-1, wishes to communicate with virtual machine H2 in the same subnet, and virtual machine HI does not have the MAC address of virtual machine H2 previously stored in its ARP table, virtual machine HI can send out an ARP request, which is broadcast to the network, containing the destination IP address (i.e., in this case, the IP address of virtual machine H2) of the destination virtual machine that it wishes to communicate with. The virtual machine with a matching IP address (i.e., in this case virtual machine H2) will respond with an ARP reply message. Upon receipt of the ARP reply message, virtual machine HI will identify the MAC address corresponding to the machine that sent a reply to the broadcast IP address, and will store this relationship (MAC address to IP address) in an ARP table, such as the ARP cache. Additionally, a physical device configured as an Anycast server, would respond to an ARP request with an Anycast MAC address. In some embodiments, an ARP cache is refreshed or updated about every four hours.
[0033] Thus, referring back to FIG. 1A, for communication from virtual machine HI to virtual machine H4, wherein virtual machine H4 is attached to a different leaf switch than virtual machine HI, the header of the packet sent from virtual machine HI includes a shared MAC address as the DM AC address. Upon receipt, vswitch-1 identifies the shared MAC address of the incoming packet and forwards the communication to the leaf/ToR switch LI . The ToR switch then forwards (aka routes) the communication until reaching its desired destination. In this scenario, the header of the packet from virtual machine HI would also contain the IP address of virtual machine H4 in order to reach its desired destination. [0034] Reference is now made to FIG. IB. Virtual machine HI , being in active communication with all of the hosts (e.g., H1-H5), contains an ARP cache as shown in FIG. IB. The ARP cache is a table that lists a correspondence between MAC addresses and IP addresses of other virtual machines that virtual machine HI has been in communication with. Notably, ARP entries for virtual machines that are not hosted by the same server/physical device as virtual machine HI (e.g., H4 and H5), are assigned a shared MAC address/Anycast GW MAC Address. ARP entries for virtual machines that are hosted by the same server/physical device as virtual machine HI (e.g., H2 and H3) are assigned the actual physical MAC address of the destination virtual machine. The ARP cache also contains the Anycast IP address 180, mapping the shared MAC address (Anycast GW MAC address) 170 to the Anycast IP address 180.
[0035] In summary, communication for FIG. 1A proceeds as follows. For communication between virtual machines located within the same segment/subnet (attached to the same virtual switch), traffic between virtual machines can be forwarded directly via physical MAC addresses. For communication between virtual machines attached to different virtual switches (i.e., remote hosts within same or different segments/subnets), traffic is forwarded by the virtual switch to the ToR, which performs IP -based forwarding (routing), via a DMAC address set as a shared MAC address (e.g., an Anycast GW MAC address).
[0036] Reference is now made to FIGs. 2A and 2B for a description of a scenario in which virtual machine HI has migrated from physical device A 1 10 to physical device B 120, for example, based on the processing capabilities of physical device A 1 10 and/or physical device B 120 or for any of a variety of other reasons for migrating virtual machine HI . For example, even though virtual machine HI is initially assigned to physical device A 1 10 (as in FIG. 1A), physical device A 1 10 may later have reduced processing bandwidth and/or physical device B 120 may have increased processing bandwidth. As a result, it may be more operationally efficient for physical device B 120 to host virtual machine HI instead of physical device A 1 10. It should be appreciated that any of the virtual machines H1-H5 may be reassigned to any other physical device in a network.
[0037] When a virtual machine migrates to a new physical device, the underlying protocol/network stack as well as applications residing in the migrated virtual machine are not aware that the virtual machine has moved, and therefore, continue sending/receiving traffic without disruption or resets. However, because the physical addressing associated with the migrated virtual machine has not yet been updated to reflect the new environment, traffic from the migrated virtual machine will suffer a Layer 2 lookup miss at the new virtual switch device, as explained in additional detail below.
[0038] In FIG. 2A, when virtual machine HI migrates from physical device A 1 10 to physical device B 120, and thus, from vswitch-1 to vswitch-m, virtual machine HI retains context identifier information (e.g., the IP address and MAC address) from its previous location.
[0039] FIG. 2B shows the ARP cache of virtual machine HI post-migration to vswitch- m. The ARP cache of virtual machine HI is not automatically updated upon migration and reflects its previous connectivity as shown at reference numeral 190. The ARP cache of the migrated virtual machine, now on physical server B 120, is populated with the MAC addresses of the virtual machines from the physical server A 1 10. Thus, the ARP cache of virtual machine HI still contains physical MAC addresses for virtual machines H2 and H3 and shared MAC addresses for virtual machines H4 and H5. As a result, if virtual machine HI attempts to send a data packet to virtual machine H2 post-migration, a Layer 2 lookup miss will occur in vswitch-m, because vswitch-m does not contain the MAC address of virtual machine H2 in its MAC address table.
[0040] Consequently, these packets are treated as unknown unicasts by vswitch-m and sent to the leaf/ToR switch. However, a Layer 2 lookup miss will also occur at the ToR, as the leaf switch Lm will not immediately recognize the specified DMAC address, which is still the MAC address of virtual machine H2. Specifically, the ToR will not be able to route packets from vswitch-m because the DMAC address is not a Router-MAC address (e.g., a MAC address associated with a router). Thus, at the ToR, the packets will also suffer a Layer 2 lookup miss, and will be dropped, thereby affecting existing flows and adversely impacting the goal of seamless behavior for virtual machine mobility.
[0041] Although packets could, in principal, be Layer 2 switched, this would result in packet floods all across the giant fabric and toward the end-hosts which contradicts the fundamental scalability goal of large scale data center architecture.
[0042] Thus, one approach to ensure that all traffic post a virtual machine mobility event continues to flow seamlessly is to replace the DMAC address with the shared MAC address, or Anycast-gateway-MAC address (aka, router-MAC address), in the event that the DMAC address is not present in the MAC address table of the virtual switch. This replacement is only performed for unicast DMAC addresses and not for multicast (i.e., multi-destination) DMAC addresses. Consequently, the virtual switch then forwards traffic to the ToR, where the traffic would go through an IP -based FIB lookup table and be Layer 3 forwarded to reach the destination virtual machine. This approach would allow seamless handling of traffic post virtual machine migration.
[0043] Referring back to FIG. 2A, an example of this approach is shown. An example of the header information associated with a frame sent from virtual machine HI to virtual machine H2, according to the techniques described herein, is shown at reference numeral 210, wherein the SMAC is "00:00:01 :01 :01 :01", the DMAC address is "00:00:de:ad:be:e ', the source IP (SIP) is shown to be "1.1.1.1", and the destination IP (DIP) is shown to be "1.1.1.2". In this example, the DMAC address is shown to be the shared MAC address (i.e., Anycast GW MAC address). In particular, the DMAC address for virtual machine H2, originally set to be "00:00:01 :01 :01 :02" was replaced with the Anycast GW MAC address "00:00:de:ad:be:e ', according to the techniques described herein.
[0044] To summarize, in the case when a virtual machine has moved to a different virtual switch, and where the ARP cache of the virtual machine remains unchanged with respect to the move, for communication between virtual machines HI and H2 to continue, the virtual switch will determine that a Layer 2 lookup miss has occurred, and will replace the unicast DMAC address (e.g., the MAC address of virtual machine H2) with the shared MAC address and forward the traffic flow to a leaf switch. Therefore, the header of packets from the migrated virtual machine will contain the SMAC address corresponding to the physical MAC address of the source machine, a DMAC address which is the shared MAC address, a SIP which is the source IP address of the source machine, and an IP address for the destination virtual machine.
[0045] The packets are Layer 3 forwarded as usual, and there is no need for a leaf to store MAC addresses of remote hosts or forward unknown unicasts (e.g., floods) across the network fabric and toward the end-hosts. Reverse traffic from virtual machine H2 to virtual machine HI will be handled in a similar manner by vswitch-1.
[0046] Reference is now made to FIGs. 3A and 3B for a scenario where the migrated virtual machine HI has traffic to send to a virtual machine that resides locally, e.g., between virtual machine HI and virtual machine H4, again post-migration of virtual machine HI . In this case, even though virtual machines HI and H4 are now local to one another (e.g., attached to the same virtual switch), communication will continue via leaf switch Lm, because the ARP cache of virtual machine HI has not been updated to reflect the proximity of virtual machine H4. Thus, until the ARP entry for virtual machine H4 is refreshed in the ARP cache of virtual machine HI, communication will continue via leaf switch Lm. [0047] An example of the header information associated with a frame sent from virtual machine HI to virtual machine H4, according to the techniques described herein, is shown at reference numeral 310 in FIG. 3A, where the SMAC is "00:00:01 :01 :01 :01", the DMAC address is "00:00:de:ad:be:e ', the SIP is shown to be "1.1.1.1", and the DIP is shown to be "1.1.1.4". In this example, the DMAC address is the Anycast GW MAC address.
[0048] Upon refreshing the ARP cache entry for virtual machine H4 in the ARP table of virtual machine HI , by replacing the shared MAC address with the MAC address of virtual machine H4 (i.e., 00:00:01 :01 :01 :04), communication between virtual machines HI and H4 will be directly switched by vswitch-m without forwarding the communication to leaf switch Lm. Reverse traffic for a communication scheme between virtual machines H4 and HI will be handled in a similar manner.
[0049] FIG. 3B shows the ARP cache of virtual machine HI, post migration to a different physical server, vswitch-m. In particular, the ARP entry for a virtual machine now on the same physical device as virtual machine HI (i.e., virtual machine H4) is shown at reference numeral 320.
[0050] Thus, the techniques described herein ensure that all traffic, post virtual machine migration, continue to flow seamlessly while avoiding the pitfalls of Layer 2 broadcasts/floods, allowing a clean, highly scalable Layer 3 ToR-based data center design to be maintained. Additionally, the techniques described herein do not rely on an "ARP entry fix up" on either the migrated virtual machine or virtual machines in communication with the migrated virtual machine. Moreover, these techniques do not require modification of the ToR, because incoming packets, packets in which a Layer 2 lookup has have occurred, are forwarded to the ToR with a DMAC address that is now a router MAC address (i.e. the shared MAC address), and the ToR will route the packets as usual. Thus, the techniques described herein are non-intrusive, in that they do not require a change in the core forwarding behavior supported by a typical virtual switch.
[0051] Reference is now made to FIG. 4, which shows an example of replacement of a DMAC address with a shared MAC address. FIG. 4 shows an example MAC address table 410 of a virtual switch (e.g., vswitch-m). The MAC address table of vswitch-m has MAC addresses of virtual machines attached to the same virtual switch, e.g., virtual machines H4 and H5. Additionally, the MAC address table contains a shared MAC address 415, such as an Anycast MAC address, according to the techniques disclosed herein.
[0052] Upon migration of virtual machine HI from physical server A 110 to physical server B 120, a packet 420 sent from virtual machine HI to virtual machine H2 will contain the actual DMAC address for virtual machine H2, because the ARP cache of virtual machine HI reflects the original location (pre-migration) of virtual machine HI , that is, the location when virtual machines HI and H2 were connected to the same physical switch.
[0053] MAC address table 410 contains MAC addresses for virtual machines connected to vswitch-m, in this case, virtual machines H4 and H5 as well as the shared MAC address. (Note that MAC address table 410 will not contain an entry for virtual machine HI until a packet is received by virtual machine HI .) Notably, the MAC address table does not contain an entry for virtual machine H2, which is located on a different virtual switch. Thus, the determination is made by the virtual switch to replace the DMAC of the packet sent from virtual machine HI with the shared MAC address to facilitate routing of this packet to virtual machine H2.
[0054] Reference is now made to FIG. 5. FIG. 5 shows an example flow chart 500 depicting operations performed by a virtual switch to ensure seamless flow of traffic. At operation 510, a packet is received at a virtual switch that is running on a physical server configured to host one or more virtual machines (e.g., virtual machines H1-H5) that is a source of the packet. At operation 520, a destination media access control (DMAC) address associated with a destination virtual machine is identified from the packet. At operation 530, a determination is made as to whether the DMAC address of the packet is present in a database of MAC addresses accessible by the virtual switch. If the DMAC address is not present in the database (i.e., if the DMAC address is not known to the virtual switch), at operation 540, the DMAC address of the packet is replaced with a shared MAC address and is subsequently forwarded upstream where it gets routed to the indicated destination.
[0055] FIG. 6 illustrates an example block diagram of an apparatus (e.g., a physical device) configured to support a virtual switch and to perform the techniques presented herein. The physical device 600, e.g., a server computer, comprises a network interface unit 610, a processor 620 and memory 630. The network interface unit 610 is configured to enable network communications so as to interface with a network, e.g., via a leaf switch. While conceptually illustrated as a "network interface unit," it will be appreciated that a physical server may contain more than one network interface or type of interface to communicate with other devices within the network. The processor 620 is one or more microprocessors or microcontrollers and executes the identification, determination and replacement logic associated with the techniques disclosed herein. The memory 630 stores a MAC address/IP table 632 (e.g., an ARP table) and instructions for MAC address replacement software 634. Additionally, the memory 630 stores executable instructions for one or more virtual switch devices 642 and for a plurality of virtual machines (e.g., virtual machines 652 . .. 654).
[0056] Memory 630 may be embodied by one or more computer readable storage media that may comprise read only memory (ROM), random access memory (RAM), magnetic disk storage media devices, optical storage media devices, flash memory devices, electrical, optical, or other physical/tangible memory storage devices.
[0057] Thus, in general, the memory 630 may comprise one or more tangible (e.g., non- transitory) computer readable storage media (e.g., a memory device) encoded with software comprising computer executable instructions, and when the software is executed by the processor 620, the processor 620 is operable to perform the operations described herein in connection with the identification, determination and replacement logic. In other approaches, the MAC address/IP table 632 and MAC address replacement software 634 are stored in one or more databases accessible by processor 620.
[0058] The functions of the processor 620 may be implemented by logic encoded in one or more tangible computer readable storage media or devices (e.g., storage devices compact discs, digital video discs, flash memory drives, etc. and embedded logic such as an application specific integrated circuit, digital signal processor instructions, software that is executed by a processor, etc.).
[0059] It should be appreciated that the techniques described above in connection with all embodiments may be performed by one or more computer readable storage media that is encoded with software comprising computer executable instructions to perform the methods and steps described herein. For example, the operations performed by vswitch-1 and vswitch-m may be performed by one or more computer or machine readable storage media (e.g., non-transitory) or device executed by a processor and comprising software, hardware or a combination of software and hardware to perform the techniques described herein.
[0060] In summary, a method is provided comprising: at a physical device in a network configured to host a virtual switch and one or more virtual machines, receiving a packet at the virtual switch from a source virtual machine that is in communication with the virtual switch; identifying from the packet, a destination Media Access Control (MAC) address indicating a destination virtual machine for the packet; determining whether the destination MAC address of the packet is present in a database of MAC addresses accessible by the virtual switch; and if the determining indicates that the destination MAC address is not present in the database, replacing the destination MAC address of the packet with a shared MAC address associated with a plurality of physical switches in the network. [0061] In addition, an apparatus is provided comprising: a network interface unit configured to receive a packet from a source virtual machine in communication with the virtual switch and a processor. The processor is coupled to the network interface unit and is configured to: host a virtual switch and one or more virtual machines; identify from the packet, a destination Media Access Control (MAC) address indicating a destination virtual machine for the packet; determine whether the DMAC address of the packet is present in a database of MAC addresses accessible by the virtual switch; and replace the DMAC address of the packet with a shared MAC address associated with a plurality of physical switches in the network, if the determining indicates that the DMAC address is not present in the database.
[0062] Furthermore, a computer readable media is provided encoded with software comprising computer executable instructions and when the software is executed operable to: at a switch device in a network configured to host a virtual switch and one or more virtual machines, receive a packet at the virtual switch from a source virtual machine that is in communication with the virtual switch; identify from the packet, a destination Media Access Control (MAC) address indicating a destination virtual machine for the packet; determine whether the DMAC address of the packet is present in a database of MAC addresses accessible by the virtual switch; and replace the DMAC address of the packet with a shared MAC address associated with a plurality of physical switches in the network, if the determining indicates that the DMAC address is not present in the database.
[0063] The above description is intended by way of example only. Various modifications and structural changes may be made therein without departing from the scope of the concepts described herein and within the scope and range of equivalents of the claims.

Claims

What is claimed is:
1. A method comprising:
at a physical device in a network configured to host a virtual switch and one or more virtual machines, receiving a packet at the virtual switch from a source virtual machine that is in communication with the virtual switch;
identifying from the packet, a destination Media Access Control (MAC) address indicating a destination virtual machine for the packet;
determining whether the destination MAC address of the packet is present in a database of MAC addresses accessible by the virtual switch; and
if the determining indicates that the destination MAC address is not present in the database, replacing the destination MAC address of the packet with a shared MAC address associated with a plurality of physical switches in the network.
2. The method of claim 1, further comprising forwarding the packet using the shared MAC address as the destination MAC address to the destination virtual machine via a destination physical switch in the network.
3. The method of claim 2, wherein forwarding comprises performing a forwarding table lookup to forward the packet to the destination physical switch.
4. The method of claim 2, wherein forwarding comprises forwarding the packet to the destination physical switch based upon a first-hop protocol.
5. The method of claim 2, wherein forwarding comprises forwarding the packet to the destination physical switch as part of Internet Protocol traffic.
6. The method of claim 1, wherein identifying comprises identifying whether the destination MAC address is present in an Address Resolution Protocol cache maintained by the source virtual machine and indicates that the destination virtual machine is managed by the virtual switch.
7. The method of claim 1, further comprising updating the database of MAC addresses to include a MAC address of the source virtual machine.
8. The method of claim 1, wherein determining comprises determining that the destination MAC address of the packet is not present in the database when there is a layer 2 lookup miss at the virtual switch.
9. An apparatus comprising:
a network interface unit configured to receive a packet from a source virtual machine in communication with the virtual switch; and
a processor coupled to the network interface unit and a memory and configured to: identify from the packet, a destination Media Access Control (MAC) address indicating a destination virtual machine for the packet;
determine whether the destination MAC address of the packet is present in a database of MAC addresses accessible by the virtual switch; and
replace the destination MAC address of the packet with a shared MAC address associated with a plurality of physical switches in the network, if the determining indicates that the destination MAC address is not present in the database.
10. The apparatus of claim 9, wherein the processor is further configured to forward the packet using the shared MAC address as the destination MAC address to the destination virtual machine via a destination physical switch in the network.
11. The apparatus of claim 10, wherein the processor is further configured to perform a forwarding table lookup to forward the packet to the destination physical switch.
12. The apparatus of claim 10, wherein the processor is further configured to forward the packet to the destination physical switch based upon a first-hop protocol.
13. The apparatus of claim 10, wherein the processor is further configured to forward the packet to the destination physical switch as part of Internet Protocol traffic.
14. The apparatus of claim 9, wherein the processor is further configured to identify whether the destination MAC address is present in an Address Resolution Protocol cache maintained by the source virtual machine and indicates that the destination virtual machine is managed by the virtual switch.
15. The apparatus of claim 9, wherein the processor is further configured to update the database of MAC addresses to include a MAC address of the source virtual machine.
16. The apparatus of claim 9, wherein the processor is further configured to determine that the destination MAC address of the packet is not present in the database when there is a layer 2 lookup miss at the virtual switch.
17. One or more computer readable storage media encoded with software comprising computer executable instructions and when the software is executed operable to:
at a physical device in a network configured to host a virtual switch and one or more virtual machines, receive a packet at the virtual switch from a source virtual machine that is in communication with the virtual switch;
identify from the packet, a destination Media Access Control (MAC) address indicating a destination virtual machine for the packet;
determine whether the destination MAC address of the packet is present in a database of MAC addresses accessible by the virtual switch; and
replace the destination MAC address of the packet with a shared MAC address associated with a plurality of physical switches in the network, if the determining indicates that the destination MAC address is not present in the database.
18. The computer readable storage media of claim 17, further comprising instructions operable to forward the packet using the shared MAC address as the destination MAC address to the destination virtual machine via a destination physical switch in the network.
19. The computer readable storage media of claim 18, wherein the instructions to forward further comprise instructions operable to perform a forwarding table lookup to forward the packet to the destination physical switch.
20. The computer readable storage media of claim 18, wherein the instructions operable to forward further comprise instructions operable to forward the packet to the destination physical switch based upon a first-hop protocol.
21. The computer readable storage media of claim 18, wherein the instructions to forward further comprise instructions operable to forward the packet to the destination physical switch as part of Internet Protocol traffic.
22. The computer readable storage media of claim 17, wherein the instructions operable to identify further comprise instructions operable to identify whether the destination MAC address is present in an Address Resolution Protocol cache maintained by the source virtual machine and which indicates that the destination virtual machine is managed by the virtual switch.
23. The computer readable storage media of claim 17, further comprising instructions operable to update the database of MAC addresses to include a MAC address of the source virtual machine.
24. The computer readable storage media of claim 17, further comprising instructions to determine that the destination MAC address of the packet is not present in the database when there is a layer 2 lookup miss at the virtual switch.
PCT/US2014/049670 2013-08-06 2014-08-05 Handling of virtual machine mobility in large data center WO2015020989A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201480044847.8A CN105453523B (en) 2013-08-06 2014-08-05 Method and apparatus for ensuring the seamless flowing of flow
EP14758009.6A EP3031197B1 (en) 2013-08-06 2014-08-05 Handling of virtual machine mobility in large data center

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US13/959,996 2013-08-06
US13/959,996 US9282033B2 (en) 2013-08-06 2013-08-06 Intelligent handling of virtual machine mobility in large data center environments

Publications (1)

Publication Number Publication Date
WO2015020989A1 true WO2015020989A1 (en) 2015-02-12

Family

ID=51429365

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2014/049670 WO2015020989A1 (en) 2013-08-06 2014-08-05 Handling of virtual machine mobility in large data center

Country Status (4)

Country Link
US (2) US9282033B2 (en)
EP (1) EP3031197B1 (en)
CN (1) CN105453523B (en)
WO (1) WO2015020989A1 (en)

Families Citing this family (87)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9977685B2 (en) * 2013-10-13 2018-05-22 Nicira, Inc. Configuration of logical router
US9225631B2 (en) * 2013-10-22 2015-12-29 International Business Machines Corporation Implementation of protocol in virtual link aggregate group
US9686581B2 (en) 2013-11-07 2017-06-20 Cisco Technology, Inc. Second-screen TV bridge
US9118607B2 (en) * 2013-11-14 2015-08-25 Arista Networks, Inc. Method and system for routing packets
CN105531966B (en) * 2013-12-06 2017-06-09 华为技术有限公司 The method, apparatus and system of message routing are realized in a kind of network
US20150172222A1 (en) * 2013-12-16 2015-06-18 James Liao Data center ethernet switch fabric
US11349806B2 (en) * 2013-12-19 2022-05-31 Vmware, Inc. Methods, apparatuses and systems for assigning IP addresses in a virtualized environment
CN103731353B (en) * 2013-12-26 2017-07-14 华为技术有限公司 The physical address acquisition methods of virtual machine
KR102209525B1 (en) * 2014-01-06 2021-01-29 삼성전자주식회사 Server system, method for mac address allocation and computer-readable recording medium
JP6260285B2 (en) * 2014-01-10 2018-01-17 富士通株式会社 Control device and transfer control method
US9893988B2 (en) 2014-03-27 2018-02-13 Nicira, Inc. Address resolution using multiple designated instances of a logical router
US10222935B2 (en) 2014-04-23 2019-03-05 Cisco Technology Inc. Treemap-type user interface
TWI531908B (en) * 2014-04-24 2016-05-01 A method of supporting virtual machine migration with Software Defined Network (SDN)
US9768980B2 (en) 2014-09-30 2017-09-19 Nicira, Inc. Virtual distributed bridging
US10020960B2 (en) 2014-09-30 2018-07-10 Nicira, Inc. Virtual distributed bridging
US10250443B2 (en) 2014-09-30 2019-04-02 Nicira, Inc. Using physical location to modify behavior of a distributed virtual network element
US10511458B2 (en) 2014-09-30 2019-12-17 Nicira, Inc. Virtual distributed bridging
US9971619B2 (en) 2014-10-15 2018-05-15 Keysight Technologies Singapore (Holdings) Pte Ltd Methods and systems for forwarding network packets within virtual machine host systems
US9971620B2 (en) * 2014-10-15 2018-05-15 Keysight Technologies Singapore (Holdings) Pte Ltd Methods and systems for network packet impairment within virtual machine host systems
US9967906B2 (en) 2015-01-07 2018-05-08 Cisco Technology, Inc. Wireless roaming using a distributed store
US9621461B2 (en) * 2015-01-27 2017-04-11 Vmware, Inc. Media access control (MAC) address table protection in a virtualized computing environment
CN104660479A (en) * 2015-02-13 2015-05-27 南京华讯方舟通信设备有限公司 Networking method and network system
JP2016158011A (en) * 2015-02-23 2016-09-01 ルネサスエレクトロニクス株式会社 Distribution control device, data distribution system, distribution control method and program
US10798048B2 (en) * 2015-04-07 2020-10-06 Nicira, Inc. Address resolution protocol suppression using a flow-based forwarding element
US10361952B2 (en) 2015-06-30 2019-07-23 Nicira, Inc. Intermediate logical interfaces in a virtual distributed router environment
US9985837B2 (en) 2015-07-23 2018-05-29 Cisco Technology, Inc. Refresh of the binding tables between data-link-layer and network-layer addresses on mobility in a data center environment
US9813302B2 (en) * 2015-08-28 2017-11-07 Tigera, Inc. Data center networks
US9781037B2 (en) * 2015-09-15 2017-10-03 Cisco Technology, Inc. Method and apparatus for advanced statistics collection
US10523796B2 (en) 2015-12-22 2019-12-31 Intel Corporation Techniques for embedding fabric address information into locally-administered Ethernet media access control addresses (MACs) and a multi-node fabric system implementing the same
KR20180100605A (en) * 2016-01-25 2018-09-11 후아웨이 테크놀러지 컴퍼니 리미티드 Data transmission method and host machine
CN107135118B (en) * 2016-02-29 2020-06-26 华为技术有限公司 Unicast communication method, gateway and VXLAN access equipment
US10666500B2 (en) 2016-03-30 2020-05-26 Juniper Networks, Inc. Failure handling for active-standby redundancy in EVPN data center interconnect
US10581793B1 (en) * 2016-04-29 2020-03-03 Arista Networks, Inc. Address resolution in virtual extensible networks
CN107465626A (en) * 2016-06-03 2017-12-12 阿里巴巴集团控股有限公司 A kind of live migration of virtual machine method and device
CN106131801B (en) * 2016-06-30 2019-10-01 成都西可科技有限公司 One kind being based on the connectionless environment enciphered data transmission method of android system
CN113946416A (en) * 2016-08-30 2022-01-18 华为技术有限公司 Method and device for determining virtual machine migration
US10326204B2 (en) 2016-09-07 2019-06-18 Cisco Technology, Inc. Switchable, oscillating near-field and far-field antenna
US10372520B2 (en) 2016-11-22 2019-08-06 Cisco Technology, Inc. Graphical user interface for visualizing a plurality of issues with an infrastructure
US10739943B2 (en) 2016-12-13 2020-08-11 Cisco Technology, Inc. Ordered list user interface
US10848432B2 (en) * 2016-12-18 2020-11-24 Cisco Technology, Inc. Switch fabric based load balancing
CN106973014B (en) * 2017-01-22 2021-07-30 创新先进技术有限公司 Anycast route publishing system and method and electronic equipment
CN107094110B (en) * 2017-04-19 2020-01-03 新华三技术有限公司 DHCP message forwarding method and device
US10440723B2 (en) 2017-05-17 2019-10-08 Cisco Technology, Inc. Hierarchical channel assignment in wireless networks
US10555341B2 (en) 2017-07-11 2020-02-04 Cisco Technology, Inc. Wireless contention reduction
US10440031B2 (en) 2017-07-21 2019-10-08 Cisco Technology, Inc. Wireless network steering
CN107547349B (en) * 2017-07-31 2021-02-05 新华三技术有限公司 Virtual machine migration method and device
US10992636B2 (en) 2017-09-29 2021-04-27 Cisco Technology, Inc. Mitigating network/hardware address explosion in network devices
US10735981B2 (en) 2017-10-10 2020-08-04 Cisco Technology, Inc. System and method for providing a layer 2 fast re-switch for a wireless controller
US10511459B2 (en) 2017-11-14 2019-12-17 Nicira, Inc. Selection of managed forwarding element for bridge spanning multiple datacenters
US10374827B2 (en) 2017-11-14 2019-08-06 Nicira, Inc. Identifier that maps to different networks at different datacenters
US10375667B2 (en) 2017-12-07 2019-08-06 Cisco Technology, Inc. Enhancing indoor positioning using RF multilateration and optical sensing
US10862867B2 (en) 2018-04-01 2020-12-08 Cisco Technology, Inc. Intelligent graphical user interface
US10505718B1 (en) 2018-06-08 2019-12-10 Cisco Technology, Inc. Systems, devices, and techniques for registering user equipment (UE) in wireless networks using a native blockchain platform
US10673618B2 (en) 2018-06-08 2020-06-02 Cisco Technology, Inc. Provisioning network resources in a wireless network using a native blockchain platform
US10873636B2 (en) 2018-07-09 2020-12-22 Cisco Technology, Inc. Session management in a forwarding plane
US10671462B2 (en) 2018-07-24 2020-06-02 Cisco Technology, Inc. System and method for message management across a network
US11252040B2 (en) 2018-07-31 2022-02-15 Cisco Technology, Inc. Advanced network tracing in the data plane
US10623949B2 (en) 2018-08-08 2020-04-14 Cisco Technology, Inc. Network-initiated recovery from a text message delivery failure
US10284429B1 (en) 2018-08-08 2019-05-07 Cisco Technology, Inc. System and method for sharing subscriber resources in a network environment
US10735209B2 (en) 2018-08-08 2020-08-04 Cisco Technology, Inc. Bitrate utilization feedback and control in 5G-NSA networks
US10949557B2 (en) 2018-08-20 2021-03-16 Cisco Technology, Inc. Blockchain-based auditing, instantiation and maintenance of 5G network slices
US10374749B1 (en) 2018-08-22 2019-08-06 Cisco Technology, Inc. Proactive interference avoidance for access points
TW202344019A (en) 2018-08-23 2023-11-01 美商阿爾克斯股份有限公司 System for host routed overlay with deterministic host learning and localized integrated routing and bridging
US10567293B1 (en) 2018-08-23 2020-02-18 Cisco Technology, Inc. Mechanism to coordinate end to end quality of service between network nodes and service provider core
US10652152B2 (en) 2018-09-04 2020-05-12 Cisco Technology, Inc. Mobile core dynamic tunnel end-point processing
US10230605B1 (en) 2018-09-04 2019-03-12 Cisco Technology, Inc. Scalable distributed end-to-end performance delay measurement for segment routing policies
US10779188B2 (en) 2018-09-06 2020-09-15 Cisco Technology, Inc. Uplink bandwidth estimation over broadband cellular networks
US11558288B2 (en) 2018-09-21 2023-01-17 Cisco Technology, Inc. Scalable and programmable mechanism for targeted in-situ OAM implementation in segment routing networks
US10285155B1 (en) 2018-09-24 2019-05-07 Cisco Technology, Inc. Providing user equipment location information indication on user plane
US10601724B1 (en) 2018-11-01 2020-03-24 Cisco Technology, Inc. Scalable network slice based queuing using segment routing flexible algorithm
US11240160B2 (en) * 2018-12-28 2022-02-01 Alibaba Group Holding Limited Method, apparatus, and computer-readable storage medium for network control
US10630606B1 (en) * 2019-03-18 2020-04-21 Brightways Corporation System, method and architecture for data center network switching
US11550616B2 (en) 2019-08-30 2023-01-10 Nutanix, Inc. Virtual IP support for bare metal cloud infrastructures
US11438280B2 (en) 2019-08-30 2022-09-06 Nutanix, Inc. Handling IP network addresses in a virtualization system
US11429411B2 (en) 2019-08-30 2022-08-30 Nutanix, Inc. Fast ARP cache rewrites in a cloud-based virtualization environment
US10855644B1 (en) 2019-09-09 2020-12-01 Vmware, Inc. Address resolution protocol entry verification
CN110661732B (en) * 2019-09-20 2022-05-27 浪潮思科网络科技有限公司 Device and method for scheduling flow among working groups based on MAC (media access control) VLAN (virtual local area network)
US11228459B2 (en) 2019-10-25 2022-01-18 Dell Products L.P. Anycast address configuration for extended local area networks
US11316713B2 (en) * 2019-11-25 2022-04-26 International Business Machines Corporation Virtual drawers in a server
US11579913B2 (en) * 2019-12-18 2023-02-14 Vmware, Inc. System and method for optimizing network topology in a virtual computing environment
US11088945B1 (en) * 2020-02-10 2021-08-10 Hewlett Packard Enterprise Development Lp Dynamic source-driven path setup across a switch fabric
US11496437B2 (en) * 2020-04-06 2022-11-08 Vmware, Inc. Selective ARP proxy
JP2021182689A (en) * 2020-05-19 2021-11-25 富士通株式会社 Switch identification method and switch identification program
CN112187674B (en) * 2020-08-26 2021-07-16 广州锦行网络科技有限公司 Network structure and networking method supporting IPv4 and IPv6 dual-stack mixing
CN112491710B (en) * 2020-11-09 2023-06-23 锐捷网络股份有限公司 Message forwarding method and device based on Openflow
US11805101B2 (en) 2021-04-06 2023-10-31 Vmware, Inc. Secured suppression of address discovery messages
CN114143252B (en) * 2021-11-29 2022-11-01 中电信数智科技有限公司 Method for realizing uninterrupted multicast flow during virtual machine migration

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120311568A1 (en) * 2011-05-31 2012-12-06 Jansen Gerardus T Mechanism for Inter-Cloud Live Migration of Virtualization Systems

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7076251B2 (en) 2003-09-11 2006-07-11 Cisco Technology, Inc. System and method for delivering private network features to a public network
US7646733B2 (en) 2005-09-16 2010-01-12 Cisco Technology, Inc. System and method for generating symmetrical spanning trees
US8259612B2 (en) 2006-06-09 2012-09-04 Cisco Technologies, Inc. Method of routing multicast traffic
US8122113B2 (en) 2007-09-21 2012-02-21 Cisco Technology, Inc. Dynamic host configuration protocol (DHCP) message interception and modification
US8565118B2 (en) * 2008-12-30 2013-10-22 Juniper Networks, Inc. Methods and apparatus for distributed dynamic network provisioning
US8213336B2 (en) * 2009-02-23 2012-07-03 Cisco Technology, Inc. Distributed data center access switch
CN101605084B (en) * 2009-06-29 2011-09-21 北京航空航天大学 Method and system for processing virtual network messages based on virtual machine
CN104065555B (en) * 2009-09-24 2018-09-18 日本电气株式会社 Communication identification method between communication identification system and virtual server between virtual server
US8989187B2 (en) * 2010-06-04 2015-03-24 Coraid, Inc. Method and system of scaling a cloud computing network
US8549120B2 (en) 2010-06-28 2013-10-01 Cisco Technology, Inc. System and method for location based address assignment in the distribution of traffic in a virtual gateway
CN102457586B (en) * 2010-10-18 2015-06-03 中兴通讯股份有限公司 Expanding method for realizing double-layer network and expanded double-layer network
US9565117B2 (en) 2010-12-22 2017-02-07 Cisco Technology, Inc. Adaptive intelligent routing in a communication system
CN102185774A (en) * 2011-05-10 2011-09-14 中兴通讯股份有限公司 Method, monitor and system for seamless migration of virtual machine
US20130024553A1 (en) 2011-07-18 2013-01-24 Cisco Technology, Inc. Location independent dynamic IP address assignment
US8990371B2 (en) * 2012-01-31 2015-03-24 International Business Machines Corporation Interconnecting data centers for migration of virtual machines
US8923149B2 (en) * 2012-04-09 2014-12-30 Futurewei Technologies, Inc. L3 gateway for VXLAN
US9258266B2 (en) * 2012-08-30 2016-02-09 Cisco Technology, Inc. Host detection by top of rack switch devices in data center environments
CN102833171B (en) * 2012-09-10 2015-05-13 杭州华三通信技术有限公司 Data center-cross MAC (Media Access Control) migration processing method and device
US9432287B2 (en) * 2013-03-12 2016-08-30 International Business Machines Corporation Virtual gateways and implicit routing in distributed overlay virtual environments
JP6079426B2 (en) * 2013-05-16 2017-02-15 富士通株式会社 Information processing system, method, apparatus, and program
US20140376550A1 (en) * 2013-06-24 2014-12-25 Vmware, Inc. Method and system for uniform gateway access in a virtualized layer-2 network domain

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120311568A1 (en) * 2011-05-31 2012-12-06 Jansen Gerardus T Mechanism for Inter-Cloud Live Migration of Virtualization Systems

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
AGGARWAL ARKTAN INC Y REKHTER JUNIPER NETWORKS W HENDERICKX ALCATEL-LUCENT R SHEKHAR JUNIPER NETWORKS LUYUAN FANG CISCO SYSTEMS R: "Data Center Mobility based on E-VPN, BGP/MPLS IP VPN, IP Routing and NHRP; draft-raggarwa-data-center-mobility-05.txt", DATA CENTER MOBILITY BASED ON E-VPN, BGP/MPLS IP VPN, IP ROUTING AND NHRP; DRAFT-RAGGARWA-DATA-CENTER-MOBILITY-05.TXT, INTERNET ENGINEERING TASK FORCE, IETF; STANDARDWORKINGDRAFT, INTERNET SOCIETY (ISOC) 4, RUE DES FALAISES CH- 1205 GENEVA, SWITZERLA, 10 June 2013 (2013-06-10), pages 1 - 24, XP015090639 *
XINGANG LIU ET AL: "No Break of Virtual Network during Live Migration", NETWORKING AND SERVICES (ICNS), 2010 SIXTH INTERNATIONAL CONFERENCE ON, IEEE, PISCATAWAY, NJ, USA, 7 March 2010 (2010-03-07), pages 175 - 181, XP031673826, ISBN: 978-1-4244-5927-8 *
YOUVAL NACHUM MARVELL LINDA DUNBAR HUAWEI ILAN YERUSHALMI TAL MIZRAHI: "Scaling the Address Resolution Protocol for Large Data Centers; draft-nachum-sarp-05.txt", SCALING THE ADDRESS RESOLUTION PROTOCOL FOR LARGE DATA CENTERS; DRAFT-NACHUM-SARP-05.TXT, INTERNET ENGINEERING TASK FORCE, IETF; STANDARDWORKINGDRAFT, INTERNET SOCIETY (ISOC) 4, RUE DES FALAISES CH- 1205 GENEVA, SWITZERLAND, 11 July 2013 (2013-07-11), pages 1 - 20, XP015094421 *

Also Published As

Publication number Publication date
CN105453523B (en) 2019-03-15
US20160142313A1 (en) 2016-05-19
EP3031197B1 (en) 2017-10-25
EP3031197A1 (en) 2016-06-15
US20150043581A1 (en) 2015-02-12
US9515930B2 (en) 2016-12-06
CN105453523A (en) 2016-03-30
US9282033B2 (en) 2016-03-08

Similar Documents

Publication Publication Date Title
US9515930B2 (en) Intelligent handling of virtual machine mobility in large data center environments
US11044211B2 (en) Multicast packet handling based on control information in software-defined networking (SDN) environment
US8996675B2 (en) Interconnecting data centers for migration of virtual machines
US10785186B2 (en) Control plane based technique for handling multi-destination traffic in overlay networks
US9477506B2 (en) Dynamic virtual machines migration over information centric networks
CN109937401B (en) Live migration of load-balancing virtual machines via traffic bypass
US8879394B2 (en) Method and system of packet based identifier locator network protocol (ILNP) load balancing and routing
US9081603B2 (en) Packet forwarding optimization with virtual machine mobility by comparing device identifiers to determine VM movement
US9461943B2 (en) Network assisted virtual machine mobility
US20140019621A1 (en) Hierarchical system for managing a plurality of virtual machines, method and computer program
US20130232492A1 (en) Method and system for realizing virtual machine mobility
US20140376550A1 (en) Method and system for uniform gateway access in a virtualized layer-2 network domain
US10530656B2 (en) Traffic replication in software-defined networking (SDN) environments
WO2012142750A1 (en) Method, apparatus and system for address resolution
US20140115135A1 (en) Method and system of frame based identifier locator network protocol (ilnp) load balancing and routing
US9641417B2 (en) Proactive detection of host status in a communications network
US10530873B1 (en) Techniques for optimizing EVPN-IRB for IPv6-enabled data centers with top-of-rack deployments
US9763135B1 (en) Load balancing with mobile resources
Pappas et al. {AIN}: A Blueprint for an {All-IP} Data Center Network

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201480044847.8

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14758009

Country of ref document: EP

Kind code of ref document: A1

REEP Request for entry into the european phase

Ref document number: 2014758009

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2014758009

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE