summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAndy Zhou <azhou@ovn.org>2016-08-23 04:05:11 -0700
committerAndy Zhou <azhou@ovn.org>2016-09-03 21:15:12 -0700
commit60e0cd0419588f520d88a71fa70df3b130e18526 (patch)
treed543e35bce5b640a9f93118f331e2b5bb3cc1913 /Documentation
parent22ecc560c8937bb0992eca0600c99bf919f65ed5 (diff)
downloadopenvswitch-60e0cd0419588f520d88a71fa70df3b130e18526.tar.gz
ovsdb: Replication usability improvements
Based on feedbacks from initial HA manager integration, added the '--active' command line option and appctl command "ovsdb-server/sync-status. See man page updates for details. Added the RPL_S_INIT state in the state machine. This state is not strictly necessary for the replication state machine, but is introduced to make sure the state is update immediately when the state machine is reset, via replication_init(). Without it ovsdb/sync-status may display "replicating" or crash, if the command is issued between after replication_init() is called, but before the state variable is updated from replication_run(). Added a test to simulate the integration of HA manager with OVSDB server using replication. Other documentation and API improvements. Tested-by: Numan Siddique <nusiddiq@redhat.com> Signed-off-by: Andy Zhou <azhou@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/OVSDB-replication.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/OVSDB-replication.md b/Documentation/OVSDB-replication.md
index 74c950049..a9ab5cc4a 100644
--- a/Documentation/OVSDB-replication.md
+++ b/Documentation/OVSDB-replication.md
@@ -144,7 +144,7 @@ commands are the following.
between the active server and frees the memory used for the replication
configuration.
-- ovsdb-server/set-sync-excluded-tables {db:table,...}: sets the tables list
+- ovsdb-server/set-sync-exclude-tables {db:table,...}: sets the tables list
that will be excluded from being replicated.
- ovsdb-server/get-sync-excluded-tables: gets the tables list that is