Can anyone point me to guidelines or best practices for configuring ZFS send/receive to maximize speed over dedicated fiber between servers? The 10Gbps NICs are running near rated speed with 9k mtu (according to iperf3), but I suspect that SSH is not the quickest pipe, at least in default configuration.
- Would something like socat be better?
- Or, an ssh that supports the “none” cipher?
- Enable/Disable compression in ssh and/or zfs-send?
- Worth messing around with kernel or NIC-driver tuning options?
Before I run a bunch of experiments I thought I’d ask – doubtless others have figured this out. ![]()
Other details: all systems are currently FreeBSD 15 RELEASE. NICs are an assortment of Intel and Broadcom. Plenty of RAM, but CPUs of varying power.