Bug 1797575 - OVN: bump the ovn-remote-probe-interval for ovn-controller
Summary: OVN: bump the ovn-remote-probe-interval for ovn-controller
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: ---
: ---
Assignee: OSP Team
QA Contact:
URL:
Whiteboard:
Depends On: 1723463 1740524
Blocks: 1740335
TreeView+ depends on / blocked
 
Reported: 2020-02-03 12:36 UTC by Kamil Sambor
Modified: 2021-12-22 16:17 UTC (History)
11 users (show)

Fixed In Version: openstack-tripleo-heat-templates-11.3.2-0.20200108064036.9a9d0ed.el8ost
Doc Type: No Doc Update
Doc Text:
Clone Of: 1723463
Environment:
Last Closed: 2021-12-22 16:17:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-2488 0 None None None 2021-12-01 04:00:42 UTC

Comment 4 Eran Kuris 2021-10-20 11:59:00 UTC
Fix verified 
[stack@undercloud-0 ~]$ rpm -qa |grep openstack-tripleo-heat-templates
openstack-tripleo-heat-templates-11.3.2-1.20210720153312.el8ost.noarch
[stack@undercloud-0 ~]$ cat core_puddle_version 
RHOS-16.1-RHEL-8-20211007.n.1[stack@undercloud-0 ~]$ 
[heat-admin@computesriov-1 ~]$  sudo ovs-vsctl get open . external_ids:ovn-remote-probe-interval
"60000"
[heat-admin@computesriov-1 ~]$ sudo ovs-vsctl set open . external_ids:ovn-remote-probe-interval=60001
[heat-admin@computesriov-1 ~]$ sudo ovs-vsctl get open . external_ids:ovn-remote-probe-interval
"60001"


Note You need to log in before you can comment on or make changes to this bug.