[Users] RHEL 7.3 LD_PRELOAD libvma
Rich Pope
rsp at geminic.com
Mon Nov 14 14:05:31 PST 2016
Just upgraded to RHEL 7.3 on our
ProLiant DL180 Gen9
HP Infiniband FDR 2-port 545QSFP Adapter
firmware 10.14.1100
rsockets works fine with C applications calling rsocket rconnect etc
directly, also IBM's JSOR works. But libvma is not so friendly. The
ftp open hangs for a copuple minutes then times out. The VMA warning
isn't very informative - just a lot of stars. While the open is
hanging, netstat shows SYN_SENT.
[root at yuma ~]# netstat -ant | grep 2222
tcp 0 1 11.10.10.1:36936 11.1.10.0:22222
SYN_SENT
Note: I have a simple C rsockets ftp client that connects just fine to
11.1.10.2:22222 (which BTW is a HPE NonStopX system).
Any pointers? Where to find VMA documentation on RHEL or web?
Thanks
Rich
===========================================================================
[root at yuma ~]# LD_PRELOAD=libvma.so ftp
VMA INFO:
---------------------------------------------------------------------------
VMA INFO: VMA_VERSION: 8.1.4-0 Development Snapshot built on Aug 24
2016 15:09:55
VMA INFO: Cmd Line: ftp
VMA INFO: Current Time: Mon Nov 14 22:49:13 2016
VMA INFO: Pid: 16890
VMA INFO: Architecture: x86_64
VMA INFO: Node: yuma
VMA INFO:
---------------------------------------------------------------------------
VMA INFO: Log Level INFO
[VMA_TRACELEVEL]
VMA INFO:
---------------------------------------------------------------------------
ftp> open 11.1.10.0 22222
VMA WARNING:
*******************************************************************************************************
VMA WARNING:
*******************************************************************************************************
ftp: connect: Connection timed out
ftp> bye
===========================================================================
[root at yuma ~]# ibv_devinfo
hca_id: mlx5_0
transport: InfiniBand (0)
fw_ver: 10.14.1100
node_guid: 24be:05ff:ffa8:9f80
sys_image_guid: 24be:05ff:ffa8:9f80
vendor_id: 0x02c9
vendor_part_id: 4113
hw_ver: 0x0
board_id: HP_02B0110019
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/users/attachments/20161114/e54fa2e5/attachment.html>
More information about the Users
mailing list