[lustre-discuss] error while configuring lnet

Mannthey, Keith keith.mannthey at intel.com
Fri Nov 10 12:36:12 PST 2017


If you have ib0 device check dmesg for more hints on what is going wrong.

Thanks,
Keith
From: Parag Khuraswar [mailto:parag_k at citilindia.com]
Sent: Friday, November 10, 2017 10:59 AM
To: Mannthey, Keith <keith.mannthey at intel.com>; lustre-discuss at lists.lustre.org
Subject: RE: [lustre-discuss] error while configuring lnet

Hi,

Basically I am trying to add lnet. Deleting is just try whether it is happing or not.
Main is I want to add o2ib network. Which is giving error "invalid argument "
==================
[root at mds2 ~]# lnetctl net add --net o2ib --if ib0
add:
    - net:
          errno: -22
          descr: "cannot add network: Invalid argument"
================
I am really not able to understand what argument is invalid in my command.
I am able to ping ib0 network

Regards,
Parag


From: Mannthey, Keith [mailto:keith.mannthey at intel.com]
Sent: Friday, November , 2017 10:51 PM
To: Parag Khuraswar; lustre-discuss at lists.lustre.org<mailto:lustre-discuss at lists.lustre.org>
Subject: RE: [lustre-discuss] error while configuring lnet

What are you trying to accomplish?

>From below:

10.1.1.205 at tcp<mailto:10.1.1.205 at tcp> is on 0 at lo not eno1 and in general you should not need the "-if" option to delete a fabric.

Try: # lnetctl net del --net tcp

Can you do a normal ping over ib0?

"dmesg" can sometime provide greater details about errors like this.

Thanks,
Keith


From: lustre-discuss [mailto:lustre-discuss-bounces at lists.lustre.org] On Behalf Of Parag Khuraswar
Sent: Friday, November 10, 2017 9:10 AM
To: lustre-discuss at lists.lustre.org<mailto:lustre-discuss at lists.lustre.org>
Subject: [lustre-discuss] error while configuring lnet

Hi,

I am trying to add lnet but getting below error.
======================
[root at mds2 ~]# lnetctl net show
net:
    - net type: lo
      local NI(s):
        - nid: 0 at lo
          status: up
    - net type: tcp
      local NI(s):
        - nid: 10.1.1.205 at tcp<mailto:10.1.1.205 at tcp>
          status: up
[root at mds2 ~]# lnetctl net add --net o2ib --if ib0
add:
    - net:
          errno: -22
          descr: "cannot add network: Invalid argument"
[root at mds2 ~]# lnetctl net del --net tcp --if eno1
del:
    - net:
          errno: -22
          descr: "cannot del network: Invalid argument"
[root at mds2 ~]# lctl list_nids
10.1.1.205 at tcp<mailto:10.1.1.205 at tcp>
[root at mds2 ~]#
====================================


Regards,
Parag


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20171110/54afd861/attachment.html>


More information about the lustre-discuss mailing list