http://bugzilla.novell.com/show_bug.cgi?id=493633 Summary: xm save not working Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Major Priority: P5 - None Component: Xen AssignedTo: cgriffin@novell.com ReportedBy: comcrazy@gmail.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-MY; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 While trying to perform a "xm save" operation on Xen HVM Virtual machine, it hang forever. Following is shown at the log file. This error also cause live migration on Xen HVM VM not working. However, same operation perform on Xen para-v virtual machine, it work fine. ========================================================================= [2009-04-09 22:40:48 4752] DEBUG (XendCheckpoint:106) [xc_save]: /usr/lib64/xen/bin/xc_save 36 10 0 0 4 [2009-04-09 22:40:48 4752] INFO (XendCheckpoint:451) xc_save: could not read suspend event channel [2009-04-09 22:40:48 4752] INFO (XendCheckpoint:451) xc_save: suspend event channel initialization failed, using slow path [2009-04-09 22:40:48 4752] DEBUG (XendCheckpoint:422) suspend [2009-04-09 22:40:48 4752] DEBUG (XendCheckpoint:109) In saveInputHandler suspend [2009-04-09 22:40:48 4752] DEBUG (XendCheckpoint:111) Suspending 10 ... [2009-04-09 22:40:48 4752] DEBUG (XendDomainInfo:506) XendDomainInfo.shutdown(suspend) [2009-04-09 22:40:48 4752] DEBUG (XendDomainInfo:1476) XendDomainInfo.handleShutdownWatch [2009-04-09 22:40:48 4752] DEBUG (XendDomainInfo:1476) XendDomainInfo.handleShutdownWatch ========================================================================= Reproducible: Always Steps to Reproduce: 1. Create a xen full hardware virtualization virtual machine 2. Run the virtual machine 3. Then perform "xm save [virtualID] outputfile.sav" Actual Results: The xm save operation hang there until user cancel it. Expected Results: It should dump the memory of VM into the outputfile.sav and suspend the VM and exit to shell. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.