X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fconf%2Fko2iblnd.conf;h=b486895f3ef7554b87429d22b1e9b4b5b173da40;hp=3f0d28cd62d4a873342bcbf70ea9403cefe90624;hb=3cce65712d94cffe8f1626545845b95b88aef672;hpb=8d35d6c9bd85ed3a282aa124b672e50c02322a7d diff --git a/lustre/conf/ko2iblnd.conf b/lustre/conf/ko2iblnd.conf index 3f0d28c..b486895f 100644 --- a/lustre/conf/ko2iblnd.conf +++ b/lustre/conf/ko2iblnd.conf @@ -1,14 +1,18 @@ # Currently it isn't possible to auto-tune the o2iblnd parameters optimally # inside the kernel since the OFED API hides the details from us. # Unfortunately, there isn't a single set of parameters that provide optimal -# performance on different HCA/HFI types, so this file provides optimized -# tunables based on the installed IB interface cards. +# performance on different HCA/HFI types. This file provides optimized +# tunables for the OPA cards. +# +# ** Please note that the below settings are the recommended settings only for +# OPA cards. If other IB cards are also present along with OPA cards then +# these settings will be applied across all the configured IB interfaces. # # Card detection and tunable selection is handled via /usr/sbin/ko2iblnd-probe # at runtime when the ko2iblnd module is installed, either at boot or when # Lustre is first mounted. alias ko2iblnd-opa ko2iblnd -options ko2iblnd-opa peer_credits=128 peer_credits_hiw=64 credits=1024 ntx=2048 map_on_demand=256 fmr_pool_size=2048 fmr_flush_trigger=512 fmr_cache=1 conns_per_peer=4 +options ko2iblnd-opa peer_credits=128 peer_credits_hiw=64 credits=1024 concurrent_sends=256 ntx=2048 map_on_demand=256 fmr_pool_size=2048 fmr_flush_trigger=512 fmr_cache=1 conns_per_peer=4 install ko2iblnd /usr/sbin/ko2iblnd-probe