<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class=""><div class="">Hi All,</div><div class=""><br class=""></div>We recently upgraded from Lustre 2.5.3.90 on EL6 to 2.10.1 on EL7 (details below) but have hit what looks like LU-10133 (order 8 page allocation failures).<br class=""><br class=""><div class=""><div class="">We don\u2019t have access to look at the JIRA ticket in more detail but from what we can tell the the fix is to change from vmalloc() to vmalloc_array() in the mlx4 drivers. &nbsp;However, the vmalloc_array() infrastructure is in an upstream (far upstream) kernel so I\u2019m not sure when we\u2019ll see that fix.</div></div><div class=""><br class=""></div><div class="">While this may not be a Lustre issue directly, I know we can\u2019t be the only Lustre site running 2.10.1 over IB on Mellanox ConnectX-3 HCAs. &nbsp;So far we have tried increasing vm.min_free_kbytes to 8GB but that does not help. &nbsp;Zone_reclaim_mode is disabled (for other reasons that may not be valid under EL7) but order 8 chunks get depleted on both NUMA nodes so I\u2019m not sure that is the answer either (though we have not tried it yet).</div><div class=""><br class=""></div><div class="">[root@ufrcmds1 ~]# cat /proc/buddyinfo&nbsp;<br class=""><font face="Courier" class="">Node 0, zone &nbsp; &nbsp; &nbsp;DMA &nbsp; &nbsp; &nbsp;1 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;2 &nbsp; &nbsp; &nbsp;1 &nbsp; &nbsp; &nbsp;1 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;1 &nbsp; &nbsp; &nbsp;1 &nbsp; &nbsp; &nbsp;3&nbsp;<br class="">Node 0, zone &nbsp; &nbsp;DMA32 &nbsp; 1554 &nbsp;13496 &nbsp;11481 &nbsp; 5108 &nbsp; &nbsp;150 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0&nbsp;<br class="">Node 0, zone &nbsp; Normal 114119 208080 &nbsp;78468 &nbsp;35679 &nbsp; 6215 &nbsp; &nbsp;690 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0&nbsp;<br class="">Node 1, zone &nbsp; Normal &nbsp;81295 184795 106942 &nbsp;38818 &nbsp; 4485 &nbsp; &nbsp;293 &nbsp; 1653 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0&nbsp;</font><br class=""><br class=""></div><div class="">I\u2019m wondering if other sites are hitting this and, if so, what are you doing to work around the issue on your OSSs. &nbsp;</div><div class=""><br class=""></div><div class="">Regards,</div><div class=""><br class=""></div><div class="">Charles Taylor</div><div class="">UF Research Computing</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Some Details:</div><div class="">-------------------</div><div class="">OS: RHEL 7.4 (Linux ufrcoss28.ufhpc 3.10.0-693.2.2.el7_lustre.x86_64)<br class="">Lustre: 2.10.1 (lustre-2.10.1-1.el7.x86_64)<br class="">Clients: ~1400 (still running 2.5.3.90 but we are in the process of upgrading)<br class="">Servers: 10 HA OSS pairs (20 OSSs)<br class="">&nbsp; &nbsp;128 GB RAM</div><div class="">&nbsp; &nbsp;6 OSTs (8+2 RAID-6) per OSS&nbsp;<br class="">&nbsp; &nbsp;Mellanox ConnectX-3 IB/VPI HCAs&nbsp;<br class="">&nbsp; &nbsp;RedHat Native IB Stack (i.e. not MOFED)<br class="">&nbsp; &nbsp;mlx4_core driver:<br class="">&nbsp; &nbsp; &nbsp; filename: &nbsp; &nbsp; &nbsp; /lib/modules/3.10.0-693.2.2.el7_lustre.x86_64/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko.xz<br class="">&nbsp; &nbsp; &nbsp; version: &nbsp; &nbsp; &nbsp; &nbsp;2.2-1<br class="">&nbsp; &nbsp; &nbsp; license: &nbsp; &nbsp; &nbsp; &nbsp;Dual BSD/GPL<br class="">&nbsp; &nbsp; &nbsp; description: &nbsp; &nbsp;Mellanox ConnectX HCA low-level driver<br class="">&nbsp; &nbsp; &nbsp; author: &nbsp; &nbsp; &nbsp; &nbsp; Roland Dreier<br class="">&nbsp; &nbsp; &nbsp; rhelversion: &nbsp; &nbsp;7.4</div></div></body></html>