Bug 558774
Summary: | Win2k3 guests last long time during hibernating with ide block in large host | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Qunfang Zhang <qzhang> | ||||||||
Component: | kvm | Assignee: | Gleb Natapov <gleb> | ||||||||
Status: | CLOSED WORKSFORME | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | low | ||||||||||
Version: | 5.5 | CC: | knoel, lihuang, llim, michen, ndai, ovirt-maint, tburke, virt-maint, ykaul | ||||||||
Target Milestone: | rc | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | All | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2010-05-18 08:01:19 UTC | Type: | --- | ||||||||
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: | 580948 | ||||||||||
Attachments: |
|
Description
Qunfang Zhang
2010-01-26 11:51:55 UTC
Created attachment 386806 [details]
kvm_stat
Created attachment 386807 [details]
sar -R -r 1 100
sar -R -r 1 100 during long time hibernate
Created attachment 386808 [details]
strace -p pid_of_qemu
strace -p pid_of_qemu during long time hibernate
Re-test this case with win2k8-64 guest. This issue also exists. And, if install the win2k8-64 guest with ide block, then boot it with ide block too, it takes a few seconds to hibernate. BUT, if install the win2k8-64 guest with virtio block,then boot it with ide block. it will take 10 minutes to hibernate. (In reply to comment #4) > Re-test this case with win2k8-64 guest. This issue also exists. > > And, if install the win2k8-64 guest with ide block, then boot it with ide block > too, it takes a few seconds to hibernate. > BUT, if install the win2k8-64 guest with virtio block,then boot it with ide > block. it will take 10 minutes to hibernate. Looks like Windows issue to me. Can you retest this one more time? Also can you check that if you instal win2k3 with ide it hibernates fast with ide? (In reply to comment #5) > (In reply to comment #4) > > Re-test this case with win2k8-64 guest. This issue also exists. > > > > And, if install the win2k8-64 guest with ide block, then boot it with ide block > > too, it takes a few seconds to hibernate. > > BUT, if install the win2k8-64 guest with virtio block,then boot it with ide > > block. it will take 10 minutes to hibernate. > > Looks like Windows issue to me. Can you retest this one more time? Also can you > check that if you instal win2k3 with ide it hibernates fast with ide? I re-test win2k3-64 and win2k8-64 in the same large host, on the latest kvm version(the version in bug description is too old). kvm: kvm-83-181.el5 kernel:2.6.18-194.el5 But , can not reproduce it any more. I installed win2k3 and win2k8-84 guest with virtio block, and then did the following hibernate test: if=ide if=virtio win2k3-64: OK OK win2k8-64 OK OK So this issue does not exsit in the latest rhle5.6 kvm version but don't know why. Closing for now then. |