We have a weird situation here. We just made a clone of a virtual image running Linux and sent it over to some could provider. The problem is that the scp performance to *many* hosts in our office center has worsened considerably, including one FreeBSD box.
In this FreeBSD box I run also a jail, and a Linux Ubuntu image with bhyve. The crazy thing here is that :
1) scp from the original (local office center) Linux image to the host FreeBSD, its jailed FreeBSD and its bhyve linux is 2.7 MB/s
2) scp from the cloud linux image to the host FreeBSD is slow (~300KB/s)
3) scp from the cloud linux image to the above FreeBSD's jail is slow(~300KB/s)
4) scp from the cloud linux image to the above FreeBSD's bhyve ubuntu is fast(~1->1.5MB/s)
What can cause this behavior?
FreeBSD host and jail is 10.2-RELEASE-p7, bhyve linux runs Ubuntu 16.04.1 LTS
In this FreeBSD box I run also a jail, and a Linux Ubuntu image with bhyve. The crazy thing here is that :
1) scp from the original (local office center) Linux image to the host FreeBSD, its jailed FreeBSD and its bhyve linux is 2.7 MB/s
2) scp from the cloud linux image to the host FreeBSD is slow (~300KB/s)
3) scp from the cloud linux image to the above FreeBSD's jail is slow(~300KB/s)
4) scp from the cloud linux image to the above FreeBSD's bhyve ubuntu is fast(~1->1.5MB/s)
What can cause this behavior?
FreeBSD host and jail is 10.2-RELEASE-p7, bhyve linux runs Ubuntu 16.04.1 LTS