<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:21:46 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-15841] sanity-flr test 47 is failing with &apos;component 65537, 131075, 196613 have objects allocated on duplicated OSTs&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-15841</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanity-flr test_47 fails with &apos;component 65537, 131075, 196613 have objects allocated on duplicated OSTs&apos;.&lt;/p&gt;

&lt;p&gt;CentOS 7.9: &lt;a href=&quot;https://testing.whamcloud.com/test_sets/070f71ca-c788-41b1-a76b-1142434473d2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/070f71ca-c788-41b1-a76b-1142434473d2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;SLES15 SP3 clients: &lt;a href=&quot;https://testing.whamcloud.com/test_sets/71b07e54-1802-4a2a-86e7-1268e89c8e1d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/71b07e54-1802-4a2a-86e7-1268e89c8e1d&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;CentOS 8.5 clients: &lt;a href=&quot;https://testing.whamcloud.com/test_sets/c0006263-2d3b-4420-b47b-237e2d6257d0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/c0006263-2d3b-4420-b47b-237e2d6257d0&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="70244">LU-15841</key>
            <summary>sanity-flr test 47 is failing with &apos;component 65537, 131075, 196613 have objects allocated on duplicated OSTs&apos;</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="bobijam">Zhenyu Xu</reporter>
                        <labels>
                    </labels>
                <created>Wed, 11 May 2022 10:31:02 +0000</created>
                <updated>Mon, 6 Jun 2022 13:32:55 +0000</updated>
                            <resolved>Mon, 6 Jun 2022 13:32:55 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="334375" author="gerrit" created="Wed, 11 May 2022 11:31:38 +0000"  >&lt;p&gt;&quot;Bobi Jam &amp;lt;bobijam@hotmail.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47293&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47293&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15841&quot; title=&quot;sanity-flr test 47 is failing with &amp;#39;component 65537, 131075, 196613 have objects allocated on duplicated OSTs&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15841&quot;&gt;&lt;del&gt;LU-15841&lt;/del&gt;&lt;/a&gt; lod: iterate component to collect avoid array&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d04b04056e45edc95117f0761359ddc4637d3f37&lt;/p&gt;</comment>
                            <comment id="334704" author="adilger" created="Fri, 13 May 2022 00:12:27 +0000"  >&lt;p&gt;Is there a reason this test just started failing?  I see there is a &quot;&lt;tt&gt;Fixes: fabf3fe7&lt;/tt&gt;&quot; label on the patch, but that patch was landed as commit v2_11_53_0-18-gfabf3fe7ac (i.e. before FLR was even released), so it seems there must be some other reason this test is recently failing.&lt;/p&gt;

&lt;p&gt;Coincidentally I just filed &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15843&quot; title=&quot;Crash when umount mdt targets lnet with llstat running.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15843&quot;&gt;LU-15843&lt;/a&gt; on this same topic.&lt;/p&gt;</comment>
                            <comment id="335977" author="bobijam" created="Wed, 25 May 2022 11:09:45 +0000"  >&lt;p&gt;Usually the OST object allocation policy would choose OSTs sequentially one by one even accounting to a new mirror so that in most occasions the test passes, and I don&apos;t know why recently it choose an already-chosen OST sometimes for a new mirror.&lt;/p&gt;</comment>
                            <comment id="336790" author="gerrit" created="Mon, 6 Jun 2022 06:27:51 +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/47293/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47293/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15841&quot; title=&quot;sanity-flr test 47 is failing with &amp;#39;component 65537, 131075, 196613 have objects allocated on duplicated OSTs&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15841&quot;&gt;&lt;del&gt;LU-15841&lt;/del&gt;&lt;/a&gt; lod: iterate component to collect avoid array&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 7f157f8ef374c4fc3dec6a91a29f4bf15b5e0969&lt;/p&gt;</comment>
                            <comment id="336823" author="pjones" created="Mon, 6 Jun 2022 13:32:55 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="70207">LU-15834</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="42940">LU-9007</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|i02plz:</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>