Hi,
just wonder about the performance-charts. They can't be right.
At the attached screenshot i transfer an 30GB-sql file to an openvz-vm:
I see the network traffic but no disk-io. After that i start an import - and see only disk-read!

On the host i see also writes (only this VM is running):
Also show the CPU up to 1450% of 2CPUs (the host has only 4 cores... so 1450% is very much).
Udo
just wonder about the performance-charts. They can't be right.
At the attached screenshot i transfer an 30GB-sql file to an openvz-vm:
I see the network traffic but no disk-io. After that i start an import - and see only disk-read!

On the host i see also writes (only this VM is running):
Code:
root@proxtest:~# iostat -dm 5 sda
Linux 2.6.32-6-pve (proxtest) 11/15/2011 _x86_64_ (4 CPU)
Device: tps MB_read/s MB_wrtn/s MB_read MB_wrtn
sda 1374.53 0.75 6.81 4816 43542
Device: tps MB_read/s MB_wrtn/s MB_read MB_wrtn
sda 1793.20 1.76 8.29 8 41
Device: tps MB_read/s MB_wrtn/s MB_read MB_wrtn
sda 2055.40 1.73 8.15 8 40
Device: tps MB_read/s MB_wrtn/s MB_read MB_wrtn
sda 759.80 1.73 8.64 8 43
Udo