Skip to content

Commit

Permalink
ovn: update ovn-ctl usage with status, promote and demote commands
Browse files Browse the repository at this point in the history
Change-Id: I59603383804b57d80334abaea0a25dd9755d47dc
Signed-off-by: Moshe Levi <moshele@mellanox.com>
Signed-off-by: 0-day Robot <robot@bytheb.org>
  • Loading branch information
moshe010 authored and ovsrobot committed Feb 26, 2019
1 parent 1c8689d commit 6d72fd0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ovn/utilities/ovn-ctl
Expand Up @@ -553,6 +553,14 @@ Commands:
restart_sb_ovsdb restart ovn southbound db ovsdb-server process
restart_controller restart ovn-controller
restart_controller_vtep restart ovn-controller-vtep
status_northd status ovs-northd
status_ovsdb status related ovsdb-server processes
status_controller status ovn-controller
status_controller_vtep status ovn-controller-vtep
promote_ovnnb promote ovn northbound db backup server to active
promote_ovnsb promote ovn southbound db backup server to active
demote_ovnnb demote ovn northbound db active server to backup
demote_ovnsb demote ovn southbound db active server to backup
run_nb_ovsdb run ovn northbound db ovsdb-server process
run_sb_ovsdb run ovn southbound db ovsdb-server process
Expand Down

0 comments on commit 6d72fd0

Please sign in to comment.