<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">It varies by value.  If the server has a value set (with lctl set_param -P on the MGS), it will override the client value.  Otherwise you'll get the default value.  (Max pages per RPC is a bit of an exception in that
 the client and server will negotiate to "highest mutually supported" value for that.)<br>
<br>
</p>
<p style="margin-top:0;margin-bottom:0">It's absolutely possible to have different settings for different file system, and you're already doing it if those values are what you're getting from lctl get_param..</p>
<p style="margin-top:0;margin-bottom:0"></p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> lustre-discuss <lustre-discuss-bounces@lists.lustre.org> on behalf of Ms. Megan Larko <dobsonunit@gmail.com><br>
<b>Sent:</b> Thursday, January 24, 2019 1:53:19 PM<br>
<b>To:</b> Lustre User Discussion Mailing List<br>
<b>Subject:</b> [lustre-discuss] LFS tuning hierarchy question</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>Halloo---  People!<br>
<br>
</div>
I am seeking confirmation of an observed behavior in Lustre.<br>
<br>
</div>
I have a Lustre client.   This client is running Lustre 2.7.2.  Mounted onto this client I have /mnt/foo (Lustre server 2.7.2) and /mnt/bar (lustre 2.10.4).<br>
<br>
</div>
<div>Servers for /mnt/foo have max_rpcs_in_flight=8  (the default value)<br>
</div>
Servers for /mnt/bar have max_rpcs_in_flight=32<br>
</div>
<br>
</div>
On the Lustre client, the command "lctl get_param mdc.*.max_rpcs_in_flight" show both file systems using max_rpcs_in_flight=8.<br>
<br>
</div>
Is it correct that the client uses the lowers value for a Lustre tunable presented from a Lustre file system server?   OR...is it the case that the client needs to be tuned so that it may use "up to" the maximum value of the mounted file systems if the specific
 Lustre server supports that value?<br>
<br>
</div>
Really I am wondering if it is possible to have, in this case, a "max_rpcs_in_flight" to be 32 for the /mnt/bar Lustre File System while still using a more-limited max_rpcs_in_flight of 8 for /mnt/foo.<br>
<br>
</div>
TIA,<br>
</div>
megan<br>
</div>
</div>
</body>
</html>