You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
successfully connect to 32 out of the 64 NVME drives on the target then i get
failed to initialize MR pool sized 128 for QID 24
DMESG entries:
[31824.315076] nvme nvme32: creating 63 I/O queues.
[31824.571490] nvme nvme32: failed to initialize MR pool sized 128 for QID 24
[31824.571747] nvme nvme32: rdma connection establishment failed (-12)
stats after the failure shows active mr gets close to max
Max QP: 65537
Max SRQ: 4096
Max CQ: 65536
Max MR: 262144
Max MW: 262144
Max AH: 131072
Max PD: 65536
Active QP: 2049
Active RC QP: 2048
Active UD QP: 0
Active SRQ: 0
Active CQ: 379
Active MR: 259072
Active MW: 0
Active AH: 0
Active PD: 2
QP Watermark: 2074
Can i increae MX MR ????
The text was updated successfully, but these errors were encountered:
nvme connect-all -t rdma -a 192.168.1.134 -s 4791
successfully connect to 32 out of the 64 NVME drives on the target then i get
failed to initialize MR pool sized 128 for QID 24
DMESG entries:
[31824.315076] nvme nvme32: creating 63 I/O queues.
[31824.571490] nvme nvme32: failed to initialize MR pool sized 128 for QID 24
[31824.571747] nvme nvme32: rdma connection establishment failed (-12)
stats after the failure shows active mr gets close to max
Can i increae MX MR ????
The text was updated successfully, but these errors were encountered: