Hi, I have installed lustre file system on CentOS. It works well when I write or read files. But when I try to set the thread_started and thread_min for oss services, I met the following problem.
To set parameters, I run: "sudo lctl set_param ost.OSS.ost.threads_started=36" then, I check the setting value by running: "lctl get_param ost.OSS.ost.threads_started", and then it shows "ost.OSS.ost.threads_started=21". So I can not change the parameter "ost.OSS.ost.threads_started". Another problem is on the parameter "ost.OSS.ost.threads_min", When I set it to 10 using lctl, and it shows the parameter is set to 8, not 10. So I wonder if anyone met this problem before, I do not know why this happens. Thank you very much!
_______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
