[ovs-git] [openvswitch/ovs] 52f09f: ovn pacemaker: Pass --db-(n/s)b-addr option when s...

GitHub noreply at github.com
Wed Feb 22 21:04:34 UTC 2017


  Branch: refs/heads/branch-2.7
  Home:   https://github.com/openvswitch/ovs
  Commit: 52f09f123b0f16230f637b1239beaa6b47ac53bb
      https://github.com/openvswitch/ovs/commit/52f09f123b0f16230f637b1239beaa6b47ac53bb
  Author: Numan Siddique <nusiddiq at redhat.com>
  Date:   2017-02-22 (Wed, 22 Feb 2017)

  Changed paths:
    M ovn/utilities/ovndb-servers.ocf

  Log Message:
  -----------
  ovn pacemaker: Pass --db-(n/s)b-addr option when starting ovsdb-servers

When pacemaker script, starts the ovsdb-servers in all the nodes,
it doesn't pass the --db-(n/s)b-addr=MASTER_IP option.
When pacemaker promotes a master, it won't be listening on the
master ip address unless "ovn-nbctl set-connection" is used.

In this patch this option, along with --db-(n/s)b-create-insecure-remote=yes
for "tcp" connection types is passed when starting the OVN ovsdb-servers
to overcome this issue.

Signed-off-by: Numan Siddique <nusiddiq at redhat.com>
Signed-off-by: Andy Zhou <azhou at ovn.org>




More information about the git mailing list