Jump to: navigation, search

Mellanox-Neutron-Kilo-Redhat-Ethernet

Revision as of 07:32, 22 July 2015 by Lenny Verkhovsky (talk | contribs) (SDN Mechanism Driver)

Ethernet Configuration with Mellanox

SR-IOV Networking in OpenStack Kilo

OpenStack Juno added inbox support to request VM access to virtual network via SR-IOV NIC. With the introduction of SR-IOV based NICs, the traditional virtual bridge is no longer required. Each SR-IOV port is associated with a virtual function (VF). SR-IOV ports may be provided by Hardware-based Virtual Ethernet Bridging (HW VEB); or they may be extended to an upstream physical switch (IEEE 802.1br). There are two ways that SR-IOV port may be connected:

  • directly connected to its VF
  • connected with a macvtap device that resides on the host, which is then connected to the corresponding VF

Configuration

Configure SR-IOV

SDN Mechanism Driver

SDN Mechanism Driver allows NEO to configure dynamically VLANs on the Mellanox Switches. Further Reading

  • NEO
  • Mellanox Switches
  • SDN Mech Driver [1]

Ceilometer

The OpenStack Ceilometer SR-IOV traffic counters allows the ceilometer module to inspect the traffic counters of the SR-IOV based VM.

More details about applying Mellanox Ceilometer Plugin can be found here