<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:54:02 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-5731] sanity-lfsck test_18a: </title>
                <link>https://jira.whamcloud.com/browse/LU-5731</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Nathaniel Clark &amp;lt;nathaniel.l.clark@intel.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/8e09d60c-48fc-11e4-be93-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/8e09d60c-48fc-11e4-be93-5254006e85c2&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/8384ce00-5179-11e4-b4cf-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/8384ce00-5179-11e4-b4cf-5254006e85c2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The sub-test test_18a failed with the following error:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;(6.1) Expect 1 fixed on mds1, but got: 2
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Please provide additional information about the failure here.&lt;/p&gt;

&lt;p&gt;Info required for matching: sanity-lfsck 18a&lt;/p&gt;</description>
                <environment></environment>
        <key id="26978">LU-5731</key>
            <summary>sanity-lfsck test_18a: </summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="maloo">Maloo</reporter>
                        <labels>
                            <label>HB</label>
                    </labels>
                <created>Mon, 13 Oct 2014 13:42:09 +0000</created>
                <updated>Sat, 13 Feb 2016 14:21:43 +0000</updated>
                            <resolved>Sun, 23 Nov 2014 09:26:32 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="96797" author="yong.fan" created="Tue, 21 Oct 2014 07:35:24 +0000"  >&lt;p&gt;sanity-lfsck test_18a assume that before the test start, there were no orphan OST-objects in the system. It is the test_18a itself to generate orphan OST-object during the test. Unfortunately, there were some orphan OST-object left from other former tests. So more orphan OST-objects have been found and repaired by test_18a. What we need to do is NOT to adjust the test scripts, but found out why there are orphan OST-objects before the test_18a.&lt;/p&gt;

&lt;p&gt;After some investigation, I found that in sanity test_14, the async updates for LFSCK have not been handled completely when the LFSCK finished, although before the LFSCK exit, it called dt_sync(), but current dt_sync() ignores the async updates that are handled by background ptlrpcd threads directly. Then those async LFSCK updates generated some orphan OST-objects, and made the test environment dirty.&lt;/p&gt;</comment>
                            <comment id="96798" author="yong.fan" created="Tue, 21 Oct 2014 07:36:24 +0000"  >&lt;p&gt;Here is the patch:&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/#/c/12359/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/12359/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="97326" author="yujian" created="Thu, 23 Oct 2014 21:27:20 +0000"  >&lt;p&gt;One more instance on master branch: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/71f79e8a-59e7-11e4-aa32-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/71f79e8a-59e7-11e4-aa32-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="99882" author="gerrit" created="Sun, 23 Nov 2014 07:00:35 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/12359/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12359/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5731&quot; title=&quot;sanity-lfsck test_18a: &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5731&quot;&gt;&lt;del&gt;LU-5731&lt;/del&gt;&lt;/a&gt; osp: flush async updates for osp_sync&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 138a8d14b48951b32a25d2ceada583bfdba494ce&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </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|hzwydb:</customfieldvalue>

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