Hi all,
I am tearing my hair out trying to figure out why my Windows 7 guest will not install. I get the "Loading Files" bar at the bottom, then the "Starting Windows" screen, and then it never moves on from there.
While this screen is being shown I get a constant 8% or so CPU usage from KVM, and about 2MB/sec being written to disk according to iotop from the KVM process.
What the heck is going on, and what am I missing? Thanks!
Here is the VM configuration file:
bootdisk: virtio0
cores: 2
ide2: local:iso/win7x64.iso,media=cdrom
memory: 2048
name: win7
net0: e1000=C6:9B:F3:49:2D:21,bridge=vmbr0
numa: 0
ostype: win7
scsihw: virtio-scsi-pci
smbios1: uuid=a66854b9-5eba-4935-b6eb-c7d39193c484
sockets: 1
unused0: local:101/vm-101-disk-1.qcow2
vga: cirrus
virtio0: local-zfs:vm-101-disk-1,backup=0,size=32G
Here's the full command line for the process:
root 27657 15.3 18.2 2857620 1294508 ? Sl 16:57 0:55 /usr/bin/kvm -id 101 -chardev socket,id=qmp,path=/var/run/qemu-server/101.qmp,server,nowait -mon chardev=qmp,mode=control -pidfile /var/run/qemu-server/101.pid -daemonize -smbios type=1,uuid=a66854b9-5eba-4935-b6eb-c7d39193c484 -name win7 -smp 2,sockets=1,cores=2,maxcpus=2 -nodefaults -boot menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg -vga cirrus -vnc unix:/var/run/qemu-server/101.vnc,x509,password -no-hpet -cpu kvm64,+lahf_lm,+sep,+kvm_pv_unhalt,+kvm_pv_eoi,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_reset,hv_vpindex,hv_runtime,hv_relaxed,enforce -m 2048 -k en-us -device pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e -device pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f -device piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2 -device usb-tablet,id=tablet,bus=uhci.0,port=1 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3 -iscsi initiator-name=iqn.1993-08.org.debian:01:f8d393c8509d -drive file=/var/lib/vz/template/iso/win7x64.iso,if=none,id=drive-ide2,media=cdrom,aio=threads -device ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200 -drive file=/dev/zvol/rpool/data/vm-101-disk-1,if=none,id=drive-virtio0,format=raw,cache=none,aio=native,detect-zeroes=on -device virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=100 -netdev type=tap,id=net0,ifname=tap101i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown -device e1000,mac=C6:9B:F3:49:2D:21,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300 -rtc driftfix=slew,base=localtime -global kvm-pit.lost_tick_policy=discard
I am tearing my hair out trying to figure out why my Windows 7 guest will not install. I get the "Loading Files" bar at the bottom, then the "Starting Windows" screen, and then it never moves on from there.
While this screen is being shown I get a constant 8% or so CPU usage from KVM, and about 2MB/sec being written to disk according to iotop from the KVM process.
What the heck is going on, and what am I missing? Thanks!
Here is the VM configuration file:
bootdisk: virtio0
cores: 2
ide2: local:iso/win7x64.iso,media=cdrom
memory: 2048
name: win7
net0: e1000=C6:9B:F3:49:2D:21,bridge=vmbr0
numa: 0
ostype: win7
scsihw: virtio-scsi-pci
smbios1: uuid=a66854b9-5eba-4935-b6eb-c7d39193c484
sockets: 1
unused0: local:101/vm-101-disk-1.qcow2
vga: cirrus
virtio0: local-zfs:vm-101-disk-1,backup=0,size=32G
Here's the full command line for the process:
root 27657 15.3 18.2 2857620 1294508 ? Sl 16:57 0:55 /usr/bin/kvm -id 101 -chardev socket,id=qmp,path=/var/run/qemu-server/101.qmp,server,nowait -mon chardev=qmp,mode=control -pidfile /var/run/qemu-server/101.pid -daemonize -smbios type=1,uuid=a66854b9-5eba-4935-b6eb-c7d39193c484 -name win7 -smp 2,sockets=1,cores=2,maxcpus=2 -nodefaults -boot menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg -vga cirrus -vnc unix:/var/run/qemu-server/101.vnc,x509,password -no-hpet -cpu kvm64,+lahf_lm,+sep,+kvm_pv_unhalt,+kvm_pv_eoi,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_reset,hv_vpindex,hv_runtime,hv_relaxed,enforce -m 2048 -k en-us -device pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e -device pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f -device piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2 -device usb-tablet,id=tablet,bus=uhci.0,port=1 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3 -iscsi initiator-name=iqn.1993-08.org.debian:01:f8d393c8509d -drive file=/var/lib/vz/template/iso/win7x64.iso,if=none,id=drive-ide2,media=cdrom,aio=threads -device ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200 -drive file=/dev/zvol/rpool/data/vm-101-disk-1,if=none,id=drive-virtio0,format=raw,cache=none,aio=native,detect-zeroes=on -device virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=100 -netdev type=tap,id=net0,ifname=tap101i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown -device e1000,mac=C6:9B:F3:49:2D:21,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300 -rtc driftfix=slew,base=localtime -global kvm-pit.lost_tick_policy=discard