Thank you for your hint! I am using version 7.3.0 of BeeGFS. If I understand the Quick Start Guide correctly, the OFED drivers are no longer necessary.
In the hope to get anything more specific from BeeGFS, I disabled TCP fallback in /etc/beegfs/beegfs-client.conf. The log file tells me now:
(3) Jul06 13:51:02 *mount(12661) [NodeConn (acquire stream)] >> Connect failed:
beegf...@192.168.1.100:8005 (protocol: RDMA)
(1) Jul06 13:51:02 *mount(12661) [NodeConn (acquire stream)] >> Connect failed on all available routes: beegfs-meta master [ID: 1]
(2) Jul06 13:51:02 *mount(12661) [Messaging (RPC)] >> Unable to connect to: beegfs-meta master [ID: 1]
For some reasons the BeeGFS client seems unable to connect to BeeGFS meta although all BeeGFS components (Meta, Storage, Management, and Client) are on the same machine. Local firewall rules are disabled, just for good measure.
On the other hand, Meta claims it is listening on TCP and Infiniband interfaces:
(3) Jul06 13:50:59 Main [DGramLis] >> Listening for UDP datagrams: Port 8005
(3) Jul06 13:50:59 Main [ConnAccept] >> Listening for RDMA connections: Port 8005
(3) Jul06 13:50:59 Main [ConnAccept] >> Listening for TCP connections: Port 8005
Thanks again
Thomas