<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:24: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-16198] sanity test_33hh: MDT index match 49/250 times</title>
                <link>https://jira.whamcloud.com/browse/LU-16198</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for S Buisson &amp;lt;sbuisson@ddn.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.whamcloud.com/test_sets/4a579469-93b2-4c09-9114-b0f1258c2fc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/4a579469-93b2-4c09-9114-b0f1258c2fc9&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;test_33hh 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;MDT index match 49/250 times
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Test log is:&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;== sanity test 33hh: temp file is located on the same MDT as target (crush2) ========================================================== 16:36:28 (1664469388)
MDS1_VERSION=34550793 version_code=34537472
striped dir -i1 -c4 -H crush2 /mnt/lustre/d33hh.sanity
pattern .f33hh.sanity.XXXXXX
/mnt/lustre/d33hh.sanity/.f33hh.sanity.NPJRGZ MDT index mismatch 0 != 2
pattern f33hh.sanity.XXXXXXXX
1/250 MDT index mismatches, expect ~2-4
pattern .f33hh.sanity.XXXXXX
pattern f33hh.sanity.XXXXXXXX
52/250 matches, expect ~62 for crush2
pattern=.f33hh.sanity....XXX
pattern=f33hh.sanity....XXXXX
49/250 matches, expect ~62 for crush2
 sanity test_33hh: @@@@@@ FAIL: MDT index match 49/250 times
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;





&lt;p&gt;VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV&lt;br/&gt;
sanity test_33hh - MDT index match 49/250 times&lt;/p&gt;</description>
                <environment></environment>
        <key id="72605">LU-16198</key>
            <summary>sanity test_33hh: MDT index match 49/250 times</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="adilger">Andreas Dilger</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Fri, 30 Sep 2022 06:33:41 +0000</created>
                <updated>Sat, 15 Oct 2022 09:41:57 +0000</updated>
                            <resolved>Sat, 15 Oct 2022 09:41:57 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="348347" author="qian_wc" created="Fri, 30 Sep 2022 07:47:36 +0000"  >&lt;p&gt;+1 on master:&lt;a href=&quot;https://testing.whamcloud.com/test_sets/3fe086d9-2c34-49c2-9413-42383acff1c8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/3fe086d9-2c34-49c2-9413-42383acff1c8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="348430" author="adilger" created="Fri, 30 Sep 2022 22:13:21 +0000"  >&lt;p&gt;This test failure is mostly caused by random chance based on the filenames created by &quot;&lt;tt&gt;mktemp()&lt;/tt&gt;&quot; being all-number or all-uppercase or all-lowercase letters.  Statistically this should be rare to have many of these, but the many times that this subtest is run (421 runs in the past week) means that the test will randomly fail occasionally (0.47% ).&lt;/p&gt;

&lt;p&gt;Options for fixing it would include:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;increase the margin of error for allowing this to pass.  Currently the threshold is 80% of the expected number of files per MDT (&lt;tt&gt;250 files / 4 MDTs = 62 * 4/5 = 49 files&lt;/tt&gt;, or &lt;tt&gt;62 * 5/4 = 77 files&lt;/tt&gt;). In the past 3 months the subtest has failed 20 times, almost all of them are 46/250 or more.  One failure is 45/250 and one is 80/250, so using &lt;tt&gt;5/7=71%&lt;/tt&gt;, so &lt;tt&gt;62 * 5/7 = 44 files&lt;/tt&gt; or &lt;tt&gt;62 * 7/5 = 86 files&lt;/tt&gt; should avoid virtually all random errors.&lt;/li&gt;
	&lt;li&gt;automatically re-running the subtest if it fails &lt;b&gt;once&lt;/b&gt; would also reduce the chance of randomly reporting an error from &lt;tt&gt;0.4% = 2/421&lt;/tt&gt; to &lt;tt&gt;1/40000&lt;/tt&gt;, or less than once every two years at the current rate of ~1500 runs per month.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="348433" author="gerrit" created="Sat, 1 Oct 2022 00:12:28 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/48713&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48713&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16198&quot; title=&quot;sanity test_33hh: MDT index match 49/250 times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16198&quot;&gt;&lt;del&gt;LU-16198&lt;/del&gt;&lt;/a&gt; tests: increase margin for sanity/33hh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0efdd531c2896812c430e0ca623ef67fb2002ca1&lt;/p&gt;</comment>
                            <comment id="349784" author="gerrit" created="Sat, 15 Oct 2022 05:57:42 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/48713/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/48713/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16198&quot; title=&quot;sanity test_33hh: MDT index match 49/250 times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16198&quot;&gt;&lt;del&gt;LU-16198&lt;/del&gt;&lt;/a&gt; tests: increase margin for sanity/33hh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e17471792388e59f44040d48dd8138ec865663af&lt;/p&gt;</comment>
                            <comment id="349790" author="adilger" created="Sat, 15 Oct 2022 09:41:57 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="69578">LU-15720</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="58881">LU-13481</issuekey>
        </issuelink>
                            </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|i031pr:</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>