<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:00:58 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-13402] sanity test_252: Invalid number of mdtlov clients returned by /usr/sbin/lr_reader</title>
                <link>https://jira.whamcloud.com/browse/LU-13402</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/59cb919c-f797-4928-908e-b8cc42e8b5bd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/59cb919c-f797-4928-908e-b8cc42e8b5bd&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;test_252 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;Invalid number of mdtlov clients returned by /usr/sbin/lr_reader
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;mdtlov for MDT0002 seems to be missing, as lr_reader output only shows lustre-MDT0001-mdtlov_UUID and lustre-MDT0003-mdtlov_UUID.&lt;br/&gt;
So MDT target local to MDT0 is missing?&lt;/p&gt;





&lt;p&gt;VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV&lt;br/&gt;
sanity test_252 - Invalid number of mdtlov clients returned by /usr/sbin/lr_reader&lt;/p&gt;</description>
                <environment></environment>
        <key id="58560">LU-13402</key>
            <summary>sanity test_252: Invalid number of mdtlov clients returned by /usr/sbin/lr_reader</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="bzzz">Alex Zhuravlev</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Tue, 31 Mar 2020 14:32:52 +0000</created>
                <updated>Sun, 16 Apr 2023 18:39:52 +0000</updated>
                            <resolved>Fri, 1 May 2020 04:57:09 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="266458" author="adilger" created="Tue, 31 Mar 2020 17:01:01 +0000"  >&lt;p&gt;This is seen during testing of patch &lt;a href=&quot;https://review.whamcloud.com/38022&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38022&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13379&quot; title=&quot;interop b2_12/master: lustre-initialization failed: Unrecognized mount option &amp;quot;localrecov&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13379&quot;&gt;&lt;del&gt;LU-13379&lt;/del&gt;&lt;/a&gt; tests: don&apos;t use localrecov for older servers&lt;/tt&gt;&quot; which just moves the &quot;&lt;tt&gt;-o localrecov&lt;/tt&gt;&quot; setting later in the test setup so that we can check the server version before adding the mount optoin.&lt;/p&gt;

&lt;p&gt;I &lt;em&gt;thought&lt;/em&gt; that this patch is identical to the original code, but I&apos;m wondering if somehow &quot;&lt;tt&gt;localrecov&lt;/tt&gt;&quot; is causing the local MDT not to register itself in the &lt;tt&gt;last_rcvd&lt;/tt&gt; file?  In the failure case, &lt;tt&gt;lustre-MDT0002&lt;/tt&gt; is missing from the log on &lt;tt&gt;lustre-MDT0000&lt;/tt&gt;, so it would be a &quot;local&quot; client in that respect.&lt;/p&gt;</comment>
                            <comment id="266642" author="adilger" created="Thu, 2 Apr 2020 00:04:49 +0000"  >&lt;p&gt;Alex, any thoughts on this?  The 38022 patch is failing consistently due to moving the &quot;&lt;tt&gt;-o localrecov&lt;/tt&gt;&quot; flag definition, so it is definitely the fault of the patch.&lt;/p&gt;</comment>
                            <comment id="266878" author="adilger" created="Mon, 6 Apr 2020 07:47:56 +0000"  >&lt;p&gt;This looks to be only failing for the &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13379&quot; title=&quot;interop b2_12/master: lustre-initialization failed: Unrecognized mount option &amp;quot;localrecov&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13379&quot;&gt;&lt;del&gt;LU-13379&lt;/del&gt;&lt;/a&gt; patch. &lt;/p&gt;</comment>
                            <comment id="266881" author="gerrit" created="Mon, 6 Apr 2020 09:33:09 +0000"  >&lt;p&gt;Alex Zhuravlev (bzzz@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38138&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38138&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13402&quot; title=&quot;sanity test_252: Invalid number of mdtlov clients returned by /usr/sbin/lr_reader&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13402&quot;&gt;&lt;del&gt;LU-13402&lt;/del&gt;&lt;/a&gt; target: never exclude MDT from last_rcvd&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 7962e141c6c6468527b9c329eeaa81b2f8a8f325&lt;/p&gt;</comment>
                            <comment id="269052" author="gerrit" created="Fri, 1 May 2020 04:26:14 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38138/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38138/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13402&quot; title=&quot;sanity test_252: Invalid number of mdtlov clients returned by /usr/sbin/lr_reader&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13402&quot;&gt;&lt;del&gt;LU-13402&lt;/del&gt;&lt;/a&gt; target: never exclude MDT/OST from last_rcvd&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6682b74280ed778f8668f942c808eb70ed7bc67f&lt;/p&gt;</comment>
                            <comment id="269079" author="pjones" created="Fri, 1 May 2020 04:57:09 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="58592">LU-13408</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="58466">LU-13379</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="58852">LU-13469</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|i00wnj:</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>