Skip to main content

Aviz details FTAS validation for OpenStack live migration on SONiC EVPN-VXLAN

Aviz outlines how SONiC-based EVPN-VXLAN fabrics support OpenStack live migration by keeping VNI/EVI alignment, Anycast Gateway behavior, and fast EVPN MAC/IP route updates consistent across leaf switches, then validating those behaviors with FTAS test automation.

Research Overview

The blog frames OpenStack live migration as a combined compute and networking requirement in EVPN-VXLAN data center fabrics, where the network must preserve VM IP, MAC, gateway reachability, and traffic path during movement.

It also connects the topic to SONiC-based open networking and describes how FTAS automation validates EVPN-VXLAN behavior before live migration is used at scale.

Key Requirements for Seamless Migration

The blog states that consistent EVI, VNI, gateway, and MTU configuration is foundational for seamless VM mobility.

It says the source and destination compute nodes must belong to the same EVPN instance and VNI so the VM retains the same Layer-2 behavior after migration.

EVPN-VXLAN Mobility for MAC and IP

The blog describes how EVPN tracks the VM’s MAC/IP location and redirects traffic to the new VTEP after migration.

It says the destination leaf detects the VM MAC on a new port and advertises an updated EVPN Type-2 MAC/IP route, while the old entry is withdrawn and traffic shifts to the destination VTEP.

The blog also states that Neutron or OVS sends Gratuitous ARP for IPv4 or unsolicited Neighbor Advertisement for IPv6 to refresh ARP and ND tables across VMs, firewalls, load balancers, and other network appliances, reducing stale mappings during the move.

Operational Validation with FTAS

The blog presents FTAS as a validation step to confirm SONiC EVPN-VXLAN readiness for production use of live migration at scale.

It says Aviz Fabric Test Automation Suite validates scenarios including basic migration with shared storage, migration under CPU and memory load, Layer-2 and Layer-3 continuity, concurrent migrations, failure handling, and fabric-level EVPN/VXLAN validation.

According to the blog, FTAS checks that MAC/IP routes move to the new VTEP, old routes are withdrawn promptly, traffic does not blackhole, and the control plane remains stable during mobility events.

The blog adds that live migration needs to function under load, during multiple concurrent migrations, and when failures occur at the same time, and that FTAS tests those conditions before production workloads rely on mobility.

It concludes that seamless OpenStack VM live migration in EVPN-VXLAN fabrics depends on coordination across Nova, Neutron, OVS/OVN, and the physical SONiC fabric, with SONiC providing EVPN Type-2 MAC/IP updates, Anycast Gateway consistency, VNI/EVI alignment, and control-plane convergence when paired with FTAS-driven validation.

This “Blog Signals brief” is a fact-based summary of the vendor blog about how SONiC EVPN-VXLAN supports OpenStack VM live migration and how FTAS validates live migration behaviors under load, concurrency, and failure conditions.