Bug 512300
Summary: | xen pv domain suspended when doing local migration | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Edward Wang <edwang> | ||||||||
Component: | xen | Assignee: | Michal Novotny <minovotn> | ||||||||
Status: | CLOSED WORKSFORME | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | 5.4 | CC: | areis, clalance, dmair, llim, minovotn, xen-maint, yshao | ||||||||
Target Milestone: | rc | ||||||||||
Target Release: | 5.6 | ||||||||||
Hardware: | All | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2010-06-09 09:26:26 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: | 514500 | ||||||||||
Attachments: |
|
Description
Edward Wang
2009-07-17 07:26:13 UTC
Created attachment 354106 [details]
localmig-xm.sh (shell script to migrate pv domain in stress)
Created attachment 354108 [details]
rhel5u4pv (config file for domain creation)
Created attachment 354109 [details]
xend.log (xend log file of physical host)
(In reply to comment #3) > Created an attachment (id=354109) [details] > xend.log (xend log file of physical host) I've been looking to the xend.log file and I have to ask - is it a full log? The log shouldn't end with "[xc_restore]: /usr/lib64/xen/bin/xc_restore 25 26 1 2 0 0 0" line so I don't see any exception or anything by now. Was the log taken after the domain got suspended? Could you provide `ps aux | grep qemu` output please? Also, could you try with -107.el5 RPM please? Thanks, Michal (In reply to comment #9) > (In reply to comment #3) > > Created an attachment (id=354109) [details] [details] > > xend.log (xend log file of physical host) > > I've been looking to the xend.log file and I have to ask - is it a full log? > The log shouldn't end with "[xc_restore]: /usr/lib64/xen/bin/xc_restore 25 26 1 > 2 0 0 0" line so I don't see any exception or anything by now. Was the log > taken after the domain got suspended? Could you provide `ps aux | grep qemu` > output please? Also, could you try with -107.el5 RPM please? > > Thanks, > Michal I did try it again, now using the xen-3.0.3-110.el5virttest28 version and also RHEL 5.5 version of xen package, i.e. -105.el5_5.2 packages. and it was working fine to migrate and I was unable to reproduce it. Could you please try to reproduce using the latest RHEL 5.5 version of xen package? If it's still in issue in your environment could you attach a log with information from this incident? Thanks a lot, Michal Since I was unable to reproduce it and nobody replied about this even when I wrote e-mail directly I'm closing this as WORKSFORME. If you run into this issue, feel free to reopen. Also, put the exact steps to reproduce it in the comment. Michal |