Answer the question
In order to leave comments, you need to log in
Why do virtual machines slow down on a powerful server?
There is a server with stuffing: Intel E3-1270v2, 512GB SSD, 32GB, Windows 7 64bit, 1Gbit. This server has VirtualBox installed, and it has a bunch of identical windows 7 32bit machines. A simple script (python + selenium) runs on each virtual machine, which connects to the same site through a proxy (testing). Now to the point: with 5 running virtual machines, the load on the processor is 10-20%, RAM is occupied by 12 GB out of 32, the network is 3-5 Mbps, and when 6 or more machines are launched, strong lags begin, it feels like there is not enough bandwidth network capabilities, although this is clearly not the case, and there are enough proxies, so it's clearly not about them. Tell me, please, in which direction to dig?
Answer the question
In order to leave comments, you need to log in
Check the network with iperf. Can't it be that the backend is slowing down?
Why do virtual machines slow down on a powerful server?Why guess? Measure the load on the server and it will immediately become clear.
with 5 running virtual machines, the load on the processor is 10-20%, RAM is occupied by 12 GB out of 32, the network is 3-5 Mbps, and when 6 or more machines are launched, strong lags beginWell, there is another disc.
A simple script (python + selenium) runs on each virtual machine, which connects to the same site through a proxy (testing)And what prevents you from running a hundred of these scripts on one virtual machine? Somehow to fence the whole virtual machine for the sake of one script is too much.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question