[Fiware-lab-federation-nodes] Does Mirantis fuel 7.0 support GRE tunnels?

Giuseppe Cossu giuseppe.cossu at create-net.org
Mon Nov 23 16:18:02 CET 2015


Bruno,
VxLAN is an overlay solution as well, it uses UDP for transporting L2
frames, so it is not required to have a VxLAN compatible switch. My
suggestion is to use the default configuration.
@Spain node: can you confirm that VxLAN can be used? I don't see any issue
on that.

If you want to use GRE you have 2 possibilities:
1) Use the FUEL CLI
https://docs.mirantis.com/openstack/fuel/fuel-7.0/user-guide.html#using-fuel-cli
* e.g.,
fuel env create --name MyEnv --release 2 --mode ha --network-mode neutron
--net-segment-type gre

2) Enabling GRE on /etc/neutron/plugin.ini after the OpenStack deployment.
e.g.,
------------------------------------------------
[ml2]
type_drivers = local,flat,vlan,gre
tenant_network_types = flat,vlan,gre
mechanism_drivers =openvswitch

[agent]
l2_population=False
polling_interval=2
arp_responder=False
dont_fragment=False
tunnel_types=gre
-----------------------------------------------

Regards,
Giuseppe


On Mon, Nov 23, 2015 at 3:42 PM, Wandekoken Grazioli Bruno Gaetano (gaea) <
gaea at zhaw.ch> wrote:

> Hi all,
>
> We are deploying Openstack with Mirantis Fuel 7.0 in an experimental
> testbed to get some experience with Kilo HA before upgrading our cluster
> and it looks like GRE tunnels is deprecated and disabled in fuel 7.0 in
> favor of vxlan. The switch we are using for this testbed does not support
> vxlan and is preferable to use neutron with tunneling segmentation rather
> than with vlan segmentation.
> Although the web UI states that it is possible to change this
> configuration via fuel cli commands we don't see any modifications in our
> environment. Does anyone have any experience using gre tunnels in fuel 7.0?
>
>
> BR,
> Bruno.
>
>
> _______________________________________________
> Fiware-lab-federation-nodes mailing list
> Fiware-lab-federation-nodes at lists.fiware.org
> https://lists.fiware.org/listinfo/fiware-lab-federation-nodes
>
>


-- 
--------------------------------------------------------
Giuseppe Cossu
CREATE-NET
Smart Infrastructures
Research Engineer
Via alla Cascata 56/D - 38123 Povo Trento (Italy)
e-mail: giuseppe.cossu at create-net.org
Tel: (+39) 0461312428
www.create-net.org
--------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fiware.org/private/fiware-lab-federation-nodes/attachments/20151123/6572c2d7/attachment.html>


More information about the Fiware-lab-federation-nodes mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy