I'm using the Transfer Tool to move cpanel accounts from one dedicated server to another dedicated server and I'm seeing extremely slow migration times.
Source server: 64GB ram, 16 core, SSD
Destination server: 64GB ram, 16 core, NVMe raid10
Both servers have nearly idle resource usage before and during the transfer.
Both servers are in the same datacenter and both have a 1Gbps connection.
When transferring a 23GB account, it took almost 2 hours and transfer output shows 51.01MB per 15 seconds being processed. Watching the server resource usage during transfer shows neither server is under any type of heavy load - both are close to idle.
Why is the Transfer Tool only processing 51MB per 15 seconds?
How can I improve this and use the full resources of both servers? The next account to transfer is 250GB, so 51MB every 15 seconds is not acceptable.
Source server: 64GB ram, 16 core, SSD
Destination server: 64GB ram, 16 core, NVMe raid10
Both servers have nearly idle resource usage before and during the transfer.
Both servers are in the same datacenter and both have a 1Gbps connection.
When transferring a 23GB account, it took almost 2 hours and transfer output shows 51.01MB per 15 seconds being processed. Watching the server resource usage during transfer shows neither server is under any type of heavy load - both are close to idle.
htop
shows disk I/O usage less than 1% of drive capabilities, so it doesn't seem to be a disk I/O issue.wget
of a 400MB file between servers only takes a few seconds, so it seems to not be a network issue.Why is the Transfer Tool only processing 51MB per 15 seconds?
How can I improve this and use the full resources of both servers? The next account to transfer is 250GB, so 51MB every 15 seconds is not acceptable.
Last edited by a moderator: