Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2280910

Summary: [RFE] Modify TIMEOUT parameter outside of ifup-ovs script
Product: Red Hat OpenStack Reporter: Keigo Noha <knoha>
Component: openstack-network-scriptsAssignee: RHOSP:NFV_Eng <rhosp-nfv-int>
Status: CLOSED MIGRATED QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 17.1 (Wallaby)CC: ekuris, gurpsing, ihrachys, njohnston, rhosp-nfv-int, ykarel
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-12-15 11:30:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2222869    

Description Keigo Noha 2024-05-17 01:31:03 UTC
Description of problem:
There is a case that the default TIMEOUT value 10[s] is not enough when there are so many geneve tunnels to start up the bonding interface.

In this case, we need to modify TIMEOUT value in ifup-ovs script.
However, ifup-ovs is a script file and it is not configuration file.
So, there is a chance to overwrite the file with the new scripts.

To preserve the modified TIMEOUT parameter, we should put the parameter outside of ifup-ovs scripts and include the configuration outside of the scripts.


Version-Release number of selected component (if applicable):
OSP17.1

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Alan Pevec 2024-05-17 15:56:53 UTC
ifup-ovs script is coming from upstream ovs and was not changed for years, latest still has hardcoded TIMEOUT=10

https://github.com/openvswitch/ovs/commits/main/rhel/etc_sysconfig_network-scripts_ifup-ovs

Comment 3 Ihar Hrachyshka 2024-05-23 15:19:48 UTC
Reported a request for ovs to allow to configure the timeout here: https://issues.redhat.com/browse/FDP-631

Comment 9 Red Hat Bugzilla 2025-04-15 04:25:05 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days