That also fails 

 

[root@lustre-oss-server-nic0-1 ~]#  lctl set_param 
ost-*.readcache_max_filesize=2M

error: set_param: param_path 'ost-*/readcache_max_filesize': No such file or 
directory

[root@lustre-oss-server-nic0-1 ~]#

 

Is  there commands to see all the currently parameters using some get command 

 

 

From: Shaun Tancheff <stanch...@cray.com>
Date: Thursday, August 8, 2019 at 9:50 AM
To: Pinkesh Valdria <pinkesh.vald...@oracle.com>, 
"lustre-discuss@lists.lustre.org" <lustre-discuss@lists.lustre.org>
Subject: Re: [lustre-discuss] lctl set_param 
obdfilter.*.readcache_max_filesize=2M fails

 

I think the parameter has changed:

'obdfilter.*.readcache_max_filesize’ => 'osd-*.readcache_max_filesize'

 

So try:

 lctl set_param osd-*.readcache_max_filesize=2M

 

 

 

From: lustre-discuss <lustre-discuss-boun...@lists.lustre.org> on behalf of 
Pinkesh Valdria <pinkesh.vald...@oracle.com>
Date: Thursday, August 8, 2019 at 11:43 AM
To: "lustre-discuss@lists.lustre.org" <lustre-discuss@lists.lustre.org>
Subject: [lustre-discuss] lctl set_param obdfilter.*.readcache_max_filesize=2M 
fails

 


 

_______________________________________________
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

Reply via email to