I’ve been investigating an issue where a backup of a 2.8G mysql database (to a data domain NFS mount) sent from about 6 hours to 22 - 40 hours. The database is mysql-community-common-5.7.19-1. While looking for changes, I found that xtrabackup patched from 2.4.23 to 2.4.24 when this problem started.
Has anyone seen performance issues with 2.4.24?
Other than the time, the other constraint I see is that our outbound net traffic could hit 3Gbps before, but now it only reaches 450Mbps. I’ve been looking for network or appliance constraints, then found this version change.
Thanks, testing now “during the day”, I’m getting a little less thruput than on the weekend backup, but I’d expect that. The good news is that the xtrabackup version doesn’t matter.
This is exactly what I expected, I was just asking in case it was a known problem, again, I would have been very surprised if it was.
We had chased a previous red herring, Microsoft mdatp was installed at about the same time and has caused performance issues on other servers. However, removing it didn’t help either.