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

Add ability for multiop to take input from a file

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            [LU-15367] Add ability for multiop to take input from a file

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/52007/
            Subject: LU-15367 llite: add 'rc' to all iotrace messages
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 49f230e10d11c3560680b00a5ffba4c655cf204d

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/52007/ Subject: LU-15367 llite: add 'rc' to all iotrace messages Project: fs/lustre-release Branch: master Current Patch Set: Commit: 49f230e10d11c3560680b00a5ffba4c655cf204d

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/52004/
            Subject: LU-15367 llite: add lseek to iotrace
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 4ae6def500a76d5ea2e0aa6d11cd0ae7ceadff1e

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/52004/ Subject: LU-15367 llite: add lseek to iotrace Project: fs/lustre-release Branch: master Current Patch Set: Commit: 4ae6def500a76d5ea2e0aa6d11cd0ae7ceadff1e

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/52006/
            Subject: LU-15367 llite: add iotrace to open/release
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 3d33d38d74262f53cf16d59a194752686c0ac203

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/52006/ Subject: LU-15367 llite: add iotrace to open/release Project: fs/lustre-release Branch: master Current Patch Set: Commit: 3d33d38d74262f53cf16d59a194752686c0ac203

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/52005/
            Subject: LU-15367 llite: add setattr to iotrace
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 56fe0d203c47fc02c68f5f6160446d196ee027de

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/52005/ Subject: LU-15367 llite: add setattr to iotrace Project: fs/lustre-release Branch: master Current Patch Set: Commit: 56fe0d203c47fc02c68f5f6160446d196ee027de

            "Patrick Farrell <pfarrell@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/52309
            Subject: LU-15367 tests: test multiop fix and debug
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: d9016894b4fef458ee09ef6c865f20cdcd296ff9

            gerrit Gerrit Updater added a comment - "Patrick Farrell <pfarrell@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/52309 Subject: LU-15367 tests: test multiop fix and debug Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: d9016894b4fef458ee09ef6c865f20cdcd296ff9

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/52002/
            Subject: LU-15367 llite: iotrace standardization
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: b01f58e3a96913727e2459ae485f17ca0d149946

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/52002/ Subject: LU-15367 llite: iotrace standardization Project: fs/lustre-release Branch: master Current Patch Set: Commit: b01f58e3a96913727e2459ae485f17ca0d149946

            "Patrick Farrell <pfarrell@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/52135
            Subject: LU-15367 scripts: Add iotrace to multiop script
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 8f7d25d373c899cfecd7f114a86394e8b3170845

            gerrit Gerrit Updater added a comment - "Patrick Farrell <pfarrell@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/52135 Subject: LU-15367 scripts: Add iotrace to multiop script Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 8f7d25d373c899cfecd7f114a86394e8b3170845

            "Patrick Farrell <pfarrell@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/52134
            Subject: LU-15367 tests: Combined patches
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 71cf18c7d05b3428fb04c5e3cba28caab0ae7d20

            gerrit Gerrit Updater added a comment - "Patrick Farrell <pfarrell@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/52134 Subject: LU-15367 tests: Combined patches Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 71cf18c7d05b3428fb04c5e3cba28caab0ae7d20

            "Patrick Farrell <pfarrell@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/52007
            Subject: LU-15367 llite: add 'rc' to all iotrace messages
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 0ad66d9d892f67fcb3ddd6cf9102541d06fc7f2f

            gerrit Gerrit Updater added a comment - "Patrick Farrell <pfarrell@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/52007 Subject: LU-15367 llite: add 'rc' to all iotrace messages Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 0ad66d9d892f67fcb3ddd6cf9102541d06fc7f2f

            "Patrick Farrell <pfarrell@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/52006
            Subject: LU-15367 llite: add iotrace to open/release
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 49da969b2baef192c6b998c663d8fcc75fb89ae8

            gerrit Gerrit Updater added a comment - "Patrick Farrell <pfarrell@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/52006 Subject: LU-15367 llite: add iotrace to open/release Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 49da969b2baef192c6b998c663d8fcc75fb89ae8

            People

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

              Dates

                Created:
                Updated: