[LU-14718] sanity test 205b not able to clear job_stats Created: 28/May/21  Updated: 28/May/21

Status: Open
Project: Lustre
Component/s: None
Affects Version/s: Lustre 2.15.0
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: James Nunez (Inactive) Assignee: WC Triage
Resolution: Unresolved Votes: 0
Labels: tests

Severity: 3
Rank (Obsolete): 9223372036854775807

 Description   

Looking at logs for sanity test 205b, for example at https://testing.whamcloud.com/sub_tests/a18f122e-e464-43be-9472-da6588a10be6, we see an error when trying to clear job_stats

== sanity test 205b: Verify job stats jobid and output format ======================================== 10:42:51 (1622198571)
error: set_param: param_path 'mdt/*/job_stats': No such file or directory

Looking at test 205b, we see that we are trying to clear the job_stats on the client with

17642 test_205b() {
17643         job_stats="mdt.*.job_stats"
17644         $LCTL set_param $job_stats=clear

If we want to clear the local statistics, the Lustre manual says to run

Clear statistics for all jobs on the local node:

# lctl set_param obdfilter.*.job_stats=clear

If we want to clear all statistics, then we should run the command on line 17644 on the MDS.


Generated at Sat Feb 10 03:12:10 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.