Details
-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
Rocky 8.5 and higher
-
3
-
9223372036854775807
Description
lnetctl doesn't recognize alternative names like regular linux commands. This is available since Rocky 8.5 and newer
ip link show
– eth1; .... altname enp0s8
ip link show enp0s8
— eth1: ... altname enp0s8
lnetctl net add --net tcp0 --if enp0s8
add: - net: errno: -1 descr: "couldn't query intf enp0s8"