<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:43:15 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-11367] integrate LSOM with lfs find</title>
                <link>https://jira.whamcloud.com/browse/LU-11367</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The LSOM functionality should be integrated with &lt;tt&gt;lfs find&lt;/tt&gt; so that it is possible to use this functionality directly on the client. The MDS can fill in the &lt;tt&gt;mbo&amp;#95;size&lt;/tt&gt; and &lt;tt&gt;mbo&amp;#95;blocks&lt;/tt&gt; fields from the LSOM xattr, if the actual size/blocks are not available, and then set new &lt;tt&gt;OBD&amp;#95;MD&amp;#95;FLLSIZE&lt;/tt&gt; and &lt;tt&gt;OBD&amp;#95;MD&amp;#95;FLLBLOCKS&lt;/tt&gt; flags in the reply so that the client knows these fields are valid.&lt;/p&gt;

&lt;p&gt;The &lt;tt&gt;lfs find&lt;/tt&gt; command can add a &quot;&lt;tt&gt;&amp;#45;&amp;#45;lazy&lt;/tt&gt;&quot; option (or maybe &quot;&lt;tt&gt;&amp;#45;&amp;#45;lsize&lt;/tt&gt;&quot; and &quot;&lt;tt&gt;&amp;#45;&amp;#45;lblocks&lt;/tt&gt;&quot;?) to allow the use of LSOM data from the MDS. We might consider to also use this for &quot;&lt;tt&gt;&amp;#45;&amp;#45;size&lt;/tt&gt;&quot; when it is specified in some large range, like &quot;&lt;tt&gt;&amp;#45;&amp;#45;size &amp;#45;1G&lt;/tt&gt;&quot; or &quot;&lt;tt&gt;&amp;#45;&amp;#45;blocks +1M&lt;/tt&gt;&quot; since we don&apos;t need accurate sizes to match those requests.&#160; That could probably be done as a separate patch after the initial functionality is implemented and we have some idea how well LSOM is keeping the size uptodate.&lt;/p&gt;

&lt;p&gt;Please include updates to the command usage and man page.&lt;/p&gt;</description>
                <environment></environment>
        <key id="53281">LU-11367</key>
            <summary>integrate LSOM with lfs find</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="qian_wc">Qian Yingjin</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                            <label>LSOM</label>
                            <label>performance</label>
                    </labels>
                <created>Wed, 12 Sep 2018 00:01:00 +0000</created>
                <updated>Tue, 28 Jul 2020 23:34:53 +0000</updated>
                            <resolved>Fri, 20 Sep 2019 14:50:26 +0000</resolved>
                                    <version>Lustre 2.12.0</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="236127" author="gerrit" created="Thu, 1 Nov 2018 08:58:33 +0000"  >&lt;p&gt;Yingjin Qian (qian@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33545&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33545&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11367&quot; title=&quot;integrate LSOM with lfs find&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11367&quot;&gt;&lt;del&gt;LU-11367&lt;/del&gt;&lt;/a&gt; som: integrate LSOM with lfs find&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 004e5e413f380f5d82ed4091bbf2843e19791704&lt;/p&gt;</comment>
                            <comment id="246504" author="gerrit" created="Tue, 30 Apr 2019 03:38:45 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33545/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33545/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11367&quot; title=&quot;integrate LSOM with lfs find&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11367&quot;&gt;&lt;del&gt;LU-11367&lt;/del&gt;&lt;/a&gt; som: integrate LSOM with lfs find&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5b6569affc9a0e33fa5d7d2061834397da13e0cb&lt;/p&gt;</comment>
                            <comment id="246535" author="pjones" created="Tue, 30 Apr 2019 13:14:40 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="246549" author="gerrit" created="Tue, 30 Apr 2019 18:00:16 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34780&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34780&lt;/a&gt;&lt;br/&gt;
Subject: Revert &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11367&quot; title=&quot;integrate LSOM with lfs find&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11367&quot;&gt;&lt;del&gt;LU-11367&lt;/del&gt;&lt;/a&gt; som: integrate LSOM with lfs find&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c2f956e4a68022d82881a86605d9d84058436c6a&lt;/p&gt;</comment>
                            <comment id="246550" author="gerrit" created="Tue, 30 Apr 2019 18:00:30 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34780/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34780/&lt;/a&gt;&lt;br/&gt;
Subject: Revert &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11367&quot; title=&quot;integrate LSOM with lfs find&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11367&quot;&gt;&lt;del&gt;LU-11367&lt;/del&gt;&lt;/a&gt; som: integrate LSOM with lfs find&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6d775021473e53b623cd78f35a4d51e67136918a&lt;/p&gt;</comment>
                            <comment id="246551" author="green" created="Tue, 30 Apr 2019 18:00:56 +0000"  >&lt;p&gt;reopening because of revert.&lt;/p&gt;</comment>
                            <comment id="246752" author="adilger" created="Mon, 6 May 2019 18:11:54 +0000"  >&lt;p&gt;We need a new version of patch &lt;a href=&quot;https://review.whamcloud.com/33545&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33545&lt;/a&gt; pushed with the fix for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12253&quot; title=&quot;lfs: double free or corruption (!prev)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12253&quot;&gt;&lt;del&gt;LU-12253&lt;/del&gt;&lt;/a&gt;. &lt;/p&gt;</comment>
                            <comment id="248942" author="gerrit" created="Tue, 11 Jun 2019 05:00:13 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35167&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35167&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11367&quot; title=&quot;integrate LSOM with lfs find&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11367&quot;&gt;&lt;del&gt;LU-11367&lt;/del&gt;&lt;/a&gt; som: integrate LSOM with lfs find&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f05a7569e705abd6b3d9f458ae3a7c002c87248a&lt;/p&gt;</comment>
                            <comment id="253864" author="nrutman" created="Thu, 29 Aug 2019 18:24:26 +0000"  >&lt;p&gt;A related ticket added llapi accessor functions for lum components, but I can&apos;t seem to find it now - if someone knows, please add an issue link.&lt;/p&gt;</comment>
                            <comment id="253876" author="adilger" created="Thu, 29 Aug 2019 21:36:54 +0000"  >&lt;p&gt;It would be useful, but not required before the patch is landed, to run a performance comparison of &quot;&lt;tt&gt;lfs find $MOUNT --lazy -size +N&lt;/tt&gt;&quot; with &quot;&lt;tt&gt;find $MOUNT -size +N&lt;/tt&gt;&quot;, clearing the cache before the two runs, especially if the OSTs are disk based and the MDT is flash based (or cached in RAM). That would be useful to include in the commit message (if ready in time), and for presentations about this feature.&lt;/p&gt;</comment>
                            <comment id="255108" author="gerrit" created="Fri, 20 Sep 2019 07:55:34 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35167/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11367&quot; title=&quot;integrate LSOM with lfs find&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11367&quot;&gt;&lt;del&gt;LU-11367&lt;/del&gt;&lt;/a&gt; som: integrate LSOM with lfs find&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 11aa7f8704c490b011f60f234c3ac9929ce76948&lt;/p&gt;</comment>
                            <comment id="255153" author="pjones" created="Fri, 20 Sep 2019 14:50:26 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="256865" author="gerrit" created="Tue, 22 Oct 2019 18:57:50 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/36553&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36553&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11367&quot; title=&quot;integrate LSOM with lfs find&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11367&quot;&gt;&lt;del&gt;LU-11367&lt;/del&gt;&lt;/a&gt; som: integrate LSOM with lfs find&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 982f676adb37f77e4dcf067684753ef88a9aab76&lt;/p&gt;</comment>
                            <comment id="258616" author="gerrit" created="Thu, 21 Nov 2019 07:35:10 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/36553/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36553/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11367&quot; title=&quot;integrate LSOM with lfs find&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11367&quot;&gt;&lt;del&gt;LU-11367&lt;/del&gt;&lt;/a&gt; som: integrate LSOM with lfs find&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d55982d8422abada4e9f23856e18d20771f70897&lt;/p&gt;</comment>
                            <comment id="274057" author="jhammond" created="Tue, 30 Jun 2020 12:14:50 +0000"  >&lt;p&gt;Renaming ioctls in this way is a bad idea and will only cause more problems than it fixes. Please do not do this.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="55538">LU-12253</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="46203">LU-9538</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="60168">LU-13826</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="55750">LU-12337</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="55007">LU-12026</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="53684">LU-11554</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="54892">LU-11971</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="55729">LU-12332</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|i0028f:</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>