<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:52: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-12381] o2iblnd uses wrong IB interface</title>
                <link>https://jira.whamcloud.com/browse/LU-12381</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Somehow, o2iblnd in latest master branch (225e7b8) is looking for wrong IB interface.&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;# cat /etc/modprobe.d/lustre.conf 
options lnet networks=&quot;o2ib0(ib0)&quot;

# modprobe lustre
modprobe: ERROR: could not insert &apos;lustre&apos;: Network is down
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;they are trying to use &apos;eth0&apos; insetad of ib0. eth0 is notihng configured for o2iblnd though.&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;Jun  4 03:10:10 sv160 kernel: LNet: HW NUMA nodes: 1, HW CPU cores: 16, npartitions: 4
Jun  4 03:10:10 sv160 kernel: alg: No test for adler32 (adler32-zlib)
Jun  4 03:10:11 sv160 kernel: Lustre: Lustre: Build Version: 2.12.53_117_g20fe8e6_dirty
Jun  4 03:10:11 sv160 kernel: LNetError: 3057:0:(o2iblnd.c:2892:kiblnd_create_dev()) Can&apos;t query IPoIB interface eth0: it&apos;s down
Jun  4 03:10:11 sv160 kernel: LNetError: 3057:0:(o2iblnd.c:2944:kiblnd_create_dev()) LIBCFS: free NULL &apos;dev&apos; (352 bytes) at /tmp/rpmbuild-lustre-root-KMkogdPP/BUILD/lustre-2.12.53_117_g20fe8e6_dirty/lnet/klnds/o2iblnd/o2iblnd.c:2944
Jun  4 03:10:12 sv160 kernel: LNetError: 105-4: Error -100 starting up LNI o2ib
Jun  4 03:10:12 sv160 kernel: LustreError: 3057:0:(events.c:625:ptlrpc_init_portals()) network initialisation failed
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>master</environment>
        <key id="55837">LU-12381</key>
            <summary>o2iblnd uses wrong IB interface</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="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="simmonsja">James A Simmons</assignee>
                                    <reporter username="sihara">Shuichi Ihara</reporter>
                        <labels>
                    </labels>
                <created>Tue, 4 Jun 2019 09:14:26 +0000</created>
                <updated>Wed, 3 Jul 2019 22:44:13 +0000</updated>
                            <resolved>Mon, 17 Jun 2019 01:59:03 +0000</resolved>
                                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.3</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="248354" author="sihara" created="Tue, 4 Jun 2019 10:49:52 +0000"  >&lt;p&gt;here is ifconfig output.&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;[root@sv160 lustre-release]# ifconfig -a
enp0s5: flags=4163&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt;  mtu 1500
        inet 10.36.5.160  netmask 255.255.240.0  broadcast 10.36.15.255
        inet6 fe80::93ff:fe2e:34ae  prefixlen 64  scopeid 0x20&amp;lt;link&amp;gt;
        ether 02:00:93:2e:34:ae  txqueuelen 1000  (Ethernet)
        RX packets 2696139  bytes 686667727 (654.8 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 3690693  bytes 3414372140 (3.1 GiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth0: flags=4098&amp;lt;BROADCAST,MULTICAST&amp;gt;  mtu 1500
        ether 52:54:00:12:34:56  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

ib0: flags=4163&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt;  mtu 2044
        inet 172.16.254.160  netmask 255.255.0.0  broadcast 172.16.255.255
        inet6 fe80::9a03:9b03:74:df48  prefixlen 64  scopeid 0x20&amp;lt;link&amp;gt;
Infiniband hardware address can be incorrect! Please read BUGS section in ifconfig(8).
        infiniband 20:00:10:86:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00  txqueuelen 256  (InfiniBand)
        RX packets 17874  bytes 3318650 (3.1 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 18930  bytes 1188418 (1.1 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73&amp;lt;UP,LOOPBACK,RUNNING&amp;gt;  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10&amp;lt;host&amp;gt;
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 48825  bytes 406567982 (387.7 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 48825  bytes 406567982 (387.7 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;disabled eth0 competely, then loaded ko2iblnd module. that works. it looks lustre is trying to use first available interface regardless it&apos;s IPoIB and defined modprobe.conf?  &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;[root@sv160 lustre-release]# ifconfig -a
enp0s5: flags=4163&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt;  mtu 1500
        inet 10.36.5.160  netmask 255.255.240.0  broadcast 10.36.15.255
        inet6 fe80::93ff:fe2e:34ae  prefixlen 64  scopeid 0x20&amp;lt;link&amp;gt;
        ether 02:00:93:2e:34:ae  txqueuelen 1000  (Ethernet)
        RX packets 2706039  bytes 687428990 (655.5 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 3693103  bytes 3414586308 (3.1 GiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

ib0: flags=4163&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt;  mtu 2044
        inet 172.16.254.160  netmask 255.255.0.0  broadcast 172.16.255.255
        inet6 fe80::9a03:9b03:74:df48  prefixlen 64  scopeid 0x20&amp;lt;link&amp;gt;
Infiniband hardware address can be incorrect! Please read BUGS section in ifconfig(8).
        infiniband 20:00:10:86:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00  txqueuelen 256  (InfiniBand)
        RX packets 18167  bytes 3348538 (3.1 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 19223  bytes 1205998 (1.1 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73&amp;lt;UP,LOOPBACK,RUNNING&amp;gt;  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10&amp;lt;host&amp;gt;
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 49893  bytes 406646134 (387.8 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 49893  bytes 406646134 (387.8 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;# modprobe lustre
# tail /var/log/messages
Jun  4 04:44:42 sv160 kernel: LNet: Removed LNI 172.16.254.160@o2ib
Jun  4 04:46:34 sv160 kernel: LNet: HW NUMA nodes: 1, HW CPU cores: 16, npartitions: 4
Jun  4 04:46:34 sv160 kernel: alg: No test for adler32 (adler32-zlib)
Jun  4 04:46:35 sv160 kernel: Lustre: Lustre: Build Version: 2.12.53_117_g20fe8e6_dirty
Jun  4 04:46:35 sv160 kernel: LNet: Using FastReg for registration
Jun  4 04:46:35 sv160 kernel: LNet: Added LNI 172.16.254.160@o2ib [8/256/0/180]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="248448" author="pjones" created="Wed, 5 Jun 2019 14:25:50 +0000"  >&lt;p&gt;Sonia&lt;/p&gt;

&lt;p&gt;Could you please investigate?&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="248454" author="simmonsja" created="Wed, 5 Jun 2019 14:58:33 +0000"  >&lt;p&gt;Actually I know exactly what the bug is. I see what I did wrong and I know what the fix is. Peter can I take the ticket. I can fix it with&#160;&lt;a href=&quot;https://review.whamcloud.com/#/c/34993/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/34993/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="248459" author="pjones" created="Wed, 5 Jun 2019 15:43:57 +0000"  >&lt;p&gt;Of course you can take the ticket! Do you know how long this has been broken? Is it only master broken or does this impact b2_12 at all?&lt;/p&gt;</comment>
                            <comment id="248471" author="simmonsja" created="Wed, 5 Jun 2019 18:54:23 +0000"  >&lt;p&gt;Just master but we need a bunch of fixes for 2.12 for proper IP alias support.&lt;/p&gt;</comment>
                            <comment id="248654" author="pjones" created="Fri, 7 Jun 2019 13:54:51 +0000"  >&lt;p&gt;Can we revert the broken patch in the meantime?&lt;/p&gt;</comment>
                            <comment id="248658" author="simmonsja" created="Fri, 7 Jun 2019 14:12:06 +0000"  >&lt;p&gt;Actually I can push a one line change to fix this if this is needed.&lt;/p&gt;</comment>
                            <comment id="248659" author="gerrit" created="Fri, 7 Jun 2019 14:17:46 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35098&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35098&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12381&quot; title=&quot;o2iblnd uses wrong IB interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12381&quot;&gt;&lt;del&gt;LU-12381&lt;/del&gt;&lt;/a&gt; ko2iblnd: ignore non IB devices&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a28aa551ddc39a52d73cff4383b10471c528dbaa&lt;/p&gt;</comment>
                            <comment id="248660" author="pjones" created="Fri, 7 Jun 2019 14:21:12 +0000"  >&lt;p&gt;Thanks James!&lt;/p&gt;</comment>
                            <comment id="249334" author="gerrit" created="Sun, 16 Jun 2019 03:26:08 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35098/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35098/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12381&quot; title=&quot;o2iblnd uses wrong IB interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12381&quot;&gt;&lt;del&gt;LU-12381&lt;/del&gt;&lt;/a&gt; ko2iblnd: ignore down interfaces&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 1dea5aac9d9be99c4b317a491f308872b97bf0e6&lt;/p&gt;</comment>
                            <comment id="249361" author="simmonsja" created="Mon, 17 Jun 2019 01:59:03 +0000"  >&lt;p&gt;Fixed.&lt;/p&gt;</comment>
                            <comment id="249406" author="gerrit" created="Mon, 17 Jun 2019 19:27:32 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35249&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35249&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12381&quot; title=&quot;o2iblnd uses wrong IB interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12381&quot;&gt;&lt;del&gt;LU-12381&lt;/del&gt;&lt;/a&gt; ko2iblnd: ignore down interfaces&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3ba56d464e2f784ad18a518f10dd14eb3cd5ab7d&lt;/p&gt;</comment>
                            <comment id="250574" author="gerrit" created="Wed, 3 Jul 2019 03:25:53 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35249/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35249/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12381&quot; title=&quot;o2iblnd uses wrong IB interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12381&quot;&gt;&lt;del&gt;LU-12381&lt;/del&gt;&lt;/a&gt; ko2iblnd: ignore down interfaces&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 707a350138976a588edfa1250d368b328465c619&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="55901">LU-12413</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="54680">LU-11893</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i00hif:</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>