[Darshan-commits] [Git][darshan/darshan][lustre-mod] updated text descriptions of the Lustre counters

Glenn K. Lockwood xgitlab at cels.anl.gov
Fri May 20 11:12:36 CDT 2016


Glenn K. Lockwood pushed to branch lustre-mod at darshan / darshan


Commits:
3e5753e4 by Glenn K. Lockwood at 2016-05-20T09:12:00-07:00
updated text descriptions of the Lustre counters

- - - - -


1 changed file:

- darshan-util/darshan-lustre-logutils.c


Changes:

=====================================
darshan-util/darshan-lustre-logutils.c
=====================================
--- a/darshan-util/darshan-lustre-logutils.c
+++ b/darshan-util/darshan-lustre-logutils.c
@@ -106,7 +106,11 @@ static void darshan_log_print_lustre_description()
 {
     /* TODO: add actual counter descriptions here */
     printf("\n# description of LUSTRE counters:\n");
-    printf("#   LUSTRE_TEST_COUNTER: counter for testing Lustre module.\n");
+    printf("#   LUSTRE_OSTS: number of OSTs across the entire file system.\n");
+    printf("#   LUSTRE_MDTS: number of MDTs across the entire file system.\n");
+    printf("#   LUSTRE_STRIPE_SIZE: stripe size for file in bytes.\n");
+    printf("#   LUSTRE_STRIPE_WIDTH: number of OSTs over which file is striped.\n");
+    printf("#   LUSTRE_STRIPE_OFFSET: OBD index of the file's first stripe.\n");
 
     DARSHAN_PRINT_HEADER();
 



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/3e5753e437f9572fc8efc06af98a07dbafa17812
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20160520/b3f8c807/attachment.html>


More information about the Darshan-commits mailing list