Details
Description
With the mlx5 driver support mostly complete I have been testing on our Power8 nodes the latest 2.8 stack plus some ko2iblnd patches to make it work. With the work from LU-5783 I can now set the peer_credits to 63 and using the patch from LU-7101 set the map_on_demand to 16 pages. The problem is that the Power8 clients can't connect to our servers which have map_on_demand set to 256 pages. The reason is the set test to validate the connection compares the page counts on each side. On Power8 16 pages equals 256 pages on x86 platforms so comparing page count is an invalid test.
Attachments
Issue Links
- is related to
-
LU-8573 IOR: niobuf.c:319:ptlrpc_register_bulk()) ASSERTION( desc->bd_md_count == 0 ) failed
- Resolved
-
LU-10157 LNET_MAX_IOV hard coded to 256
- Resolved
-
LU-5718 RDMA too fragmented with router
- Resolved
-
LU-10129 map-on-demand set to 32 doesn't work on OPA
- Resolved
-
LU-12419 ppc64le: "LNetError: RDMA has too many fragments for peer_ni" when reading two files
- Closed
-
LU-10300 Can the Lustre 2.10.x clients support 64K kernel page?
- Resolved
- is related to
-
LU-3322 ko2iblnd support for different map_on_demand and peer_credits between systems
- Resolved