ovn : Unable to set inactivity_probe on ovn-sb and ovn-nb
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Fix Released
|
High
|
Michal Nasiadka | ||
Ussuri |
Confirmed
|
Undecided
|
Unassigned | ||
Victoria |
New
|
Undecided
|
Unassigned | ||
Wallaby |
New
|
Undecided
|
Unassigned | ||
Xena |
New
|
Undecided
|
Unassigned | ||
Yoga |
Fix Released
|
High
|
Michal Nasiadka |
Bug Description
**Bug Report**
What happened:
Many error in ovn log (nb and sb server):
no response to inactivity probe after 5 seconds, disconnecting
And unable to edit inactivity probe with command ovn-nbctl and ovn-sbctl.
First not any connection in list with ovn-nbctl list connection (same for ovn-sbctl)
And if I try to edit with :
ovn-nbctl set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_
I have new log : 6641:0.0.0.0: bind: Address already in use
What you expected to happen:
Possibility to edit inactivity_probe on nb and sb db
How to reproduce it (minimal and precise):
Launch deployment with ovn and try to edit inactivity_probe
**Environment**:
* OS : Ubuntu 18.04.4 LTS (with last ubuntu-source for containers)
* Kernel : 4.15.0-112-generic
* Docker version if applicable : 19.03.11
* Kolla version : Stable Ussuri
Changed in kolla-ansible: | |
importance: | Undecided → High |
assignee: | nobody → Michal Nasiadka (mnasiadka) |
Fix proposed to branch: master /review. opendev. org/c/openstack /kolla- ansible/ +/839501
Review: https:/