[lustre-discuss] "getting" ldlm_enqueue_min
Cowe, Malcolm J
malcolm.j.cowe at intel.com
Wed Mar 29 14:48:01 PDT 2017
The Lustre manual suggests that the syntax should be:
lctl set_param -P <fsname>.sys.ldlm_enqueue_min=100
… but this doesn’t work on my own environment, and a quick scan of JIRA tickets and the web indicates that these settings are no longer applied through lctl parameters. Instead, they are options for the ptlrpc kernel module. The relevant JIRA ticket is:
https://jira.hpdd.intel.com/browse/LUDOC-333
There’s an article on the lustre.org wiki that has an explanation:
http://wiki.lustre.org/Lustre_Resiliency:_Understanding_Lustre_Message_Loss_and_Tuning_for_Resiliency
One of the examples mentioned there is as follows:
options ptlrpc at_max=400
options ptlrpc at_min=40
options ptlrpc ldlm_enqueue_min=260
Malcolm.
On 30/3/17, 1:39 am, "lustre-discuss on behalf of Thomas Roth" <lustre-discuss-bounces at lists.lustre.org on behalf of t.roth at gsi.de> wrote:
Hi all,
I found that I can set 'ldlm_enqueue_min', but not read it.
At least
> lctl set_param -P ldlm_enqueue_min=100
results in no errors but just 'Lustre: Setting parameter general.ldlm_enqueue_min in log params'
But
> lctl get_param ldlm_enqueue_min
> error: get_param: param_path 'ldlm_enqueue_min': No such file or directory
Correct: all the timeouts are found in /proc/sys/lustre/, but there is no 'ldlm_enqueue_min' (nor anywhere else in /proc)
This happens both on 2.5.3 and 2.9
Did I misunderstand something here, or are we missing a parameter?
Regards,
Thomas
--
--------------------------------------------------------------------
Thomas Roth
GSI Helmholtzzentrum für Schwerionenforschung GmbH
Planckstraße 1
64291 Darmstadt
www.gsi.de
Gesellschaft mit beschränkter Haftung
Sitz der Gesellschaft: Darmstadt
Handelsregister: Amtsgericht Darmstadt, HRB 1528
Geschäftsführung: Professor Dr. Paolo Giubellino
Ursula Weyrich
Jörg Blaurock
Vorsitzender des Aufsichtsrates: St Dr. Georg Schütte
Stellvertreter: Ministerialdirigent Dr. Rolf Bernhardt
_______________________________________________
lustre-discuss mailing list
lustre-discuss at lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
More information about the lustre-discuss
mailing list