Please don't reply to lustre-devel. Instead, comment in Bugzilla by using the 
following link:
https://bugzilla.lustre.org/show_bug.cgi?id=10960

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9355|application/x-perl          |text/plain
          mime type|                            |
Attachment #9355 is|0                           |1
              patch|                            |
   Attachment #9355|review?([EMAIL PROTECTED]|review-
               Flag|)                           |


(From update of attachment 9355)
You've hard-coded the task names -- this will only be right for this specific
run.  It need to work for all values of clients_[lo|hi],
tasks_per_client_[lo,hi], etc.

print SCRFILE "set xrange [ -1 : 13 ]\n";
print SCRFILE "set xtics nomirror rotate ( \"Cli 1 Tasks 1

Also, the output files should depend on the value of tests, which users might
change.
tests=(write rewrite clear_cache read reread)

You must gather all this info from the details file (or test output)

_______________________________________________
Lustre-devel mailing list
[email protected]
https://mail.clusterfs.com/mailman/listinfo/lustre-devel

Reply via email to