<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:54:47 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-12688] sanity-sec test 31 fails with &apos;unable to configure NID o2ib999&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-12688</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanity-sec test_31 fails to configure a network on IB networks. &lt;/p&gt;

&lt;p&gt;In the client test_log, we see&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;== sanity-sec test 31: client mount option &apos;-o network&apos; ============================================== 04:29:59 (1565756999)
192.168.5.148@o2ib:/lustre /mnt/lustre lustre rw,flock,user_xattr,lazystatfs 0 0
CMD: onyx-64vm1.onyx.whamcloud.com grep -c /mnt/lustre&apos; &apos; /proc/mounts
Stopping client onyx-64vm1.onyx.whamcloud.com /mnt/lustre (opts:)
CMD: onyx-64vm1.onyx.whamcloud.com lsof -t /mnt/lustre
CMD: onyx-64vm1.onyx.whamcloud.com umount  /mnt/lustre 2&amp;gt;&amp;amp;1
CMD: onyx-64vm4 lctl get_param -n *.MGS*.exports.&apos;192.168.5.145@o2ib&apos;.uuid 2&amp;gt;/dev/null |
		      grep -q -
CMD: onyx-64vm3,onyx-64vm4 lctl get_param -n *.lustre*.exports.&apos;192.168.5.145@o2ib&apos;.uuid 		  2&amp;gt;/dev/null | grep -q -
CMD: onyx-64vm1.onyx.whamcloud.com,onyx-64vm2,onyx-64vm3,onyx-64vm4 /usr/sbin/lnetctl lnet configure &amp;amp;&amp;amp; /usr/sbin/lnetctl net add --if 		  $(/usr/sbin/lnetctl net show --net o2ib | awk &apos;BEGIN{inf=0} 		  {if (inf==1) print $2; fi; inf=0} /interfaces/{inf=1}&apos;) 		  --net o2ib999
onyx-64vm1: add:
onyx-64vm1:     - net:
onyx-64vm1:           errno: -100
onyx-64vm1:           descr: &quot;cannot add network: Network is down&quot;
onyx-64vm2: add:
onyx-64vm2:     - net:
onyx-64vm2:           errno: -100
onyx-64vm2:           descr: &quot;cannot add network: Network is down&quot;
onyx-64vm4: add:
onyx-64vm4:     - net:
onyx-64vm4:           errno: -100
onyx-64vm4:           descr: &quot;cannot add network: Network is down&quot;
onyx-64vm3: add:
onyx-64vm3:     - net:
onyx-64vm3:           errno: -100
onyx-64vm3:           descr: &quot;cannot add network: Network is down&quot;
 sanity-sec test_31: @@@@@@ FAIL: unable to configure NID o2ib999 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:5829:error()
  = /usr/lib64/lustre/tests/sanity-sec.sh:2238:test_31()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;We see very similar output on the console logs for all nodes. For example on a client console, we see&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;[31452.506785] Lustre: DEBUG MARKER: == sanity-sec test 31: client mount option &apos;-o network&apos; ============================================== 04:29:59 (1565756999)
[31452.635972] Lustre: DEBUG MARKER: grep -c /mnt/lustre&apos; &apos; /proc/mounts
[31452.645394] Lustre: DEBUG MARKER: lsof -t /mnt/lustre
[31452.773901] Lustre: DEBUG MARKER: umount /mnt/lustre 2&amp;gt;&amp;amp;1
[31452.817588] Lustre: Unmounted lustre-client
[31452.818414] Lustre: Skipped 4 previous similar messages
[31453.822622] Lustre: DEBUG MARKER: /usr/sbin/lnetctl lnet configure &amp;amp;&amp;amp; /usr/sbin/lnetctl net add --if 		  ib0 		  --net o2ib999
[31454.062442] LNetError: 10968:0:(o2iblnd.c:2766:kiblnd_dev_failover()) Failed to bind ib0:192.168.5.145 to device(ffff93f2f7830000): -98
[31454.064594] LNetError: 10968:0:(o2iblnd.c:3256:kiblnd_startup()) ko2iblnd: Can&apos;t initialize device: rc = -98
[31454.066261] LNetError: 105-4: Error -100 starting up LNI o2ib
[31454.297769] Lustre: DEBUG MARKER: /usr/sbin/lctl mark  sanity-sec test_31: @@@@@@ FAIL: unable to configure NID o2ib999 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;We just started seeing this issue because we started running autotesting with IB networks.&lt;/p&gt;

&lt;p&gt;Here are logs for a few failures&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/d9f710b0-b662-11e9-9f36-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/d9f710b0-b662-11e9-9f36-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/fedcdcb8-bb0b-11e9-97d5-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/fedcdcb8-bb0b-11e9-97d5-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/44209a52-bc3e-11e9-98c8-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/44209a52-bc3e-11e9-98c8-52540065bddc&lt;/a&gt;&lt;/p&gt;</description>
                <environment>IB network</environment>
        <key id="56740">LU-12688</key>
            <summary>sanity-sec test 31 fails with &apos;unable to configure NID o2ib999&apos;</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                    </labels>
                <created>Fri, 23 Aug 2019 15:35:14 +0000</created>
                <updated>Fri, 29 May 2020 06:25:42 +0000</updated>
                                            <version>Lustre 2.13.0</version>
                    <version>Lustre 2.12.3</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="55665">LU-12312</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|i00lpj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>