<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:54:33 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-5791] LFSCK 5: use bottom object for consistency verification</title>
                <link>https://jira.whamcloud.com/browse/LU-5791</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When the LFSCK engine scans the system, it locate the object via the found FID against the low layer device that sometimes is bottom device (OSD/OSP) and sometimes is LOD. So the object handled by LFSCK sometimes is OSD-object/OSP-objecgt and sometimes is LOD-object. Such non-unity may bring trouble to some LFSCK functions. The desirable case is that all the LFSCK functions only handle bottom objects (OSD-object for local, OSP-object for remote).&lt;/p&gt;

&lt;p&gt;Please refer to &lt;a href=&quot;http://review.whamcloud.com/#/c/11845/6/lustre/osd-ldiskfs/osd_handler.c,cm&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/11845/6/lustre/osd-ldiskfs/osd_handler.c,cm&lt;/a&gt; for more discussion.&lt;/p&gt;</description>
                <environment></environment>
        <key id="27184">LU-5791</key>
            <summary>LFSCK 5: use bottom object for consistency verification</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="yong.fan">nasf</assignee>
                                    <reporter username="yong.fan">nasf</reporter>
                        <labels>
                    </labels>
                <created>Thu, 23 Oct 2014 06:27:41 +0000</created>
                <updated>Mon, 23 Feb 2015 22:34:28 +0000</updated>
                            <resolved>Sat, 21 Feb 2015 10:29:45 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="102842" author="di.wang" created="Thu, 8 Jan 2015 06:08:56 +0000"  >&lt;p&gt;Unfortunately, this has to be fixed first. Because this will conflict with thandle layer patch (&lt;a href=&quot;http://review.whamcloud.com/#/c/10640/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/10640/&lt;/a&gt;), which is the first patch of DNE2 series. Without this fix, we can not even land any DNE patches, i.e. LFSCK will be broken because of this. &lt;/p&gt;

&lt;p&gt;So could you please fix this first, i.e. as your priority ticket. Thank you.&lt;/p&gt;</comment>
                            <comment id="103431" author="gerrit" created="Wed, 14 Jan 2015 01:49:52 +0000"  >&lt;p&gt;Fan Yong (fan.yong@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13392&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13392&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5791&quot; title=&quot;LFSCK 5: use bottom object for consistency verification&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5791&quot;&gt;&lt;del&gt;LU-5791&lt;/del&gt;&lt;/a&gt; lfsck: use bottom device to locate object&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1bc16a18387e0efda8e61b08d7fdbca28691a075&lt;/p&gt;</comment>
                            <comment id="103432" author="yong.fan" created="Wed, 14 Jan 2015 01:52:35 +0000"  >&lt;p&gt;To be not block DNE2, this patch needs to be handled with high priority.&lt;/p&gt;

&lt;p&gt;Di, do you need this patch to be landed before b2_7 released or not?&lt;/p&gt;</comment>
                            <comment id="104016" author="di.wang" created="Tue, 20 Jan 2015 17:38:54 +0000"  >&lt;p&gt;Nasf: It is not necessarily on 2.7, and I only need it to be landed before landing DNE2 patches. &lt;/p&gt;</comment>
                            <comment id="107333" author="yong.fan" created="Thu, 19 Feb 2015 11:17:48 +0000"  >&lt;p&gt;We need this patch to resolve some memory leak issues caused by the LFSCK.&lt;/p&gt;</comment>
                            <comment id="107589" author="gerrit" created="Sat, 21 Feb 2015 06:13:29 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13392/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13392/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5791&quot; title=&quot;LFSCK 5: use bottom object for consistency verification&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5791&quot;&gt;&lt;del&gt;LU-5791&lt;/del&gt;&lt;/a&gt; lfsck: use bottom device to locate object&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f6d744d259fe6bc0b8750127565fb13fb2e66c06&lt;/p&gt;</comment>
                            <comment id="107591" author="yong.fan" created="Sat, 21 Feb 2015 10:29:45 +0000"  >&lt;p&gt;The patch has been landed to master.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="28811">LU-6272</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="28263">LU-6138</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|hzwzbb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>16255</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>