On Thu, Aug 27, 2015 at 11:28:21AM -0700, Ben Pfaff wrote:
> Actually, that makes me wonder whether --delete-bridges is the right
> solution.  It makes a lot of sense to start fresh from an empty set of
> bridges at boot time because it provides a "clean slate" at each boot on
> which to reproducibly build up a set of bridges and ports.  It worked
> well on XenServer when we originally introduced it and I wonder whether
> it's the right model everywhere.

That would break OSP which creates a bridge only in OVS, so it must
preserve the configuration between reboots.

However, OSP also creates tons of temporary ports which after a reboot
they simply don't make sense and just cause problems. We can safely
remove them since the ports will be created again as needed.

fbl

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to