Hi there.
I have 2x e2620, 64gb of ram, 4x1tb 7200rpm raid 10 with cheap raid card.
By using dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync, that gets 190 ~ 210MB/s
What is the best config to the KVM VMs to get low IO wait?
I'm running 3 VMs, that VMs with cPanel, and something about 10 ~ 40 websites (business companies websites, not hard and big databases websites) inside every VM.
That is getting 10 ~ 30% of IO Delay, and i have slow VMs.
My config is with RAW disk file, cache: Write back, and no limits on read or write mb/s and ops/s.
Another question is...
I'm using iotop to try see what is the VM that using more IO.
TID PRIO USER DISK READ DISK WRITE SWAPIN IO COMMAND
1653 be/4 root 0.00 B/s 0.00 B/s 0.00 % 98.21 % [kjournald]
2950 be/4 root 0.00 B/s 0.00 B/s 0.00 % 95.83 % [flush-253:2]
This kjournald and this flush-253:2 never stop. They are always with this 9X%
What is the best values, to use on the limits configurations for a VM work like if it has an 5400rpm disk? Tried to use 50mb/s of limits but for the IO i have no idea.
Thanks for help.
I have 2x e2620, 64gb of ram, 4x1tb 7200rpm raid 10 with cheap raid card.
By using dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync, that gets 190 ~ 210MB/s
What is the best config to the KVM VMs to get low IO wait?
I'm running 3 VMs, that VMs with cPanel, and something about 10 ~ 40 websites (business companies websites, not hard and big databases websites) inside every VM.
That is getting 10 ~ 30% of IO Delay, and i have slow VMs.
My config is with RAW disk file, cache: Write back, and no limits on read or write mb/s and ops/s.
Another question is...
I'm using iotop to try see what is the VM that using more IO.
TID PRIO USER DISK READ DISK WRITE SWAPIN IO COMMAND
1653 be/4 root 0.00 B/s 0.00 B/s 0.00 % 98.21 % [kjournald]
2950 be/4 root 0.00 B/s 0.00 B/s 0.00 % 95.83 % [flush-253:2]
This kjournald and this flush-253:2 never stop. They are always with this 9X%
What is the best values, to use on the limits configurations for a VM work like if it has an 5400rpm disk? Tried to use 50mb/s of limits but for the IO i have no idea.
Thanks for help.