<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:14:34 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-1211] Issues building and installing Lustre 1.8.7-wc1 with MYRINET support</title>
                <link>https://jira.whamcloud.com/browse/LU-1211</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We are having problems installing lustre with Myrinet support on a customer site.&lt;br/&gt;
The building process seems fine, the MX drivers work standalone (we can load the drivers, bring up interfaces, set IP address and get communication with other servers). We also manage to build lustre with no warning or error messages.&lt;br/&gt;
However, when installing the RPMs a bunch of kmxlnd.ko messages pops up concerning about unknown symbols, like mx_*&lt;/p&gt;

&lt;p&gt;This is the process we are following:&lt;/p&gt;

&lt;p&gt;1) Files we are using:&lt;br/&gt;
kernel-headers-2.6.18-274.3.1.el5_lustre.g9500ebf.x86_64.rpm&lt;br/&gt;
kernel-2.6.18-274.3.1.el5_lustre.g9500ebf.x86_64.rpm&lt;br/&gt;
lustre-source-1.8.7-wc1_2.6.18_274.3.1.el5_lustre.g9500ebf.x86_64.rpm&lt;br/&gt;
kernel-debuginfo-common-2.6.18-274.3.1.el5_lustre.g9500ebf.x86_64.rpm&lt;br/&gt;
kernel-devel-2.6.18-274.3.1.el5_lustre.g9500ebf.x86_64.rpm&lt;br/&gt;
mx_1.2.12.tar.gz&lt;/p&gt;

&lt;p&gt;2) Install the kernel and lustre source, and reboot&lt;br/&gt;
rpm &lt;del&gt;Uvh --nodeps  kernel&lt;/del&gt;* lustre-source-*&lt;br/&gt;
reboot&lt;/p&gt;

&lt;p&gt;3) build the MX driver&lt;br/&gt;
./configure --enable-kernel-lib --enable-10g --enable-ether-mode&lt;br/&gt;
make rpm&lt;br/&gt;
rpm -Uvh mx-1.2.12-1.x86_64.rpm&lt;/p&gt;

&lt;p&gt;4) Build Lustre&lt;br/&gt;
./configure --enable-quota --with-server --disable-lru-resize --enable-ext4 --disable-health-write --with-mx=/root/mx/mx-1.2.12&lt;/p&gt;

&lt;p&gt;make rpms&lt;/p&gt;

&lt;p&gt;cd /usr/src/redhat/RPMS/x86_64/&lt;br/&gt;
rpm -Uvh lustre-1.8.7* lustre-ldiskfs* lustre-modules*&lt;/p&gt;

&lt;p&gt;All lustre packages get installed but these warning messages pops up:&lt;br/&gt;
... &amp;lt;snip&amp;gt;&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_get_endpoint_addr&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_open_endpoint&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_finalize&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_iconnect&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_strerror&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_set_endpoint_addr_context&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_kirecv&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_get_endpoint_addr_context&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_wait_any&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_nic_id_to_board_number&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_close_endpoint&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx__init_api&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_register_unexp_handler&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_kisend&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_test_any&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_decompose_endpoint_addr&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_strstatus&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_cancel&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_set_request_timeout&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_wakeup&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_connect&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_decompose_endpoint_addr2&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_disconnect&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_get_endpoint_addr&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_open_endpoint&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_finalize&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_iconnect&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_strerror&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_set_endpoint_addr_context&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_kirecv&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_get_endpoint_addr_context&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_wait_any&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_nic_id_to_board_number&lt;br/&gt;
WARNING: /lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko needs unknown symbol mx_close_endpoint&lt;br/&gt;
... &amp;lt;/snip&amp;gt;&lt;/p&gt;

&lt;p&gt;5) Bring up the MX driver:&lt;br/&gt;
/opt/mx/sbin/mx_start_stop start&lt;br/&gt;
Loading mx driver&lt;br/&gt;
Creating mx devices&lt;/p&gt;

&lt;p&gt;6) Bringing up kmxlnd&lt;br/&gt;
modprobe kmxlnd&lt;br/&gt;
FATAL: Error inserting kmxlnd (/lib/modules/2.6.18-274.3.1.el5_lustre.g9500ebf/updates/kernel/net/lustre/kmxlnd.ko): Unknown symbol in module, or unknown parameter (see dmesg)&lt;/p&gt;

&lt;p&gt;And the same kind of messages are also logged on dmesg:&lt;br/&gt;
...&amp;lt;snip&amp;gt;&lt;br/&gt;
kmxlnd: Unknown symbol mx_get_endpoint_addr&lt;br/&gt;
kmxlnd: Unknown symbol mx_open_endpoint&lt;br/&gt;
kmxlnd: Unknown symbol mx_finalize&lt;br/&gt;
kmxlnd: Unknown symbol mx_iconnect&lt;br/&gt;
kmxlnd: Unknown symbol mx_strerror&lt;br/&gt;
kmxlnd: Unknown symbol mx_set_endpoint_addr_context&lt;br/&gt;
kmxlnd: Unknown symbol mx_kirecv&lt;br/&gt;
...&amp;lt;/snip&amp;gt;&lt;/p&gt;


&lt;p&gt;So, Does anyone at WC could help us to figure out what&apos;s wrong here and how can we make this configuration work?&lt;br/&gt;
Some sanity checklist or install guide maybe!?&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;
</description>
                <environment>Lustre 1.8.7-WC1 &lt;br/&gt;
OS server version: Red Hat Enterprise Linux Server release 5.5 (Tikanga) - DDN EXASCALER 1.5.0 OS Image&lt;br/&gt;
2 x MDS Intel E5645 @ 2.4Ghz (6 core / Westmere), 48GB RAM&lt;br/&gt;
8 x OSS Intel E5645 @ 2.4Ghz (6 core / Westmere), 48GB RAM&lt;br/&gt;
Myrinet Myri10G dual protocol NIC (rev 01)&lt;br/&gt;
</environment>
        <key id="13549">LU-1211</key>
            <summary>Issues building and installing Lustre 1.8.7-wc1 with MYRINET support</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="cliffw">Cliff White</assignee>
                                    <reporter username="cthomaz">Carlos Thomaz</reporter>
                        <labels>
                            <label>paj</label>
                            <label>server</label>
                    </labels>
                <created>Tue, 13 Mar 2012 12:53:20 +0000</created>
                <updated>Sun, 29 Apr 2012 12:24:07 +0000</updated>
                            <resolved>Sun, 29 Apr 2012 12:24:07 +0000</resolved>
                                    <version>Lustre 1.8.7</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="31049" author="cthomaz" created="Tue, 13 Mar 2012 13:12:18 +0000"  >&lt;p&gt;Just a remark about MX driver building process:&lt;br/&gt;
1) we followed lustre manuals and created a link between common and include &lt;br/&gt;
cd &amp;lt;path&amp;gt;/mx&lt;br/&gt;
ln -s common include&lt;/p&gt;

&lt;p&gt;2) we tried different MX builds:&lt;br/&gt;
2.1) ./configure --with-kernel-lib &lt;br/&gt;
2.2) ./configure --with-kernel-lib --enable-10g --enable-ether-mode&lt;/p&gt;

&lt;p&gt;3) when building lustre with MX support we also tried to point out to /opt/mx but that fails.&lt;br/&gt;
./configure --enable-quota --with-server --disable-lru-resize --enable-ext4 --disable-health-write --with-mx=/opt/mx &lt;br/&gt;
FAILED!&lt;/p&gt;

</comment>
                            <comment id="31051" author="pjones" created="Tue, 13 Mar 2012 13:58:52 +0000"  >&lt;p&gt;Cliff will help with this one&lt;/p&gt;</comment>
                            <comment id="31052" author="cliffw" created="Tue, 13 Mar 2012 14:00:26 +0000"  >&lt;p&gt;Okay, it&apos;s been a bit since we&apos;ve had customers using Myrinet, I am researching which versions we support. &lt;br/&gt;
Can you re-do the build and capture all the build output and attach to this bug? &lt;/p&gt;</comment>
                            <comment id="31053" author="cthomaz" created="Tue, 13 Mar 2012 14:35:23 +0000"  >&lt;p&gt;Cliff, Please find attached the compressed script file with the full output from the entire process described in here.&lt;br/&gt;
Thank you&lt;br/&gt;
Carlos&lt;/p&gt;</comment>
                            <comment id="31066" author="johann" created="Tue, 13 Mar 2012 17:42:54 +0000"  >&lt;p&gt;Could you please check if the symbols which are reported as missing actually exist in /proc/kallsyms once the mx module is loaded?&lt;/p&gt;</comment>
                            <comment id="31067" author="cthomaz" created="Tue, 13 Mar 2012 18:04:41 +0000"  >&lt;p&gt;Hi Johan. We are rebuilding the server at this moment. We found something... The DDN RHEL ISO bundled up the lustre kernel 2.6.18-238.12.1.el5_lustre.gce5e033. The following RPMs are installed by default:&lt;br/&gt;
kernel-2.6.18-238.12.1.el5_lustre.gce5e033&lt;br/&gt;
ddn-lustre-tools-0.5-2012.01.18.130500&lt;br/&gt;
kernel-headers-2.6.18-238.12.1.el5_lustre.gce5e033&lt;br/&gt;
lustre-modules-1.8.6-wc1_2.6.18_238.12.1.el5_lustre.gce5e033&lt;br/&gt;
lustre-1.8.6-wc1_2.6.18_238.12.1.el5_lustre.gce5e033&lt;br/&gt;
kernel-devel-2.6.18-238.12.1.el5_lustre.gce5e033&lt;br/&gt;
lustre-ldiskfs-3.1.50-wc1_2.6.18_238.12.1.el5_lustre.gce5e033&lt;br/&gt;
ddn-ofed-1.5.3.1-2.6.18_238.12.1.el5_lustre.gce5e033&lt;/p&gt;

&lt;p&gt;When installing the new RPMs from whamcloud (in order to rebuild lustre with MX support) If, instead of deleting the old rpms (rpm -e), we just upgrade them (rpm -Uhv), we manage to build lustre successfully. &lt;/p&gt;

&lt;p&gt;So, these are the differences on the packages: OSS5 is a default installation, OSS7 is the installation with MX modules.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@oss07 ~&amp;#93;&lt;/span&gt;# rpm -qa |grep lustre | sort&lt;br/&gt;
ddn-lustre-tools-0.5-2012.01.18.130500&lt;br/&gt;
ddn-ofed-1.5.3.1-2.6.18_238.12.1.el5_lustre.gce5e033&lt;br/&gt;
kernel-2.6.18-274.3.1.el5_lustre.g9500ebf&lt;br/&gt;
kernel-devel-2.6.18-274.3.1.el5_lustre.g9500ebf&lt;br/&gt;
kernel-headers-2.6.18-274.3.1.el5_lustre.g9500ebf&lt;br/&gt;
lustre-1.8.7-wc1_2.6.18_274.3.1.el5_lustre.g9500ebf&lt;br/&gt;
lustre-ldiskfs-3.1.51-wc1_2.6.18_274.3.1.el5_lustre.g9500ebf&lt;br/&gt;
lustre-modules-1.8.7-wc1_2.6.18_274.3.1.el5_lustre.g9500ebf&lt;br/&gt;
lustre-source-1.8.7-wc1_2.6.18_274.3.1.el5_lustre.g9500ebf&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@oss07 ~&amp;#93;&lt;/span&gt;# ssh oss05 rpm -qa |grep lustre| sort&lt;br/&gt;
ddn-lustre-tools-0.5-2012.01.18.130500&lt;br/&gt;
ddn-ofed-1.5.3.1-2.6.18_238.12.1.el5_lustre.gce5e033&lt;br/&gt;
kernel-2.6.18-238.12.1.el5_lustre.gce5e033&lt;br/&gt;
kernel-devel-2.6.18-238.12.1.el5_lustre.gce5e033&lt;br/&gt;
kernel-headers-2.6.18-238.12.1.el5_lustre.gce5e033&lt;br/&gt;
lustre-1.8.6-wc1_2.6.18_238.12.1.el5_lustre.gce5e033&lt;br/&gt;
lustre-ldiskfs-3.1.50-wc1_2.6.18_238.12.1.el5_lustre.gce5e033&lt;br/&gt;
lustre-modules-1.8.6-wc1_2.6.18_238.12.1.el5_lustre.gce5e033&lt;/p&gt;

&lt;p&gt;Our guess is, if you try to install a server from the scratch using the lustre packages g9500ebc it will not work. &lt;/p&gt;

&lt;p&gt;The MX driver we are using is 1.2.12&lt;/p&gt;

&lt;p&gt;We&apos;ll continue working in this and we&apos;ll update this ticket as soon as we get some news.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;</comment>
                            <comment id="31086" author="liang" created="Wed, 14 Mar 2012 08:55:25 +0000"  >&lt;p&gt;hi, did you depmod after installing the modules?&lt;/p&gt;

&lt;p&gt;Liang&lt;/p&gt;</comment>
                            <comment id="31227" author="cthomaz" created="Wed, 14 Mar 2012 16:40:20 +0000"  >&lt;p&gt;Hi Liang. Yes, we did and looks allright.&lt;/p&gt;

&lt;p&gt;We managed to get things working and finished the building process. As explained before, seems like there some conflicts with files when upgrading some RPMs or when adding the lustre source RPM. We don&apos;t quite figure out yet what exactly is causing the problem since we are running late in this deployment. However, our plan is to continue to investigate it and understand why it happens. &lt;/p&gt;

&lt;p&gt;Another question for now is about the MX compatibility mode. The servers (OSS and MDS) has MX cards and may run natively, but the clients are Gbit ethernet. As far as I understand we should run Lustre on tcp mode since that&apos;s the only thing the clients can communicate. However, when building the MX driver with ether-support (--enable-ether-mode --enable-10g-mode) the network seems to stop responding. We know this is not a lustre issue, but we are wondering if anyone has some suggestions on how to build the driver.&lt;/p&gt;

&lt;p&gt;It&apos;s also interesting that even building the driver with no ethernet mode or 10g mode support we still able to bringup the interface, assign an IP address. This is an output from mx_info when built with ethernet mode and 10g mode support&lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@oss05 to-install&amp;#93;&lt;/span&gt;# /opt/mx/bin/mx_info &lt;br/&gt;
MX Version: 1.2.12&lt;br/&gt;
MX Build: root@oss08:/root/mx_ether/mx-1.2.12 Wed Mar 14 11:39:25 CDT 2012&lt;br/&gt;
2 Myrinet boards installed.&lt;br/&gt;
The MX driver is configured to support a maximum of:&lt;br/&gt;
        8 endpoints per NIC, 1024 NICs on the network, 32 NICs per host&lt;br/&gt;
===================================================================&lt;br/&gt;
Instance #0:  364.4 MHz LANai, PCI-E x8, 2 MB SRAM&lt;br/&gt;
        Status:         Running, P0: Wrong Network&lt;br/&gt;
        Network:        Ethernet 10G&lt;/p&gt;

&lt;p&gt;        MAC Address:    00:60:dd:45:1a:20&lt;br/&gt;
        Product code:   10G-PCIE2-8B2L-2QP&lt;br/&gt;
        Part number:    09-04247&lt;br/&gt;
        Serial number:  427870&lt;br/&gt;
        Mapper:         00:60:dd:45:1a:21, version = 0x00000000, configured&lt;br/&gt;
        Mapped hosts:   1&lt;/p&gt;

&lt;p&gt;                                                        ROUTE COUNT&lt;br/&gt;
INDEX    MAC ADDRESS     HOST NAME                        P0&lt;br/&gt;
-----    -----------     ---------                        &amp;#8212;&lt;br/&gt;
   0) 00:60:dd:45:1a:20 oss05:0                           1,0&lt;br/&gt;
   1) 00:60:dd:45:1a:21 oss05:1                         D 0,0&lt;br/&gt;
===================================================================&lt;br/&gt;
Instance #1:  364.4 MHz LANai, PCI-E x8, 2 MB SRAM&lt;br/&gt;
        Status:         Running, P0: Wrong Network&lt;br/&gt;
        Network:        Ethernet 10G&lt;/p&gt;

&lt;p&gt;        MAC Address:    00:60:dd:45:1a:21&lt;br/&gt;
        Product code:   10G-PCIE2-8B2L-2QP&lt;br/&gt;
        Part number:    09-04247&lt;br/&gt;
        Serial number:  427870&lt;br/&gt;
        Mapper:         00:60:dd:45:1a:21, version = 0x00000000, configured&lt;br/&gt;
        Mapped hosts:   1&lt;/p&gt;

&lt;p&gt;                                                        ROUTE COUNT&lt;br/&gt;
INDEX    MAC ADDRESS     HOST NAME                        P0&lt;br/&gt;
-----    -----------     ---------                        &amp;#8212;&lt;br/&gt;
   0) 00:60:dd:45:1a:20 oss05:0                         D 0,0&lt;br/&gt;
   1) 00:60:dd:45:1a:21 oss05:1                           1,0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@oss05 to-install&amp;#93;&lt;/span&gt;# &lt;/p&gt;


&lt;p&gt;We can&apos;t see the other host indexes, mac and host names and also there&apos;s a clear message on status line saying &quot;Wrong message&quot; .&lt;/p&gt;

&lt;p&gt;this is how my modprobe.conf line looks like:&lt;br/&gt;
options lnet networks=mx0(myri0)&lt;/p&gt;

&lt;p&gt;PS: We still capable to lctl ping. &lt;/p&gt;

&lt;p&gt;Thanks&lt;br/&gt;
Carlos&lt;/p&gt;</comment>
                            <comment id="31284" author="liang" created="Thu, 15 Mar 2012 11:03:37 +0000"  >&lt;p&gt;Hi Carlos, if it said &quot;Wrong network&quot;, does it mean that the network adapter is connected to wrong port on a switch? I think we see this kind of error only if MX-10G was configured with &quot;Ethernet mode&quot; but the network adapter is connected to a 10G Myrinet switch port instead of a 10G Ethernet switch port on a switch.&lt;/p&gt;

&lt;p&gt;This is a piece of information I just found:&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;MX-10G supports both MXoM (MX over Myrinet) and MXoE (MX over Ethernet). Refer to What is MX/Ethernet? for further explanation.

MXoM assumes that the Myri-10G Network Adapters are being used in &quot;Myrinet mode&quot; and are connected to 10G Myrinet switch ports on a Myri-10G switch.

MXoE assumes that the Myri-10G Network Adapters are being used in &quot;Ethernet mode&quot; and are connected to either a 10GbE switch or to the 10GbE switch ports on a Myri-10G switch.&quot;

The output of the MX tool mx_info reports the status of the firmware on the NIC as well as the status of the link connectivity. If you see a message similar to:
 
        Status:         Running, P0: Wrong Network
        Network:        Ethernet 10G 

then the Network: output indicates that MX-10G was configured with --enable-ether-mode for MXoE support. However, since Status reports Wrong Network, this indicates that the network adapters are erroneously connected to a 10G Myrinet switch port instead of a 10G Ethernet switch port.
To correct this error, you would then need to either reconfigure MX or connect the cables to a different switch.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="34926" author="pjones" created="Tue, 17 Apr 2012 10:23:25 +0000"  >&lt;p&gt;Hi there&lt;/p&gt;

&lt;p&gt;Is there any further action needed on this ticket?&lt;/p&gt;

&lt;p&gt;Please advise&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="35630" author="cliffw" created="Sun, 29 Apr 2012 12:24:07 +0000"  >&lt;p&gt;I am going to close this issue, please reopen if you have more information&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="10951" name="mx-lustre-build.script.gz" size="49739" author="cthomaz" created="Tue, 13 Mar 2012 14:35:23 +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>server</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzvf5b:</customfieldvalue>

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

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