Tagged Questions
3
votes
2answers
121 views
CPU usage of KVM
I have a linux host with 4 KVM linux guests. All the guest are pretty much idle, having a load of <0.1 inside the guest.
Now, if I do a top on the host, each KVM process is using something about ...
1
vote
1answer
135 views
vmstat on virtual machine and large values
Hi I'm using vmstat to track machine performance during some tests (jmeter).
This is virtual machine running on a big machine where lots of other virtual machines are installed (about 20 virtual ...
2
votes
1answer
72 views
Access times for different partitions on same hard disk
I have partitions, /dev/sda1 and /dev/sda2.
/ is mounted on /dev/sda1, while all other data is on sda2 which has more size allocated to it.
I want to save the virtual machine images (VirtualBox ...