Difference between revisions of "Linux Infiniband opensm"
From Teknologisk videncenter
m (Created page with "See Ubuntu Infiniband =Problems= <source lang=cli> root@node2:~# <input>osmtest</input> Command Line Arguments Done with args Flow = All Validations Apr 27 06:05:49 ...") |
m (added Category:Infiniband using HotCat) |
||
(One intermediate revision by the same user not shown) | |||
Line 18: | Line 18: | ||
#service opensm reports errors. (Had it running though. [[Centos Infiniband]] | #service opensm reports errors. (Had it running though. [[Centos Infiniband]] | ||
Working on it. | Working on it. | ||
+ | {{Source cli}} | ||
[[Category:Network]][[Category:Linux]] | [[Category:Network]][[Category:Linux]] | ||
+ | [[Category:Infiniband]] |
Latest revision as of 06:38, 14 November 2012
Problems
root@node2:~# <input>osmtest</input>
Command Line Arguments
Done with args
Flow = All Validations
Apr 27 06:05:49 315770 [5BD2D720] 0x7f -> Setting log level to: 0x03
Apr 27 06:05:49 315958 [5BD2D720] 0x02 -> osm_vendor_init: 1000 pending umads specified
using default guid 0x11750000788c6c
Apr 27 06:05:49 316696 [5BD2D720] 0x02 -> osm_vendor_bind: Binding to port 0x11750000788c6c
Apr 27 06:05:49 317606 [5BD2D720] 0x01 -> osm_vendor_open_port: ERR 542C: umad_open_port() failed
Apr 27 06:05:49 317615 [5BD2D720] 0x01 -> osm_vendor_bind: ERR 5424: Unable to open port 0x11750000788c6c
Apr 27 06:05:49 317625 [5BD2D720] 0x01 -> osmv_bind_sa: ERR 5506: Failed to bind to vendor GSI
Apr 27 06:05:49 317634 [5BD2D720] 0x01 -> osmtest_bind: ERR 0137: Unable to bind to SA
- service opensm reports errors. (Had it running though. Centos Infiniband
Working on it.