Bug 757652 - BOSD occurs when using "-loadvm " in the CLI
Summary: BOSD occurs when using "-loadvm " in the CLI
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: qemu-kvm
Version: 6.2
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Virtualization Maintenance
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-28 09:16 UTC by Mike Cao
Modified: 2013-01-10 00:34 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-08 08:42:19 UTC
Target Upstream Version:


Attachments (Terms of Use)
screepdump in BSOD (13.35 KB, image/png)
2011-11-28 09:18 UTC, Mike Cao
no flags Details
! analyze -v (5.60 KB, text/plain)
2011-11-28 09:22 UTC, Mike Cao
no flags Details

Description Mike Cao 2011-11-28 09:16:07 UTC
Description of problem:


Version-Release number of selected component (if applicable):
# uname -r ;rpm -q qemu-kvm
2.6.32-220.el6.x86_64
qemu-kvm-0.12.1.2-2.209.el6.x86_64
virtio-win-prewhql-0.1-19
qxl-win-0.1-14

How reproducible:
3/3

Steps to Reproduce:
1.Start windows 2k8R2 guest with qcow2 image 
2.(qemu)balloon 1000
3.(qemu)savevm 
4.(qemu)balloon 2048
5.(qemu)savevm
6.poweroff the guest
7.start guest with <commandLine> -loadvm 2
  
Actual results:
BSOD happened with "A clock interrupt was not recieved on a secondary processor with the allocated time interval""


Expected results:
it works and no BOSD occurs

Additional info:
CLI:/usr/libexec/qemu-kvm -M rhel6.2.0 -enable-kvm -m 2048 -smp 2,sockets=2,cores=1,threads=1 -name 2k8_r2_prewhql_19 -uuid e051abc5-c1aa-1bc6-10ab-037881c036c5 -monitor stdio -rtc base=localtime,driftfix=slew -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x7 -drive file=/home/backup/test/win2k8_R2_prewhql_19.qcow2,if=none,id=drive-virtio-disk0,format=qcow2,cache=none -device virtio-blk-pci,bus=pci.0,addr=0x6,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 -drive file=/home/backup/test/en_windows_server_2008_r2_standard_enterprise_datacenter_and_web_with_sp1_x64_dvd_617601.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,id=hostnet0,vhost=on -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:b5:df:19,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -chardev spicevmc,id=charchannel0,name=vdagent -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0 -usb -device usb-tablet,id=input0 -spice port=5902,addr=0.0.0.0,disable-ticketing -vga qxl -global qxl-vga.vram_size=67108864 -device intel-hda,id=sound0,bus=pci.0,addr=0x4 -device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5 -qmp tcp:0:4444,server,nowait -loadvm 2

Comment 1 Mike Cao 2011-11-28 09:18:49 UTC
Created attachment 537407 [details]
screepdump in BSOD

Comment 2 Mike Cao 2011-11-28 09:22:58 UTC
Created attachment 537409 [details]
! analyze -v

Comment 3 Dor Laor 2011-12-08 08:42:19 UTC
-loadvm is not supported (internal snapshot)

Comment 4 Mike Cao 2011-12-08 08:47:03 UTC
(In reply to comment #3)
> -loadvm is not supported (internal snapshot)

Hi, Dor

It is in supported whitepaper. open a new bug  to doc team ?

Best Regards,
Mike


Note You need to log in before you can comment on or make changes to this bug.