A special note : ALL those unresponsive machines log events ID 129, viostor reset.
This error logs are mostly when the storage is too slow and lagging.
A special note : ALL those unresponsive machines log events ID 129, viostor reset.
This error logs are mostly when the storage is too slow and lagging.
Perhaps this would help..since Qemu 2.1 implemented PowerManagement features. http://mikebeach.org/2014/05/01/event-id-129-on-windows-server-2012-on-hp-microserver-n40l/
I wonder whether Windows is affected by this commit: http://git.qemu-project.org/?p=qemu.git;a=commit;h=4d43d3f3c8147ade184df9a1e9e82826edd39e19
This same VM (running on the latest 2.6 PVE kernel) hung AGAIN using no VirtIO anything! (The Baloon driver still loads (so I can see the actual memory usage) but the VM is set to a fixed size.)
Okay people. The VM in question has had IDE disk, e1000 NIC and LSI controller for the past two days and it STILL hung just a half hour ago! Again, nothing is logged in Windows' system log. What do you suggest at this point?
And now one VM on the host running the previous kernel also just hung! It is using IDE disks but VirtIO NIC and has been fine for 5 days.
I had a similar issue with Windows 7 and 2008 and the virtoi 0.1.81 drivers on my Dell Servers. After changing everything from virtio to virtio-scsi every Win7 / 2008 machine is stable again.
This is the one that still occasionally freezes (about every two days):1. Post VM config here.
boot: cdn
bootdisk: ide0
cores: 1
ide0: vms2-drbd:143/vm-143-disk-1.qcow2,format=qcow2,size=22G
ide2: none,media=cdrom
memory: 2048
name: FileData1
net0: e1000=BE:B6:AD:68:D4:4B,bridge=vmbr0
onboot: 1
ostype: win7
sockets: 1
startup: order=1
2. Try to monitor iops on the host.
That's what I'm trying now, on the system drive. (A machine that has been running fine with VirtIO everything just started acting up now too with the latest kernel.)Please can you also test with raw instead of qcow2 format?