-
Bug
-
Resolution: Done-Errata
-
Minor
-
None
-
NetworkManager-1.51.4-1.el9
-
None
-
Low
-
1
-
rhel-net-mgmt
-
ssg_networking
-
1
-
False
-
False
-
-
No
-
RHEL-9.5 Doc week/Last fixes
-
-
Pass
-
None
-
None
What were you trying to do that didn't work?
We cannot see file names of internal /var/lib/NetworkManager configuration which is used by global nmstate configuration given to NM via dbus interface
Please provide the package NVR for which the bug is seen:
1.40.16-12 (RHEL8.10)
How reproducible:
always
Steps to reproduce
cat > resolv.yaml << EOF
—
dns-resolver:
config:
search:
- example.com
- example.org
server:
- 2001:4860:4860::8888
- 8.8.8.8
- 2606:4700:4700::1111
- 8.8.4.4
EOF
nmstatectl apply resolv.yaml
and run
NetworkManager --print-config
Expected results
all config files shown
Actual results
I can see the /var/lib/NM config in
[.intern.global-dns]
searches=example.com,example.org
options=
[.intern.global-dns-domain-*]
servers=2001:4860:4860::8888,8.8.8.8,2606:4700:4700::1111,8.8.4.4
options=
but file where this config is placed is missing
- NetworkManager configuration: /etc/NetworkManager/NetworkManager.conf (lib: 00-server.conf) (etc: 94-nmci-unmanage-orig.conf, 95-nmci-test.conf)
- links to
-
RHBA-2024:138504
NetworkManager bug fix and enhancement update