Hi Florian,

It is possible, though maybe not for the faint of heart depending on your 
strategy. You can:

1. Create new VLAN networks using the same subnet CIDRs as the existing GRE 
networks, then detach existing interfaces and attach new interfaces with the 
same IPs. You would need to detach/attach router interfaces as well and maybe 
change floating IP associations. There are quite a few steps here but it is 
possible.

2. Make the changes to the database and restart services. This is not the route 
I would go if I could avoid it, but it has been done. We went from OVS/GRE to 
ML2/LinuxBridge/VLAN over a year ago in some live environments. I highly 
recommend simulating this in a lab environment before doing it live.

Here’s some links on the latter that talk about what we did:

https://www.openstack.org/summit/openstack-paris-summit-2014/session-videos/presentation/migrating-production-workloads-from-ovs-to-linux-bridge-w-ml2
 
<https://www.openstack.org/summit/openstack-paris-summit-2014/session-videos/presentation/migrating-production-workloads-from-ovs-to-linux-bridge-w-ml2>

https://github.com/busterswt/openstackparis2014 
<https://github.com/busterswt/openstackparis2014>

James

> On Oct 18, 2015, at 3:15 AM, Florian Rommel <florian.rom...@datalounges.com> 
> wrote:
> 
> Hi, I have a problem that I need to convert our Dev environment to VLAN from 
> GRE tunnels.
> Can someone assist me on how complicated it is? the environment is about 10 
> nodes including compute, storage and control nodes.
> 
> There can be a LITTLE bit of downtime but not that much (hour, maybe 2?)
> Is this even possible?
> 
> 
> Thanks for any help, you can also contact me directly.
> 
> Best regards,
> //Florian
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to