-
Story
-
Resolution: Unresolved
-
Minor
-
None
-
NetworkManager-1.51.4-1.el9
-
1
-
rhel-sst-network-management
-
ssg_networking
-
5
-
False
-
-
Yes
-
Red Hat Enterprise Linux
-
NMT - RHEL-9.6/RHEL 10 DTM 12
-
-
Pass
-
None
-
Enhancement
-
None
Goal
- We have multiple incidents where customer face connectivity issues after booting because hardware like switch which don't pass traffic for few seconds and services like NFS is trying to mount without success. We have settings setting like 'gateway-ping-timeout' which don't actually help always because gatway is not always in picture here.
-Trying to achive functionality similar to 'gateway-ping-timeout' setting, but can pass an an ip-address instead.
- Something similar to:
nmcli co modify eth0 connection.ip-ping-target 192.168.124.254
nmcli co modify eth0 connection.ip-ping-target-timeout 20
- Not sure if there can be any challenges in implementing this feature. But I see it as an efficient way to ensure services like NFS are mounted ony after network is reachable. We can mention target IP which can belongs to a service like NFS which may be within or outside local network.
Acceptance Criteria
-
- links to
-
RHBA-2024:138504 NetworkManager bug fix and enhancement update