Bug 1908789 - Unexpected "is outdated" messages when ovn-ipsec is enabled
Summary: Unexpected "is outdated" messages when ovn-ipsec is enabled
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.7
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.7.0
Assignee: Mark Gray
QA Contact: Anurag saxena
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-12-17 16:10 UTC by Mark Gray
Modified: 2021-02-08 17:26 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-08 17:26:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift ovn-kubernetes pull 402 0 None closed Bug 1908789: Dockerfile: bump OVS to 2.13.0-79 2021-02-08 17:26:23 UTC

Description Mark Gray 2020-12-17 16:10:01 UTC
Description of problem:

ovs-monitor-ipsec gives unexpected "is outdated" messages in logs.

Version-Release number of selected component (if applicable):4.7

How reproducible:

This seems to happen frequently but only when tunnels configurations are changed (e.g. at cluster startup)

Steps to Reproduce:
1. Install cluster and enable IPsec
2. View logs on node at /var/log/openvswitch/ovs-monitor-ipsec.log

Actual results:

Unexpected "is outdated" log messages in /var/log/openvswitch/ovs-monitor-ipsec.log

2020-12-08T08:44:38.220Z |  6  | reconnect | INFO | unix:/var/run/openvswitch/db.sock: connected
2020-12-08T08:44:38.250Z |  11 | ovs-monitor-ipsec | INFO | Tunnel **ovn-c5ae5a-0** appeared in OVSDB
2020-12-08T08:44:38.251Z |  13 | ovs-monitor-ipsec | INFO | Tunnel **ovn-7e368c-0** appeared in OVSDB
2020-12-08T08:44:38.381Z |  15 | ovs-monitor-ipsec | INFO | Refreshing LibreSwan configuration
2020-12-08T08:52:13.357Z | 109 | ovs-monitor-ipsec | INFO | Tunnel **ovn-b03cff-0** appeared in OVSDB
2020-12-08T08:52:13.360Z | 111 | ovs-monitor-ipsec | INFO | Refreshing LibreSwan configuration
2020-12-08T08:52:13.399Z | 112 | ovs-monitor-ipsec | INFO | ovn-7e368c-0-in-1 is outdated 1
2020-12-08T08:52:13.465Z | 113 | ovs-monitor-ipsec | INFO | ovn-7e368c-0-out-1 is outdated 1
2020-12-08T08:52:13.524Z | 114 | ovs-monitor-ipsec | INFO | ovn-c5ae5a-0-in-1 is outdated 1
2020-12-08T08:52:13.584Z | 115 | ovs-monitor-ipsec | INFO | ovn-c5ae5a-0-out-1 is outdated 1


Additional info:


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