<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:59:05 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-6307] Interop 2.6.0&lt;-&gt;2.7 recovery-small test_105: MGS refused the connection from different version MDT</title>
                <link>https://jira.whamcloud.com/browse/LU-6307</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah &amp;lt;sarah@whamcloud.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/e154ad20-bfc4-11e4-881f-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/e154ad20-bfc4-11e4-881f-5254006e85c2&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_105 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;mount failed
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;MDS&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;Lustre: DEBUG MARKER: == recovery-small test 105: IR: NON IR clients support == 20:22:45 (1425154965)
Lustre: DEBUG MARKER: /usr/sbin/lctl list_param mgs.*.ir_timeout
Lustre: DEBUG MARKER: lctl set_param -n mgs.MGS.live.lustre=state=full
Lustre: MGS (2.7.0.0) refused the connection from different version MDT (2.6.0.0) 10.1.4.150@tcp 17c0ca90-6e3b-8642-1b7b-a19358c36e81
Lustre: MGS (2.7.0.0) refused the connection from different version MDT (2.6.0.0) 10.1.4.150@tcp 17c0ca90-6e3b-8642-1b7b-a19358c36e81
Lustre: MGS (2.7.0.0) refused the connection from different version MDT (2.6.0.0) 10.1.4.150@tcp 17c0ca90-6e3b-8642-1b7b-a19358c36e81
Lustre: MGS (2.7.0.0) refused the connection from different version MDT (2.6.0.0) 10.1.4.150@tcp 17c0ca90-6e3b-8642-1b7b-a19358c36e81
Lustre: DEBUG MARKER: /usr/sbin/lctl mark  recovery-small test_105: @@@@@@ FAIL: mount failed 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="28896">LU-6307</key>
            <summary>Interop 2.6.0&lt;-&gt;2.7 recovery-small test_105: MGS refused the connection from different version MDT</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="yong.fan">nasf</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Sun, 1 Mar 2015 21:15:09 +0000</created>
                <updated>Tue, 3 Mar 2015 18:10:23 +0000</updated>
                            <resolved>Tue, 3 Mar 2015 18:10:23 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                    <fixVersion>Lustre 2.7.0</fixVersion>
                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="108363" author="adilger" created="Mon, 2 Mar 2015 04:59:07 +0000"  >&lt;p&gt;This is caused by &lt;a href=&quot;http://review.whamcloud.com/13285&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13285&lt;/a&gt; but it shouldn&apos;t check the versions between MDS and MGS, only between MDS nodes.&lt;/p&gt;</comment>
                            <comment id="108365" author="yong.fan" created="Mon, 2 Mar 2015 06:05:46 +0000"  >&lt;p&gt;It is not because of the check between MDS and MGS, instead, it is because we reuse the flag &quot;OBD_CONNECT_MDS_MDS&quot; as &quot;OBD_CONNECT_MNE_SWAB&quot;. For the connection from MGC, it will set OBD_CONNECT_MNE_SWAB as following:&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;
/* The MNE_SWAB flag is overloading the MDS_MDS bit only for the MGS
 * connection.  It is a temporary bug fix for Imperative Recovery interop
 * between 2.2 and 2.3 x86/ppc nodes, and can be removed when interop for
 * 2.2 clients/servers is no longer needed.  LU-1252/LU-1644. */
#define OBD_CONNECT_MNE_SWAB             OBD_CONNECT_MDS_MDS
...
lustre_start_mgc(...)
{
    ...
#if LUSTRE_VERSION_CODE &amp;lt; OBD_OCD_VERSION(3, 0, 53, 0)
        data-&amp;gt;ocd_connect_flags |= OBD_CONNECT_MNE_SWAB;
#endif

        if (lmd_is_client(lsi-&amp;gt;lsi_lmd) &amp;amp;&amp;amp;
            lsi-&amp;gt;lsi_lmd-&amp;gt;lmd_flags &amp;amp; LMD_FLG_NOIR)
                data-&amp;gt;ocd_connect_flags &amp;amp;= ~OBD_CONNECT_IMP_RECOV;
    ...
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Generally, on the server side, we can distinguish whether it is from MGC or not by checking OBD_CONNECT_IMP_RECOV. But in the recovery-small test_105, because of &quot;noir&quot; is specified, the OBD_CONNECT_IMP_RECOV is dropped. So the server cannot know whether it is from MGC or old MDT. Then failed.&lt;/p&gt;</comment>
                            <comment id="108368" author="gerrit" created="Mon, 2 Mar 2015 06:37:05 +0000"  >&lt;p&gt;Fan Yong (fan.yong@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13927&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13927&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6307&quot; title=&quot;Interop 2.6.0&amp;lt;-&amp;gt;2.7 recovery-small test_105: MGS refused the connection from different version MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6307&quot;&gt;&lt;del&gt;LU-6307&lt;/del&gt;&lt;/a&gt; obdclass: distinguish MGC/MDT connection properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 96913037db05898a29cc3cfbf21dffb5914606f0&lt;/p&gt;</comment>
                            <comment id="108369" author="yong.fan" created="Mon, 2 Mar 2015 06:40:06 +0000"  >&lt;p&gt;Sarah, would you please to verify above patch with b2_6 client for recovery-small test_105? Thanks!&lt;/p&gt;</comment>
                            <comment id="108370" author="gerrit" created="Mon, 2 Mar 2015 06:46:15 +0000"  >&lt;p&gt;Fan Yong (fan.yong@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13928&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13928&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6307&quot; title=&quot;Interop 2.6.0&amp;lt;-&amp;gt;2.7 recovery-small test_105: MGS refused the connection from different version MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6307&quot;&gt;&lt;del&gt;LU-6307&lt;/del&gt;&lt;/a&gt; obdclass: distinguish MGC/MDT connection properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_7&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0aa708733ace578813bef17eda1a745e3dedad27&lt;/p&gt;</comment>
                            <comment id="108495" author="sarah" created="Mon, 2 Mar 2015 23:11:14 +0000"  >&lt;p&gt;FanYong,  just let you know the patch works&lt;/p&gt;</comment>
                            <comment id="108507" author="yong.fan" created="Tue, 3 Mar 2015 00:16:09 +0000"  >&lt;p&gt;Thanks Sarah!&lt;/p&gt;</comment>
                            <comment id="108609" author="gerrit" created="Tue, 3 Mar 2015 18:03:23 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13928/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13928/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6307&quot; title=&quot;Interop 2.6.0&amp;lt;-&amp;gt;2.7 recovery-small test_105: MGS refused the connection from different version MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6307&quot;&gt;&lt;del&gt;LU-6307&lt;/del&gt;&lt;/a&gt; obdclass: distinguish MGC/MDT connection properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_7&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0964ac7523ce816413b309f5b65a988713f607d0&lt;/p&gt;</comment>
                            <comment id="108613" author="gerrit" created="Tue, 3 Mar 2015 18:10:03 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13927/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13927/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6307&quot; title=&quot;Interop 2.6.0&amp;lt;-&amp;gt;2.7 recovery-small test_105: MGS refused the connection from different version MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6307&quot;&gt;&lt;del&gt;LU-6307&lt;/del&gt;&lt;/a&gt; obdclass: distinguish MGC/MDT connection properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 1bdc4fd0594e8948623bde18e7b5d691104d8808&lt;/p&gt;</comment>
                            <comment id="108614" author="pjones" created="Tue, 3 Mar 2015 18:10:23 +0000"  >&lt;p&gt;Landed for 2.7 and 2.8&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="28063">LU-6086</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|hzx7c7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>17662</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>