Compute Node Configuration (Compute1 And Compute2) - Qlogic 3400 series User Manual

Ethernet adapters openstack deployment with vxlan configuration
Hide thumbs Also See for Qlogic 3400 series:
Table of Contents

Advertisement

4–VXLAN Configuration with the QLogic 3400/8400/45000 Series Adapters
VXLAN Configurations
2.
Restart the Open vSwitch service and other Neutron agents services by
issuing the following commands:
# service openvswitch-switch restart
# service neutron-plugin-openvswitch-agent restart
# service neutron-l3-agent restart
# service neutron-dhcp-agent restart
# service neutron-metadata-agent restart

Compute Node Configuration (Compute1 and Compute2)

To configure the Compute1 and Compute2 nodes:
1.
In the Compute1 and Compute2 nodes, edit the following files:
[ovs]
local_ip = <INSTANCE_TUNNEL_INTERFACE_IP_ADDRESS>
tunnel_type = vxlan
tunnel_bridge = br-tun
integration_bridge = br-int
tunnel_id_ranges = 65537:69999
tenant_network_type = vxlan
enable_tunneling = true
[agent]
root_helper = sudo neutron-rootwrap
/etc/neutron/rootwrap.conf
tunnel_types = vxlan
vxlan_udp_port = 4789
l2_population = False
For Juno, Kilo, Liberty, and Mitaka, edit the
/etc/neutron/plugins/ml2/ml2_conf.ini file as follows:
[ml2]
tenant_network_types = flat, vxlan
type_drivers = vxlan
mechanism_drivers = openvswitch
[ml2_type_vxlan]
vni_ranges = 65537:69999
7
83840-546-03 B

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Qlogic 3400 series and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Qlogic 8400 seriesQlogic 45000 series

Table of Contents