<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:17:42 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-15367] Add ability for multiop to take input from a file</title>
                <link>https://jira.whamcloud.com/browse/LU-15367</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Multiop has the potential to be really useful as an I/O pattern simulator, in that it can perform almost any operation.&#160; In theory, we could process iotrace logs from a user application, and then generate command strings for multiop.&#160; This works great, but we very quickly run in to the limit of the maximum command input size (the shell limit).&lt;/p&gt;

&lt;p&gt;So, add the ability for multiop to take command input from a file.&#160; This is implemented a little awkwardly in order to make it entirely optional and not change the many existing tests using multiop.&lt;/p&gt;</description>
                <environment></environment>
        <key id="67598">LU-15367</key>
            <summary>Add ability for multiop to take input from a file</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="paf0186">Patrick Farrell</assignee>
                                    <reporter username="paf0186">Patrick Farrell</reporter>
                        <labels>
                    </labels>
                <created>Mon, 13 Dec 2021 19:37:31 +0000</created>
                <updated>Thu, 7 Sep 2023 18:32:23 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="320798" author="gerrit" created="Mon, 13 Dec 2021 19:39:09 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/45840&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45840&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15367&quot; title=&quot;Add ability for multiop to take input from a file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15367&quot;&gt;LU-15367&lt;/a&gt; tests: Multiop command from file&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 655c238e7e9b2b5a55b2af2d6d4e5cbca05207a4&lt;/p&gt;</comment>
                            <comment id="329031" author="gerrit" created="Sat, 12 Mar 2022 03:09:21 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/46809&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46809&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15367&quot; title=&quot;Add ability for multiop to take input from a file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15367&quot;&gt;LU-15367&lt;/a&gt; tests: Convert multiop &apos;len&apos; to 64 bit&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9c9bef9f8ec9a3dca51dfba7317dd21f088c49b8&lt;/p&gt;</comment>
                            <comment id="329032" author="gerrit" created="Sat, 12 Mar 2022 03:09:22 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/46810&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46810&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15367&quot; title=&quot;Add ability for multiop to take input from a file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15367&quot;&gt;LU-15367&lt;/a&gt; tests: Multiop allow mmap control&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 05fc6b68676e84774dd811303221c59c1163db7c&lt;/p&gt;</comment>
                            <comment id="383005" author="gerrit" created="Fri, 18 Aug 2023 18:32:54 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52002&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52002&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15367&quot; title=&quot;Add ability for multiop to take input from a file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15367&quot;&gt;LU-15367&lt;/a&gt; llite: iotrace standardization&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2300f16a2a0c6182d47d02dd02096ee39559f00c&lt;/p&gt;</comment>
                            <comment id="383022" author="gerrit" created="Fri, 18 Aug 2023 21:41:17 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52004&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52004&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15367&quot; title=&quot;Add ability for multiop to take input from a file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15367&quot;&gt;LU-15367&lt;/a&gt; llite: add lseek to iotrace&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c031ccde98f17399acc193564aa60e969d6f88c2&lt;/p&gt;</comment>
                            <comment id="383023" author="gerrit" created="Fri, 18 Aug 2023 21:41:17 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52005&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52005&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15367&quot; title=&quot;Add ability for multiop to take input from a file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15367&quot;&gt;LU-15367&lt;/a&gt; llite: add setattr to iotrace&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5f009934bd1a7f260cb96dd93f5b45f6ead30529&lt;/p&gt;</comment>
                            <comment id="383024" author="gerrit" created="Fri, 18 Aug 2023 21:41:18 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52006&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52006&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15367&quot; title=&quot;Add ability for multiop to take input from a file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15367&quot;&gt;LU-15367&lt;/a&gt; llite: add iotrace to open/release&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 49da969b2baef192c6b998c663d8fcc75fb89ae8&lt;/p&gt;</comment>
                            <comment id="383025" author="gerrit" created="Fri, 18 Aug 2023 21:41:18 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52007&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52007&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15367&quot; title=&quot;Add ability for multiop to take input from a file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15367&quot;&gt;LU-15367&lt;/a&gt; llite: add &apos;rc&apos; to all iotrace messages&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0ad66d9d892f67fcb3ddd6cf9102541d06fc7f2f&lt;/p&gt;</comment>
                            <comment id="383920" author="gerrit" created="Mon, 28 Aug 2023 15:05:25 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52134&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52134&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15367&quot; title=&quot;Add ability for multiop to take input from a file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15367&quot;&gt;LU-15367&lt;/a&gt; tests: Combined patches&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 71cf18c7d05b3428fb04c5e3cba28caab0ae7d20&lt;/p&gt;</comment>
                            <comment id="383921" author="gerrit" created="Mon, 28 Aug 2023 15:05:26 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52135&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52135&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15367&quot; title=&quot;Add ability for multiop to take input from a file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15367&quot;&gt;LU-15367&lt;/a&gt; scripts: Add iotrace to multiop script&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8f7d25d373c899cfecd7f114a86394e8b3170845&lt;/p&gt;</comment>
                            <comment id="384351" author="gerrit" created="Thu, 31 Aug 2023 06:41:00 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52002/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52002/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15367&quot; title=&quot;Add ability for multiop to take input from a file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15367&quot;&gt;LU-15367&lt;/a&gt; llite: iotrace standardization&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b01f58e3a96913727e2459ae485f17ca0d149946&lt;/p&gt;</comment>
                            <comment id="385188" author="gerrit" created="Thu, 7 Sep 2023 18:32:23 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52309&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52309&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15367&quot; title=&quot;Add ability for multiop to take input from a file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15367&quot;&gt;LU-15367&lt;/a&gt; tests: test multiop fix and debug&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d9016894b4fef458ee09ef6c865f20cdcd296ff9&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="73184">LU-16306</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="67452">LU-15317</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i02cen:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>