[LUDOC-260] improve jobstats example Created: 11/Nov/14  Updated: 01/May/15  Resolved: 01/May/15

Status: Closed
Project: Lustre Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Richard Henwood (Inactive) Assignee: Richard Henwood (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Related
is related to LU-4935 Collect job stats by both procname_ui... Resolved
Severity: 3
Rank (Obsolete): 16490

 Description   

From Richard Mohr Jr on the lustre-discuss mailing list:

The examples in the lustre manual that show how to enable jobstats often use the "lctl conf_param" command. This will cause all clients to use the same env variable for reporting jobstats. However, it can be useful to customize this based on the client's functionality. For example, you can use "lctl set_param jobid_var=PBS_JOBID" on compute nodes so that they report stats on a per-job basis. Then you can use "lctl set_param jobid_var=procname_uid" on login nodes to reports stats based on process name and UID. Then if your MDT gets slammed, you should be able to easily tell if the traffic is coming from a batch job or a user running an interactive command. And if it is an interactive command, you will have the process name and the user's UID. (I was able to use this to track down a Lustre client that was slamming our MDT because it was misconfigured and trying to index our Lustre file system for the "locate" command database.)



 Comments   
Comment by Andreas Dilger [ 09/Apr/15 ]

See http://review.whamcloud.com/13274

Comment by Gerrit Updater [ 30/Apr/15 ]

Andreas Dilger (andreas.dilger@intel.com) merged in patch http://review.whamcloud.com/13274/
Subject: LUDOC-260 monitoring: clarify enable/disable jobstats
Project: doc/manual
Branch: master
Current Patch Set:
Commit: 857eb0ecba7a411123ea4cbb785c6bac98e20db2

Comment by Richard Henwood (Inactive) [ 01/May/15 ]

patch landed.

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