Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
[root@el8-mds1 crash]# cat /tmp/lnet.conf
net:
- net type: tcp
local NI(s):
- interfaces:
0: eth2
- interfaces:
0: eth3
udsp:
- idx: 0
src: tcp
action:
priority: 0
- idx: 1
dst: tcp
action:
priority: 0
[root@el8-mds1 crash]#
[root@el8-mds1 tests]# lnetctl import /tmp/lnet.conf
[root@el8-mds1 tests]# lnetctl udsp show
udsp:
- idx: 0
src: tcp
dst: tcp
rte: NA
action:
priority: 0
- idx: 1
src: NA
dst: tcp
rte: NA
action:
priority: 0
[root@el8-mds1 tests]# lnetctl ping --source 10.73.20.2@tcp 10.73.20.3@tcp
Connection to 127.0.0.1 closed.
loading this lnet configuration results in a mangled udsp configuration and causes the titular LBUG when any traffic occurs.