Hi there,
I'm working on a network issue which involves FreeBSD 14.3 (-p2), supplied via the OCI (Oracle Cloud Infrastructure) Marketplace (https://cloud.oracle.com/marketplace/application/187135972/overview). This is an official App by The FreeBSD Foundation.
We have a Solaris 11.3 VM running on SPARC emulation software in an Linux VM in OCI and we want to send ZFS snapshots from the FreeBSD VM directly into the 'Solaris SPARC VM'. This is incredibly slow (less than 30 KB/s when testing with scp). Now networking to this Solaris VM is not great, but we can get ~25 MB/s transfer rate when testing with scp from a Linux (OEL) box to the Solaris VM. Although not much as well, but we know the limitations of the VM withing Emulation on a VM ... However, when we scp from FreeBSD to Linux, no issues (250 MB/s). This is all located in the same OCI Region and Fault Domain.
I just can't figure out why we only get less than 30 KB/s to -stalled- from FreeBSD to Solaris, while we get 25 MB/s from OEL to Solaris. Also from FreeBSD to OEL is great (250 MB/s). When 'ssh-tunneling' from a FreeBSD 14.3-p2 from home directly into this Solaris VM (From Netherlands to Singapore), I get 1 MB/s continuously, no stalling.
Tried many things, including disabling HW offloading and flow control on the FreeBSD interface, comparing kernel and network related sysctl parameters etc... I do see `sbwait` in the process status so I think FreeBSD is pushing to hard somehow.
I admit we can not rule out things on the Solaris VM, but because the network connection from FreeBSD to Solaris VM is about 1000 times slower than others to the Solaris VM, I'm trying to get any clues from the FreeBSD box why it is so slow in this combination.
Any ideas to try is appreciated.
Regards, Airell
I'm working on a network issue which involves FreeBSD 14.3 (-p2), supplied via the OCI (Oracle Cloud Infrastructure) Marketplace (https://cloud.oracle.com/marketplace/application/187135972/overview). This is an official App by The FreeBSD Foundation.
We have a Solaris 11.3 VM running on SPARC emulation software in an Linux VM in OCI and we want to send ZFS snapshots from the FreeBSD VM directly into the 'Solaris SPARC VM'. This is incredibly slow (less than 30 KB/s when testing with scp). Now networking to this Solaris VM is not great, but we can get ~25 MB/s transfer rate when testing with scp from a Linux (OEL) box to the Solaris VM. Although not much as well, but we know the limitations of the VM withing Emulation on a VM ... However, when we scp from FreeBSD to Linux, no issues (250 MB/s). This is all located in the same OCI Region and Fault Domain.
I just can't figure out why we only get less than 30 KB/s to -stalled- from FreeBSD to Solaris, while we get 25 MB/s from OEL to Solaris. Also from FreeBSD to OEL is great (250 MB/s). When 'ssh-tunneling' from a FreeBSD 14.3-p2 from home directly into this Solaris VM (From Netherlands to Singapore), I get 1 MB/s continuously, no stalling.
Tried many things, including disabling HW offloading and flow control on the FreeBSD interface, comparing kernel and network related sysctl parameters etc... I do see `sbwait` in the process status so I think FreeBSD is pushing to hard somehow.
I admit we can not rule out things on the Solaris VM, but because the network connection from FreeBSD to Solaris VM is about 1000 times slower than others to the Solaris VM, I'm trying to get any clues from the FreeBSD box why it is so slow in this combination.
Any ideas to try is appreciated.
Regards, Airell