<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:15:29 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-1308] 2.2 clients unable to mount upgraded MDT</title>
                <link>https://jira.whamcloud.com/browse/LU-1308</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We are hitting a strange bug while upgrading to 2.2.0. We moved all the servers and some clients to 2.2 already, however our TCP clients are unable to mount the filesystem, because they are unable to find a suitable NID to connect to the MDT. 2.1.1 clients work fine.&lt;br/&gt;
In our case o2ib&lt;/p&gt;
{0,1}
&lt;p&gt; are the first networks listed in all configs (MGS/MDT/OST config), and the tcp one is occuring as the third one. All the clients which use o2ib work fine, as the first MDT NID they get from MGS works for them, however TCP ones fail (at least thats what we supose).&lt;br/&gt;
Our mds params are:&lt;br/&gt;
Parameters: mgsnode=172.16.193.1@o2ib,172.16.126.1@tcp mgsnode=172.16.193.3@o2ib,172.16.126.2@tcp failover.node=172.16.193.3@o2ib,172.16.126.2@tcp mdd.quota_type=ug&lt;/p&gt;

&lt;p&gt;Servers have:&lt;br/&gt;
options lnet networks=&quot;o2ib0(ib0),o2ib1(ib1),tcp0(eth0)&quot;&lt;br/&gt;
TCP clients:&lt;br/&gt;
options lnet networks=&quot;tcp0(eth0)&quot;&lt;/p&gt;

&lt;p&gt;And the client gets this:&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@n1-4-1 ~&amp;#93;&lt;/span&gt;# lctl which_nid 172.16.126.1@tcp&lt;br/&gt;
172.16.126.1@tcp&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@n1-4-1 ~&amp;#93;&lt;/span&gt;# lctl ping 172.16.126.1@tcp&lt;br/&gt;
12345-0@lo&lt;br/&gt;
12345-172.16.193.1@o2ib&lt;br/&gt;
12345-192.168.193.2@o2ib1&lt;br/&gt;
12345-172.16.126.1@tcp&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@n1-4-1 ~&amp;#93;&lt;/span&gt;# mount -t lustre 172.16.126.1@tcp:/scratch /mnt/lustre/scratch/&lt;br/&gt;
mount.lustre: mount 172.16.126.1@tcp:/scratch at /mnt/lustre/scratch failed: No such file or directory&lt;br/&gt;
Is the MGS specification correct?&lt;br/&gt;
Is the filesystem name correct?&lt;br/&gt;
If upgrading, is the copied client log valid? (see upgrade docs)&lt;/p&gt;

&lt;p&gt;Dmesg says:&lt;br/&gt;
Apr 11 16:55:53 n1-4-1 kernel: Lustre: MGC172.16.126.1@tcp: Reactivating import&lt;br/&gt;
Apr 11 16:55:53 n1-4-1 kernel: LustreError: 2469:0:(ldlm_lib.c:381:client_obd_setup()) can&apos;t add initial connection&lt;br/&gt;
Apr 11 16:55:53 n1-4-1 kernel: LustreError: 2469:0:(obd_config.c:521:class_setup()) setup scratch-MDT0000-mdc-ffff81018d9d6400 failed (-2)&lt;br/&gt;
Apr 11 16:55:53 n1-4-1 kernel: LustreError: 2469:0:(obd_config.c:1362:class_config_llog_handler()) Err -2 on cfg command:&lt;br/&gt;
Apr 11 16:55:53 n1-4-1 kernel: Lustre:    cmd=cf003 0:scratch-MDT0000-mdc  1:scratch-MDT0000_UUID  2:172.16.193.1@o2ib  &lt;br/&gt;
Apr 11 16:55:53 n1-4-1 kernel: LustreError: 15c-8: MGC172.16.126.1@tcp: The configuration from log &apos;scratch-client&apos; failed (-2). This may be the result of communication errors between this node and the MGS, a bad configuration, or other errors. See the syslog for more information.&lt;br/&gt;
Apr 11 16:55:53 n1-4-1 kernel: LustreError: 2457:0:(llite_lib.c:978:ll_fill_super()) Unable to process log: -2&lt;br/&gt;
Apr 11 16:55:53 n1-4-1 kernel: LustreError: 2457:0:(obd_config.c:566:class_cleanup()) Device 3 not setup&lt;br/&gt;
Apr 11 16:55:53 n1-4-1 kernel: LustreError: 2457:0:(ldlm_request.c:1170:ldlm_cli_cancel_req()) Got rc -108 from cancel RPC: canceling anyway&lt;br/&gt;
Apr 11 16:55:53 n1-4-1 kernel: LustreError: 2457:0:(ldlm_request.c:1796:ldlm_cli_cancel_list()) ldlm_cli_cancel_list: -108&lt;br/&gt;
Apr 11 16:55:53 n1-4-1 kernel: Lustre: client ffff81018d9d6400 umount complete&lt;br/&gt;
Apr 11 16:55:53 n1-4-1 kernel: LustreError: 2457:0:(obd_mount.c:2349:lustre_fill_super()) Unable to mount  (-2)&lt;/p&gt;

&lt;p&gt;I&apos;m also attaching two debug dumps (lctl dk) for 2.1.1 client (works fine) and 2.2.0 client (fails).&lt;/p&gt;</description>
                <environment>Scientific Linux 5.5, Lustre 2.2.0 on servers, patchless 2.1.1 and 2.2.0 on clients</environment>
        <key id="13946">LU-1308</key>
            <summary>2.2 clients unable to mount upgraded 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="green">Oleg Drokin</assignee>
                                    <reporter username="m.magrys">Marek Magrys</reporter>
                        <labels>
                    </labels>
                <created>Wed, 11 Apr 2012 11:02:00 +0000</created>
                <updated>Thu, 7 Jun 2012 12:33:41 +0000</updated>
                            <resolved>Thu, 3 May 2012 09:04:22 +0000</resolved>
                                    <version>Lustre 2.2.0</version>
                    <version>Lustre 2.3.0</version>
                                    <fixVersion>Lustre 2.3.0</fixVersion>
                    <fixVersion>Lustre 2.1.2</fixVersion>
                                        <due></due>
                            <votes>2</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="34531" author="m.magrys" created="Wed, 11 Apr 2012 11:05:21 +0000"  >&lt;p&gt;I should&apos;ve mention it in the description: previous version on the servers was 2.1.0, clients were running mostly 2.1.1.&lt;/p&gt;</comment>
                            <comment id="34678" author="jay" created="Fri, 13 Apr 2012 00:58:45 +0000"  >&lt;p&gt;Hi Marek, can you please dump the log on both client and MGS and post it here? Please set debug and subsystem_debug to -1 before you mount the client. thanks.&lt;/p&gt;</comment>
                            <comment id="34686" author="m.magrys" created="Fri, 13 Apr 2012 04:22:58 +0000"  >&lt;p&gt;Here are the logs you asked for, the MGS/MDS one is rather long, as the system is in production.&lt;/p&gt;</comment>
                            <comment id="34821" author="pjones" created="Mon, 16 Apr 2012 12:46:36 +0000"  >&lt;p&gt;Oleg will be working on this one&lt;/p&gt;</comment>
                            <comment id="34827" author="green" created="Mon, 16 Apr 2012 14:54:52 +0000"  >&lt;p&gt;The problem was introduced by this patch &lt;a href=&quot;http://review.whamcloud.com/1189&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1189&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Copy and paste error in class_add_uuid().&lt;/p&gt;

&lt;p&gt;Patch in testing at cyfronet&lt;/p&gt;</comment>
                            <comment id="34833" author="lflis" created="Mon, 16 Apr 2012 15:27:07 +0000"  >&lt;p&gt;client debug log with test patch by Oleg.&lt;/p&gt;</comment>
                            <comment id="34834" author="lflis" created="Mon, 16 Apr 2012 15:27:31 +0000"  >&lt;p&gt;Client with the test patch is still unable to mount via tcp.&lt;br/&gt;
dk attached: mount-debug.log.gz&lt;/p&gt;</comment>
                            <comment id="34885" author="lustre.support" created="Tue, 17 Apr 2012 00:59:56 +0000"  >&lt;p&gt;Oleg, Which Lustre version are affected by this bug? Is It affected Lustre server version 2.1.x ?   &lt;/p&gt;

&lt;p&gt;Thanks in advance.&lt;/p&gt;</comment>
                            <comment id="34890" author="pjones" created="Tue, 17 Apr 2012 01:17:34 +0000"  >&lt;p&gt;This is a 2.2 issue only so it will not be present in 2.1.x.&lt;/p&gt;</comment>
                            <comment id="34902" author="green" created="Tue, 17 Apr 2012 02:35:06 +0000"  >&lt;p&gt;Please try this patch, I think it fixes all issues: &lt;a href=&quot;http://review.whamcloud.com/2561&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2561&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="34918" author="lflis" created="Tue, 17 Apr 2012 07:42:57 +0000"  >&lt;p&gt;Oleg, thanks for the patch.&lt;br/&gt;
We did some testing and it appears that in our case only 5th or 6th &quot;mount -a&quot; attempt completes successfuly.&lt;/p&gt;

&lt;p&gt;I am attaching client logs: mount-debug-patch2.log.gz&lt;/p&gt;
</comment>
                            <comment id="34919" author="lflis" created="Tue, 17 Apr 2012 07:44:38 +0000"  >&lt;p&gt;Debug log from clients with patch#2 applied.&lt;br/&gt;
Mounting works after several attempts (5-6) of &quot;mount -a&quot; invocation&lt;/p&gt;</comment>
                            <comment id="35335" author="hudson" created="Sun, 22 Apr 2012 05:24:13 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35336" author="hudson" created="Sun, 22 Apr 2012 05:27:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35337" author="hudson" created="Sun, 22 Apr 2012 05:27:42 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35338" author="hudson" created="Sun, 22 Apr 2012 05:31:08 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35339" author="hudson" created="Sun, 22 Apr 2012 05:38:45 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35341" author="hudson" created="Sun, 22 Apr 2012 05:41:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35342" author="hudson" created="Sun, 22 Apr 2012 05:42:23 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=ofa/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35343" author="hudson" created="Sun, 22 Apr 2012 05:43:31 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35344" author="hudson" created="Sun, 22 Apr 2012 05:44:13 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=ofa/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35345" author="hudson" created="Sun, 22 Apr 2012 05:51:33 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35346" author="hudson" created="Sun, 22 Apr 2012 05:56:01 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35347" author="hudson" created="Sun, 22 Apr 2012 06:03:05 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35348" author="hudson" created="Sun, 22 Apr 2012 06:03:27 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=ofa/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35349" author="hudson" created="Sun, 22 Apr 2012 06:04:53 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35350" author="hudson" created="Sun, 22 Apr 2012 06:07:19 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35351" author="hudson" created="Sun, 22 Apr 2012 06:25:07 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35352" author="hudson" created="Sun, 22 Apr 2012 06:40:38 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #492&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35439" author="m.magrys" created="Wed, 25 Apr 2012 06:56:02 +0000"  >&lt;p&gt;This patch doesn&apos;t fix the problem and more and more people are starting to hit this one (see *-discuss lists).&lt;/p&gt;</comment>
                            <comment id="35442" author="maslennikov" created="Wed, 25 Apr 2012 10:25:42 +0000"  >&lt;p&gt;I can confirm that this patch does not solve the issue. Had to roll back to 2.1.1.&lt;/p&gt;</comment>
                            <comment id="35462" author="green" created="Wed, 25 Apr 2012 15:57:13 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/2599&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2599&lt;/a&gt; is a follow on patch that should nail the rest of issues you are seeing, I hope.&lt;br/&gt;
Please give it a try.&lt;/p&gt;</comment>
                            <comment id="35477" author="spitzcor" created="Thu, 26 Apr 2012 02:53:50 +0000"  >&lt;p&gt;This patch works, thank you.&lt;/p&gt;</comment>
                            <comment id="35478" author="maslennikov" created="Thu, 26 Apr 2012 08:19:23 +0000"  >&lt;p&gt;Worked for me as well. Thanks!&lt;/p&gt;</comment>
                            <comment id="35499" author="hudson" created="Thu, 26 Apr 2012 12:02:23 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35500" author="hudson" created="Thu, 26 Apr 2012 12:22:04 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35501" author="hudson" created="Thu, 26 Apr 2012 12:27:57 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35502" author="hudson" created="Thu, 26 Apr 2012 12:33:22 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35503" author="hudson" created="Thu, 26 Apr 2012 12:40:19 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35504" author="hudson" created="Thu, 26 Apr 2012 12:47:06 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35505" author="hudson" created="Thu, 26 Apr 2012 12:52:25 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35506" author="hudson" created="Thu, 26 Apr 2012 12:52:58 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35508" author="hudson" created="Thu, 26 Apr 2012 13:00:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35510" author="hudson" created="Thu, 26 Apr 2012 13:07:29 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35511" author="hudson" created="Thu, 26 Apr 2012 13:08:06 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35513" author="hudson" created="Thu, 26 Apr 2012 13:19:36 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35514" author="m.magrys" created="Thu, 26 Apr 2012 13:21:30 +0000"  >&lt;p&gt;I can confirm that with both patches the problem is solved, thanks.&lt;/p&gt;</comment>
                            <comment id="35518" author="hudson" created="Thu, 26 Apr 2012 13:29:18 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35519" author="hudson" created="Thu, 26 Apr 2012 13:41:32 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35522" author="hudson" created="Thu, 26 Apr 2012 13:58:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35524" author="hudson" created="Thu, 26 Apr 2012 14:06:04 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35525" author="hudson" created="Thu, 26 Apr 2012 14:19:27 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36165" author="hudson" created="Wed, 2 May 2012 14:53:05 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,client,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36462" author="hudson" created="Wed, 2 May 2012 14:55:04 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; i686,client,el6,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36759" author="hudson" created="Wed, 2 May 2012 14:58:16 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; i686,server,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37057" author="hudson" created="Wed, 2 May 2012 15:13:55 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,server,el6,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37354" author="hudson" created="Wed, 2 May 2012 15:14:46 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; i686,client,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37652" author="hudson" created="Wed, 2 May 2012 15:19:42 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,server,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37949" author="hudson" created="Wed, 2 May 2012 15:37:29 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,client,el6,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Properly add multihomed nids to peer table (Revision 080fdc3d4ec7b02952f8485ebb1ed985c3a2823d)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1308&quot; title=&quot;2.2 clients unable to mount upgraded MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1308&quot;&gt;&lt;del&gt;LU-1308&lt;/del&gt;&lt;/a&gt; Additional multihomed nid config fix (Revision f176db6b88f2e932d1cf7e018e42f9a995301e76)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;080fdc3d4ec7b02952f8485ebb1ed985c3a2823d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=f176db6b88f2e932d1cf7e018e42f9a995301e76&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f176db6b88f2e932d1cf7e018e42f9a995301e76&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/lustre_peer.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="38712" author="christschn" created="Mon, 14 May 2012 05:08:23 +0000"  >&lt;p&gt;I have seen, that the patch that caused this (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-570&quot; title=&quot;find connection uuid by peer nid&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-570&quot;&gt;&lt;del&gt;LU-570&lt;/del&gt;&lt;/a&gt;) landed in 2.1.2, but the fix did not. Does  that not mean, that the same issue will show up there?&lt;/p&gt;

&lt;p&gt;Christian&lt;/p&gt;</comment>
                            <comment id="38734" author="pjones" created="Mon, 14 May 2012 12:01:01 +0000"  >&lt;p&gt;Thanks Christian - good point! &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="11148" name="debug_logs.tar.gz" size="5371390" author="m.magrys" created="Fri, 13 Apr 2012 04:22:58 +0000"/>
                            <attachment id="11138" name="dumps.tar.gz" size="23273" author="m.magrys" created="Wed, 11 Apr 2012 11:02:00 +0000"/>
                            <attachment id="11188" name="mount-debug-patch2.log.gz" size="1518961" author="lflis" created="Tue, 17 Apr 2012 07:44:38 +0000"/>
                            <attachment id="11166" name="mount.debug.gz" size="117649" author="lflis" created="Mon, 16 Apr 2012 15:27:07 +0000"/>
                    </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_10040" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic</customfieldname>
                        <customfieldvalues>
                                        <label>client</label>
            <label>interop</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv6tz:</customfieldvalue>

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