Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-15367

Add ability for multiop to take input from a file

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • 9223372036854775807

      Multiop has the potential to be really useful as an I/O pattern simulator, in that it can perform almost any operation.  In theory, we could process iotrace logs from a user application, and then generate command strings for multiop.  This works great, but we very quickly run in to the limit of the maximum command input size (the shell limit).

      So, add the ability for multiop to take command input from a file.  This is implemented a little awkwardly in order to make it entirely optional and not change the many existing tests using multiop.

            paf0186 Patrick Farrell
            paf0186 Patrick Farrell
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: