Actions
Bug #20128
closedIncrease timeout for nmcli and introduce fdi.nmwait kernel option
Difficulty:
Triaged:
Bugzilla link:
Description
NetworkManager CLI defaults to 90 seconds timeout for up and 10 seconds timeout for down operations, which can be problematic when the daemon is not yet started. We need to make this configurable option with better default of 120 seconds for both.
Updated by Lukas Zapletal over 7 years ago
- Related to Feature #9945: Add vlan kernel command line params to configure primary interface VLAN added
Updated by Lukas Zapletal over 7 years ago
- Bugzilla link set to 1465643
Note this only affects builds which do not include VLAN support (ticket #9945) where we changed the "nmcli down" to be always successful command (non-fatal). We should fix this anyway to make sure the timeout can be increased for slow networks.
Updated by Lukas Zapletal over 7 years ago
- Subject changed from Increase timeout for nmcli to Increase timeout for nmcli and introduce fdi.nmwait kernel option
The kernel option will be called "fdi.nmwait"
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman-discovery-image/pull/94 added
Updated by Lukas Zapletal over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman-discovery-image|78fb1ab72643e95ee39806635a227d5d51a6d3d7.
Actions