Bug 1159732
Summary: | [virtio-win][vioscsi]guest shutdown instead of S3/S4 while doing S3/S4 in guest | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | lijin <lijin> |
Component: | virtio-win | Assignee: | Vadim Rozenfeld <vrozenfe> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | CC: | ghammer, hhuang, juzhang, knoel, lijin, mdeng, michen, rbalakri, virt-maint |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
NO_DOCS
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-24 08:46:01 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: | |||
Bug Depends On: | |||
Bug Blocks: | 923626 |
Description
lijin
2014-11-03 08:06:18 UTC
(In reply to Hai Huang from comment #2) > This test case was done with Windows 8.1 guest. > > Would you please test and confirm whether this problem > exists for RHEL7 guest as well (or is this problem > with the Windows guest). > > Thanks. Lijin, Would you test it and update your testing result? Best Regards, Junyi (In reply to juzhang from comment #3) > (In reply to Hai Huang from comment #2) > > This test case was done with Windows 8.1 guest. > > > > Would you please test and confirm whether this problem > > exists for RHEL7 guest as well (or is this problem > > with the Windows guest). > > > > Thanks. > > Lijin, > > Would you test it and update your testing result? > > Best Regards, > Junyi rhel7 guest can do s3/s4 correctly. win8.1-32/win2012 can reproduce this problem,guest shutdown when do s3/s4; win7-32 can do s3 correctly,but bsod(internal_power_error) when do s4,no dump generated. change system disk from scsi to ide disk,the issue disappeared,so change the component to virtio-win. Thanks a lot. (In reply to lijin from comment #4) > (In reply to juzhang from comment #3) > > (In reply to Hai Huang from comment #2) > > > This test case was done with Windows 8.1 guest. > > > > > > Would you please test and confirm whether this problem > > > exists for RHEL7 guest as well (or is this problem > > > with the Windows guest). > > > > > > Thanks. > > > > Lijin, > > > > Would you test it and update your testing result? > > > > Best Regards, > > Junyi > > rhel7 guest can do s3/s4 correctly. > > win8.1-32/win2012 can reproduce this problem,guest shutdown when do s3/s4; > win7-32 can do s3 correctly,but bsod(internal_power_error) when do s4,no > dump generated. > > change system disk from scsi to ide disk,the issue disappeared,so change the > component to virtio-win. > > Thanks a lot. Pls retest this issue with IDE drive to evaluate whether it is virtio-scsi issue (In reply to Mike Cao from comment #5) > (In reply to lijin from comment #4) > > (In reply to juzhang from comment #3) > > > (In reply to Hai Huang from comment #2) > > > > This test case was done with Windows 8.1 guest. > > > > > > > > Would you please test and confirm whether this problem > > > > exists for RHEL7 guest as well (or is this problem > > > > with the Windows guest). > > > > > > > > Thanks. > > > > > > Lijin, > > > > > > Would you test it and update your testing result? > > > > > > Best Regards, > > > Junyi > > > > rhel7 guest can do s3/s4 correctly. > > > > win8.1-32/win2012 can reproduce this problem,guest shutdown when do s3/s4; > > win7-32 can do s3 correctly,but bsod(internal_power_error) when do s4,no > > dump generated. > > > > change system disk from scsi to ide disk,the issue disappeared,so change the > > component to virtio-win. > > > > Thanks a lot. > > Pls retest this issue with IDE drive to evaluate whether it is virtio-scsi > issue Looks Comment #4 resolved my concern Mke Can we try reproducing the problem with driver from build 88 ? Thanks, Vadim. (In reply to Vadim Rozenfeld from comment #7) > Can we try reproducing the problem with driver from build 88 ? > > Thanks, > Vadim. try with buil88,guest can s4 correctly Many thanks for your prompt response. Vadim. Should be fixed in build 94. Can we recheck this problem with the latest build? Thanks, Vadim. Reproduced this issue on build 92 Verified this issue on build 104 steps same as comment #0 package info: kernel-3.10.0-223.el7.x86_64 qemu-kvm-rhev-2.1.2-17.el7.x86_64 seabios-1.7.5-8.el7.x86_64 spice-server-0.12.4-9.el7.x86_64 Actual Results: on build 92, guest keep black screen after do s3/s4,and qemu doesn't quit after s4; on build 104, guest can do s3/s4 correctly. Based on above,this issue has been fixed already. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2513.html |