xcat-core icon indicating copy to clipboard operation
xcat-core copied to clipboard

EL9: Adding parsing NM resolv.conf for dns entries

Open Obihoernchen opened this issue 1 year ago • 2 comments
trafficstars

Adding parsing NM resolv.conf for dns entries (if there is no lease file).

EL9 does not have /var/lib/dhclient/*$str_inst_nic* anymore. Data is in /var/run/NetworkManager/resolv.conf now.

Try to get DNS config from this new file.

Obihoernchen avatar May 07 '24 14:05 Obihoernchen

Might fix https://github.com/xcat2/xcat-core/issues/7407

Obihoernchen avatar May 07 '24 14:05 Obihoernchen

Might fix #7440

This is this PR itself. I expect you wanted this to be some other bug.

samveen avatar May 07 '24 14:05 samveen