> > and how do you restore them later? > This looks like a dup of: > http://openvswitch.org/pipermail/dev/2015-April/054378.html > > Thx for the reminder, this is a duplicate... not aware of the patch~
For the restoration, when ovs is restarted, it will read ovsdb config in (cond.db) and recreate all bridges+tunnel ports. When creating the tunnel ports, the vport-* modules will be reloaded automatically. So, we do not actually need to explicitly reload the vport-* modules. Thanks, Alex Wang, > fbl > > _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
