I am using a newly installed BeeGFS version 7.4.5
When I run 'beegfs-check-servers' as a user, I see "protocol: TCP" for the metadata/storage servers. When I run the same program as root, I see RDMA.
I feel like this is normal. Performance seems solid. Am I just missing something?
Andy
---
root# beegfs-check-servers
Management
==========
elstar04.private [ID: 1]: reachable at
172.16.175.177:8008 (protocol: TCP)
Metadata
==========
elstar04.private [ID: 4]: reachable at
10.1.10.64:8005 (protocol: RDMA)
Storage
==========
elstar01.private [ID: 1]: reachable at
10.1.10.61:8003 (protocol: RDMA)
elstar02.private [ID: 2]: reachable at
10.1.10.62:8003 (protocol: RDMA)
elstar03.private [ID: 3]: reachable at
10.1.10.63:8003 (protocol: RDMA)