Bug 1135383

Summary: RHEL6.6-32/64 guest S4 need long time to resume on RHEL6.6 host
Product: Red Hat Enterprise Linux 6 Reporter: Shaolong Hu <shu>
Component: qemu-kvmAssignee: Virtualization Maintenance <virt-maint>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.6CC: acathrow, bsarathy, chayang, juzhang, michen, mkenneth, qzhang, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-01 01:43:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Shaolong Hu 2014-08-29 07:58:06 UTC
Description of problem:
--------------------------
RHEL6.6-32 guest S4 fails to resume on RHEL6.6 host, i know this feature is in pre-tech stage, won't fix, but i need a bug to fail the case in TCMS.


Version-Release number of selected component (if applicable):
---------------------------------------------------------------
guest:xorg-x11-drv-qxl-0.1.1-13.el6.i686
      2.6.32-498.el6.i686

host:qemu-kvm-0.12.1.2-2.442.el6.x86_64


How reproducible:
------------------
100%

Steps to Reproduce:
----------------------
1. boot guest with:
/usr/libexec/qemu-kvm -enable-kvm -M rhel6.6.0 -smp 4 -m 4G -name rhel6.3-64 -uuid 3f2ea5cd-3d29-48ff-aab2-23df1b6ae213 -drive file=/home/RHEL-Server-6.6-32-virtio.qcow2,cache=none,if=none,rerror=stop,werror=stop,id=drive-virtio-disk0,format=qcow2,aio=native -device virtio-blk-pci,drive=drive-virtio-disk0,id=device-virtio-disk0,bootindex=1 -netdev tap,script=/etc/qemu-ifup,id=netdev0,downscript=/etc/ovs-ifdown,ifname=g1 -device virtio-net-pci,netdev=netdev0,id=device-net0,mac=aa:54:00:11:22:44 -boot order=cd -monitor stdio -readconfig /root/nfs/ich9-ehci-uhci.cfg -device usb-tablet,id=input0 -chardev socket,id=s1,path=/tmp/s2,server,nowait -device isa-serial,chardev=s1 -monitor tcp::1234,server,nowait -vga qxl -global qxl-vga.revision=3 -spice port=5930,disable-ticketing -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0 -qmp tcp:0:5555,server,nowait

2. in guest:
pm-hibernate

3. after qemu-kvm quits, reboot it

Actual results:
-----------------
guest stuck at loading 100%, won't resume


Additional info:
------------------
win7-64 guest works correctly.

Comment 1 Shaolong Hu 2014-08-29 07:59:57 UTC
RHEL6.6-64 guest S4 fails too.

Comment 3 Shaolong Hu 2014-08-29 09:12:46 UTC
I find guest can resume, but takes long time, more than 30 minutes, modify bug title according to this.

Comment 4 Qunfang Zhang 2014-09-01 01:43:38 UTC
Hi, shu

This bug should be the same issue with:

Bug 996038 - it takes 8~30 minutes or more to resume rhel guest from S4

I'll close it and pls correct me if there's something wrong.
BTW, here is the rhel6 s3/s4 tracker: bug 912287

Thanks,
Qunfang

*** This bug has been marked as a duplicate of bug 996038 ***