[ovs-build] Errored: openvswitch/ovs#5608 (master - 081afa7)

Travis CI builds at travis-ci.org
Tue Dec 5 20:30:31 UTC 2017


Build Update for openvswitch/ovs
-------------------------------------

Build: #5608
Status: Errored

Duration: 14 seconds
Commit: 081afa7 (master)
Author: Numan Siddique
Message: OVN pacemaker: Add the monitor action for Master role

Pacemaker Resource agent periodically calls the OVN OCF's "monitor" action
periodically to check the status. But the OVN OCF script doesn't add the
action "monitor" for the role "Master" because of which the pacemaker
resource agent do not call the "monitor" action at all for the master.
In case OVN db servers exit for some reason this totally gets undetected
and one of the standby node is not promoted to master.

This patch adds the monitor action for "Master" role. Also the monitor
action do not check for the status of the ovn-northd (if manage_northd is yes).
This patch also checks for the status of the ovn-northd in the monitor action
for the "Master" role. If any of the ovsdb-server or ovn-northd is not running,
monitor action will return OCF_NOT_RUNNING and this will cause the pacemaker
to restart the OVN OCF resource.

Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1512568
Signed-off-by: Numan Siddique <nusiddiq at redhat.com>
CC: Russell Bryant <russell at ovn.org>
Signed-off-by: Russell Bryant <russell at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/cbdf9440f443...081afa70fd77

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/311921513?utm_source=email&utm_medium=notification

--

You can configure 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/20171205/aff62db1/attachment.html>


More information about the build mailing list