<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:27:53 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-9631] sanity-lfsck test_18a: Expect 3 fixed on mds1, but got: 0</title>
                <link>https://jira.whamcloud.com/browse/LU-9631</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah_lw &amp;lt;wei3.liu@intel.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/c8be9e2c-3f44-11e7-91f3-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/c8be9e2c-3f44-11e7-91f3-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 3 fixed on mds1, but got: 0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;client console. This one looks like &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7190&quot; title=&quot;sanity-lfsck test_18a: FAIL: (6.1) Expect 1 fixed on mds1, but got: 0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7190&quot;&gt;&lt;del&gt;LU-7190&lt;/del&gt;&lt;/a&gt; but it was landed long time ago.&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;Inject failure, to make the MDT-object lost its layout EA
CMD: trevis-52vm7 /usr/sbin/lctl set_param fail_loc=0x1615
fail_loc=0x1615
CMD: trevis-52vm7 /usr/sbin/lctl set_param fail_loc=0
fail_loc=0
The file size should be incorrect since layout EA is lost
Trigger layout LFSCK on all devices to find out orphan OST-object
CMD: trevis-52vm7 /usr/sbin/lctl lfsck_start -M lustre-MDT0000 -t layout -r -o
Started LFSCK on the device lustre-MDT0000: scrub layout
CMD: trevis-52vm7 /usr/sbin/lctl get_param -n 			mdd.lustre-MDT0000.lfsck_layout |
			awk &apos;/^status/ { print \$2 }&apos;
CMD: trevis-52vm7 /usr/sbin/lctl get_param -n 			mdd.lustre-MDT0000.lfsck_layout |
			awk &apos;/^status/ { print \$2 }&apos;
CMD: trevis-52vm8 /usr/sbin/lctl get_param -n obdfilter.lustre-OST0000.lfsck_layout
CMD: trevis-52vm8 /usr/sbin/lctl get_param -n obdfilter.lustre-OST0001.lfsck_layout
CMD: trevis-52vm7 /usr/sbin/lctl get_param -n mdd.lustre-MDT0000.lfsck_layout
 sanity-lfsck test_18a: @@@@@@ FAIL: (6.1) Expect 3 fixed on mds1, but got: 0 }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="46614">LU-9631</key>
            <summary>sanity-lfsck test_18a: Expect 3 fixed on mds1, but got: 0</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="1">Fixed</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Fri, 9 Jun 2017 20:31:32 +0000</created>
                <updated>Thu, 31 Jan 2019 18:51:04 +0000</updated>
                            <resolved>Thu, 31 Jan 2019 18:50:43 +0000</resolved>
                                    <version>Lustre 2.11.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="199586" author="pjones" created="Mon, 19 Jun 2017 12:36:00 +0000"  >&lt;p&gt;side effect of earlier version of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9442&quot; title=&quot;OST unable to precreate new objects after reaching 0xFFFFFFFF&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9442&quot;&gt;&lt;del&gt;LU-9442&lt;/del&gt;&lt;/a&gt; patch&lt;/p&gt;</comment>
                            <comment id="205373" author="casperjx" created="Mon, 14 Aug 2017 20:16:10 +0000"  >&lt;p&gt;This looks very similar to a 2.10.51 sanity-lfsck failure:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/b4f16675-0495-4452-87d4-761d1cf8da40&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/b4f16675-0495-4452-87d4-761d1cf8da40&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;sanity-lfsck test_20a: (4.1) Expect 9 fixed on mds1, but got: 13 &lt;/p&gt;
</comment>
                            <comment id="241103" author="jamesanunez" created="Thu, 31 Jan 2019 18:50:43 +0000"  >&lt;p&gt;We haven&apos;t seen this test fail on master in over seven months. We are seeing a very similar error on the b2_10 branch. Opened &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11909&quot; title=&quot;sanity-lfsck test 18a fails with  &amp;#39;(6.1) Expect 3 fixed on mds1, but got: 0&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11909&quot;&gt;LU-11909&lt;/a&gt; to track the failure on b2_10.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="45845">LU-9442</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="54732">LU-11909</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|hzzeov:</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>
                                                                                            <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>