<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:35:31 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-10484] sanity-lfsck test_18c: Expect 3 fixed on mds1, but got: 4</title>
                <link>https://jira.whamcloud.com/browse/LU-10484</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanity-lfsck test_18c - (4) Expect 3 fixed on mds1, but got: 4&lt;br/&gt;
^^^^^^^^^^^^^ DO NOT REMOVE LINE ABOVE ^^^^^^^^^^^^^&lt;/p&gt;

&lt;p&gt;This issue was created by maloo for Bob Glossman &amp;lt;bob.glossman@intel.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;/p&gt;

&lt;p&gt;test_18c 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;(4) Expect 3 fixed on mds1, but got: 4
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Suspect this failure is due to some very recent landing in master.&lt;br/&gt;
Only 2 instances seen in a maloo search, both in the last day or so.&lt;br/&gt;
Both instances seen in zfs testing only.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/4a1136aa-f599-11e7-854b-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/4a1136aa-f599-11e7-854b-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/4807d788-f5f8-11e7-94c7-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/4807d788-f5f8-11e7-94c7-52540065bddc&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="50128">LU-10484</key>
            <summary>sanity-lfsck test_18c: Expect 3 fixed on mds1, but got: 4</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Wed, 10 Jan 2018 16:13:09 +0000</created>
                <updated>Sat, 3 Nov 2018 17:02:35 +0000</updated>
                                            <version>Lustre 2.12.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="218496" author="yong.fan" created="Thu, 18 Jan 2018 11:03:59 +0000"  >&lt;p&gt;+1 on master:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/6ed54d76-fc35-11e7-a10a-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/6ed54d76-fc35-11e7-a10a-52540065bddc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="236281" author="yujian" created="Sat, 3 Nov 2018 17:02:14 +0000"  >&lt;p&gt;sanity-lfsck test 20a hit the similar failure on master branch:&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;Trigger layout LFSCK on all devices to find out orphan OST-object
CMD: trevis-57vm9 /usr/sbin/lctl lfsck_start -M lustre-MDT0000 -t layout -r -o
Started LFSCK on the device lustre-MDT0000: scrub layout
CMD: trevis-57vm9 /usr/sbin/lctl get_param -n 			mdd.lustre-MDT0000.lfsck_layout |
			awk &apos;/^status/ { print \$2 }&apos;
CMD: trevis-57vm9 /usr/sbin/lctl get_param -n 			mdd.lustre-MDT0000.lfsck_layout |
			awk &apos;/^status/ { print \$2 }&apos;
CMD: trevis-57vm10 /usr/sbin/lctl get_param -n 			mdd.lustre-MDT0001.lfsck_layout |
			awk &apos;/^status/ { print \$2 }&apos;
CMD: trevis-57vm10 /usr/sbin/lctl get_param -n 			mdd.lustre-MDT0001.lfsck_layout |
			awk &apos;/^status/ { print \$2 }&apos;
CMD: trevis-57vm9 /usr/sbin/lctl get_param -n 			mdd.lustre-MDT0002.lfsck_layout |
			awk &apos;/^status/ { print \$2 }&apos;
CMD: trevis-57vm9 /usr/sbin/lctl get_param -n 			mdd.lustre-MDT0002.lfsck_layout |
			awk &apos;/^status/ { print \$2 }&apos;
CMD: trevis-57vm10 /usr/sbin/lctl get_param -n 			mdd.lustre-MDT0003.lfsck_layout |
			awk &apos;/^status/ { print \$2 }&apos;
CMD: trevis-57vm10 /usr/sbin/lctl get_param -n 			mdd.lustre-MDT0003.lfsck_layout |
			awk &apos;/^status/ { print \$2 }&apos;
CMD: trevis-57vm8 /usr/sbin/lctl get_param -n obdfilter.lustre-OST0000.lfsck_layout
CMD: trevis-57vm8 /usr/sbin/lctl get_param -n obdfilter.lustre-OST0001.lfsck_layout
CMD: trevis-57vm8 /usr/sbin/lctl get_param -n obdfilter.lustre-OST0002.lfsck_layout
CMD: trevis-57vm8 /usr/sbin/lctl get_param -n obdfilter.lustre-OST0003.lfsck_layout
CMD: trevis-57vm9 /usr/sbin/lctl get_param -n mdd.lustre-MDT0000.lfsck_layout
 sanity-lfsck test_20a: @@@@@@ FAIL: (4.1) Expect 9 fixed on mds1, but got: 8 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;a href=&quot;https://testing.whamcloud.com/test_sets/6ac0d180-defa-11e8-a871-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/6ac0d180-defa-11e8-a871-52540065bddc&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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|hzzqtb:</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>