<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="generator" content="HTML Tidy for Windows (vers 25 March 2009), see www.w3.org">
<meta name="Generator" content="MS Exchange Server version 14.03.0123.002">
<title>[Users] ibnetdiscover error</title>
</head>
<body>
Try<br>
<br>
ibnetdiscover -C mlx4_1<br>
<br>
This should use port 1 of that card<br>
<br>
Ira<br>
<br>
<br>
-----Original Message-----<br>
<b>From: </b>Susan Coulter [<a href="mailto:markus@lanl.gov">markus@lanl.gov</a>]<br>
<b>Sent: </b>Monday, May 20, 2013 12:44 PM Pacific Standard Time<br>
<b>To: </b>users@lists.openfabrics.org<br>
<b>Subject: </b>[Users] ibnetdiscover error<br>
<br>
<!-- Converted from text/plain format --><br>
<p><font size="2">One of our newer systems is failing to run ibnetdiscover - below is the failure message and code snippet.<br>
I think I have tracked it down to the fact that on this system, mlx4_0 is a 10G Mellanox card.<br>
The IB/VPI card is mlx4_1. <br>
<br>
What is the format expected on the -P option of ibnetdiscover so I can tell it to use a different port ??<br>
<br>
[root@ls-master src]# ibnetdiscover<br>
src/query_smp.c:234; Failed to register SMI agent on ((null):0)<br>
ibnetdiscover: iberror: failed: discover failed<br>
<br>
> code snippet that is failing<br>
<br>
        if ((engine->smi_agent = umad_register(engine->umad_fd,<br>
             IB_SMI_CLASS, 1, 0, 0)) < 0) {<br>
                IBND_ERROR("Failed to register SMI agent on (%s:%d)\n",<br>
                           ca_name, ca_port);<br>
                goto eio_close;<br>
        }<br>
<br>
<br>
<br>
====================================<br>
<br>
Susan Coulter<br>
HPC-3 Network/Infrastructure<br>
505-667-8425<br>
Increase the Peace...<br>
An eye for an eye leaves the whole world blind<br>
====================================<br>
<br>
_______________________________________________<br>
Users mailing list<br>
Users@lists.openfabrics.org<br>
<a href="http://lists.openfabrics.org/cgi-bin/mailman/listinfo/users">http://lists.openfabrics.org/cgi-bin/mailman/listinfo/users</a><br>
</font></p>
</body>
</html>