<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:19:16 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-1738] lfs find cannot find files in OST that died, whilst lfs getstripe can</title>
                <link>https://jira.whamcloud.com/browse/LU-1738</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;OST2 died.  When I run lfs getstripe it lists some files as on OST2, but lfs find cannot find them.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@blah ~&amp;#93;&lt;/span&gt;# lfs getstripe /mnt/blah/Ac_270_res.txt&lt;br/&gt;
/mnt/blah/Ac_270_res.txt&lt;br/&gt;
lmm_stripe_count:   1&lt;br/&gt;
lmm_stripe_size:    1048576&lt;br/&gt;
lmm_stripe_offset:  2&lt;br/&gt;
 obdidx   objid  objid   group&lt;br/&gt;
      2         137992       0x21b08              0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@blah ~&amp;#93;&lt;/span&gt;# lfs find --obd lustre-OST0002  /mnt/blah&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@blah ~&amp;#93;&lt;/span&gt;# lfs find -r --obd lustre-OST0002  /mnt/blah      # the -r works since it uses getstripe&lt;br/&gt;
lfs find: -q, -r, -v options deprecated.  Use &apos;lfs getstripe&apos; instead.&lt;br/&gt;
/mnt/blah/Ac_270_res.txt&lt;/p&gt;

&lt;p&gt;I think the lfs find should be able to find the files if lfs getstripe can.&lt;/p&gt;</description>
                <environment></environment>
        <key id="15473">LU-1738</key>
            <summary>lfs find cannot find files in OST that died, whilst lfs getstripe can</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</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="3">Duplicate</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="mattwilkins">Matt Wilkins</reporter>
                        <labels>
                            <label>server</label>
                    </labels>
                <created>Sun, 12 Aug 2012 17:44:22 +0000</created>
                <updated>Fri, 20 Feb 2015 10:23:37 +0000</updated>
                            <resolved>Fri, 20 Feb 2015 10:23:37 +0000</resolved>
                                    <version>Lustre 2.1.2</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="45961" author="mattwilkins" created="Wed, 3 Oct 2012 17:38:34 +0000"  >&lt;p&gt;This is on OST2 but I have no OST1, in other words I have a hole in my lustre.  So I think this problem is probably exactly what is seen in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1427&quot; title=&quot;lfs find does not find any files in OST after missing OST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1427&quot;&gt;&lt;del&gt;LU-1427&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="81504" author="simmonsja" created="Sun, 13 Apr 2014 23:00:06 +0000"  >&lt;p&gt;Does the patch &lt;a href=&quot;http://review.whamcloud.com/#/c/9794&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/9794&lt;/a&gt; from &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4824&quot; title=&quot;lfs find should continue after errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4824&quot;&gt;&lt;del&gt;LU-4824&lt;/del&gt;&lt;/a&gt; help?&lt;/p&gt;</comment>
                            <comment id="107464" author="adilger" created="Fri, 20 Feb 2015 10:23:28 +0000"  >&lt;p&gt;It appears that the &quot;lfs find -&lt;del&gt;mdt&quot; handling added in &lt;a href=&quot;http://review.whamcloud.com/1646&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1646&lt;/a&gt; caused lfs to open() and fstat() every file, when it was only needed for &quot;&lt;/del&gt;-mdt&quot;.&lt;/p&gt;

&lt;p&gt;I&apos;m going to fix this under &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6134&quot; title=&quot;lfs find --size opens everything&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6134&quot;&gt;&lt;del&gt;LU-6134&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="14503">LU-1427</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="28245">LU-6134</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="22211">LU-4296</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="22906">LU-4553</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_10040" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic</customfieldname>
                        <customfieldvalues>
                                        <label>server</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzw2if:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10489</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>