Infiniband for ceph

Aug 9, 2019
14
1
8
56
I apologize if this topic has already been discussed. How do I understand that the exchange between OSDs takes place through infiniband?

1682691139588.png

And my ceph config:
[global]
auth_client_required = cephx
auth_cluster_required = cephx
auth_service_required = cephx
cluster_network = 10.10.10.21/24
fsid = 52031b4c-7619-49f1-8b92-24d060a02426
mon_allow_pool_delete = true
mon_host = 192.168.77.21 192.168.77.22 192.168.77.23 192.168.77.24
ms_bind_ipv4 = true
ms_bind_ipv6 = false
osd_pool_default_min_size = 2
osd_pool_default_size = 3
public_network = 192.168.77.21/24

[client]
keyring = /etc/pve/priv/$cluster.$name.keyring

[mon.n1]
public_addr = 192.168.77.21

[mon.n2]
public_addr = 192.168.77.22

[mon.n3]
public_addr = 192.168.77.23

[mon.n4]
public_addr = 192.168.77.24
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!