[ovs-build] Passed: ovsrobot/ovn#33 (series_122499 - 03894e3)

Travis CI builds at travis-ci.com
Fri Aug 2 15:16:21 UTC 2019


Build Update for ovsrobot/ovn
-------------------------------------

Build: #33
Status: Passed

Duration: 51 mins and 16 secs
Commit: 03894e3 (series_122499)
Author: Numan Siddique
Message: ovn-northd: Add the option to pause and resume

This patch adds 3 unixctl socket comments - pause, resume and is-paused.

Usage: ovs-appctl -t ovn-northd pause/resume/is-paused

This feature will be useful if the CMS wants to
  - deploy OVN DB servers in active/passive mode and
  - run ovn-northd on all these nodes and use unix ctl sockets to
    connect to the local OVN DB servers.

On the nodes where OVN Db ovsdb-servers are in passive mode, the local ovn-northds
will process the DB changes and compute logical flows to be thrown out later,
because write transactions are not allowed by these ovsdb-servers. It results in
unncessary CPU usage.

With these commands, CMS can pause ovn-northd on these node. A node
which becomes master, can resume the ovn-northd.

One use case is to use this feature in ovn-kubernetes with the above deployment model.

Acked-by: Mark Michelson <mmichels at redhat.com>
Acked-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <nusiddiq at redhat.com>

View the changeset: https://github.com/ovsrobot/ovn/compare/c1ba3f68a78a^...03894e3e2374

View the full build log and details: https://travis-ci.com/ovsrobot/ovn/builds/121634744?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20190802/7b212107/attachment-0001.html>


More information about the build mailing list