February 15, 20206 yr I have a Windows 10 LTSC VM (my only VM right now) that appears to stop at random intervals. Sometimes it may stay online for an hour and other times several. I dont know what to make of the logs, but every time this happens I see the same last few lines. -no-user-config \ -nodefaults \ -chardev socket,id=charmonitor,fd=33,server,nowait \ -mon chardev=charmonitor,id=monitor,mode=control \ -rtc base=localtime \ -no-hpet \ -no-shutdown \ -boot strict=on \ -device ich9-usb-ehci1,id=usb,bus=pci.0,addr=0x7.0x7 \ -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pci.0,multifunction=on,addr=0x7 \ -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pci.0,addr=0x7.0x1 \ -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pci.0,addr=0x7.0x2 \ -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x4 \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/Windows 10 LTSC/vdisk1.img","node-name":"libvirt-2-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-2-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-2-storage"}' \ -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x5,drive=libvirt-2-format,id=virtio-disk2,bootindex=1,write-cache=on \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/virtio-win-0.1.173-2.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-1-format","read-only":true,"driver":"raw","file":"libvirt-1-storage"}' \ -device ide-cd,bus=ide.0,unit=1,drive=libvirt-1-format,id=ide0-0-1 \ -netdev tap,fd=35,id=hostnet0,vhost=on,vhostfd=36 \ -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:13:66:c4,bus=pci.0,addr=0x3 \ -chardev pty,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0 \ -chardev socket,id=charchannel0,fd=38,server,nowait \ -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \ -device usb-tablet,id=input0,bus=usb.0,port=1 \ -vnc 0.0.0.0:0,websocket=5700 \ -k en-us \ -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,bus=pci.0,addr=0x2 \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on 2020-02-15 05:43:23.981+0000: Domain id=10 is tainted: high-privileges 2020-02-15 05:43:23.981+0000: Domain id=10 is tainted: host-cpu char device redirected to /dev/pts/0 (label charserial0) 2020-02-15T05:44:32.620347Z qemu-system-x86_64: warning: guest updated active QH 2020-02-15T05:50:56.215776Z qemu-system-x86_64: warning: guest updated active QH 2020-02-15T05:52:44.950399Z qemu-system-x86_64: warning: guest updated active QH 2020-02-15T06:43:38.892744Z qemu-system-x86_64: terminating on signal 15 from pid 5608 (/usr/sbin/libvirtd) 2020-02-15 06:43:39.122+0000: shutting down, reason=shutdown void-diagnostics-20200215-0230.zip Edited February 15, 20206 yr by RS7588
February 28, 20206 yr First thing is to check that the VM isnt set to sleep or hibernate which is the default setting for any windows install
March 22, 20206 yr I'm having the same problem. My windows VM is set to never sleep or hibernate. Its predominately my Steam platform. I've attached the VM log. Once the VM crashed I'm unable to get it to restart without a reboot of the system. The KVM wont release the hardware. windows vm log.pdf
Archived
This topic is now archived and is closed to further replies.