Whamcloud - gitweb
LU-3788 man: add "lctl set_param -P" to lctl.8 man page 52/7452/2
authorArtem Blagodarenko <artem_blagodarenko@xyratex.com>
Mon, 26 Aug 2013 12:59:55 +0000 (16:59 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 3 Sep 2013 15:34:22 +0000 (15:34 +0000)
lctl set_param -P has been added with LU-3155.

This add information about the command to the man page.

Xyratex-bug-id: MRP-272
Signed-off-by: Artem Blagodarenko <artem_blagodarenko@xyratex.com>
Change-Id: I63197836cbd3ce287f9cda33ab292e1e105c7ee8
Reviewed-on: http://review.whamcloud.com/7452
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/doc/lctl.8

index 0e87c83..b50a1f6 100644 (file)
@@ -190,12 +190,19 @@ When -N specified, add '/', '@' or '=' for directories, symlinks and writeable f
 .br
 lctl "get_param -NF" is equivalent to "list_param -F".
 .TP
-.BI set_param " [-n] <parameter=value ...>"
+.BI set_param " [-n] [-P] [-d] <parameter=value ...>"
 Set the value of Lustre or LNET parameter.
 .br
 .B -n
 Disable printing of the key name when printing values.
 .br
+.B -P
+Set the parameter permanently, filesystem-wide.
+This parameters are only visible to 2.5.0 and later clients, older clients will not see these parameters.
+.br
+.B -d
+Remove the permanent setting (only with -P option)
+.br
 .B Examples:
 .br
 .B
@@ -211,6 +218,10 @@ Disable printing of the key name when printing values.
   0
 .br
   20
+.br
+.B
+# lctl set_param -P osc.*.max_dirty_mb=32
+.br
 .TP
 .BI conf_param " [-d] <device|fsname>.<parameter>=<value>"
 Set a permanent configuration parameter for any device via the MGS.  This