beegfs-check-servers sees TCP or RDMA depending on user

38 views
Skip to first unread message

Andrew Smith

unread,
Dec 11, 2024, 2:42:38 PM12/11/24
to beegfs-user
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

---
user% beegfs-check-servers
Management
==========
elstar04.private.pa.umd.edu [ID: 1]: reachable at 172.16.175.177:8008 (protocol: TCP)

Metadata
==========
elstar04.private [ID: 4]: reachable at 172.16.175.177:8005 (protocol: TCP)

Storage
==========
elstar01.private [ID: 1]: reachable at 172.16.175.143:8003 (protocol: TCP)
elstar02.private [ID: 2]: reachable at 172.16.172.22:8003 (protocol: TCP)
elstar03.private [ID: 3]: reachable at 172.16.175.171:8003 (protocol: TCP)
---
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)


Reply all
Reply to author
Forward
0 new messages