Actions:
1. Spin up 2 ovsdb databases
2. Run the following to start synchronzing:
ovs-appctl -t /var/run/openvswitch/ovnnb_db.ctl ovsdb-server/set-remote-ovsdb-server tcp:{IP}:{PORT}
ovs-appctl -t /var/run/openvswitch/ovnnb_db.ctl ovsdb-server/connect-remote-ovsdb-server
3. Restart the database thats being REPLICATED
4. The logs from both databases indicate replication is still happening
5. Add something to the database thats being repplicated
Expected result:
Databases still replicate each other
Actual result:
Databases are not replicating despite what is show in the logs
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss