How can i test CEPH Bonding network

TND

Active Member
May 19, 2019
15
0
41
35
Hello,

I'm using Proxmox + CEPH + Switch Cisco 3064x

I was set MTU to 9000 and bonding LACP 2 port 10gbps for CEPH Only.

How can I verify it can reach 20gbps speed?

Thank you!
 
Iperf will only use on a link because of the balancing algo of LACP.
LACP uses the source and the dest as hash input.
Iperf test is static one source on one target.
Ceph uses different sources and dest so LACP will work.
 
Iperf will only use on a link because of the balancing algo of LACP.
LACP uses the source and the dest as hash input.
Iperf test is static one source on one target.
Ceph uses different sources and dest so LACP will work.

so LACP is work with Proxmox ?

Thank you
 
you can check if lacp is active

Code:
cat /proc/net/bonding/bond0