Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
debug_mb is libcfs module parameter. It should be possible to set it
via
modprobe libcfs libcfs_debug_mb=800
or via adding
options libcfs libcfs_debug_mb=800
to modules configuration.
libcfs_debug_init, however, calculated libcfs_debug_mb unconditionally, so that the module parameter makes no effect:
int libcfs_debug_init(unsigned long bufsize) ... libcfs_debug_mb = cfs_trace_get_debug_mb(); ...
Attachments
Issue Links
- is related to
-
LU-8066 Move lustre procfs handling to sysfs and debugfs.
-
- Open
-
Activity
Fix Version/s | New: Lustre 2.13.0 [ 14290 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | Original: WC Triage [ wc-triage ] | New: Vladimir Saveliev [ vsaveliev ] |
Landed for 2.13