summaryrefslogtreecommitdiff
path: root/tutorial/OVN-Tutorial.md
diff options
context:
space:
mode:
authorAndy Zhou <azhou@ovn.org>2016-08-09 15:35:46 -0700
committerAndy Zhou <azhou@ovn.org>2016-08-15 13:58:33 -0700
commit9ec131827ebe11a3bd4cb7c2ca12559e319c7e87 (patch)
treec1b9fb960cade1b91639bcdbe10b7decbc47a5b2 /tutorial/OVN-Tutorial.md
parentc3d062a777466ed108aa4a1ce65c63e8990f83ea (diff)
downloadopenvswitch-9ec131827ebe11a3bd4cb7c2ca12559e319c7e87.tar.gz
sandbox: launch SB backup server when running in OVN mode
Automatically launch backup server for OVN SB database that replicates all transactions of the active server. This can be handy for experimenting with the newly added replication feature. Signed-off-by: Andy Zhou <azhou@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org> Acked-by: Russell Bryant <russell@ovn.org>
Diffstat (limited to 'tutorial/OVN-Tutorial.md')
-rw-r--r--tutorial/OVN-Tutorial.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/tutorial/OVN-Tutorial.md b/tutorial/OVN-Tutorial.md
index a1fff0bba..be9805cee 100644
--- a/tutorial/OVN-Tutorial.md
+++ b/tutorial/OVN-Tutorial.md
@@ -25,12 +25,17 @@ environment:
1. Creates the `OVN_Northbound` and `OVN_Southbound` databases as described in
[ovn-nb(5)] and [ovn-sb(5)].
- 2. Creates the `hardware_vtep` database as described in [vtep(5)].
+ 2. Creates a backup server for `OVN_Southbond` database. Sandbox launch
+ screen provides the instructions on accessing the backup database.
+ However access to the backup server is not required to go through the
+ tutorial.
- 3. Runs the [ovn-northd(8)], [ovn-controller(8)], and [ovn-controller-vtep(8)]
+ 3. Creates the `hardware_vtep` database as described in [vtep(5)].
+
+ 4. Runs the [ovn-northd(8)], [ovn-controller(8)], and [ovn-controller-vtep(8)]
daemons.
- 4. Makes OVN and VTEP utilities available for use in the environment,
+ 5. Makes OVN and VTEP utilities available for use in the environment,
including [vtep-ctl(8)], [ovn-nbctl(8)], and [ovn-sbctl(8)].
Note that each of these demos assumes you start with a fresh sandbox